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

About the Execution of Smart+red for DLCflexbar-PT-7b

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
2841.831 336947.00 411291.00 851.80 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.r121-tall-167814499500373.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 smartxred
Input is DLCflexbar-PT-7b, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r121-tall-167814499500373
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 15M
-rw-r--r-- 1 mcc users 7.5K Feb 25 15:00 CTLCardinality.txt
-rw-r--r-- 1 mcc users 78K Feb 25 15:00 CTLCardinality.xml
-rw-r--r-- 1 mcc users 6.3K Feb 25 14:59 CTLFireability.txt
-rw-r--r-- 1 mcc users 57K Feb 25 14:59 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:40 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 3.9K Feb 25 15:52 LTLCardinality.txt
-rw-r--r-- 1 mcc users 26K Feb 25 15:52 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.2K Feb 25 15:52 LTLFireability.txt
-rw-r--r-- 1 mcc users 16K Feb 25 15:52 LTLFireability.xml
-rw-r--r-- 1 mcc users 14K Feb 25 15:01 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 140K Feb 25 15:01 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 6.8K Feb 25 15:01 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 53K Feb 25 15:01 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.6K Feb 25 15:52 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.7K Feb 25 15:52 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 14M 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 1678396960082

bash -c /home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n "BK_STOP " ; date -u +%s%3N
Invoking MCC driver with
BK_TOOL=smartxred
BK_EXAMINATION=StableMarking
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=1800
BK_INPUT=DLCflexbar-PT-7b
Applying reductions before tool smart
Invoking reducer
Running Version 202303021504
[2023-03-09 21:22:41] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-09 21:22:41] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-09 21:22:42] [INFO ] Load time of PNML (sax parser for PT used): 794 ms
[2023-03-09 21:22:43] [INFO ] Transformed 35101 places.
[2023-03-09 21:22:43] [INFO ] Transformed 55507 transitions.
[2023-03-09 21:22:43] [INFO ] Found NUPN structural information;
[2023-03-09 21:22:45] [INFO ] Parsed PT model containing 35101 places and 55507 transitions and 156636 arcs in 3650 ms.
Graph (trivial) has 31610 edges and 35101 vertex of which 2264 / 35101 are part of one of the 146 SCC in 78 ms
Free SCC test removed 2118 places
Structural test allowed to assert that 18860 places are NOT stable. Took 399 ms.
Ensure Unique test removed 2246 transitions
Reduce redundant transitions removed 2246 transitions.
Incomplete random walk after 10000 steps, including 2 resets, run finished after 1667 ms. (steps per millisecond=5 ) properties (out of 16241) seen :732
Interrupted probabilistic random walk after 2486 steps, run timeout after 3059 ms. (steps per millisecond=0 ) properties seen :{}
Probabilistic random walk after 2486 steps, saw 2417 distinct states, run finished after 3062 ms. (steps per millisecond=0 ) properties seen :0
Running SMT prover for 15509 properties.
[2023-03-09 21:22:56] [INFO ] Flow matrix only has 53116 transitions (discarded 145 similar events)
// Phase 1: matrix 53116 rows 32983 cols
[2023-03-09 21:22:57] [INFO ] Computed 2171 place invariants in 444 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-09 21:23:22] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-09 21:23:22] [INFO ] After 25313ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 15509 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 1 ms.
Support contains 15509 out of 32983 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 32983/32983 places, 53261/53261 transitions.
Drop transitions removed 146 transitions
Reduce isomorphic transitions removed 146 transitions.
Drop transitions removed 5815 transitions
Trivial Post-agglo rules discarded 5815 transitions
Performed 5815 trivial Post agglomeration. Transition count delta: 5815
Iterating post reduction 0 with 5961 rules applied. Total rules applied 5961 place count 32983 transition count 47300
Reduce places removed 5815 places and 0 transitions.
Ensure Unique test removed 22 transitions
Reduce isomorphic transitions removed 22 transitions.
Drop transitions removed 18 transitions
Trivial Post-agglo rules discarded 18 transitions
Performed 18 trivial Post agglomeration. Transition count delta: 18
Iterating post reduction 1 with 5855 rules applied. Total rules applied 11816 place count 27168 transition count 47260
Reduce places removed 18 places and 0 transitions.
Performed 21 Post agglomeration using F-continuation condition.Transition count delta: 21
Iterating post reduction 2 with 39 rules applied. Total rules applied 11855 place count 27150 transition count 47239
Reduce places removed 21 places and 0 transitions.
Iterating post reduction 3 with 21 rules applied. Total rules applied 11876 place count 27129 transition count 47239
Performed 12 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 4 with 12 Pre rules applied. Total rules applied 11876 place count 27129 transition count 47227
Deduced a syphon composed of 12 places in 2613 ms
Reduce places removed 12 places and 0 transitions.
Iterating global reduction 4 with 24 rules applied. Total rules applied 11900 place count 27117 transition count 47227
Discarding 226 places :
Symmetric choice reduction at 4 with 226 rule applications. Total rules 12126 place count 26891 transition count 47001
Iterating global reduction 4 with 226 rules applied. Total rules applied 12352 place count 26891 transition count 47001
Performed 79 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 4 with 79 Pre rules applied. Total rules applied 12352 place count 26891 transition count 46922
Deduced a syphon composed of 79 places in 2483 ms
Reduce places removed 79 places and 0 transitions.
Iterating global reduction 4 with 158 rules applied. Total rules applied 12510 place count 26812 transition count 46922
Discarding 37 places :
Symmetric choice reduction at 4 with 37 rule applications. Total rules 12547 place count 26775 transition count 42556
Iterating global reduction 4 with 37 rules applied. Total rules applied 12584 place count 26775 transition count 42556
Ensure Unique test removed 13 transitions
Reduce isomorphic transitions removed 13 transitions.
Iterating post reduction 4 with 13 rules applied. Total rules applied 12597 place count 26775 transition count 42543
Performed 4308 Post agglomeration using F-continuation condition with reduction of 2 identical transitions.
Deduced a syphon composed of 4308 places in 16 ms
Reduce places removed 4308 places and 0 transitions.
Iterating global reduction 5 with 8616 rules applied. Total rules applied 21213 place count 22467 transition count 38233
Ensure Unique test removed 7 transitions
Reduce isomorphic transitions removed 7 transitions.
Iterating post reduction 5 with 7 rules applied. Total rules applied 21220 place count 22467 transition count 38226
Renaming transitions due to excessive name length > 1024 char.
Performed 5 Post agglomeration using F-continuation condition.Transition count delta: -15
Deduced a syphon composed of 5 places in 18 ms
Reduce places removed 5 places and 0 transitions.
Iterating global reduction 6 with 10 rules applied. Total rules applied 21230 place count 22462 transition count 38241
Free-agglomeration rule applied 4696 times with reduction of 1060 identical transitions.
Iterating global reduction 6 with 4696 rules applied. Total rules applied 25926 place count 22462 transition count 32485
Reduce places removed 4696 places and 0 transitions.
Drop transitions removed 152 transitions
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 154 transitions.
Iterating post reduction 6 with 4850 rules applied. Total rules applied 30776 place count 17766 transition count 32331
Discarding 20 places :
Symmetric choice reduction at 7 with 20 rule applications. Total rules 30796 place count 17746 transition count 32225
Iterating global reduction 7 with 20 rules applied. Total rules applied 30816 place count 17746 transition count 32225
Free-agglomeration rule (complex) applied 15 times.
Iterating global reduction 7 with 15 rules applied. Total rules applied 30831 place count 17746 transition count 33933
Reduce places removed 15 places and 0 transitions.
Drop transitions removed 83 transitions
Reduce isomorphic transitions removed 83 transitions.
Iterating post reduction 7 with 98 rules applied. Total rules applied 30929 place count 17731 transition count 33850
Discarding 6 places :
Symmetric choice reduction at 8 with 6 rule applications. Total rules 30935 place count 17725 transition count 33182
Iterating global reduction 8 with 6 rules applied. Total rules applied 30941 place count 17725 transition count 33182
Ensure Unique test removed 580 transitions
Reduce isomorphic transitions removed 580 transitions.
Iterating post reduction 8 with 580 rules applied. Total rules applied 31521 place count 17725 transition count 32602
Applied a total of 31521 rules in 28132 ms. Remains 17725 /32983 variables (removed 15258) and now considering 32602/53261 (removed 20659) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 28141 ms. Remains : 17725/32983 places, 32602/53261 transitions.
Interrupted random walk after 180001 steps, including 0 resets, run timeout after 30001 ms. (steps per millisecond=5 ) properties seen 14436
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 34 ms. (steps per millisecond=29 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 34 ms. (steps per millisecond=29 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 34 ms. (steps per millisecond=29 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 34 ms. (steps per millisecond=29 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 34 ms. (steps per millisecond=29 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 34 ms. (steps per millisecond=29 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 34 ms. (steps per millisecond=29 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 34 ms. (steps per millisecond=29 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 36 ms. (steps per millisecond=27 ) properties (out of 1073) 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 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 35 ms. (steps per millisecond=28 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 35 ms. (steps per millisecond=28 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 36 ms. (steps per millisecond=27 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 36 ms. (steps per millisecond=27 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 36 ms. (steps per millisecond=27 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 35 ms. (steps per millisecond=28 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 35 ms. (steps per millisecond=28 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 36 ms. (steps per millisecond=27 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 35 ms. (steps per millisecond=28 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 35 ms. (steps per millisecond=28 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 36 ms. (steps per millisecond=27 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 36 ms. (steps per millisecond=27 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 35 ms. (steps per millisecond=28 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 36 ms. (steps per millisecond=27 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 35 ms. (steps per millisecond=28 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 36 ms. (steps per millisecond=27 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 35 ms. (steps per millisecond=28 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 35 ms. (steps per millisecond=28 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 35 ms. (steps per millisecond=28 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 35 ms. (steps per millisecond=28 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 59 ms. (steps per millisecond=16 ) properties (out of 1073) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 38 ms. (steps per millisecond=26 ) properties (out of 1073) seen :0
Running SMT prover for 1073 properties.
[2023-03-09 21:24:22] [INFO ] Flow matrix only has 31274 transitions (discarded 1328 similar events)
// Phase 1: matrix 31274 rows 17725 cols
[2023-03-09 21:24:22] [INFO ] Computed 2151 place invariants in 102 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-09 21:28:08] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-09 21:28:08] [INFO ] After 225038ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 1073 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 0 ms.
Support contains 1073 out of 17725 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 17725/17725 places, 32602/32602 transitions.
Drop transitions removed 9010 transitions
Trivial Post-agglo rules discarded 9010 transitions
Performed 9010 trivial Post agglomeration. Transition count delta: 9010
Iterating post reduction 0 with 9010 rules applied. Total rules applied 9010 place count 17725 transition count 23592
Reduce places removed 9010 places and 0 transitions.
Ensure Unique test removed 292 transitions
Reduce isomorphic transitions removed 292 transitions.
Drop transitions removed 284 transitions
Trivial Post-agglo rules discarded 284 transitions
Performed 284 trivial Post agglomeration. Transition count delta: 284
Iterating post reduction 1 with 9586 rules applied. Total rules applied 18596 place count 8715 transition count 23016
Reduce places removed 284 places and 0 transitions.
Ensure Unique test removed 73 transitions
Reduce isomorphic transitions removed 73 transitions.
Drop transitions removed 72 transitions
Trivial Post-agglo rules discarded 72 transitions
Performed 72 trivial Post agglomeration. Transition count delta: 72
Iterating post reduction 2 with 429 rules applied. Total rules applied 19025 place count 8431 transition count 22871
Reduce places removed 72 places and 0 transitions.
Performed 8 Post agglomeration using F-continuation condition.Transition count delta: 8
Iterating post reduction 3 with 80 rules applied. Total rules applied 19105 place count 8359 transition count 22863
Reduce places removed 8 places and 0 transitions.
Iterating post reduction 4 with 8 rules applied. Total rules applied 19113 place count 8351 transition count 22863
Performed 149 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 149 Pre rules applied. Total rules applied 19113 place count 8351 transition count 22714
Deduced a syphon composed of 149 places in 5 ms
Reduce places removed 149 places and 0 transitions.
Iterating global reduction 5 with 298 rules applied. Total rules applied 19411 place count 8202 transition count 22714
Discarding 2005 places :
Symmetric choice reduction at 5 with 2005 rule applications. Total rules 21416 place count 6197 transition count 20595
Iterating global reduction 5 with 2005 rules applied. Total rules applied 23421 place count 6197 transition count 20595
Ensure Unique test removed 2912 transitions
Reduce isomorphic transitions removed 2912 transitions.
Iterating post reduction 5 with 2912 rules applied. Total rules applied 26333 place count 6197 transition count 17683
Performed 7 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 6 with 7 Pre rules applied. Total rules applied 26333 place count 6197 transition count 17676
Deduced a syphon composed of 7 places in 4 ms
Reduce places removed 7 places and 0 transitions.
Iterating global reduction 6 with 14 rules applied. Total rules applied 26347 place count 6190 transition count 17676
Performed 2305 Post agglomeration using F-continuation condition with reduction of 1257 identical transitions.
Deduced a syphon composed of 2305 places in 4 ms
Reduce places removed 2305 places and 0 transitions.
Iterating global reduction 6 with 4610 rules applied. Total rules applied 30957 place count 3885 transition count 14114
Drop transitions removed 4538 transitions
Ensure Unique test removed 240 transitions
Reduce isomorphic transitions removed 4778 transitions.
Graph (complete) has 11170 edges and 3885 vertex of which 3428 are kept as prefixes of interest. Removing 457 places using SCC suffix rule.8 ms
Discarding 457 places :
Also discarding 669 output transitions
Drop transitions removed 669 transitions
Iterating post reduction 6 with 4779 rules applied. Total rules applied 35736 place count 3428 transition count 8667
Drop transitions removed 685 transitions
Reduce isomorphic transitions removed 685 transitions.
Iterating post reduction 7 with 685 rules applied. Total rules applied 36421 place count 3428 transition count 7982
Discarding 663 places :
Symmetric choice reduction at 8 with 663 rule applications. Total rules 37084 place count 2765 transition count 6065
Iterating global reduction 8 with 663 rules applied. Total rules applied 37747 place count 2765 transition count 6065
Performed 8 Post agglomeration using F-continuation condition.Transition count delta: 8
Deduced a syphon composed of 8 places in 2 ms
Reduce places removed 8 places and 0 transitions.
Iterating global reduction 8 with 16 rules applied. Total rules applied 37763 place count 2757 transition count 6057
Drop transitions removed 561 transitions
Reduce isomorphic transitions removed 561 transitions.
Graph (complete) has 6785 edges and 2757 vertex of which 2756 are kept as prefixes of interest. Removing 1 places using SCC suffix rule.3 ms
Discarding 1 places :
Also discarding 0 output transitions
Iterating post reduction 8 with 562 rules applied. Total rules applied 38325 place count 2756 transition count 5496
Performed 101 Post agglomeration using F-continuation condition.Transition count delta: -561
Deduced a syphon composed of 101 places in 2 ms
Reduce places removed 101 places and 0 transitions.
Iterating global reduction 9 with 202 rules applied. Total rules applied 38527 place count 2655 transition count 6057
Drop transitions removed 575 transitions
Ensure Unique test removed 39 transitions
Reduce isomorphic transitions removed 614 transitions.
Iterating post reduction 9 with 614 rules applied. Total rules applied 39141 place count 2655 transition count 5443
Discarding 33 places :
Symmetric choice reduction at 10 with 33 rule applications. Total rules 39174 place count 2622 transition count 5245
Iterating global reduction 10 with 33 rules applied. Total rules applied 39207 place count 2622 transition count 5245
Ensure Unique test removed 33 transitions
Reduce isomorphic transitions removed 33 transitions.
Iterating post reduction 10 with 33 rules applied. Total rules applied 39240 place count 2622 transition count 5212
Performed 101 Post agglomeration using F-continuation condition.Transition count delta: -611
Deduced a syphon composed of 101 places in 2 ms
Reduce places removed 101 places and 0 transitions.
Iterating global reduction 11 with 202 rules applied. Total rules applied 39442 place count 2521 transition count 5823
Drop transitions removed 663 transitions
Ensure Unique test removed 36 transitions
Reduce isomorphic transitions removed 699 transitions.
Iterating post reduction 11 with 699 rules applied. Total rules applied 40141 place count 2521 transition count 5124
Discarding 21 places :
Symmetric choice reduction at 12 with 21 rule applications. Total rules 40162 place count 2500 transition count 4998
Iterating global reduction 12 with 21 rules applied. Total rules applied 40183 place count 2500 transition count 4998
Ensure Unique test removed 21 transitions
Reduce isomorphic transitions removed 21 transitions.
Iterating post reduction 12 with 21 rules applied. Total rules applied 40204 place count 2500 transition count 4977
Performed 28 Post agglomeration using F-continuation condition.Transition count delta: -190
Deduced a syphon composed of 28 places in 1 ms
Reduce places removed 28 places and 0 transitions.
Iterating global reduction 13 with 56 rules applied. Total rules applied 40260 place count 2472 transition count 5167
Drop transitions removed 220 transitions
Ensure Unique test removed 8 transitions
Reduce isomorphic transitions removed 228 transitions.
Iterating post reduction 13 with 228 rules applied. Total rules applied 40488 place count 2472 transition count 4939
Discarding 2 places :
Symmetric choice reduction at 14 with 2 rule applications. Total rules 40490 place count 2470 transition count 4928
Iterating global reduction 14 with 2 rules applied. Total rules applied 40492 place count 2470 transition count 4928
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Iterating post reduction 14 with 2 rules applied. Total rules applied 40494 place count 2470 transition count 4926
Performed 2 Post agglomeration using F-continuation condition.Transition count delta: -14
Deduced a syphon composed of 2 places in 1 ms
Reduce places removed 2 places and 0 transitions.
Iterating global reduction 15 with 4 rules applied. Total rules applied 40498 place count 2468 transition count 4940
Drop transitions removed 18 transitions
Reduce isomorphic transitions removed 18 transitions.
Iterating post reduction 15 with 18 rules applied. Total rules applied 40516 place count 2468 transition count 4922
Drop transitions removed 45 transitions
Redundant transition composition rules discarded 45 transitions
Iterating global reduction 16 with 45 rules applied. Total rules applied 40561 place count 2468 transition count 4877
Free-agglomeration rule applied 11 times.
Iterating global reduction 16 with 11 rules applied. Total rules applied 40572 place count 2468 transition count 4866
Reduce places removed 11 places and 0 transitions.
Drop transitions removed 772 transitions
Reduce isomorphic transitions removed 772 transitions.
Iterating post reduction 16 with 783 rules applied. Total rules applied 41355 place count 2457 transition count 4094
Discarding 4 places :
Symmetric choice reduction at 17 with 4 rule applications. Total rules 41359 place count 2453 transition count 4088
Iterating global reduction 17 with 4 rules applied. Total rules applied 41363 place count 2453 transition count 4088
Ensure Unique test removed 281 transitions
Reduce isomorphic transitions removed 281 transitions.
Iterating post reduction 17 with 281 rules applied. Total rules applied 41644 place count 2453 transition count 3807
Performed 7 Post agglomeration using F-continuation condition.Transition count delta: 7
Deduced a syphon composed of 7 places in 1 ms
Reduce places removed 7 places and 0 transitions.
Iterating global reduction 18 with 14 rules applied. Total rules applied 41658 place count 2446 transition count 3800
Drop transitions removed 491 transitions
Reduce isomorphic transitions removed 491 transitions.
Graph (complete) has 5253 edges and 2446 vertex of which 2439 are kept as prefixes of interest. Removing 7 places using SCC suffix rule.1 ms
Discarding 7 places :
Also discarding 0 output transitions
Iterating post reduction 18 with 492 rules applied. Total rules applied 42150 place count 2439 transition count 3309
Discarding 465 places :
Symmetric choice reduction at 19 with 465 rule applications. Total rules 42615 place count 1974 transition count 2478
Iterating global reduction 19 with 465 rules applied. Total rules applied 43080 place count 1974 transition count 2478
Drop transitions removed 2 transitions
Redundant transition composition rules discarded 2 transitions
Iterating global reduction 19 with 2 rules applied. Total rules applied 43082 place count 1974 transition count 2476
Applied a total of 43082 rules in 4679 ms. Remains 1974 /17725 variables (removed 15751) and now considering 2476/32602 (removed 30126) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 4679 ms. Remains : 1974/17725 places, 2476/32602 transitions.
Finished random walk after 33462 steps, including 0 resets, run visited all 1073 properties in 3238 ms. (steps per millisecond=10 )
Able to resolve query StableMarking after proving 16243 properties.
FORMULA StableMarking FALSE TECHNIQUES RANDOM_WALK MARKED_SUFFIX_TEST TRIVIAL_UNMARKED_SCC_TEST TOPOLOGICAL
Total runtime 334502 ms.
ITS solved all properties within timeout

BK_STOP 1678397297029

--------------------
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="DLCflexbar-PT-7b"
export BK_EXAMINATION="StableMarking"
export BK_TOOL="smartxred"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="1800"
export BK_MEMORY_CONFINEMENT="16384"
export BK_BIN_PATH="/home/mcc/BenchKit/bin/"

# this is specific to your benchmark or test

export BIN_DIR="$HOME/BenchKit/bin"

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

# this is for BenchKit: explicit launching of the test
echo "====================================================================="
echo " Generated by BenchKit 2-5348"
echo " Executing tool smartxred"
echo " Input is DLCflexbar-PT-7b, 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 r121-tall-167814499500373"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

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