Introduction
This page shows the outputs produced by the execution of marcie on PhilosophersDyn/03 (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 | |
670.88 | 1.51 | 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=PhilosophersDyn-PT-03
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/PhilosophersDyn-PT-03
echo =====================================================================
echo ' Generated by BenchKit 1.0'
echo ' Executing tool marcie:'
echo ' Test is PhilosophersDyn-PT-03, examination is ReachabilityDeadlock'
echo =====================================================================
echo
echo --------------------
echo 'content from stdout:'
echo
bash /home/mcc/BenchKit/BenchKit_head.sh
Execution Outputs of marcie for PhilosophersDyn/03 (P/T)
This is useful if one wants to reexecute the tool in the VM from the submitted image disk.
execution on node 25: cluster1u27.lip6.fr (runId=136972135500830_n_25)
=====================================================================
runnning marcie on PhilosophersDyn-PT-03 (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 PhilosophersDyn-PT-03, examination is ReachabilityDeadlock
=====================================================================
--------------------
content from stdout:
START 1369739735
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: 60 NrTr: 330)
net check time: 0m0sec
parse mcc successfull!
place and transition orderings generation:0m0sec
init dd package: 0m1sec
RS generation: 0m1sec
-> reachability set: #nodes 23114 (2.3e+04) #states 7,251 (3)
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: 0m5sec
STOP 1369739740
--------------------
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
801 1739 2418 2739 3364 3400 3606 3925 5280 5869 6115 7039 7041 7557 7437 7608 7780 9487 10273 10897 11437 11547 11827 12964 13629 14319 15130 15596 15681 16132 16917 17264 17488 18076 18210 18569 19406 19697 20239 20426 20980 21737 21996 22251 22488 22629 22954 23217 23114
iterations count:49042 (148), effective:545 (1)
initing FirstDep: 0m0sec
iterations count:330 (1), effective:0 (0)
--------------------
content from /tmp/BenchKit_head_log_file.1653: