Version: 1.13 
 _ data/zoo_json_cond_enf1/Cudi_2.json -f output/flip/data/zoo_json_cond_enf1/Cudi_2.json.subpaths
Flip subpaths generated in 0.128 seconds!
real 1.13
user 0.66
sys 0.09
<logging.Logger object at 0x7fccfe8377d0>
I1217 12:44:46.85 2606952 flip.py:564] node 89 adds BLACKHOLE: ALL ['93'] < ['89']
I1217 12:44:46.86 2606952 flip.py:564] node 95 adds BLACKHOLE: ALL ['93'] < ['95']
I1217 12:44:46.86 2606952 flip.py:564] node 92 adds BLACKHOLE: ALL ['93'] < ['92']
I1217 12:44:46.86 2606952 flip.py:839] node 93 (green-white) adds POLICY: ALL ['45'] < ['93'] with dependencies []
I1217 12:44:46.87 2606952 flip.py:564] node 41 adds BLACKHOLE: ALL ['45'] < ['41']
I1217 12:44:46.87 2606952 flip.py:564] node 47 adds BLACKHOLE: ALL ['45'] < ['47']
I1217 12:44:46.87 2606952 flip.py:564] node 44 adds BLACKHOLE: ALL ['45'] < ['44']
I1217 12:44:46.88 2606952 flip.py:564] node 2 adds BLACKHOLE: ALL ['2'] < ['45']
I1217 12:44:46.88 2606952 flip.py:564] node 46 adds BLACKHOLE: ALL ['46'] < ['45']
I1217 12:44:46.88 2606952 flip.py:564] node 43 adds BLACKHOLE: ALL ['43'] < ['45']
I1217 12:44:46.88 2606952 flip.py:564] node 50 adds BLACKHOLE: ALL ['50'] < ['93']
I1217 12:44:46.89 2606952 flip.py:564] node 94 adds BLACKHOLE: ALL ['94'] < ['93']
I1217 12:44:46.89 2606952 flip.py:564] node 91 adds BLACKHOLE: ALL ['91'] < ['93']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:44:46.98 2606952 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: 23, dst: 90, path: ['23', '14', '31', '45', '44', '47', '41', '42', '71', '62', '79', '93', '92', '95', '89', '90'], tags: {}> doesn't satisfy any of [['43']]
