Version: 1.13 
 _ data/zoo_json_alt_waypoint1/Quest_2.json -f output/flip/data/zoo_json_alt_waypoint1/Quest_2.json.subpaths
Flip subpaths generated in 0.313 seconds!
real 1.10
user 0.66
sys 0.05
<logging.Logger object at 0x7f276993f7d0>
I1217 13:05:51.748 2628194 flip.py:564] node 18 adds BLACKHOLE: ALL ['28'] < ['18']
I1217 13:05:51.748 2628194 flip.py:564] node 22 adds BLACKHOLE: ALL ['28'] < ['22']
I1217 13:05:51.749 2628194 flip.py:564] node 21 adds BLACKHOLE: ALL ['28'] < ['21']
I1217 13:05:51.749 2628194 flip.py:839] node 28 (green-cyan) adds POLICY: ALL ['13'] < ['28'] with dependencies []
I1217 13:05:51.749 2628194 flip.py:564] node 3 adds BLACKHOLE: ALL ['13'] < ['3']
I1217 13:05:51.750 2628194 flip.py:564] node 7 adds BLACKHOLE: ALL ['13'] < ['7']
I1217 13:05:51.750 2628194 flip.py:564] node 6 adds BLACKHOLE: ALL ['13'] < ['6']
I1217 13:05:51.750 2628194 flip.py:564] node 11 adds BLACKHOLE: ALL ['11'] < ['13']
I1217 13:05:51.750 2628194 flip.py:564] node 2 adds BLACKHOLE: ALL ['2'] < ['13']
I1217 13:05:51.750 2628194 flip.py:564] node 14 adds BLACKHOLE: ALL ['14'] < ['13']
I1217 13:05:51.751 2628194 flip.py:564] node 26 adds BLACKHOLE: ALL ['26'] < ['28']
I1217 13:05:51.751 2628194 flip.py:564] node 17 adds BLACKHOLE: ALL ['17'] < ['28']
I1217 13:05:51.751 2628194 flip.py:564] node 29 adds BLACKHOLE: ALL ['29'] < ['28']
Restricted license - for non-production use only - expires 2022-01-13
I1217 13:05:51.760 2628194 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: 12, dst: 15, path: ['12', '13', '6', '7', '3', '0', '27', '28', '21', '22', '18', '15'], tags: {}> doesn't satisfy any of [['14'], ['17']]
