Version: 1.13 
 _ data/zoo_json_alt_waypoint2/Syringa_1.json -f output/flip/data/zoo_json_alt_waypoint2/Syringa_1.json.subpaths
Flip subpaths generated in 0.242 seconds!
real 1.34
user 0.75
sys 0.09
<logging.Logger object at 0x7fb42cf577d0>
W1217 13:00:51.34 2430229 flip.py:156] subpath ['16', '17', '41', '49', '50', '56', '57', '58', '59', '52', '53', '54', '27', '51', '10', '4', '7', '0', '3', '2', '65', '64'] is superfluous, discarding it
W1217 13:00:51.34 2430229 flip.py:156] subpath ['17', '41', '49', '50', '56', '57', '58', '59', '52', '53', '54', '27', '51', '10', '4', '7', '0', '3', '2', '65', '64'] 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 179, in color_dag
    'destination %s is not white in %s graph' %(self.dst, desc))
FLIP.flip.PreconditionFailedError: destination 6 is not white in final graph
