Version: 1.13 
 _ data/zoo_json_alt_waypoint4/Kdl_2.json -f output/flip/data/zoo_json_alt_waypoint4/Kdl_2.json.subpaths
Flip subpaths generated in 0.315 seconds!
real 0.98
user 1.72
sys 0.13
<logging.Logger object at 0x7fdd2bd3f7d0>
W1217 12:30:53.837 2402636 flip.py:156] subpath ['87', '98', '95', '209', '207', '204', '205', '725', '724', '723', '727', '392', '195', '244', '7', '512', '509', '508', '624', '309', '316', '314', '321', '458', '545', '539', '107', '106', '540', '284', '428', '737', '752', '753', '738', '708', '421', '422', '419', '1440', '1437', '1435', '1438', '1053', '1436', '1164', '1387', '1385', '1223', '1222', '1225', '1224', '1227', '1391'] is superfluous, discarding it
W1217 12:30:53.837 2402636 flip.py:156] subpath ['87', '98', '95', '209', '207', '204', '205', '725', '724', '723', '727', '392', '195', '244', '7', '512', '509', '508', '624', '309', '316', '314', '321', '458', '545', '539', '107', '106', '540', '284', '428', '424', '426', '425', '420', '419', '1440', '1437', '1435', '1438', '1053', '1436', '1164', '1387', '1385', '1223', '1222', '1225', '1224', '1227', '1391'] is superfluous, discarding it
W1217 12:30:53.837 2402636 flip.py:156] subpath ['87', '98', '95', '209', '207', '204', '205', '725', '724', '723', '727', '392', '195', '244', '7', '512', '509', '508', '624', '309', '316', '314', '321', '458', '545', '546', '150', '427', '428', '737', '752', '753', '738', '708', '421', '422', '419', '1440', '1437', '1435', '1438', '1053', '1436', '1164', '1387', '1385', '1223', '1222', '1225', '1224', '1227', '1391'] is superfluous, discarding it
W1217 12:30:53.837 2402636 flip.py:156] subpath ['87', '98', '95', '209', '207', '204', '205', '725', '724', '723', '727', '392', '195', '244', '7', '512', '509', '508', '624', '309', '316', '314', '321', '458', '545', '546', '150', '427', '428', '424', '426', '425', '420', '419', '1440', '1437', '1435', '1438', '1053', '1436', '1164', '1387', '1385', '1223', '1222', '1225', '1224', '1227', '1391'] is superfluous, discarding it
Traceback (most recent call last):
  File "runflipwithdfa.py", line 39, in <module>
    main(jsonPath, subpathsPath)
  File "runflipwithdfa.py", line 30, in main
    order = flip.compute_sequence(graph)
  File "/nfs/home/student.aau.dk/rtollu18/dat7/FLIP/flip.py", line 1374, in compute_sequence
    storage.extract()
  File "/nfs/home/student.aau.dk/rtollu18/dat7/FLIP/flip.py", line 1009, in extract
    self.graph.initialize()
  File "/nfs/home/student.aau.dk/rtollu18/dat7/FLIP/flip.py", line 75, in initialize
    self.color_dag(self.final)
  File "/nfs/home/student.aau.dk/rtollu18/dat7/FLIP/flip.py", line 182, in color_dag
    'source %s is not green in %s graph' %(node, desc))
FLIP.flip.PreconditionFailedError: source 686 is not green in final graph
