Version: 1.13 
 _ data/zoo_json_alt_waypoint4/Integra_3.json -f output/flip/data/zoo_json_alt_waypoint4/Integra_3.json.subpaths
Flip subpaths generated in 0.472 seconds!
real 3.53
user 0.90
sys 0.09
<logging.Logger object at 0x7f779d2d77d0>
W1217 12:32:38.559 2378074 flip.py:156] subpath ['1', '20', '0', '3', '18', '2', '33', '31', '34', '28', '47', '27', '30', '45', '29', '60'] is superfluous, discarding it
W1217 12:32:38.559 2378074 flip.py:156] subpath ['1', '20', '0', '3', '18', '2', '33', '31', '34', '28', '47', '27', '30', '29', '60', '58', '61', '55', '74', '54'] is superfluous, discarding it
W1217 12:32:38.559 2378074 flip.py:156] subpath ['1', '20', '0', '3', '18', '2', '33', '50', '51', '52', '38', '53', '30', '45', '29', '60'] is superfluous, discarding it
W1217 12:32:38.559 2378074 flip.py:156] subpath ['1', '20', '0', '3', '18', '2', '33', '50', '51', '52', '38', '53', '30', '29', '60', '58', '61', '55', '74', '54'] is superfluous, discarding it
W1217 12:32:38.559 2378074 flip.py:156] subpath ['1', '20', '0', '3', '2', '33', '31', '34', '28', '47', '27', '30', '45', '29', '60'] is superfluous, discarding it
W1217 12:32:38.559 2378074 flip.py:156] subpath ['1', '20', '0', '3', '2', '33', '31', '34', '28', '47', '27', '30', '29', '60', '58', '61', '55', '74', '54'] is superfluous, discarding it
W1217 12:32:38.559 2378074 flip.py:156] subpath ['1', '20', '0', '3', '2', '33', '50', '51', '52', '38', '53', '30', '45', '29', '60'] is superfluous, discarding it
W1217 12:32:38.559 2378074 flip.py:156] subpath ['1', '20', '0', '3', '2', '33', '50', '51', '52', '38', '53', '30', '29', '60', '58', '61', '55', '74', '54'] is superfluous, discarding it
W1217 12:32:38.560 2378074 flip.py:156] subpath ['74', '54', '57', '72', '56', '87', '85', '88', '82'] is superfluous, discarding it
W1217 12:32:38.560 2378074 flip.py:156] subpath ['74', '54', '57', '56', '87', '85', '88', '82'] is superfluous, discarding it
W1217 12:32:38.562 2378074 flip.py:156] subpath ['45', '29', '60', '58', '61', '55', '74', '54', '57'] is superfluous, discarding it
W1217 12:32:38.562 2378074 flip.py:156] subpath ['45', '29', '60', '77', '78', '79', '65', '80', '57'] is superfluous, discarding it
W1217 12:32:38.563 2378074 flip.py:156] subpath ['60', '58', '61', '55', '74', '54', '57'] is superfluous, discarding it
W1217 12:32:38.564 2378074 flip.py:156] subpath ['29', '60', '58', '61', '55', '74', '54', '57'] 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 6 is not green in final graph
