Version: 1.13 
 _ data/zoo_json_alt_waypoint4/Dfn_2.json -f output/flip/data/zoo_json_alt_waypoint4/Dfn_2.json.subpaths
Flip subpaths generated in 0.302 seconds!
real 5.53
user 0.80
sys 0.07
<logging.Logger object at 0x7fe2bd30f7d0>
W1217 12:32:10.184 2301118 flip.py:156] subpath ['6', '1', '53', '50', '52', '51', '19', '18', '38', '60', '55'] is superfluous, discarding it
W1217 12:32:10.185 2301118 flip.py:156] subpath ['1', '53', '50', '52', '51', '19', '18', '38', '60', '55'] is superfluous, discarding it
W1217 12:32:10.185 2301118 flip.py:156] subpath ['50', '52', '51', '19', '18', '38', '60', '55'] is superfluous, discarding it
I1217 12:32:10.195 2301118 flip.py:564] node 93 adds BLACKHOLE: ALL ['104'] < ['93']
I1217 12:32:10.195 2301118 flip.py:564] node 98 adds BLACKHOLE: ALL ['104'] < ['98']
I1217 12:32:10.195 2301118 flip.py:564] node 55 adds BLACKHOLE: ALL ['60'] < ['55']
I1217 12:32:10.195 2301118 flip.py:839] node 60 (cyan-white) adds POLICY: ALL ['50'] < ['60'] with dependencies []
I1217 12:32:10.195 2301118 flip.py:564] node 39 adds BLACKHOLE: ALL ['50'] < ['39']
I1217 12:32:10.196 2301118 flip.py:564] node 44 adds BLACKHOLE: ALL ['50'] < ['44']
I1217 12:32:10.196 2301118 flip.py:839] node 50 (cyan-cyan) adds POLICY: ALL ['6'] < ['50'] with dependencies set([])
I1217 12:32:10.196 2301118 flip.py:839] node 50 (cyan-cyan) adds POLICY: ALL ['50'] < ['6'] with dependencies set([])
I1217 12:32:10.197 2301118 flip.py:564] node 1 adds BLACKHOLE: ALL ['6'] < ['1']
I1217 12:32:10.197 2301118 flip.py:564] node 7 adds BLACKHOLE: ALL ['7'] < ['6']
I1217 12:32:10.197 2301118 flip.py:564] node 18 adds BLACKHOLE: ALL ['18'] < ['50']
I1217 12:32:10.197 2301118 flip.py:564] node 19 adds BLACKHOLE: ALL ['19'] < ['50']
I1217 12:32:10.197 2301118 flip.py:564] node 51 adds BLACKHOLE: ALL ['51'] < ['50']
I1217 12:32:10.197 2301118 flip.py:564] node 52 adds BLACKHOLE: ALL ['52'] < ['50']
I1217 12:32:10.197 2301118 flip.py:564] node 61 adds BLACKHOLE: ALL ['61'] < ['60']
I1217 12:32:10.198 2301118 flip.py:564] node 72 adds BLACKHOLE: ALL ['72'] < ['104']
I1217 12:32:10.198 2301118 flip.py:564] node 73 adds BLACKHOLE: ALL ['73'] < ['104']
I1217 12:32:10.198 2301118 flip.py:564] node 105 adds BLACKHOLE: ALL ['105'] < ['104']
I1217 12:32:10.198 2301118 flip.py:564] node 106 adds BLACKHOLE: ALL ['106'] < ['104']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:32:10.211 2301118 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 202, in create_migration_strategy
    MigrationStrategy.verify_current_configuration(net, label='initial')
  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 initial configuration: <class 'FLIP.verify.PolicyViolationError'> Packet<src: 6, dst: 92, path: ['6', '1', '53', '50', '44', '39', '38', '60', '55', '107', '104', '98', '93', '92'], tags: {}> doesn't satisfy any of [['6', '1', '53', '50', '52', '51', '19', '18', '38', '60', '55'], ['6', '7', '53', '50', '52'], ['7', '53', '50', '52', '51', '19', '18', '38'], ['1', '53', '50', '52', '51', '19', '18', '38', '60', '55'], ['50', '52', '51', '19', '18', '38', '60', '55']]
