Version: 1.13 
 _ data/zoo_json_alt_waypoint1/Tinet_1.json -f output/flip/data/zoo_json_alt_waypoint1/Tinet_1.json.subpaths
Flip subpaths generated in 0.127 seconds!
real 0.73
user 0.64
sys 0.09
<logging.Logger object at 0x7f514408f7d0>
I1217 13:04:09.69 2396282 flip.py:564] node 20 adds BLACKHOLE: ALL ['37'] < ['20']
I1217 13:04:09.69 2396282 flip.py:564] node 21 adds BLACKHOLE: ALL ['37'] < ['21']
I1217 13:04:09.70 2396282 flip.py:564] node 42 adds BLACKHOLE: ALL ['37'] < ['42']
I1217 13:04:09.70 2396282 flip.py:564] node 35 adds BLACKHOLE: ALL ['37'] < ['35']
I1217 13:04:09.70 2396282 flip.py:839] node 37 (cyan-green) adds POLICY: ALL ['37'] < ['4'] with dependencies []
I1217 13:04:09.71 2396282 flip.py:564] node 38 adds BLACKHOLE: ALL ['4'] < ['38']
I1217 13:04:09.71 2396282 flip.py:564] node 49 adds BLACKHOLE: ALL ['49'] < ['52']
I1217 13:04:09.71 2396282 flip.py:564] node 7 adds BLACKHOLE: ALL ['7'] < ['6']
I1217 13:04:09.71 2396282 flip.py:564] node 41 adds BLACKHOLE: ALL ['41'] < ['37']
I1217 13:04:09.71 2396282 flip.py:564] node 34 adds BLACKHOLE: ALL ['34'] < ['37']
Restricted license - for non-production use only - expires 2022-01-13
I1217 13:04:09.78 2396282 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: 52, dst: 13, path: ['52', '49', '1', '0', '6', '7', '4', '37', '34', '41', '22', '13'], tags: {}> doesn't satisfy any of [['35'], ['38']]
