Introduction
This page shows the outputs produced by the execution of alpina on Philosophers/000010 (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 | |
476.23 | 4.24 | 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=Philosophers-PT-000010
export BK_EXAMINATION=StateSpace
export BK_TOOL=alpina
export BK_RESULT_DIR=/tmp
export BK_LOG_FILE=/tmp/BenchKit_head_log_file.1830
export BIN_DIR=/home/mcc/BenchKit/bin
cd /home/mcc/BenchKit/INPUTS/Philosophers-PT-000010
echo =====================================================================
echo ' Generated by BenchKit 1.0'
echo ' Executing tool alpina:'
echo ' Test is Philosophers-PT-000010, examination is StateSpace'
echo =====================================================================
echo
echo --------------------
echo 'content from stdout:'
echo
bash /home/mcc/BenchKit/BenchKit_head.sh
Execution Outputs of alpina for Philosophers/000010 (P/T)
This is useful if one wants to reexecute the tool in the VM from the submitted image disk.
execution on node 21: quadhexa-2.u-paris10.fr (runId=136968552400423_n_21)
=====================================================================
runnning alpina on Philosophers-PT-000010 (StateSpace)
We got on stdout:
Probing ssh
Waiting ssh to respond
Ssh up and responding
=====================================================================
Generated by BenchKit 1.0
Executing tool alpina:
Test is Philosophers-PT-000010, examination is StateSpace
=====================================================================
--------------------
content from stdout:
START 1369696471
STATE_SPACE 59049.0 TECHNIQUES DECISION_DIAGRAMS
STOP 1369696483
--------------------
content from stderr:
log4j:WARN Error during default initialization
java.lang.NoClassDefFoundError: org/eclipse/core/runtime/IStatus
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2413)
at java.lang.Class.getConstructor0(Class.java:2723)
at java.lang.Class.newInstance0(Class.java:345)
at java.lang.Class.newInstance(Class.java:327)
at org.apache.log4j.helpers.OptionConverter.instantiateByClassName(OptionConverter.java:330)
at org.apache.log4j.helpers.OptionConverter.instantiateByKey(OptionConverter.java:121)
at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:664)
at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:647)
at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:544)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:440)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:476)
at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:471)
at org.apache.log4j.LogManager.
at org.apache.log4j.Logger.getLogger(Logger.java:118)
at org.eclipse.xtext.service.AbstractGenericModule.
at ch.unige.cui.smv.alpina.Common.
at ch.unige.cui.smv.mcc.statespace$.apply(statespace.scala:11)
at ch.unige.cui.smv.mcc.statespace$$anonfun$main$1.apply(statespace.scala:24)
at ch.unige.cui.smv.mcc.statespace$$anonfun$main$1.apply(statespace.scala:23)
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:34)
at scala.collection.mutable.ArrayOps.foreach(ArrayOps.scala:38)
at ch.unige.cui.smv.mcc.statespace$.main(statespace.scala:23)
at ch.unige.cui.smv.mcc.statespace.main(statespace.scala)
Caused by: java.lang.ClassNotFoundException: org.eclipse.core.runtime.IStatus
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 24 more
--------------------
content from /tmp/BenchKit_head_log_file.1830: