fond
Model Checking Contest 2023
13th edition, Paris, France, April 26, 2023 (at TOOLympics II)
Execution of r119-tall-167814497200038
Last Updated
May 14, 2023

About the Execution of LTSMin+red for CloudReconfiguration-PT-308

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
683.896 173715.00 288471.00 507.70 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.r119-tall-167814497200038.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 ltsminxred
Input is CloudReconfiguration-PT-308, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r119-tall-167814497200038
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 1.2M
-rw-r--r-- 1 mcc users 6.3K Feb 25 11:50 CTLCardinality.txt
-rw-r--r-- 1 mcc users 64K Feb 25 11:50 CTLCardinality.xml
-rw-r--r-- 1 mcc users 5.8K Feb 25 11:49 CTLFireability.txt
-rw-r--r-- 1 mcc users 52K 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 4.1K Feb 25 15:47 LTLCardinality.txt
-rw-r--r-- 1 mcc users 28K Feb 25 15:47 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.3K Feb 25 15:47 LTLFireability.txt
-rw-r--r-- 1 mcc users 16K Feb 25 15:47 LTLFireability.xml
-rw-r--r-- 1 mcc users 15K Feb 25 11:50 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 161K Feb 25 11:50 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 8.2K Feb 25 11:50 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 68K Feb 25 11:50 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.8K Feb 25 15:47 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.8K Feb 25 15:47 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 1679412174141

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=ltsminxred
BK_EXAMINATION=StableMarking
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=1800
BK_INPUT=CloudReconfiguration-PT-308
Applying reductions before tool ltsmin
Invoking reducer
Running Version 202303021504
[2023-03-21 15:22:55] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-21 15:22:55] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-21 15:22:55] [INFO ] Load time of PNML (sax parser for PT used): 119 ms
[2023-03-21 15:22:55] [INFO ] Transformed 2585 places.
[2023-03-21 15:22:55] [INFO ] Transformed 3095 transitions.
[2023-03-21 15:22:55] [INFO ] Found NUPN structural information;
[2023-03-21 15:22:55] [INFO ] Parsed PT model containing 2585 places and 3095 transitions and 6463 arcs in 336 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 38 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 1456 ms. (steps per millisecond=6 ) properties (out of 1718) seen :288
Running SMT prover for 1430 properties.
[2023-03-21 15:22:57] [INFO ] Flow matrix only has 2097 transitions (discarded 62 similar events)
// Phase 1: matrix 2097 rows 1766 cols
[2023-03-21 15:22:57] [INFO ] Computed 4 place invariants in 36 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-21 15:23:23] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-21 15:23:23] [INFO ] After 25078ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 1430 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 1 ms.
Support contains 1430 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 209 transitions
Trivial Post-agglo rules discarded 209 transitions
Performed 209 trivial Post agglomeration. Transition count delta: 209
Iterating post reduction 0 with 272 rules applied. Total rules applied 272 place count 1766 transition count 1887
Reduce places removed 209 places and 0 transitions.
Ensure Unique test removed 11 transitions
Reduce isomorphic transitions removed 11 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 1 with 224 rules applied. Total rules applied 496 place count 1557 transition count 1872
Reduce places removed 4 places and 0 transitions.
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 2 with 5 rules applied. Total rules applied 501 place count 1553 transition count 1871
Performed 10 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 3 with 10 Pre rules applied. Total rules applied 501 place count 1553 transition count 1861
Deduced a syphon composed of 10 places in 2 ms
Reduce places removed 10 places and 0 transitions.
Iterating global reduction 3 with 20 rules applied. Total rules applied 521 place count 1543 transition count 1861
Discarding 9 places :
Symmetric choice reduction at 3 with 9 rule applications. Total rules 530 place count 1534 transition count 1852
Iterating global reduction 3 with 9 rules applied. Total rules applied 539 place count 1534 transition count 1852
Discarding 1 places :
Symmetric choice reduction at 3 with 1 rule applications. Total rules 540 place count 1533 transition count 1851
Iterating global reduction 3 with 1 rules applied. Total rules applied 541 place count 1533 transition count 1851
Discarding 1 places :
Symmetric choice reduction at 3 with 1 rule applications. Total rules 542 place count 1532 transition count 1850
Iterating global reduction 3 with 1 rules applied. Total rules applied 543 place count 1532 transition count 1850
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 3 with 1 rules applied. Total rules applied 544 place count 1532 transition count 1849
Performed 25 Post agglomeration using F-continuation condition.Transition count delta: 25
Deduced a syphon composed of 25 places in 4 ms
Reduce places removed 25 places and 0 transitions.
Iterating global reduction 4 with 50 rules applied. Total rules applied 594 place count 1507 transition count 1824
Performed 6 Post agglomeration using F-continuation condition.Transition count delta: -29
Deduced a syphon composed of 6 places in 4 ms
Reduce places removed 6 places and 0 transitions.
Iterating global reduction 4 with 12 rules applied. Total rules applied 606 place count 1501 transition count 1853
Drop transitions removed 7 transitions
Redundant transition composition rules discarded 7 transitions
Iterating global reduction 4 with 7 rules applied. Total rules applied 613 place count 1501 transition count 1846
Free-agglomeration rule applied 22 times.
Iterating global reduction 4 with 22 rules applied. Total rules applied 635 place count 1501 transition count 1824
Reduce places removed 22 places and 0 transitions.
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 4 with 23 rules applied. Total rules applied 658 place count 1479 transition count 1823
Drop transitions removed 1 transitions
Redundant transition composition rules discarded 1 transitions
Iterating global reduction 5 with 1 rules applied. Total rules applied 659 place count 1479 transition count 1822
Partial Free-agglomeration rule applied 1 times.
Drop transitions removed 1 transitions
Iterating global reduction 5 with 1 rules applied. Total rules applied 660 place count 1479 transition count 1822
Partial Post-agglomeration rule applied 2 times.
Drop transitions removed 2 transitions
Iterating global reduction 5 with 2 rules applied. Total rules applied 662 place count 1479 transition count 1822
Drop transitions removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 5 with 1 rules applied. Total rules applied 663 place count 1479 transition count 1821
Reduce places removed 1 places and 1 transitions.
Iterating global reduction 6 with 1 rules applied. Total rules applied 664 place count 1478 transition count 1820
Applied a total of 664 rules in 606 ms. Remains 1478 /1766 variables (removed 288) and now considering 1820/2159 (removed 339) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 608 ms. Remains : 1478/1766 places, 1820/2159 transitions.
Interrupted random walk after 532064 steps, including 4146 resets, run timeout after 30001 ms. (steps per millisecond=17 ) properties seen 1011
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 153 ms. (steps per millisecond=65 ) properties (out of 419) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 419) seen :12
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 167 ms. (steps per millisecond=59 ) properties (out of 407) seen :12
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 170 ms. (steps per millisecond=58 ) properties (out of 395) seen :9
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 163 ms. (steps per millisecond=61 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 181 ms. (steps per millisecond=55 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 209 ms. (steps per millisecond=47 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 173 ms. (steps per millisecond=57 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 153 ms. (steps per millisecond=65 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 156 ms. (steps per millisecond=64 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 158 ms. (steps per millisecond=63 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 386) 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 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 155 ms. (steps per millisecond=64 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 147 ms. (steps per millisecond=68 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 156 ms. (steps per millisecond=64 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 151 ms. (steps per millisecond=66 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 170 ms. (steps per millisecond=58 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 159 ms. (steps per millisecond=62 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 162 ms. (steps per millisecond=61 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 137 ms. (steps per millisecond=73 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 386) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 386) seen :7
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 379) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 379) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 379) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 379) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 379) seen :0
Incomplete Best-First random walk after 10000 steps, including 30 resets, run finished after 146 ms. (steps per millisecond=68 ) properties (out of 379) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 379) seen :1
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 378) seen :7
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 371) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 371) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 371) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 371) 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 371) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 146 ms. (steps per millisecond=68 ) properties (out of 371) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 371) 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 371) seen :1
Incomplete Best-First random walk after 10000 steps, including 30 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 370) seen :3
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 367) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 147 ms. (steps per millisecond=68 ) properties (out of 367) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 367) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 367) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 146 ms. (steps per millisecond=68 ) properties (out of 367) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 367) 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 367) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 153 ms. (steps per millisecond=65 ) properties (out of 367) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 367) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 367) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 367) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 367) seen :3
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 364) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 364) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 364) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 364) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 364) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 364) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 155 ms. (steps per millisecond=64 ) properties (out of 364) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 364) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 161 ms. (steps per millisecond=62 ) properties (out of 364) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 151 ms. (steps per millisecond=66 ) properties (out of 364) seen :8
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 356) seen :22
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 153 ms. (steps per millisecond=65 ) properties (out of 334) seen :1
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 146 ms. (steps per millisecond=68 ) properties (out of 333) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 333) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 333) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 333) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 333) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 333) seen :6
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 327) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 327) seen :0
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 327) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 137 ms. (steps per millisecond=73 ) properties (out of 327) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 327) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 327) seen :1
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 326) seen :13
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 313) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 134 ms. (steps per millisecond=74 ) properties (out of 313) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 134 ms. (steps per millisecond=74 ) properties (out of 313) seen :0
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 313) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 313) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 313) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 313) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 313) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 313) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 313) seen :0
Incomplete Best-First random walk after 10000 steps, including 29 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 313) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 313) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 313) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 313) seen :8
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 305) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 160 ms. (steps per millisecond=62 ) properties (out of 305) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 305) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 305) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 305) seen :2
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 303) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 303) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 137 ms. (steps per millisecond=73 ) properties (out of 303) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 303) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 303) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 303) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 303) 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 303) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 303) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 303) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 146 ms. (steps per millisecond=68 ) properties (out of 303) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 193 ms. (steps per millisecond=51 ) properties (out of 303) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 187 ms. (steps per millisecond=53 ) properties (out of 303) seen :1
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 162 ms. (steps per millisecond=61 ) properties (out of 302) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 302) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 302) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 302) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 302) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 302) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 153 ms. (steps per millisecond=65 ) properties (out of 302) 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 302) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 302) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 302) seen :4
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 151 ms. (steps per millisecond=66 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 137 ms. (steps per millisecond=73 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 298) seen :2
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 147 ms. (steps per millisecond=68 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 296) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 296) seen :7
Incomplete Best-First random walk after 10000 steps, including 33 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 289) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 289) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 289) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 289) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 289) 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 289) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 289) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 289) 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 289) seen :4
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 285) seen :12
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 273) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 273) 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 273) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 273) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 273) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 273) 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 273) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 273) seen :0
Incomplete Best-First random walk after 10000 steps, including 29 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 273) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 273) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 273) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 273) seen :9
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 264) 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 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 134 ms. (steps per millisecond=74 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 264) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 264) seen :3
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 261) seen :0
Incomplete Best-First random walk after 10000 steps, including 29 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 261) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 261) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 261) 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 261) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 261) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 261) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 261) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 261) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 261) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 261) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 261) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 261) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 261) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 261) seen :3
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 134 ms. (steps per millisecond=74 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 134 ms. (steps per millisecond=74 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 258) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 258) 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 258) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 258) seen :3
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 255) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 255) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 255) 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 255) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 255) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 255) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 255) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 255) seen :1
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 254) seen :9
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 245) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 245) 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 245) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 245) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 245) 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 245) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 245) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 245) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 245) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 245) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 245) seen :0
Incomplete Best-First random walk after 10001 steps, including 34 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 245) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 245) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 245) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 245) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 245) 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 245) seen :2
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 243) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 243) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 243) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 243) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 243) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 243) 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 243) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 243) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 243) seen :7
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 236) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 236) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 236) seen :3
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 233) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 233) seen :1
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 232) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 232) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 232) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 232) seen :12
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 220) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 220) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 220) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 220) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 220) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 220) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 220) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 220) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 220) seen :0
Running SMT prover for 220 properties.
[2023-03-21 15:24:33] [INFO ] Flow matrix only has 1818 transitions (discarded 2 similar events)
// Phase 1: matrix 1818 rows 1478 cols
[2023-03-21 15:24:33] [INFO ] Computed 4 place invariants in 12 ms
[2023-03-21 15:24:39] [INFO ] After 5539ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:220
[2023-03-21 15:24:44] [INFO ] [Nat]Absence check using 0 positive and 4 generalized place invariants in 20 ms returned sat
[2023-03-21 15:25:01] [INFO ] After 11923ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :220
[2023-03-21 15:25:01] [INFO ] State equation strengthened by 1 read => feed constraints.
[2023-03-21 15:25:13] [INFO ] After 11590ms SMT Verify possible using 1 Read/Feed constraints in natural domain returned unsat :0 sat :220
[2023-03-21 15:25:34] [INFO ] After 32640ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :220
Attempting to minimize the solution found.
Minimization took 11423 ms.
[2023-03-21 15:25:45] [INFO ] After 66701ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :220
Parikh walk visited 1 properties in 824 ms.
Support contains 219 out of 1478 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1478/1478 places, 1820/1820 transitions.
Graph (complete) has 2101 edges and 1478 vertex of which 1473 are kept as prefixes of interest. Removing 5 places using SCC suffix rule.3 ms
Discarding 5 places :
Also discarding 2 output transitions
Drop transitions removed 2 transitions
Drop transitions removed 4 transitions
Reduce isomorphic transitions removed 4 transitions.
Drop transitions removed 841 transitions
Trivial Post-agglo rules discarded 841 transitions
Performed 841 trivial Post agglomeration. Transition count delta: 841
Iterating post reduction 0 with 845 rules applied. Total rules applied 846 place count 1473 transition count 973
Reduce places removed 841 places and 0 transitions.
Ensure Unique test removed 68 transitions
Reduce isomorphic transitions removed 68 transitions.
Drop transitions removed 53 transitions
Trivial Post-agglo rules discarded 53 transitions
Performed 53 trivial Post agglomeration. Transition count delta: 53
Iterating post reduction 1 with 962 rules applied. Total rules applied 1808 place count 632 transition count 852
Reduce places removed 53 places and 0 transitions.
Ensure Unique test removed 7 transitions
Reduce isomorphic transitions removed 7 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 2 with 63 rules applied. Total rules applied 1871 place count 579 transition count 842
Reduce places removed 3 places and 0 transitions.
Ensure Unique test removed 3 transitions
Reduce isomorphic transitions removed 3 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 10 rules applied. Total rules applied 1881 place count 576 transition count 835
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 1887 place count 572 transition count 833
Performed 22 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 22 Pre rules applied. Total rules applied 1887 place count 572 transition count 811
Deduced a syphon composed of 22 places in 1 ms
Reduce places removed 22 places and 0 transitions.
Iterating global reduction 5 with 44 rules applied. Total rules applied 1931 place count 550 transition count 811
Discarding 40 places :
Symmetric choice reduction at 5 with 40 rule applications. Total rules 1971 place count 510 transition count 762
Iterating global reduction 5 with 40 rules applied. Total rules applied 2011 place count 510 transition count 762
Performed 3 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 3 Pre rules applied. Total rules applied 2011 place count 510 transition count 759
Deduced a syphon composed of 3 places in 2 ms
Reduce places removed 3 places and 0 transitions.
Iterating global reduction 5 with 6 rules applied. Total rules applied 2017 place count 507 transition count 759
Discarding 31 places :
Symmetric choice reduction at 5 with 31 rule applications. Total rules 2048 place count 476 transition count 728
Iterating global reduction 5 with 31 rules applied. Total rules applied 2079 place count 476 transition count 728
Ensure Unique test removed 5 transitions
Reduce isomorphic transitions removed 5 transitions.
Drop transitions removed 5 transitions
Trivial Post-agglo rules discarded 5 transitions
Performed 5 trivial Post agglomeration. Transition count delta: 5
Iterating post reduction 5 with 10 rules applied. Total rules applied 2089 place count 476 transition count 718
Reduce places removed 5 places and 0 transitions.
Iterating post reduction 6 with 5 rules applied. Total rules applied 2094 place count 471 transition count 718
Discarding 10 places :
Symmetric choice reduction at 7 with 10 rule applications. Total rules 2104 place count 461 transition count 702
Iterating global reduction 7 with 10 rules applied. Total rules applied 2114 place count 461 transition count 702
Ensure Unique test removed 9 transitions
Reduce isomorphic transitions removed 9 transitions.
Iterating post reduction 7 with 9 rules applied. Total rules applied 2123 place count 461 transition count 693
Discarding 4 places :
Symmetric choice reduction at 8 with 4 rule applications. Total rules 2127 place count 457 transition count 685
Iterating global reduction 8 with 4 rules applied. Total rules applied 2131 place count 457 transition count 685
Discarding 1 places :
Symmetric choice reduction at 8 with 1 rule applications. Total rules 2132 place count 456 transition count 683
Iterating global reduction 8 with 1 rules applied. Total rules applied 2133 place count 456 transition count 683
Performed 117 Post agglomeration using F-continuation condition with reduction of 65 identical transitions.
Deduced a syphon composed of 117 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.t2842.t2843.t2844.t2845.t2846.t2092 and 1 places that fell out of Prefix Of Interest.
Iterating global reduction 8 with 118 rules applied. Total rules applied 2251 place count 337 transition count 500
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.t2842.t2843.t2844.t2845.t2846.t2013 and 1 places that fell out of Prefix Of Interest.
Drop transitions removed 8 transitions
Ensure Unique test removed 3 transitions
Reduce isomorphic transitions removed 11 transitions.
Graph (trivial) has 203 edges and 336 vertex of which 106 / 336 are part of one of the 9 SCC in 0 ms
Free SCC test removed 97 places
Iterating post reduction 8 with 13 rules applied. Total rules applied 2264 place count 239 transition count 488
Drop transitions removed 189 transitions
Ensure Unique test removed 11 transitions
Reduce isomorphic transitions removed 200 transitions.
Iterating post reduction 9 with 200 rules applied. Total rules applied 2464 place count 239 transition count 288
Discarding 3 places :
Symmetric choice reduction at 10 with 3 rule applications. Total rules 2467 place count 236 transition count 285
Iterating global reduction 10 with 3 rules applied. Total rules applied 2470 place count 236 transition count 285
Performed 3 Post agglomeration using F-continuation condition.Transition count delta: 3
Deduced a syphon composed of 3 places in 1 ms
Reduce places removed 3 places and 0 transitions.
Iterating global reduction 10 with 6 rules applied. Total rules applied 2476 place count 233 transition count 282
Ensure Unique test removed 7 transitions
Reduce isomorphic transitions removed 7 transitions.
Iterating post reduction 10 with 7 rules applied. Total rules applied 2483 place count 233 transition count 275
Free-agglomeration rule applied 3 times.
Iterating global reduction 11 with 3 rules applied. Total rules applied 2486 place count 233 transition count 272
Reduce places removed 3 places and 0 transitions.
Iterating post reduction 11 with 3 rules applied. Total rules applied 2489 place count 230 transition count 272
Applied a total of 2489 rules in 121 ms. Remains 230 /1478 variables (removed 1248) and now considering 272/1820 (removed 1548) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 121 ms. Remains : 230/1478 places, 272/1820 transitions.
Finished random walk after 2654 steps, including 9 resets, run visited all 219 properties in 62 ms. (steps per millisecond=42 )
Able to resolve query StableMarking after proving 1720 properties.
FORMULA StableMarking FALSE TECHNIQUES RANDOM_WALK PARIKH_WALK MARKED_SUFFIX_TEST TRIVIAL_UNMARKED_SCC_TEST BESTFIRST_WALK TOPOLOGICAL
Total runtime 171285 ms.
ITS solved all properties within timeout

BK_STOP 1679412347856

--------------------
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:
++ sed s/.jar//
++ ls /home/mcc/BenchKit/bin//../reducer/bin//../../itstools//itstools/plugins/fr.lip6.move.gal.application.pnmcc_1.0.0.202303021504.jar
++ perl -pe 's/.*\.//g'
+ 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-308"
export BK_EXAMINATION="StableMarking"
export BK_TOOL="ltsminxred"
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 ltsminxred"
echo " Input is CloudReconfiguration-PT-308, 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 r119-tall-167814497200038"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

tar xzf /home/mcc/BenchKit/INPUTS/CloudReconfiguration-PT-308.tgz
mv CloudReconfiguration-PT-308 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 '' StableMarking.xml | cut -d '>' -f 2 | cut -d '<' -f 1 | sort -u) ; do
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 ;