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

About the Execution of LTSMin+red for Philosophers-PT-010000

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
2967.960 797081.00 876734.00 2044.40 F normal

Execution Chart

We display below the execution chart for this examination (boot time has been removed).

Trace from the execution

Formatting '/data/fkordon/mcc2023-input.r311-tall-167873964200168.qcow2', fmt=qcow2 size=4294967296 backing_file=/data/fkordon/mcc2023-input.qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16
Waiting for the VM to be ready (probing ssh)
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
=====================================================================
Generated by BenchKit 2-5348
Executing tool ltsminxred
Input is Philosophers-PT-010000, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r311-tall-167873964200168
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 321M
-rw-r--r-- 1 mcc users 11M Feb 26 03:12 CTLCardinality.txt
-rw-r--r-- 1 mcc users 52M Feb 26 03:12 CTLCardinality.xml
-rw-r--r-- 1 mcc users 5.9M Feb 25 19:18 CTLFireability.txt
-rw-r--r-- 1 mcc users 34M Feb 25 19:17 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:40 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 6.0M Feb 25 16:33 LTLCardinality.txt
-rw-r--r-- 1 mcc users 21M Feb 25 16:33 LTLCardinality.xml
-rw-r--r-- 1 mcc users 3.6M Feb 25 16:33 LTLFireability.txt
-rw-r--r-- 1 mcc users 17M Feb 25 16:33 LTLFireability.xml
-rw-r--r-- 1 mcc users 9.9M Feb 26 20:58 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 47M Feb 26 20:58 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 14M Feb 26 12:22 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 79M Feb 26 12:21 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.1M Feb 25 16:33 UpperBounds.txt
-rw-r--r-- 1 mcc users 2.7M Feb 25 16:33 UpperBounds.xml
-rw-r--r-- 1 mcc users 5 Mar 5 18:23 equiv_col
-rw-r--r-- 1 mcc users 7 Mar 5 18:23 instance
-rw-r--r-- 1 mcc users 6 Mar 5 18:23 iscolored
-rw-r--r-- 1 mcc users 22M Mar 5 18:23 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 1679468764161

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=ltsminxred
BK_EXAMINATION=StableMarking
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=1800
BK_INPUT=Philosophers-PT-010000
Applying reductions before tool ltsmin
Invoking reducer
Running Version 202303021504
[2023-03-22 07:06:05] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-22 07:06:05] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-22 07:06:07] [INFO ] Load time of PNML (sax parser for PT used): 1138 ms
[2023-03-22 07:06:07] [INFO ] Transformed 50000 places.
[2023-03-22 07:06:07] [INFO ] Transformed 50000 transitions.
[2023-03-22 07:06:07] [INFO ] Parsed PT model containing 50000 places and 50000 transitions and 160000 arcs in 1437 ms.
Interrupted random walk after 8086 steps, including 2 resets, run timeout after 30002 ms. (steps per millisecond=0 ) properties seen 19024
Running SMT prover for 30976 properties.
// Phase 1: matrix 50000 rows 50000 cols
[2023-03-22 07:06:39] [INFO ] Computed 20000 place invariants in 294 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-22 07:07:05] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-22 07:07:05] [INFO ] After 25146ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 30976 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 4 ms.
Support contains 30976 out of 50000 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 50000/50000 places, 50000/50000 transitions.
Performed 592 Post agglomeration using F-continuation condition.Transition count delta: 592
Deduced a syphon composed of 592 places in 29 ms
Reduce places removed 592 places and 0 transitions.
Iterating global reduction 0 with 1184 rules applied. Total rules applied 1184 place count 49408 transition count 49408
Free-agglomeration rule (complex) applied 6518 times.
Iterating global reduction 0 with 6518 rules applied. Total rules applied 7702 place count 49408 transition count 42890
Reduce places removed 6637 places and 0 transitions.
Drop transitions removed 698 transitions
Ensure Unique test removed 619 transitions
Reduce isomorphic transitions removed 1317 transitions.
Iterating post reduction 0 with 7954 rules applied. Total rules applied 15656 place count 42771 transition count 41573
Ensure Unique test removed 67 places
Iterating post reduction 1 with 67 rules applied. Total rules applied 15723 place count 42704 transition count 41573
Applied a total of 15723 rules in 24985 ms. Remains 42704 /50000 variables (removed 7296) and now considering 41573/50000 (removed 8427) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 24994 ms. Remains : 42704/50000 places, 41573/50000 transitions.
Interrupted random walk after 12303 steps, including 0 resets, run timeout after 30001 ms. (steps per millisecond=0 ) properties seen 16431
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 317 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 291 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 291 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 290 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 313 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 293 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 290 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 292 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 297 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 291 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 292 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 289 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 300 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 293 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 293 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 291 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 295 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 293 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 293 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 291 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 296 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 293 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 293 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 291 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 306 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 294 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 293 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 306 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 298 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 292 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 294 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 291 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 294 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 293 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 294 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 293 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 296 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 295 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 298 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 291 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 294 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 292 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 294 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 292 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 296 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 293 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 302 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 296 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 302 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 291 ms. (steps per millisecond=3 ) properties (out of 14545) seen :0
Running SMT prover for 14545 properties.
// Phase 1: matrix 41573 rows 42704 cols
[2023-03-22 07:08:15] [INFO ] Computed 19814 place invariants in 160 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-22 07:12:00] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-22 07:12:00] [INFO ] After 225039ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 14545 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 1 ms.
Support contains 14545 out of 42704 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 42704/42704 places, 41573/41573 transitions.
Graph (complete) has 93944 edges and 42704 vertex of which 42698 are kept as prefixes of interest. Removing 6 places using SCC suffix rule.27 ms
Discarding 6 places :
Also discarding 3 output transitions
Drop transitions removed 3 transitions
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_7684.End_7684 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 4 transitions
Reduce isomorphic transitions removed 4 transitions.
Drop transitions removed 235 transitions
Trivial Post-agglo rules discarded 235 transitions
Performed 235 trivial Post agglomeration. Transition count delta: 235
Iterating post reduction 0 with 240 rules applied. Total rules applied 241 place count 42696 transition count 41330
Discarding 28 places :
Also discarding 16 output transitions
Drop transitions removed 16 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_3470.End_3470 and 28 places that fell out of Prefix Of Interest.
Drop transitions removed 240 transitions
Reduce isomorphic transitions removed 240 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 244 rules applied. Total rules applied 485 place count 42186 transition count 41071
Ensure Unique test removed 117 places
Reduce places removed 123 places and 0 transitions.
Drop transitions removed 3 transitions
Reduce isomorphic transitions removed 3 transitions.
Iterating post reduction 2 with 126 rules applied. Total rules applied 611 place count 42063 transition count 41068
Ensure Unique test removed 1 places
Iterating post reduction 3 with 1 rules applied. Total rules applied 612 place count 42062 transition count 41068
Performed 3166 Post agglomeration using F-continuation condition.Transition count delta: 3166
Deduced a syphon composed of 3166 places in 33 ms
Discarding 101 places :
Also discarding 67 output transitions
Drop transitions removed 67 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_68.End_68 and 101 places that fell out of Prefix Of Interest.
Iterating global reduction 4 with 3167 rules applied. Total rules applied 3779 place count 38646 transition count 37835
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_1794.End_1794 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 1918 transitions
Reduce isomorphic transitions removed 1918 transitions.
Drop transitions removed 120 transitions
Trivial Post-agglo rules discarded 120 transitions
Performed 120 trivial Post agglomeration. Transition count delta: 120
Iterating post reduction 4 with 2039 rules applied. Total rules applied 5818 place count 38644 transition count 35796
Ensure Unique test removed 8 places
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_1781.End_1781 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 121 transitions
Reduce isomorphic transitions removed 121 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 5 with 125 rules applied. Total rules applied 5943 place count 38386 transition count 35671
Ensure Unique test removed 32 places
Reduce places removed 38 places and 0 transitions.
Drop transitions removed 3 transitions
Reduce isomorphic transitions removed 3 transitions.
Iterating post reduction 6 with 41 rules applied. Total rules applied 5984 place count 38348 transition count 35668
Free-agglomeration rule applied 28 times.
Iterating global reduction 7 with 28 rules applied. Total rules applied 6012 place count 38348 transition count 35640
Ensure Unique test removed 1 places
Reduce places removed 29 places and 0 transitions.
Ensure Unique test removed 28 transitions
Reduce isomorphic transitions removed 28 transitions.
Iterating post reduction 7 with 57 rules applied. Total rules applied 6069 place count 38319 transition count 35612
Free-agglomeration rule (complex) applied 5700 times.
Iterating global reduction 8 with 5700 rules applied. Total rules applied 11769 place count 38319 transition count 29912
Ensure Unique test removed 252 places
Reduce places removed 7306 places and 0 transitions.
Drop transitions removed 2384 transitions
Ensure Unique test removed 1230 transitions
Reduce isomorphic transitions removed 3614 transitions.
Iterating post reduction 8 with 10920 rules applied. Total rules applied 22689 place count 31013 transition count 26298
Ensure Unique test removed 1306 places
Iterating post reduction 9 with 1306 rules applied. Total rules applied 23995 place count 29707 transition count 26298
Applied a total of 23995 rules in 39771 ms. Remains 29707 /42704 variables (removed 12997) and now considering 26298/41573 (removed 15275) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 39772 ms. Remains : 29707/42704 places, 26298/41573 transitions.
Interrupted random walk after 18115 steps, including 0 resets, run timeout after 30002 ms. (steps per millisecond=0 ) properties seen 10191
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 227 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 246 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 248 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 245 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 227 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 239 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 229 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 227 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 227 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 234 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 229 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 227 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 232 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 233 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 227 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 227 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 240 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 236 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 227 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 229 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 233 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 230 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 227 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 227 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 241 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 228 ms. (steps per millisecond=4 ) properties (out of 4354) seen :0
Running SMT prover for 4354 properties.
// Phase 1: matrix 26298 rows 29707 cols
[2023-03-22 07:13:21] [INFO ] Computed 16137 place invariants in 85 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-22 07:17:07] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-22 07:17:07] [INFO ] After 225029ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 4354 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 0 ms.
Support contains 4354 out of 29707 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 29707/29707 places, 26298/26298 transitions.
Graph (trivial) has 1145 edges and 29707 vertex of which 190 / 29707 are part of one of the 95 SCC in 13 ms
Free SCC test removed 95 places
Drop transitions removed 190 transitions
Reduce isomorphic transitions removed 190 transitions.
Graph (complete) has 59470 edges and 29612 vertex of which 26580 are kept as prefixes of interest. Removing 3032 places using SCC suffix rule.14 ms
Discarding 3032 places :
Also discarding 2263 output transitions
Drop transitions removed 2263 transitions
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_59.End_59 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 366 transitions
Reduce isomorphic transitions removed 366 transitions.
Drop transitions removed 1031 transitions
Trivial Post-agglo rules discarded 1031 transitions
Performed 1031 trivial Post agglomeration. Transition count delta: 1031
Iterating post reduction 0 with 1398 rules applied. Total rules applied 1400 place count 26578 transition count 22447
Ensure Unique test removed 171 places
Discarding 695 places :
Also discarding 600 output transitions
Drop transitions removed 600 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_190.End_190 and 695 places that fell out of Prefix Of Interest.
Drop transitions removed 1019 transitions
Reduce isomorphic transitions removed 1019 transitions.
Drop transitions removed 159 transitions
Trivial Post-agglo rules discarded 159 transitions
Performed 159 trivial Post agglomeration. Transition count delta: 159
Iterating post reduction 1 with 1179 rules applied. Total rules applied 2579 place count 23227 transition count 20669
Ensure Unique test removed 529 places
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_918.End_918 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 160 transitions
Reduce isomorphic transitions removed 160 transitions.
Drop transitions removed 13 transitions
Trivial Post-agglo rules discarded 13 transitions
Performed 13 trivial Post agglomeration. Transition count delta: 13
Iterating post reduction 2 with 174 rules applied. Total rules applied 2753 place count 22356 transition count 20495
Ensure Unique test removed 73 places
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_4629.End_4629 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 14 transitions
Reduce isomorphic transitions removed 14 transitions.
Iterating post reduction 3 with 15 rules applied. Total rules applied 2768 place count 22253 transition count 20480
Ensure Unique test removed 5 places
Iterating post reduction 4 with 5 rules applied. Total rules applied 2773 place count 22248 transition count 20480
Performed 2546 Post agglomeration using F-continuation condition.Transition count delta: 2546
Deduced a syphon composed of 2546 places in 3 ms
Discarding 895 places :
Also discarding 717 output transitions
Drop transitions removed 717 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_78.End_78 and 895 places that fell out of Prefix Of Interest.
Iterating global reduction 5 with 2547 rules applied. Total rules applied 5320 place count 17967 transition count 17217
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_21.End_21 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 2165 transitions
Reduce isomorphic transitions removed 2165 transitions.
Drop transitions removed 632 transitions
Trivial Post-agglo rules discarded 632 transitions
Performed 632 trivial Post agglomeration. Transition count delta: 632
Iterating post reduction 5 with 2798 rules applied. Total rules applied 8118 place count 17965 transition count 14419
Ensure Unique test removed 155 places
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_219.End_219 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 633 transitions
Reduce isomorphic transitions removed 633 transitions.
Drop transitions removed 174 transitions
Trivial Post-agglo rules discarded 174 transitions
Performed 174 trivial Post agglomeration. Transition count delta: 174
Iterating post reduction 6 with 808 rules applied. Total rules applied 8926 place count 16289 transition count 13611
Ensure Unique test removed 223 places
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_1704.End_1704 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 175 transitions
Reduce isomorphic transitions removed 175 transitions.
Drop transitions removed 25 transitions
Trivial Post-agglo rules discarded 25 transitions
Performed 25 trivial Post agglomeration. Transition count delta: 25
Iterating post reduction 7 with 201 rules applied. Total rules applied 9127 place count 15671 transition count 13410
Ensure Unique test removed 77 places
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_2419.End_2419 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 26 transitions
Reduce isomorphic transitions removed 26 transitions.
Drop transitions removed 8 transitions
Trivial Post-agglo rules discarded 8 transitions
Performed 8 trivial Post agglomeration. Transition count delta: 8
Iterating post reduction 8 with 35 rules applied. Total rules applied 9162 place count 15530 transition count 13375
Ensure Unique test removed 10 places
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_9853.End_9853 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 9 transitions
Reduce isomorphic transitions removed 9 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 9 with 11 rules applied. Total rules applied 9173 place count 15500 transition count 13364
Ensure Unique test removed 4 places
Reduce places removed 6 places and 0 transitions.
Drop transitions removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 10 with 7 rules applied. Total rules applied 9180 place count 15494 transition count 13363
Free-agglomeration rule applied 342 times.
Iterating global reduction 11 with 342 rules applied. Total rules applied 9522 place count 15494 transition count 13021
Ensure Unique test removed 137 places
Reduce places removed 479 places and 0 transitions.
Ensure Unique test removed 342 transitions
Reduce isomorphic transitions removed 342 transitions.
Iterating post reduction 11 with 821 rules applied. Total rules applied 10343 place count 15015 transition count 12679
Free-agglomeration rule (complex) applied 2150 times.
Iterating global reduction 12 with 2150 rules applied. Total rules applied 12493 place count 15015 transition count 10529
Ensure Unique test removed 553 places
Reduce places removed 4241 places and 0 transitions.
Drop transitions removed 1426 transitions
Ensure Unique test removed 478 transitions
Reduce isomorphic transitions removed 1904 transitions.
Iterating post reduction 12 with 6145 rules applied. Total rules applied 18638 place count 10774 transition count 8625
Ensure Unique test removed 1063 places
Iterating post reduction 13 with 1063 rules applied. Total rules applied 19701 place count 9711 transition count 8625
Applied a total of 19701 rules in 12151 ms. Remains 9711 /29707 variables (removed 19996) and now considering 8625/26298 (removed 17673) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 12151 ms. Remains : 9711/29707 places, 8625/26298 transitions.
Interrupted random walk after 45392 steps, including 0 resets, run timeout after 30001 ms. (steps per millisecond=1 ) properties seen 4334
Interrupted Best-First random walk after 67464 steps, including 1 resets, run timeout after 5024 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 66459 steps, including 1 resets, run timeout after 5009 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 65476 steps, including 1 resets, run timeout after 5011 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 66464 steps, including 1 resets, run timeout after 5003 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 65462 steps, including 1 resets, run timeout after 5047 ms. (steps per millisecond=12 ) properties seen 1
Interrupted Best-First random walk after 68462 steps, including 1 resets, run timeout after 5055 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 68467 steps, including 1 resets, run timeout after 5053 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 68457 steps, including 1 resets, run timeout after 5054 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 66467 steps, including 1 resets, run timeout after 5042 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 67439 steps, including 1 resets, run timeout after 5026 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 68446 steps, including 1 resets, run timeout after 5070 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 68455 steps, including 1 resets, run timeout after 5038 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 68467 steps, including 1 resets, run timeout after 5045 ms. (steps per millisecond=13 ) properties seen 2
Interrupted Best-First random walk after 68449 steps, including 1 resets, run timeout after 5056 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 68449 steps, including 1 resets, run timeout after 5061 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 68444 steps, including 1 resets, run timeout after 5062 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 68454 steps, including 1 resets, run timeout after 5068 ms. (steps per millisecond=13 ) properties seen 1
Interrupted Best-First random walk after 68449 steps, including 1 resets, run timeout after 5041 ms. (steps per millisecond=13 ) properties seen 1
Finished Best-First random walk after 4300 steps, including 0 resets, run visited all 1 properties in 318 ms. (steps per millisecond=13 )
Able to resolve query StableMarking after proving 50000 properties.
FORMULA StableMarking FALSE TECHNIQUES RANDOM_WALK BESTFIRST_WALK TOPOLOGICAL
Total runtime 794390 ms.
ITS solved all properties within timeout

BK_STOP 1679469561242

--------------------
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="Philosophers-PT-010000"
export BK_EXAMINATION="StableMarking"
export BK_TOOL="ltsminxred"
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 ltsminxred"
echo " Input is Philosophers-PT-010000, 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 r311-tall-167873964200168"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

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