Version: 1.13 
 _ data/zoo_json_cond_enf1/Garr201110_2.json -f output/flip/data/zoo_json_cond_enf1/Garr201110_2.json.subpaths
Flip subpaths generated in 0.278 seconds!
real 0.78
user 0.69
sys 0.09
<logging.Logger object at 0x7f623274f7d0>
I1217 12:44:18.569 2606680 flip.py:564] node 101 adds BLACKHOLE: ALL ['75'] < ['101']
I1217 12:44:18.570 2606680 flip.py:564] node 72 adds BLACKHOLE: ALL ['75'] < ['72']
I1217 12:44:18.570 2606680 flip.py:839] node 75 (green-white) adds POLICY: ALL ['21'] < ['75'] with dependencies []
I1217 12:44:18.571 2606680 flip.py:564] node 47 adds BLACKHOLE: ALL ['21'] < ['47']
I1217 12:44:18.571 2606680 flip.py:564] node 18 adds BLACKHOLE: ALL ['21'] < ['18']
I1217 12:44:18.572 2606680 flip.py:564] node 53 adds BLACKHOLE: ALL ['53'] < ['21']
I1217 12:44:18.572 2606680 flip.py:564] node 42 adds BLACKHOLE: ALL ['42'] < ['21']
I1217 12:44:18.572 2606680 flip.py:564] node 10 adds BLACKHOLE: ALL ['10'] < ['21']
I1217 12:44:18.572 2606680 flip.py:564] node 107 adds BLACKHOLE: ALL ['107'] < ['75']
I1217 12:44:18.572 2606680 flip.py:564] node 96 adds BLACKHOLE: ALL ['96'] < ['75']
I1217 12:44:18.573 2606680 flip.py:564] node 64 adds BLACKHOLE: ALL ['64'] < ['75']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:44:18.581 2606680 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: 22, dst: 85, path: ['22', '21', '18', '47', '14', '32', '30', '31', '76', '75', '72', '101', '68', '86', '84', '85'], tags: {}> doesn't satisfy any of [['10']]
