Version: 1.13 
 _ data/zoo_json_alt_waypoint2/Biznet_3.json -f output/flip/data/zoo_json_alt_waypoint2/Biznet_3.json.subpaths
Flip subpaths generated in 0.298 seconds!
real 1.42
user 0.98
sys 0.14
<logging.Logger object at 0x7fadda0177d0>
W1217 12:59:14.727 3265880 flip.py:156] subpath ['26', '20', '28', '39', '44', '45', '47', '41', '40', '43', '37', '34', '33', '50', '51', '52', '53', '54', '56', '57'] is superfluous, discarding it
W1217 12:59:14.727 3265880 flip.py:156] subpath ['26', '20', '28', '39', '44', '45', '47', '41', '40', '43', '37', '34', '33', '50', '51', '52', '31', '55', '49', '57'] is superfluous, discarding it
W1217 12:59:14.727 3265880 flip.py:156] subpath ['26', '20', '28', '39', '44', '45', '47', '41', '40', '43', '37', '34', '38', '36', '35', '30', '29', '32', '52', '53', '54', '56', '57'] is superfluous, discarding it
W1217 12:59:14.727 3265880 flip.py:156] subpath ['26', '20', '28', '39', '44', '45', '47', '41', '40', '43', '37', '34', '38', '36', '35', '30', '29', '32', '52', '31', '55', '49', '57'] is superfluous, discarding it
W1217 12:59:14.727 3265880 flip.py:156] subpath ['26', '20', '28', '39', '44', '45', '46', '40', '43', '37', '34', '33', '50', '51', '52', '53', '54', '56', '57'] is superfluous, discarding it
W1217 12:59:14.727 3265880 flip.py:156] subpath ['26', '20', '28', '39', '44', '45', '46', '40', '43', '37', '34', '33', '50', '51', '52', '31', '55', '49', '57'] is superfluous, discarding it
W1217 12:59:14.728 3265880 flip.py:156] subpath ['26', '20', '28', '39', '44', '45', '46', '40', '43', '37', '34', '38', '36', '35', '30', '29', '32', '52', '53', '54', '56', '57'] is superfluous, discarding it
W1217 12:59:14.728 3265880 flip.py:156] subpath ['26', '20', '28', '39', '44', '45', '46', '40', '43', '37', '34', '38', '36', '35', '30', '29', '32', '52', '31', '55', '49', '57'] is superfluous, discarding it
W1217 12:59:14.728 3265880 flip.py:156] subpath ['65', '64', '59', '58', '61', '81', '82', '83', '85', '86', '97', '102', '103', '105', '99', '98', '101', '95', '92', '96', '94', '93', '88'] is superfluous, discarding it
W1217 12:59:14.728 3265880 flip.py:156] subpath ['65', '64', '59', '58', '61', '81', '82', '83', '85', '86', '97', '102', '103', '104', '98', '101', '95', '92', '96', '94', '93', '88'] is superfluous, discarding it
W1217 12:59:14.728 3265880 flip.py:156] subpath ['65', '64', '59', '58', '61', '81', '60', '84', '78', '86', '97', '102', '103', '105', '99', '98', '101', '95', '92', '96', '94', '93', '88'] is superfluous, discarding it
W1217 12:59:14.728 3265880 flip.py:156] subpath ['65', '64', '59', '58', '61', '81', '60', '84', '78', '86', '97', '102', '103', '104', '98', '101', '95', '92', '96', '94', '93', '88'] is superfluous, discarding it
W1217 12:59:14.732 3265880 flip.py:156] subpath ['57', '68', '73', '74', '76', '70', '69', '72', '66', '63', '67', '65'] is superfluous, discarding it
W1217 12:59:14.732 3265880 flip.py:156] subpath ['57', '68', '73', '74', '75', '69', '72', '66', '63', '67', '65'] 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 10 is not green in initial graph
