Introduction
This page shows the outputs produced by the execution of lola on DrinkVendingMachine/10 (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 | |
3166.12 | 1505.84 | 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=DrinkVendingMachine-PT-10
export BK_EXAMINATION=ReachabilityDeadlock
export BK_TOOL=lola
export BK_RESULT_DIR=/tmp
export BK_LOG_FILE=/tmp/BenchKit_head_log_file.1656
export BIN_DIR=/home/mcc/BenchKit/bin
BIN_DIR=/home/mcc/BenchKit/bin
cd /home/mcc/BenchKit/INPUTS/DrinkVendingMachine-PT-10
echo =====================================================================
echo ' Generated by BenchKit 1.0'
echo ' Executing tool lola:'
echo ' Test is DrinkVendingMachine-PT-10, examination is ReachabilityDeadlock'
echo =====================================================================
echo
echo --------------------
echo 'content from stdout:'
echo 'START 1369380963'
Execution Outputs of lola for DrinkVendingMachine/10 (P/T)
This is useful if one wants to reexecute the tool in the VM from the submitted image disk.
execution on node 31: cluster1u33.lip6.fr (runId=136937308100152_n_31)
=====================================================================
runnning lola on DrinkVendingMachine-PT-10 (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 DrinkVendingMachine-PT-10, examination is ReachabilityDeadlock
=====================================================================
--------------------
content from stdout:
START 1369380963
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 1369382480
--------------------
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 elaborate0_3_2 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/fileyUouZ7.log 2>&1
megan: result of task p_47_deadlock: error
megan: processed 2 tasks
megan: done
--------------------
content from /tmp/BenchKit_head_log_file.1656: