Version: 1.13 
 _ data/zoo_json_alt_waypoint4/Belnet2007_2.json -f output/flip/data/zoo_json_alt_waypoint4/Belnet2007_2.json.subpaths
Flip subpaths generated in 0.157 seconds!
real 0.62
user 0.86
sys 0.08
<logging.Logger object at 0x7fa50c6cf7d0>
W1217 12:33:39.369 2963256 flip.py:156] subpath ['0', '3', '2', '35', '36', '37', '38', '27', '21'] is superfluous, discarding it
W1217 12:33:39.369 2963256 flip.py:156] subpath ['10', '11', '2', '35', '36', '37', '38', '27', '21'] is superfluous, discarding it
W1217 12:33:39.369 2963256 flip.py:156] subpath ['36', '37', '38', '27', '21'] is superfluous, discarding it
W1217 12:33:39.373 2963256 flip.py:156] subpath ['16', '17', '6', '7', '19', '20', '10', '11', '2', '35', '36', '37', '38'] is superfluous, discarding it
W1217 12:33:39.373 2963256 flip.py:156] subpath ['16', '17', '6', '0', '3', '2', '35', '36', '37'] is superfluous, discarding it
I1217 12:33:39.384 2963256 flip.py:638] node 7 (7->6->7) adds LOOP: ANY ['6'] < ['7']
I1217 12:33:39.387 2963256 flip.py:638] node 27 (27->28->27) adds LOOP: ANY ['27'] < ['28']
I1217 12:33:39.388 2963256 flip.py:564] node 32 adds BLACKHOLE: ALL ['28'] < ['32']
I1217 12:33:39.388 2963256 flip.py:564] node 31 adds BLACKHOLE: ALL ['28'] < ['31']
I1217 12:33:39.389 2963256 flip.py:564] node 41 adds BLACKHOLE: ALL ['28'] < ['41']
I1217 12:33:39.389 2963256 flip.py:564] node 40 adds BLACKHOLE: ALL ['28'] < ['40']
I1217 12:33:39.389 2963256 flip.py:839] node 28 (white-cyan) adds POLICY: ALL ['28'] < ['35'] with dependencies []
I1217 12:33:39.389 2963256 flip.py:839] node 27 (white-cyan) adds POLICY: ALL ['27'] < ['28'] with dependencies []
I1217 12:33:39.390 2963256 flip.py:564] node 38 adds BLACKHOLE: ALL ['35'] < ['38']
I1217 12:33:39.390 2963256 flip.py:564] node 37 adds BLACKHOLE: ALL ['35'] < ['37']
I1217 12:33:39.390 2963256 flip.py:564] node 36 adds BLACKHOLE: ALL ['35'] < ['36']
I1217 12:33:39.393 2963256 flip.py:839] node 35 (cyan-cyan) adds POLICY: ALL ['7'] < ['35'] with dependencies set([])
I1217 12:33:39.393 2963256 flip.py:839] node 35 (cyan-cyan) adds POLICY: ALL ['35'] < ['6'] with dependencies set([])
I1217 12:33:39.393 2963256 flip.py:564] node 11 adds BLACKHOLE: ALL ['7'] < ['11']
I1217 12:33:39.393 2963256 flip.py:564] node 10 adds BLACKHOLE: ALL ['7'] < ['10']
I1217 12:33:39.393 2963256 flip.py:564] node 20 adds BLACKHOLE: ALL ['7'] < ['20']
I1217 12:33:39.393 2963256 flip.py:564] node 19 adds BLACKHOLE: ALL ['7'] < ['19']
I1217 12:33:39.394 2963256 flip.py:839] node 7 (cyan-green) adds POLICY: ALL ['7'] < ['14'] with dependencies []
I1217 12:33:39.394 2963256 flip.py:839] node 6 (cyan-green) adds POLICY: ALL ['6'] < ['7'] with dependencies []
I1217 12:33:39.394 2963256 flip.py:564] node 17 adds BLACKHOLE: ALL ['14'] < ['17']
I1217 12:33:39.394 2963256 flip.py:564] node 16 adds BLACKHOLE: ALL ['14'] < ['16']
I1217 12:33:39.394 2963256 flip.py:564] node 15 adds BLACKHOLE: ALL ['14'] < ['15']
I1217 12:33:39.395 2963256 flip.py:564] node 18 adds BLACKHOLE: ALL ['18'] < ['14']
I1217 12:33:39.395 2963256 flip.py:564] node 13 adds BLACKHOLE: ALL ['13'] < ['14']
I1217 12:33:39.395 2963256 flip.py:564] node 3 adds BLACKHOLE: ALL ['3'] < ['6']
I1217 12:33:39.395 2963256 flip.py:564] node 0 adds BLACKHOLE: ALL ['0'] < ['6']
I1217 12:33:39.395 2963256 flip.py:564] node 39 adds BLACKHOLE: ALL ['39'] < ['35']
I1217 12:33:39.395 2963256 flip.py:564] node 34 adds BLACKHOLE: ALL ['34'] < ['35']
I1217 12:33:39.395 2963256 flip.py:564] node 24 adds BLACKHOLE: ALL ['24'] < ['27']
I1217 12:33:39.396 2963256 flip.py:564] node 21 adds BLACKHOLE: ALL ['21'] < ['27']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:33:39.403 2963256 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: 23, path: ['14', '13', '18', '7', '6', '0', '3', '2', '35', '34', '39', '28', '27', '21', '24', '23'], tags: {}> doesn't satisfy any of [['0', '3', '2', '35', '36', '37', '38', '27', '21'], ['16', '17', '6', '7', '19', '20', '10', '11', '2', '35', '36', '37', '38'], ['16', '17', '6', '0', '3', '2', '35', '36', '37'], ['10', '11', '2', '35', '36', '37', '38', '27', '21'], ['36', '37', '38', '27', '21']]
