Version: 1.13 
 _ data/zoo_json_cond_enf1/Layer42_3.json -f output/flip/data/zoo_json_cond_enf1/Layer42_3.json.subpaths
Flip subpaths generated in 0.127 seconds!
real 1.41
user 0.63
sys 0.12
<logging.Logger object at 0x7fe7723277d0>
I1217 12:43:10.550 2374496 flip.py:564] node 23 adds BLACKHOLE: ALL ['19'] < ['23']
I1217 12:43:10.550 2374496 flip.py:839] node 19 (white-green) adds POLICY: ALL ['19'] < ['13'] with dependencies []
I1217 12:43:10.551 2374496 flip.py:564] node 17 adds BLACKHOLE: ALL ['13'] < ['17']
I1217 12:43:10.551 2374496 flip.py:564] node 11 adds BLACKHOLE: ALL ['7'] < ['11']
I1217 12:43:10.551 2374496 flip.py:564] node 5 adds BLACKHOLE: ALL ['1'] < ['5']
I1217 12:43:10.551 2374496 flip.py:564] node 3 adds BLACKHOLE: ALL ['3'] < ['1']
I1217 12:43:10.551 2374496 flip.py:564] node 9 adds BLACKHOLE: ALL ['9'] < ['7']
I1217 12:43:10.551 2374496 flip.py:564] node 15 adds BLACKHOLE: ALL ['15'] < ['13']
I1217 12:43:10.552 2374496 flip.py:564] node 21 adds BLACKHOLE: ALL ['21'] < ['19']
Restricted license - for non-production use only - expires 2022-01-13
I1217 12:43:10.560 2374496 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: 0, dst: 22, path: ['0', '1', '3', '4', '6', '7', '9', '10', '12', '13', '15', '16', '18', '19', '21', '22'], tags: {}> doesn't satisfy any of [['17']]
