Version: 1.13 
 _ data/zoo_json_alt_waypoint2/HiberniaGlobal_2.json -f output/flip/data/zoo_json_alt_waypoint2/HiberniaGlobal_2.json.subpaths
Flip subpaths generated in 0.375 seconds!
real 1.03
user 0.84
sys 0.08
<logging.Logger object at 0x7fc00cf1f7d0>
W1217 12:59:14.828 2429112 flip.py:156] subpath ['14', '11', '10', '16', '35', '41', '38', '9', '8', '7', '4', '5', '31', '25', '0', '3', '1', '81', '82'] is superfluous, discarding it
W1217 12:59:14.828 2429112 flip.py:156] subpath ['14', '11', '10', '16', '35', '41', '38', '9', '13', '50', '53', '45', '2', '46', '1', '81', '82'] is superfluous, discarding it
W1217 12:59:14.829 2429112 flip.py:156] subpath ['14', '11', '10', '16', '24', '41', '38', '9', '8', '7', '4', '5', '31', '25', '0', '3', '1', '81', '82'] is superfluous, discarding it
W1217 12:59:14.829 2429112 flip.py:156] subpath ['14', '11', '10', '16', '24', '41', '38', '9', '13', '50', '53', '45', '2', '46', '1', '81', '82'] is superfluous, discarding it
W1217 12:59:14.830 2429112 flip.py:156] subpath ['82', '69', '68', '65', '64', '70', '89', '95', '92', '63', '62', '61'] is superfluous, discarding it
W1217 12:59:14.831 2429112 flip.py:156] subpath ['82', '69', '68', '65', '64', '70', '78', '95', '92', '63', '62', '61'] 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 27 is not green in initial graph
