About the Execution of LTSMin+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 |
2293.331 | 338406.00 | 413729.00 | 894.20 | 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.r119-tall-167814497600373.qcow2', fmt=qcow2 size=4294967296 backing_file=/data/fkordon/mcc2023-input.qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16
Waiting for the VM to be ready (probing ssh)
..........................................................................
=====================================================================
Generated by BenchKit 2-5348
Executing tool ltsminxred
Input is DLCflexbar-PT-7b, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r119-tall-167814497600373
=====================================================================
--------------------
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 1679415357968
bash -c /home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n "BK_STOP " ; date -u +%s%3N
Invoking MCC driver with
BK_TOOL=ltsminxred
BK_EXAMINATION=StableMarking
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=1800
BK_INPUT=DLCflexbar-PT-7b
Applying reductions before tool ltsmin
Invoking reducer
Running Version 202303021504
[2023-03-21 16:15:59] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-21 16:15:59] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-21 16:16:00] [INFO ] Load time of PNML (sax parser for PT used): 847 ms
[2023-03-21 16:16:01] [INFO ] Transformed 35101 places.
[2023-03-21 16:16:01] [INFO ] Transformed 55507 transitions.
[2023-03-21 16:16:01] [INFO ] Found NUPN structural information;
[2023-03-21 16:16:02] [INFO ] Parsed PT model containing 35101 places and 55507 transitions and 156636 arcs in 3462 ms.
Graph (trivial) has 31610 edges and 35101 vertex of which 2264 / 35101 are part of one of the 146 SCC in 74 ms
Free SCC test removed 2118 places
Structural test allowed to assert that 18860 places are NOT stable. Took 254 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 1668 ms. (steps per millisecond=5 ) properties (out of 16241) seen :798
Interrupted probabilistic random walk after 2146 steps, run timeout after 3007 ms. (steps per millisecond=0 ) properties seen :{}
Probabilistic random walk after 2146 steps, saw 2082 distinct states, run finished after 3011 ms. (steps per millisecond=0 ) properties seen :0
Running SMT prover for 15443 properties.
[2023-03-21 16:16:14] [INFO ] Flow matrix only has 53116 transitions (discarded 145 similar events)
// Phase 1: matrix 53116 rows 32983 cols
[2023-03-21 16:16:14] [INFO ] Computed 2171 place invariants in 411 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:16:40] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-21 16:16:40] [INFO ] After 25455ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 15443 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 2 ms.
Support contains 15443 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 5839 transitions
Trivial Post-agglo rules discarded 5839 transitions
Performed 5839 trivial Post agglomeration. Transition count delta: 5839
Iterating post reduction 0 with 5985 rules applied. Total rules applied 5985 place count 32983 transition count 47276
Reduce places removed 5839 places and 0 transitions.
Ensure Unique test removed 18 transitions
Reduce isomorphic transitions removed 18 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 5875 rules applied. Total rules applied 11860 place count 27144 transition count 47240
Reduce places removed 18 places and 0 transitions.
Performed 19 Post agglomeration using F-continuation condition.Transition count delta: 19
Iterating post reduction 2 with 37 rules applied. Total rules applied 11897 place count 27126 transition count 47221
Reduce places removed 19 places and 0 transitions.
Iterating post reduction 3 with 19 rules applied. Total rules applied 11916 place count 27107 transition count 47221
Performed 19 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 4 with 19 Pre rules applied. Total rules applied 11916 place count 27107 transition count 47202
Deduced a syphon composed of 19 places in 2464 ms
Reduce places removed 19 places and 0 transitions.
Iterating global reduction 4 with 38 rules applied. Total rules applied 11954 place count 27088 transition count 47202
Discarding 250 places :
Symmetric choice reduction at 4 with 250 rule applications. Total rules 12204 place count 26838 transition count 46952
Iterating global reduction 4 with 250 rules applied. Total rules applied 12454 place count 26838 transition count 46952
Performed 85 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 4 with 85 Pre rules applied. Total rules applied 12454 place count 26838 transition count 46867
Deduced a syphon composed of 85 places in 2354 ms
Reduce places removed 85 places and 0 transitions.
Iterating global reduction 4 with 170 rules applied. Total rules applied 12624 place count 26753 transition count 46867
Discarding 40 places :
Symmetric choice reduction at 4 with 40 rule applications. Total rules 12664 place count 26713 transition count 42365
Iterating global reduction 4 with 40 rules applied. Total rules applied 12704 place count 26713 transition count 42365
Ensure Unique test removed 14 transitions
Reduce isomorphic transitions removed 14 transitions.
Iterating post reduction 4 with 14 rules applied. Total rules applied 12718 place count 26713 transition count 42351
Performed 4301 Post agglomeration using F-continuation condition with reduction of 2 identical transitions.
Deduced a syphon composed of 4301 places in 16 ms
Reduce places removed 4301 places and 0 transitions.
Iterating global reduction 5 with 8602 rules applied. Total rules applied 21320 place count 22412 transition count 38048
Ensure Unique test removed 6 transitions
Reduce isomorphic transitions removed 6 transitions.
Iterating post reduction 5 with 6 rules applied. Total rules applied 21326 place count 22412 transition count 38042
Renaming transitions due to excessive name length > 1024 char.
Performed 4 Post agglomeration using F-continuation condition.Transition count delta: -15
Deduced a syphon composed of 4 places in 16 ms
Reduce places removed 4 places and 0 transitions.
Iterating global reduction 6 with 8 rules applied. Total rules applied 21334 place count 22408 transition count 38057
Free-agglomeration rule applied 4697 times with reduction of 1060 identical transitions.
Iterating global reduction 6 with 4697 rules applied. Total rules applied 26031 place count 22408 transition count 32300
Reduce places removed 4697 places and 0 transitions.
Drop transitions removed 154 transitions
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 156 transitions.
Iterating post reduction 6 with 4853 rules applied. Total rules applied 30884 place count 17711 transition count 32144
Discarding 12 places :
Symmetric choice reduction at 7 with 12 rule applications. Total rules 30896 place count 17699 transition count 32081
Iterating global reduction 7 with 12 rules applied. Total rules applied 30908 place count 17699 transition count 32081
Free-agglomeration rule (complex) applied 18 times.
Iterating global reduction 7 with 18 rules applied. Total rules applied 30926 place count 17699 transition count 34145
Reduce places removed 18 places and 0 transitions.
Drop transitions removed 114 transitions
Reduce isomorphic transitions removed 114 transitions.
Iterating post reduction 7 with 132 rules applied. Total rules applied 31058 place count 17681 transition count 34031
Discarding 8 places :
Symmetric choice reduction at 8 with 8 rule applications. Total rules 31066 place count 17673 transition count 33143
Iterating global reduction 8 with 8 rules applied. Total rules applied 31074 place count 17673 transition count 33143
Ensure Unique test removed 933 transitions
Reduce isomorphic transitions removed 933 transitions.
Iterating post reduction 8 with 933 rules applied. Total rules applied 32007 place count 17673 transition count 32210
Partial Free-agglomeration rule applied 1 times.
Drop transitions removed 1 transitions
Iterating global reduction 9 with 1 rules applied. Total rules applied 32008 place count 17673 transition count 32210
Applied a total of 32008 rules in 27498 ms. Remains 17673 /32983 variables (removed 15310) and now considering 32210/53261 (removed 21051) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 27505 ms. Remains : 17673/32983 places, 32210/53261 transitions.
Interrupted random walk after 180002 steps, including 0 resets, run timeout after 30001 ms. (steps per millisecond=5 ) properties seen 14253
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 33 ms. (steps per millisecond=30 ) properties (out of 1190) 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 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) 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 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) 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 1190) 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 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) 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 1190) 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 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) 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 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) 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 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) 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 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) 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 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) 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 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 55 ms. (steps per millisecond=18 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 32 ms. (steps per millisecond=31 ) properties (out of 1190) seen :0
Running SMT prover for 1190 properties.
[2023-03-21 16:17:39] [INFO ] Flow matrix only has 30859 transitions (discarded 1351 similar events)
// Phase 1: matrix 30859 rows 17673 cols
[2023-03-21 16:17:39] [INFO ] Computed 2159 place invariants in 92 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:21:24] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-21 16:21:24] [INFO ] After 225113ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 1190 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 0 ms.
Support contains 1190 out of 17673 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 17673/17673 places, 32210/32210 transitions.
Drop transitions removed 8892 transitions
Trivial Post-agglo rules discarded 8892 transitions
Performed 8892 trivial Post agglomeration. Transition count delta: 8892
Iterating post reduction 0 with 8892 rules applied. Total rules applied 8892 place count 17673 transition count 23318
Reduce places removed 8892 places and 0 transitions.
Ensure Unique test removed 268 transitions
Reduce isomorphic transitions removed 268 transitions.
Drop transitions removed 255 transitions
Trivial Post-agglo rules discarded 255 transitions
Performed 255 trivial Post agglomeration. Transition count delta: 255
Iterating post reduction 1 with 9415 rules applied. Total rules applied 18307 place count 8781 transition count 22795
Reduce places removed 255 places and 0 transitions.
Ensure Unique test removed 54 transitions
Reduce isomorphic transitions removed 54 transitions.
Drop transitions removed 53 transitions
Trivial Post-agglo rules discarded 53 transitions
Performed 53 trivial Post agglomeration. Transition count delta: 53
Iterating post reduction 2 with 362 rules applied. Total rules applied 18669 place count 8526 transition count 22688
Reduce places removed 53 places and 0 transitions.
Performed 9 Post agglomeration using F-continuation condition.Transition count delta: 9
Iterating post reduction 3 with 62 rules applied. Total rules applied 18731 place count 8473 transition count 22679
Reduce places removed 9 places and 0 transitions.
Iterating post reduction 4 with 9 rules applied. Total rules applied 18740 place count 8464 transition count 22679
Performed 168 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 168 Pre rules applied. Total rules applied 18740 place count 8464 transition count 22511
Deduced a syphon composed of 168 places in 6 ms
Reduce places removed 168 places and 0 transitions.
Iterating global reduction 5 with 336 rules applied. Total rules applied 19076 place count 8296 transition count 22511
Discarding 1998 places :
Symmetric choice reduction at 5 with 1998 rule applications. Total rules 21074 place count 6298 transition count 20397
Iterating global reduction 5 with 1998 rules applied. Total rules applied 23072 place count 6298 transition count 20397
Ensure Unique test removed 2797 transitions
Reduce isomorphic transitions removed 2797 transitions.
Iterating post reduction 5 with 2797 rules applied. Total rules applied 25869 place count 6298 transition count 17600
Performed 8 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 6 with 8 Pre rules applied. Total rules applied 25869 place count 6298 transition count 17592
Deduced a syphon composed of 8 places in 5 ms
Reduce places removed 8 places and 0 transitions.
Iterating global reduction 6 with 16 rules applied. Total rules applied 25885 place count 6290 transition count 17592
Performed 2263 Post agglomeration using F-continuation condition with reduction of 1229 identical transitions.
Deduced a syphon composed of 2263 places in 4 ms
Reduce places removed 2263 places and 0 transitions.
Iterating global reduction 6 with 4526 rules applied. Total rules applied 30411 place count 4027 transition count 14100
Drop transitions removed 4580 transitions
Ensure Unique test removed 299 transitions
Reduce isomorphic transitions removed 4879 transitions.
Graph (complete) has 11339 edges and 4027 vertex of which 3845 are kept as prefixes of interest. Removing 182 places using SCC suffix rule.7 ms
Discarding 182 places :
Also discarding 264 output transitions
Drop transitions removed 264 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 4881 rules applied. Total rules applied 35292 place count 3845 transition count 8956
Reduce places removed 1 places and 0 transitions.
Drop transitions removed 306 transitions
Reduce isomorphic transitions removed 306 transitions.
Iterating post reduction 7 with 307 rules applied. Total rules applied 35599 place count 3844 transition count 8650
Discarding 564 places :
Symmetric choice reduction at 8 with 564 rule applications. Total rules 36163 place count 3280 transition count 7333
Iterating global reduction 8 with 564 rules applied. Total rules applied 36727 place count 3280 transition count 7333
Performed 7 Post agglomeration using F-continuation condition.Transition count delta: 7
Deduced a syphon composed of 7 places in 2 ms
Reduce places removed 7 places and 0 transitions.
Iterating global reduction 8 with 14 rules applied. Total rules applied 36741 place count 3273 transition count 7326
Drop transitions removed 680 transitions
Reduce isomorphic transitions removed 680 transitions.
Iterating post reduction 8 with 680 rules applied. Total rules applied 37421 place count 3273 transition count 6646
Performed 101 Post agglomeration using F-continuation condition.Transition count delta: -515
Deduced a syphon composed of 101 places in 3 ms
Reduce places removed 101 places and 0 transitions.
Iterating global reduction 9 with 202 rules applied. Total rules applied 37623 place count 3172 transition count 7161
Drop transitions removed 482 transitions
Ensure Unique test removed 41 transitions
Reduce isomorphic transitions removed 523 transitions.
Iterating post reduction 9 with 523 rules applied. Total rules applied 38146 place count 3172 transition count 6638
Discarding 28 places :
Symmetric choice reduction at 10 with 28 rule applications. Total rules 38174 place count 3144 transition count 6495
Iterating global reduction 10 with 28 rules applied. Total rules applied 38202 place count 3144 transition count 6495
Ensure Unique test removed 28 transitions
Reduce isomorphic transitions removed 28 transitions.
Iterating post reduction 10 with 28 rules applied. Total rules applied 38230 place count 3144 transition count 6467
Performed 101 Post agglomeration using F-continuation condition.Transition count delta: -656
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 38432 place count 3043 transition count 7123
Drop transitions removed 654 transitions
Ensure Unique test removed 42 transitions
Reduce isomorphic transitions removed 696 transitions.
Iterating post reduction 11 with 696 rules applied. Total rules applied 39128 place count 3043 transition count 6427
Discarding 19 places :
Symmetric choice reduction at 12 with 19 rule applications. Total rules 39147 place count 3024 transition count 6313
Iterating global reduction 12 with 19 rules applied. Total rules applied 39166 place count 3024 transition count 6313
Ensure Unique test removed 19 transitions
Reduce isomorphic transitions removed 19 transitions.
Iterating post reduction 12 with 19 rules applied. Total rules applied 39185 place count 3024 transition count 6294
Performed 84 Post agglomeration using F-continuation condition with reduction of 9 identical transitions.
Deduced a syphon composed of 84 places in 2 ms
Reduce places removed 84 places and 0 transitions.
Iterating global reduction 13 with 168 rules applied. Total rules applied 39353 place count 2940 transition count 6753
Drop transitions removed 484 transitions
Ensure Unique test removed 30 transitions
Reduce isomorphic transitions removed 514 transitions.
Iterating post reduction 13 with 514 rules applied. Total rules applied 39867 place count 2940 transition count 6239
Discarding 17 places :
Symmetric choice reduction at 14 with 17 rule applications. Total rules 39884 place count 2923 transition count 6161
Iterating global reduction 14 with 17 rules applied. Total rules applied 39901 place count 2923 transition count 6161
Ensure Unique test removed 17 transitions
Reduce isomorphic transitions removed 17 transitions.
Iterating post reduction 14 with 17 rules applied. Total rules applied 39918 place count 2923 transition count 6144
Performed 17 Post agglomeration using F-continuation condition.Transition count delta: -119
Deduced a syphon composed of 17 places in 2 ms
Reduce places removed 17 places and 0 transitions.
Iterating global reduction 15 with 34 rules applied. Total rules applied 39952 place count 2906 transition count 6263
Drop transitions removed 144 transitions
Ensure Unique test removed 9 transitions
Reduce isomorphic transitions removed 153 transitions.
Iterating post reduction 15 with 153 rules applied. Total rules applied 40105 place count 2906 transition count 6110
Drop transitions removed 77 transitions
Redundant transition composition rules discarded 77 transitions
Iterating global reduction 16 with 77 rules applied. Total rules applied 40182 place count 2906 transition count 6033
Free-agglomeration rule applied 11 times.
Iterating global reduction 16 with 11 rules applied. Total rules applied 40193 place count 2906 transition count 6022
Reduce places removed 11 places and 0 transitions.
Drop transitions removed 875 transitions
Reduce isomorphic transitions removed 875 transitions.
Iterating post reduction 16 with 886 rules applied. Total rules applied 41079 place count 2895 transition count 5147
Discarding 2 places :
Symmetric choice reduction at 17 with 2 rule applications. Total rules 41081 place count 2893 transition count 5145
Iterating global reduction 17 with 2 rules applied. Total rules applied 41083 place count 2893 transition count 5145
Ensure Unique test removed 195 transitions
Reduce isomorphic transitions removed 195 transitions.
Iterating post reduction 17 with 195 rules applied. Total rules applied 41278 place count 2893 transition count 4950
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 41292 place count 2886 transition count 4943
Drop transitions removed 680 transitions
Reduce isomorphic transitions removed 680 transitions.
Graph (complete) has 6589 edges and 2886 vertex of which 2879 are kept as prefixes of interest. Removing 7 places using SCC suffix rule.2 ms
Discarding 7 places :
Also discarding 0 output transitions
Iterating post reduction 18 with 681 rules applied. Total rules applied 41973 place count 2879 transition count 4263
Discarding 635 places :
Symmetric choice reduction at 19 with 635 rule applications. Total rules 42608 place count 2244 transition count 3032
Iterating global reduction 19 with 635 rules applied. Total rules applied 43243 place count 2244 transition count 3032
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: -5
Deduced a syphon composed of 1 places in 1 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 19 with 2 rules applied. Total rules applied 43245 place count 2243 transition count 3037
Drop transitions removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Iterating post reduction 19 with 2 rules applied. Total rules applied 43247 place count 2243 transition count 3035
Partial Post-agglomeration rule applied 3 times.
Drop transitions removed 3 transitions
Iterating global reduction 20 with 3 rules applied. Total rules applied 43250 place count 2243 transition count 3035
Applied a total of 43250 rules in 5875 ms. Remains 2243 /17673 variables (removed 15430) and now considering 3035/32210 (removed 29175) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 5875 ms. Remains : 2243/17673 places, 3035/32210 transitions.
Finished random walk after 45978 steps, including 0 resets, run visited all 1190 properties in 4984 ms. (steps per millisecond=9 )
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 336176 ms.
ITS solved all properties within timeout
BK_STOP 1679415696374
--------------------
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="ltsminxred"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="1800"
export BK_MEMORY_CONFINEMENT="16384"
export BK_BIN_PATH="/home/mcc/BenchKit/bin/"
# this is specific to your benchmark or test
export BIN_DIR="$HOME/BenchKit/bin"
# remove the execution directoty if it exists (to avoid increse of .vmdk images)
if [ -d execution ] ; then
rm -rf execution
fi
# this is for BenchKit: explicit launching of the test
echo "====================================================================="
echo " Generated by BenchKit 2-5348"
echo " Executing tool ltsminxred"
echo " Input is 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 r119-tall-167814497600373"
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 '
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 ;