Introduction
This page shows the outputs produced by the execution of marcie on LamportFastMutEx/3 (P/T). We provide:
- A short summary,
- the execution chart (evolution of CPU and memory over the execution),
- the sequence of actions to be executed by the VM,
- the results of these actions.
About the Execution
Execution Summary | |||
Memory (MB) | CPU (s) | End | |
669.40 | 3.28 | normal |
Execution Chart
We display below the execution chart for this examination (boot time has been removed).
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.
export BK_INPUT=LamportFastMutEx-PT-3
export BK_EXAMINATION=ReachabilityDeadlock
export BK_TOOL=marcie
export BK_RESULT_DIR=/tmp
export BK_LOG_FILE=/tmp/BenchKit_head_log_file.1653
export BIN_DIR=/home/mcc/BenchKit/bin
cd /home/mcc/BenchKit/INPUTS/LamportFastMutEx-PT-3
echo =====================================================================
echo ' Generated by BenchKit 1.0'
echo ' Executing tool marcie:'
echo ' Test is LamportFastMutEx-PT-3, examination is ReachabilityDeadlock'
echo =====================================================================
echo
echo --------------------
echo 'content from stdout:'
echo
bash /home/mcc/BenchKit/BenchKit_head.sh
Execution Outputs of marcie for LamportFastMutEx/3 (P/T)
This is useful if one wants to reexecute the tool in the VM from the submitted image disk.
execution on node 3: quadhexa-2.u-paris10.fr (runId=136955389500023_n_3)
=====================================================================
runnning marcie on LamportFastMutEx-PT-3 (ReachabilityDeadlock)
We got on stdout:
Probing ssh
Waiting ssh to respond
Ssh up and responding
=====================================================================
Generated by BenchKit 1.0
Executing tool marcie:
Test is LamportFastMutEx-PT-3, examination is ReachabilityDeadlock
=====================================================================
--------------------
content from stdout:
START 1369557107
Marcie rev. 1103M (build: rohrch on 2013-02-17)
A model checker for Generalized Stochastic Petri nets
authors: Alex Tovchigrechko (IDD package and CTL model checking)
Martin Schwarick (Symbolic numerical analysis and CSL model checking)
Christian Rohr (Simulative and approximative numerical model checking)
marcie@informatik.tu-cottbus.de
called as: marcie --net-file=model.pnml --mem=4 --mcc-file=ReachabilityDeadlock.txt
constant oo registered with value < INFINITY >
parse successfull!
(NrP: 100 NrTr: 156)
net check time: 0m0sec
parse mcc successfull!
place and transition orderings generation:0m0sec
init dd package: 0m5sec
RS generation: 0m2sec
-> reachability set: #nodes 5902 (5.9e+03) #states 19,742 (4)
starting CTL model checker
--------------------------
checking: AG [~ [AX [true]]]
normalized: ~ [E [true U ~ [EX [false]]]]
.-> the formula is FALSE
FORMULA p_1_deadlock FALSE TECHNIQUES DECISION_DIAGRAMS
mc time: 0m0sec
checking: ~ [EF [~ [AX [true]]]]
normalized: ~ [E [true U EX [false]]]
.-> the formula is TRUE
FORMULA p_47_deadlock TRUE TECHNIQUES DECISION_DIAGRAMS
mc time: 0m0sec
total processing time: 0m10sec
STOP 1369557117
--------------------
content from stderr:
check if there are places and transitions
ok
check if there are transitions without pre-places
ok
check if at least one transition is enabled in m0
ok
check if there are transitions that can never fire
ok
initing FirstDep: 0m0sec
337 573 876 1319 1397 1503 1904 2076 2364 2554 2872 3854 4043 4175 4424 4697 4821 4835 5296 5357 5557 5783 5870 6008
iterations count:24744 (158), effective:633 (4)
initing FirstDep: 0m0sec
iterations count:156 (1), effective:0 (0)
--------------------
content from /tmp/BenchKit_head_log_file.1653: