Introduction
This page shows the outputs produced by the execution of marcie on Dekker/010 (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 | |
30.86 | 0.09 | 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=Dekker-PT-010
export BK_EXAMINATION=CTLPlaceComparison
export BK_TOOL=marcie
export BK_RESULT_DIR=/tmp
export BK_LOG_FILE=/tmp/BenchKit_head_log_file.1657
export BIN_DIR=/home/mcc/BenchKit/bin
cd /home/mcc/BenchKit/INPUTS/Dekker-PT-010
echo =====================================================================
echo ' Generated by BenchKit 1.0'
echo ' Executing tool marcie:'
echo ' Test is Dekker-PT-010, examination is CTLPlaceComparison'
echo =====================================================================
echo
echo --------------------
echo 'content from stdout:'
echo
bash /home/mcc/BenchKit/BenchKit_head.sh
Execution Outputs of marcie for Dekker/010 (P/T)
This is useful if one wants to reexecute the tool in the VM from the submitted image disk.
execution on node 36: cluster1u38.lip6.fr (runId=136932119800661_n_36)
=====================================================================
runnning marcie on Dekker-PT-010 (CTLPlaceComparison)
We got on stdout:
Probing ssh
Waiting ssh to respond
Ssh up and responding
=====================================================================
Generated by BenchKit 1.0
Executing tool marcie:
Test is Dekker-PT-010, examination is CTLPlaceComparison
=====================================================================
--------------------
content from stdout:
START 1369328628
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=CTLPlaceComparison.txt
constant oo registered with value < INFINITY >
parse successfull!
(NrP: 50 NrTr: 120)
net check time: 0m0sec
CANNOT_COMPUTE
STOP 1369328628
--------------------
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
mcc/mcc_parse.cc:759: Exception: parse error ctl p_1450_placecomparison_eq_x: A G A (A F (marking("p0/8")!=marking("p3/0")) U X (marking("p3/3")=marking("flag=0/2")))
ctl p_1451_placecomparison_full_and: E F ((marking("p1/6")
ctl p_1452_placecomparison_full_or: A G ((marking("p1/6")
ctl p_1453_placecomparison_full_and_notx: E F ((marking("p1/6")
--------------------
content from /tmp/BenchKit_head_log_file.1657: