Version: 1.13 
 _ data/zoo_json_cond_enf1/Abvt_2.json -f output/flip/data/zoo_json_cond_enf1/Abvt_2.json.subpaths
Flip subpaths generated in 0.146 seconds!
real 0.56
user 0.67
sys 0.11
<logging.Logger object at 0x7fad846d77d0>
W1217 12:42:32.550 2972621 flip.py:156] subpath ['5', '0', '2'] is superfluous, discarding it
I1217 12:42:32.560 2972621 flip.py:638] node 1 (1->5->1) adds LOOP: ANY ['5'] < ['1']
I1217 12:42:32.562 2972621 flip.py:638] node 24 (24->28->24) adds LOOP: ANY ['28'] < ['24']
I1217 12:42:32.563 2972621 flip.py:564] node 44 adds BLACKHOLE: ALL ['24'] < ['44']
I1217 12:42:32.563 2972621 flip.py:564] node 34 adds BLACKHOLE: ALL ['24'] < ['34']
I1217 12:42:32.563 2972621 flip.py:564] node 45 adds BLACKHOLE: ALL ['24'] < ['45']
I1217 12:42:32.563 2972621 flip.py:839] node 24 (green-white) adds POLICY: ALL ['28'] < ['24'] with dependencies []
I1217 12:42:32.564 2972621 flip.py:839] node 28 (green-white) adds POLICY: ALL ['31'] < ['28'] with dependencies []
I1217 12:42:32.564 2972621 flip.py:839] node 31 (green-white) adds POLICY: ALL ['1'] < ['31'] with dependencies []
I1217 12:42:32.564 2972621 flip.py:564] node 21 adds BLACKHOLE: ALL ['1'] < ['21']
I1217 12:42:32.565 2972621 flip.py:564] node 11 adds BLACKHOLE: ALL ['1'] < ['11']
I1217 12:42:32.565 2972621 flip.py:564] node 22 adds BLACKHOLE: ALL ['1'] < ['22']
I1217 12:42:32.565 2972621 flip.py:564] node 19 adds BLACKHOLE: ALL ['19'] < ['5']
I1217 12:42:32.565 2972621 flip.py:564] node 20 adds BLACKHOLE: ALL ['20'] < ['5']
I1217 12:42:32.565 2972621 flip.py:564] node 10 adds BLACKHOLE: ALL ['10'] < ['5']
I1217 12:42:32.565 2972621 flip.py:564] node 2 adds BLACKHOLE: ALL ['2'] < ['5']
I1217 12:42:32.565 2972621 flip.py:564] node 0 adds BLACKHOLE: ALL ['0'] < ['5']
I1217 12:42:32.566 2972621 flip.py:564] node 42 adds BLACKHOLE: ALL ['42'] < ['28']
I1217 12:42:32.566 2972621 flip.py:564] node 43 adds BLACKHOLE: ALL ['43'] < ['28']
I1217 12:42:32.566 2972621 flip.py:564] node 33 adds BLACKHOLE: ALL ['33'] < ['28']
I1217 12:42:32.566 2972621 flip.py:564] node 25 adds BLACKHOLE: ALL ['25'] < ['28']
I1217 12:42:32.566 2972621 flip.py:564] node 23 adds BLACKHOLE: ALL ['23'] < ['28']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:42:32.574 2972621 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: 9, dst: 40, path: ['9', '8', '5', '1', '22', '11', '21', '18', '17', '32', '31', '28', '24', '45', '34', '44', '41', '40'], tags: {}> doesn't satisfy any of [['5', '0', '2'], ['2']]
