Version: 1.13 
 _ data/zoo_json_alt_waypoint4/Garr201201_1.json -f output/flip/data/zoo_json_alt_waypoint4/Garr201201_1.json.subpaths
Flip subpaths generated in 0.138 seconds!
real 0.50
user 0.74
sys 0.09
<logging.Logger object at 0x7f55fcccf7d0>
I1217 12:30:50.808 3237072 flip.py:839] node 14 (cyan-cyan) adds POLICY: ALL ['14'] < ['21'] with dependencies set([])
I1217 12:30:50.808 3237072 flip.py:564] node 18 adds BLACKHOLE: ALL ['21'] < ['18']
I1217 12:30:50.808 3237072 flip.py:564] node 10 adds BLACKHOLE: ALL ['10'] < ['21']
I1217 12:30:50.809 3237072 flip.py:564] node 35 adds BLACKHOLE: ALL ['35'] < ['14']
I1217 12:30:50.809 3237072 flip.py:564] node 37 adds BLACKHOLE: ALL ['37'] < ['14']
I1217 12:30:50.809 3237072 flip.py:564] node 39 adds BLACKHOLE: ALL ['39'] < ['14']
I1217 12:30:50.809 3237072 flip.py:564] node 59 adds BLACKHOLE: ALL ['59'] < ['14']
I1217 12:30:50.809 3237072 flip.py:564] node 29 adds BLACKHOLE: ALL ['29'] < ['14']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:30:50.817 3237072 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: 33, path: ['12', '20', '21', '18', '55', '14', '34', '31', '33'], tags: {}> doesn't satisfy any of [['10', '55', '14', '29', '59', '39', '37', '35', '34', '31', '33'], ['37', '35', '34', '31', '33'], ['18', '55', '14', '29', '59', '39', '37', '35', '34', '31', '33'], ['29', '59', '39', '37', '35', '34', '31', '33']]
