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

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

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
2073.319 370039.00 478395.00 1987.30 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-167814495900543.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-6b, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r117-tall-167814495900543
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 17M
-rw-r--r-- 1 mcc users 6.6K Feb 26 08:10 CTLCardinality.txt
-rw-r--r-- 1 mcc users 68K Feb 26 08:10 CTLCardinality.xml
-rw-r--r-- 1 mcc users 5.1K Feb 26 08:09 CTLFireability.txt
-rw-r--r-- 1 mcc users 43K Feb 26 08:09 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:40 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 3.7K Feb 25 15:54 LTLCardinality.txt
-rw-r--r-- 1 mcc users 24K Feb 25 15:54 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.4K Feb 25 15:54 LTLFireability.txt
-rw-r--r-- 1 mcc users 19K Feb 25 15:54 LTLFireability.xml
-rw-r--r-- 1 mcc users 8.0K Feb 26 08:12 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 75K Feb 26 08:12 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 6.5K Feb 26 08:12 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 48K Feb 26 08:12 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 17M 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 1679417738127

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-6b
Applying reductions before tool lola
Invoking reducer
Running Version 202303021504
[2023-03-21 16:55:39] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-21 16:55:39] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-21 16:55:40] [INFO ] Load time of PNML (sax parser for PT used): 972 ms
[2023-03-21 16:55:41] [INFO ] Transformed 44243 places.
[2023-03-21 16:55:41] [INFO ] Transformed 66611 transitions.
[2023-03-21 16:55:41] [INFO ] Found NUPN structural information;
[2023-03-21 16:55:43] [INFO ] Parsed PT model containing 44243 places and 66611 transitions and 182532 arcs in 4113 ms.
Graph (trivial) has 40749 edges and 44243 vertex of which 3264 / 44243 are part of one of the 207 SCC in 105 ms
Free SCC test removed 3057 places
Structural test allowed to assert that 22307 places are NOT stable. Took 338 ms.
Ensure Unique test removed 3252 transitions
Reduce redundant transitions removed 3252 transitions.
Incomplete random walk after 10000 steps, including 2 resets, run finished after 1667 ms. (steps per millisecond=5 ) properties (out of 21936) seen :940
Interrupted probabilistic random walk after 3239 steps, run timeout after 6001 ms. (steps per millisecond=0 ) properties seen :{}
Probabilistic random walk after 3239 steps, saw 3161 distinct states, run finished after 6004 ms. (steps per millisecond=0 ) properties seen :0
Running SMT prover for 20996 properties.
[2023-03-21 16:56:00] [INFO ] Flow matrix only has 63153 transitions (discarded 206 similar events)
// Phase 1: matrix 63153 rows 41186 cols
[2023-03-21 16:56:00] [INFO ] Computed 2415 place invariants in 433 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:56:26] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-21 16:56:26] [INFO ] After 25378ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 20996 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 2 ms.
Support contains 20996 out of 41186 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 41186/41186 places, 63359/63359 transitions.
Drop transitions removed 207 transitions
Reduce isomorphic transitions removed 207 transitions.
Drop transitions removed 7007 transitions
Trivial Post-agglo rules discarded 7007 transitions
Performed 7007 trivial Post agglomeration. Transition count delta: 7007
Iterating post reduction 0 with 7214 rules applied. Total rules applied 7214 place count 41186 transition count 56145
Reduce places removed 7007 places and 0 transitions.
Ensure Unique test removed 11 transitions
Reduce isomorphic transitions removed 11 transitions.
Drop transitions removed 12 transitions
Trivial Post-agglo rules discarded 12 transitions
Performed 12 trivial Post agglomeration. Transition count delta: 12
Iterating post reduction 1 with 7030 rules applied. Total rules applied 14244 place count 34179 transition count 56122
Reduce places removed 12 places and 0 transitions.
Performed 64 Post agglomeration using F-continuation condition.Transition count delta: 64
Iterating post reduction 2 with 76 rules applied. Total rules applied 14320 place count 34167 transition count 56058
Reduce places removed 64 places and 0 transitions.
Iterating post reduction 3 with 64 rules applied. Total rules applied 14384 place count 34103 transition count 56058
Performed 34 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 4 with 34 Pre rules applied. Total rules applied 14384 place count 34103 transition count 56024
Deduced a syphon composed of 34 places in 3340 ms
Reduce places removed 34 places and 0 transitions.
Iterating global reduction 4 with 68 rules applied. Total rules applied 14452 place count 34069 transition count 56024
Discarding 194 places :
Symmetric choice reduction at 4 with 194 rule applications. Total rules 14646 place count 33875 transition count 55830
Iterating global reduction 4 with 194 rules applied. Total rules applied 14840 place count 33875 transition count 55830
Performed 48 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 4 with 48 Pre rules applied. Total rules applied 14840 place count 33875 transition count 55782
Deduced a syphon composed of 48 places in 3327 ms
Reduce places removed 48 places and 0 transitions.
Iterating global reduction 4 with 96 rules applied. Total rules applied 14936 place count 33827 transition count 55782
Discarding 22 places :
Symmetric choice reduction at 4 with 22 rule applications. Total rules 14958 place count 33805 transition count 52374
Iterating global reduction 4 with 22 rules applied. Total rules applied 14980 place count 33805 transition count 52374
Ensure Unique test removed 10 transitions
Reduce isomorphic transitions removed 10 transitions.
Iterating post reduction 4 with 10 rules applied. Total rules applied 14990 place count 33805 transition count 52364
Performed 4818 Post agglomeration using F-continuation condition.Transition count delta: 4818
Deduced a syphon composed of 4818 places in 27 ms
Reduce places removed 4818 places and 0 transitions.
Iterating global reduction 5 with 9636 rules applied. Total rules applied 24626 place count 28987 transition count 47546
Ensure Unique test removed 5 transitions
Reduce isomorphic transitions removed 5 transitions.
Iterating post reduction 5 with 5 rules applied. Total rules applied 24631 place count 28987 transition count 47541
Renaming transitions due to excessive name length > 1024 char.
Performed 12 Post agglomeration using F-continuation condition.Transition count delta: -49
Deduced a syphon composed of 12 places in 46 ms
Reduce places removed 12 places and 0 transitions.
Iterating global reduction 6 with 24 rules applied. Total rules applied 24655 place count 28975 transition count 47590
Free-agglomeration rule applied 5405 times with reduction of 1126 identical transitions.
Iterating global reduction 6 with 5405 rules applied. Total rules applied 30060 place count 28975 transition count 41059
Reduce places removed 5405 places and 0 transitions.
Drop transitions removed 102 transitions
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 104 transitions.
Iterating post reduction 6 with 5509 rules applied. Total rules applied 35569 place count 23570 transition count 40955
Free-agglomeration rule (complex) applied 7 times.
Iterating global reduction 7 with 7 rules applied. Total rules applied 35576 place count 23570 transition count 42257
Reduce places removed 7 places and 0 transitions.
Drop transitions removed 36 transitions
Reduce isomorphic transitions removed 36 transitions.
Iterating post reduction 7 with 43 rules applied. Total rules applied 35619 place count 23563 transition count 42221
Discarding 2 places :
Symmetric choice reduction at 8 with 2 rule applications. Total rules 35621 place count 23561 transition count 41853
Iterating global reduction 8 with 2 rules applied. Total rules applied 35623 place count 23561 transition count 41853
Ensure Unique test removed 376 transitions
Reduce isomorphic transitions removed 376 transitions.
Iterating post reduction 8 with 376 rules applied. Total rules applied 35999 place count 23561 transition count 41477
Partial Free-agglomeration rule applied 3 times.
Drop transitions removed 3 transitions
Iterating global reduction 9 with 3 rules applied. Total rules applied 36002 place count 23561 transition count 41477
Partial Post-agglomeration rule applied 2 times.
Drop transitions removed 2 transitions
Iterating global reduction 9 with 2 rules applied. Total rules applied 36004 place count 23561 transition count 41477
Applied a total of 36004 rules in 38256 ms. Remains 23561 /41186 variables (removed 17625) and now considering 41477/63359 (removed 21882) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 38264 ms. Remains : 23561/41186 places, 41477/63359 transitions.
Interrupted random walk after 180001 steps, including 0 resets, run timeout after 30001 ms. (steps per millisecond=5 ) properties seen 19290
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 51 ms. (steps per millisecond=19 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 40 ms. (steps per millisecond=25 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 40 ms. (steps per millisecond=25 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 40 ms. (steps per millisecond=25 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 43 ms. (steps per millisecond=23 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 40 ms. (steps per millisecond=25 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 40 ms. (steps per millisecond=25 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 40 ms. (steps per millisecond=25 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 40 ms. (steps per millisecond=25 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 40 ms. (steps per millisecond=25 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 40 ms. (steps per millisecond=25 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 40 ms. (steps per millisecond=25 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 44 ms. (steps per millisecond=22 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 42 ms. (steps per millisecond=23 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 42 ms. (steps per millisecond=23 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 40 ms. (steps per millisecond=25 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 40 ms. (steps per millisecond=25 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 40 ms. (steps per millisecond=25 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 41 ms. (steps per millisecond=24 ) properties (out of 1706) seen :0
Running SMT prover for 1706 properties.
[2023-03-21 16:57:36] [INFO ] Flow matrix only has 40372 transitions (discarded 1105 similar events)
// Phase 1: matrix 40372 rows 23561 cols
[2023-03-21 16:57:36] [INFO ] Computed 2415 place invariants in 149 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 17:01:21] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-21 17:01:21] [INFO ] After 225114ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 1706 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 0 ms.
Support contains 1706 out of 23561 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 23561/23561 places, 41477/41477 transitions.
Drop transitions removed 12601 transitions
Trivial Post-agglo rules discarded 12601 transitions
Performed 12601 trivial Post agglomeration. Transition count delta: 12601
Iterating post reduction 0 with 12601 rules applied. Total rules applied 12601 place count 23561 transition count 28876
Reduce places removed 12601 places and 0 transitions.
Ensure Unique test removed 491 transitions
Reduce isomorphic transitions removed 491 transitions.
Drop transitions removed 482 transitions
Trivial Post-agglo rules discarded 482 transitions
Performed 482 trivial Post agglomeration. Transition count delta: 482
Iterating post reduction 1 with 13574 rules applied. Total rules applied 26175 place count 10960 transition count 27903
Reduce places removed 482 places and 0 transitions.
Ensure Unique test removed 125 transitions
Reduce isomorphic transitions removed 125 transitions.
Drop transitions removed 124 transitions
Trivial Post-agglo rules discarded 124 transitions
Performed 124 trivial Post agglomeration. Transition count delta: 124
Iterating post reduction 2 with 731 rules applied. Total rules applied 26906 place count 10478 transition count 27654
Reduce places removed 124 places and 0 transitions.
Performed 15 Post agglomeration using F-continuation condition.Transition count delta: 15
Iterating post reduction 3 with 139 rules applied. Total rules applied 27045 place count 10354 transition count 27639
Reduce places removed 15 places and 0 transitions.
Iterating post reduction 4 with 15 rules applied. Total rules applied 27060 place count 10339 transition count 27639
Performed 234 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 234 Pre rules applied. Total rules applied 27060 place count 10339 transition count 27405
Deduced a syphon composed of 234 places in 7 ms
Reduce places removed 234 places and 0 transitions.
Iterating global reduction 5 with 468 rules applied. Total rules applied 27528 place count 10105 transition count 27405
Discarding 2225 places :
Symmetric choice reduction at 5 with 2225 rule applications. Total rules 29753 place count 7880 transition count 25178
Iterating global reduction 5 with 2225 rules applied. Total rules applied 31978 place count 7880 transition count 25178
Ensure Unique test removed 2984 transitions
Reduce isomorphic transitions removed 2984 transitions.
Iterating post reduction 5 with 2984 rules applied. Total rules applied 34962 place count 7880 transition count 22194
Performed 5 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 6 with 5 Pre rules applied. Total rules applied 34962 place count 7880 transition count 22189
Deduced a syphon composed of 5 places in 5 ms
Reduce places removed 5 places and 0 transitions.
Iterating global reduction 6 with 10 rules applied. Total rules applied 34972 place count 7875 transition count 22189
Performed 2706 Post agglomeration using F-continuation condition with reduction of 1349 identical transitions.
Deduced a syphon composed of 2706 places in 5 ms
Reduce places removed 2706 places and 0 transitions.
Iterating global reduction 6 with 5412 rules applied. Total rules applied 40384 place count 5169 transition count 18134
Drop transitions removed 4823 transitions
Ensure Unique test removed 757 transitions
Reduce isomorphic transitions removed 5580 transitions.
Graph (complete) has 14765 edges and 5169 vertex of which 4361 are kept as prefixes of interest. Removing 808 places using SCC suffix rule.9 ms
Discarding 808 places :
Also discarding 992 output transitions
Drop transitions removed 992 transitions
Drop transitions removed 1 transitions
Trivial Post-agglo rules discarded 1 transitions
Performed 1 trivial Post agglomeration. Transition count delta: 1
Iterating post reduction 6 with 5582 rules applied. Total rules applied 45966 place count 4361 transition count 11561
Reduce places removed 1 places and 0 transitions.
Drop transitions removed 1477 transitions
Reduce isomorphic transitions removed 1477 transitions.
Iterating post reduction 7 with 1478 rules applied. Total rules applied 47444 place count 4360 transition count 10084
Discarding 736 places :
Symmetric choice reduction at 8 with 736 rule applications. Total rules 48180 place count 3624 transition count 7064
Iterating global reduction 8 with 736 rules applied. Total rules applied 48916 place count 3624 transition count 7064
Ensure Unique test removed 82 transitions
Reduce isomorphic transitions removed 82 transitions.
Iterating post reduction 8 with 82 rules applied. Total rules applied 48998 place count 3624 transition count 6982
Performed 4 Post agglomeration using F-continuation condition.Transition count delta: 4
Deduced a syphon composed of 4 places in 2 ms
Reduce places removed 4 places and 0 transitions.
Iterating global reduction 9 with 8 rules applied. Total rules applied 49006 place count 3620 transition count 6978
Drop transitions removed 320 transitions
Reduce isomorphic transitions removed 320 transitions.
Iterating post reduction 9 with 320 rules applied. Total rules applied 49326 place count 3620 transition count 6658
Performed 101 Post agglomeration using F-continuation condition with reduction of 138 identical transitions.
Deduced a syphon composed of 101 places in 2 ms
Reduce places removed 101 places and 0 transitions.
Iterating global reduction 10 with 202 rules applied. Total rules applied 49528 place count 3519 transition count 7147
Drop transitions removed 494 transitions
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 496 transitions.
Iterating post reduction 10 with 496 rules applied. Total rules applied 50024 place count 3519 transition count 6651
Discarding 22 places :
Symmetric choice reduction at 11 with 22 rule applications. Total rules 50046 place count 3497 transition count 6549
Iterating global reduction 11 with 22 rules applied. Total rules applied 50068 place count 3497 transition count 6549
Ensure Unique test removed 132 transitions
Reduce isomorphic transitions removed 132 transitions.
Iterating post reduction 11 with 132 rules applied. Total rules applied 50200 place count 3497 transition count 6417
Performed 101 Post agglomeration using F-continuation condition with reduction of 108 identical transitions.
Deduced a syphon composed of 101 places in 2 ms
Reduce places removed 101 places and 0 transitions.
Iterating global reduction 12 with 202 rules applied. Total rules applied 50402 place count 3396 transition count 6943
Drop transitions removed 533 transitions
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 534 transitions.
Iterating post reduction 12 with 534 rules applied. Total rules applied 50936 place count 3396 transition count 6409
Discarding 16 places :
Symmetric choice reduction at 13 with 16 rule applications. Total rules 50952 place count 3380 transition count 6330
Iterating global reduction 13 with 16 rules applied. Total rules applied 50968 place count 3380 transition count 6330
Ensure Unique test removed 96 transitions
Reduce isomorphic transitions removed 96 transitions.
Iterating post reduction 13 with 96 rules applied. Total rules applied 51064 place count 3380 transition count 6234
Performed 65 Post agglomeration using F-continuation condition with reduction of 78 identical transitions.
Deduced a syphon composed of 65 places in 2 ms
Reduce places removed 65 places and 0 transitions.
Iterating global reduction 14 with 130 rules applied. Total rules applied 51194 place count 3315 transition count 6573
Drop transitions removed 333 transitions
Reduce isomorphic transitions removed 333 transitions.
Iterating post reduction 14 with 333 rules applied. Total rules applied 51527 place count 3315 transition count 6240
Discarding 12 places :
Symmetric choice reduction at 15 with 12 rule applications. Total rules 51539 place count 3303 transition count 6181
Iterating global reduction 15 with 12 rules applied. Total rules applied 51551 place count 3303 transition count 6181
Ensure Unique test removed 72 transitions
Reduce isomorphic transitions removed 72 transitions.
Iterating post reduction 15 with 72 rules applied. Total rules applied 51623 place count 3303 transition count 6109
Drop transitions removed 71 transitions
Redundant transition composition rules discarded 71 transitions
Iterating global reduction 16 with 71 rules applied. Total rules applied 51694 place count 3303 transition count 6038
Free-agglomeration rule applied 10 times.
Iterating global reduction 16 with 10 rules applied. Total rules applied 51704 place count 3303 transition count 6028
Reduce places removed 10 places and 0 transitions.
Drop transitions removed 690 transitions
Reduce isomorphic transitions removed 690 transitions.
Iterating post reduction 16 with 700 rules applied. Total rules applied 52404 place count 3293 transition count 5338
Discarding 4 places :
Symmetric choice reduction at 17 with 4 rule applications. Total rules 52408 place count 3289 transition count 5280
Iterating global reduction 17 with 4 rules applied. Total rules applied 52412 place count 3289 transition count 5280
Ensure Unique test removed 354 transitions
Reduce isomorphic transitions removed 354 transitions.
Iterating post reduction 17 with 354 rules applied. Total rules applied 52766 place count 3289 transition count 4926
Performed 4 Post agglomeration using F-continuation condition.Transition count delta: 4
Deduced a syphon composed of 4 places in 1 ms
Reduce places removed 4 places and 0 transitions.
Iterating global reduction 18 with 8 rules applied. Total rules applied 52774 place count 3285 transition count 4922
Drop transitions removed 320 transitions
Reduce isomorphic transitions removed 320 transitions.
Graph (complete) has 7063 edges and 3285 vertex of which 3281 are kept as prefixes of interest. Removing 4 places using SCC suffix rule.2 ms
Discarding 4 places :
Also discarding 0 output transitions
Iterating post reduction 18 with 321 rules applied. Total rules applied 53095 place count 3281 transition count 4602
Discarding 237 places :
Symmetric choice reduction at 19 with 237 rule applications. Total rules 53332 place count 3044 transition count 4089
Iterating global reduction 19 with 237 rules applied. Total rules applied 53569 place count 3044 transition count 4089
Drop transitions removed 5 transitions
Redundant transition composition rules discarded 5 transitions
Iterating global reduction 19 with 5 rules applied. Total rules applied 53574 place count 3044 transition count 4084
Applied a total of 53574 rules in 7712 ms. Remains 3044 /23561 variables (removed 20517) and now considering 4084/41477 (removed 37393) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 7712 ms. Remains : 3044/23561 places, 4084/41477 transitions.
Finished random walk after 100173 steps, including 0 resets, run visited all 1706 properties in 17236 ms. (steps per millisecond=5 )
Able to resolve query StableMarking after proving 21938 properties.
FORMULA StableMarking FALSE TECHNIQUES RANDOM_WALK MARKED_SUFFIX_TEST TRIVIAL_UNMARKED_SCC_TEST TOPOLOGICAL
Total runtime 367296 ms.
ITS solved all properties within timeout

BK_STOP 1679418108166

--------------------
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-6b"
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-6b, 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-167814495900543"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

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