Version: 1.13 
 _ data/zoo_json_alt_waypoint1/Eunetworks_2.json -f output/flip/data/zoo_json_alt_waypoint1/Eunetworks_2.json.subpaths
Flip subpaths generated in 0.115 seconds!
real 0.62
user 0.67
sys 0.09
<logging.Logger object at 0x7f103921f7d0>
I1217 13:06:24.736 2335371 flip.py:564] node 18 adds BLACKHOLE: ALL ['21'] < ['18']
I1217 13:06:24.736 2335371 flip.py:564] node 17 adds BLACKHOLE: ALL ['21'] < ['17']
I1217 13:06:24.737 2335371 flip.py:839] node 21 (green-cyan) adds POLICY: ALL ['6'] < ['21'] with dependencies []
I1217 13:06:24.737 2335371 flip.py:564] node 3 adds BLACKHOLE: ALL ['6'] < ['3']
I1217 13:06:24.737 2335371 flip.py:564] node 2 adds BLACKHOLE: ALL ['6'] < ['2']
I1217 13:06:24.738 2335371 flip.py:564] node 0 adds BLACKHOLE: ALL ['0'] < ['6']
I1217 13:06:24.738 2335371 flip.py:564] node 14 adds BLACKHOLE: ALL ['14'] < ['6']
I1217 13:06:24.738 2335371 flip.py:564] node 5 adds BLACKHOLE: ALL ['5'] < ['6']
I1217 13:06:24.738 2335371 flip.py:564] node 15 adds BLACKHOLE: ALL ['15'] < ['21']
I1217 13:06:24.739 2335371 flip.py:564] node 29 adds BLACKHOLE: ALL ['29'] < ['21']
I1217 13:06:24.739 2335371 flip.py:564] node 20 adds BLACKHOLE: ALL ['20'] < ['21']
Restricted license - for non-production use only - expires 2022-01-13
I1217 13:06:24.747 2335371 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: 10, dst: 19, path: ['10', '9', '6', '2', '3', '4', '25', '24', '21', '17', '18', '19'], tags: {}> doesn't satisfy any of [['5'], ['29']]
