Version: 1.13 
 _ data/zoo_json_cond_enf1/Renater2010_1.json -f output/flip/data/zoo_json_cond_enf1/Renater2010_1.json.subpaths
Flip subpaths generated in 0.134 seconds!
real 0.82
user 0.66
sys 0.09
<logging.Logger object at 0x7f71b606f7d0>
W1217 12:41:44.999 3247167 flip.py:156] subpath ['32', '40', '41', '42', '33', '16', '17'] is superfluous, discarding it
I1217 12:41:45.7 3247167 flip.py:638] node 33 (33->42->33) adds LOOP: ANY ['33'] < ['42']
I1217 12:41:45.8 3247167 flip.py:564] node 10 adds BLACKHOLE: ALL ['42'] < ['10']
I1217 12:41:45.8 3247167 flip.py:564] node 19 adds BLACKHOLE: ALL ['42'] < ['19']
I1217 12:41:45.8 3247167 flip.py:839] node 42 (green-cyan) adds POLICY: ALL ['33'] < ['42'] with dependencies []
I1217 12:41:45.9 3247167 flip.py:839] node 33 (green-cyan) adds POLICY: ALL ['31'] < ['33'] with dependencies []
I1217 12:41:45.9 3247167 flip.py:564] node 0 adds BLACKHOLE: ALL ['31'] < ['0']
I1217 12:41:45.9 3247167 flip.py:564] node 4 adds BLACKHOLE: ALL ['31'] < ['4']
I1217 12:41:45.9 3247167 flip.py:564] node 41 adds BLACKHOLE: ALL ['41'] < ['31']
I1217 12:41:45.10 3247167 flip.py:564] node 40 adds BLACKHOLE: ALL ['40'] < ['31']
I1217 12:41:45.10 3247167 flip.py:564] node 32 adds BLACKHOLE: ALL ['32'] < ['31']
I1217 12:41:45.10 3247167 flip.py:564] node 20 adds BLACKHOLE: ALL ['20'] < ['31']
I1217 12:41:45.10 3247167 flip.py:564] node 22 adds BLACKHOLE: ALL ['22'] < ['31']
I1217 12:41:45.10 3247167 flip.py:564] node 18 adds BLACKHOLE: ALL ['18'] < ['33']
I1217 12:41:45.10 3247167 flip.py:564] node 17 adds BLACKHOLE: ALL ['17'] < ['33']
I1217 12:41:45.10 3247167 flip.py:564] node 16 adds BLACKHOLE: ALL ['16'] < ['33']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:41:45.18 3247167 lplib.py:51] Restricted license - for non-production use only - expires 2022-01-13
/nfs/home/student.aau.dk/rtollu18/.local/lib/python2.7/site-packages/pulp/pulp.py:1313: UserWarning: Spaces are not permitted in the name. Converted to '_'
  warnings.warn("Spaces are not permitted in the name. Converted to '_'")
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 1382, in compute_sequence
    new_storage.get_variables()))
  File "/nfs/home/student.aau.dk/rtollu18/dat7/FLIP/verify.py", line 202, in create_migration_strategy
    MigrationStrategy.verify_current_configuration(net, label='initial')
  File "/nfs/home/student.aau.dk/rtollu18/dat7/FLIP/verify.py", line 178, in verify_current_configuration
    'in %s configuration: %s %s' %(label, type(e), e))
FLIP.verify.InvalidNetworkConfigurationError: in initial configuration: <class 'FLIP.verify.PolicyViolationError'> Packet<src: 25, dst: 11, path: ['25', '27', '31', '4', '0', '33', '42', '19', '10', '11'], tags: {}> doesn't satisfy any of [['32', '40', '41', '42', '33', '16', '17'], ['17']]
