Version: 1.13 
 _ data/zoo_json_alt_waypoint4/VtlWavenet2011_2.json -f output/flip/data/zoo_json_alt_waypoint4/VtlWavenet2011_2.json.subpaths
Flip subpaths generated in 0.3 seconds!
real 1.49
user 1.44
sys 0.12
<logging.Logger object at 0x7f325860f7d0>
W1217 12:31:29.138 2376516 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', '51', '15', '25', '24', '27', '47', '48', '80', '81'] is superfluous, discarding it
W1217 12:31:29.138 2376516 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:31:29.138 2376516 flip.py:156] subpath ['39', '38', '90', '89', '88', '87', '63', '86', '84', '85', '45', '50', '77', '13', '29', '51', '15', '25', '24', '27', '47', '48', '80', '81', '49', '42', '43', '74', '75', '44', '76', '161', '158', '159', '108', '156', '104', '157', '154', '102', '103', '100', '101', '133'] is superfluous, discarding it
W1217 12:31:29.138 2376516 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:31:29.139 2376516 flip.py:156] subpath ['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', '51', '15', '25', '24', '27', '47', '48', '80', '81'] is superfluous, discarding it
W1217 12:31:29.139 2376516 flip.py:156] subpath ['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
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
