Version: 1.13 
 _ data/zoo_json_alt_waypoint4/Tinet_1.json -f output/flip/data/zoo_json_alt_waypoint4/Tinet_1.json.subpaths
Flip subpaths generated in 0.206 seconds!
real 0.69
user 0.79
sys 0.07
<logging.Logger object at 0x7f0dd083f7d0>
I1217 12:31:45.87 2961331 flip.py:564] node 20 adds BLACKHOLE: ALL ['37'] < ['20']
I1217 12:31:45.88 2961331 flip.py:564] node 21 adds BLACKHOLE: ALL ['37'] < ['21']
I1217 12:31:45.88 2961331 flip.py:564] node 42 adds BLACKHOLE: ALL ['37'] < ['42']
I1217 12:31:45.88 2961331 flip.py:564] node 35 adds BLACKHOLE: ALL ['37'] < ['35']
I1217 12:31:45.88 2961331 flip.py:839] node 37 (cyan-cyan) adds POLICY: ALL ['4'] < ['37'] with dependencies set([])
I1217 12:31:45.88 2961331 flip.py:564] node 38 adds BLACKHOLE: ALL ['4'] < ['38']
I1217 12:31:45.88 2961331 flip.py:839] node 4 (cyan-cyan) adds POLICY: ALL ['6'] < ['4'] with dependencies set([])
I1217 12:31:45.89 2961331 flip.py:839] node 6 (cyan-cyan) adds POLICY: ALL ['52'] < ['6'] with dependencies set([])
I1217 12:31:45.89 2961331 flip.py:839] node 6 (cyan-cyan) adds POLICY: ALL ['6'] < ['52'] with dependencies set([])
I1217 12:31:45.89 2961331 flip.py:564] node 49 adds BLACKHOLE: ALL ['49'] < ['52']
I1217 12:31:45.89 2961331 flip.py:564] node 7 adds BLACKHOLE: ALL ['7'] < ['6']
I1217 12:31:45.89 2961331 flip.py:564] node 41 adds BLACKHOLE: ALL ['41'] < ['37']
I1217 12:31:45.90 2961331 flip.py:564] node 34 adds BLACKHOLE: ALL ['34'] < ['37']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:31:45.97 2961331 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', '42', '21', '20', '22'], ['38', '37', '35', '42', '21', '20', '22'], ['7', '4', '38', '37', '35', '42', '21', '20', '22'], ['7', '4', '37', '35', '42', '21', '20', '22'], ['1', '0', '6', '4', '38', '37', '35', '42', '21', '20', '22'], ['1', '0', '6', '4', '37', '35', '42', '21', '20', '22'], ['1', '0', '6', '7', '4', '38', '37', '35', '42', '21', '20', '22'], ['1', '0', '6', '7', '4', '38', '37', '34'], ['1', '0', '6', '7', '4', '37', '35', '42', '21', '20', '22']]
