Version: 1.13 
 _ data/zoo_json_alt_waypoint4/Uninett2011_1.json -f output/flip/data/zoo_json_alt_waypoint4/Uninett2011_1.json.subpaths
Flip subpaths generated in 0.363 seconds!
real 0.84
user 0.75
sys 0.13
<logging.Logger object at 0x7fdf2cfcf7d0>
I1217 12:31:45.374 3238147 flip.py:564] node 46 adds BLACKHOLE: ALL ['61'] < ['46']
I1217 12:31:45.375 3238147 flip.py:564] node 3 adds BLACKHOLE: ALL ['61'] < ['3']
I1217 12:31:45.375 3238147 flip.py:564] node 12 adds BLACKHOLE: ALL ['56'] < ['12']
I1217 12:31:45.375 3238147 flip.py:564] node 15 adds BLACKHOLE: ALL ['56'] < ['15']
I1217 12:31:45.375 3238147 flip.py:564] node 42 adds BLACKHOLE: ALL ['56'] < ['42']
I1217 12:31:45.376 3238147 flip.py:839] node 56 (cyan-cyan) adds POLICY: ALL ['56'] < ['14'] with dependencies set([])
I1217 12:31:45.376 3238147 flip.py:839] node 56 (cyan-cyan) adds POLICY: ALL ['14'] < ['56'] with dependencies set([])
I1217 12:31:45.377 3238147 flip.py:564] node 62 adds BLACKHOLE: ALL ['62'] < ['56']
I1217 12:31:45.377 3238147 flip.py:564] node 43 adds BLACKHOLE: ALL ['43'] < ['56']
I1217 12:31:45.377 3238147 flip.py:564] node 20 adds BLACKHOLE: ALL ['20'] < ['61']
I1217 12:31:45.377 3238147 flip.py:564] node 21 adds BLACKHOLE: ALL ['21'] < ['61']
I1217 12:31:45.377 3238147 flip.py:564] node 22 adds BLACKHOLE: ALL ['22'] < ['61']
I1217 12:31:45.377 3238147 flip.py:564] node 16 adds BLACKHOLE: ALL ['16'] < ['61']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:31:45.384 3238147 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: 14, dst: 19, path: ['14', '30', '56', '43', '62', '61', '16', '22', '21', '20', '18', '19'], tags: {}> doesn't satisfy any of [['30', '56', '42', '15', '12', '61', '16', '22', '21'], ['30', '56', '43', '62', '61', '3', '46'], ['43', '62', '61', '3', '46']]
