Version: 1.13 
 _ data/zoo_json_alt_waypoint2/HurricaneElectric_2.json -f output/flip/data/zoo_json_alt_waypoint2/HurricaneElectric_2.json.subpaths
Flip subpaths generated in 0.171 seconds!
real 0.77
user 0.68
sys 0.11
<logging.Logger object at 0x7f1c3ba5f7d0>
I1217 13:01:23.663 2623154 flip.py:564] node 33 adds BLACKHOLE: ALL ['25'] < ['33']
I1217 13:01:23.663 2623154 flip.py:564] node 36 adds BLACKHOLE: ALL ['25'] < ['36']
I1217 13:01:23.663 2623154 flip.py:564] node 24 adds BLACKHOLE: ALL ['25'] < ['24']
I1217 13:01:23.664 2623154 flip.py:564] node 9 adds BLACKHOLE: ALL ['1'] < ['9']
I1217 13:01:23.664 2623154 flip.py:564] node 12 adds BLACKHOLE: ALL ['1'] < ['12']
I1217 13:01:23.664 2623154 flip.py:564] node 0 adds BLACKHOLE: ALL ['1'] < ['0']
I1217 13:01:23.664 2623154 flip.py:839] node 1 (cyan-cyan) adds POLICY: ALL ['1'] < ['7'] with dependencies set([])
I1217 13:01:23.664 2623154 flip.py:564] node 4 adds BLACKHOLE: ALL ['4'] < ['1']
I1217 13:01:23.665 2623154 flip.py:564] node 19 adds BLACKHOLE: ALL ['19'] < ['1']
I1217 13:01:23.665 2623154 flip.py:564] node 20 adds BLACKHOLE: ALL ['20'] < ['1']
I1217 13:01:23.665 2623154 flip.py:564] node 23 adds BLACKHOLE: ALL ['23'] < ['1']
I1217 13:01:23.665 2623154 flip.py:564] node 3 adds BLACKHOLE: ALL ['3'] < ['1']
I1217 13:01:23.665 2623154 flip.py:564] node 28 adds BLACKHOLE: ALL ['28'] < ['25']
I1217 13:01:23.666 2623154 flip.py:564] node 43 adds BLACKHOLE: ALL ['43'] < ['25']
I1217 13:01:23.666 2623154 flip.py:564] node 44 adds BLACKHOLE: ALL ['44'] < ['25']
I1217 13:01:23.666 2623154 flip.py:564] node 47 adds BLACKHOLE: ALL ['47'] < ['25']
I1217 13:01:23.666 2623154 flip.py:564] node 27 adds BLACKHOLE: ALL ['27'] < ['25']
Restricted license - for non-production use only - expires 2022-01-13
I1217 13:01:23.674 2623154 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 202, in create_migration_strategy
    MigrationStrategy.verify_current_configuration(net, label='initial')
  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 initial configuration: <class 'FLIP.verify.PolicyViolationError'> Packet<src: 7, dst: 40, path: ['7', '1', '0', '12', '9', '13', '16', '31', '25', '24', '36', '33', '37', '40'], tags: {}> doesn't satisfy any of [['7', '1', '3', '23'], ['20', '19', '4', '13', '16'], ['23', '20', '19', '4', '13', '16']]
