About the Execution of Marcie+red for CloudReconfiguration-PT-302
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
793.067 | 154263.00 | 255375.00 | 404.30 | F | normal |
Execution Chart
We display below the execution chart for this examination (boot time has been removed).
Trace from the execution
Formatting '/data/fkordon/mcc2023-input.r120-tall-167814498100008.qcow2', fmt=qcow2 size=4294967296 backing_file=/data/fkordon/mcc2023-input.qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16
Waiting for the VM to be ready (probing ssh)
..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
=====================================================================
Generated by BenchKit 2-5348
Executing tool marciexred
Input is CloudReconfiguration-PT-302, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r120-tall-167814498100008
=====================================================================
--------------------
preparation of the directory to be used:
/home/mcc/execution
total 1.2M
-rw-r--r-- 1 mcc users 9.0K Feb 25 11:50 CTLCardinality.txt
-rw-r--r-- 1 mcc users 100K Feb 25 11:50 CTLCardinality.xml
-rw-r--r-- 1 mcc users 6.9K Feb 25 11:49 CTLFireability.txt
-rw-r--r-- 1 mcc users 66K Feb 25 11:49 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:40 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 3.6K Feb 25 15:46 LTLCardinality.txt
-rw-r--r-- 1 mcc users 24K Feb 25 15:46 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.4K Feb 25 15:46 LTLFireability.txt
-rw-r--r-- 1 mcc users 17K Feb 25 15:46 LTLFireability.xml
-rw-r--r-- 1 mcc users 12K Feb 25 11:50 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 124K Feb 25 11:50 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 7.2K Feb 25 11:50 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 56K Feb 25 11:50 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.8K Feb 25 15:46 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.8K Feb 25 15:46 UpperBounds.xml
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 equiv_col
-rw-r--r-- 1 mcc users 4 Mar 5 18:22 instance
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 iscolored
-rw-r--r-- 1 mcc users 660K Mar 5 18:22 model.pnml
--------------------
content from stdout:
=== Data for post analysis generated by BenchKit (invocation template)
The expected result is a vector of booleans
BOOL_VECTOR
FORMULA_NAME StableMarking
=== Now, execution of the tool begins
BK_START 1678391358047
bash -c /home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n "BK_STOP " ; date -u +%s%3N
Invoking MCC driver with
BK_TOOL=marciexred
BK_EXAMINATION=StableMarking
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=1800
BK_INPUT=CloudReconfiguration-PT-302
Applying reductions before tool marcie
Invoking reducer
Running Version 202303021504
[2023-03-09 19:49:19] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-09 19:49:19] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-09 19:49:19] [INFO ] Load time of PNML (sax parser for PT used): 114 ms
[2023-03-09 19:49:19] [INFO ] Transformed 2585 places.
[2023-03-09 19:49:19] [INFO ] Transformed 3095 transitions.
[2023-03-09 19:49:19] [INFO ] Found NUPN structural information;
[2023-03-09 19:49:19] [INFO ] Parsed PT model containing 2585 places and 3095 transitions and 6463 arcs in 192 ms.
Graph (trivial) has 2956 edges and 2585 vertex of which 882 / 2585 are part of one of the 63 SCC in 12 ms
Free SCC test removed 819 places
Structural test allowed to assert that 867 places are NOT stable. Took 39 ms.
Ensure Unique test removed 936 transitions
Reduce redundant transitions removed 936 transitions.
Incomplete random walk after 10000 steps, including 159 resets, run finished after 1389 ms. (steps per millisecond=7 ) properties (out of 1718) seen :243
Running SMT prover for 1475 properties.
[2023-03-09 19:49:21] [INFO ] Flow matrix only has 2097 transitions (discarded 62 similar events)
// Phase 1: matrix 2097 rows 1766 cols
[2023-03-09 19:49:21] [INFO ] Computed 4 place invariants in 34 ms
java.lang.RuntimeException: SMT solver raised an error when submitting script. Raised (error "Failed to assert expression: java.io.IOException: Stream close...
at fr.lip6.move.gal.structural.smt.SMTUtils.execAndCheckResult(SMTUtils.java:251)
at fr.lip6.move.gal.structural.smt.DeadlockTester.assertInvariants(DeadlockTester.java:2347)
at fr.lip6.move.gal.structural.smt.DeadlockTester.verifyPossible(DeadlockTester.java:618)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMTIncremental(DeadlockTester.java:339)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMT(DeadlockTester.java:223)
at fr.lip6.move.gal.application.solver.ReachabilitySolver.applyReductions(ReachabilitySolver.java:95)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.applyReachabilitySolver(GlobalPropertySolver.java:724)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:558)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preSolveLiveness(GlobalPropertySolver.java:412)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preStableMarking(GlobalPropertySolver.java:321)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:294)
at fr.lip6.move.gal.application.Application.startNoEx(Application.java:386)
at fr.lip6.move.gal.application.Application.start(Application.java:178)
at fr.lip6.move.gal.itscl.application.Application.start(Application.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
[2023-03-09 19:49:47] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-09 19:49:47] [INFO ] After 25067ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 1475 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 1 ms.
Support contains 1475 out of 1766 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1766/1766 places, 2159/2159 transitions.
Drop transitions removed 63 transitions
Reduce isomorphic transitions removed 63 transitions.
Drop transitions removed 171 transitions
Trivial Post-agglo rules discarded 171 transitions
Performed 171 trivial Post agglomeration. Transition count delta: 171
Iterating post reduction 0 with 234 rules applied. Total rules applied 234 place count 1766 transition count 1925
Reduce places removed 171 places and 0 transitions.
Ensure Unique test removed 7 transitions
Reduce isomorphic transitions removed 7 transitions.
Iterating post reduction 1 with 178 rules applied. Total rules applied 412 place count 1595 transition count 1918
Performed 10 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 2 with 10 Pre rules applied. Total rules applied 412 place count 1595 transition count 1908
Deduced a syphon composed of 10 places in 5 ms
Reduce places removed 10 places and 0 transitions.
Iterating global reduction 2 with 20 rules applied. Total rules applied 432 place count 1585 transition count 1908
Discarding 12 places :
Symmetric choice reduction at 2 with 12 rule applications. Total rules 444 place count 1573 transition count 1896
Iterating global reduction 2 with 12 rules applied. Total rules applied 456 place count 1573 transition count 1896
Discarding 1 places :
Symmetric choice reduction at 2 with 1 rule applications. Total rules 457 place count 1572 transition count 1895
Iterating global reduction 2 with 1 rules applied. Total rules applied 458 place count 1572 transition count 1895
Discarding 1 places :
Symmetric choice reduction at 2 with 1 rule applications. Total rules 459 place count 1571 transition count 1894
Iterating global reduction 2 with 1 rules applied. Total rules applied 460 place count 1571 transition count 1894
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 2 with 1 rules applied. Total rules applied 461 place count 1571 transition count 1893
Performed 23 Post agglomeration using F-continuation condition.Transition count delta: 23
Deduced a syphon composed of 23 places in 4 ms
Reduce places removed 23 places and 0 transitions.
Iterating global reduction 3 with 46 rules applied. Total rules applied 507 place count 1548 transition count 1870
Performed 6 Post agglomeration using F-continuation condition.Transition count delta: -26
Deduced a syphon composed of 6 places in 4 ms
Reduce places removed 6 places and 0 transitions.
Iterating global reduction 3 with 12 rules applied. Total rules applied 519 place count 1542 transition count 1896
Drop transitions removed 5 transitions
Redundant transition composition rules discarded 5 transitions
Iterating global reduction 3 with 5 rules applied. Total rules applied 524 place count 1542 transition count 1891
Free-agglomeration rule applied 20 times.
Iterating global reduction 3 with 20 rules applied. Total rules applied 544 place count 1542 transition count 1871
Reduce places removed 20 places and 0 transitions.
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Iterating post reduction 3 with 22 rules applied. Total rules applied 566 place count 1522 transition count 1869
Drop transitions removed 4 transitions
Redundant transition composition rules discarded 4 transitions
Iterating global reduction 4 with 4 rules applied. Total rules applied 570 place count 1522 transition count 1865
Partial Free-agglomeration rule applied 4 times.
Drop transitions removed 4 transitions
Iterating global reduction 4 with 4 rules applied. Total rules applied 574 place count 1522 transition count 1865
Partial Post-agglomeration rule applied 1 times.
Drop transitions removed 1 transitions
Iterating global reduction 4 with 1 rules applied. Total rules applied 575 place count 1522 transition count 1865
Drop transitions removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 4 with 1 rules applied. Total rules applied 576 place count 1522 transition count 1864
Reduce places removed 1 places and 1 transitions.
Iterating global reduction 5 with 1 rules applied. Total rules applied 577 place count 1521 transition count 1863
Applied a total of 577 rules in 382 ms. Remains 1521 /1766 variables (removed 245) and now considering 1863/2159 (removed 296) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 383 ms. Remains : 1521/1766 places, 1863/2159 transitions.
Interrupted random walk after 495433 steps, including 3265 resets, run timeout after 30001 ms. (steps per millisecond=16 ) properties seen 1121
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 354) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 354) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 156 ms. (steps per millisecond=64 ) properties (out of 354) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 137 ms. (steps per millisecond=73 ) properties (out of 354) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 156 ms. (steps per millisecond=64 ) properties (out of 354) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 354) seen :1
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 353) seen :10
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 137 ms. (steps per millisecond=73 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 146 ms. (steps per millisecond=68 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 343) seen :11
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 332) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 137 ms. (steps per millisecond=72 ) properties (out of 332) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 332) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 332) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 332) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 332) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 332) seen :12
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 320) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 320) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 320) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 320) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 320) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 320) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 320) seen :9
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 311) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 311) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 311) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 311) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 137 ms. (steps per millisecond=73 ) properties (out of 311) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 311) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 156 ms. (steps per millisecond=64 ) properties (out of 311) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 311) seen :1
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 203 ms. (steps per millisecond=49 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 166 ms. (steps per millisecond=60 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 265 ms. (steps per millisecond=37 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 310) seen :23
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 287) seen :2
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 285) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 214 ms. (steps per millisecond=46 ) properties (out of 285) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 285) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 285) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 285) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 285) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 285) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 285) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 285) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 285) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 285) seen :11
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 147 ms. (steps per millisecond=68 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 274) seen :1
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 273) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 273) seen :2
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 271) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 271) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 271) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 271) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 271) seen :6
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 265) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 265) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 265) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 265) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 265) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 265) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 265) seen :6
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 259) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 259) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 259) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 231 ms. (steps per millisecond=43 ) properties (out of 259) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 259) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 259) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 259) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 259) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 259) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 259) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 259) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 259) seen :1
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 180 ms. (steps per millisecond=55 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 258) seen :1
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 164 ms. (steps per millisecond=60 ) properties (out of 257) seen :1
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 256) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 256) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 256) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 256) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 256) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 256) seen :8
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 248) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 215 ms. (steps per millisecond=46 ) properties (out of 248) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 248) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 248) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 248) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 248) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 248) seen :1
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 247) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 247) seen :10
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 237) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 237) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 237) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 237) seen :5
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 232) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 232) seen :7
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 225) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 225) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 225) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 225) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 225) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 225) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 225) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 225) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 225) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 225) seen :2
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 223) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 223) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 223) seen :2
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 217 ms. (steps per millisecond=46 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 190 ms. (steps per millisecond=52 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 158 ms. (steps per millisecond=63 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 170 ms. (steps per millisecond=58 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 207 ms. (steps per millisecond=48 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 216 ms. (steps per millisecond=46 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 176 ms. (steps per millisecond=56 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 134 ms. (steps per millisecond=74 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 221) seen :12
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 153 ms. (steps per millisecond=65 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 209) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 209) seen :1
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 208) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 208) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 208) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 208) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 208) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 208) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 208) seen :1
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 207) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 207) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 207) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 207) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 207) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 207) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 207) seen :11
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 196) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 196) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 196) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 196) seen :11
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 185) seen :0
Running SMT prover for 185 properties.
[2023-03-09 19:50:47] [INFO ] Flow matrix only has 1861 transitions (discarded 2 similar events)
// Phase 1: matrix 1861 rows 1521 cols
[2023-03-09 19:50:47] [INFO ] Computed 4 place invariants in 17 ms
[2023-03-09 19:50:52] [INFO ] After 4818ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:185
[2023-03-09 19:50:57] [INFO ] [Nat]Absence check using 0 positive and 4 generalized place invariants in 16 ms returned sat
[2023-03-09 19:51:12] [INFO ] After 10586ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :185
[2023-03-09 19:51:12] [INFO ] State equation strengthened by 1 read => feed constraints.
[2023-03-09 19:51:22] [INFO ] After 9829ms SMT Verify possible using 1 Read/Feed constraints in natural domain returned unsat :0 sat :185
[2023-03-09 19:51:40] [INFO ] After 27859ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :185
Attempting to minimize the solution found.
Minimization took 10074 ms.
[2023-03-09 19:51:50] [INFO ] After 57538ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :185
Fused 185 Parikh solutions to 184 different solutions.
Parikh walk visited 0 properties in 856 ms.
Support contains 185 out of 1521 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1521/1521 places, 1863/1863 transitions.
Graph (complete) has 2142 edges and 1521 vertex of which 1514 are kept as prefixes of interest. Removing 7 places using SCC suffix rule.2 ms
Discarding 7 places :
Also discarding 3 output transitions
Drop transitions removed 3 transitions
Drop transitions removed 6 transitions
Reduce isomorphic transitions removed 6 transitions.
Drop transitions removed 890 transitions
Trivial Post-agglo rules discarded 890 transitions
Performed 890 trivial Post agglomeration. Transition count delta: 890
Iterating post reduction 0 with 896 rules applied. Total rules applied 897 place count 1514 transition count 964
Reduce places removed 890 places and 0 transitions.
Ensure Unique test removed 71 transitions
Reduce isomorphic transitions removed 71 transitions.
Drop transitions removed 58 transitions
Trivial Post-agglo rules discarded 58 transitions
Performed 58 trivial Post agglomeration. Transition count delta: 58
Iterating post reduction 1 with 1019 rules applied. Total rules applied 1916 place count 624 transition count 835
Reduce places removed 58 places and 0 transitions.
Ensure Unique test removed 6 transitions
Reduce isomorphic transitions removed 6 transitions.
Drop transitions removed 2 transitions
Trivial Post-agglo rules discarded 2 transitions
Performed 2 trivial Post agglomeration. Transition count delta: 2
Iterating post reduction 2 with 66 rules applied. Total rules applied 1982 place count 566 transition count 827
Reduce places removed 2 places and 0 transitions.
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Drop transitions removed 4 transitions
Trivial Post-agglo rules discarded 4 transitions
Performed 4 trivial Post agglomeration. Transition count delta: 4
Iterating post reduction 3 with 8 rules applied. Total rules applied 1990 place count 564 transition count 821
Reduce places removed 4 places and 0 transitions.
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Iterating post reduction 4 with 6 rules applied. Total rules applied 1996 place count 560 transition count 819
Performed 24 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 24 Pre rules applied. Total rules applied 1996 place count 560 transition count 795
Deduced a syphon composed of 24 places in 1 ms
Reduce places removed 24 places and 0 transitions.
Iterating global reduction 5 with 48 rules applied. Total rules applied 2044 place count 536 transition count 795
Discarding 49 places :
Symmetric choice reduction at 5 with 49 rule applications. Total rules 2093 place count 487 transition count 737
Iterating global reduction 5 with 49 rules applied. Total rules applied 2142 place count 487 transition count 737
Performed 3 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 3 Pre rules applied. Total rules applied 2142 place count 487 transition count 734
Deduced a syphon composed of 3 places in 1 ms
Reduce places removed 3 places and 0 transitions.
Iterating global reduction 5 with 6 rules applied. Total rules applied 2148 place count 484 transition count 734
Discarding 40 places :
Symmetric choice reduction at 5 with 40 rule applications. Total rules 2188 place count 444 transition count 694
Iterating global reduction 5 with 40 rules applied. Total rules applied 2228 place count 444 transition count 694
Ensure Unique test removed 11 transitions
Reduce isomorphic transitions removed 11 transitions.
Drop transitions removed 11 transitions
Trivial Post-agglo rules discarded 11 transitions
Performed 11 trivial Post agglomeration. Transition count delta: 11
Iterating post reduction 5 with 22 rules applied. Total rules applied 2250 place count 444 transition count 672
Reduce places removed 11 places and 0 transitions.
Ensure Unique test removed 3 transitions
Reduce isomorphic transitions removed 3 transitions.
Drop transitions removed 3 transitions
Trivial Post-agglo rules discarded 3 transitions
Performed 3 trivial Post agglomeration. Transition count delta: 3
Iterating post reduction 6 with 17 rules applied. Total rules applied 2267 place count 433 transition count 666
Reduce places removed 3 places and 0 transitions.
Iterating post reduction 7 with 3 rules applied. Total rules applied 2270 place count 430 transition count 666
Discarding 13 places :
Symmetric choice reduction at 8 with 13 rule applications. Total rules 2283 place count 417 transition count 643
Iterating global reduction 8 with 13 rules applied. Total rules applied 2296 place count 417 transition count 643
Ensure Unique test removed 10 transitions
Reduce isomorphic transitions removed 10 transitions.
Iterating post reduction 8 with 10 rules applied. Total rules applied 2306 place count 417 transition count 633
Discarding 4 places :
Symmetric choice reduction at 9 with 4 rule applications. Total rules 2310 place count 413 transition count 625
Iterating global reduction 9 with 4 rules applied. Total rules applied 2314 place count 413 transition count 625
Performed 111 Post agglomeration using F-continuation condition with reduction of 60 identical transitions.
Deduced a syphon composed of 111 places in 0 ms
Discarding 1 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition t2182.t2183.t2184.t2185.t2186.t2187.t2188.t2189.t3020.t2630.t2631.t2632.t2648.t2649.t2760.t2761.t2762.t2792.t2801.t2802.t2181.t2092 and 1 places that fell out of Prefix Of Interest.
Iterating global reduction 9 with 112 rules applied. Total rules applied 2426 place count 300 transition count 453
Discarding 1 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition t2182.t2183.t2184.t2185.t2186.t2187.t2188.t2189.t3023.t2630.t2631.t2632.t2648.t2649.t2760.t2761.t2762.t2792.t2801.t2802.t2181.t2013 and 1 places that fell out of Prefix Of Interest.
Drop transitions removed 7 transitions
Reduce isomorphic transitions removed 7 transitions.
Graph (trivial) has 208 edges and 299 vertex of which 106 / 299 are part of one of the 9 SCC in 0 ms
Free SCC test removed 97 places
Iterating post reduction 9 with 9 rules applied. Total rules applied 2435 place count 202 transition count 445
Drop transitions removed 197 transitions
Ensure Unique test removed 10 transitions
Reduce isomorphic transitions removed 207 transitions.
Iterating post reduction 10 with 207 rules applied. Total rules applied 2642 place count 202 transition count 238
Discarding 3 places :
Symmetric choice reduction at 11 with 3 rule applications. Total rules 2645 place count 199 transition count 235
Iterating global reduction 11 with 3 rules applied. Total rules applied 2648 place count 199 transition count 235
Performed 3 Post agglomeration using F-continuation condition.Transition count delta: 3
Deduced a syphon composed of 3 places in 0 ms
Reduce places removed 3 places and 0 transitions.
Iterating global reduction 11 with 6 rules applied. Total rules applied 2654 place count 196 transition count 232
Ensure Unique test removed 7 transitions
Reduce isomorphic transitions removed 7 transitions.
Iterating post reduction 11 with 7 rules applied. Total rules applied 2661 place count 196 transition count 225
Applied a total of 2661 rules in 116 ms. Remains 196 /1521 variables (removed 1325) and now considering 225/1863 (removed 1638) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 117 ms. Remains : 196/1521 places, 225/1863 transitions.
Finished random walk after 2178 steps, including 10 resets, run visited all 185 properties in 39 ms. (steps per millisecond=55 )
Able to resolve query StableMarking after proving 1720 properties.
FORMULA StableMarking FALSE TECHNIQUES RANDOM_WALK MARKED_SUFFIX_TEST TRIVIAL_UNMARKED_SCC_TEST BESTFIRST_WALK TOPOLOGICAL
Total runtime 151899 ms.
ITS solved all properties within timeout
BK_STOP 1678391512310
--------------------
content from stderr:
+ ulimit -s 65536
+ [[ -z '' ]]
+ export LTSMIN_MEM_SIZE=8589934592
+ LTSMIN_MEM_SIZE=8589934592
+ export PYTHONPATH=/home/mcc/BenchKit/itstools/pylibs
+ PYTHONPATH=/home/mcc/BenchKit/itstools/pylibs
+ export LD_LIBRARY_PATH=/home/mcc/BenchKit/itstools/pylibs:
+ LD_LIBRARY_PATH=/home/mcc/BenchKit/itstools/pylibs:
++ perl -pe 's/.*\.//g'
++ sed s/.jar//
++ ls /home/mcc/BenchKit/bin//../reducer/bin//../../itstools//itstools/plugins/fr.lip6.move.gal.application.pnmcc_1.0.0.202303021504.jar
+ VERSION=202303021504
+ echo 'Running Version 202303021504'
+ /home/mcc/BenchKit/bin//../reducer/bin//../../itstools//itstools/its-tools -pnfolder /home/mcc/execution -examination StableMarking -timeout 180 -rebuildPNML
Sequence of Actions to be Executed by the VM
This is useful if one wants to reexecute the tool in the VM from the submitted image disk.
set -x
# this is for BenchKit: configuration of major elements for the test
export BK_INPUT="CloudReconfiguration-PT-302"
export BK_EXAMINATION="StableMarking"
export BK_TOOL="marciexred"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="1800"
export BK_MEMORY_CONFINEMENT="16384"
export BK_BIN_PATH="/home/mcc/BenchKit/bin/"
# this is specific to your benchmark or test
export BIN_DIR="$HOME/BenchKit/bin"
# remove the execution directoty if it exists (to avoid increse of .vmdk images)
if [ -d execution ] ; then
rm -rf execution
fi
# this is for BenchKit: explicit launching of the test
echo "====================================================================="
echo " Generated by BenchKit 2-5348"
echo " Executing tool marciexred"
echo " Input is CloudReconfiguration-PT-302, examination is StableMarking"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r120-tall-167814498100008"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"
tar xzf /home/mcc/BenchKit/INPUTS/CloudReconfiguration-PT-302.tgz
mv CloudReconfiguration-PT-302 execution
cd execution
if [ "StableMarking" = "ReachabilityDeadlock" ] || [ "StableMarking" = "UpperBounds" ] || [ "StableMarking" = "QuasiLiveness" ] || [ "StableMarking" = "StableMarking" ] || [ "StableMarking" = "Liveness" ] || [ "StableMarking" = "OneSafe" ] || [ "StableMarking" = "StateSpace" ]; then
rm -f GenericPropertiesVerdict.xml
fi
pwd
ls -lh
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "StableMarking" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "StableMarking" != "StateSpace" ] ; then
echo "The expected result is a vector of booleans"
echo BOOL_VECTOR
else
echo "no data necessary for post analysis"
fi
echo
if [ -f "StableMarking.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property StableMarking.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "StableMarking.xml" ] ; then # for cunf (txt files deleted;-)
echo echo "here is the order used to build the result vector(from xml file)"
for x in $(grep '
echo "FORMULA_NAME $x"
done
elif [ "StableMarking" = "ReachabilityDeadlock" ] || [ "StableMarking" = "QuasiLiveness" ] || [ "StableMarking" = "StableMarking" ] || [ "StableMarking" = "Liveness" ] || [ "StableMarking" = "OneSafe" ] ; then
echo "FORMULA_NAME StableMarking"
fi
echo
echo "=== Now, execution of the tool begins"
echo
echo -n "BK_START "
date -u +%s%3N
echo
timeout -s 9 $BK_TIME_CONFINEMENT bash -c "/home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n \"BK_STOP \" ; date -u +%s%3N"
if [ $? -eq 137 ] ; then
echo
echo "BK_TIME_CONFINEMENT_REACHED"
fi
echo
echo "--------------------"
echo "content from stderr:"
echo
cat STDERR ;