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

About the Execution of Marcie+red for ASLink-PT-06a

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
660.531 1800000.00 2305596.00 100.50 [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.r024-oct2-167813610800058.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 marciexred
Input is ASLink-PT-06a, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r024-oct2-167813610800058
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 1.0M
-rw-r--r-- 1 mcc users 7.1K Feb 26 13:09 CTLCardinality.txt
-rw-r--r-- 1 mcc users 79K Feb 26 13:09 CTLCardinality.xml
-rw-r--r-- 1 mcc users 6.0K Feb 26 13:08 CTLFireability.txt
-rw-r--r-- 1 mcc users 57K 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.7K Feb 25 15:29 LTLCardinality.txt
-rw-r--r-- 1 mcc users 27K 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 17K Feb 25 15:29 LTLFireability.xml
-rw-r--r-- 1 mcc users 9.7K Feb 26 13:10 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 103K Feb 26 13:10 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 7.1K Feb 26 13:09 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 58K Feb 26 13:09 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 597K 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 1678998179700

bash -c /home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n "BK_STOP " ; date -u +%s%3N
Invoking MCC driver with
BK_TOOL=marciexred
BK_EXAMINATION=StableMarking
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=1800
BK_INPUT=ASLink-PT-06a
Applying reductions before tool marcie
Invoking reducer
Running Version 202303021504
[2023-03-16 20:23:01] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-16 20:23:01] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-16 20:23:02] [INFO ] Load time of PNML (sax parser for PT used): 144 ms
[2023-03-16 20:23:02] [INFO ] Transformed 1406 places.
[2023-03-16 20:23:02] [INFO ] Transformed 2100 transitions.
[2023-03-16 20:23:02] [INFO ] Found NUPN structural information;
[2023-03-16 20:23:02] [INFO ] Parsed PT model containing 1406 places and 2100 transitions and 7896 arcs in 239 ms.
Structural test allowed to assert that 160 places are NOT stable. Took 11 ms.
Ensure Unique test removed 22 transitions
Reduce redundant transitions removed 22 transitions.
Incomplete random walk after 10000 steps, including 50 resets, run finished after 865 ms. (steps per millisecond=11 ) properties (out of 1246) seen :701
Running SMT prover for 545 properties.
// Phase 1: matrix 2078 rows 1406 cols
[2023-03-16 20:23:03] [INFO ] Computed 270 place invariants in 87 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 20:23:28] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-16 20:23:28] [INFO ] After 25085ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 545 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 2 ms.
Support contains 545 out of 1406 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1406/1406 places, 2078/2078 transitions.
Ensure Unique test removed 6 places
Discarding 11 places :
Implicit places reduction removed 11 places
Drop transitions removed 86 transitions
Trivial Post-agglo rules discarded 86 transitions
Performed 86 trivial Post agglomeration. Transition count delta: 86
Iterating post reduction 0 with 103 rules applied. Total rules applied 103 place count 1389 transition count 1992
Reduce places removed 86 places and 0 transitions.
Iterating post reduction 1 with 86 rules applied. Total rules applied 189 place count 1303 transition count 1992
Performed 110 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 2 with 110 Pre rules applied. Total rules applied 189 place count 1303 transition count 1882
Deduced a syphon composed of 110 places in 2 ms
Ensure Unique test removed 41 places
Reduce places removed 151 places and 0 transitions.
Iterating global reduction 2 with 261 rules applied. Total rules applied 450 place count 1152 transition count 1882
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 451 place count 1152 transition count 1881
Reduce places removed 1 places and 0 transitions.
Iterating post reduction 3 with 1 rules applied. Total rules applied 452 place count 1151 transition count 1881
Discarding 2 places :
Symmetric choice reduction at 4 with 2 rule applications. Total rules 454 place count 1149 transition count 1871
Iterating global reduction 4 with 2 rules applied. Total rules applied 456 place count 1149 transition count 1871
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Discarding 1 places :
Implicit places reduction removed 1 places
Drop transitions removed 2 transitions
Trivial Post-agglo rules discarded 2 transitions
Performed 2 trivial Post agglomeration. Transition count delta: 2
Iterating post reduction 4 with 4 rules applied. Total rules applied 460 place count 1148 transition count 1868
Reduce places removed 2 places and 0 transitions.
Iterating post reduction 5 with 2 rules applied. Total rules applied 462 place count 1146 transition count 1868
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 463 place count 1145 transition count 1860
Iterating global reduction 6 with 1 rules applied. Total rules applied 464 place count 1145 transition count 1860
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 465 place count 1144 transition count 1852
Iterating global reduction 6 with 1 rules applied. Total rules applied 466 place count 1144 transition count 1852
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 467 place count 1143 transition count 1844
Iterating global reduction 6 with 1 rules applied. Total rules applied 468 place count 1143 transition count 1844
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 469 place count 1142 transition count 1836
Iterating global reduction 6 with 1 rules applied. Total rules applied 470 place count 1142 transition count 1836
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 471 place count 1141 transition count 1828
Iterating global reduction 6 with 1 rules applied. Total rules applied 472 place count 1141 transition count 1828
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 473 place count 1140 transition count 1820
Iterating global reduction 6 with 1 rules applied. Total rules applied 474 place count 1140 transition count 1820
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 475 place count 1139 transition count 1812
Iterating global reduction 6 with 1 rules applied. Total rules applied 476 place count 1139 transition count 1812
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 477 place count 1138 transition count 1804
Iterating global reduction 6 with 1 rules applied. Total rules applied 478 place count 1138 transition count 1804
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 479 place count 1137 transition count 1796
Iterating global reduction 6 with 1 rules applied. Total rules applied 480 place count 1137 transition count 1796
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 481 place count 1136 transition count 1788
Iterating global reduction 6 with 1 rules applied. Total rules applied 482 place count 1136 transition count 1788
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 483 place count 1135 transition count 1780
Iterating global reduction 6 with 1 rules applied. Total rules applied 484 place count 1135 transition count 1780
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 485 place count 1134 transition count 1772
Iterating global reduction 6 with 1 rules applied. Total rules applied 486 place count 1134 transition count 1772
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 487 place count 1133 transition count 1764
Iterating global reduction 6 with 1 rules applied. Total rules applied 488 place count 1133 transition count 1764
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 489 place count 1132 transition count 1756
Iterating global reduction 6 with 1 rules applied. Total rules applied 490 place count 1132 transition count 1756
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 491 place count 1131 transition count 1748
Iterating global reduction 6 with 1 rules applied. Total rules applied 492 place count 1131 transition count 1748
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 493 place count 1130 transition count 1740
Iterating global reduction 6 with 1 rules applied. Total rules applied 494 place count 1130 transition count 1740
Performed 22 Post agglomeration using F-continuation condition.Transition count delta: 22
Deduced a syphon composed of 22 places in 3 ms
Reduce places removed 22 places and 0 transitions.
Iterating global reduction 6 with 44 rules applied. Total rules applied 538 place count 1108 transition count 1718
Free-agglomeration rule applied 2 times.
Iterating global reduction 6 with 2 rules applied. Total rules applied 540 place count 1108 transition count 1716
Reduce places removed 2 places and 0 transitions.
Iterating post reduction 6 with 2 rules applied. Total rules applied 542 place count 1106 transition count 1716
Free-agglomeration rule (complex) applied 4 times.
Iterating global reduction 7 with 4 rules applied. Total rules applied 546 place count 1106 transition count 1712
Reduce places removed 4 places and 0 transitions.
Iterating post reduction 7 with 4 rules applied. Total rules applied 550 place count 1102 transition count 1712
Partial Free-agglomeration rule applied 1 times.
Drop transitions removed 1 transitions
Iterating global reduction 8 with 1 rules applied. Total rules applied 551 place count 1102 transition count 1712
Reduce places removed 1 places and 1 transitions.
Iterating global reduction 8 with 1 rules applied. Total rules applied 552 place count 1101 transition count 1711
Applied a total of 552 rules in 829 ms. Remains 1101 /1406 variables (removed 305) and now considering 1711/2078 (removed 367) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 829 ms. Remains : 1101/1406 places, 1711/2078 transitions.
Interrupted random walk after 644551 steps, including 6085 resets, run timeout after 30001 ms. (steps per millisecond=21 ) properties seen 161
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 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 17 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 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 15 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 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 16 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 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 16 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 125 ms. (steps per millisecond=80 ) 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 :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 116 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 107 ms. (steps per millisecond=93 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 98 ms. (steps per millisecond=102 ) 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 10001 steps, including 13 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 384) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 384) seen :0
Running SMT prover for 384 properties.
// Phase 1: matrix 1711 rows 1101 cols
[2023-03-16 20:24:05] [INFO ] Computed 211 place invariants in 30 ms
[2023-03-16 20:24:19] [INFO ] After 14543ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:384
[2023-03-16 20:24:31] [INFO ] [Nat]Absence check using 71 positive place invariants in 37 ms returned sat
[2023-03-16 20:24:31] [INFO ] [Nat]Absence check using 71 positive and 140 generalized place invariants in 83 ms returned sat
[2023-03-16 20:28:04] [INFO ] After 201972ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :374
[2023-03-16 20:28:04] [INFO ] After 201981ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :374
Attempting to minimize the solution found.
Minimization took 2 ms.
[2023-03-16 20:28:04] [INFO ] After 225039ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :374
Fused 384 Parikh solutions to 114 different solutions.
Parikh walk visited 0 properties in 5619 ms.
Support contains 384 out of 1101 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1101/1101 places, 1711/1711 transitions.
Ensure Unique test removed 5 places
Drop transitions removed 8 transitions
Trivial Post-agglo rules discarded 8 transitions
Performed 8 trivial Post agglomeration. Transition count delta: 8
Iterating post reduction 0 with 13 rules applied. Total rules applied 13 place count 1096 transition count 1703
Reduce places removed 11 places and 0 transitions.
Iterating post reduction 1 with 11 rules applied. Total rules applied 24 place count 1085 transition count 1703
Performed 9 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 2 with 9 Pre rules applied. Total rules applied 24 place count 1085 transition count 1694
Deduced a syphon composed of 9 places in 2 ms
Reduce places removed 9 places and 0 transitions.
Iterating global reduction 2 with 18 rules applied. Total rules applied 42 place count 1076 transition count 1694
Discarding 1 places :
Implicit places reduction removed 1 places
Iterating post reduction 2 with 1 rules applied. Total rules applied 43 place count 1075 transition count 1694
Discarding 2 places :
Symmetric choice reduction at 3 with 2 rule applications. Total rules 45 place count 1073 transition count 1682
Iterating global reduction 3 with 2 rules applied. Total rules applied 47 place count 1073 transition count 1682
Discarding 2 places :
Implicit places reduction removed 2 places
Iterating post reduction 3 with 2 rules applied. Total rules applied 49 place count 1071 transition count 1682
Performed 12 Post agglomeration using F-continuation condition.Transition count delta: 12
Deduced a syphon composed of 12 places in 2 ms
Reduce places removed 12 places and 0 transitions.
Iterating global reduction 4 with 24 rules applied. Total rules applied 73 place count 1059 transition count 1670
Discarding 3 places :
Symmetric choice reduction at 4 with 3 rule applications. Total rules 76 place count 1056 transition count 1667
Iterating global reduction 4 with 3 rules applied. Total rules applied 79 place count 1056 transition count 1667
Free-agglomeration rule applied 4 times.
Iterating global reduction 4 with 4 rules applied. Total rules applied 83 place count 1056 transition count 1663
Reduce places removed 4 places and 0 transitions.
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 4 with 5 rules applied. Total rules applied 88 place count 1052 transition count 1662
Partial Free-agglomeration rule applied 4 times.
Drop transitions removed 4 transitions
Iterating global reduction 5 with 4 rules applied. Total rules applied 92 place count 1052 transition count 1662
Applied a total of 92 rules in 142 ms. Remains 1052 /1101 variables (removed 49) and now considering 1662/1711 (removed 49) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 143 ms. Remains : 1052/1101 places, 1662/1711 transitions.
Interrupted random walk after 572292 steps, including 6295 resets, run timeout after 30001 ms. (steps per millisecond=19 ) properties seen 3
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 73 ms. (steps per millisecond=137 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 78 ms. (steps per millisecond=128 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 381) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 381) seen :0
Interrupted probabilistic random walk after 4129392 steps, run timeout after 102001 ms. (steps per millisecond=40 ) properties seen :{356=1, 357=1, 358=1, 359=1, 360=1, 361=1, 362=1, 363=1, 364=1, 365=1, 366=1, 367=1, 368=1, 369=1, 370=1, 371=1, 372=1, 380=1}
Probabilistic random walk after 4129392 steps, saw 1203598 distinct states, run finished after 102005 ms. (steps per millisecond=40 ) properties seen :18
Running SMT prover for 363 properties.
// Phase 1: matrix 1662 rows 1052 cols
[2023-03-16 20:30:27] [INFO ] Computed 200 place invariants in 12 ms
[2023-03-16 20:30:35] [INFO ] After 8221ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:363
[2023-03-16 20:30:44] [INFO ] [Nat]Absence check using 66 positive place invariants in 26 ms returned sat
[2023-03-16 20:30:44] [INFO ] [Nat]Absence check using 66 positive and 134 generalized place invariants in 85 ms returned sat
[2023-03-16 20:34:20] [INFO ] After 206716ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :350
[2023-03-16 20:34:20] [INFO ] After 206719ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :350
Attempting to minimize the solution found.
Minimization took 1 ms.
[2023-03-16 20:34:20] [INFO ] After 225021ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :350
Fused 363 Parikh solutions to 107 different solutions.
Parikh walk visited 0 properties in 4427 ms.
Support contains 363 out of 1052 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1052/1052 places, 1662/1662 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 1052 transition count 1659
Reduce places removed 3 places and 0 transitions.
Iterating post reduction 1 with 3 rules applied. Total rules applied 6 place count 1049 transition count 1659
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 1049 transition count 1655
Deduced a syphon composed of 4 places in 3 ms
Ensure Unique test removed 2 places
Reduce places removed 6 places and 0 transitions.
Iterating global reduction 2 with 10 rules applied. Total rules applied 16 place count 1043 transition count 1655
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 2 with 4 rules applied. Total rules applied 20 place count 1041 transition count 1653
Applied a total of 20 rules in 52 ms. Remains 1041 /1052 variables (removed 11) and now considering 1653/1662 (removed 9) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 52 ms. Remains : 1041/1052 places, 1653/1662 transitions.
Interrupted random walk after 633146 steps, including 6838 resets, run timeout after 30001 ms. (steps per millisecond=21 ) properties seen 34
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 329) 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 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 79 ms. (steps per millisecond=126 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 78 ms. (steps per millisecond=128 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 77 ms. (steps per millisecond=129 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 76 ms. (steps per millisecond=131 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 74 ms. (steps per millisecond=135 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 78 ms. (steps per millisecond=128 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 76 ms. (steps per millisecond=131 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 78 ms. (steps per millisecond=128 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 77 ms. (steps per millisecond=129 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 76 ms. (steps per millisecond=131 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 77 ms. (steps per millisecond=129 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 79 ms. (steps per millisecond=126 ) properties (out of 329) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 329) seen :1
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 73 ms. (steps per millisecond=137 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 76 ms. (steps per millisecond=131 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 70 ms. (steps per millisecond=142 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 76 ms. (steps per millisecond=131 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 79 ms. (steps per millisecond=126 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 76 ms. (steps per millisecond=131 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 75 ms. (steps per millisecond=133 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 78 ms. (steps per millisecond=128 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 70 ms. (steps per millisecond=142 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 77 ms. (steps per millisecond=129 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 66 ms. (steps per millisecond=151 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 74 ms. (steps per millisecond=135 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 73 ms. (steps per millisecond=137 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 73 ms. (steps per millisecond=136 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 77 ms. (steps per millisecond=129 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 77 ms. (steps per millisecond=129 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 73 ms. (steps per millisecond=137 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 328) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 76 ms. (steps per millisecond=131 ) properties (out of 328) seen :0
Running SMT prover for 328 properties.
// Phase 1: matrix 1653 rows 1041 cols
[2023-03-16 20:35:02] [INFO ] Computed 198 place invariants in 12 ms
[2023-03-16 20:35:11] [INFO ] After 9698ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:328
[2023-03-16 20:35:21] [INFO ] [Nat]Absence check using 64 positive place invariants in 39 ms returned sat
[2023-03-16 20:35:21] [INFO ] [Nat]Absence check using 64 positive and 134 generalized place invariants in 54 ms returned sat
[2023-03-16 20:38:56] [INFO ] After 205797ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :317
[2023-03-16 20:38:56] [INFO ] After 205807ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :317
Attempting to minimize the solution found.
Minimization took 1 ms.
[2023-03-16 20:38:56] [INFO ] After 225035ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :317
Fused 328 Parikh solutions to 119 different solutions.
Parikh walk visited 2 properties in 3710 ms.
Support contains 326 out of 1041 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1041/1041 places, 1653/1653 transitions.
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: 1
Deduced a syphon composed of 1 places in 3 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 0 with 2 rules applied. Total rules applied 2 place count 1040 transition count 1652
Applied a total of 2 rules in 36 ms. Remains 1040 /1041 variables (removed 1) and now considering 1652/1653 (removed 1) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 36 ms. Remains : 1040/1041 places, 1652/1653 transitions.
Interrupted random walk after 722074 steps, including 7899 resets, run timeout after 30001 ms. (steps per millisecond=24 ) properties seen 0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 78 ms. (steps per millisecond=128 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 69 ms. (steps per millisecond=144 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 75 ms. (steps per millisecond=133 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 68 ms. (steps per millisecond=147 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 76 ms. (steps per millisecond=131 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 64 ms. (steps per millisecond=156 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 73 ms. (steps per millisecond=137 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 74 ms. (steps per millisecond=135 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 65 ms. (steps per millisecond=153 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 62 ms. (steps per millisecond=161 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 61 ms. (steps per millisecond=163 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 67 ms. (steps per millisecond=149 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 61 ms. (steps per millisecond=163 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 66 ms. (steps per millisecond=151 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 59 ms. (steps per millisecond=169 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 61 ms. (steps per millisecond=163 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 66 ms. (steps per millisecond=151 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 59 ms. (steps per millisecond=169 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 64 ms. (steps per millisecond=156 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 74 ms. (steps per millisecond=135 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 68 ms. (steps per millisecond=147 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 77 ms. (steps per millisecond=129 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 65 ms. (steps per millisecond=153 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 69 ms. (steps per millisecond=144 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 66 ms. (steps per millisecond=151 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 73 ms. (steps per millisecond=137 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 66 ms. (steps per millisecond=151 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 64 ms. (steps per millisecond=156 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 66 ms. (steps per millisecond=151 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 69 ms. (steps per millisecond=144 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 75 ms. (steps per millisecond=133 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 63 ms. (steps per millisecond=158 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 63 ms. (steps per millisecond=158 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10000 steps, including 16 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 326) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 73 ms. (steps per millisecond=137 ) properties (out of 326) seen :0
Interrupted probabilistic random walk after 4325647 steps, run timeout after 99001 ms. (steps per millisecond=43 ) properties seen :{261=1, 292=1, 293=1, 319=1, 320=1, 321=1, 322=1, 323=1, 324=1, 325=1}
Probabilistic random walk after 4325647 steps, saw 1272345 distinct states, run finished after 99001 ms. (steps per millisecond=43 ) properties seen :10
Running SMT prover for 316 properties.
// Phase 1: matrix 1652 rows 1040 cols
[2023-03-16 20:41:13] [INFO ] Computed 198 place invariants in 12 ms
[2023-03-16 20:41:23] [INFO ] After 10236ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:316
[2023-03-16 20:41:32] [INFO ] [Nat]Absence check using 64 positive place invariants in 28 ms returned sat
[2023-03-16 20:41:32] [INFO ] [Nat]Absence check using 64 positive and 134 generalized place invariants in 60 ms returned sat
[2023-03-16 20:45:08] [INFO ] After 206167ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :306
[2023-03-16 20:45:08] [INFO ] After 206178ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :306
Attempting to minimize the solution found.
Minimization took 1 ms.
[2023-03-16 20:45:08] [INFO ] After 225025ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :306
Fused 316 Parikh solutions to 108 different solutions.
Parikh walk visited 0 properties in 3599 ms.
Support contains 316 out of 1040 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1040/1040 places, 1652/1652 transitions.
Ensure Unique test removed 1 places
Drop transitions removed 1 transitions
Trivial Post-agglo rules discarded 1 transitions
Performed 1 trivial Post agglomeration. Transition count delta: 1
Iterating post reduction 0 with 2 rules applied. Total rules applied 2 place count 1039 transition count 1651
Reduce places removed 2 places and 0 transitions.
Iterating post reduction 1 with 2 rules applied. Total rules applied 4 place count 1037 transition count 1651
Performed 3 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 2 with 3 Pre rules applied. Total rules applied 4 place count 1037 transition count 1648
Deduced a syphon composed of 3 places in 2 ms
Reduce places removed 3 places and 0 transitions.
Iterating global reduction 2 with 6 rules applied. Total rules applied 10 place count 1034 transition count 1648
Discarding 1 places :
Implicit places reduction removed 1 places
Iterating post reduction 2 with 1 rules applied. Total rules applied 11 place count 1033 transition count 1648
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: 1
Deduced a syphon composed of 1 places in 1 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 3 with 2 rules applied. Total rules applied 13 place count 1032 transition count 1647
Discarding 1 places :
Symmetric choice reduction at 3 with 1 rule applications. Total rules 14 place count 1031 transition count 1646
Iterating global reduction 3 with 1 rules applied. Total rules applied 15 place count 1031 transition count 1646
Free-agglomeration rule applied 1 times.
Iterating global reduction 3 with 1 rules applied. Total rules applied 16 place count 1031 transition count 1645
Reduce places removed 1 places and 0 transitions.
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 3 with 2 rules applied. Total rules applied 18 place count 1030 transition count 1644
Applied a total of 18 rules in 84 ms. Remains 1030 /1040 variables (removed 10) and now considering 1644/1652 (removed 8) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 84 ms. Remains : 1030/1040 places, 1644/1652 transitions.
Interrupted random walk after 751982 steps, including 8373 resets, run timeout after 30001 ms. (steps per millisecond=25 ) properties seen 6
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 79 ms. (steps per millisecond=126 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 75 ms. (steps per millisecond=133 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 77 ms. (steps per millisecond=129 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 76 ms. (steps per millisecond=131 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 79 ms. (steps per millisecond=126 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 77 ms. (steps per millisecond=129 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 75 ms. (steps per millisecond=133 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 69 ms. (steps per millisecond=144 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 63 ms. (steps per millisecond=158 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 67 ms. (steps per millisecond=149 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 74 ms. (steps per millisecond=135 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 74 ms. (steps per millisecond=135 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 67 ms. (steps per millisecond=149 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 73 ms. (steps per millisecond=137 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 74 ms. (steps per millisecond=135 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 68 ms. (steps per millisecond=147 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 73 ms. (steps per millisecond=137 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 73 ms. (steps per millisecond=137 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 80 ms. (steps per millisecond=125 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 67 ms. (steps per millisecond=149 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 73 ms. (steps per millisecond=137 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 75 ms. (steps per millisecond=133 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 79 ms. (steps per millisecond=126 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 310) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 67 ms. (steps per millisecond=149 ) properties (out of 310) seen :0
Interrupted probabilistic random walk after 4540726 steps, run timeout after 99001 ms. (steps per millisecond=45 ) properties seen :{}
Probabilistic random walk after 4540726 steps, saw 1315913 distinct states, run finished after 99005 ms. (steps per millisecond=45 ) properties seen :0
Running SMT prover for 310 properties.
// Phase 1: matrix 1644 rows 1030 cols
[2023-03-16 20:47:25] [INFO ] Computed 195 place invariants in 13 ms
[2023-03-16 20:47:34] [INFO ] After 9312ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:310
[2023-03-16 20:47:43] [INFO ] [Nat]Absence check using 62 positive place invariants in 28 ms returned sat
[2023-03-16 20:47:43] [INFO ] [Nat]Absence check using 62 positive and 133 generalized place invariants in 60 ms returned sat
[2023-03-16 20:51:19] [INFO ] After 208182ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :301
[2023-03-16 20:51:19] [INFO ] After 208190ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :301
Attempting to minimize the solution found.
Minimization took 1 ms.
[2023-03-16 20:51:19] [INFO ] After 225036ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :301
Fused 310 Parikh solutions to 110 different solutions.
Parikh walk visited 0 properties in 6541 ms.
Support contains 310 out of 1030 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1030/1030 places, 1644/1644 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 0 with 1 rules applied. Total rules applied 1 place count 1030 transition count 1643
Reduce places removed 1 places and 0 transitions.
Iterating post reduction 1 with 1 rules applied. Total rules applied 2 place count 1029 transition count 1643
Applied a total of 2 rules in 25 ms. Remains 1029 /1030 variables (removed 1) and now considering 1643/1644 (removed 1) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 25 ms. Remains : 1029/1030 places, 1643/1644 transitions.
Interrupted random walk after 804047 steps, including 8925 resets, run timeout after 30001 ms. (steps per millisecond=26 ) properties seen 1
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 78 ms. (steps per millisecond=128 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 74 ms. (steps per millisecond=135 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 60 ms. (steps per millisecond=166 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 73 ms. (steps per millisecond=137 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 70 ms. (steps per millisecond=142 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 74 ms. (steps per millisecond=135 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 65 ms. (steps per millisecond=153 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 67 ms. (steps per millisecond=149 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 67 ms. (steps per millisecond=149 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 78 ms. (steps per millisecond=128 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 69 ms. (steps per millisecond=144 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 74 ms. (steps per millisecond=135 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 69 ms. (steps per millisecond=144 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 66 ms. (steps per millisecond=151 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 60 ms. (steps per millisecond=166 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 68 ms. (steps per millisecond=147 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 70 ms. (steps per millisecond=142 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10000 steps, including 17 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 79 ms. (steps per millisecond=126 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 78 ms. (steps per millisecond=128 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 66 ms. (steps per millisecond=151 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 61 ms. (steps per millisecond=163 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 62 ms. (steps per millisecond=161 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 65 ms. (steps per millisecond=153 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 66 ms. (steps per millisecond=151 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 73 ms. (steps per millisecond=137 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 66 ms. (steps per millisecond=151 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 58 ms. (steps per millisecond=172 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 59 ms. (steps per millisecond=169 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 75 ms. (steps per millisecond=133 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 62 ms. (steps per millisecond=161 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 68 ms. (steps per millisecond=147 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 64 ms. (steps per millisecond=156 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 82 ms. (steps per millisecond=121 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 68 ms. (steps per millisecond=147 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 72 ms. (steps per millisecond=138 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 63 ms. (steps per millisecond=158 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 66 ms. (steps per millisecond=151 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 71 ms. (steps per millisecond=140 ) properties (out of 309) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 70 ms. (steps per millisecond=142 ) properties (out of 309) seen :0
TIME LIMIT: Killed by timeout after 1800 seconds
MemTotal: 16393220 kB
MemFree: 15635972 kB
After kill :
MemTotal: 16393220 kB
MemFree: 16166552 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-06a"
export BK_EXAMINATION="StableMarking"
export BK_TOOL="marciexred"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="1800"
export BK_MEMORY_CONFINEMENT="16384"
export BK_BIN_PATH="/home/mcc/BenchKit/bin/"

# this is specific to your benchmark or test

export BIN_DIR="$HOME/BenchKit/bin"

# remove the execution directoty if it exists (to avoid increse of .vmdk images)
if [ -d execution ] ; then
rm -rf execution
fi

# this is for BenchKit: explicit launching of the test
echo "====================================================================="
echo " Generated by BenchKit 2-5348"
echo " Executing tool marciexred"
echo " Input is ASLink-PT-06a, 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 r024-oct2-167813610800058"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

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