Version: 1.13 
 _ data/zoo_json_alt_waypoint2/Gambia_3.json -f output/flip/data/zoo_json_alt_waypoint2/Gambia_3.json.subpaths
Flip subpaths generated in 0.153 seconds!
real 0.64
user 0.79
sys 0.05
<logging.Logger object at 0x7f48d0e6f7d0>
W1217 13:01:45.840 2356912 flip.py:156] subpath ['2', '27', '26'] is superfluous, discarding it
W1217 13:01:45.841 2356912 flip.py:156] subpath ['27', '26'] is superfluous, discarding it
I1217 13:01:45.857 2356912 flip.py:564] node 111 adds BLACKHOLE: ALL ['105'] < ['111']
I1217 13:01:45.857 2356912 flip.py:564] node 86 adds BLACKHOLE: ALL ['105'] < ['86']
I1217 13:01:45.857 2356912 flip.py:564] node 87 adds BLACKHOLE: ALL ['105'] < ['87']
I1217 13:01:45.857 2356912 flip.py:839] node 105 (white-green) adds POLICY: ALL ['105'] < ['77'] with dependencies []
I1217 13:01:45.858 2356912 flip.py:564] node 83 adds BLACKHOLE: ALL ['77'] < ['83']
I1217 13:01:45.858 2356912 flip.py:564] node 58 adds BLACKHOLE: ALL ['77'] < ['58']
I1217 13:01:45.858 2356912 flip.py:564] node 59 adds BLACKHOLE: ALL ['77'] < ['59']
I1217 13:01:45.858 2356912 flip.py:839] node 77 (white-green) adds POLICY: ALL ['77'] < ['49'] with dependencies []
I1217 13:01:45.859 2356912 flip.py:564] node 55 adds BLACKHOLE: ALL ['49'] < ['55']
I1217 13:01:45.859 2356912 flip.py:564] node 30 adds BLACKHOLE: ALL ['49'] < ['30']
I1217 13:01:45.859 2356912 flip.py:564] node 31 adds BLACKHOLE: ALL ['49'] < ['31']
I1217 13:01:45.859 2356912 flip.py:839] node 49 (white-green) adds POLICY: ALL ['49'] < ['21'] with dependencies []
I1217 13:01:45.860 2356912 flip.py:564] node 27 adds BLACKHOLE: ALL ['21'] < ['27']
I1217 13:01:45.860 2356912 flip.py:564] node 2 adds BLACKHOLE: ALL ['21'] < ['2']
I1217 13:01:45.860 2356912 flip.py:564] node 3 adds BLACKHOLE: ALL ['21'] < ['3']
I1217 13:01:45.860 2356912 flip.py:564] node 25 adds BLACKHOLE: ALL ['25'] < ['21']
I1217 13:01:45.861 2356912 flip.py:564] node 53 adds BLACKHOLE: ALL ['53'] < ['49']
I1217 13:01:45.861 2356912 flip.py:564] node 81 adds BLACKHOLE: ALL ['81'] < ['77']
I1217 13:01:45.861 2356912 flip.py:564] node 109 adds BLACKHOLE: ALL ['109'] < ['105']
Restricted license - for non-production use only - expires 2022-01-13
I1217 13:01:45.871 2356912 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: 14, dst: 103, path: ['14', '15', '16', '20', '21', '25', '26', '18', '19', '42', '43', '44', '48', '49', '53', '54', '46', '47', '70', '71', '72', '76', '77', '81', '82', '74', '75', '98', '99', '100', '104', '105', '109', '110', '102', '103'], tags: {}> doesn't satisfy any of [['2', '27', '26'], ['27', '26']]
