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

About the Execution of Smart+red for ASLink-PT-05b

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
717.455 1800000.00 2540108.00 119.90 [undef] Time out reached

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.r025-oct2-167813611500053.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=4294967296 backing_file=/data/fkordon/mcc2023-input.qcow2 backing_fmt=qcow2 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 ASLink-PT-05b, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r025-oct2-167813611500053
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 1.2M
-rw-r--r-- 1 mcc users 6.8K Feb 26 13:08 CTLCardinality.txt
-rw-r--r-- 1 mcc users 73K Feb 26 13:08 CTLCardinality.xml
-rw-r--r-- 1 mcc users 5.6K Feb 26 13:08 CTLFireability.txt
-rw-r--r-- 1 mcc users 52K Feb 26 13:08 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:40 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 3.3K Feb 25 15:29 LTLCardinality.txt
-rw-r--r-- 1 mcc users 24K Feb 25 15:29 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.1K Feb 25 15:29 LTLFireability.txt
-rw-r--r-- 1 mcc users 16K Feb 25 15:29 LTLFireability.xml
-rw-r--r-- 1 mcc users 9.8K Feb 26 13:08 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 99K Feb 26 13:08 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 6.8K Feb 26 13:08 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 55K Feb 26 13:08 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.6K Feb 25 15:29 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.6K Feb 25 15:29 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 795K 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 1679005577040

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=ASLink-PT-05b
Applying reductions before tool smart
Invoking reducer
Running Version 202303021504
[2023-03-16 22:26:19] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-16 22:26:19] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-16 22:26:20] [INFO ] Load time of PNML (sax parser for PT used): 180 ms
[2023-03-16 22:26:20] [INFO ] Transformed 2430 places.
[2023-03-16 22:26:20] [INFO ] Transformed 3040 transitions.
[2023-03-16 22:26:20] [INFO ] Found NUPN structural information;
[2023-03-16 22:26:20] [INFO ] Parsed PT model containing 2430 places and 3040 transitions and 9292 arcs in 331 ms.
Structural test allowed to assert that 296 places are NOT stable. Took 20 ms.
Incomplete random walk after 10000 steps, including 21 resets, run finished after 1420 ms. (steps per millisecond=7 ) properties (out of 2134) seen :1261
Running SMT prover for 873 properties.
// Phase 1: matrix 3040 rows 2430 cols
[2023-03-16 22:26:21] [INFO ] Computed 238 place invariants in 129 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:2340)
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-16 22:26:47] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-16 22:26:47] [INFO ] After 25143ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 873 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 2 ms.
Support contains 873 out of 2430 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 2430/2430 places, 3040/3040 transitions.
Drop transitions removed 352 transitions
Trivial Post-agglo rules discarded 352 transitions
Performed 352 trivial Post agglomeration. Transition count delta: 352
Iterating post reduction 0 with 352 rules applied. Total rules applied 352 place count 2430 transition count 2688
Reduce places removed 352 places and 0 transitions.
Ensure Unique test removed 13 transitions
Reduce isomorphic transitions removed 13 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 1 with 368 rules applied. Total rules applied 720 place count 2078 transition count 2672
Reduce places removed 3 places and 0 transitions.
Iterating post reduction 2 with 3 rules applied. Total rules applied 723 place count 2075 transition count 2672
Performed 352 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 3 with 352 Pre rules applied. Total rules applied 723 place count 2075 transition count 2320
Deduced a syphon composed of 352 places in 5 ms
Ensure Unique test removed 30 places
Reduce places removed 382 places and 0 transitions.
Iterating global reduction 3 with 734 rules applied. Total rules applied 1457 place count 1693 transition count 2320
Discarding 4 places :
Implicit places reduction removed 4 places
Drop transitions removed 15 transitions
Trivial Post-agglo rules discarded 15 transitions
Performed 15 trivial Post agglomeration. Transition count delta: 15
Iterating post reduction 3 with 19 rules applied. Total rules applied 1476 place count 1689 transition count 2305
Reduce places removed 15 places and 0 transitions.
Iterating post reduction 4 with 15 rules applied. Total rules applied 1491 place count 1674 transition count 2305
Performed 16 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 16 Pre rules applied. Total rules applied 1491 place count 1674 transition count 2289
Deduced a syphon composed of 16 places in 5 ms
Ensure Unique test removed 16 places
Reduce places removed 32 places and 0 transitions.
Iterating global reduction 5 with 48 rules applied. Total rules applied 1539 place count 1642 transition count 2289
Performed 16 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 16 Pre rules applied. Total rules applied 1539 place count 1642 transition count 2273
Deduced a syphon composed of 16 places in 40 ms
Reduce places removed 16 places and 0 transitions.
Iterating global reduction 5 with 32 rules applied. Total rules applied 1571 place count 1626 transition count 2273
Discarding 45 places :
Symmetric choice reduction at 5 with 45 rule applications. Total rules 1616 place count 1581 transition count 2228
Iterating global reduction 5 with 45 rules applied. Total rules applied 1661 place count 1581 transition count 2228
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 5 with 1 rules applied. Total rules applied 1662 place count 1581 transition count 2227
Performed 8 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 6 with 8 Pre rules applied. Total rules applied 1662 place count 1581 transition count 2219
Deduced a syphon composed of 8 places in 31 ms
Ensure Unique test removed 1 places
Reduce places removed 9 places and 0 transitions.
Iterating global reduction 6 with 17 rules applied. Total rules applied 1679 place count 1572 transition count 2219
Performed 1 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 6 with 1 Pre rules applied. Total rules applied 1679 place count 1572 transition count 2218
Deduced a syphon composed of 1 places in 31 ms
Ensure Unique test removed 1 places
Reduce places removed 2 places and 0 transitions.
Iterating global reduction 6 with 3 rules applied. Total rules applied 1682 place count 1570 transition count 2218
Discarding 2 places :
Symmetric choice reduction at 6 with 2 rule applications. Total rules 1684 place count 1568 transition count 2203
Iterating global reduction 6 with 2 rules applied. Total rules applied 1686 place count 1568 transition count 2203
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1687 place count 1567 transition count 2195
Iterating global reduction 6 with 1 rules applied. Total rules applied 1688 place count 1567 transition count 2195
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1689 place count 1566 transition count 2187
Iterating global reduction 6 with 1 rules applied. Total rules applied 1690 place count 1566 transition count 2187
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1691 place count 1565 transition count 2179
Iterating global reduction 6 with 1 rules applied. Total rules applied 1692 place count 1565 transition count 2179
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1693 place count 1564 transition count 2171
Iterating global reduction 6 with 1 rules applied. Total rules applied 1694 place count 1564 transition count 2171
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1695 place count 1563 transition count 2163
Iterating global reduction 6 with 1 rules applied. Total rules applied 1696 place count 1563 transition count 2163
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1697 place count 1562 transition count 2155
Iterating global reduction 6 with 1 rules applied. Total rules applied 1698 place count 1562 transition count 2155
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1699 place count 1561 transition count 2147
Iterating global reduction 6 with 1 rules applied. Total rules applied 1700 place count 1561 transition count 2147
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1701 place count 1560 transition count 2139
Iterating global reduction 6 with 1 rules applied. Total rules applied 1702 place count 1560 transition count 2139
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1703 place count 1559 transition count 2131
Iterating global reduction 6 with 1 rules applied. Total rules applied 1704 place count 1559 transition count 2131
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1705 place count 1558 transition count 2123
Iterating global reduction 6 with 1 rules applied. Total rules applied 1706 place count 1558 transition count 2123
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1707 place count 1557 transition count 2115
Iterating global reduction 6 with 1 rules applied. Total rules applied 1708 place count 1557 transition count 2115
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1709 place count 1556 transition count 2107
Iterating global reduction 6 with 1 rules applied. Total rules applied 1710 place count 1556 transition count 2107
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1711 place count 1555 transition count 2099
Iterating global reduction 6 with 1 rules applied. Total rules applied 1712 place count 1555 transition count 2099
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1713 place count 1554 transition count 2091
Iterating global reduction 6 with 1 rules applied. Total rules applied 1714 place count 1554 transition count 2091
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1715 place count 1553 transition count 2083
Iterating global reduction 6 with 1 rules applied. Total rules applied 1716 place count 1553 transition count 2083
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 1717 place count 1552 transition count 2075
Iterating global reduction 6 with 1 rules applied. Total rules applied 1718 place count 1552 transition count 2075
Performed 109 Post agglomeration using F-continuation condition.Transition count delta: 109
Deduced a syphon composed of 109 places in 5 ms
Reduce places removed 109 places and 0 transitions.
Iterating global reduction 6 with 218 rules applied. Total rules applied 1936 place count 1443 transition count 1966
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: -9
Deduced a syphon composed of 1 places in 5 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 6 with 2 rules applied. Total rules applied 1938 place count 1442 transition count 1975
Free-agglomeration rule applied 15 times.
Iterating global reduction 6 with 15 rules applied. Total rules applied 1953 place count 1442 transition count 1960
Reduce places removed 15 places and 0 transitions.
Iterating post reduction 6 with 15 rules applied. Total rules applied 1968 place count 1427 transition count 1960
Free-agglomeration rule (complex) applied 3 times.
Iterating global reduction 7 with 3 rules applied. Total rules applied 1971 place count 1427 transition count 1957
Reduce places removed 3 places and 0 transitions.
Iterating post reduction 7 with 3 rules applied. Total rules applied 1974 place count 1424 transition count 1957
Partial Free-agglomeration rule applied 7 times.
Drop transitions removed 7 transitions
Iterating global reduction 8 with 7 rules applied. Total rules applied 1981 place count 1424 transition count 1957
Partial Post-agglomeration rule applied 1 times.
Drop transitions removed 1 transitions
Iterating global reduction 8 with 1 rules applied. Total rules applied 1982 place count 1424 transition count 1957
Reduce places removed 1 places and 1 transitions.
Iterating global reduction 8 with 1 rules applied. Total rules applied 1983 place count 1423 transition count 1956
Reduce places removed 2 places and 0 transitions.
Iterating post reduction 8 with 2 rules applied. Total rules applied 1985 place count 1421 transition count 1956
Performed 3 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 9 with 3 Pre rules applied. Total rules applied 1985 place count 1421 transition count 1953
Deduced a syphon composed of 3 places in 5 ms
Reduce places removed 3 places and 0 transitions.
Iterating global reduction 9 with 6 rules applied. Total rules applied 1991 place count 1418 transition count 1953
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: 1
Deduced a syphon composed of 1 places in 4 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 9 with 2 rules applied. Total rules applied 1993 place count 1417 transition count 1952
Partial Post-agglomeration rule applied 1 times.
Drop transitions removed 1 transitions
Iterating global reduction 9 with 1 rules applied. Total rules applied 1994 place count 1417 transition count 1952
Applied a total of 1994 rules in 1320 ms. Remains 1417 /2430 variables (removed 1013) and now considering 1952/3040 (removed 1088) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 1321 ms. Remains : 1417/2430 places, 1952/3040 transitions.
Interrupted random walk after 355730 steps, including 3594 resets, run timeout after 30001 ms. (steps per millisecond=11 ) properties seen 303
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 8 ms. (steps per millisecond=125 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 15 ms. (steps per millisecond=66 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 8 ms. (steps per millisecond=125 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 11 ms. (steps per millisecond=91 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 17 ms. (steps per millisecond=58 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 8 ms. (steps per millisecond=125 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 11 ms. (steps per millisecond=90 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 13 ms. (steps per millisecond=76 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 13 ms. (steps per millisecond=76 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 11 ms. (steps per millisecond=90 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 11 ms. (steps per millisecond=90 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 14 ms. (steps per millisecond=71 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 11 ms. (steps per millisecond=91 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 11 ms. (steps per millisecond=90 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 13 ms. (steps per millisecond=77 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 16 ms. (steps per millisecond=62 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 15 ms. (steps per millisecond=66 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 13 ms. (steps per millisecond=77 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 11 ms. (steps per millisecond=91 ) properties (out of 570) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 8 ms. (steps per millisecond=125 ) properties (out of 570) seen :0
Running SMT prover for 570 properties.
// Phase 1: matrix 1952 rows 1417 cols
[2023-03-16 22:27:19] [INFO ] Computed 184 place invariants in 33 ms
[2023-03-16 22:27:44] [INFO ] After 24646ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:570
[2023-03-16 22:28:03] [INFO ] [Nat]Absence check using 55 positive place invariants in 75 ms returned sat
[2023-03-16 22:28:03] [INFO ] [Nat]Absence check using 55 positive and 129 generalized place invariants in 95 ms returned sat
[2023-03-16 22:31:29] [INFO ] After 182815ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :555
[2023-03-16 22:31:29] [INFO ] After 182821ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :555
Attempting to minimize the solution found.
Minimization took 1 ms.
[2023-03-16 22:31:29] [INFO ] After 225031ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :555
Fused 570 Parikh solutions to 81 different solutions.
Parikh walk visited 0 properties in 6651 ms.
Support contains 570 out of 1417 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1417/1417 places, 1952/1952 transitions.
Drop transitions removed 95 transitions
Trivial Post-agglo rules discarded 95 transitions
Performed 95 trivial Post agglomeration. Transition count delta: 95
Iterating post reduction 0 with 95 rules applied. Total rules applied 95 place count 1417 transition count 1857
Reduce places removed 95 places and 0 transitions.
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Iterating post reduction 1 with 97 rules applied. Total rules applied 192 place count 1322 transition count 1855
Performed 66 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 2 with 66 Pre rules applied. Total rules applied 192 place count 1322 transition count 1789
Deduced a syphon composed of 66 places in 3 ms
Ensure Unique test removed 2 places
Reduce places removed 68 places and 0 transitions.
Iterating global reduction 2 with 134 rules applied. Total rules applied 326 place count 1254 transition count 1789
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 2 rules applied. Total rules applied 328 place count 1254 transition count 1787
Reduce places removed 2 places and 0 transitions.
Iterating post reduction 3 with 2 rules applied. Total rules applied 330 place count 1252 transition count 1787
Performed 22 Post agglomeration using F-continuation condition.Transition count delta: 22
Deduced a syphon composed of 22 places in 4 ms
Reduce places removed 22 places and 0 transitions.
Iterating global reduction 4 with 44 rules applied. Total rules applied 374 place count 1230 transition count 1765
Discarding 1 places :
Symmetric choice reduction at 4 with 1 rule applications. Total rules 375 place count 1229 transition count 1759
Iterating global reduction 4 with 1 rules applied. Total rules applied 376 place count 1229 transition count 1759
Free-agglomeration rule applied 6 times.
Iterating global reduction 4 with 6 rules applied. Total rules applied 382 place count 1229 transition count 1753
Ensure Unique test removed 4 places
Reduce places removed 10 places and 0 transitions.
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 4 with 18 rules applied. Total rules applied 400 place count 1219 transition count 1745
Reduce places removed 5 places and 0 transitions.
Iterating post reduction 5 with 5 rules applied. Total rules applied 405 place count 1214 transition count 1745
Performed 1 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 6 with 1 Pre rules applied. Total rules applied 405 place count 1214 transition count 1744
Deduced a syphon composed of 1 places in 3 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 6 with 2 rules applied. Total rules applied 407 place count 1213 transition count 1744
Discarding 1 places :
Implicit places reduction removed 1 places
Iterating post reduction 6 with 1 rules applied. Total rules applied 408 place count 1212 transition count 1744
Performed 2 Post agglomeration using F-continuation condition.Transition count delta: 2
Deduced a syphon composed of 2 places in 3 ms
Reduce places removed 2 places and 0 transitions.
Iterating global reduction 7 with 4 rules applied. Total rules applied 412 place count 1210 transition count 1742
Discarding 1 places :
Symmetric choice reduction at 7 with 1 rule applications. Total rules 413 place count 1209 transition count 1741
Iterating global reduction 7 with 1 rules applied. Total rules applied 414 place count 1209 transition count 1741
Free-agglomeration rule applied 1 times.
Iterating global reduction 7 with 1 rules applied. Total rules applied 415 place count 1209 transition count 1740
Reduce places removed 1 places and 0 transitions.
Iterating post reduction 7 with 1 rules applied. Total rules applied 416 place count 1208 transition count 1740
Partial Free-agglomeration rule applied 5 times.
Drop transitions removed 5 transitions
Iterating global reduction 8 with 5 rules applied. Total rules applied 421 place count 1208 transition count 1740
Applied a total of 421 rules in 197 ms. Remains 1208 /1417 variables (removed 209) and now considering 1740/1952 (removed 212) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 198 ms. Remains : 1208/1417 places, 1740/1952 transitions.
Interrupted random walk after 383226 steps, including 4401 resets, run timeout after 30001 ms. (steps per millisecond=12 ) properties seen 19
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 13 ms. (steps per millisecond=77 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 6 ms. (steps per millisecond=166 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 7 ms. (steps per millisecond=143 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 8 ms. (steps per millisecond=125 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 7 ms. (steps per millisecond=143 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1000 steps, including 3 resets, run finished after 13 ms. (steps per millisecond=76 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 7 ms. (steps per millisecond=143 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 6 ms. (steps per millisecond=166 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 13 ms. (steps per millisecond=77 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 8 ms. (steps per millisecond=125 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 14 ms. (steps per millisecond=71 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 8 ms. (steps per millisecond=125 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 11 ms. (steps per millisecond=91 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 8 ms. (steps per millisecond=125 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1000 steps, including 3 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 11 ms. (steps per millisecond=91 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 11 ms. (steps per millisecond=90 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 17 ms. (steps per millisecond=58 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 11 ms. (steps per millisecond=91 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 2 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 13 ms. (steps per millisecond=77 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 14 ms. (steps per millisecond=71 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 13 ms. (steps per millisecond=77 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 10 ms. (steps per millisecond=100 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 9 ms. (steps per millisecond=111 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1001 steps, including 3 resets, run finished after 12 ms. (steps per millisecond=83 ) properties (out of 551) seen :0
Incomplete Best-First random walk after 1000 steps, including 2 resets, run finished after 11 ms. (steps per millisecond=90 ) properties (out of 551) seen :0
Probabilistic random walk after 1000001 steps, saw 321291 distinct states, run finished after 35839 ms. (steps per millisecond=27 ) properties seen :73
Running SMT prover for 478 properties.
// Phase 1: matrix 1740 rows 1208 cols
[2023-03-16 22:32:42] [INFO ] Computed 176 place invariants in 16 ms
[2023-03-16 22:33:02] [INFO ] After 20125ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:478
[2023-03-16 22:33:19] [INFO ] [Nat]Absence check using 54 positive place invariants in 29 ms returned sat
[2023-03-16 22:33:19] [INFO ] [Nat]Absence check using 54 positive and 122 generalized place invariants in 71 ms returned sat
[2023-03-16 22:36:48] [INFO ] After 191817ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :462
[2023-03-16 22:36:48] [INFO ] After 191820ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :462
Attempting to minimize the solution found.
Minimization took 0 ms.
[2023-03-16 22:36:48] [INFO ] After 225040ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :462
Fused 478 Parikh solutions to 85 different solutions.
Parikh walk visited 0 properties in 4367 ms.
Support contains 478 out of 1208 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1208/1208 places, 1740/1740 transitions.
Drop transitions removed 33 transitions
Trivial Post-agglo rules discarded 33 transitions
Performed 33 trivial Post agglomeration. Transition count delta: 33
Iterating post reduction 0 with 33 rules applied. Total rules applied 33 place count 1208 transition count 1707
Reduce places removed 33 places and 0 transitions.
Iterating post reduction 1 with 33 rules applied. Total rules applied 66 place count 1175 transition count 1707
Performed 21 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 2 with 21 Pre rules applied. Total rules applied 66 place count 1175 transition count 1686
Deduced a syphon composed of 21 places in 3 ms
Ensure Unique test removed 3 places
Reduce places removed 24 places and 0 transitions.
Iterating global reduction 2 with 45 rules applied. Total rules applied 111 place count 1151 transition count 1686
Drop transitions removed 1 transitions
Trivial Post-agglo rules discarded 1 transitions
Performed 1 trivial Post agglomeration. Transition count delta: 1
Iterating post reduction 2 with 1 rules applied. Total rules applied 112 place count 1151 transition count 1685
Reduce places removed 1 places and 0 transitions.
Iterating post reduction 3 with 1 rules applied. Total rules applied 113 place count 1150 transition count 1685
Performed 2 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 4 with 2 Pre rules applied. Total rules applied 113 place count 1150 transition count 1683
Deduced a syphon composed of 2 places in 3 ms
Ensure Unique test removed 2 places
Reduce places removed 4 places and 0 transitions.
Iterating global reduction 4 with 6 rules applied. Total rules applied 119 place count 1146 transition count 1683
Performed 2 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 4 with 2 Pre rules applied. Total rules applied 119 place count 1146 transition count 1681
Deduced a syphon composed of 2 places in 2 ms
Reduce places removed 2 places and 0 transitions.
Iterating global reduction 4 with 4 rules applied. Total rules applied 123 place count 1144 transition count 1681
Performed 3 Post agglomeration using F-continuation condition.Transition count delta: 3
Deduced a syphon composed of 3 places in 3 ms
Reduce places removed 4 places and 0 transitions.
Iterating global reduction 4 with 7 rules applied. Total rules applied 130 place count 1140 transition count 1678
Drop transitions removed 1 transitions
Trivial Post-agglo rules discarded 1 transitions
Performed 1 trivial Post agglomeration. Transition count delta: 1
Iterating post reduction 4 with 1 rules applied. Total rules applied 131 place count 1140 transition count 1677
Reduce places removed 1 places and 0 transitions.
Iterating post reduction 5 with 1 rules applied. Total rules applied 132 place count 1139 transition count 1677
Performed 1 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 6 with 1 Pre rules applied. Total rules applied 132 place count 1139 transition count 1676
Deduced a syphon composed of 1 places in 3 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 6 with 2 rules applied. Total rules applied 134 place count 1138 transition count 1676
Discarding 1 places :
Implicit places reduction removed 1 places
Iterating post reduction 6 with 1 rules applied. Total rules applied 135 place count 1137 transition count 1676
Discarding 1 places :
Symmetric choice reduction at 7 with 1 rule applications. Total rules 136 place count 1136 transition count 1670
Iterating global reduction 7 with 1 rules applied. Total rules applied 137 place count 1136 transition count 1670
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: 1
Deduced a syphon composed of 1 places in 2 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 7 with 2 rules applied. Total rules applied 139 place count 1135 transition count 1669
Discarding 1 places :
Symmetric choice reduction at 7 with 1 rule applications. Total rules 140 place count 1134 transition count 1668
Iterating global reduction 7 with 1 rules applied. Total rules applied 141 place count 1134 transition count 1668
Free-agglomeration rule applied 2 times.
Iterating global reduction 7 with 2 rules applied. Total rules applied 143 place count 1134 transition count 1666
Reduce places removed 2 places and 0 transitions.
Iterating post reduction 7 with 2 rules applied. Total rules applied 145 place count 1132 transition count 1666
Partial Free-agglomeration rule applied 1 times.
Drop transitions removed 1 transitions
Iterating global reduction 8 with 1 rules applied. Total rules applied 146 place count 1132 transition count 1666
Applied a total of 146 rules in 236 ms. Remains 1132 /1208 variables (removed 76) and now considering 1666/1740 (removed 74) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 249 ms. Remains : 1132/1208 places, 1666/1740 transitions.
Interrupted random walk after 443448 steps, including 5208 resets, run timeout after 30001 ms. (steps per millisecond=14 ) properties seen 0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 153 ms. (steps per millisecond=65 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 478) 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 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 478) 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 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 165 ms. (steps per millisecond=60 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 172 ms. (steps per millisecond=58 ) properties (out of 478) 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 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 478) 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 478) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 134 ms. (steps per millisecond=74 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 478) 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 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 151 ms. (steps per millisecond=66 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 147 ms. (steps per millisecond=68 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 146 ms. (steps per millisecond=68 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 155 ms. (steps per millisecond=64 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 147 ms. (steps per millisecond=68 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 147 ms. (steps per millisecond=68 ) properties (out of 478) 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 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 189 ms. (steps per millisecond=52 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 151 ms. (steps per millisecond=66 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 175 ms. (steps per millisecond=57 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 478) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 478) seen :0
Interrupted probabilistic random walk after 3712296 steps, run timeout after 108001 ms. (steps per millisecond=34 ) properties seen :{463=1, 464=1, 465=1, 466=1, 467=1, 468=1, 469=1, 470=1, 471=1, 472=1, 473=1, 474=1, 475=1, 476=1, 477=1}
Probabilistic random walk after 3712296 steps, saw 995522 distinct states, run finished after 108019 ms. (steps per millisecond=34 ) properties seen :15
Running SMT prover for 463 properties.
// Phase 1: matrix 1666 rows 1132 cols
[2023-03-16 22:39:17] [INFO ] Computed 169 place invariants in 33 ms
[2023-03-16 22:39:34] [INFO ] After 16642ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:463
[2023-03-16 22:39:47] [INFO ] [Nat]Absence check using 49 positive place invariants in 26 ms returned sat
[2023-03-16 22:39:47] [INFO ] [Nat]Absence check using 49 positive and 120 generalized place invariants in 69 ms returned sat
[2023-03-16 22:43:19] [INFO ] After 196859ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :444
[2023-03-16 22:43:19] [INFO ] After 196879ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :444
Attempting to minimize the solution found.
Minimization took 1 ms.
[2023-03-16 22:43:19] [INFO ] After 225042ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :444
Fused 463 Parikh solutions to 98 different solutions.
Parikh walk visited 0 properties in 2842 ms.
Support contains 463 out of 1132 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1132/1132 places, 1666/1666 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 0 with 3 rules applied. Total rules applied 3 place count 1132 transition count 1663
Reduce places removed 3 places and 0 transitions.
Iterating post reduction 1 with 3 rules applied. Total rules applied 6 place count 1129 transition count 1663
Performed 4 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 2 with 4 Pre rules applied. Total rules applied 6 place count 1129 transition count 1659
Deduced a syphon composed of 4 places in 4 ms
Ensure Unique test removed 1 places
Reduce places removed 5 places and 0 transitions.
Iterating global reduction 2 with 9 rules applied. Total rules applied 15 place count 1124 transition count 1659
Drop transitions removed 1 transitions
Trivial Post-agglo rules discarded 1 transitions
Performed 1 trivial Post agglomeration. Transition count delta: 1
Iterating post reduction 2 with 1 rules applied. Total rules applied 16 place count 1124 transition count 1658
Reduce places removed 1 places and 0 transitions.
Iterating post reduction 3 with 1 rules applied. Total rules applied 17 place count 1123 transition count 1658
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: 1
Deduced a syphon composed of 1 places in 4 ms
Reduce places removed 2 places and 0 transitions.
Iterating global reduction 4 with 3 rules applied. Total rules applied 20 place count 1121 transition count 1657
Performed 3 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 4 with 3 Pre rules applied. Total rules applied 20 place count 1121 transition count 1654
Deduced a syphon composed of 3 places in 6 ms
Reduce places removed 3 places and 0 transitions.
Iterating global reduction 4 with 6 rules applied. Total rules applied 26 place count 1118 transition count 1654
Discarding 1 places :
Implicit places reduction removed 1 places
Iterating post reduction 4 with 1 rules applied. Total rules applied 27 place count 1117 transition count 1654
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: 1
Deduced a syphon composed of 1 places in 5 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 5 with 2 rules applied. Total rules applied 29 place count 1116 transition count 1653
Discarding 1 places :
Symmetric choice reduction at 5 with 1 rule applications. Total rules 30 place count 1115 transition count 1652
Iterating global reduction 5 with 1 rules applied. Total rules applied 31 place count 1115 transition count 1652
Free-agglomeration rule applied 1 times.
Iterating global reduction 5 with 1 rules applied. Total rules applied 32 place count 1115 transition count 1651
Reduce places removed 1 places and 0 transitions.
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 5 with 2 rules applied. Total rules applied 34 place count 1114 transition count 1650
Applied a total of 34 rules in 161 ms. Remains 1114 /1132 variables (removed 18) and now considering 1650/1666 (removed 16) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 167 ms. Remains : 1114/1132 places, 1650/1666 transitions.
Interrupted random walk after 405204 steps, including 4881 resets, run timeout after 30001 ms. (steps per millisecond=13 ) properties seen 3
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 168 ms. (steps per millisecond=59 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 151 ms. (steps per millisecond=66 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 155 ms. (steps per millisecond=64 ) properties (out of 460) 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 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 165 ms. (steps per millisecond=60 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 167 ms. (steps per millisecond=59 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 170 ms. (steps per millisecond=58 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 158 ms. (steps per millisecond=63 ) properties (out of 460) 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 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 134 ms. (steps per millisecond=74 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 175 ms. (steps per millisecond=57 ) properties (out of 460) 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 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 180 ms. (steps per millisecond=55 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 172 ms. (steps per millisecond=58 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 163 ms. (steps per millisecond=61 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 160 ms. (steps per millisecond=62 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 137 ms. (steps per millisecond=73 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 159 ms. (steps per millisecond=62 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 163 ms. (steps per millisecond=61 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 460) 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 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 460) 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 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 460) 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 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 460) 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 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 460) 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 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 460) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 460) 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 460) seen :0
Interrupted probabilistic random walk after 3590012 steps, run timeout after 111001 ms. (steps per millisecond=32 ) properties seen :{}
Probabilistic random walk after 3590012 steps, saw 1030186 distinct states, run finished after 111005 ms. (steps per millisecond=32 ) properties seen :0
Running SMT prover for 460 properties.
// Phase 1: matrix 1650 rows 1114 cols
[2023-03-16 22:45:50] [INFO ] Computed 166 place invariants in 12 ms
[2023-03-16 22:46:08] [INFO ] After 17711ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:460
[2023-03-16 22:46:23] [INFO ] [Nat]Absence check using 47 positive place invariants in 38 ms returned sat
[2023-03-16 22:46:23] [INFO ] [Nat]Absence check using 47 positive and 119 generalized place invariants in 63 ms returned sat
[2023-03-16 22:49:53] [INFO ] After 195487ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :443
[2023-03-16 22:49:53] [INFO ] After 195497ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :443
Attempting to minimize the solution found.
Minimization took 1 ms.
[2023-03-16 22:49:53] [INFO ] After 225046ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :443
Fused 460 Parikh solutions to 99 different solutions.
Parikh walk visited 0 properties in 12577 ms.
Support contains 460 out of 1114 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1114/1114 places, 1650/1650 transitions.
Performed 1 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 0 with 1 Pre rules applied. Total rules applied 0 place count 1114 transition count 1649
Deduced a syphon composed of 1 places in 4 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 0 with 2 rules applied. Total rules applied 2 place count 1113 transition count 1649
Applied a total of 2 rules in 33 ms. Remains 1113 /1114 variables (removed 1) and now considering 1649/1650 (removed 1) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 33 ms. Remains : 1113/1114 places, 1649/1650 transitions.
Interrupted random walk after 440821 steps, including 5247 resets, run timeout after 30001 ms. (steps per millisecond=14 ) properties seen 3
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 137 ms. (steps per millisecond=72 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 165 ms. (steps per millisecond=60 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 182 ms. (steps per millisecond=54 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 167 ms. (steps per millisecond=59 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 457) 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 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 162 ms. (steps per millisecond=61 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 158 ms. (steps per millisecond=63 ) properties (out of 457) 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 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 174 ms. (steps per millisecond=57 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 146 ms. (steps per millisecond=68 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 158 ms. (steps per millisecond=63 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 171 ms. (steps per millisecond=58 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 165 ms. (steps per millisecond=60 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 188 ms. (steps per millisecond=53 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 457) 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 457) 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 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 163 ms. (steps per millisecond=61 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 150 ms. (steps per millisecond=66 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 134 ms. (steps per millisecond=74 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 169 ms. (steps per millisecond=59 ) properties (out of 457) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 457) 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 457) seen :0
Interrupted probabilistic random walk after 3628755 steps, run timeout after 111001 ms. (steps per millisecond=32 ) properties seen :{}
Probabilistic random walk after 3628755 steps, saw 1051982 distinct states, run finished after 111002 ms. (steps per millisecond=32 ) properties seen :0
Running SMT prover for 457 properties.
// Phase 1: matrix 1649 rows 1113 cols
[2023-03-16 22:52:34] [INFO ] Computed 166 place invariants in 12 ms
[2023-03-16 22:52:54] [INFO ] After 19263ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:457
[2023-03-16 22:53:09] [INFO ] [Nat]Absence check using 48 positive place invariants in 166 ms returned sat
[2023-03-16 22:53:09] [INFO ] [Nat]Absence check using 48 positive and 118 generalized place invariants in 123 ms returned sat
TIME LIMIT: Killed by timeout after 1800 seconds
MemTotal: 16393220 kB
MemFree: 15461024 kB
After kill :
MemTotal: 16393220 kB
MemFree: 16128616 kB

BK_TIME_CONFINEMENT_REACHED

--------------------
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="ASLink-PT-05b"
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 ASLink-PT-05b, 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 r025-oct2-167813611500053"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

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