Version: 1.13 
 _ data/zoo_json_cond_enf1/Renater2004_2.json -f output/flip/data/zoo_json_cond_enf1/Renater2004_2.json.subpaths
Flip subpaths generated in 0.129 seconds!
real 1.50
user 0.62
sys 0.09
<logging.Logger object at 0x7fd038b0f7d0>
I1217 12:43:45.717 2375074 flip.py:564] node 38 adds BLACKHOLE: ALL ['42'] < ['38']
I1217 12:43:45.717 2375074 flip.py:839] node 42 (green-white) adds POLICY: ALL ['58'] < ['42'] with dependencies []
I1217 12:43:45.718 2375074 flip.py:564] node 57 adds BLACKHOLE: ALL ['58'] < ['57']
I1217 12:43:45.718 2375074 flip.py:839] node 58 (green-white) adds POLICY: ALL ['12'] < ['58'] with dependencies []
I1217 12:43:45.718 2375074 flip.py:564] node 8 adds BLACKHOLE: ALL ['12'] < ['8']
I1217 12:43:45.718 2375074 flip.py:839] node 12 (green-white) adds POLICY: ALL ['28'] < ['12'] with dependencies []
I1217 12:43:45.719 2375074 flip.py:564] node 27 adds BLACKHOLE: ALL ['28'] < ['27']
I1217 12:43:45.719 2375074 flip.py:564] node 21 adds BLACKHOLE: ALL ['21'] < ['28']
I1217 12:43:45.719 2375074 flip.py:564] node 20 adds BLACKHOLE: ALL ['20'] < ['28']
I1217 12:43:45.719 2375074 flip.py:564] node 29 adds BLACKHOLE: ALL ['29'] < ['28']
I1217 12:43:45.719 2375074 flip.py:564] node 15 adds BLACKHOLE: ALL ['15'] < ['12']
I1217 12:43:45.720 2375074 flip.py:564] node 51 adds BLACKHOLE: ALL ['51'] < ['58']
I1217 12:43:45.720 2375074 flip.py:564] node 50 adds BLACKHOLE: ALL ['50'] < ['58']
I1217 12:43:45.720 2375074 flip.py:564] node 59 adds BLACKHOLE: ALL ['59'] < ['58']
I1217 12:43:45.720 2375074 flip.py:564] node 45 adds BLACKHOLE: ALL ['45'] < ['42']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:43:45.755 2375074 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: 28, dst: 44, path: ['28', '27', '13', '12', '8', '9', '14', '58', '57', '43', '42', '38', '39', '44'], tags: {}> doesn't satisfy any of [['21']]
