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

About the Execution of LoLa+red for DLCshifumi-PT-4b

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
4392.655 145811.00 217266.00 533.00 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.r117-tall-167814495900523.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 lolaxred
Input is DLCshifumi-PT-4b, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r117-tall-167814495900523
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 5.5M
-rw-r--r-- 1 mcc users 6.8K Feb 26 07:34 CTLCardinality.txt
-rw-r--r-- 1 mcc users 72K Feb 26 07:34 CTLCardinality.xml
-rw-r--r-- 1 mcc users 4.5K Feb 26 07:33 CTLFireability.txt
-rw-r--r-- 1 mcc users 37K Feb 26 07:33 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:40 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 3.8K Feb 25 15:54 LTLCardinality.txt
-rw-r--r-- 1 mcc users 27K Feb 25 15:54 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.2K Feb 25 15:54 LTLFireability.txt
-rw-r--r-- 1 mcc users 17K Feb 25 15:54 LTLFireability.xml
-rw-r--r-- 1 mcc users 9.6K Feb 26 07:35 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 97K Feb 26 07:35 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 7.1K Feb 26 07:35 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 56K Feb 26 07:35 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.6K Feb 25 15:54 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.7K Feb 25 15:54 UpperBounds.xml
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 equiv_col
-rw-r--r-- 1 mcc users 3 Mar 5 18:22 instance
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 iscolored
-rw-r--r-- 1 mcc users 5.1M 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 1679417556100

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=lolaxred
BK_EXAMINATION=StableMarking
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=1800
BK_INPUT=DLCshifumi-PT-4b
Applying reductions before tool lola
Invoking reducer
Running Version 202303021504
[2023-03-21 16:52:37] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-21 16:52:37] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-21 16:52:38] [INFO ] Load time of PNML (sax parser for PT used): 651 ms
[2023-03-21 16:52:38] [INFO ] Transformed 15015 places.
[2023-03-21 16:52:38] [INFO ] Transformed 21341 transitions.
[2023-03-21 16:52:38] [INFO ] Found NUPN structural information;
[2023-03-21 16:52:38] [INFO ] Parsed PT model containing 15015 places and 21341 transitions and 56284 arcs in 1125 ms.
Graph (trivial) has 14195 edges and 15015 vertex of which 1424 / 15015 are part of one of the 91 SCC in 45 ms
Free SCC test removed 1333 places
Structural test allowed to assert that 7169 places are NOT stable. Took 122 ms.
Ensure Unique test removed 1416 transitions
Reduce redundant transitions removed 1416 transitions.
Incomplete random walk after 10000 steps, including 2 resets, run finished after 4921 ms. (steps per millisecond=2 ) properties (out of 7846) seen :1896
Running SMT prover for 5950 properties.
[2023-03-21 16:52:45] [INFO ] Flow matrix only has 19835 transitions (discarded 90 similar events)
// Phase 1: matrix 19835 rows 13682 cols
[2023-03-21 16:52:45] [INFO ] Computed 691 place invariants in 126 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-21 16:53:21] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-21 16:53:21] [INFO ] After 25144ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 5950 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 2 ms.
Support contains 5950 out of 13682 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 13682/13682 places, 19925/19925 transitions.
Drop transitions removed 91 transitions
Reduce isomorphic transitions removed 91 transitions.
Drop transitions removed 3394 transitions
Trivial Post-agglo rules discarded 3394 transitions
Performed 3394 trivial Post agglomeration. Transition count delta: 3394
Iterating post reduction 0 with 3485 rules applied. Total rules applied 3485 place count 13682 transition count 16440
Reduce places removed 3394 places and 0 transitions.
Ensure Unique test removed 14 transitions
Reduce isomorphic transitions removed 14 transitions.
Drop transitions removed 14 transitions
Trivial Post-agglo rules discarded 14 transitions
Performed 14 trivial Post agglomeration. Transition count delta: 14
Iterating post reduction 1 with 3422 rules applied. Total rules applied 6907 place count 10288 transition count 16412
Reduce places removed 14 places and 0 transitions.
Iterating post reduction 2 with 14 rules applied. Total rules applied 6921 place count 10274 transition count 16412
Performed 50 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 3 with 50 Pre rules applied. Total rules applied 6921 place count 10274 transition count 16362
Deduced a syphon composed of 50 places in 455 ms
Reduce places removed 50 places and 0 transitions.
Iterating global reduction 3 with 100 rules applied. Total rules applied 7021 place count 10224 transition count 16362
Discarding 374 places :
Symmetric choice reduction at 3 with 374 rule applications. Total rules 7395 place count 9850 transition count 15988
Iterating global reduction 3 with 374 rules applied. Total rules applied 7769 place count 9850 transition count 15988
Performed 75 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 3 with 75 Pre rules applied. Total rules applied 7769 place count 9850 transition count 15913
Deduced a syphon composed of 75 places in 350 ms
Reduce places removed 75 places and 0 transitions.
Iterating global reduction 3 with 150 rules applied. Total rules applied 7919 place count 9775 transition count 15913
Discarding 60 places :
Symmetric choice reduction at 3 with 60 rule applications. Total rules 7979 place count 9715 transition count 14045
Iterating global reduction 3 with 60 rules applied. Total rules applied 8039 place count 9715 transition count 14045
Ensure Unique test removed 44 transitions
Reduce isomorphic transitions removed 44 transitions.
Iterating post reduction 3 with 44 rules applied. Total rules applied 8083 place count 9715 transition count 14001
Performed 1341 Post agglomeration using F-continuation condition with reduction of 3 identical transitions.
Deduced a syphon composed of 1341 places in 7 ms
Reduce places removed 1341 places and 0 transitions.
Iterating global reduction 4 with 2682 rules applied. Total rules applied 10765 place count 8374 transition count 12657
Ensure Unique test removed 4 transitions
Reduce isomorphic transitions removed 4 transitions.
Iterating post reduction 4 with 4 rules applied. Total rules applied 10769 place count 8374 transition count 12653
Renaming transitions due to excessive name length > 1024 char.
Performed 27 Post agglomeration using F-continuation condition with reduction of 4 identical transitions.
Deduced a syphon composed of 27 places in 19 ms
Reduce places removed 27 places and 0 transitions.
Iterating global reduction 5 with 54 rules applied. Total rules applied 10823 place count 8347 transition count 12738
Discarding 1 places :
Symmetric choice reduction at 5 with 1 rule applications. Total rules 10824 place count 8346 transition count 12730
Iterating global reduction 5 with 1 rules applied. Total rules applied 10825 place count 8346 transition count 12730
Ensure Unique test removed 4 transitions
Reduce isomorphic transitions removed 4 transitions.
Iterating post reduction 5 with 4 rules applied. Total rules applied 10829 place count 8346 transition count 12726
Drop transitions removed 57 transitions
Redundant transition composition rules discarded 57 transitions
Iterating global reduction 6 with 57 rules applied. Total rules applied 10886 place count 8346 transition count 12669
Discarding 4 places :
Symmetric choice reduction at 6 with 4 rule applications. Total rules 10890 place count 8342 transition count 12665
Iterating global reduction 6 with 4 rules applied. Total rules applied 10894 place count 8342 transition count 12665
Discarding 4 places :
Symmetric choice reduction at 6 with 4 rule applications. Total rules 10898 place count 8338 transition count 12353
Iterating global reduction 6 with 4 rules applied. Total rules applied 10902 place count 8338 transition count 12353
Ensure Unique test removed 4 transitions
Reduce isomorphic transitions removed 4 transitions.
Iterating post reduction 6 with 4 rules applied. Total rules applied 10906 place count 8338 transition count 12349
Performed 4 Post agglomeration using F-continuation condition.Transition count delta: 4
Deduced a syphon composed of 4 places in 7 ms
Reduce places removed 4 places and 0 transitions.
Iterating global reduction 7 with 8 rules applied. Total rules applied 10914 place count 8334 transition count 12345
Discarding 4 places :
Symmetric choice reduction at 7 with 4 rule applications. Total rules 10918 place count 8330 transition count 12033
Iterating global reduction 7 with 4 rules applied. Total rules applied 10922 place count 8330 transition count 12033
Ensure Unique test removed 4 transitions
Reduce isomorphic transitions removed 4 transitions.
Iterating post reduction 7 with 4 rules applied. Total rules applied 10926 place count 8330 transition count 12029
Free-agglomeration rule applied 1587 times with reduction of 236 identical transitions.
Iterating global reduction 8 with 1587 rules applied. Total rules applied 12513 place count 8330 transition count 10206
Reduce places removed 1587 places and 0 transitions.
Drop transitions removed 189 transitions
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 191 transitions.
Graph (complete) has 13179 edges and 6743 vertex of which 6742 are kept as prefixes of interest. Removing 1 places using SCC suffix rule.6 ms
Discarding 1 places :
Also discarding 0 output transitions
Iterating post reduction 8 with 1779 rules applied. Total rules applied 14292 place count 6742 transition count 10015
Discarding 2 places :
Symmetric choice reduction at 9 with 2 rule applications. Total rules 14294 place count 6740 transition count 10009
Iterating global reduction 9 with 2 rules applied. Total rules applied 14296 place count 6740 transition count 10009
Drop transitions removed 36 transitions
Redundant transition composition rules discarded 36 transitions
Iterating global reduction 9 with 36 rules applied. Total rules applied 14332 place count 6740 transition count 9973
Free-agglomeration rule (complex) applied 1 times.
Iterating global reduction 9 with 1 rules applied. Total rules applied 14333 place count 6740 transition count 10048
Reduce places removed 1 places and 0 transitions.
Drop transitions removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Iterating post reduction 9 with 3 rules applied. Total rules applied 14336 place count 6739 transition count 10046
Partial Free-agglomeration rule applied 2 times.
Drop transitions removed 2 transitions
Iterating global reduction 10 with 2 rules applied. Total rules applied 14338 place count 6739 transition count 10046
Partial Post-agglomeration rule applied 5 times.
Drop transitions removed 5 transitions
Iterating global reduction 10 with 5 rules applied. Total rules applied 14343 place count 6739 transition count 10046
Applied a total of 14343 rules in 8975 ms. Remains 6739 /13682 variables (removed 6943) and now considering 10046/19925 (removed 9879) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 8978 ms. Remains : 6739/13682 places, 10046/19925 transitions.
Interrupted random walk after 325620 steps, including 0 resets, run timeout after 30001 ms. (steps per millisecond=10 ) properties seen 5938
Interrupted Best-First random walk after 603884 steps, including 1 resets, run timeout after 5002 ms. (steps per millisecond=120 ) properties seen 0
Interrupted Best-First random walk after 604040 steps, including 1 resets, run timeout after 5002 ms. (steps per millisecond=120 ) properties seen 1
Interrupted Best-First random walk after 601301 steps, including 1 resets, run timeout after 5001 ms. (steps per millisecond=120 ) properties seen 0
Interrupted Best-First random walk after 606477 steps, including 1 resets, run timeout after 5001 ms. (steps per millisecond=121 ) properties seen 1
Interrupted Best-First random walk after 606100 steps, including 1 resets, run timeout after 5002 ms. (steps per millisecond=121 ) properties seen 0
Interrupted Best-First random walk after 609521 steps, including 1 resets, run timeout after 5002 ms. (steps per millisecond=121 ) properties seen 2
Interrupted Best-First random walk after 611599 steps, including 1 resets, run timeout after 5001 ms. (steps per millisecond=122 ) properties seen 3
Interrupted Best-First random walk after 610661 steps, including 1 resets, run timeout after 5001 ms. (steps per millisecond=122 ) properties seen 0
Interrupted Best-First random walk after 614128 steps, including 1 resets, run timeout after 5002 ms. (steps per millisecond=122 ) properties seen 1
Running SMT prover for 4 properties.
[2023-03-21 16:54:45] [INFO ] Flow matrix only has 9922 transitions (discarded 124 similar events)
// Phase 1: matrix 9922 rows 6739 cols
[2023-03-21 16:54:46] [INFO ] Computed 688 place invariants in 56 ms
[2023-03-21 16:54:47] [INFO ] After 1027ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:4
[2023-03-21 16:54:48] [INFO ] [Nat]Absence check using 688 positive place invariants in 211 ms returned sat
[2023-03-21 16:54:55] [INFO ] After 6577ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :4
[2023-03-21 16:54:55] [INFO ] State equation strengthened by 1101 read => feed constraints.
[2023-03-21 16:54:56] [INFO ] After 1172ms SMT Verify possible using 1101 Read/Feed constraints in natural domain returned unsat :0 sat :4
[2023-03-21 16:54:58] [INFO ] After 3185ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :4
Attempting to minimize the solution found.
Minimization took 977 ms.
[2023-03-21 16:54:59] [INFO ] After 12283ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :4
Fused 4 Parikh solutions to 1 different solutions.
Parikh walk visited 1 properties in 1240 ms.
Support contains 3 out of 6739 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 6739/6739 places, 10046/10046 transitions.
Drop transitions removed 3889 transitions
Trivial Post-agglo rules discarded 3889 transitions
Performed 3889 trivial Post agglomeration. Transition count delta: 3889
Iterating post reduction 0 with 3889 rules applied. Total rules applied 3889 place count 6739 transition count 6157
Reduce places removed 3889 places and 0 transitions.
Ensure Unique test removed 191 transitions
Reduce isomorphic transitions removed 191 transitions.
Drop transitions removed 184 transitions
Trivial Post-agglo rules discarded 184 transitions
Performed 184 trivial Post agglomeration. Transition count delta: 184
Iterating post reduction 1 with 4264 rules applied. Total rules applied 8153 place count 2850 transition count 5782
Reduce places removed 184 places and 0 transitions.
Ensure Unique test removed 71 transitions
Reduce isomorphic transitions removed 71 transitions.
Drop transitions removed 69 transitions
Trivial Post-agglo rules discarded 69 transitions
Performed 69 trivial Post agglomeration. Transition count delta: 69
Iterating post reduction 2 with 324 rules applied. Total rules applied 8477 place count 2666 transition count 5642
Reduce places removed 69 places and 0 transitions.
Ensure Unique test removed 5 transitions
Reduce isomorphic transitions removed 5 transitions.
Drop transitions removed 5 transitions
Trivial Post-agglo rules discarded 5 transitions
Performed 5 trivial Post agglomeration. Transition count delta: 5
Iterating post reduction 3 with 79 rules applied. Total rules applied 8556 place count 2597 transition count 5632
Reduce places removed 5 places and 0 transitions.
Iterating post reduction 4 with 5 rules applied. Total rules applied 8561 place count 2592 transition count 5632
Performed 55 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 55 Pre rules applied. Total rules applied 8561 place count 2592 transition count 5577
Deduced a syphon composed of 55 places in 2 ms
Reduce places removed 55 places and 0 transitions.
Iterating global reduction 5 with 110 rules applied. Total rules applied 8671 place count 2537 transition count 5577
Discarding 716 places :
Symmetric choice reduction at 5 with 716 rule applications. Total rules 9387 place count 1821 transition count 4857
Iterating global reduction 5 with 716 rules applied. Total rules applied 10103 place count 1821 transition count 4857
Ensure Unique test removed 536 transitions
Reduce isomorphic transitions removed 536 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 5 with 537 rules applied. Total rules applied 10640 place count 1821 transition count 4320
Reduce places removed 1 places and 0 transitions.
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 6 with 2 rules applied. Total rules applied 10642 place count 1820 transition count 4319
Performed 3 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 7 with 3 Pre rules applied. Total rules applied 10642 place count 1820 transition count 4316
Deduced a syphon composed of 3 places in 1 ms
Reduce places removed 3 places and 0 transitions.
Iterating global reduction 7 with 6 rules applied. Total rules applied 10648 place count 1817 transition count 4316
Performed 756 Post agglomeration using F-continuation condition with reduction of 413 identical transitions.
Deduced a syphon composed of 756 places in 1 ms
Reduce places removed 756 places and 0 transitions.
Iterating global reduction 7 with 1512 rules applied. Total rules applied 12160 place count 1061 transition count 3147
Drop transitions removed 1246 transitions
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1247 transitions.
Graph (complete) has 2592 edges and 1061 vertex of which 203 are kept as prefixes of interest. Removing 858 places using SCC suffix rule.2 ms
Discarding 858 places :
Also discarding 1341 output transitions
Drop transitions removed 1341 transitions
Iterating post reduction 7 with 1248 rules applied. Total rules applied 13408 place count 203 transition count 559
Drop transitions removed 168 transitions
Reduce isomorphic transitions removed 168 transitions.
Iterating post reduction 8 with 168 rules applied. Total rules applied 13576 place count 203 transition count 391
Discarding 155 places :
Symmetric choice reduction at 9 with 155 rule applications. Total rules 13731 place count 48 transition count 83
Iterating global reduction 9 with 155 rules applied. Total rules applied 13886 place count 48 transition count 83
Performed 12 Post agglomeration using F-continuation condition with reduction of 14 identical transitions.
Deduced a syphon composed of 12 places in 0 ms
Reduce places removed 12 places and 0 transitions.
Iterating global reduction 9 with 24 rules applied. Total rules applied 13910 place count 36 transition count 113
Drop transitions removed 30 transitions
Reduce isomorphic transitions removed 30 transitions.
Iterating post reduction 9 with 30 rules applied. Total rules applied 13940 place count 36 transition count 83
Discarding 2 places :
Symmetric choice reduction at 10 with 2 rule applications. Total rules 13942 place count 34 transition count 75
Iterating global reduction 10 with 2 rules applied. Total rules applied 13944 place count 34 transition count 75
Ensure Unique test removed 8 transitions
Reduce isomorphic transitions removed 8 transitions.
Iterating post reduction 10 with 8 rules applied. Total rules applied 13952 place count 34 transition count 67
Drop transitions removed 14 transitions
Redundant transition composition rules discarded 14 transitions
Iterating global reduction 11 with 14 rules applied. Total rules applied 13966 place count 34 transition count 53
Applied a total of 13966 rules in 412 ms. Remains 34 /6739 variables (removed 6705) and now considering 53/10046 (removed 9993) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 412 ms. Remains : 34/6739 places, 53/10046 transitions.
Finished random walk after 78 steps, including 0 resets, run visited all 3 properties in 1 ms. (steps per millisecond=78 )
Able to resolve query StableMarking after proving 7848 properties.
FORMULA StableMarking FALSE TECHNIQUES RANDOM_WALK PARIKH_WALK MARKED_SUFFIX_TEST TRIVIAL_UNMARKED_SCC_TEST BESTFIRST_WALK TOPOLOGICAL
Total runtime 143416 ms.
ITS solved all properties within timeout

BK_STOP 1679417701911

--------------------
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="DLCshifumi-PT-4b"
export BK_EXAMINATION="StableMarking"
export BK_TOOL="lolaxred"
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 lolaxred"
echo " Input is DLCshifumi-PT-4b, 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 r117-tall-167814495900523"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

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