Version: 1.13 
 _ data/zoo_json_alt_waypoint4/UsCarrier_2.json -f output/flip/data/zoo_json_alt_waypoint4/UsCarrier_2.json.subpaths
Flip subpaths generated in 0.289 seconds!
real 3.09
user 1.10
sys 0.10
<logging.Logger object at 0x7fbeeb6377d0>
W1217 12:32:38.557 2377960 flip.py:156] subpath ['152', '77', '20', '21', '9', '7', '119', '118', '116', '35', '32', '33', '34', '84', '30', '131', '124', '50', '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 12:32:38.557 2377960 flip.py:156] subpath ['152', '77', '20', '21', '9', '7', '119', '118', '116', '35', '32', '33', '34', '84', '30', '131', '124', '50', '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 12:32:38.558 2377960 flip.py:156] subpath ['152', '77', '20', '21', '9', '7', '119', '118', '116', '35', '32', '33', '34', '84', '30', '131', '124', '50', '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 12:32:38.558 2377960 flip.py:156] subpath ['152', '77', '20', '21', '9', '7', '119', '118', '116', '35', '32', '33', '34', '84', '30', '131', '124', '122', '129', '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 12:32:38.558 2377960 flip.py:156] subpath ['152', '77', '20', '21', '9', '7', '119', '118', '116', '35', '32', '33', '34', '84', '30', '131', '124', '122', '129', '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 12:32:38.561 2377960 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
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
