Version: 1.13 
 _ data/zoo_json_cond_enf1/Garr200212_4.json -f output/flip/data/zoo_json_cond_enf1/Garr200212_4.json.subpaths
Flip subpaths generated in 0.186 seconds!
real 1.14
user 0.78
sys 0.10
<logging.Logger object at 0x7efce99777d0>
W1217 12:41:59.457 2604345 flip.py:156] subpath ['38', '29'] is superfluous, discarding it
I1217 12:41:59.471 2604345 flip.py:564] node 179 adds BLACKHOLE: ALL ['188'] < ['179']
I1217 12:41:59.471 2604345 flip.py:839] node 188 (white-green) adds POLICY: ALL ['188'] < ['163'] with dependencies []
I1217 12:41:59.472 2604345 flip.py:564] node 154 adds BLACKHOLE: ALL ['163'] < ['154']
I1217 12:41:59.472 2604345 flip.py:839] node 163 (white-green) adds POLICY: ALL ['163'] < ['138'] with dependencies []
I1217 12:41:59.472 2604345 flip.py:564] node 129 adds BLACKHOLE: ALL ['138'] < ['129']
I1217 12:41:59.472 2604345 flip.py:839] node 138 (white-green) adds POLICY: ALL ['138'] < ['113'] with dependencies []
I1217 12:41:59.473 2604345 flip.py:564] node 104 adds BLACKHOLE: ALL ['113'] < ['104']
I1217 12:41:59.473 2604345 flip.py:839] node 113 (white-green) adds POLICY: ALL ['113'] < ['88'] with dependencies []
I1217 12:41:59.473 2604345 flip.py:564] node 79 adds BLACKHOLE: ALL ['88'] < ['79']
I1217 12:41:59.473 2604345 flip.py:839] node 88 (white-green) adds POLICY: ALL ['88'] < ['63'] with dependencies []
I1217 12:41:59.474 2604345 flip.py:564] node 54 adds BLACKHOLE: ALL ['63'] < ['54']
I1217 12:41:59.474 2604345 flip.py:839] node 63 (white-green) adds POLICY: ALL ['63'] < ['38'] with dependencies []
I1217 12:41:59.474 2604345 flip.py:564] node 29 adds BLACKHOLE: ALL ['38'] < ['29']
I1217 12:41:59.474 2604345 flip.py:564] node 4 adds BLACKHOLE: ALL ['13'] < ['4']
I1217 12:41:59.475 2604345 flip.py:564] node 24 adds BLACKHOLE: ALL ['24'] < ['13']
I1217 12:41:59.475 2604345 flip.py:564] node 49 adds BLACKHOLE: ALL ['49'] < ['38']
I1217 12:41:59.475 2604345 flip.py:564] node 74 adds BLACKHOLE: ALL ['74'] < ['63']
I1217 12:41:59.475 2604345 flip.py:564] node 99 adds BLACKHOLE: ALL ['99'] < ['88']
I1217 12:41:59.475 2604345 flip.py:564] node 124 adds BLACKHOLE: ALL ['124'] < ['113']
I1217 12:41:59.475 2604345 flip.py:564] node 149 adds BLACKHOLE: ALL ['149'] < ['138']
I1217 12:41:59.475 2604345 flip.py:564] node 174 adds BLACKHOLE: ALL ['174'] < ['163']
I1217 12:41:59.476 2604345 flip.py:564] node 199 adds BLACKHOLE: ALL ['199'] < ['188']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:41:59.484 2604345 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: 9, dst: 193, path: ['9', '13', '24', '2', '18', '34', '38', '49', '27', '43', '59', '63', '74', '52', '68', '84', '88', '99', '77', '93', '109', '113', '124', '102', '118', '134', '138', '149', '127', '143', '159', '163', '174', '152', '168', '184', '188', '199', '177', '193'], tags: {}> doesn't satisfy any of [['38', '29'], ['29']]
