Version: 1.13 
 _ data/zoo_json_alt_waypoint2/UsCarrier_2.json -f output/flip/data/zoo_json_alt_waypoint2/UsCarrier_2.json.subpaths
Flip subpaths generated in 0.217 seconds!
real 0.78
user 0.90
sys 0.12
<logging.Logger object at 0x7faa6930f7d0>
W1217 13:01:22.520 2623082 flip.py:156] subpath ['57', '128', '127', '78', '62', '79', '99', '121', '144', '145', '146', '147', '198', '201', '200', '245', '301', '300', '315', '314', '313', '219', '308', '310', '235', '178', '179', '167', '165', '277', '276', '274', '193', '190', '191', '192', '242', '188', '289', '282', '208', '215', '286', '285', '236', '220'] is superfluous, discarding it
W1217 13:01:22.520 2623082 flip.py:156] subpath ['57', '128', '127', '78', '62', '79', '99', '121', '144', '145', '146', '147', '198', '201', '200', '245', '301', '300', '315', '314', '313', '219', '308', '310', '235', '178', '179', '167', '165', '277', '276', '274', '193', '190', '191', '192', '242', '188', '289', '282', '280', '287', '285', '236', '220'] is superfluous, discarding it
W1217 13:01:22.520 2623082 flip.py:156] subpath ['57', '128', '127', '78', '62', '79', '99', '121', '144', '145', '146', '147', '198', '201', '200', '245', '301', '300', '315', '164', '163', '161', '160', '290', '291', '261', '260', '263', '240', '262', '265', '177'] is superfluous, discarding it
W1217 13:01:22.524 2623082 flip.py:156] subpath ['310', '235', '178', '179', '167', '165', '277', '276', '274', '193', '190', '191', '192', '242', '188', '289', '282', '208', '215', '286', '285', '236', '220'] is superfluous, discarding it
W1217 13:01:22.524 2623082 flip.py:156] subpath ['310', '235', '178', '179', '167', '165', '277', '276', '274', '193', '190', '191', '192', '242', '188', '289', '282', '280', '287', '285', '236', '220'] 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 40 is not green in final graph
