Introduction
This page shows the outputs produced by the execution of lola on Eratosthenes/050 (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 | |
2715.85 | n.a. | timeout |
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=Eratosthenes-PT-050
export BK_EXAMINATION=ReachabilityMix
export BK_TOOL=lola
export BK_RESULT_DIR=/tmp
export BK_LOG_FILE=/tmp/BenchKit_head_log_file.1658
export BIN_DIR=/home/mcc/BenchKit/bin
cd /home/mcc/BenchKit/INPUTS/Eratosthenes-PT-050
echo =====================================================================
echo ' Generated by BenchKit 1.0'
echo ' Executing tool lola:'
echo ' Test is Eratosthenes-PT-050, examination is ReachabilityMix'
echo =====================================================================
echo
echo --------------------
echo 'content from stdout:'
echo
bash /home/mcc/BenchKit/BenchKit_head.sh
Execution Outputs of lola for Eratosthenes/050 (P/T)
This is useful if one wants to reexecute the tool in the VM from the submitted image disk.
execution on node 38: cluster1u40.lip6.fr (runId=136941890000141_n_38)
=====================================================================
runnning lola on Eratosthenes-PT-050 (ReachabilityMix)
We got on stdout:
Probing ssh
Waiting ssh to respond
Ssh up and responding
=====================================================================
Generated by BenchKit 1.0
Executing tool lola:
Test is Eratosthenes-PT-050, examination is ReachabilityMix
=====================================================================
--------------------
content from stdout:
START 1369426611
make: `model.pnml.lola' is up to date.