Introduction
This page shows the outputs produced by the execution of lola_pessimistic 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 | |
35.23 | 0.96 | 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=ReachabilityDeadlock
export BK_TOOL=lola_pessimistic
export BK_RESULT_DIR=/tmp
export BK_LOG_FILE=/tmp/BenchKit_head_log_file.1663
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 lola_pessimistic:'
echo ' Test is Dekker-PT-010, examination is ReachabilityDeadlock'
echo =====================================================================
echo
echo --------------------
echo 'content from stdout:'
echo
bash /home/mcc/BenchKit/BenchKit_head.sh
Execution Outputs of lola_pessimistic 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 24: cluster1u26.lip6.fr (runId=136932118500415_n_24)
=====================================================================
runnning lola_pessimistic on Dekker-PT-010 (ReachabilityDeadlock)
We got on stdout:
Probing ssh
Waiting ssh to respond
Ssh up and responding
=====================================================================
Generated by BenchKit 1.0
Executing tool lola_pessimistic:
Test is Dekker-PT-010, examination is ReachabilityDeadlock
=====================================================================
--------------------
content from stdout:
START 1369327335
make: `model.pnml.lola' is up to date.
FORMULA p_1_deadlock FALSE TECHNIQUES EXPLICIT STATE_COMPRESSION STUBBORN_SETS
FORMULA p_37_deadlock TRUE TECHNIQUES EXPLICIT STATE_COMPRESSION STUBBORN_SETS
STOP 1369327340
--------------------
content from stderr:
megan: using profile lola_pessimistic
megan: reading ReachabilityDeadlock.txt
megan: parsed 2 properties
megan: created initial deadlock task p_1_deadlock
megan: created negated deadlock task p_37_deadlock
megan: created 2 tasks
megan: solving task p_1_deadlock
megan: checking initial deadlock
megan: reading net from file model.pnml.lola
megan: transition try/0 is enabled
megan: result of task p_1_deadlock: false
megan: solving task p_37_deadlock
megan: searching for deadlocks
megan: calling /home/mcc/BenchKit/bin/megan-0.1/tools/lola-2.0-unreleased/bin/lola --verbose --check=deadlock --store=prefix --encode=copy --stubborn=deletion model.pnml.lola > /tmp/filelVwS5C.log 2>&1
megan: result of task p_37_deadlock: true
megan: processed 2 tasks
megan: done
--------------------
content from /tmp/BenchKit_head_log_file.1663: