About the Execution of Smart+red for ViralEpidemic-PT-S08D1C2A04
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
9554.056 | 412353.00 | 484884.00 | 1259.70 | 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.r505-tall-167912730200833.qcow2', fmt=qcow2 size=4294967296 backing_file=/data/fkordon/mcc2023-input.qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16
Waiting for the VM to be ready (probing ssh)
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
=====================================================================
Generated by BenchKit 2-5348
Executing tool smartxred
Input is ViralEpidemic-PT-S08D1C2A04, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r505-tall-167912730200833
=====================================================================
--------------------
preparation of the directory to be used:
/home/mcc/execution
total 27M
-rw-r--r-- 1 mcc users 7.6K Feb 25 21:32 CTLCardinality.txt
-rw-r--r-- 1 mcc users 68K Feb 25 21:32 CTLCardinality.xml
-rw-r--r-- 1 mcc users 8.1K Feb 25 20:57 CTLFireability.txt
-rw-r--r-- 1 mcc users 71K Feb 25 20:57 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:41 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 4.1K Feb 25 17:27 LTLCardinality.txt
-rw-r--r-- 1 mcc users 23K Feb 25 17:27 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.6K Feb 25 17:27 LTLFireability.txt
-rw-r--r-- 1 mcc users 15K Feb 25 17:27 LTLFireability.xml
-rw-r--r-- 1 mcc users 15K Feb 25 22:53 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 133K Feb 25 22:53 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 9.6K Feb 25 22:16 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 69K Feb 25 22:16 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.9K Feb 25 17:27 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.9K Feb 25 17:27 UpperBounds.xml
-rw-r--r-- 1 mcc users 6 Mar 5 18:23 equiv_col
-rw-r--r-- 1 mcc users 11 Mar 5 18:23 instance
-rw-r--r-- 1 mcc users 6 Mar 5 18:23 iscolored
-rw-r--r-- 1 mcc users 27M 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 1679312216632
bash -c /home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n "BK_STOP " ; date -u +%s%3N
Invoking MCC driver with
BK_TOOL=smartxred
BK_EXAMINATION=StableMarking
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=1800
BK_INPUT=ViralEpidemic-PT-S08D1C2A04
Applying reductions before tool smart
Invoking reducer
Running Version 202303021504
[2023-03-20 11:36:58] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-20 11:36:58] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-20 11:36:59] [INFO ] Load time of PNML (sax parser for PT used): 1008 ms
[2023-03-20 11:36:59] [INFO ] Transformed 46811 places.
[2023-03-20 11:36:59] [INFO ] Transformed 79577 transitions.
[2023-03-20 11:36:59] [INFO ] Parsed PT model containing 46811 places and 79577 transitions and 191921 arcs in 1301 ms.
Structural test allowed to assert that 37449 places are NOT stable. Took 209 ms.
Incomplete random walk after 10000 steps, including 3 resets, run finished after 10301 ms. (steps per millisecond=0 ) properties (out of 9362) seen :4111
Running SMT prover for 5251 properties.
// Phase 1: matrix 79577 rows 46811 cols
[2023-03-20 11:37:33] [INFO ] Computed 1 place invariants in 21855 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:2347)
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-20 11:37:58] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-20 11:37:58] [INFO ] After 25281ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 5251 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 1 ms.
Support contains 5251 out of 46811 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 46811/46811 places, 79577/79577 transitions.
Graph (complete) has 37448 edges and 46811 vertex of which 27502 are kept as prefixes of interest. Removing 19309 places using SCC suffix rule.62 ms
Discarding 19309 places :
Also discarding 32082 output transitions
Drop transitions removed 32082 transitions
Drop transitions removed 2521 transitions
Reduce isomorphic transitions removed 2521 transitions.
Drop transitions removed 47 transitions
Trivial Post-agglo rules discarded 47 transitions
Performed 47 trivial Post agglomeration. Transition count delta: 47
Iterating post reduction 0 with 2568 rules applied. Total rules applied 2569 place count 27502 transition count 44927
Reduce places removed 47 places and 0 transitions.
Iterating post reduction 1 with 47 rules applied. Total rules applied 2616 place count 27455 transition count 44927
Discarding 72 places :
Symmetric choice reduction at 2 with 72 rule applications. Total rules 2688 place count 27383 transition count 44855
Iterating global reduction 2 with 72 rules applied. Total rules applied 2760 place count 27383 transition count 44855
Performed 1139 Post agglomeration using F-continuation condition.Transition count delta: 1139
Deduced a syphon composed of 1139 places in 14 ms
Reduce places removed 1139 places and 0 transitions.
Iterating global reduction 2 with 2278 rules applied. Total rules applied 5038 place count 26244 transition count 43716
Renaming transitions due to excessive name length > 1024 char.
Reduce places removed 1 places and 1 transitions.
Iterating global reduction 2 with 1 rules applied. Total rules applied 5039 place count 26243 transition count 43715
Ensure Unique test removed 6 places
Iterating post reduction 2 with 6 rules applied. Total rules applied 5045 place count 26237 transition count 43715
Applied a total of 5045 rules in 5033 ms. Remains 26237 /46811 variables (removed 20574) and now considering 43715/79577 (removed 35862) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 5041 ms. Remains : 26237/46811 places, 43715/79577 transitions.
Interrupted random walk after 22097 steps, including 3 resets, run timeout after 30001 ms. (steps per millisecond=0 ) properties seen 4834
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1736 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1735 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1690 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1634 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1723 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1626 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1655 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1669 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1609 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1675 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1709 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1676 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1609 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1709 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1787 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1725 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1725 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1675 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1628 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1557 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1554 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1651 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1631 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1600 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1718 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1545 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1673 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1664 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1641 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1561 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1596 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1595 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1631 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1714 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1660 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1867 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1687 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1716 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1800 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1714 ms. (steps per millisecond=5 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1642 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1596 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1530 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1565 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1650 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1475 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1580 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1507 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1553 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Incomplete Best-First random walk after 10001 steps, including 0 resets, run finished after 1511 ms. (steps per millisecond=6 ) properties (out of 417) seen :0
Running SMT prover for 417 properties.
// Phase 1: matrix 43715 rows 26237 cols
[2023-03-20 11:40:02] [INFO ] Computed 848 place invariants in 6145 ms
[2023-03-20 11:42:12] [INFO ] [Real]Absence check using 0 positive and 848 generalized place invariants in 886 ms returned sat
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-20 11:43:47] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-20 11:43:47] [INFO ] After 225106ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 417 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 0 ms.
Support contains 417 out of 26237 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 26237/26237 places, 43715/43715 transitions.
Graph (complete) has 14225 edges and 26237 vertex of which 2354 are kept as prefixes of interest. Removing 23883 places using SCC suffix rule.7 ms
Discarding 23883 places :
Also discarding 39560 output transitions
Drop transitions removed 39560 transitions
Drop transitions removed 544 transitions
Reduce isomorphic transitions removed 544 transitions.
Drop transitions removed 23 transitions
Trivial Post-agglo rules discarded 23 transitions
Performed 23 trivial Post agglomeration. Transition count delta: 23
Iterating post reduction 0 with 567 rules applied. Total rules applied 568 place count 2354 transition count 3588
Reduce places removed 23 places and 0 transitions.
Iterating post reduction 1 with 23 rules applied. Total rules applied 591 place count 2331 transition count 3588
Discarding 1452 places :
Symmetric choice reduction at 2 with 1452 rule applications. Total rules 2043 place count 879 transition count 745
Iterating global reduction 2 with 1452 rules applied. Total rules applied 3495 place count 879 transition count 745
Performed 104 Post agglomeration using F-continuation condition.Transition count delta: 104
Deduced a syphon composed of 104 places in 0 ms
Reduce places removed 104 places and 0 transitions.
Iterating global reduction 2 with 208 rules applied. Total rules applied 3703 place count 775 transition count 641
Reduce places removed 106 places and 106 transitions.
Iterating global reduction 2 with 106 rules applied. Total rules applied 3809 place count 669 transition count 535
Ensure Unique test removed 8 places
Iterating post reduction 2 with 8 rules applied. Total rules applied 3817 place count 661 transition count 535
Applied a total of 3817 rules in 286 ms. Remains 661 /26237 variables (removed 25576) and now considering 535/43715 (removed 43180) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 287 ms. Remains : 661/26237 places, 535/43715 transitions.
Finished random walk after 3135 steps, including 3 resets, run visited all 417 properties in 248 ms. (steps per millisecond=12 )
Able to resolve query StableMarking after proving 9363 properties.
FORMULA StableMarking FALSE TECHNIQUES RANDOM_WALK MARKED_SUFFIX_TEST TOPOLOGICAL
Total runtime 409825 ms.
ITS solved all properties within timeout
BK_STOP 1679312628985
--------------------
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="ViralEpidemic-PT-S08D1C2A04"
export BK_EXAMINATION="StableMarking"
export BK_TOOL="smartxred"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="1800"
export BK_MEMORY_CONFINEMENT="16384"
export BK_BIN_PATH="/home/mcc/BenchKit/bin/"
# this is specific to your benchmark or test
export BIN_DIR="$HOME/BenchKit/bin"
# remove the execution directoty if it exists (to avoid increse of .vmdk images)
if [ -d execution ] ; then
rm -rf execution
fi
# this is for BenchKit: explicit launching of the test
echo "====================================================================="
echo " Generated by BenchKit 2-5348"
echo " Executing tool smartxred"
echo " Input is ViralEpidemic-PT-S08D1C2A04, 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 r505-tall-167912730200833"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"
tar xzf /home/mcc/BenchKit/INPUTS/ViralEpidemic-PT-S08D1C2A04.tgz
mv ViralEpidemic-PT-S08D1C2A04 execution
cd execution
if [ "StableMarking" = "ReachabilityDeadlock" ] || [ "StableMarking" = "UpperBounds" ] || [ "StableMarking" = "QuasiLiveness" ] || [ "StableMarking" = "StableMarking" ] || [ "StableMarking" = "Liveness" ] || [ "StableMarking" = "OneSafe" ] || [ "StableMarking" = "StateSpace" ]; then
rm -f GenericPropertiesVerdict.xml
fi
pwd
ls -lh
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "StableMarking" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "StableMarking" != "StateSpace" ] ; then
echo "The expected result is a vector of booleans"
echo BOOL_VECTOR
else
echo "no data necessary for post analysis"
fi
echo
if [ -f "StableMarking.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property StableMarking.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "StableMarking.xml" ] ; then # for cunf (txt files deleted;-)
echo echo "here is the order used to build the result vector(from xml file)"
for x in $(grep '
echo "FORMULA_NAME $x"
done
elif [ "StableMarking" = "ReachabilityDeadlock" ] || [ "StableMarking" = "QuasiLiveness" ] || [ "StableMarking" = "StableMarking" ] || [ "StableMarking" = "Liveness" ] || [ "StableMarking" = "OneSafe" ] ; then
echo "FORMULA_NAME StableMarking"
fi
echo
echo "=== Now, execution of the tool begins"
echo
echo -n "BK_START "
date -u +%s%3N
echo
timeout -s 9 $BK_TIME_CONFINEMENT bash -c "/home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n \"BK_STOP \" ; date -u +%s%3N"
if [ $? -eq 137 ] ; then
echo
echo "BK_TIME_CONFINEMENT_REACHED"
fi
echo
echo "--------------------"
echo "content from stderr:"
echo
cat STDERR ;