Version: 1.13 
 _ data/zoo_json_cond_enf1/Eenet_4.json -f output/flip/data/zoo_json_cond_enf1/Eenet_4.json.subpaths
Flip subpaths generated in 0.246 seconds!
real 1.01
user 0.79
sys 0.05
<logging.Logger object at 0x7f8be9bef7d0>
I1217 12:44:20.19 2388519 flip.py:564] node 100 adds BLACKHOLE: ALL ['98'] < ['100']
I1217 12:44:20.19 2388519 flip.py:839] node 98 (white-green) adds POLICY: ALL ['98'] < ['85'] with dependencies []
I1217 12:44:20.20 2388519 flip.py:564] node 87 adds BLACKHOLE: ALL ['85'] < ['87']
I1217 12:44:20.20 2388519 flip.py:839] node 85 (white-green) adds POLICY: ALL ['85'] < ['72'] with dependencies []
I1217 12:44:20.20 2388519 flip.py:564] node 74 adds BLACKHOLE: ALL ['72'] < ['74']
I1217 12:44:20.20 2388519 flip.py:839] node 72 (white-green) adds POLICY: ALL ['72'] < ['59'] with dependencies []
I1217 12:44:20.21 2388519 flip.py:564] node 61 adds BLACKHOLE: ALL ['59'] < ['61']
I1217 12:44:20.21 2388519 flip.py:839] node 59 (white-green) adds POLICY: ALL ['59'] < ['46'] with dependencies []
I1217 12:44:20.21 2388519 flip.py:564] node 48 adds BLACKHOLE: ALL ['46'] < ['48']
I1217 12:44:20.21 2388519 flip.py:839] node 46 (white-green) adds POLICY: ALL ['46'] < ['33'] with dependencies []
I1217 12:44:20.21 2388519 flip.py:564] node 35 adds BLACKHOLE: ALL ['33'] < ['35']
I1217 12:44:20.22 2388519 flip.py:564] node 22 adds BLACKHOLE: ALL ['20'] < ['22']
I1217 12:44:20.22 2388519 flip.py:564] node 9 adds BLACKHOLE: ALL ['7'] < ['9']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:44:20.32 2388519 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: 12, dst: 95, path: ['12', '11', '10', '7', '5', '4', '25', '24', '23', '20', '18', '17', '38', '37', '36', '33', '31', '30', '51', '50', '49', '46', '44', '43', '64', '63', '62', '59', '57', '56', '77', '76', '75', '72', '70', '69', '90', '89', '88', '85', '83', '82', '103', '102', '101', '98', '96', '95'], tags: {}> doesn't satisfy any of [['35']]
