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

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

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
2463.556 758003.00 838097.00 6912.00 F normal

Execution Chart

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

Trace from the execution

Formatting '/data/fkordon/mcc2023-input.r309-tall-167873962600168.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 Philosophers-PT-010000, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r309-tall-167873962600168
=====================================================================

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

--------------------
content from stdout:

=== Data for post analysis generated by BenchKit (invocation template)

The expected result is a vector of booleans
BOOL_VECTOR

FORMULA_NAME StableMarking

=== Now, execution of the tool begins

BK_START 1679441510738

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=Philosophers-PT-010000
Applying reductions before tool lola
Invoking reducer
Running Version 202303021504
[2023-03-21 23:31:53] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-21 23:31:53] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-21 23:31:54] [INFO ] Load time of PNML (sax parser for PT used): 803 ms
[2023-03-21 23:31:54] [INFO ] Transformed 50000 places.
[2023-03-21 23:31:54] [INFO ] Transformed 50000 transitions.
[2023-03-21 23:31:54] [INFO ] Parsed PT model containing 50000 places and 50000 transitions and 160000 arcs in 1074 ms.
Interrupted random walk after 7980 steps, including 2 resets, run timeout after 30002 ms. (steps per millisecond=0 ) properties seen 19002
Running SMT prover for 30998 properties.
// Phase 1: matrix 50000 rows 50000 cols
[2023-03-21 23:32:26] [INFO ] Computed 20000 place invariants in 246 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 23:32:52] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-21 23:32:52] [INFO ] After 25084ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 30998 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 3 ms.
Support contains 30998 out of 50000 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 50000/50000 places, 50000/50000 transitions.
Performed 568 Post agglomeration using F-continuation condition.Transition count delta: 568
Deduced a syphon composed of 568 places in 23 ms
Reduce places removed 568 places and 0 transitions.
Iterating global reduction 0 with 1136 rules applied. Total rules applied 1136 place count 49432 transition count 49432
Free-agglomeration rule (complex) applied 6501 times.
Iterating global reduction 0 with 6501 rules applied. Total rules applied 7637 place count 49432 transition count 42931
Reduce places removed 6613 places and 0 transitions.
Drop transitions removed 667 transitions
Ensure Unique test removed 608 transitions
Reduce isomorphic transitions removed 1275 transitions.
Iterating post reduction 0 with 7888 rules applied. Total rules applied 15525 place count 42819 transition count 41656
Ensure Unique test removed 70 places
Iterating post reduction 1 with 70 rules applied. Total rules applied 15595 place count 42749 transition count 41656
Applied a total of 15595 rules in 23611 ms. Remains 42749 /50000 variables (removed 7251) and now considering 41656/50000 (removed 8344) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 23622 ms. Remains : 42749/50000 places, 41656/50000 transitions.
Interrupted random walk after 13074 steps, including 0 resets, run timeout after 30001 ms. (steps per millisecond=0 ) properties seen 16783
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 293 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 268 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 266 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 297 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 268 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 269 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 274 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 269 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 272 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 276 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 272 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 271 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 280 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 265 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 275 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 274 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 266 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 265 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 272 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 267 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 267 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 273 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 275 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 262 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 266 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 264 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 272 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 277 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 270 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 273 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 276 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 265 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 265 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 274 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 260 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 252 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 261 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 255 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 260 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 258 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 258 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 258 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 255 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 254 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 254 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 266 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 265 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 252 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 271 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 268 ms. (steps per millisecond=3 ) properties (out of 14215) seen :0
Running SMT prover for 14215 properties.
// Phase 1: matrix 41656 rows 42749 cols
[2023-03-21 23:33:59] [INFO ] Computed 19818 place invariants in 117 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 23:37:44] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-21 23:37:44] [INFO ] After 225172ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 14215 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 1 ms.
Support contains 14215 out of 42749 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 42749/42749 places, 41656/41656 transitions.
Graph (complete) has 94077 edges and 42749 vertex of which 42738 are kept as prefixes of interest. Removing 11 places using SCC suffix rule.27 ms
Discarding 11 places :
Also discarding 5 output transitions
Drop transitions removed 5 transitions
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_9315.End_9315 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 6 transitions
Reduce isomorphic transitions removed 6 transitions.
Drop transitions removed 231 transitions
Trivial Post-agglo rules discarded 231 transitions
Performed 231 trivial Post agglomeration. Transition count delta: 231
Iterating post reduction 0 with 238 rules applied. Total rules applied 239 place count 42736 transition count 41413
Ensure Unique test removed 1 places
Discarding 15 places :
Also discarding 11 output transitions
Drop transitions removed 11 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_1908.End_1908 and 15 places that fell out of Prefix Of Interest.
Drop transitions removed 233 transitions
Reduce isomorphic transitions removed 233 transitions.
Drop transitions removed 3 transitions
Trivial Post-agglo rules discarded 3 transitions
Performed 3 trivial Post agglomeration. Transition count delta: 3
Iterating post reduction 1 with 237 rules applied. Total rules applied 476 place count 42241 transition count 41166
Ensure Unique test removed 124 places
Reduce places removed 130 places and 0 transitions.
Drop transitions removed 3 transitions
Reduce isomorphic transitions removed 3 transitions.
Iterating post reduction 2 with 133 rules applied. Total rules applied 609 place count 42111 transition count 41163
Ensure Unique test removed 1 places
Iterating post reduction 3 with 1 rules applied. Total rules applied 610 place count 42110 transition count 41163
Performed 3305 Post agglomeration using F-continuation condition.Transition count delta: 3305
Deduced a syphon composed of 3305 places in 41 ms
Discarding 112 places :
Also discarding 64 output transitions
Drop transitions removed 64 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_55.End_55 and 112 places that fell out of Prefix Of Interest.
Iterating global reduction 4 with 3306 rules applied. Total rules applied 3916 place count 38551 transition count 37794
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_205.End_205 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 2003 transitions
Reduce isomorphic transitions removed 2003 transitions.
Drop transitions removed 138 transitions
Trivial Post-agglo rules discarded 138 transitions
Performed 138 trivial Post agglomeration. Transition count delta: 138
Iterating post reduction 4 with 2142 rules applied. Total rules applied 6058 place count 38549 transition count 35652
Ensure Unique test removed 15 places
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_4547.End_4547 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 139 transitions
Reduce isomorphic transitions removed 139 transitions.
Drop transitions removed 1 transitions
Trivial Post-agglo rules discarded 1 transitions
Performed 1 trivial Post agglomeration. Transition count delta: 1
Iterating post reduction 5 with 141 rules applied. Total rules applied 6199 place count 38248 transition count 35511
Ensure Unique test removed 49 places
Reduce places removed 52 places and 0 transitions.
Drop transitions removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 6 with 53 rules applied. Total rules applied 6252 place count 38196 transition count 35510
Free-agglomeration rule applied 46 times.
Iterating global reduction 7 with 46 rules applied. Total rules applied 6298 place count 38196 transition count 35464
Reduce places removed 46 places and 0 transitions.
Ensure Unique test removed 46 transitions
Reduce isomorphic transitions removed 46 transitions.
Iterating post reduction 7 with 92 rules applied. Total rules applied 6390 place count 38150 transition count 35418
Free-agglomeration rule (complex) applied 5814 times.
Iterating global reduction 8 with 5814 rules applied. Total rules applied 12204 place count 38150 transition count 29604
Ensure Unique test removed 238 places
Reduce places removed 7588 places and 0 transitions.
Drop transitions removed 2558 transitions
Ensure Unique test removed 1188 transitions
Reduce isomorphic transitions removed 3746 transitions.
Iterating post reduction 8 with 11334 rules applied. Total rules applied 23538 place count 30562 transition count 25858
Ensure Unique test removed 1408 places
Iterating post reduction 9 with 1408 rules applied. Total rules applied 24946 place count 29154 transition count 25858
Applied a total of 24946 rules in 36403 ms. Remains 29154 /42749 variables (removed 13595) and now considering 25858/41656 (removed 15798) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 36403 ms. Remains : 29154/42749 places, 25858/41656 transitions.
Interrupted random walk after 19099 steps, including 0 resets, run timeout after 30001 ms. (steps per millisecond=0 ) properties seen 10228
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 213 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 209 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 206 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 226 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 227 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 208 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 206 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 211 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 206 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 206 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 214 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 209 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 206 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 206 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 212 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 206 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 206 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 210 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 206 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 206 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 205 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 212 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 206 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 206 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 205 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 220 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 214 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 218 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 208 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 208 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 220 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 208 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 208 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 217 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 207 ms. (steps per millisecond=4 ) properties (out of 3987) seen :0
Running SMT prover for 3987 properties.
// Phase 1: matrix 25858 rows 29154 cols
[2023-03-21 23:39:01] [INFO ] Computed 15826 place invariants in 67 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 23:42:46] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-21 23:42:46] [INFO ] After 225042ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 3987 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 0 ms.
Support contains 3987 out of 29154 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 29154/29154 places, 25858/25858 transitions.
Graph (trivial) has 1308 edges and 29154 vertex of which 268 / 29154 are part of one of the 134 SCC in 10 ms
Free SCC test removed 134 places
Drop transitions removed 268 transitions
Reduce isomorphic transitions removed 268 transitions.
Graph (complete) has 58019 edges and 29020 vertex of which 25192 are kept as prefixes of interest. Removing 3828 places using SCC suffix rule.14 ms
Discarding 3828 places :
Also discarding 2929 output transitions
Drop transitions removed 2929 transitions
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_9.End_9 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 389 transitions
Reduce isomorphic transitions removed 389 transitions.
Drop transitions removed 957 transitions
Trivial Post-agglo rules discarded 957 transitions
Performed 957 trivial Post agglomeration. Transition count delta: 957
Iterating post reduction 0 with 1347 rules applied. Total rules applied 1349 place count 25190 transition count 21314
Ensure Unique test removed 179 places
Discarding 739 places :
Also discarding 626 output transitions
Drop transitions removed 626 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_12.End_12 and 739 places that fell out of Prefix Of Interest.
Drop transitions removed 957 transitions
Reduce isomorphic transitions removed 957 transitions.
Drop transitions removed 146 transitions
Trivial Post-agglo rules discarded 146 transitions
Performed 146 trivial Post agglomeration. Transition count delta: 146
Iterating post reduction 1 with 1104 rules applied. Total rules applied 2453 place count 21982 transition count 19585
Ensure Unique test removed 486 places
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_1407.End_1407 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 147 transitions
Reduce isomorphic transitions removed 147 transitions.
Drop transitions removed 13 transitions
Trivial Post-agglo rules discarded 13 transitions
Performed 13 trivial Post agglomeration. Transition count delta: 13
Iterating post reduction 2 with 161 rules applied. Total rules applied 2614 place count 21176 transition count 19424
Ensure Unique test removed 67 places
Reduce places removed 95 places and 0 transitions.
Drop transitions removed 13 transitions
Reduce isomorphic transitions removed 13 transitions.
Iterating post reduction 3 with 108 rules applied. Total rules applied 2722 place count 21081 transition count 19411
Ensure Unique test removed 7 places
Iterating post reduction 4 with 7 rules applied. Total rules applied 2729 place count 21074 transition count 19411
Performed 2467 Post agglomeration using F-continuation condition.Transition count delta: 2467
Deduced a syphon composed of 2467 places in 4 ms
Discarding 1017 places :
Also discarding 827 output transitions
Drop transitions removed 827 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_76.End_76 and 1017 places that fell out of Prefix Of Interest.
Iterating global reduction 5 with 2468 rules applied. Total rules applied 5197 place count 16761 transition count 16117
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_37.End_37 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 2099 transitions
Reduce isomorphic transitions removed 2099 transitions.
Drop transitions removed 606 transitions
Trivial Post-agglo rules discarded 606 transitions
Performed 606 trivial Post agglomeration. Transition count delta: 606
Iterating post reduction 5 with 2706 rules applied. Total rules applied 7903 place count 16759 transition count 13411
Ensure Unique test removed 169 places
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_475.End_475 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 607 transitions
Reduce isomorphic transitions removed 607 transitions.
Drop transitions removed 153 transitions
Trivial Post-agglo rules discarded 153 transitions
Performed 153 trivial Post agglomeration. Transition count delta: 153
Iterating post reduction 6 with 761 rules applied. Total rules applied 8664 place count 15140 transition count 12650
Ensure Unique test removed 205 places
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_474.End_474 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 154 transitions
Reduce isomorphic transitions removed 154 transitions.
Drop transitions removed 27 transitions
Trivial Post-agglo rules discarded 27 transitions
Performed 27 trivial Post agglomeration. Transition count delta: 27
Iterating post reduction 7 with 182 rules applied. Total rules applied 8846 place count 14588 transition count 12468
Ensure Unique test removed 59 places
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2a_4359.End_4359 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 28 transitions
Reduce isomorphic transitions removed 28 transitions.
Drop transitions removed 6 transitions
Trivial Post-agglo rules discarded 6 transitions
Performed 6 trivial Post agglomeration. Transition count delta: 6
Iterating post reduction 8 with 35 rules applied. Total rules applied 8881 place count 14460 transition count 12433
Ensure Unique test removed 7 places
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2b_6865.End_6865 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 7 transitions
Reduce isomorphic transitions removed 7 transitions.
Drop transitions removed 1 transitions
Trivial Post-agglo rules discarded 1 transitions
Performed 1 trivial Post agglomeration. Transition count delta: 1
Iterating post reduction 9 with 9 rules applied. Total rules applied 8890 place count 14437 transition count 12424
Ensure Unique test removed 3 places
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2b_6866.End_6866 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 2 transitions
Reduce isomorphic transitions removed 2 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 10 with 4 rules applied. Total rules applied 8894 place count 14428 transition count 12420
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition FF2b_6867.End_6867 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Iterating post reduction 11 with 3 rules applied. Total rules applied 8897 place count 14423 transition count 12417
Ensure Unique test removed 2 places
Iterating post reduction 12 with 2 rules applied. Total rules applied 8899 place count 14421 transition count 12417
Free-agglomeration rule applied 327 times.
Iterating global reduction 13 with 327 rules applied. Total rules applied 9226 place count 14421 transition count 12090
Ensure Unique test removed 147 places
Reduce places removed 474 places and 0 transitions.
Ensure Unique test removed 327 transitions
Reduce isomorphic transitions removed 327 transitions.
Iterating post reduction 13 with 801 rules applied. Total rules applied 10027 place count 13947 transition count 11763
Free-agglomeration rule (complex) applied 2030 times.
Iterating global reduction 14 with 2030 rules applied. Total rules applied 12057 place count 13947 transition count 9733
Ensure Unique test removed 522 places
Reduce places removed 4042 places and 0 transitions.
Drop transitions removed 1389 transitions
Ensure Unique test removed 415 transitions
Reduce isomorphic transitions removed 1804 transitions.
Iterating post reduction 14 with 5846 rules applied. Total rules applied 17903 place count 9905 transition count 7929
Ensure Unique test removed 1057 places
Iterating post reduction 15 with 1057 rules applied. Total rules applied 18960 place count 8848 transition count 7929
Applied a total of 18960 rules in 10640 ms. Remains 8848 /29154 variables (removed 20306) and now considering 7929/25858 (removed 17929) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 10640 ms. Remains : 8848/29154 places, 7929/25858 transitions.
Interrupted random walk after 50659 steps, including 0 resets, run timeout after 30001 ms. (steps per millisecond=1 ) properties seen 3973
Interrupted Best-First random walk after 78064 steps, including 0 resets, run timeout after 5040 ms. (steps per millisecond=15 ) properties seen 2
Interrupted Best-First random walk after 77126 steps, including 0 resets, run timeout after 5046 ms. (steps per millisecond=15 ) properties seen 1
Interrupted Best-First random walk after 81101 steps, including 0 resets, run timeout after 5039 ms. (steps per millisecond=16 ) properties seen 1
Interrupted Best-First random walk after 81036 steps, including 0 resets, run timeout after 5024 ms. (steps per millisecond=16 ) properties seen 1
Interrupted Best-First random walk after 81055 steps, including 0 resets, run timeout after 5015 ms. (steps per millisecond=16 ) properties seen 1
Interrupted Best-First random walk after 81056 steps, including 0 resets, run timeout after 5023 ms. (steps per millisecond=16 ) properties seen 1
Interrupted Best-First random walk after 81015 steps, including 0 resets, run timeout after 5006 ms. (steps per millisecond=16 ) properties seen 1
Interrupted Best-First random walk after 81027 steps, including 0 resets, run timeout after 5020 ms. (steps per millisecond=16 ) properties seen 1
Interrupted Best-First random walk after 81071 steps, including 0 resets, run timeout after 5013 ms. (steps per millisecond=16 ) properties seen 1
Interrupted Best-First random walk after 81003 steps, including 0 resets, run timeout after 5019 ms. (steps per millisecond=16 ) properties seen 1
Interrupted Best-First random walk after 81045 steps, including 0 resets, run timeout after 5006 ms. (steps per millisecond=16 ) properties seen 1
Interrupted Best-First random walk after 81032 steps, including 0 resets, run timeout after 5015 ms. (steps per millisecond=16 ) properties seen 1
Finished Best-First random walk after 3958 steps, including 0 resets, run visited all 1 properties in 246 ms. (steps per millisecond=16 )
Able to resolve query StableMarking after proving 50000 properties.
FORMULA StableMarking FALSE TECHNIQUES RANDOM_WALK BESTFIRST_WALK TOPOLOGICAL
Total runtime 754685 ms.
ITS solved all properties within timeout

BK_STOP 1679442268741

--------------------
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//
++ ls /home/mcc/BenchKit/bin//../reducer/bin//../../itstools//itstools/plugins/fr.lip6.move.gal.application.pnmcc_1.0.0.202303021504.jar
++ perl -pe 's/.*\.//g'
+ VERSION=202303021504
+ echo 'Running Version 202303021504'
+ /home/mcc/BenchKit/bin//../reducer/bin//../../itstools//itstools/its-tools -pnfolder /home/mcc/execution -examination StableMarking -timeout 180 -rebuildPNML

Sequence of Actions to be Executed by the VM

This is useful if one wants to reexecute the tool in the VM from the submitted image disk.

set -x
# this is for BenchKit: configuration of major elements for the test
export BK_INPUT="Philosophers-PT-010000"
export BK_EXAMINATION="StableMarking"
export BK_TOOL="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 Philosophers-PT-010000, examination is StableMarking"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r309-tall-167873962600168"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

tar xzf /home/mcc/BenchKit/INPUTS/Philosophers-PT-010000.tgz
mv Philosophers-PT-010000 execution
cd execution
if [ "StableMarking" = "ReachabilityDeadlock" ] || [ "StableMarking" = "UpperBounds" ] || [ "StableMarking" = "QuasiLiveness" ] || [ "StableMarking" = "StableMarking" ] || [ "StableMarking" = "Liveness" ] || [ "StableMarking" = "OneSafe" ] || [ "StableMarking" = "StateSpace" ]; then
rm -f GenericPropertiesVerdict.xml
fi
pwd
ls -lh

echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "StableMarking" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "StableMarking" != "StateSpace" ] ; then
echo "The expected result is a vector of booleans"
echo BOOL_VECTOR
else
echo "no data necessary for post analysis"
fi
echo
if [ -f "StableMarking.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property StableMarking.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "StableMarking.xml" ] ; then # for cunf (txt files deleted;-)
echo echo "here is the order used to build the result vector(from xml file)"
for x in $(grep '' StableMarking.xml | cut -d '>' -f 2 | cut -d '<' -f 1 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ "StableMarking" = "ReachabilityDeadlock" ] || [ "StableMarking" = "QuasiLiveness" ] || [ "StableMarking" = "StableMarking" ] || [ "StableMarking" = "Liveness" ] || [ "StableMarking" = "OneSafe" ] ; then
echo "FORMULA_NAME StableMarking"
fi
echo
echo "=== Now, execution of the tool begins"
echo
echo -n "BK_START "
date -u +%s%3N
echo
timeout -s 9 $BK_TIME_CONFINEMENT bash -c "/home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n \"BK_STOP \" ; date -u +%s%3N"
if [ $? -eq 137 ] ; then
echo
echo "BK_TIME_CONFINEMENT_REACHED"
fi
echo
echo "--------------------"
echo "content from stderr:"
echo
cat STDERR ;