Version: 1.13 
 _ data/zoo_json_alt_waypoint4/Kdl_1.json -f output/flip/data/zoo_json_alt_waypoint4/Kdl_1.json.subpaths
Flip subpaths generated in 0.183 seconds!
real 0.53
user 0.95
sys 0.10
<logging.Logger object at 0x7fd32d40f7d0>
W1217 12:34:12.263 2963748 flip.py:156] subpath ['311', '16', '718', '717', '720', '719', '6', '308', '515', '516', '513', '199', '511', '512', '235', '110', '704', '529', '273', '739', '418', '417', '247', '408', '200', '162', '161', '503', '167', '168', '164', '48', '51', '52', '230', '705', '231', '227', '234', '233', '390', '701', '702', '703', '688', '670', '437', '432', '431', '429', '430', '535', '536'] is superfluous, discarding it
W1217 12:34:12.263 2963748 flip.py:156] subpath ['311', '16', '17', '348', '193', '188', '187', '363', '719', '6', '308', '515', '516', '513', '199', '511', '512', '235', '110', '704', '529', '273', '739', '418', '417', '247', '408', '200', '162', '161', '503', '167', '168', '164', '48', '51', '52', '230', '705', '231', '227', '234', '233', '390', '701', '702', '703', '688', '670', '437', '432', '431', '429', '430', '535', '536'] 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 74, in initialize
    self.color_dag(self.initial)
  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 10 is not green in initial graph
