Version: 1.13 
 _ data/zoo_json_alt_waypoint4/Xspedius_2.json -f output/flip/data/zoo_json_alt_waypoint4/Xspedius_2.json.subpaths
Flip subpaths generated in 0.155 seconds!
real 0.74
user 0.87
sys 0.08
<logging.Logger object at 0x7fba364b77d0>
W1217 12:30:47.355 2402227 flip.py:156] subpath ['29', '26', '43', '52', '42', '67', '58', '47', '66', '64'] is superfluous, discarding it
W1217 12:30:47.355 2402227 flip.py:156] subpath ['27', '26', '43', '52', '42', '67', '58', '47', '66', '64'] is superfluous, discarding it
W1217 12:30:47.355 2402227 flip.py:156] subpath ['27', '26', '43', '52', '39', '58', '47', '66', '64'] is superfluous, discarding it
W1217 12:30:47.355 2402227 flip.py:156] subpath ['42', '67', '58', '47', '66', '64'] is superfluous, discarding it
W1217 12:30:47.358 2402227 flip.py:156] subpath ['8', '33', '24', '31', '2', '3', '27', '26', '43', '52', '42', '67', '58'] is superfluous, discarding it
W1217 12:30:47.358 2402227 flip.py:156] subpath ['8', '33', '24', '31', '2', '3', '27', '26', '43', '52', '39', '58'] is superfluous, discarding it
W1217 12:30:47.358 2402227 flip.py:156] subpath ['8', '33', '24', '13', '32', '30', '29', '26', '43', '52', '42', '67'] is superfluous, discarding it
I1217 12:30:47.375 2402227 flip.py:564] node 61 adds BLACKHOLE: ALL ['58'] < ['61']
I1217 12:30:47.376 2402227 flip.py:564] node 37 adds BLACKHOLE: ALL ['58'] < ['37']
I1217 12:30:47.376 2402227 flip.py:564] node 36 adds BLACKHOLE: ALL ['58'] < ['36']
I1217 12:30:47.376 2402227 flip.py:564] node 65 adds BLACKHOLE: ALL ['58'] < ['65']
I1217 12:30:47.376 2402227 flip.py:839] node 58 (white-cyan) adds POLICY: ALL ['58'] < ['52'] with dependencies []
I1217 12:30:47.377 2402227 flip.py:564] node 67 adds BLACKHOLE: ALL ['52'] < ['67']
I1217 12:30:47.377 2402227 flip.py:564] node 42 adds BLACKHOLE: ALL ['52'] < ['42']
I1217 12:30:47.378 2402227 flip.py:839] node 52 (cyan-cyan) adds POLICY: ALL ['24'] < ['52'] with dependencies set([])
I1217 12:30:47.379 2402227 flip.py:839] node 52 (cyan-cyan) adds POLICY: ALL ['52'] < ['24'] with dependencies set([])
I1217 12:30:47.379 2402227 flip.py:564] node 27 adds BLACKHOLE: ALL ['24'] < ['27']
I1217 12:30:47.380 2402227 flip.py:564] node 3 adds BLACKHOLE: ALL ['24'] < ['3']
I1217 12:30:47.380 2402227 flip.py:564] node 2 adds BLACKHOLE: ALL ['24'] < ['2']
I1217 12:30:47.380 2402227 flip.py:564] node 31 adds BLACKHOLE: ALL ['24'] < ['31']
I1217 12:30:47.380 2402227 flip.py:839] node 24 (cyan-green) adds POLICY: ALL ['24'] < ['18'] with dependencies []
I1217 12:30:47.381 2402227 flip.py:564] node 33 adds BLACKHOLE: ALL ['18'] < ['33']
I1217 12:30:47.381 2402227 flip.py:564] node 8 adds BLACKHOLE: ALL ['18'] < ['8']
I1217 12:30:47.381 2402227 flip.py:564] node 5 adds BLACKHOLE: ALL ['5'] < ['18']
I1217 12:30:47.381 2402227 flip.py:564] node 29 adds BLACKHOLE: ALL ['29'] < ['24']
I1217 12:30:47.382 2402227 flip.py:564] node 30 adds BLACKHOLE: ALL ['30'] < ['24']
I1217 12:30:47.382 2402227 flip.py:564] node 32 adds BLACKHOLE: ALL ['32'] < ['24']
I1217 12:30:47.382 2402227 flip.py:564] node 13 adds BLACKHOLE: ALL ['13'] < ['24']
I1217 12:30:47.382 2402227 flip.py:564] node 39 adds BLACKHOLE: ALL ['39'] < ['52']
I1217 12:30:47.382 2402227 flip.py:564] node 63 adds BLACKHOLE: ALL ['63'] < ['58']
I1217 12:30:47.383 2402227 flip.py:564] node 64 adds BLACKHOLE: ALL ['64'] < ['58']
I1217 12:30:47.383 2402227 flip.py:564] node 66 adds BLACKHOLE: ALL ['66'] < ['58']
I1217 12:30:47.383 2402227 flip.py:564] node 47 adds BLACKHOLE: ALL ['47'] < ['58']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:30:47.393 2402227 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: 9, dst: 60, path: ['9', '18', '5', '24', '13', '32', '30', '29', '26', '43', '52', '39', '58', '47', '66', '64', '63', '60'], tags: {}> doesn't satisfy any of [['29', '26', '43', '52', '42', '67', '58', '47', '66', '64'], ['8', '33', '24', '31', '2', '3', '27', '26', '43', '52', '42', '67', '58'], ['8', '33', '24', '31', '2', '3', '27', '26', '43', '52', '39', '58'], ['8', '33', '24', '13', '32', '30', '29', '26', '43', '52', '42', '67'], ['27', '26', '43', '52', '42', '67', '58', '47', '66', '64'], ['27', '26', '43', '52', '39', '58', '47', '66', '64'], ['42', '67', '58', '47', '66', '64']]
