Version: 1.13 
 _ data/zoo_json_alt_waypoint4/Garr201003_2.json -f output/flip/data/zoo_json_alt_waypoint4/Garr201003_2.json.subpaths
Flip subpaths generated in 0.434 seconds!
real 2.93
user 0.75
sys 0.09
<logging.Logger object at 0x7fbb5dcff7d0>
W1217 12:32:36.329 2332118 flip.py:156] subpath ['42', '12', '24', '25', '63', '71', '72', '69', '95'] is superfluous, discarding it
W1217 12:32:36.329 2332118 flip.py:156] subpath ['16', '42', '12', '24', '25', '63', '71', '72', '69', '95'] is superfluous, discarding it
W1217 12:32:36.329 2332118 flip.py:156] subpath ['18', '19', '16', '42', '12', '24', '25', '63', '71', '72', '69', '95'] is superfluous, discarding it
I1217 12:32:36.339 2332118 flip.py:564] node 65 adds BLACKHOLE: ALL ['72'] < ['65']
I1217 12:32:36.339 2332118 flip.py:564] node 95 adds BLACKHOLE: ALL ['72'] < ['95']
I1217 12:32:36.339 2332118 flip.py:564] node 69 adds BLACKHOLE: ALL ['72'] < ['69']
I1217 12:32:36.339 2332118 flip.py:839] node 72 (cyan-white) adds POLICY: ALL ['19'] < ['72'] with dependencies []
I1217 12:32:36.340 2332118 flip.py:564] node 12 adds BLACKHOLE: ALL ['19'] < ['12']
I1217 12:32:36.340 2332118 flip.py:564] node 42 adds BLACKHOLE: ALL ['19'] < ['42']
I1217 12:32:36.340 2332118 flip.py:564] node 16 adds BLACKHOLE: ALL ['19'] < ['16']
I1217 12:32:36.340 2332118 flip.py:839] node 19 (cyan-cyan) adds POLICY: ALL ['10'] < ['19'] with dependencies set([])
I1217 12:32:36.341 2332118 flip.py:564] node 52 adds BLACKHOLE: ALL ['52'] < ['19']
I1217 12:32:36.341 2332118 flip.py:564] node 48 adds BLACKHOLE: ALL ['48'] < ['19']
I1217 12:32:36.341 2332118 flip.py:564] node 8 adds BLACKHOLE: ALL ['8'] < ['19']
I1217 12:32:36.341 2332118 flip.py:564] node 105 adds BLACKHOLE: ALL ['105'] < ['72']
I1217 12:32:36.342 2332118 flip.py:564] node 101 adds BLACKHOLE: ALL ['101'] < ['72']
I1217 12:32:36.342 2332118 flip.py:564] node 61 adds BLACKHOLE: ALL ['61'] < ['72']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:32:36.348 2332118 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: 10, dst: 78, path: ['10', '18', '19', '8', '48', '52', '24', '25', '63', '71', '72', '61', '101', '105', '77', '78'], tags: {}> doesn't satisfy any of [['10', '18', '19', '16', '42', '12', '24', '25', '63', '71', '72'], ['42', '12', '24', '25', '63', '71', '72', '69', '95'], ['16', '42', '12', '24', '25', '63', '71', '72', '69', '95'], ['18', '19', '16', '42', '12', '24', '25', '63', '71', '72', '69', '95']]
