Version: 1.13 
 _ data/zoo_json_cond_enf1/Heanet_4.json -f output/flip/data/zoo_json_cond_enf1/Heanet_4.json.subpaths
Flip subpaths generated in 0.236 seconds!
real 1.70
user 0.69
sys 0.12
<logging.Logger object at 0x7f17add8f7d0>
W1217 12:44:47.154 2607036 flip.py:156] subpath ['15', '26', '27', '21', '24', '22', '33', '34', '28', '31', '29', '40', '41', '35', '38', '36', '47', '48'] is superfluous, discarding it
W1217 12:44:47.154 2607036 flip.py:156] subpath ['15', '26', '27', '21', '24', '22', '33', '34', '28', '31', '29', '40', '38', '36', '47', '48'] is superfluous, discarding it
W1217 12:44:47.154 2607036 flip.py:156] subpath ['15', '26', '27', '21', '24', '22', '33', '31', '29', '40', '41', '35', '38', '36', '47', '48'] is superfluous, discarding it
W1217 12:44:47.154 2607036 flip.py:156] subpath ['15', '26', '27', '21', '24', '22', '33', '31', '29', '40', '38', '36', '47', '48'] is superfluous, discarding it
W1217 12:44:47.154 2607036 flip.py:156] subpath ['15', '26', '24', '22', '33', '34', '28', '31', '29', '40', '41', '35', '38', '36', '47', '48'] is superfluous, discarding it
W1217 12:44:47.155 2607036 flip.py:156] subpath ['15', '26', '24', '22', '33', '34', '28', '31', '29', '40', '38', '36', '47', '48'] is superfluous, discarding it
W1217 12:44:47.155 2607036 flip.py:156] subpath ['15', '26', '24', '22', '33', '31', '29', '40', '41', '35', '38', '36', '47', '48'] is superfluous, discarding it
W1217 12:44:47.155 2607036 flip.py:156] subpath ['15', '26', '24', '22', '33', '31', '29', '40', '38', '36', '47', '48'] 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 5 is not green in final graph
