Version: 1.13 
 _ data/zoo_json_cond_enf1/Highwinds_2.json -f output/flip/data/zoo_json_cond_enf1/Highwinds_2.json.subpaths
Flip subpaths generated in 0.155 seconds!
real 1.39
user 0.67
sys 0.07
<logging.Logger object at 0x7fa726b077d0>
I1217 12:42:01.70 2373465 flip.py:564] node 25 adds BLACKHOLE: ALL ['35'] < ['25']
I1217 12:42:01.70 2373465 flip.py:564] node 22 adds BLACKHOLE: ALL ['35'] < ['22']
I1217 12:42:01.70 2373465 flip.py:839] node 35 (green-white) adds POLICY: ALL ['20'] < ['35'] with dependencies []
I1217 12:42:01.71 2373465 flip.py:564] node 27 adds BLACKHOLE: ALL ['20'] < ['27']
I1217 12:42:01.71 2373465 flip.py:839] node 20 (green-white) adds POLICY: ALL ['17'] < ['20'] with dependencies []
I1217 12:42:01.71 2373465 flip.py:564] node 7 adds BLACKHOLE: ALL ['17'] < ['7']
I1217 12:42:01.71 2373465 flip.py:564] node 4 adds BLACKHOLE: ALL ['17'] < ['4']
I1217 12:42:01.72 2373465 flip.py:839] node 17 (green-white) adds POLICY: ALL ['2'] < ['17'] with dependencies []
I1217 12:42:01.72 2373465 flip.py:564] node 9 adds BLACKHOLE: ALL ['2'] < ['9']
I1217 12:42:01.72 2373465 flip.py:564] node 14 adds BLACKHOLE: ALL ['14'] < ['2']
I1217 12:42:01.72 2373465 flip.py:564] node 6 adds BLACKHOLE: ALL ['6'] < ['17']
I1217 12:42:01.72 2373465 flip.py:564] node 8 adds BLACKHOLE: ALL ['8'] < ['17']
I1217 12:42:01.73 2373465 flip.py:564] node 32 adds BLACKHOLE: ALL ['32'] < ['20']
I1217 12:42:01.73 2373465 flip.py:564] node 24 adds BLACKHOLE: ALL ['24'] < ['35']
I1217 12:42:01.73 2373465 flip.py:564] node 26 adds BLACKHOLE: ALL ['26'] < ['35']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:42:01.81 2373465 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: 3, dst: 19, path: ['3', '0', '2', '9', '17', '4', '7', '1', '21', '18', '20', '27', '35', '22', '25', '19'], tags: {}> doesn't satisfy any of [['14']]
