About the Execution of Smart+red for CloudReconfiguration-PT-301
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
749.611 | 213211.00 | 331194.00 | 768.70 | F | normal |
Execution Chart
We display below the execution chart for this examination (boot time has been removed).
Trace from the execution
Formatting '/data/fkordon/mcc2023-input.r121-tall-167814499000003.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 smartxred
Input is CloudReconfiguration-PT-301, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r121-tall-167814499000003
=====================================================================
--------------------
preparation of the directory to be used:
/home/mcc/execution
total 1.1M
-rw-r--r-- 1 mcc users 7.6K Feb 25 11:50 CTLCardinality.txt
-rw-r--r-- 1 mcc users 83K Feb 25 11:50 CTLCardinality.xml
-rw-r--r-- 1 mcc users 5.8K Feb 25 11:49 CTLFireability.txt
-rw-r--r-- 1 mcc users 51K Feb 25 11:49 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:40 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 3.6K Feb 25 15:46 LTLCardinality.txt
-rw-r--r-- 1 mcc users 23K Feb 25 15:46 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.4K Feb 25 15:46 LTLFireability.txt
-rw-r--r-- 1 mcc users 17K Feb 25 15:46 LTLFireability.xml
-rw-r--r-- 1 mcc users 13K Feb 25 11:50 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 125K Feb 25 11:50 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 7.3K Feb 25 11:50 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 58K Feb 25 11:50 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.8K Feb 25 15:46 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.8K Feb 25 15:46 UpperBounds.xml
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 equiv_col
-rw-r--r-- 1 mcc users 4 Mar 5 18:22 instance
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 iscolored
-rw-r--r-- 1 mcc users 660K Mar 5 18:22 model.pnml
--------------------
content from stdout:
=== Data for post analysis generated by BenchKit (invocation template)
The expected result is a vector of booleans
BOOL_VECTOR
FORMULA_NAME StableMarking
=== Now, execution of the tool begins
BK_START 1678391352229
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=smartxred
BK_EXAMINATION=StableMarking
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=1800
BK_INPUT=CloudReconfiguration-PT-301
Applying reductions before tool smart
Invoking reducer
Running Version 202303021504
[2023-03-09 19:49:13] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-09 19:49:13] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-09 19:49:14] [INFO ] Load time of PNML (sax parser for PT used): 149 ms
[2023-03-09 19:49:14] [INFO ] Transformed 2584 places.
[2023-03-09 19:49:14] [INFO ] Transformed 3094 transitions.
[2023-03-09 19:49:14] [INFO ] Found NUPN structural information;
[2023-03-09 19:49:14] [INFO ] Parsed PT model containing 2584 places and 3094 transitions and 6459 arcs in 237 ms.
Graph (trivial) has 2956 edges and 2584 vertex of which 882 / 2584 are part of one of the 63 SCC in 14 ms
Free SCC test removed 819 places
Structural test allowed to assert that 867 places are NOT stable. Took 42 ms.
Ensure Unique test removed 936 transitions
Reduce redundant transitions removed 936 transitions.
Incomplete random walk after 10000 steps, including 163 resets, run finished after 1259 ms. (steps per millisecond=7 ) properties (out of 1717) seen :269
Running SMT prover for 1448 properties.
[2023-03-09 19:49:16] [INFO ] Flow matrix only has 2096 transitions (discarded 62 similar events)
// Phase 1: matrix 2096 rows 1765 cols
[2023-03-09 19:49:16] [INFO ] Computed 4 place invariants in 37 ms
0.0timeout
^^^^^^^^^^
(error "Invalid token: 0.0timeout")
java.lang.RuntimeException: SMT solver raised an error when submitting script. Raised (error "Failed to assert expression: java.io.IOException: Stream close...
at fr.lip6.move.gal.structural.smt.SMTUtils.execAndCheckResult(SMTUtils.java:251)
at fr.lip6.move.gal.structural.smt.DeadlockTester.assertInvariants(DeadlockTester.java:2347)
at fr.lip6.move.gal.structural.smt.DeadlockTester.verifyPossible(DeadlockTester.java:618)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMTIncremental(DeadlockTester.java:339)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMT(DeadlockTester.java:223)
at fr.lip6.move.gal.application.solver.ReachabilitySolver.applyReductions(ReachabilitySolver.java:95)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.applyReachabilitySolver(GlobalPropertySolver.java:724)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:558)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preSolveLiveness(GlobalPropertySolver.java:412)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preStableMarking(GlobalPropertySolver.java:321)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:294)
at fr.lip6.move.gal.application.Application.startNoEx(Application.java:386)
at fr.lip6.move.gal.application.Application.start(Application.java:178)
at fr.lip6.move.gal.itscl.application.Application.start(Application.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
[2023-03-09 19:49:42] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-09 19:49:42] [INFO ] After 25070ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 1448 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 0 ms.
Support contains 1448 out of 1765 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1765/1765 places, 2158/2158 transitions.
Drop transitions removed 63 transitions
Reduce isomorphic transitions removed 63 transitions.
Drop transitions removed 189 transitions
Trivial Post-agglo rules discarded 189 transitions
Performed 189 trivial Post agglomeration. Transition count delta: 189
Iterating post reduction 0 with 252 rules applied. Total rules applied 252 place count 1765 transition count 1906
Reduce places removed 189 places and 0 transitions.
Ensure Unique test removed 9 transitions
Reduce isomorphic transitions removed 9 transitions.
Iterating post reduction 1 with 198 rules applied. Total rules applied 450 place count 1576 transition count 1897
Performed 13 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 2 with 13 Pre rules applied. Total rules applied 450 place count 1576 transition count 1884
Deduced a syphon composed of 13 places in 3 ms
Reduce places removed 13 places and 0 transitions.
Iterating global reduction 2 with 26 rules applied. Total rules applied 476 place count 1563 transition count 1884
Discarding 8 places :
Symmetric choice reduction at 2 with 8 rule applications. Total rules 484 place count 1555 transition count 1876
Iterating global reduction 2 with 8 rules applied. Total rules applied 492 place count 1555 transition count 1876
Performed 26 Post agglomeration using F-continuation condition.Transition count delta: 26
Deduced a syphon composed of 26 places in 6 ms
Reduce places removed 26 places and 0 transitions.
Iterating global reduction 2 with 52 rules applied. Total rules applied 544 place count 1529 transition count 1850
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 2 with 1 rules applied. Total rules applied 545 place count 1529 transition count 1849
Performed 6 Post agglomeration using F-continuation condition.Transition count delta: -32
Deduced a syphon composed of 6 places in 5 ms
Reduce places removed 6 places and 0 transitions.
Iterating global reduction 3 with 12 rules applied. Total rules applied 557 place count 1523 transition count 1881
Drop transitions removed 7 transitions
Redundant transition composition rules discarded 7 transitions
Iterating global reduction 3 with 7 rules applied. Total rules applied 564 place count 1523 transition count 1874
Free-agglomeration rule applied 24 times.
Iterating global reduction 3 with 24 rules applied. Total rules applied 588 place count 1523 transition count 1850
Reduce places removed 24 places and 0 transitions.
Iterating post reduction 3 with 24 rules applied. Total rules applied 612 place count 1499 transition count 1850
Drop transitions removed 2 transitions
Redundant transition composition rules discarded 2 transitions
Iterating global reduction 4 with 2 rules applied. Total rules applied 614 place count 1499 transition count 1848
Partial Free-agglomeration rule applied 1 times.
Drop transitions removed 1 transitions
Iterating global reduction 4 with 1 rules applied. Total rules applied 615 place count 1499 transition count 1848
Reduce places removed 1 places and 1 transitions.
Iterating global reduction 4 with 1 rules applied. Total rules applied 616 place count 1498 transition count 1847
Applied a total of 616 rules in 434 ms. Remains 1498 /1765 variables (removed 267) and now considering 1847/2158 (removed 311) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 435 ms. Remains : 1498/1765 places, 1847/2158 transitions.
Interrupted random walk after 596043 steps, including 2183 resets, run timeout after 30001 ms. (steps per millisecond=19 ) properties seen 962
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 486) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 486) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 163 ms. (steps per millisecond=61 ) properties (out of 486) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 166 ms. (steps per millisecond=60 ) properties (out of 486) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 178 ms. (steps per millisecond=56 ) properties (out of 486) seen :3
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 171 ms. (steps per millisecond=58 ) properties (out of 483) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 483) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 483) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 160 ms. (steps per millisecond=62 ) properties (out of 483) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 185 ms. (steps per millisecond=54 ) properties (out of 483) seen :1
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 177 ms. (steps per millisecond=56 ) properties (out of 482) seen :0
Incomplete Best-First random walk after 10001 steps, including 8 resets, run finished after 168 ms. (steps per millisecond=59 ) properties (out of 482) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 169 ms. (steps per millisecond=59 ) properties (out of 482) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 165 ms. (steps per millisecond=60 ) properties (out of 482) seen :1
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 163 ms. (steps per millisecond=61 ) properties (out of 481) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 168 ms. (steps per millisecond=59 ) properties (out of 481) seen :1
Incomplete Best-First random walk after 10001 steps, including 8 resets, run finished after 161 ms. (steps per millisecond=62 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 166 ms. (steps per millisecond=60 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 167 ms. (steps per millisecond=59 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 165 ms. (steps per millisecond=60 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 170 ms. (steps per millisecond=58 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 177 ms. (steps per millisecond=56 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 176 ms. (steps per millisecond=56 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 179 ms. (steps per millisecond=55 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 175 ms. (steps per millisecond=57 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 166 ms. (steps per millisecond=60 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 175 ms. (steps per millisecond=57 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 166 ms. (steps per millisecond=60 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 161 ms. (steps per millisecond=62 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 167 ms. (steps per millisecond=59 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 166 ms. (steps per millisecond=60 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 164 ms. (steps per millisecond=60 ) properties (out of 480) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 161 ms. (steps per millisecond=62 ) properties (out of 480) seen :8
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 163 ms. (steps per millisecond=61 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 163 ms. (steps per millisecond=61 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10000 steps, including 8 resets, run finished after 170 ms. (steps per millisecond=58 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 159 ms. (steps per millisecond=62 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 166 ms. (steps per millisecond=60 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10000 steps, including 7 resets, run finished after 160 ms. (steps per millisecond=62 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 160 ms. (steps per millisecond=62 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 171 ms. (steps per millisecond=58 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 173 ms. (steps per millisecond=57 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 168 ms. (steps per millisecond=59 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 163 ms. (steps per millisecond=61 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 161 ms. (steps per millisecond=62 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 160 ms. (steps per millisecond=62 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10000 steps, including 9 resets, run finished after 162 ms. (steps per millisecond=61 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 158 ms. (steps per millisecond=63 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 161 ms. (steps per millisecond=62 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 163 ms. (steps per millisecond=61 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 169 ms. (steps per millisecond=59 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 162 ms. (steps per millisecond=61 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 165 ms. (steps per millisecond=60 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10000 steps, including 8 resets, run finished after 162 ms. (steps per millisecond=61 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 167 ms. (steps per millisecond=59 ) properties (out of 472) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 161 ms. (steps per millisecond=62 ) properties (out of 472) seen :14
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 165 ms. (steps per millisecond=60 ) properties (out of 458) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 458) seen :8
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 161 ms. (steps per millisecond=62 ) properties (out of 450) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 450) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 207 ms. (steps per millisecond=48 ) properties (out of 450) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 165 ms. (steps per millisecond=60 ) properties (out of 450) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 160 ms. (steps per millisecond=62 ) properties (out of 450) seen :3
Incomplete Best-First random walk after 10000 steps, including 11 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 8 resets, run finished after 156 ms. (steps per millisecond=64 ) properties (out of 447) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 160 ms. (steps per millisecond=62 ) properties (out of 447) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 151 ms. (steps per millisecond=66 ) properties (out of 447) seen :5
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 442) seen :0
Incomplete Best-First random walk after 10001 steps, including 8 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 442) seen :0
Incomplete Best-First random walk after 10000 steps, including 9 resets, run finished after 158 ms. (steps per millisecond=63 ) properties (out of 442) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 169 ms. (steps per millisecond=59 ) properties (out of 442) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 442) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 158 ms. (steps per millisecond=63 ) properties (out of 442) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 156 ms. (steps per millisecond=64 ) properties (out of 442) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 442) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 442) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 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 11 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 442) seen :10
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 153 ms. (steps per millisecond=65 ) properties (out of 432) seen :0
Incomplete Best-First random walk after 10000 steps, including 7 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 432) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 432) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 432) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 432) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 432) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 432) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 153 ms. (steps per millisecond=65 ) properties (out of 432) seen :1
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 151 ms. (steps per millisecond=66 ) properties (out of 431) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 155 ms. (steps per millisecond=64 ) properties (out of 431) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 431) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 146 ms. (steps per millisecond=68 ) properties (out of 431) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 153 ms. (steps per millisecond=65 ) properties (out of 431) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 158 ms. (steps per millisecond=63 ) properties (out of 431) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 431) seen :1
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 153 ms. (steps per millisecond=65 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 155 ms. (steps per millisecond=64 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 160 ms. (steps per millisecond=62 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 160 ms. (steps per millisecond=62 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10001 steps, including 7 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 430) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 430) seen :2
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 428) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 428) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 428) seen :23
Incomplete Best-First random walk after 10001 steps, including 8 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 405) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 405) seen :1
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 404) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 404) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 404) seen :12
Incomplete Best-First random walk after 10001 steps, including 8 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 392) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 392) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 392) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 392) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 392) seen :8
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10000 steps, including 9 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 384) seen :12
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10001 steps, including 8 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10000 steps, including 8 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 372) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 372) seen :3
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 369) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 369) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 369) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 369) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 369) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 369) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 369) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 369) seen :9
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 360) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 360) seen :1
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10001 steps, including 7 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10001 steps, including 8 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 359) seen :1
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 358) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 358) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 358) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 358) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 358) seen :0
Incomplete Best-First random walk after 10001 steps, including 7 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 358) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 358) seen :0
Incomplete Best-First random walk after 10000 steps, including 9 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 358) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 358) seen :1
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 357) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 357) seen :1
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 8 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 8 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 9 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 8 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 7 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 159 ms. (steps per millisecond=62 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 199 ms. (steps per millisecond=50 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 9 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 9 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 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 12 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 9 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 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 11 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 356) seen :0
Running SMT prover for 356 properties.
[2023-03-09 19:50:45] [INFO ] Flow matrix only has 1845 transitions (discarded 2 similar events)
// Phase 1: matrix 1845 rows 1498 cols
[2023-03-09 19:50:45] [INFO ] Computed 4 place invariants in 12 ms
[2023-03-09 19:50:54] [INFO ] After 9397ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:356
[2023-03-09 19:51:03] [INFO ] [Nat]Absence check using 0 positive and 4 generalized place invariants in 18 ms returned sat
[2023-03-09 19:51:30] [INFO ] After 18866ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :356
[2023-03-09 19:51:30] [INFO ] State equation strengthened by 1 read => feed constraints.
[2023-03-09 19:51:49] [INFO ] After 18434ms SMT Verify possible using 1 Read/Feed constraints in natural domain returned unsat :0 sat :356
[2023-03-09 19:52:24] [INFO ] After 53447ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :356
Attempting to minimize the solution found.
Minimization took 18588 ms.
[2023-03-09 19:52:42] [INFO ] After 108070ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :356
Parikh walk visited 23 properties in 1615 ms.
Support contains 333 out of 1498 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1498/1498 places, 1847/1847 transitions.
Graph (complete) has 2132 edges and 1498 vertex of which 1495 are kept as prefixes of interest. Removing 3 places using SCC suffix rule.2 ms
Discarding 3 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Drop transitions removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Drop transitions removed 765 transitions
Trivial Post-agglo rules discarded 765 transitions
Performed 765 trivial Post agglomeration. Transition count delta: 765
Iterating post reduction 0 with 767 rules applied. Total rules applied 768 place count 1495 transition count 1079
Reduce places removed 765 places and 0 transitions.
Ensure Unique test removed 69 transitions
Reduce isomorphic transitions removed 69 transitions.
Drop transitions removed 58 transitions
Trivial Post-agglo rules discarded 58 transitions
Performed 58 trivial Post agglomeration. Transition count delta: 58
Iterating post reduction 1 with 892 rules applied. Total rules applied 1660 place count 730 transition count 952
Reduce places removed 58 places and 0 transitions.
Ensure Unique test removed 9 transitions
Reduce isomorphic transitions removed 9 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 69 rules applied. Total rules applied 1729 place count 672 transition count 941
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 1735 place count 670 transition count 937
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 1738 place count 668 transition count 936
Performed 23 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 23 Pre rules applied. Total rules applied 1738 place count 668 transition count 913
Deduced a syphon composed of 23 places in 1 ms
Reduce places removed 23 places and 0 transitions.
Iterating global reduction 5 with 46 rules applied. Total rules applied 1784 place count 645 transition count 913
Discarding 37 places :
Symmetric choice reduction at 5 with 37 rule applications. Total rules 1821 place count 608 transition count 861
Iterating global reduction 5 with 37 rules applied. Total rules applied 1858 place count 608 transition count 861
Performed 3 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 3 Pre rules applied. Total rules applied 1858 place count 608 transition count 858
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 1864 place count 605 transition count 858
Discarding 32 places :
Symmetric choice reduction at 5 with 32 rule applications. Total rules 1896 place count 573 transition count 826
Iterating global reduction 5 with 32 rules applied. Total rules applied 1928 place count 573 transition count 826
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 5 with 8 rules applied. Total rules applied 1936 place count 573 transition count 818
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 6 with 6 rules applied. Total rules applied 1942 place count 569 transition count 816
Reduce places removed 1 places and 0 transitions.
Iterating post reduction 7 with 1 rules applied. Total rules applied 1943 place count 568 transition count 816
Discarding 8 places :
Symmetric choice reduction at 8 with 8 rule applications. Total rules 1951 place count 560 transition count 806
Iterating global reduction 8 with 8 rules applied. Total rules applied 1959 place count 560 transition count 806
Ensure Unique test removed 12 transitions
Reduce isomorphic transitions removed 12 transitions.
Iterating post reduction 8 with 12 rules applied. Total rules applied 1971 place count 560 transition count 794
Discarding 1 places :
Symmetric choice reduction at 9 with 1 rule applications. Total rules 1972 place count 559 transition count 792
Iterating global reduction 9 with 1 rules applied. Total rules applied 1973 place count 559 transition count 792
Discarding 1 places :
Symmetric choice reduction at 9 with 1 rule applications. Total rules 1974 place count 558 transition count 790
Iterating global reduction 9 with 1 rules applied. Total rules applied 1975 place count 558 transition count 790
Performed 105 Post agglomeration using F-continuation condition with reduction of 50 identical transitions.
Deduced a syphon composed of 105 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.t3019.t2630.t2631.t2632.t2648.t2649.t2760.t2761.t2762.t2763.t2764.t2768.t2769.t2181.t2092 and 1 places that fell out of Prefix Of Interest.
Iterating global reduction 9 with 106 rules applied. Total rules applied 2081 place count 451 transition count 634
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.t3022.t2630.t2631.t2632.t2648.t2649.t2760.t2761.t2762.t2763.t2764.t2768.t2769.t2181.t2013 and 1 places that fell out of Prefix Of Interest.
Drop transitions removed 6 transitions
Ensure Unique test removed 13 transitions
Reduce isomorphic transitions removed 19 transitions.
Graph (trivial) has 195 edges and 450 vertex of which 101 / 450 are part of one of the 9 SCC in 0 ms
Free SCC test removed 92 places
Iterating post reduction 9 with 21 rules applied. Total rules applied 2102 place count 358 transition count 614
Drop transitions removed 176 transitions
Ensure Unique test removed 10 transitions
Reduce isomorphic transitions removed 186 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 10 with 189 rules applied. Total rules applied 2291 place count 358 transition count 425
Reduce places removed 3 places and 0 transitions.
Ensure Unique test removed 3 transitions
Reduce isomorphic transitions removed 3 transitions.
Graph (complete) has 431 edges and 355 vertex of which 354 are kept as prefixes of interest. Removing 1 places using SCC suffix rule.0 ms
Discarding 1 places :
Also discarding 0 output 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 11 with 8 rules applied. Total rules applied 2299 place count 354 transition count 421
Reduce places removed 1 places and 0 transitions.
Drop transitions removed 3 transitions
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 4 transitions.
Iterating post reduction 12 with 5 rules applied. Total rules applied 2304 place count 353 transition count 417
Performed 2 Post agglomeration using F-continuation condition.Transition count delta: 2
Deduced a syphon composed of 2 places in 0 ms
Reduce places removed 2 places and 0 transitions.
Iterating global reduction 13 with 4 rules applied. Total rules applied 2308 place count 351 transition count 415
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Iterating post reduction 13 with 2 rules applied. Total rules applied 2310 place count 351 transition count 413
Free-agglomeration rule applied 9 times.
Iterating global reduction 14 with 9 rules applied. Total rules applied 2319 place count 351 transition count 404
Reduce places removed 9 places and 0 transitions.
Iterating post reduction 14 with 9 rules applied. Total rules applied 2328 place count 342 transition count 404
Applied a total of 2328 rules in 129 ms. Remains 342 /1498 variables (removed 1156) and now considering 404/1847 (removed 1443) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 129 ms. Remains : 342/1498 places, 404/1847 transitions.
Finished random walk after 7065 steps, including 19 resets, run visited all 333 properties in 170 ms. (steps per millisecond=41 )
Able to resolve query StableMarking after proving 1719 properties.
FORMULA StableMarking FALSE TECHNIQUES RANDOM_WALK PARIKH_WALK MARKED_SUFFIX_TEST TRIVIAL_UNMARKED_SCC_TEST BESTFIRST_WALK TOPOLOGICAL
Total runtime 210648 ms.
ITS solved all properties within timeout
BK_STOP 1678391565440
--------------------
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-301"
export BK_EXAMINATION="StableMarking"
export BK_TOOL="smartxred"
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 smartxred"
echo " Input is CloudReconfiguration-PT-301, 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 r121-tall-167814499000003"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"
tar xzf /home/mcc/BenchKit/INPUTS/CloudReconfiguration-PT-301.tgz
mv CloudReconfiguration-PT-301 execution
cd execution
if [ "StableMarking" = "ReachabilityDeadlock" ] || [ "StableMarking" = "UpperBounds" ] || [ "StableMarking" = "QuasiLiveness" ] || [ "StableMarking" = "StableMarking" ] || [ "StableMarking" = "Liveness" ] || [ "StableMarking" = "OneSafe" ] || [ "StableMarking" = "StateSpace" ]; then
rm -f GenericPropertiesVerdict.xml
fi
pwd
ls -lh
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "StableMarking" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "StableMarking" != "StateSpace" ] ; then
echo "The expected result is a vector of booleans"
echo BOOL_VECTOR
else
echo "no data necessary for post analysis"
fi
echo
if [ -f "StableMarking.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property StableMarking.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "StableMarking.xml" ] ; then # for cunf (txt files deleted;-)
echo echo "here is the order used to build the result vector(from xml file)"
for x in $(grep '
echo "FORMULA_NAME $x"
done
elif [ "StableMarking" = "ReachabilityDeadlock" ] || [ "StableMarking" = "QuasiLiveness" ] || [ "StableMarking" = "StableMarking" ] || [ "StableMarking" = "Liveness" ] || [ "StableMarking" = "OneSafe" ] ; then
echo "FORMULA_NAME StableMarking"
fi
echo
echo "=== Now, execution of the tool begins"
echo
echo -n "BK_START "
date -u +%s%3N
echo
timeout -s 9 $BK_TIME_CONFINEMENT bash -c "/home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n \"BK_STOP \" ; date -u +%s%3N"
if [ $? -eq 137 ] ; then
echo
echo "BK_TIME_CONFINEMENT_REACHED"
fi
echo
echo "--------------------"
echo "content from stderr:"
echo
cat STDERR ;