Introduction
This page shows the outputs produced by the execution of lola on Peterson/7 (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 | |
2862.17 | 346.71 | 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=Peterson-PT-7
export BK_EXAMINATION=ReachabilityDeadlock
export BK_TOOL=lola
export BK_RESULT_DIR=/tmp
export BK_LOG_FILE=/tmp/BenchKit_head_log_file.1668
export BIN_DIR=/home/mcc/BenchKit/bin
cd /home/mcc/BenchKit/INPUTS/Peterson-PT-7
echo =====================================================================
echo ' Generated by BenchKit 1.0'
echo ' Executing tool lola:'
echo ' Test is Peterson-PT-7, examination is ReachabilityDeadlock'
echo =====================================================================
echo
echo --------------------
echo 'content from stdout:'
echo
bash /home/mcc/BenchKit/BenchKit_head.sh
Execution Outputs of lola for Peterson/7 (P/T)
This is useful if one wants to reexecute the tool in the VM from the submitted image disk.
execution on node 35: cluster1u37.lip6.fr (runId=136966888400228_n_35)
=====================================================================
runnning lola on Peterson-PT-7 (ReachabilityDeadlock)
We got on stdout:
Probing ssh
Waiting ssh to respond
Ssh up and responding
=====================================================================
Generated by BenchKit 1.0
Executing tool lola:
Test is Peterson-PT-7, examination is ReachabilityDeadlock
=====================================================================
--------------------
content from stdout:
START 1369676039
make: `model.pnml.lola' is up to date.
FORMULA p_1_deadlock FALSE TECHNIQUES EXPLICIT STATE_COMPRESSION STUBBORN_SETS
FORMULA p_47_deadlock CANNOT_COMPUTE TECHNIQUES EXPLICIT STATE_COMPRESSION STUBBORN_SETS
STOP 1369676425
--------------------
content from stderr:
megan: using profile lola
megan: reading ReachabilityDeadlock.txt
megan: parsed 2 properties
megan: created initial deadlock task p_1_deadlock
megan: created negated deadlock task p_47_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 Ask_0 is enabled
megan: result of task p_1_deadlock: false
megan: solving task p_47_deadlock
megan: searching for deadlocks
megan: calling /home/mcc/BenchKit/bin/megan-0.1/tools/lola-2.0-unreleased/bin/lola --verbose --check=deadlock model.pnml.lola > /tmp/fileGwDR2f.log 2>&1
megan: result of task p_47_deadlock: error
megan: processed 2 tasks
megan: done
--------------------
content from /tmp/BenchKit_head_log_file.1668: