Version: 1.13 
 _ data/zoo_json_alt_waypoint4/Vinaren_2.json -f output/flip/data/zoo_json_alt_waypoint4/Vinaren_2.json.subpaths
Flip subpaths generated in 0.169 seconds!
real 0.56
user 0.78
sys 0.07
<logging.Logger object at 0x7f32c71f77d0>
W1217 12:31:45.761 2470607 flip.py:156] subpath ['37', '41', '27', '26', '31', '30'] is superfluous, discarding it
W1217 12:31:45.761 2470607 flip.py:156] subpath ['1', '6', '24', '18', '37', '41', '27', '26', '31', '30'] is superfluous, discarding it
I1217 12:31:45.770 2470607 flip.py:564] node 30 adds BLACKHOLE: ALL ['31'] < ['30']
I1217 12:31:45.770 2470607 flip.py:839] node 31 (cyan-white) adds POLICY: ALL ['6'] < ['31'] with dependencies []
I1217 12:31:45.770 2470607 flip.py:564] node 5 adds BLACKHOLE: ALL ['6'] < ['5']
I1217 12:31:45.771 2470607 flip.py:839] node 6 (cyan-cyan) adds POLICY: ALL ['12'] < ['6'] with dependencies set([])
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:31:45.780 2470607 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 199, in create_migration_strategy
    MigrationStrategy.verify_current_configuration(net, label='final')
  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 final configuration: <class 'FLIP.verify.PolicyViolationError'> Packet<src: 12, dst: 43, path: ['12', '16', '2', '1', '6', '24', '18', '37', '41', '27', '26', '31', '49', '43'], tags: {}> doesn't satisfy any of [['37', '41', '27', '26', '31', '30'], ['1', '6', '5', '24', '18', '37'], ['1', '6', '24', '18', '37', '41', '27', '26', '31', '30'], ['5', '24', '18', '37', '41', '27', '26', '31']]
