Version: 1.13 
 _ data/zoo_json_alt_waypoint2/VtlWavenet2011_2.json -f output/flip/data/zoo_json_alt_waypoint2/VtlWavenet2011_2.json.subpaths
Flip subpaths generated in 0.206 seconds!
real 0.69
user 1.04
sys 0.11
<logging.Logger object at 0x7fe6a0ddf7d0>
W1217 12:59:45.368 2621881 flip.py:156] subpath ['64', '12', '65', '62', '10', '11', '8', '9', '41', '0', '32', '1', '33', '34', '55', '36', '91', '37', '39', '38', '90', '89', '88', '87', '63', '86', '84', '85', '45', '76', '161', '160', '163', '162', '106', '144', '145', '152', '109', '153', '150', '151', '148', '149', '146', '164', '165', '138', '132', '171', '118', '139', '119'] is superfluous, discarding it
W1217 12:59:45.368 2621881 flip.py:156] subpath ['39', '38', '90', '89', '88', '87', '63', '86', '84', '85', '45', '76', '161', '160', '163', '162', '106', '144', '145', '152', '109', '153', '150', '151', '148', '149', '146', '164', '165', '138', '132', '171', '118', '139', '119'] is superfluous, discarding it
W1217 12:59:45.378 2621881 flip.py:156] subpath ['64', '12', '65', '62', '10', '11', '8', '9', '41', '0', '32', '1', '33', '34', '55', '36', '91', '37', '39', '38', '90', '89', '88', '87', '63', '86', '84', '85', '45', '50', '77', '13', '29'] is superfluous, discarding it
W1217 12:59:45.378 2621881 flip.py:156] subpath ['64', '12', '65', '62', '10', '11', '8', '9', '41', '0', '32', '1', '33', '34', '55', '36', '91', '37', '39', '38', '90', '89', '88', '87', '63', '86', '84', '85', '45', '76', '161', '158', '159', '108', '156', '104', '157', '154', '102', '103', '100', '101', '133', '92', '124', '93', '125', '126', '147', '128', '183', '129', '131', '130', '182', '181', '180', '179', '155', '178', '176', '177', '137', '142', '169', '105', '121', '143', '107', '117', '116', '119'] is superfluous, discarding it
W1217 12:59:45.378 2621881 flip.py:156] subpath ['64', '12', '65', '62', '10', '11', '8', '9', '41', '0', '32', '1', '33', '34', '55', '36', '91', '37', '39', '38', '90', '89', '88', '87', '63', '86', '84', '85', '45', '76', '161', '160', '163', '162', '106', '144', '145', '152', '109', '153', '150', '151', '148', '149', '146', '164', '165', '138', '132', '171', '118', '139', '119'] is superfluous, discarding it
W1217 12:59:45.378 2621881 flip.py:156] subpath ['39', '38', '90', '89', '88', '87', '63', '86', '84', '85', '45', '50', '77', '13', '29'] is superfluous, discarding it
W1217 12:59:45.378 2621881 flip.py:156] subpath ['39', '38', '90', '89', '88', '87', '63', '86', '84', '85', '45', '76', '161', '158', '159', '108', '156', '104', '157', '154', '102', '103', '100', '101', '133', '92', '124', '93', '125', '126', '147', '128', '183', '129', '131', '130', '182', '181', '180', '179', '155', '178', '176', '177', '137', '142', '169', '105', '121', '143', '107', '117', '116', '119'] is superfluous, discarding it
W1217 12:59:45.378 2621881 flip.py:156] subpath ['39', '38', '90', '89', '88', '87', '63', '86', '84', '85', '45', '76', '161', '160', '163', '162', '106', '144', '145', '152', '109', '153', '150', '151', '148', '149', '146', '164', '165', '138', '132', '171', '118', '139', '119'] 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 69 is not green in final graph
