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

About the Execution of LoLa+red for DoubleExponent-PT-100

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
3520.260 1800000.00 2540622.00 3194.70 [undef] Time out reached

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.r149-smll-167819435900308.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 DoubleExponent-PT-100, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r149-smll-167819435900308
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 2.1M
-rw-r--r-- 1 mcc users 8.8K Feb 26 13:31 CTLCardinality.txt
-rw-r--r-- 1 mcc users 99K Feb 26 13:31 CTLCardinality.xml
-rw-r--r-- 1 mcc users 5.6K Feb 26 13:30 CTLFireability.txt
-rw-r--r-- 1 mcc users 50K Feb 26 13:30 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 16:01 LTLCardinality.txt
-rw-r--r-- 1 mcc users 26K Feb 25 16:01 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.3K Feb 25 16:01 LTLFireability.txt
-rw-r--r-- 1 mcc users 17K Feb 25 16:01 LTLFireability.xml
-rw-r--r-- 1 mcc users 6.8K Feb 26 13:31 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 61K Feb 26 13:31 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 5.5K Feb 26 13:31 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 38K Feb 26 13:31 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.7K Feb 25 16:01 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.7K Feb 25 16:01 UpperBounds.xml
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 equiv_col
-rw-r--r-- 1 mcc users 4 Mar 5 18:22 instance
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 iscolored
-rw-r--r-- 1 mcc users 1.8M 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 1678377618887

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=DoubleExponent-PT-100
Applying reductions before tool lola
Invoking reducer
Running Version 202303021504
[2023-03-09 16:00:22] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-09 16:00:22] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-09 16:00:23] [INFO ] Load time of PNML (sax parser for PT used): 492 ms
[2023-03-09 16:00:23] [INFO ] Transformed 5304 places.
[2023-03-09 16:00:23] [INFO ] Transformed 4998 transitions.
[2023-03-09 16:00:23] [INFO ] Parsed PT model containing 5304 places and 4998 transitions and 14094 arcs in 693 ms.
Structural test allowed to assert that 11 places are NOT stable. Took 52 ms.
Incomplete random walk after 10000 steps, including 329 resets, run finished after 4097 ms. (steps per millisecond=2 ) properties (out of 5293) seen :44
Probabilistic random walk after 30000 steps, saw 15006 distinct states, run finished after 7405 ms. (steps per millisecond=4 ) properties seen :91
Running SMT prover for 5158 properties.
// Phase 1: matrix 4998 rows 5304 cols
[2023-03-09 16:00:37] [INFO ] Invariants computation overflowed in 366 ms
java.lang.RuntimeException: SMT solver raised an error when submitting script. Raised (error "Error writing to Z3 solver: java.io.IOException: Stream closed...
at fr.lip6.move.gal.structural.smt.SMTUtils.execAndCheckResult(SMTUtils.java:251)
at fr.lip6.move.gal.structural.smt.DeadlockTester.verifyPossible(DeadlockTester.java:629)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMTIncremental(DeadlockTester.java:339)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMT(DeadlockTester.java:223)
at fr.lip6.move.gal.application.solver.ReachabilitySolver.applyReductions(ReachabilitySolver.java:95)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.applyReachabilitySolver(GlobalPropertySolver.java:724)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:558)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preSolveLiveness(GlobalPropertySolver.java:412)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preStableMarking(GlobalPropertySolver.java:321)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:294)
at fr.lip6.move.gal.application.Application.startNoEx(Application.java:386)
at fr.lip6.move.gal.application.Application.start(Application.java:178)
at fr.lip6.move.gal.itscl.application.Application.start(Application.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
[2023-03-09 16:01:05] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-09 16:01:05] [INFO ] After 25141ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 5158 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 3 ms.
Support contains 5158 out of 5304 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 5304/5304 places, 4998/4998 transitions.
Drop transitions removed 30 transitions
Trivial Post-agglo rules discarded 30 transitions
Performed 30 trivial Post agglomeration. Transition count delta: 30
Iterating post reduction 0 with 30 rules applied. Total rules applied 30 place count 5304 transition count 4968
Reduce places removed 30 places and 0 transitions.
Iterating post reduction 1 with 30 rules applied. Total rules applied 60 place count 5274 transition count 4968
Performed 5 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 2 with 5 Pre rules applied. Total rules applied 60 place count 5274 transition count 4963
Deduced a syphon composed of 5 places in 537 ms
Reduce places removed 5 places and 0 transitions.
Iterating global reduction 2 with 10 rules applied. Total rules applied 70 place count 5269 transition count 4963
Performed 30 Post agglomeration using F-continuation condition.Transition count delta: 30
Deduced a syphon composed of 30 places in 612 ms
Reduce places removed 30 places and 0 transitions.
Iterating global reduction 2 with 60 rules applied. Total rules applied 130 place count 5239 transition count 4933
Performed 5 Post agglomeration using F-continuation condition.Transition count delta: 0
Deduced a syphon composed of 5 places in 503 ms
Reduce places removed 5 places and 0 transitions.
Iterating global reduction 2 with 10 rules applied. Total rules applied 140 place count 5234 transition count 4933
Free-agglomeration rule (complex) applied 6 times.
Iterating global reduction 2 with 6 rules applied. Total rules applied 146 place count 5234 transition count 4927
Reduce places removed 6 places and 0 transitions.
Iterating post reduction 2 with 6 rules applied. Total rules applied 152 place count 5228 transition count 4927
Partial Free-agglomeration rule applied 11 times.
Drop transitions removed 11 transitions
Iterating global reduction 3 with 11 rules applied. Total rules applied 163 place count 5228 transition count 4927
Reduce places removed 1 places and 1 transitions.
Iterating global reduction 3 with 1 rules applied. Total rules applied 164 place count 5227 transition count 4926
Applied a total of 164 rules in 4148 ms. Remains 5227 /5304 variables (removed 77) and now considering 4926/4998 (removed 72) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 4151 ms. Remains : 5227/5304 places, 4926/4998 transitions.
Interrupted random walk after 78171 steps, including 10029 resets, run timeout after 30001 ms. (steps per millisecond=2 ) properties seen 0
Incomplete Best-First random walk after 1000 steps, including 96 resets, run finished after 257 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 90 resets, run finished after 257 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 81 resets, run finished after 285 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 89 resets, run finished after 287 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 83 resets, run finished after 294 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 85 resets, run finished after 293 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 90 resets, run finished after 338 ms. (steps per millisecond=2 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 81 resets, run finished after 368 ms. (steps per millisecond=2 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 85 resets, run finished after 250 ms. (steps per millisecond=4 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 85 resets, run finished after 311 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 87 resets, run finished after 365 ms. (steps per millisecond=2 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 77 resets, run finished after 279 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 85 resets, run finished after 238 ms. (steps per millisecond=4 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 85 resets, run finished after 267 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 84 resets, run finished after 316 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 87 resets, run finished after 334 ms. (steps per millisecond=2 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 80 resets, run finished after 321 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 84 resets, run finished after 325 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 76 resets, run finished after 323 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 89 resets, run finished after 327 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 82 resets, run finished after 327 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 87 resets, run finished after 337 ms. (steps per millisecond=2 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 81 resets, run finished after 335 ms. (steps per millisecond=2 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 90 resets, run finished after 337 ms. (steps per millisecond=2 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 78 resets, run finished after 326 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 83 resets, run finished after 318 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 76 resets, run finished after 309 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 88 resets, run finished after 314 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 87 resets, run finished after 320 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 77 resets, run finished after 323 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 80 resets, run finished after 366 ms. (steps per millisecond=2 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 82 resets, run finished after 341 ms. (steps per millisecond=2 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 89 resets, run finished after 308 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 85 resets, run finished after 314 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 88 resets, run finished after 316 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 85 resets, run finished after 313 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 85 resets, run finished after 312 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 77 resets, run finished after 309 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 92 resets, run finished after 321 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 81 resets, run finished after 310 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 83 resets, run finished after 307 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 83 resets, run finished after 313 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 89 resets, run finished after 315 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 82 resets, run finished after 315 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 89 resets, run finished after 313 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 82 resets, run finished after 309 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 77 resets, run finished after 321 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1001 steps, including 83 resets, run finished after 324 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 79 resets, run finished after 315 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Incomplete Best-First random walk after 1000 steps, including 82 resets, run finished after 323 ms. (steps per millisecond=3 ) properties (out of 5158) seen :0
Interrupted probabilistic random walk after 451175 steps, run timeout after 135001 ms. (steps per millisecond=3 ) properties seen :{230=1, 241=1, 373=1, 384=1, 395=1, 406=1, 417=1, 428=1, 439=1, 450=1, 461=1, 472=1, 483=1, 494=1, 616=1}
Probabilistic random walk after 451175 steps, saw 225706 distinct states, run finished after 135005 ms. (steps per millisecond=3 ) properties seen :15
Running SMT prover for 5143 properties.
// Phase 1: matrix 4926 rows 5227 cols
[2023-03-09 16:04:11] [INFO ] Invariants computation overflowed in 422 ms
java.lang.RuntimeException: SMT solver raised an error when submitting script. Raised (error "Error writing to Z3 solver: java.io.IOException: Stream closed...
at fr.lip6.move.gal.structural.smt.SMTUtils.execAndCheckResult(SMTUtils.java:251)
at fr.lip6.move.gal.structural.smt.DeadlockTester.verifyPossible(DeadlockTester.java:629)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMTIncremental(DeadlockTester.java:339)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMT(DeadlockTester.java:223)
at fr.lip6.move.gal.application.solver.ReachabilitySolver.applyReductions(ReachabilitySolver.java:95)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.applyReachabilitySolver(GlobalPropertySolver.java:724)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:558)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preSolveLiveness(GlobalPropertySolver.java:412)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preStableMarking(GlobalPropertySolver.java:321)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:294)
at fr.lip6.move.gal.application.Application.startNoEx(Application.java:386)
at fr.lip6.move.gal.application.Application.start(Application.java:178)
at fr.lip6.move.gal.itscl.application.Application.start(Application.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
[2023-03-09 16:07:59] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-09 16:07:59] [INFO ] After 225052ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 5143 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 0 ms.
Support contains 5143 out of 5227 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 5227/5227 places, 4926/4926 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 0 with 3 rules applied. Total rules applied 3 place count 5227 transition count 4923
Reduce places removed 3 places and 0 transitions.
Iterating post reduction 1 with 3 rules applied. Total rules applied 6 place count 5224 transition count 4923
Performed 1 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 2 with 1 Pre rules applied. Total rules applied 6 place count 5224 transition count 4922
Deduced a syphon composed of 1 places in 713 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 2 with 2 rules applied. Total rules applied 8 place count 5223 transition count 4922
Performed 2 Post agglomeration using F-continuation condition.Transition count delta: 2
Deduced a syphon composed of 2 places in 467 ms
Reduce places removed 2 places and 0 transitions.
Iterating global reduction 2 with 4 rules applied. Total rules applied 12 place count 5221 transition count 4920
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: 0
Deduced a syphon composed of 1 places in 472 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 2 with 2 rules applied. Total rules applied 14 place count 5220 transition count 4920
Free-agglomeration rule (complex) applied 3 times.
Iterating global reduction 2 with 3 rules applied. Total rules applied 17 place count 5220 transition count 4917
Reduce places removed 3 places and 0 transitions.
Iterating post reduction 2 with 3 rules applied. Total rules applied 20 place count 5217 transition count 4917
Partial Free-agglomeration rule applied 1 times.
Drop transitions removed 1 transitions
Iterating global reduction 3 with 1 rules applied. Total rules applied 21 place count 5217 transition count 4917
Applied a total of 21 rules in 3281 ms. Remains 5217 /5227 variables (removed 10) and now considering 4917/4926 (removed 9) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 3281 ms. Remains : 5217/5227 places, 4917/4926 transitions.
Interrupted random walk after 63077 steps, including 8142 resets, run timeout after 30001 ms. (steps per millisecond=2 ) properties seen 0
Incomplete Best-First random walk after 1000 steps, including 90 resets, run finished after 384 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 88 resets, run finished after 316 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 81 resets, run finished after 299 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 88 resets, run finished after 298 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 84 resets, run finished after 299 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 86 resets, run finished after 296 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 86 resets, run finished after 386 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 66 resets, run finished after 334 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 86 resets, run finished after 308 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 87 resets, run finished after 299 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 83 resets, run finished after 300 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 81 resets, run finished after 299 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 96 resets, run finished after 355 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 81 resets, run finished after 353 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 87 resets, run finished after 299 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 87 resets, run finished after 303 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 82 resets, run finished after 300 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 83 resets, run finished after 301 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 92 resets, run finished after 299 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 70 resets, run finished after 293 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 72 resets, run finished after 294 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 81 resets, run finished after 303 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 97 resets, run finished after 304 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 84 resets, run finished after 299 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 86 resets, run finished after 300 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 78 resets, run finished after 297 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 82 resets, run finished after 297 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 86 resets, run finished after 301 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 93 resets, run finished after 305 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 92 resets, run finished after 302 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 81 resets, run finished after 297 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 78 resets, run finished after 296 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 82 resets, run finished after 290 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 80 resets, run finished after 310 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 85 resets, run finished after 386 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 83 resets, run finished after 312 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 84 resets, run finished after 303 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 81 resets, run finished after 305 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 75 resets, run finished after 302 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 88 resets, run finished after 305 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 82 resets, run finished after 300 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 87 resets, run finished after 303 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 78 resets, run finished after 298 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 84 resets, run finished after 351 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 88 resets, run finished after 361 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 90 resets, run finished after 297 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 88 resets, run finished after 294 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 87 resets, run finished after 297 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 81 resets, run finished after 296 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 81 resets, run finished after 311 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Interrupted probabilistic random walk after 464335 steps, run timeout after 135001 ms. (steps per millisecond=3 ) properties seen :{}
Probabilistic random walk after 464335 steps, saw 232319 distinct states, run finished after 135006 ms. (steps per millisecond=3 ) properties seen :0
Running SMT prover for 5143 properties.
// Phase 1: matrix 4917 rows 5217 cols
[2023-03-09 16:11:04] [INFO ] Invariants computation overflowed in 228 ms
java.lang.RuntimeException: SMT solver raised an error when submitting script. Raised (error "Error writing to Z3 solver: java.io.IOException: Stream closed...
at fr.lip6.move.gal.structural.smt.SMTUtils.execAndCheckResult(SMTUtils.java:251)
at fr.lip6.move.gal.structural.smt.DeadlockTester.verifyPossible(DeadlockTester.java:629)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMTIncremental(DeadlockTester.java:339)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMT(DeadlockTester.java:223)
at fr.lip6.move.gal.application.solver.ReachabilitySolver.applyReductions(ReachabilitySolver.java:95)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.applyReachabilitySolver(GlobalPropertySolver.java:724)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:558)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preSolveLiveness(GlobalPropertySolver.java:412)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preStableMarking(GlobalPropertySolver.java:321)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:294)
at fr.lip6.move.gal.application.Application.startNoEx(Application.java:386)
at fr.lip6.move.gal.application.Application.start(Application.java:178)
at fr.lip6.move.gal.itscl.application.Application.start(Application.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
[2023-03-09 16:14:51] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-09 16:14:51] [INFO ] After 225095ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 5143 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 0 ms.
Support contains 5143 out of 5217 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 5217/5217 places, 4917/4917 transitions.
Applied a total of 0 rules in 651 ms. Remains 5217 /5217 variables (removed 0) and now considering 4917/4917 (removed 0) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 651 ms. Remains : 5217/5217 places, 4917/4917 transitions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 5217/5217 places, 4917/4917 transitions.
Applied a total of 0 rules in 477 ms. Remains 5217 /5217 variables (removed 0) and now considering 4917/4917 (removed 0) transitions.
// Phase 1: matrix 4917 rows 5217 cols
[2023-03-09 16:14:53] [INFO ] Invariants computation overflowed in 149 ms
[2023-03-09 16:14:54] [INFO ] Implicit Places using invariants in 1123 ms returned []
// Phase 1: matrix 4917 rows 5217 cols
[2023-03-09 16:14:54] [INFO ] Invariants computation overflowed in 146 ms
[2023-03-09 16:14:55] [INFO ] Implicit Places using invariants and state equation in 1628 ms returned []
Implicit Place search using SMT with State Equation took 2761 ms to find 0 implicit places.
[2023-03-09 16:14:56] [INFO ] Redundant transitions in 492 ms returned []
// Phase 1: matrix 4917 rows 5217 cols
[2023-03-09 16:14:56] [INFO ] Invariants computation overflowed in 220 ms
[2023-03-09 16:15:02] [INFO ] Dead Transitions using invariants and state equation in 6173 ms found 0 transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 9910 ms. Remains : 5217/5217 places, 4917/4917 transitions.
Interrupted random walk after 61100 steps, including 7759 resets, run timeout after 30001 ms. (steps per millisecond=2 ) properties seen 0
Running SMT prover for 5143 properties.
// Phase 1: matrix 4917 rows 5217 cols
[2023-03-09 16:15:32] [INFO ] Invariants computation overflowed in 172 ms
[2023-03-09 16:17:15] [INFO ] After 88732ms SMT Verify possible using state equation in real domain returned unsat :0 sat :5140
[2023-03-09 16:17:15] [INFO ] State equation strengthened by 10 read => feed constraints.
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.verifyPossible(DeadlockTester.java:642)
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.structural.smt.DeadlockTester.testUnreachableWithSMT(DeadlockTester.java:215)
at fr.lip6.move.gal.application.solver.logic.AtomicReducerSR.checkAtomicPropositions(AtomicReducerSR.java:267)
at fr.lip6.move.gal.application.solver.logic.AtomicReducerSR.strongReductions(AtomicReducerSR.java:46)
at fr.lip6.move.gal.application.solver.ReachabilitySolver.applyReductions(ReachabilitySolver.java:225)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.applyReachabilitySolver(GlobalPropertySolver.java:724)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:558)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preSolveLiveness(GlobalPropertySolver.java:412)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preStableMarking(GlobalPropertySolver.java:321)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:294)
at fr.lip6.move.gal.application.Application.startNoEx(Application.java:386)
at fr.lip6.move.gal.application.Application.start(Application.java:178)
at fr.lip6.move.gal.itscl.application.Application.start(Application.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
[2023-03-09 16:17:15] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-09 16:17:15] [INFO ] After 100119ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Interrupted random walk after 58522 steps, including 7446 resets, run timeout after 30001 ms. (steps per millisecond=1 ) properties seen 0
Incomplete Best-First random walk after 1001 steps, including 82 resets, run finished after 301 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 85 resets, run finished after 303 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 77 resets, run finished after 303 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 81 resets, run finished after 309 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 90 resets, run finished after 361 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 96 resets, run finished after 373 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 77 resets, run finished after 300 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 72 resets, run finished after 354 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 87 resets, run finished after 362 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 83 resets, run finished after 311 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 86 resets, run finished after 309 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 91 resets, run finished after 308 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 80 resets, run finished after 301 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 79 resets, run finished after 309 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 76 resets, run finished after 296 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 87 resets, run finished after 392 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 81 resets, run finished after 349 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 78 resets, run finished after 308 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 99 resets, run finished after 412 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 91 resets, run finished after 332 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 81 resets, run finished after 312 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 83 resets, run finished after 397 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 81 resets, run finished after 313 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 86 resets, run finished after 305 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 77 resets, run finished after 310 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 84 resets, run finished after 356 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 94 resets, run finished after 374 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 77 resets, run finished after 312 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 88 resets, run finished after 374 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 82 resets, run finished after 350 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 89 resets, run finished after 312 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 85 resets, run finished after 311 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 87 resets, run finished after 313 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 83 resets, run finished after 309 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 80 resets, run finished after 357 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 87 resets, run finished after 370 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 88 resets, run finished after 314 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 77 resets, run finished after 300 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 88 resets, run finished after 310 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 84 resets, run finished after 319 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 89 resets, run finished after 355 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 75 resets, run finished after 375 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 79 resets, run finished after 325 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 73 resets, run finished after 354 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 81 resets, run finished after 362 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 84 resets, run finished after 310 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 86 resets, run finished after 311 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 92 resets, run finished after 318 ms. (steps per millisecond=3 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1000 steps, including 89 resets, run finished after 413 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Incomplete Best-First random walk after 1001 steps, including 76 resets, run finished after 372 ms. (steps per millisecond=2 ) properties (out of 5143) seen :0
Interrupted probabilistic random walk after 458277 steps, run timeout after 138001 ms. (steps per millisecond=3 ) properties seen :{}
Probabilistic random walk after 458277 steps, saw 229288 distinct states, run finished after 138002 ms. (steps per millisecond=3 ) properties seen :0
Running SMT prover for 5143 properties.
// Phase 1: matrix 4917 rows 5217 cols
[2023-03-09 16:20:20] [INFO ] Invariants computation overflowed in 146 ms
java.lang.RuntimeException: SMT solver raised an error when submitting script. Raised (error "Error writing to Z3 solver: java.io.IOException: Stream closed...
at fr.lip6.move.gal.structural.smt.SMTUtils.execAndCheckResult(SMTUtils.java:251)
at fr.lip6.move.gal.structural.smt.DeadlockTester.verifyPossible(DeadlockTester.java:629)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMTIncremental(DeadlockTester.java:339)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMT(DeadlockTester.java:223)
at fr.lip6.move.gal.application.solver.ReachabilitySolver.applyReductions(ReachabilitySolver.java:95)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.applyReachabilitySolver(GlobalPropertySolver.java:724)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:558)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preSolveLiveness(GlobalPropertySolver.java:412)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preStableMarking(GlobalPropertySolver.java:321)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:294)
at fr.lip6.move.gal.application.Application.startNoEx(Application.java:386)
at fr.lip6.move.gal.application.Application.start(Application.java:178)
at fr.lip6.move.gal.itscl.application.Application.start(Application.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
[2023-03-09 16:24:08] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-09 16:24:08] [INFO ] After 225027ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 5143 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 0 ms.
Support contains 5143 out of 5217 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 5217/5217 places, 4917/4917 transitions.
Applied a total of 0 rules in 512 ms. Remains 5217 /5217 variables (removed 0) and now considering 4917/4917 (removed 0) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 512 ms. Remains : 5217/5217 places, 4917/4917 transitions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 5217/5217 places, 4917/4917 transitions.
Applied a total of 0 rules in 501 ms. Remains 5217 /5217 variables (removed 0) and now considering 4917/4917 (removed 0) transitions.
// Phase 1: matrix 4917 rows 5217 cols
[2023-03-09 16:24:09] [INFO ] Invariants computation overflowed in 149 ms
[2023-03-09 16:24:10] [INFO ] Implicit Places using invariants in 993 ms returned []
// Phase 1: matrix 4917 rows 5217 cols
[2023-03-09 16:24:10] [INFO ] Invariants computation overflowed in 149 ms
[2023-03-09 16:24:12] [INFO ] Implicit Places using invariants and state equation in 1741 ms returned []
Implicit Place search using SMT with State Equation took 2747 ms to find 0 implicit places.
[2023-03-09 16:24:12] [INFO ] Redundant transitions in 683 ms returned []
// Phase 1: matrix 4917 rows 5217 cols
[2023-03-09 16:24:12] [INFO ] Invariants computation overflowed in 156 ms
[2023-03-09 16:24:13] [INFO ] Dead Transitions using invariants and state equation in 991 ms found 0 transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 4934 ms. Remains : 5217/5217 places, 4917/4917 transitions.
Interrupted random walk after 62899 steps, including 8133 resets, run timeout after 30001 ms. (steps per millisecond=2 ) properties seen 0
Running SMT prover for 5143 properties.
// Phase 1: matrix 4917 rows 5217 cols
[2023-03-09 16:24:44] [INFO ] Invariants computation overflowed in 247 ms
java.lang.RuntimeException: SMT solver raised an error when submitting script. Raised (error "Failed to assert expression: java.io.IOException: Broken pipe ...
at fr.lip6.move.gal.structural.smt.SMTUtils.execAndCheckResult(SMTUtils.java:251)
at fr.lip6.move.gal.structural.smt.DeadlockTester.checkResults(DeadlockTester.java:797)
at fr.lip6.move.gal.structural.smt.DeadlockTester.verifyPossible(DeadlockTester.java:631)
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.structural.smt.DeadlockTester.testUnreachableWithSMT(DeadlockTester.java:215)
at fr.lip6.move.gal.application.solver.logic.AtomicReducerSR.checkAtomicPropositions(AtomicReducerSR.java:267)
at fr.lip6.move.gal.application.solver.ReachabilitySolver.applyReductions(ReachabilitySolver.java:253)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.applyReachabilitySolver(GlobalPropertySolver.java:724)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:558)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preSolveLiveness(GlobalPropertySolver.java:412)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preStableMarking(GlobalPropertySolver.java:321)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:294)
at fr.lip6.move.gal.application.Application.startNoEx(Application.java:386)
at fr.lip6.move.gal.application.Application.start(Application.java:178)
at fr.lip6.move.gal.itscl.application.Application.start(Application.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
[2023-03-09 16:26:27] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-09 16:26:27] [INFO ] After 100106ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Incomplete random walk after 10000 steps, including 1272 resets, run finished after 45 ms. (steps per millisecond=222 ) properties (out of 1) seen :0
Incomplete Best-First random walk after 10001 steps, including 880 resets, run finished after 37 ms. (steps per millisecond=270 ) properties (out of 1) seen :0
Interrupted probabilistic random walk after 46910 steps, run timeout after 3001 ms. (steps per millisecond=15 ) properties seen :{}
Probabilistic random walk after 46910 steps, saw 23479 distinct states, run finished after 3001 ms. (steps per millisecond=15 ) properties seen :0
Running SMT prover for 1 properties.
// Phase 1: matrix 4917 rows 5217 cols
[2023-03-09 16:26:31] [INFO ] Invariants computation overflowed in 243 ms
[2023-03-09 16:26:32] [INFO ] After 1130ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:1
[2023-03-09 16:26:57] [INFO ] After 25034ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :0
Parikh walk visited 0 properties in 0 ms.
Support contains 1 out of 5217 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 5217/5217 places, 4917/4917 transitions.
Graph (complete) has 9122 edges and 5217 vertex of which 5211 are kept as prefixes of interest. Removing 6 places using SCC suffix rule.6 ms
Discarding 6 places :
Also discarding 0 output transitions
Drop transitions removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Discarding 1 places :
Implicit places reduction removed 1 places
Drop transitions removed 1165 transitions
Trivial Post-agglo rules discarded 1165 transitions
Performed 1165 trivial Post agglomeration. Transition count delta: 1165
Iterating post reduction 0 with 1168 rules applied. Total rules applied 1169 place count 5210 transition count 3750
Reduce places removed 1165 places and 0 transitions.
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: 1
Iterating post reduction 1 with 1166 rules applied. Total rules applied 2335 place count 4045 transition count 3749
Reduce places removed 1 places and 0 transitions.
Iterating post reduction 2 with 1 rules applied. Total rules applied 2336 place count 4044 transition count 3749
Performed 194 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 3 with 194 Pre rules applied. Total rules applied 2336 place count 4044 transition count 3555
Deduced a syphon composed of 194 places in 224 ms
Reduce places removed 194 places and 0 transitions.
Iterating global reduction 3 with 388 rules applied. Total rules applied 2724 place count 3850 transition count 3555
Performed 874 Post agglomeration using F-continuation condition.Transition count delta: 874
Deduced a syphon composed of 874 places in 88 ms
Reduce places removed 874 places and 0 transitions.
Iterating global reduction 3 with 1748 rules applied. Total rules applied 4472 place count 2976 transition count 2681
Performed 101 Post agglomeration using F-continuation condition.Transition count delta: 0
Deduced a syphon composed of 101 places in 79 ms
Reduce places removed 101 places and 0 transitions.
Iterating global reduction 3 with 202 rules applied. Total rules applied 4674 place count 2875 transition count 2681
Performed 91 Post agglomeration using F-continuation condition.Transition count delta: 0
Deduced a syphon composed of 91 places in 77 ms
Reduce places removed 91 places and 0 transitions.
Iterating global reduction 3 with 182 rules applied. Total rules applied 4856 place count 2784 transition count 2681
Free-agglomeration rule (complex) applied 389 times.
Iterating global reduction 3 with 389 rules applied. Total rules applied 5245 place count 2784 transition count 2292
Reduce places removed 389 places and 0 transitions.
Iterating post reduction 3 with 389 rules applied. Total rules applied 5634 place count 2395 transition count 2292
Renaming transitions due to excessive name length > 1024 char.
Partial Free-agglomeration rule applied 388 times.
Drop transitions removed 388 transitions
Iterating global reduction 4 with 388 rules applied. Total rules applied 6022 place count 2395 transition count 2292
Applied a total of 6022 rules in 2415 ms. Remains 2395 /5217 variables (removed 2822) and now considering 2292/4917 (removed 2625) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 2418 ms. Remains : 2395/5217 places, 2292/4917 transitions.
Incomplete random walk after 10000 steps, including 1259 resets, run finished after 26 ms. (steps per millisecond=384 ) properties (out of 1) seen :0
Incomplete Best-First random walk after 10000 steps, including 853 resets, run finished after 19 ms. (steps per millisecond=526 ) properties (out of 1) seen :0
Interrupted probabilistic random walk after 115598 steps, run timeout after 3001 ms. (steps per millisecond=38 ) properties seen :{}
Probabilistic random walk after 115598 steps, saw 57849 distinct states, run finished after 3001 ms. (steps per millisecond=38 ) properties seen :0
Running SMT prover for 1 properties.
// Phase 1: matrix 2292 rows 2395 cols
[2023-03-09 16:27:03] [INFO ] Invariants computation overflowed in 42 ms
[2023-03-09 16:27:04] [INFO ] After 506ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:1
[2023-03-09 16:27:23] [INFO ] After 19209ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :0
Parikh walk visited 0 properties in 0 ms.
Support contains 1 out of 2395 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 2395/2395 places, 2292/2292 transitions.
Applied a total of 0 rules in 267 ms. Remains 2395 /2395 variables (removed 0) and now considering 2292/2292 (removed 0) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 267 ms. Remains : 2395/2395 places, 2292/2292 transitions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 2395/2395 places, 2292/2292 transitions.
Applied a total of 0 rules in 272 ms. Remains 2395 /2395 variables (removed 0) and now considering 2292/2292 (removed 0) transitions.
// Phase 1: matrix 2292 rows 2395 cols
[2023-03-09 16:27:23] [INFO ] Invariants computation overflowed in 48 ms
[2023-03-09 16:27:54] [INFO ] Performed 2004/2395 implicitness test of which 0 returned IMPLICIT in 30 seconds.
[2023-03-09 16:28:00] [INFO ] Implicit Places using invariants in 36488 ms returned []
// Phase 1: matrix 2292 rows 2395 cols
[2023-03-09 16:28:00] [INFO ] Invariants computation overflowed in 67 ms
[2023-03-09 16:28:31] [INFO ] Performed 1894/2395 implicitness test of which 0 returned IMPLICIT in 30 seconds.
[2023-03-09 16:28:38] [INFO ] Implicit Places using invariants and state equation in 38463 ms returned []
Implicit Place search using SMT with State Equation took 74963 ms to find 0 implicit places.
[2023-03-09 16:28:38] [INFO ] Redundant transitions in 116 ms returned []
// Phase 1: matrix 2292 rows 2395 cols
[2023-03-09 16:28:38] [INFO ] Invariants computation overflowed in 43 ms
[2023-03-09 16:28:42] [INFO ] Dead Transitions using invariants and state equation in 3576 ms found 0 transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 78937 ms. Remains : 2395/2395 places, 2292/2292 transitions.
Incomplete random walk after 10000 steps, including 1260 resets, run finished after 33 ms. (steps per millisecond=303 ) properties (out of 1) seen :0
Incomplete Best-First random walk after 10001 steps, including 849 resets, run finished after 26 ms. (steps per millisecond=384 ) properties (out of 1) seen :0
Interrupted probabilistic random walk after 47561 steps, run timeout after 3001 ms. (steps per millisecond=15 ) properties seen :{}
Probabilistic random walk after 47561 steps, saw 23811 distinct states, run finished after 3001 ms. (steps per millisecond=15 ) properties seen :0
Running SMT prover for 1 properties.
// Phase 1: matrix 4917 rows 5217 cols
[2023-03-09 16:28:46] [INFO ] Invariants computation overflowed in 149 ms
[2023-03-09 16:28:47] [INFO ] After 961ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:1
[2023-03-09 16:29:12] [INFO ] After 25032ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :0
Parikh walk visited 0 properties in 0 ms.
Support contains 1 out of 5217 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 5217/5217 places, 4917/4917 transitions.
Graph (complete) has 9122 edges and 5217 vertex of which 5211 are kept as prefixes of interest. Removing 6 places using SCC suffix rule.3 ms
Discarding 6 places :
Also discarding 0 output transitions
Drop transitions removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Discarding 1 places :
Implicit places reduction removed 1 places
Drop transitions removed 1166 transitions
Trivial Post-agglo rules discarded 1166 transitions
Performed 1166 trivial Post agglomeration. Transition count delta: 1166
Iterating post reduction 0 with 1169 rules applied. Total rules applied 1170 place count 5210 transition count 3749
Reduce places removed 1166 places and 0 transitions.
Iterating post reduction 1 with 1166 rules applied. Total rules applied 2336 place count 4044 transition count 3749
Performed 194 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 2 with 194 Pre rules applied. Total rules applied 2336 place count 4044 transition count 3555
Deduced a syphon composed of 194 places in 268 ms
Reduce places removed 194 places and 0 transitions.
Iterating global reduction 2 with 388 rules applied. Total rules applied 2724 place count 3850 transition count 3555
Performed 874 Post agglomeration using F-continuation condition.Transition count delta: 874
Deduced a syphon composed of 874 places in 93 ms
Reduce places removed 874 places and 0 transitions.
Iterating global reduction 2 with 1748 rules applied. Total rules applied 4472 place count 2976 transition count 2681
Performed 101 Post agglomeration using F-continuation condition.Transition count delta: 0
Deduced a syphon composed of 101 places in 109 ms
Reduce places removed 101 places and 0 transitions.
Iterating global reduction 2 with 202 rules applied. Total rules applied 4674 place count 2875 transition count 2681
Performed 91 Post agglomeration using F-continuation condition.Transition count delta: 0
Deduced a syphon composed of 91 places in 105 ms
Reduce places removed 91 places and 0 transitions.
Iterating global reduction 2 with 182 rules applied. Total rules applied 4856 place count 2784 transition count 2681
Free-agglomeration rule (complex) applied 388 times.
Iterating global reduction 2 with 388 rules applied. Total rules applied 5244 place count 2784 transition count 2293
Reduce places removed 388 places and 0 transitions.
Iterating post reduction 2 with 388 rules applied. Total rules applied 5632 place count 2396 transition count 2293
Renaming transitions due to excessive name length > 1024 char.
Partial Free-agglomeration rule applied 389 times.
Drop transitions removed 389 transitions
Iterating global reduction 3 with 389 rules applied. Total rules applied 6021 place count 2396 transition count 2293
Applied a total of 6021 rules in 2455 ms. Remains 2396 /5217 variables (removed 2821) and now considering 2293/4917 (removed 2624) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 2456 ms. Remains : 2396/5217 places, 2293/4917 transitions.
Incomplete random walk after 10000 steps, including 1302 resets, run finished after 24 ms. (steps per millisecond=416 ) properties (out of 1) seen :0
Incomplete Best-First random walk after 10000 steps, including 832 resets, run finished after 17 ms. (steps per millisecond=588 ) properties (out of 1) seen :0
Interrupted probabilistic random walk after 115625 steps, run timeout after 3001 ms. (steps per millisecond=38 ) properties seen :{}
Probabilistic random walk after 115625 steps, saw 57865 distinct states, run finished after 3001 ms. (steps per millisecond=38 ) properties seen :0
Running SMT prover for 1 properties.
// Phase 1: matrix 2293 rows 2396 cols
[2023-03-09 16:29:18] [INFO ] Invariants computation overflowed in 68 ms
[2023-03-09 16:29:19] [INFO ] After 347ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:1
[2023-03-09 16:29:41] [INFO ] After 22751ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :0
Parikh walk visited 0 properties in 0 ms.
Support contains 1 out of 2396 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 2396/2396 places, 2293/2293 transitions.
Applied a total of 0 rules in 270 ms. Remains 2396 /2396 variables (removed 0) and now considering 2293/2293 (removed 0) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 270 ms. Remains : 2396/2396 places, 2293/2293 transitions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 2396/2396 places, 2293/2293 transitions.
Applied a total of 0 rules in 267 ms. Remains 2396 /2396 variables (removed 0) and now considering 2293/2293 (removed 0) transitions.
// Phase 1: matrix 2293 rows 2396 cols
[2023-03-09 16:29:42] [INFO ] Invariants computation overflowed in 67 ms
[2023-03-09 16:30:12] [INFO ] Performed 1811/2396 implicitness test of which 0 returned IMPLICIT in 30 seconds.
TIME LIMIT: Killed by timeout after 1800 seconds
MemTotal: 16393216 kB
MemFree: 14527524 kB
After kill :
MemTotal: 16393216 kB
MemFree: 16167424 kB

BK_TIME_CONFINEMENT_REACHED

--------------------
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="DoubleExponent-PT-100"
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 DoubleExponent-PT-100, 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 r149-smll-167819435900308"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

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