Version: 1.13 
 _ data/zoo_json_alt_waypoint4/Sunet_3.json -f output/flip/data/zoo_json_alt_waypoint4/Sunet_3.json.subpaths
Flip subpaths generated in 0.203 seconds!
real 4.99
user 0.99
sys 0.12
<logging.Logger object at 0x7f574da8f7d0>
W1217 12:32:03.922 2470838 flip.py:156] subpath ['8', '5', '16', '25', '23', '22', '21', '19', '18', '38', '39', '35', '34', '31', '42', '51', '49', '48', '47', '45', '44', '64', '65', '61', '60', '57', '68', '77', '75', '74', '73', '71', '70', '90', '91', '87', '88', '82'] is superfluous, discarding it
W1217 12:32:03.923 2470838 flip.py:156] subpath ['8', '5', '16', '25', '23', '22', '21', '19', '18', '38', '39', '35', '34', '31', '42', '51', '49', '48', '47', '45', '44', '64', '65', '61', '62', '56', '52', '59', '53', '54', '76', '75', '74', '73', '71', '70', '90', '91', '87', '88', '82'] is superfluous, discarding it
W1217 12:32:03.923 2470838 flip.py:156] subpath ['8', '5', '16', '25', '23', '22', '21', '19', '18', '38', '39', '35', '36', '30', '26', '33', '27', '28', '50', '49', '48', '47', '45', '44', '64', '65', '61', '60', '57', '68', '77', '75', '74', '73', '71', '70', '90', '91', '87', '88', '82'] is superfluous, discarding it
W1217 12:32:03.923 2470838 flip.py:156] subpath ['8', '5', '16', '25', '23', '22', '21', '19', '18', '38', '39', '35', '36', '30', '26', '33', '27', '28', '50', '49', '48', '47', '45', '44', '64', '65', '61', '62', '56', '52', '59', '53', '54', '76', '75', '74', '73', '71', '70', '90', '91', '87', '88', '82'] is superfluous, discarding it
W1217 12:32:03.923 2470838 flip.py:156] subpath ['8', '5', '16', '25', '23', '22', '20', '19', '18', '38', '39', '35', '34', '31', '42', '51', '49', '48', '47', '45', '44', '64', '65', '61', '60', '57', '68', '77', '75', '74', '73', '71', '70', '90', '91', '87', '88', '82'] is superfluous, discarding it
W1217 12:32:03.923 2470838 flip.py:156] subpath ['8', '5', '16', '25', '23', '22', '20', '19', '18', '38', '39', '35', '34', '31', '42', '51', '49', '48', '47', '45', '44', '64', '65', '61', '62', '56', '52', '59', '53', '54', '76', '75', '74', '73', '71', '70', '90', '91', '87', '88', '82'] is superfluous, discarding it
W1217 12:32:03.924 2470838 flip.py:156] subpath ['8', '5', '16', '25', '23', '22', '20', '19', '18', '38', '39', '35', '36', '30', '26', '33', '27', '28', '50', '49', '48', '47', '45', '44', '64', '65', '61', '60', '57', '68', '77', '75', '74', '73', '71', '70', '90', '91', '87', '88', '82'] is superfluous, discarding it
W1217 12:32:03.924 2470838 flip.py:156] subpath ['8', '5', '16', '25', '23', '22', '20', '19', '18', '38', '39', '35', '36', '30', '26', '33', '27', '28', '50', '49', '48', '47', '45', '44', '64', '65', '61', '62', '56', '52', '59', '53', '54', '76', '75', '74', '73', '71', '70', '90', '91', '87', '88', '82'] 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 12 is not green in initial graph
