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

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

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
739.771 188357.00 308781.00 595.50 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-167814498100043.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-309, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r120-tall-167814498100043
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 1.1M
-rw-r--r-- 1 mcc users 7.8K Feb 25 11:50 CTLCardinality.txt
-rw-r--r-- 1 mcc users 85K Feb 25 11:50 CTLCardinality.xml
-rw-r--r-- 1 mcc users 7.6K Feb 25 11:50 CTLFireability.txt
-rw-r--r-- 1 mcc users 75K Feb 25 11:50 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:40 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 3.9K 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.4K Feb 25 15:47 LTLFireability.txt
-rw-r--r-- 1 mcc users 17K Feb 25 15:47 LTLFireability.xml
-rw-r--r-- 1 mcc users 8.0K Feb 25 11:51 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 75K Feb 25 11:51 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 11K Feb 25 11:51 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 89K Feb 25 11:51 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 1678391613394

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-309
Applying reductions before tool marcie
Invoking reducer
Running Version 202303021504
[2023-03-09 19:53:34] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-09 19:53:34] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-09 19:53:35] [INFO ] Load time of PNML (sax parser for PT used): 116 ms
[2023-03-09 19:53:35] [INFO ] Transformed 2585 places.
[2023-03-09 19:53:35] [INFO ] Transformed 3095 transitions.
[2023-03-09 19:53:35] [INFO ] Found NUPN structural information;
[2023-03-09 19:53:35] [INFO ] Parsed PT model containing 2585 places and 3095 transitions and 6463 arcs in 193 ms.
Graph (trivial) has 2956 edges and 2585 vertex of which 882 / 2585 are part of one of the 63 SCC in 12 ms
Free SCC test removed 819 places
Structural test allowed to assert that 867 places are NOT stable. Took 39 ms.
Ensure Unique test removed 936 transitions
Reduce redundant transitions removed 936 transitions.
Incomplete random walk after 10000 steps, including 159 resets, run finished after 1428 ms. (steps per millisecond=7 ) properties (out of 1718) seen :281
Running SMT prover for 1437 properties.
[2023-03-09 19:53:36] [INFO ] Flow matrix only has 2097 transitions (discarded 62 similar events)
// Phase 1: matrix 2097 rows 1766 cols
[2023-03-09 19:53:37] [INFO ] Computed 4 place invariants in 37 ms
java.lang.RuntimeException: SMT solver raised an error when submitting script. Raised (error "Failed to assert expression: java.io.IOException: Stream close...
at fr.lip6.move.gal.structural.smt.SMTUtils.execAndCheckResult(SMTUtils.java:251)
at fr.lip6.move.gal.structural.smt.DeadlockTester.assertInvariants(DeadlockTester.java:2347)
at fr.lip6.move.gal.structural.smt.DeadlockTester.verifyPossible(DeadlockTester.java:618)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMTIncremental(DeadlockTester.java:339)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMT(DeadlockTester.java:223)
at fr.lip6.move.gal.application.solver.ReachabilitySolver.applyReductions(ReachabilitySolver.java:95)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.applyReachabilitySolver(GlobalPropertySolver.java:724)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:558)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preSolveLiveness(GlobalPropertySolver.java:412)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preStableMarking(GlobalPropertySolver.java:321)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:294)
at fr.lip6.move.gal.application.Application.startNoEx(Application.java:386)
at fr.lip6.move.gal.application.Application.start(Application.java:178)
at fr.lip6.move.gal.itscl.application.Application.start(Application.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
[2023-03-09 19:54:02] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-09 19:54:02] [INFO ] After 25068ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 1437 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 1 ms.
Support contains 1437 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 195 transitions
Trivial Post-agglo rules discarded 195 transitions
Performed 195 trivial Post agglomeration. Transition count delta: 195
Iterating post reduction 0 with 258 rules applied. Total rules applied 258 place count 1766 transition count 1901
Reduce places removed 195 places and 0 transitions.
Ensure Unique test removed 8 transitions
Reduce isomorphic transitions removed 8 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 205 rules applied. Total rules applied 463 place count 1571 transition count 1891
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 466 place count 1569 transition count 1890
Performed 15 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 3 with 15 Pre rules applied. Total rules applied 466 place count 1569 transition count 1875
Deduced a syphon composed of 15 places in 2 ms
Reduce places removed 15 places and 0 transitions.
Iterating global reduction 3 with 30 rules applied. Total rules applied 496 place count 1554 transition count 1875
Discarding 13 places :
Symmetric choice reduction at 3 with 13 rule applications. Total rules 509 place count 1541 transition count 1862
Iterating global reduction 3 with 13 rules applied. Total rules applied 522 place count 1541 transition count 1862
Performed 1 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 3 with 1 Pre rules applied. Total rules applied 522 place count 1541 transition count 1861
Deduced a syphon composed of 1 places in 6 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 3 with 2 rules applied. Total rules applied 524 place count 1540 transition count 1861
Discarding 2 places :
Symmetric choice reduction at 3 with 2 rule applications. Total rules 526 place count 1538 transition count 1859
Iterating global reduction 3 with 2 rules applied. Total rules applied 528 place count 1538 transition count 1859
Discarding 1 places :
Symmetric choice reduction at 3 with 1 rule applications. Total rules 529 place count 1537 transition count 1858
Iterating global reduction 3 with 1 rules applied. Total rules applied 530 place count 1537 transition count 1858
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 3 with 1 rules applied. Total rules applied 531 place count 1537 transition count 1857
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 581 place count 1512 transition count 1832
Performed 6 Post agglomeration using F-continuation condition.Transition count delta: -46
Deduced a syphon composed of 6 places in 3 ms
Reduce places removed 6 places and 0 transitions.
Iterating global reduction 4 with 12 rules applied. Total rules applied 593 place count 1506 transition count 1878
Drop transitions removed 10 transitions
Redundant transition composition rules discarded 10 transitions
Iterating global reduction 4 with 10 rules applied. Total rules applied 603 place count 1506 transition count 1868
Free-agglomeration rule applied 18 times.
Iterating global reduction 4 with 18 rules applied. Total rules applied 621 place count 1506 transition count 1850
Reduce places removed 18 places and 0 transitions.
Ensure Unique test removed 3 transitions
Reduce isomorphic transitions removed 3 transitions.
Iterating post reduction 4 with 21 rules applied. Total rules applied 642 place count 1488 transition count 1847
Drop transitions removed 1 transitions
Redundant transition composition rules discarded 1 transitions
Iterating global reduction 5 with 1 rules applied. Total rules applied 643 place count 1488 transition count 1846
Partial Free-agglomeration rule applied 2 times.
Drop transitions removed 2 transitions
Iterating global reduction 5 with 2 rules applied. Total rules applied 645 place count 1488 transition count 1846
Partial Post-agglomeration rule applied 3 times.
Drop transitions removed 3 transitions
Iterating global reduction 5 with 3 rules applied. Total rules applied 648 place count 1488 transition count 1846
Drop transitions removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 5 with 1 rules applied. Total rules applied 649 place count 1488 transition count 1845
Reduce places removed 1 places and 1 transitions.
Iterating global reduction 6 with 1 rules applied. Total rules applied 650 place count 1487 transition count 1844
Applied a total of 650 rules in 382 ms. Remains 1487 /1766 variables (removed 279) and now considering 1844/2159 (removed 315) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 382 ms. Remains : 1487/1766 places, 1844/2159 transitions.
Interrupted random walk after 543159 steps, including 4861 resets, run timeout after 30001 ms. (steps per millisecond=18 ) properties seen 985
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 452) 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 452) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 452) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 146 ms. (steps per millisecond=68 ) properties (out of 452) seen :5
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 447) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 146 ms. (steps per millisecond=68 ) properties (out of 447) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 447) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 173 ms. (steps per millisecond=57 ) properties (out of 447) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 153 ms. (steps per millisecond=65 ) properties (out of 447) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 203 ms. (steps per millisecond=49 ) properties (out of 447) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 210 ms. (steps per millisecond=47 ) properties (out of 447) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 204 ms. (steps per millisecond=49 ) properties (out of 447) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 207 ms. (steps per millisecond=48 ) properties (out of 447) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 175 ms. (steps per millisecond=57 ) properties (out of 447) 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 447) seen :3
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 444) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 444) 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 444) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 444) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 156 ms. (steps per millisecond=64 ) properties (out of 444) seen :0
Incomplete Best-First random walk after 10000 steps, including 29 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 444) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 444) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 444) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 444) seen :1
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 443) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 443) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 147 ms. (steps per millisecond=68 ) properties (out of 443) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 443) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 443) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 443) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 443) seen :0
Incomplete Best-First random walk after 10000 steps, including 32 resets, run finished after 151 ms. (steps per millisecond=66 ) properties (out of 443) 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 443) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 155 ms. (steps per millisecond=64 ) properties (out of 443) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 443) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 443) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 151 ms. (steps per millisecond=66 ) properties (out of 443) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 155 ms. (steps per millisecond=64 ) properties (out of 443) seen :1
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 166 ms. (steps per millisecond=60 ) properties (out of 442) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 167 ms. (steps per millisecond=59 ) properties (out of 442) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 442) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 442) seen :6
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 161 ms. (steps per millisecond=62 ) properties (out of 436) seen :0
Incomplete Best-First random walk after 10000 steps, including 30 resets, run finished after 158 ms. (steps per millisecond=63 ) properties (out of 436) seen :14
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 422) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 422) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 422) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 422) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 422) seen :4
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 156 ms. (steps per millisecond=64 ) properties (out of 418) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 418) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 418) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 160 ms. (steps per millisecond=62 ) properties (out of 418) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 418) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 160 ms. (steps per millisecond=62 ) properties (out of 418) seen :0
Incomplete Best-First random walk after 10000 steps, including 33 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 418) seen :0
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 418) seen :0
Incomplete Best-First random walk after 10000 steps, including 38 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 418) 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 418) seen :0
Incomplete Best-First random walk after 10000 steps, including 32 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 418) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 418) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 160 ms. (steps per millisecond=62 ) properties (out of 418) seen :11
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 155 ms. (steps per millisecond=64 ) properties (out of 407) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 156 ms. (steps per millisecond=64 ) properties (out of 407) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 407) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 159 ms. (steps per millisecond=62 ) properties (out of 407) seen :0
Incomplete Best-First random walk after 10000 steps, including 29 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 407) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 407) seen :0
Incomplete Best-First random walk after 10001 steps, including 34 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 407) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 407) 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 407) 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 407) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 407) 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 407) seen :5
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 162 ms. (steps per millisecond=61 ) properties (out of 402) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 402) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 402) 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 402) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 155 ms. (steps per millisecond=64 ) properties (out of 402) seen :1
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 401) seen :15
Incomplete Best-First random walk after 10000 steps, including 20 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 24 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 386) seen :2
Incomplete Best-First random walk after 10000 steps, including 31 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 146 ms. (steps per millisecond=68 ) properties (out of 384) 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 384) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 164 ms. (steps per millisecond=60 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 146 ms. (steps per millisecond=68 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10000 steps, including 34 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 384) seen :12
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 372) 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 372) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 372) seen :16
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 34 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 356) 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 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 356) seen :2
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 354) 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 354) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 354) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 354) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 354) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 354) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 354) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 354) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 354) seen :9
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 345) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 345) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 345) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 345) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 345) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 345) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 345) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 345) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 345) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 345) seen :2
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 343) 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 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 343) 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 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10000 steps, including 29 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 343) 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 343) 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 343) 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 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 33 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 34 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 343) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 343) 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 343) 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 343) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 343) seen :8
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 335) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 335) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 335) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 335) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 335) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 335) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 335) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 335) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 335) seen :12
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 323) seen :7
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10000 steps, including 37 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 316) 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 316) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10000 steps, including 29 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10000 steps, including 31 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10000 steps, including 29 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10001 steps, including 33 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 316) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 316) seen :6
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 310) seen :2
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 308) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 308) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 308) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 308) seen :9
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10000 steps, including 29 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10000 steps, including 31 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 299) seen :0
Incomplete Best-First random walk after 10000 steps, including 31 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 299) seen :1
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 33 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 298) 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 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10000 steps, including 29 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 298) seen :0
Running SMT prover for 298 properties.
[2023-03-09 19:55:06] [INFO ] Flow matrix only has 1842 transitions (discarded 2 similar events)
// Phase 1: matrix 1842 rows 1487 cols
[2023-03-09 19:55:06] [INFO ] Computed 4 place invariants in 12 ms
[2023-03-09 19:55:14] [INFO ] After 7528ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:298
[2023-03-09 19:55:20] [INFO ] [Nat]Absence check using 0 positive and 4 generalized place invariants in 18 ms returned sat
[2023-03-09 19:55:41] [INFO ] After 15183ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :298
[2023-03-09 19:55:41] [INFO ] State equation strengthened by 1 read => feed constraints.
[2023-03-09 19:55:56] [INFO ] After 14342ms SMT Verify possible using 1 Read/Feed constraints in natural domain returned unsat :0 sat :298
[2023-03-09 19:56:24] [INFO ] After 42389ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :298
Attempting to minimize the solution found.
Minimization took 15026 ms.
[2023-03-09 19:56:39] [INFO ] After 84942ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :298
Parikh walk visited 1 properties in 936 ms.
Support contains 297 out of 1487 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1487/1487 places, 1844/1844 transitions.
Graph (complete) has 2127 edges and 1487 vertex of which 1481 are kept as prefixes of interest. Removing 6 places using SCC suffix rule.10 ms
Discarding 6 places :
Also discarding 3 output transitions
Drop transitions removed 3 transitions
Drop transitions removed 5 transitions
Reduce isomorphic transitions removed 5 transitions.
Drop transitions removed 792 transitions
Trivial Post-agglo rules discarded 792 transitions
Performed 792 trivial Post agglomeration. Transition count delta: 792
Iterating post reduction 0 with 797 rules applied. Total rules applied 798 place count 1481 transition count 1044
Reduce places removed 792 places and 0 transitions.
Ensure Unique test removed 65 transitions
Reduce isomorphic transitions removed 65 transitions.
Drop transitions removed 48 transitions
Trivial Post-agglo rules discarded 48 transitions
Performed 48 trivial Post agglomeration. Transition count delta: 48
Iterating post reduction 1 with 905 rules applied. Total rules applied 1703 place count 689 transition count 931
Reduce places removed 48 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 58 rules applied. Total rules applied 1761 place count 641 transition count 921
Reduce places removed 3 places and 0 transitions.
Ensure Unique test removed 3 transitions
Reduce isomorphic transitions removed 3 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 8 rules applied. Total rules applied 1769 place count 638 transition count 916
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 1772 place count 636 transition count 915
Performed 20 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 20 Pre rules applied. Total rules applied 1772 place count 636 transition count 895
Deduced a syphon composed of 20 places in 2 ms
Reduce places removed 20 places and 0 transitions.
Iterating global reduction 5 with 40 rules applied. Total rules applied 1812 place count 616 transition count 895
Discarding 38 places :
Symmetric choice reduction at 5 with 38 rule applications. Total rules 1850 place count 578 transition count 836
Iterating global reduction 5 with 38 rules applied. Total rules applied 1888 place count 578 transition count 836
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 5 with 1 rules applied. Total rules applied 1889 place count 578 transition count 835
Performed 3 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 6 with 3 Pre rules applied. Total rules applied 1889 place count 578 transition count 832
Deduced a syphon composed of 3 places in 1 ms
Reduce places removed 3 places and 0 transitions.
Iterating global reduction 6 with 6 rules applied. Total rules applied 1895 place count 575 transition count 832
Discarding 29 places :
Symmetric choice reduction at 6 with 29 rule applications. Total rules 1924 place count 546 transition count 803
Iterating global reduction 6 with 29 rules applied. Total rules applied 1953 place count 546 transition count 803
Ensure Unique test removed 4 transitions
Reduce isomorphic transitions removed 4 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 6 with 8 rules applied. Total rules applied 1961 place count 546 transition count 795
Reduce places removed 4 places and 0 transitions.
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Drop transitions removed 1 transitions
Trivial Post-agglo rules discarded 1 transitions
Performed 1 trivial Post agglomeration. Transition count delta: 1
Iterating post reduction 7 with 6 rules applied. Total rules applied 1967 place count 542 transition count 793
Reduce places removed 1 places and 0 transitions.
Iterating post reduction 8 with 1 rules applied. Total rules applied 1968 place count 541 transition count 793
Discarding 10 places :
Symmetric choice reduction at 9 with 10 rule applications. Total rules 1978 place count 531 transition count 778
Iterating global reduction 9 with 10 rules applied. Total rules applied 1988 place count 531 transition count 778
Ensure Unique test removed 9 transitions
Reduce isomorphic transitions removed 9 transitions.
Iterating post reduction 9 with 9 rules applied. Total rules applied 1997 place count 531 transition count 769
Discarding 4 places :
Symmetric choice reduction at 10 with 4 rule applications. Total rules 2001 place count 527 transition count 761
Iterating global reduction 10 with 4 rules applied. Total rules applied 2005 place count 527 transition count 761
Discarding 2 places :
Symmetric choice reduction at 10 with 2 rule applications. Total rules 2007 place count 525 transition count 757
Iterating global reduction 10 with 2 rules applied. Total rules applied 2009 place count 525 transition count 757
Performed 113 Post agglomeration using F-continuation condition with reduction of 63 identical transitions.
Deduced a syphon composed of 113 places in 1 ms
Discarding 1 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition t2182.t2183.t2184.t2185.t2186.t2187.t2188.t2189.t3020.t2630.t2631.t2632.t2648.t2649.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 10 with 114 rules applied. Total rules applied 2123 place count 410 transition count 580
Discarding 1 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition t2182.t2183.t2184.t2185.t2186.t2187.t2188.t2189.t3023.t2630.t2631.t2632.t2648.t2649.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 8 transitions
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 10 transitions.
Graph (trivial) has 193 edges and 409 vertex of which 97 / 409 are part of one of the 9 SCC in 0 ms
Free SCC test removed 88 places
Iterating post reduction 10 with 12 rules applied. Total rules applied 2135 place count 321 transition count 569
Drop transitions removed 175 transitions
Ensure Unique test removed 13 transitions
Reduce isomorphic transitions removed 188 transitions.
Iterating post reduction 11 with 188 rules applied. Total rules applied 2323 place count 321 transition count 381
Discarding 3 places :
Symmetric choice reduction at 12 with 3 rule applications. Total rules 2326 place count 318 transition count 378
Iterating global reduction 12 with 3 rules applied. Total rules applied 2329 place count 318 transition count 378
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 12 with 6 rules applied. Total rules applied 2335 place count 315 transition count 375
Ensure Unique test removed 7 transitions
Reduce isomorphic transitions removed 7 transitions.
Iterating post reduction 12 with 7 rules applied. Total rules applied 2342 place count 315 transition count 368
Free-agglomeration rule applied 7 times.
Iterating global reduction 13 with 7 rules applied. Total rules applied 2349 place count 315 transition count 361
Reduce places removed 7 places and 0 transitions.
Iterating post reduction 13 with 7 rules applied. Total rules applied 2356 place count 308 transition count 361
Applied a total of 2356 rules in 151 ms. Remains 308 /1487 variables (removed 1179) and now considering 361/1844 (removed 1483) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 151 ms. Remains : 308/1487 places, 361/1844 transitions.
Finished random walk after 5264 steps, including 18 resets, run visited all 297 properties in 120 ms. (steps per millisecond=43 )
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 185628 ms.
ITS solved all properties within timeout

BK_STOP 1678391801751

--------------------
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-309"
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-309, 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-167814498100043"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

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