Version: 1.13 
 _ data/zoo_json_alt_waypoint4/Sprint_3.json -f output/flip/data/zoo_json_alt_waypoint4/Sprint_3.json.subpaths
Flip subpaths generated in 0.201 seconds!
real 4.53
user 0.76
sys 0.13
<logging.Logger object at 0x7f3caaa277d0>
I1217 12:33:46.9 2333337 flip.py:564] node 40 adds BLACKHOLE: ALL ['37'] < ['40']
I1217 12:33:46.9 2333337 flip.py:564] node 43 adds BLACKHOLE: ALL ['37'] < ['43']
I1217 12:33:46.10 2333337 flip.py:564] node 29 adds BLACKHOLE: ALL ['26'] < ['29']
I1217 12:33:46.10 2333337 flip.py:564] node 32 adds BLACKHOLE: ALL ['26'] < ['32']
I1217 12:33:46.10 2333337 flip.py:839] node 26 (cyan-cyan) adds POLICY: ALL ['15'] < ['26'] with dependencies set([])
I1217 12:33:46.10 2333337 flip.py:564] node 18 adds BLACKHOLE: ALL ['15'] < ['18']
I1217 12:33:46.11 2333337 flip.py:564] node 21 adds BLACKHOLE: ALL ['15'] < ['21']
I1217 12:33:46.11 2333337 flip.py:839] node 15 (cyan-cyan) adds POLICY: ALL ['4'] < ['15'] with dependencies set([])
I1217 12:33:46.11 2333337 flip.py:564] node 7 adds BLACKHOLE: ALL ['4'] < ['7']
I1217 12:33:46.11 2333337 flip.py:564] node 10 adds BLACKHOLE: ALL ['4'] < ['10']
I1217 12:33:46.11 2333337 flip.py:839] node 4 (cyan-cyan) adds POLICY: ALL ['5'] < ['4'] with dependencies set([])
I1217 12:33:46.11 2333337 flip.py:839] node 4 (cyan-cyan) adds POLICY: ALL ['4'] < ['5'] with dependencies set([])
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:33:46.20 2333337 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: 5, dst: 35, path: ['5', '4', '0', '2', '16', '15', '11', '13', '27', '26', '22', '24', '38', '37', '33', '35'], tags: {}> doesn't satisfy any of [['5', '4', '10', '7', '0', '2', '16', '15', '21', '18', '11', '13', '27', '26', '32', '29'], ['5', '4', '10', '7', '0', '2', '16', '15', '21', '18', '11', '13', '27', '26', '22'], ['5', '4', '10', '7', '0', '2', '16', '15', '11', '13', '27', '26', '32', '29'], ['5', '4', '0', '2', '16', '15', '21', '18', '11', '13', '27', '26', '32', '29'], ['5', '4', '0', '2', '16', '15', '21', '18', '11', '13', '27', '26', '22'], ['5', '4', '0', '2', '16', '15', '11', '13', '27', '26', '32', '29'], ['4', '10', '7', '0', '2', '16', '15', '21', '18', '11', '13', '27', '26', '32', '29'], ['4', '10', '7', '0', '2', '16', '15', '21', '18', '11', '13', '27', '26', '22'], ['4', '10', '7', '0', '2', '16', '15', '11', '13', '27', '26', '32', '29'], ['4', '0', '2', '16', '15', '21', '18', '11', '13', '27', '26', '32', '29'], ['4', '0', '2', '16', '15', '21', '18', '11', '13', '27', '26', '22'], ['4', '0', '2', '16', '15', '11', '13', '27', '26', '32', '29'], ['7', '0', '2', '16', '15', '21', '18', '11', '13', '27', '26', '32', '29'], ['7', '0', '2', '16', '15', '21', '18', '11', '13', '27', '26', '22'], ['7', '0', '2', '16', '15', '11', '13', '27', '26', '32', '29']]
