fond
Model Checking Contest @ Petri Nets 2013
Milano, Italy, June 25, 2013
neco: StateSpace on HouseConstruction/050 (P/T)
Last Updated
Apr. 26, 2013

Introduction

This page shows the outputs produced by the execution of neco on HouseConstruction/050 (P/T). We provide:

About the Execution

Execution Summary
Memory (MB) CPU (s) End
2481.95 95.93 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=HouseConstruction-PT-050
export BK_EXAMINATION=StateSpace
export BK_TOOL=neco
export BK_RESULT_DIR=/tmp
export BK_LOG_FILE=/tmp/the_log_file.1816
export BIN_DIR=/home/mcc/BenchKit/bin
BIN_DIR=/home/mcc/BenchKit/bin
cd /home/mcc/BenchKit/INPUTS/HouseConstruction-PT-050
echo =====================================================================
echo ' Generated by BenchKit 1.0'
echo ' Executing tool neco:'
echo ' Test is HouseConstruction-PT-050, examination is StateSpace'
echo =====================================================================
echo
echo --------------------
echo 'content from stdout:'
echo 'START 1371125312'

Execution Outputs of neco for HouseConstruction/050 (P/T)

This is useful if one wants to reexecute the tool in the VM from the submitted image disk.


execution on node 82: ebro (runId=137110802900005_n_82)
=====================================================================
runnning neco on HouseConstruction-PT-050 (StateSpace)
We got on stdout:
Probing ssh
Waiting ssh to respond
Ssh up and responding
=====================================================================
Generated by BenchKit 1.0
Executing tool neco:
Test is HouseConstruction-PT-050, examination is StateSpace
=====================================================================

--------------------
content from stdout:

START 1371125312
**** Preparing /home/mcc/BenchKit/INPUTS/HouseConstruction-PT-050 ****
converting model
model.pnml -> model.py
converting ltl formulae
LTLCardinalityComparison.txt.xml -> LTLCardinalityComparison.txt.neco.txt
LTLFireability.txt.xml -> LTLFireability.txt.neco.txt
LTLMix.txt.xml -> LTLMix.txt.neco.txt
LTLPlaceComparison.txt.xml -> LTLPlaceComparison.txt.neco.txt
======================================================
== Neco @ MCC'2013 ==
======================================================
Runing HouseConstruction (PT), instance 050
CANNOT_COMPUTE
STOP 1371125439

--------------------
content from stderr:

Traceback (most recent call last):
File "/home/mcc/.local/bin/neco-explore", line 5, in
neco.explorecli.Main('neco-explore', False)
File "/home/mcc/.local/lib/python2.7/site-packages/neco/explorecli.py", line 126, in __init__
self.explore()
File "/home/mcc/.local/lib/python2.7/site-packages/neco/explorecli.py", line 138, in explore
ss = net.state_space_mcc()
File "net.pyx", line 140, in net.state_space_mcc (build/net.cpp:3406)
File "net.pyx", line 156, in net.state_space_mcc (build/net.cpp:3274)
MemoryError