Version: 1.13 
 _ data/zoo_json_alt_waypoint1/Agis_1.json -f output/flip/data/zoo_json_alt_waypoint1/Agis_1.json.subpaths
Flip subpaths generated in 0.201 seconds!
real 0.62
user 0.65
sys 0.07
<logging.Logger object at 0x7f3d3ad377d0>
I1217 13:04:41.298 2333769 flip.py:839] node 9 (green-cyan) adds POLICY: ALL ['3'] < ['9'] with dependencies []
I1217 13:04:41.299 2333769 flip.py:564] node 5 adds BLACKHOLE: ALL ['3'] < ['5']
I1217 13:04:41.299 2333769 flip.py:564] node 6 adds BLACKHOLE: ALL ['3'] < ['6']
I1217 13:04:41.299 2333769 flip.py:564] node 24 adds BLACKHOLE: ALL ['24'] < ['3']
I1217 13:04:41.299 2333769 flip.py:564] node 23 adds BLACKHOLE: ALL ['23'] < ['3']
I1217 13:04:41.299 2333769 flip.py:564] node 15 adds BLACKHOLE: ALL ['15'] < ['3']
I1217 13:04:41.299 2333769 flip.py:564] node 12 adds BLACKHOLE: ALL ['12'] < ['9']
Restricted license - for non-production use only - expires 2022-01-13
I1217 13:04:41.305 2333769 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: 0, dst: 14, path: ['0', '3', '6', '5', '9', '10', '14'], tags: {}> doesn't satisfy any of [['12'], ['23']]
