Version: 1.13 
 _ data/zoo_json_alt_waypoint4/BeyondTheNetwork_2.json -f output/flip/data/zoo_json_alt_waypoint4/BeyondTheNetwork_2.json.subpaths
Flip subpaths generated in 0.195 seconds!
real 1.00
user 0.86
sys 0.09
<logging.Logger object at 0x7f36360577d0>
W1217 12:31:29.82 2376487 flip.py:156] subpath ['52', '43', '25', '47', '6', '7', '4', '5', '19', '76', '104', '55'] is superfluous, discarding it
W1217 12:31:29.82 2376487 flip.py:156] subpath ['25', '47', '6', '7', '4', '5', '19', '76', '104', '55'] is superfluous, discarding it
I1217 12:31:29.94 2376487 flip.py:564] node 78 adds BLACKHOLE: ALL ['104'] < ['78']
I1217 12:31:29.94 2376487 flip.py:564] node 96 adds BLACKHOLE: ALL ['104'] < ['96']
I1217 12:31:29.94 2376487 flip.py:564] node 105 adds BLACKHOLE: ALL ['104'] < ['105']
I1217 12:31:29.94 2376487 flip.py:839] node 104 (white-cyan) adds POLICY: ALL ['104'] < ['51'] with dependencies []
I1217 12:31:29.95 2376487 flip.py:564] node 25 adds BLACKHOLE: ALL ['51'] < ['25']
I1217 12:31:29.95 2376487 flip.py:564] node 43 adds BLACKHOLE: ALL ['51'] < ['43']
I1217 12:31:29.95 2376487 flip.py:564] node 52 adds BLACKHOLE: ALL ['51'] < ['52']
I1217 12:31:29.95 2376487 flip.py:839] node 51 (cyan-cyan) adds POLICY: ALL ['23'] < ['51'] with dependencies set([])
I1217 12:31:29.96 2376487 flip.py:564] node 3 adds BLACKHOLE: ALL ['3'] < ['51']
I1217 12:31:29.96 2376487 flip.py:564] node 2 adds BLACKHOLE: ALL ['2'] < ['51']
I1217 12:31:29.96 2376487 flip.py:564] node 56 adds BLACKHOLE: ALL ['56'] < ['104']
I1217 12:31:29.96 2376487 flip.py:564] node 55 adds BLACKHOLE: ALL ['55'] < ['104']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:31:29.105 2376487 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: 23, dst: 72, path: ['23', '51', '2', '3', '47', '6', '7', '4', '5', '19', '76', '104', '55', '56', '100', '59', '60', '57', '58', '72'], tags: {}> doesn't satisfy any of [['23', '51', '52', '43', '25', '47', '6', '7'], ['52', '43', '25', '47', '6', '7', '4', '5', '19', '76', '104', '55'], ['25', '47', '6', '7', '4', '5', '19', '76', '104', '55']]
