Version: 1.13 
 _ data/zoo_json_alt_waypoint2/Garr201109_4.json -f output/flip/data/zoo_json_alt_waypoint2/Garr201109_4.json.subpaths
Flip subpaths generated in 0.335 seconds!
real 1.15
user 0.94
sys 0.12
<logging.Logger object at 0x7f2ecfa7f7d0>
W1217 12:59:14.775 2991068 flip.py:156] subpath ['169', '126', '137', '138', '124', '205', '204', '206', '188', '218', '184', '195', '196', '182', '263', '262', '264', '246', '276', '242', '253', '254', '240', '321', '320', '322', '323', '325', '327', '347'] is superfluous, discarding it
W1217 12:59:14.776 2991068 flip.py:156] subpath ['169', '126', '137', '138', '124', '205', '204', '206', '188', '218', '184', '195', '196', '182', '263', '262', '264', '265', '267', '269', '289', '285', '242', '253', '254', '240', '321', '320', '322', '323', '325', '327', '347'] is superfluous, discarding it
W1217 12:59:14.776 2991068 flip.py:156] subpath ['169', '126', '137', '138', '124', '205', '204', '206', '207', '209', '211', '231', '227', '184', '195', '196', '182', '263', '262', '264', '246', '276', '242', '253', '254', '240', '321', '320', '322', '323', '325', '327', '347'] is superfluous, discarding it
W1217 12:59:14.776 2991068 flip.py:156] subpath ['169', '126', '137', '138', '124', '205', '204', '206', '207', '209', '211', '231', '227', '184', '195', '196', '182', '263', '262', '264', '265', '267', '269', '289', '285', '242', '253', '254', '240', '321', '320', '322', '323', '325', '327', '347'] is superfluous, discarding it
W1217 12:59:14.776 2991068 flip.py:156] subpath ['253', '254', '240', '321', '320', '322', '323', '325', '327', '347'] is superfluous, discarding it
W1217 12:59:14.776 2991068 flip.py:156] subpath ['115', '111', '68', '79', '80', '66', '147', '146', '148', '130', '160', '126', '137', '138', '124', '205', '204', '206', '188', '218', '184', '195', '196', '182', '263', '262', '264', '246', '276', '242', '253'] is superfluous, discarding it
W1217 12:59:14.776 2991068 flip.py:156] subpath ['115', '111', '68', '79', '80', '66', '147', '146', '148', '130', '160', '126', '137', '138', '124', '205', '204', '206', '188', '218', '184', '195', '196', '182', '263', '262', '264', '265', '267', '269', '289', '285', '242', '253'] is superfluous, discarding it
W1217 12:59:14.776 2991068 flip.py:156] subpath ['115', '111', '68', '79', '80', '66', '147', '146', '148', '130', '160', '126', '137', '138', '124', '205', '204', '206', '207', '209', '211', '231', '227', '184', '195', '196', '182', '263', '262', '264', '246', '276', '242', '253'] is superfluous, discarding it
W1217 12:59:14.776 2991068 flip.py:156] subpath ['115', '111', '68', '79', '80', '66', '147', '146', '148', '130', '160', '126', '137', '138', '124', '205', '204', '206', '207', '209', '211', '231', '227', '184', '195', '196', '182', '263', '262', '264', '265', '267', '269', '289', '285', '242', '253'] is superfluous, discarding it
W1217 12:59:14.776 2991068 flip.py:156] subpath ['115', '111', '68', '79', '80', '66', '147', '146', '148', '149', '151', '153', '173', '169'] 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 31 is not green in initial graph
