Version: 1.13 
 _ data/zoo_json_alt_waypoint4/Sinet_2.json -f output/flip/data/zoo_json_alt_waypoint4/Sinet_2.json.subpaths
Flip subpaths generated in 0.223 seconds!
real 2.33
user 0.80
sys 0.09
<logging.Logger object at 0x7f589bfe77d0>
I1217 12:32:35.275 2332077 flip.py:564] node 106 adds BLACKHOLE: ALL ['137'] < ['106']
I1217 12:32:35.276 2332077 flip.py:564] node 95 adds BLACKHOLE: ALL ['137'] < ['95']
I1217 12:32:35.276 2332077 flip.py:839] node 137 (cyan-cyan) adds POLICY: ALL ['66'] < ['137'] with dependencies set([])
I1217 12:32:35.276 2332077 flip.py:564] node 35 adds BLACKHOLE: ALL ['66'] < ['35']
I1217 12:32:35.277 2332077 flip.py:564] node 24 adds BLACKHOLE: ALL ['66'] < ['24']
I1217 12:32:35.277 2332077 flip.py:839] node 66 (cyan-cyan) adds POLICY: ALL ['68'] < ['66'] with dependencies set([])
I1217 12:32:35.277 2332077 flip.py:564] node 44 adds BLACKHOLE: ALL ['44'] < ['66']
I1217 12:32:35.277 2332077 flip.py:564] node 70 adds BLACKHOLE: ALL ['70'] < ['66']
I1217 12:32:35.277 2332077 flip.py:564] node 115 adds BLACKHOLE: ALL ['115'] < ['137']
I1217 12:32:35.277 2332077 flip.py:564] node 141 adds BLACKHOLE: ALL ['141'] < ['137']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:32:35.309 2332077 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: 68, dst: 135, path: ['68', '67', '66', '70', '44', '34', '20', '59', '49', '5', '0', '64', '139', '138', '137', '141', '115', '105', '91', '130', '120', '76', '71', '135'], tags: {}> doesn't satisfy any of [['66', '70', '44', '34', '20', '59', '49', '5', '0', '64', '139', '138', '137', '95', '106', '105'], ['70', '44', '34', '20', '59', '49', '5', '0', '64', '139', '138', '137', '95', '106', '105', '91', '130'], ['68', '67', '66', '24', '35', '34', '20', '59', '49', '5', '0', '64', '139', '138', '137', '95', '106', '105'], ['68', '67', '66', '24', '35', '34', '20', '59', '49', '5', '0', '64', '139', '138', '137', '141', '115', '105'], ['68', '67', '66', '70', '44', '34', '20', '59', '49', '5', '0', '64', '139', '138', '137', '95', '106', '105']]
