Version: 1.13 
 _ data/zoo_json_alt_waypoint2/Fatman_4.json -f output/flip/data/zoo_json_alt_waypoint2/Fatman_4.json.subpaths
Flip subpaths generated in 0.184 seconds!
real 0.71
user 0.85
sys 0.08
<logging.Logger object at 0x7fdeac2d77d0>
W1217 12:59:45.921 3266251 flip.py:156] subpath ['12', '5', '2', '3', '19', '23', '24', '25', '18', '15', '16', '32', '36', '37', '38', '31'] is superfluous, discarding it
W1217 12:59:45.921 3266251 flip.py:156] subpath ['12', '5', '2', '3', '19', '23', '24', '25', '18', '15', '16', '32', '36', '37', '31'] is superfluous, discarding it
W1217 12:59:45.921 3266251 flip.py:156] subpath ['12', '5', '2', '3', '19', '23', '24', '18', '15', '16', '32', '36', '37', '38', '31'] is superfluous, discarding it
W1217 12:59:45.921 3266251 flip.py:156] subpath ['12', '5', '2', '3', '19', '23', '24', '18', '15', '16', '32', '36', '37', '31'] is superfluous, discarding it
I1217 12:59:45.962 3266251 flip.py:564] node 103 adds BLACKHOLE: ALL ['102'] < ['103']
I1217 12:59:45.962 3266251 flip.py:564] node 90 adds BLACKHOLE: ALL ['89'] < ['90']
I1217 12:59:45.962 3266251 flip.py:564] node 77 adds BLACKHOLE: ALL ['76'] < ['77']
I1217 12:59:45.963 3266251 flip.py:564] node 64 adds BLACKHOLE: ALL ['63'] < ['64']
I1217 12:59:45.963 3266251 flip.py:564] node 51 adds BLACKHOLE: ALL ['50'] < ['51']
I1217 12:59:45.963 3266251 flip.py:839] node 50 (cyan-cyan) adds POLICY: ALL ['37'] < ['50'] with dependencies set([])
I1217 12:59:45.964 3266251 flip.py:564] node 38 adds BLACKHOLE: ALL ['37'] < ['38']
I1217 12:59:45.964 3266251 flip.py:839] node 37 (cyan-green) adds POLICY: ALL ['37'] < ['24'] with dependencies []
I1217 12:59:45.964 3266251 flip.py:564] node 25 adds BLACKHOLE: ALL ['24'] < ['25']
I1217 12:59:45.964 3266251 flip.py:839] node 24 (cyan-green) adds POLICY: ALL ['24'] < ['11'] with dependencies []
I1217 12:59:45.965 3266251 flip.py:564] node 12 adds BLACKHOLE: ALL ['11'] < ['12']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:59:45.975 3266251 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: 6, dst: 94, path: ['6', '10', '11', '5', '2', '3', '19', '23', '24', '18', '15', '16', '32', '36', '37', '31', '28', '29', '45', '49', '50', '44', '41', '42', '58', '62', '63', '57', '54', '55', '71', '75', '76', '70', '67', '68', '84', '88', '89', '83', '80', '81', '97', '101', '102', '96', '93', '94'], tags: {}> doesn't satisfy any of [['31', '28', '29', '45', '49', '50', '51'], ['51', '44', '41', '42', '58', '62', '63'], ['12', '5', '2', '3', '19', '23', '24', '25', '18', '15', '16', '32', '36', '37', '38', '31'], ['12', '5', '2', '3', '19', '23', '24', '25', '18', '15', '16', '32', '36', '37', '31'], ['12', '5', '2', '3', '19', '23', '24', '18', '15', '16', '32', '36', '37', '38', '31'], ['12', '5', '2', '3', '19', '23', '24', '18', '15', '16', '32', '36', '37', '31']]
