Version: 1.13 
 _ data/zoo_json_cond_enf1/Evolink_1.json -f output/flip/data/zoo_json_cond_enf1/Evolink_1.json.subpaths
Flip subpaths generated in 0.13 seconds!
real 0.52
user 0.68
sys 0.07
<logging.Logger object at 0x7fa15c77f7d0>
I1217 12:43:40.182 3249506 flip.py:564] node 8 adds BLACKHOLE: ALL ['14'] < ['8']
I1217 12:43:40.182 3249506 flip.py:839] node 14 (white-green) adds POLICY: ALL ['14'] < ['28'] with dependencies []
I1217 12:43:40.182 3249506 flip.py:564] node 33 adds BLACKHOLE: ALL ['28'] < ['33']
I1217 12:43:40.182 3249506 flip.py:564] node 32 adds BLACKHOLE: ALL ['28'] < ['32']
I1217 12:43:40.183 3249506 flip.py:564] node 34 adds BLACKHOLE: ALL ['28'] < ['34']
I1217 12:43:40.183 3249506 flip.py:564] node 35 adds BLACKHOLE: ALL ['28'] < ['35']
I1217 12:43:40.183 3249506 flip.py:564] node 22 adds BLACKHOLE: ALL ['28'] < ['22']
I1217 12:43:40.183 3249506 flip.py:564] node 11 adds BLACKHOLE: ALL ['11'] < ['28']
I1217 12:43:40.183 3249506 flip.py:564] node 6 adds BLACKHOLE: ALL ['6'] < ['28']
I1217 12:43:40.183 3249506 flip.py:564] node 0 adds BLACKHOLE: ALL ['0'] < ['28']
I1217 12:43:40.183 3249506 flip.py:564] node 3 adds BLACKHOLE: ALL ['3'] < ['28']
I1217 12:43:40.184 3249506 flip.py:564] node 2 adds BLACKHOLE: ALL ['2'] < ['28']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:43:40.192 3249506 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 199, in create_migration_strategy
    MigrationStrategy.verify_current_configuration(net, label='final')
  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 final configuration: <class 'FLIP.verify.PolicyViolationError'> Packet<src: 28, dst: 15, path: ['28', '2', '3', '0', '6', '11', '14', '12', '16', '15'], tags: {}> doesn't satisfy any of [['34']]
