Version: 1.13 
 _ data/zoo_json_alt_waypoint2/Janetbackbone_2.json -f output/flip/data/zoo_json_alt_waypoint2/Janetbackbone_2.json.subpaths
Flip subpaths generated in 0.258 seconds!
real 0.72
user 0.71
sys 0.08
<logging.Logger object at 0x7f849a9ef7d0>
I1217 13:01:54.787 2357273 flip.py:638] node 11 (11->18->11) adds LOOP: ANY ['11'] < ['18']
I1217 13:01:54.787 2357273 flip.py:638] node 18 (18->17->18) adds LOOP: ANY ['18'] < ['17']
I1217 13:01:54.789 2357273 flip.py:638] node 44 (44->45->44) adds LOOP: ANY ['45'] < ['44']
I1217 13:01:54.790 2357273 flip.py:638] node 45 (45->38->45) adds LOOP: ANY ['38'] < ['45']
I1217 13:01:54.790 2357273 flip.py:564] node 53 adds BLACKHOLE: ALL ['44'] < ['53']
I1217 13:01:54.791 2357273 flip.py:564] node 39 adds BLACKHOLE: ALL ['44'] < ['39']
I1217 13:01:54.791 2357273 flip.py:564] node 27 adds BLACKHOLE: ALL ['31'] < ['27']
I1217 13:01:54.791 2357273 flip.py:839] node 31 (cyan-cyan) adds POLICY: ALL ['17'] < ['31'] with dependencies set([])
I1217 13:01:54.791 2357273 flip.py:564] node 26 adds BLACKHOLE: ALL ['17'] < ['26']
I1217 13:01:54.791 2357273 flip.py:564] node 12 adds BLACKHOLE: ALL ['17'] < ['12']
I1217 13:01:54.791 2357273 flip.py:564] node 0 adds BLACKHOLE: ALL ['4'] < ['0']
I1217 13:01:54.792 2357273 flip.py:564] node 13 adds BLACKHOLE: ALL ['13'] < ['11']
I1217 13:01:54.792 2357273 flip.py:564] node 40 adds BLACKHOLE: ALL ['40'] < ['38']
Restricted license - for non-production use only - expires 2022-01-13
I1217 13:01:54.799 2357273 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 [['39', '53', '41', '47'], ['27', '38', '45', '44', '39', '53', '41', '47'], ['27', '38', '40', '41', '47'], ['20', '31', '27'], ['20', '31', '44', '39']]
