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

About the Execution of Marcie+red for CloudReconfiguration-PT-318

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
590.512 153586.00 243799.00 432.90 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-167814498200088.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-318, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r120-tall-167814498200088
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 1.2M
-rw-r--r-- 1 mcc users 8.3K Feb 25 11:51 CTLCardinality.txt
-rw-r--r-- 1 mcc users 89K Feb 25 11:51 CTLCardinality.xml
-rw-r--r-- 1 mcc users 5.9K Feb 25 11:51 CTLFireability.txt
-rw-r--r-- 1 mcc users 52K Feb 25 11:51 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:40 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 3.8K Feb 25 15:48 LTLCardinality.txt
-rw-r--r-- 1 mcc users 25K Feb 25 15:48 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.5K Feb 25 15:48 LTLFireability.txt
-rw-r--r-- 1 mcc users 19K Feb 25 15:48 LTLFireability.xml
-rw-r--r-- 1 mcc users 14K Feb 25 11:52 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 149K Feb 25 11:52 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 14K Feb 25 11:51 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 124K Feb 25 11:51 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.8K Feb 25 15:48 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.8K Feb 25 15:48 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 661K 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 1678392008896

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-318
Applying reductions before tool marcie
Invoking reducer
Running Version 202303021504
[2023-03-09 20:00:10] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-09 20:00:10] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-09 20:00:10] [INFO ] Load time of PNML (sax parser for PT used): 118 ms
[2023-03-09 20:00:10] [INFO ] Transformed 2587 places.
[2023-03-09 20:00:10] [INFO ] Transformed 3099 transitions.
[2023-03-09 20:00:10] [INFO ] Found NUPN structural information;
[2023-03-09 20:00:10] [INFO ] Parsed PT model containing 2587 places and 3099 transitions and 6479 arcs in 189 ms.
Graph (trivial) has 2956 edges and 2587 vertex of which 882 / 2587 are part of one of the 63 SCC in 11 ms
Free SCC test removed 819 places
Structural test allowed to assert that 867 places are NOT stable. Took 35 ms.
Ensure Unique test removed 936 transitions
Reduce redundant transitions removed 936 transitions.
Incomplete random walk after 10000 steps, including 179 resets, run finished after 1341 ms. (steps per millisecond=7 ) properties (out of 1720) seen :288
Running SMT prover for 1432 properties.
[2023-03-09 20:00:12] [INFO ] Flow matrix only has 2101 transitions (discarded 62 similar events)
// Phase 1: matrix 2101 rows 1768 cols
[2023-03-09 20:00:12] [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-09 20:00:38] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-09 20:00:38] [INFO ] After 25066ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 1432 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 1 ms.
Support contains 1432 out of 1768 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1768/1768 places, 2163/2163 transitions.
Drop transitions removed 63 transitions
Reduce isomorphic transitions removed 63 transitions.
Drop transitions removed 212 transitions
Trivial Post-agglo rules discarded 212 transitions
Performed 212 trivial Post agglomeration. Transition count delta: 212
Iterating post reduction 0 with 275 rules applied. Total rules applied 275 place count 1768 transition count 1888
Reduce places removed 212 places and 0 transitions.
Ensure Unique test removed 11 transitions
Reduce isomorphic transitions removed 11 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 1 with 225 rules applied. Total rules applied 500 place count 1556 transition count 1875
Reduce places removed 2 places and 0 transitions.
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 2 with 3 rules applied. Total rules applied 503 place count 1554 transition count 1874
Performed 14 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 3 with 14 Pre rules applied. Total rules applied 503 place count 1554 transition count 1860
Deduced a syphon composed of 14 places in 22 ms
Reduce places removed 14 places and 0 transitions.
Iterating global reduction 3 with 28 rules applied. Total rules applied 531 place count 1540 transition count 1860
Discarding 9 places :
Symmetric choice reduction at 3 with 9 rule applications. Total rules 540 place count 1531 transition count 1851
Iterating global reduction 3 with 9 rules applied. Total rules applied 549 place count 1531 transition count 1851
Discarding 2 places :
Symmetric choice reduction at 3 with 2 rule applications. Total rules 551 place count 1529 transition count 1849
Iterating global reduction 3 with 2 rules applied. Total rules applied 553 place count 1529 transition count 1849
Discarding 1 places :
Symmetric choice reduction at 3 with 1 rule applications. Total rules 554 place count 1528 transition count 1848
Iterating global reduction 3 with 1 rules applied. Total rules applied 555 place count 1528 transition count 1848
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 3 with 1 rules applied. Total rules applied 556 place count 1528 transition count 1847
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 4 with 46 rules applied. Total rules applied 602 place count 1505 transition count 1824
Performed 5 Post agglomeration using F-continuation condition.Transition count delta: -37
Deduced a syphon composed of 5 places in 4 ms
Reduce places removed 5 places and 0 transitions.
Iterating global reduction 4 with 10 rules applied. Total rules applied 612 place count 1500 transition count 1861
Drop transitions removed 7 transitions
Redundant transition composition rules discarded 7 transitions
Iterating global reduction 4 with 7 rules applied. Total rules applied 619 place count 1500 transition count 1854
Free-agglomeration rule applied 19 times.
Iterating global reduction 4 with 19 rules applied. Total rules applied 638 place count 1500 transition count 1835
Reduce places removed 19 places and 0 transitions.
Iterating post reduction 4 with 19 rules applied. Total rules applied 657 place count 1481 transition count 1835
Drop transitions removed 1 transitions
Redundant transition composition rules discarded 1 transitions
Iterating global reduction 5 with 1 rules applied. Total rules applied 658 place count 1481 transition count 1834
Partial Free-agglomeration rule applied 3 times.
Drop transitions removed 3 transitions
Iterating global reduction 5 with 3 rules applied. Total rules applied 661 place count 1481 transition count 1834
Partial Post-agglomeration rule applied 3 times.
Drop transitions removed 3 transitions
Iterating global reduction 5 with 3 rules applied. Total rules applied 664 place count 1481 transition count 1834
Drop transitions removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Iterating post reduction 5 with 2 rules applied. Total rules applied 666 place count 1481 transition count 1832
Reduce places removed 1 places and 1 transitions.
Iterating global reduction 6 with 1 rules applied. Total rules applied 667 place count 1480 transition count 1831
Applied a total of 667 rules in 386 ms. Remains 1480 /1768 variables (removed 288) and now considering 1831/2163 (removed 332) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 387 ms. Remains : 1480/1768 places, 1831/2163 transitions.
Interrupted random walk after 655095 steps, including 5914 resets, run timeout after 30001 ms. (steps per millisecond=21 ) properties seen 1086
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 346) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 346) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 346) seen :0
Incomplete Best-First random walk after 10000 steps, including 30 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 346) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 346) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 346) seen :13
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 333) seen :8
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 325) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 325) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 325) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 325) 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 325) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 325) seen :1
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 172 ms. (steps per millisecond=58 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 40 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 324) seen :2
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 322) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 322) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 322) seen :3
Incomplete Best-First random walk after 10001 steps, including 34 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 319) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 319) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 319) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 319) seen :8
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 311) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 311) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 311) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 311) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 311) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 311) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 311) seen :16
Incomplete Best-First random walk after 10000 steps, including 29 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 295) seen :0
Incomplete Best-First random walk after 10001 steps, including 33 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 295) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 295) seen :1
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 33 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 33 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10000 steps, including 29 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 35 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10000 steps, including 39 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 294) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 294) seen :3
Incomplete Best-First random walk after 10001 steps, including 33 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 291) seen :0
Incomplete Best-First random walk after 10001 steps, including 34 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 291) seen :3
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 39 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 288) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 288) seen :2
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 286) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 286) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 286) seen :1
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 285) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 285) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 285) seen :3
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 282) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 282) seen :0
Incomplete Best-First random walk after 10000 steps, including 30 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 282) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 164 ms. (steps per millisecond=60 ) properties (out of 282) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 282) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 282) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 282) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 282) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 282) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 282) seen :0
Incomplete Best-First random walk after 10000 steps, including 30 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 282) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 282) seen :0
Incomplete Best-First random walk after 10000 steps, including 35 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 282) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 282) seen :8
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 274) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 274) seen :4
Incomplete Best-First random walk after 10001 steps, including 35 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 270) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 270) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 270) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 270) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 270) seen :1
Incomplete Best-First random walk after 10000 steps, including 30 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 269) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 269) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 269) seen :1
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 268) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 268) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 268) seen :8
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 260) seen :8
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 252) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 252) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 252) seen :1
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 251) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 251) seen :0
Incomplete Best-First random walk after 10001 steps, including 35 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 251) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 251) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 251) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 251) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 203 ms. (steps per millisecond=49 ) properties (out of 251) 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 251) seen :6
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 245) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 245) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 245) seen :6
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 239) seen :0
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 239) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 239) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 239) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 239) seen :0
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 206 ms. (steps per millisecond=48 ) properties (out of 239) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 228 ms. (steps per millisecond=43 ) properties (out of 239) seen :0
Incomplete Best-First random walk after 10000 steps, including 34 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 239) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 239) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 239) seen :1
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 238) seen :0
Incomplete Best-First random walk after 10001 steps, including 34 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 238) seen :0
Incomplete Best-First random walk after 10000 steps, including 30 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 238) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 238) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 79 ms. (steps per millisecond=126 ) properties (out of 238) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 238) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 238) seen :16
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 36 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 35 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 35 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 222) seen :1
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 79 ms. (steps per millisecond=126 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 30 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 79 ms. (steps per millisecond=126 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 33 resets, run finished after 79 ms. (steps per millisecond=126 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 31 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 30 resets, run finished after 185 ms. (steps per millisecond=54 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 257 ms. (steps per millisecond=38 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 259 ms. (steps per millisecond=38 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 34 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 78 ms. (steps per millisecond=128 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 35 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 79 ms. (steps per millisecond=126 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 30 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 33 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 79 ms. (steps per millisecond=126 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 30 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 221) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 221) seen :0
Running SMT prover for 221 properties.
[2023-03-09 20:01:31] [INFO ] Flow matrix only has 1829 transitions (discarded 2 similar events)
// Phase 1: matrix 1829 rows 1480 cols
[2023-03-09 20:01:31] [INFO ] Computed 4 place invariants in 11 ms
[2023-03-09 20:01:37] [INFO ] After 5696ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:221
[2023-03-09 20:01:42] [INFO ] [Nat]Absence check using 0 positive and 4 generalized place invariants in 15 ms returned sat
[2023-03-09 20:01:57] [INFO ] After 11222ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :221
[2023-03-09 20:01:57] [INFO ] State equation strengthened by 2 read => feed constraints.
[2023-03-09 20:02:08] [INFO ] After 10885ms SMT Verify possible using 2 Read/Feed constraints in natural domain returned unsat :0 sat :221
[2023-03-09 20:02:29] [INFO ] After 31612ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :221
Attempting to minimize the solution found.
Minimization took 10949 ms.
[2023-03-09 20:02:40] [INFO ] After 63127ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :221
Fused 221 Parikh solutions to 219 different solutions.
Parikh walk visited 12 properties in 684 ms.
Support contains 209 out of 1480 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1480/1480 places, 1831/1831 transitions.
Graph (complete) has 2116 edges and 1480 vertex of which 1472 are kept as prefixes of interest. Removing 8 places using SCC suffix rule.3 ms
Discarding 8 places :
Also discarding 4 output transitions
Drop transitions removed 4 transitions
Drop transitions removed 6 transitions
Reduce isomorphic transitions removed 6 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 847 rules applied. Total rules applied 848 place count 1472 transition count 980
Reduce places removed 841 places and 0 transitions.
Ensure Unique test removed 67 transitions
Reduce isomorphic transitions removed 67 transitions.
Drop transitions removed 52 transitions
Trivial Post-agglo rules discarded 52 transitions
Performed 52 trivial Post agglomeration. Transition count delta: 52
Iterating post reduction 1 with 960 rules applied. Total rules applied 1808 place count 631 transition count 861
Reduce places removed 52 places and 0 transitions.
Ensure Unique test removed 7 transitions
Reduce isomorphic transitions removed 7 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 61 rules applied. Total rules applied 1869 place count 579 transition count 852
Reduce places removed 2 places and 0 transitions.
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 2 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 3 with 6 rules applied. Total rules applied 1875 place count 577 transition count 848
Reduce places removed 2 places and 0 transitions.
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 4 with 3 rules applied. Total rules applied 1878 place count 575 transition count 847
Performed 21 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 21 Pre rules applied. Total rules applied 1878 place count 575 transition count 826
Deduced a syphon composed of 21 places in 2 ms
Reduce places removed 21 places and 0 transitions.
Iterating global reduction 5 with 42 rules applied. Total rules applied 1920 place count 554 transition count 826
Discarding 40 places :
Symmetric choice reduction at 5 with 40 rule applications. Total rules 1960 place count 514 transition count 777
Iterating global reduction 5 with 40 rules applied. Total rules applied 2000 place count 514 transition count 777
Performed 3 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 3 Pre rules applied. Total rules applied 2000 place count 514 transition count 774
Deduced a syphon composed of 3 places in 0 ms
Reduce places removed 3 places and 0 transitions.
Iterating global reduction 5 with 6 rules applied. Total rules applied 2006 place count 511 transition count 774
Discarding 36 places :
Symmetric choice reduction at 5 with 36 rule applications. Total rules 2042 place count 475 transition count 738
Iterating global reduction 5 with 36 rules applied. Total rules applied 2078 place count 475 transition count 738
Ensure Unique test removed 6 transitions
Reduce isomorphic transitions removed 6 transitions.
Drop transitions removed 6 transitions
Trivial Post-agglo rules discarded 6 transitions
Performed 6 trivial Post agglomeration. Transition count delta: 6
Iterating post reduction 5 with 12 rules applied. Total rules applied 2090 place count 475 transition count 726
Reduce places removed 6 places and 0 transitions.
Iterating post reduction 6 with 6 rules applied. Total rules applied 2096 place count 469 transition count 726
Discarding 14 places :
Symmetric choice reduction at 7 with 14 rule applications. Total rules 2110 place count 455 transition count 704
Iterating global reduction 7 with 14 rules applied. Total rules applied 2124 place count 455 transition count 704
Ensure Unique test removed 11 transitions
Reduce isomorphic transitions removed 11 transitions.
Iterating post reduction 7 with 11 rules applied. Total rules applied 2135 place count 455 transition count 693
Discarding 7 places :
Symmetric choice reduction at 8 with 7 rule applications. Total rules 2142 place count 448 transition count 679
Iterating global reduction 8 with 7 rules applied. Total rules applied 2149 place count 448 transition count 679
Discarding 3 places :
Symmetric choice reduction at 8 with 3 rule applications. Total rules 2152 place count 445 transition count 673
Iterating global reduction 8 with 3 rules applied. Total rules applied 2155 place count 445 transition count 673
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 8 with 1 rules applied. Total rules applied 2156 place count 445 transition count 672
Performed 113 Post agglomeration using F-continuation condition with reduction of 54 identical transitions.
Deduced a syphon composed of 113 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.t3024.t2630.t2631.t2632.t2648.t2649.t2650.t2651.t2652.t2758.t2759.t2659.t2660.t2731.t2732.t2667.t2668.t2704.t2705.t2675.t2676.t2677.t2181.t2092 and 1 places that fell out of Prefix Of Interest.
Iterating global reduction 9 with 114 rules applied. Total rules applied 2270 place count 330 transition count 504
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.t3027.t2630.t2631.t2632.t2648.t2649.t2650.t2651.t2652.t2758.t2759.t2659.t2660.t2731.t2732.t2667.t2668.t2704.t2705.t2675.t2676.t2677.t2181.t2013 and 1 places that fell out of Prefix Of Interest.
Drop transitions removed 6 transitions
Ensure Unique test removed 9 transitions
Reduce isomorphic transitions removed 15 transitions.
Graph (trivial) has 202 edges and 329 vertex of which 100 / 329 are part of one of the 9 SCC in 0 ms
Free SCC test removed 91 places
Iterating post reduction 9 with 17 rules applied. Total rules applied 2287 place count 238 transition count 488
Drop transitions removed 181 transitions
Ensure Unique test removed 15 transitions
Reduce isomorphic transitions removed 196 transitions.
Iterating post reduction 10 with 196 rules applied. Total rules applied 2483 place count 238 transition count 292
Discarding 3 places :
Symmetric choice reduction at 11 with 3 rule applications. Total rules 2486 place count 235 transition count 289
Iterating global reduction 11 with 3 rules applied. Total rules applied 2489 place count 235 transition count 289
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 11 with 6 rules applied. Total rules applied 2495 place count 232 transition count 286
Ensure Unique test removed 9 transitions
Reduce isomorphic transitions removed 9 transitions.
Iterating post reduction 11 with 9 rules applied. Total rules applied 2504 place count 232 transition count 277
Free-agglomeration rule applied 8 times.
Iterating global reduction 12 with 8 rules applied. Total rules applied 2512 place count 232 transition count 269
Reduce places removed 8 places and 0 transitions.
Iterating post reduction 12 with 8 rules applied. Total rules applied 2520 place count 224 transition count 269
Applied a total of 2520 rules in 124 ms. Remains 224 /1480 variables (removed 1256) and now considering 269/1831 (removed 1562) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 124 ms. Remains : 224/1480 places, 269/1831 transitions.
Finished random walk after 2690 steps, including 9 resets, run visited all 209 properties in 86 ms. (steps per millisecond=31 )
Able to resolve query StableMarking after proving 1722 properties.
FORMULA StableMarking FALSE TECHNIQUES RANDOM_WALK PARIKH_WALK MARKED_SUFFIX_TEST TRIVIAL_UNMARKED_SCC_TEST BESTFIRST_WALK TOPOLOGICAL
Total runtime 150988 ms.
ITS solved all properties within timeout

BK_STOP 1678392162482

--------------------
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//
++ perl -pe 's/.*\.//g'
++ 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-318"
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-318, 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-167814498200088"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

tar xzf /home/mcc/BenchKit/INPUTS/CloudReconfiguration-PT-318.tgz
mv CloudReconfiguration-PT-318 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 ;