Version: 1.13 
 _ data/zoo_json_cond_enf1/Janetbackbone_2.json -f output/flip/data/zoo_json_cond_enf1/Janetbackbone_2.json.subpaths
Flip subpaths generated in 0.143 seconds!
real 1.16
user 0.62
sys 0.11
<logging.Logger object at 0x7f57ea1af7d0>
I1217 12:44:20.469 2375724 flip.py:638] node 11 (11->18->11) adds LOOP: ANY ['11'] < ['18']
I1217 12:44:20.469 2375724 flip.py:638] node 18 (18->17->18) adds LOOP: ANY ['18'] < ['17']
I1217 12:44:20.470 2375724 flip.py:638] node 44 (44->45->44) adds LOOP: ANY ['45'] < ['44']
I1217 12:44:20.470 2375724 flip.py:638] node 45 (45->38->45) adds LOOP: ANY ['38'] < ['45']
I1217 12:44:20.471 2375724 flip.py:564] node 53 adds BLACKHOLE: ALL ['44'] < ['53']
I1217 12:44:20.471 2375724 flip.py:564] node 39 adds BLACKHOLE: ALL ['44'] < ['39']
I1217 12:44:20.472 2375724 flip.py:839] node 44 (white-green) adds POLICY: ALL ['44'] < ['31'] with dependencies []
I1217 12:44:20.472 2375724 flip.py:839] node 45 (white-green) adds POLICY: ALL ['45'] < ['44'] with dependencies []
I1217 12:44:20.472 2375724 flip.py:839] node 38 (white-green) adds POLICY: ALL ['38'] < ['45'] with dependencies []
I1217 12:44:20.472 2375724 flip.py:564] node 27 adds BLACKHOLE: ALL ['31'] < ['27']
I1217 12:44:20.472 2375724 flip.py:564] node 26 adds BLACKHOLE: ALL ['17'] < ['26']
I1217 12:44:20.472 2375724 flip.py:564] node 12 adds BLACKHOLE: ALL ['17'] < ['12']
I1217 12:44:20.473 2375724 flip.py:564] node 0 adds BLACKHOLE: ALL ['4'] < ['0']
I1217 12:44:20.473 2375724 flip.py:564] node 13 adds BLACKHOLE: ALL ['13'] < ['11']
I1217 12:44:20.473 2375724 flip.py:564] node 40 adds BLACKHOLE: ALL ['40'] < ['38']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:44:20.481 2375724 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: 4, dst: 47, path: ['4', '17', '18', '11', '13', '14', '20', '31', '44', '45', '38', '40', '41', '47'], tags: {}> doesn't satisfy any of [['27']]
