Version: 1.13 
 _ data/zoo_json_cond_enf1/Easynet_2.json -f output/flip/data/zoo_json_cond_enf1/Easynet_2.json.subpaths
Flip subpaths generated in 0.169 seconds!
real 1.31
user 0.68
sys 0.06
<logging.Logger object at 0x7f1afa8b77d0>
I1217 12:43:10.470 2341401 flip.py:839] node 23 (green-white) adds POLICY: ALL ['28'] < ['23'] with dependencies []
I1217 12:43:10.470 2341401 flip.py:564] node 26 adds BLACKHOLE: ALL ['28'] < ['26']
I1217 12:43:10.470 2341401 flip.py:564] node 29 adds BLACKHOLE: ALL ['28'] < ['29']
I1217 12:43:10.470 2341401 flip.py:839] node 28 (green-white) adds POLICY: ALL ['7'] < ['28'] with dependencies []
I1217 12:43:10.471 2341401 flip.py:564] node 10 adds BLACKHOLE: ALL ['12'] < ['10']
I1217 12:43:10.471 2341401 flip.py:564] node 13 adds BLACKHOLE: ALL ['12'] < ['13']
I1217 12:43:10.471 2341401 flip.py:564] node 15 adds BLACKHOLE: ALL ['15'] < ['12']
I1217 12:43:10.471 2341401 flip.py:564] node 11 adds BLACKHOLE: ALL ['11'] < ['12']
I1217 12:43:10.472 2341401 flip.py:564] node 0 adds BLACKHOLE: ALL ['0'] < ['7']
I1217 12:43:10.472 2341401 flip.py:564] node 3 adds BLACKHOLE: ALL ['3'] < ['7']
I1217 12:43:10.472 2341401 flip.py:564] node 31 adds BLACKHOLE: ALL ['31'] < ['28']
I1217 12:43:10.472 2341401 flip.py:564] node 27 adds BLACKHOLE: ALL ['27'] < ['28']
I1217 12:43:10.472 2341401 flip.py:564] node 16 adds BLACKHOLE: ALL ['16'] < ['23']
I1217 12:43:10.472 2341401 flip.py:564] node 19 adds BLACKHOLE: ALL ['19'] < ['23']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:43:10.500 2341401 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: 12, dst: 22, path: ['12', '13', '10', '9', '7', '1', '6', '28', '29', '26', '25', '23', '17', '22'], tags: {}> doesn't satisfy any of [['3']]
