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

Introduction

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

About the Execution

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

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

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


execution on node 80: ebro (runId=137110802900003_n_80)
=====================================================================
runnning neco on HouseConstruction-PT-010 (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-010, examination is StateSpace
=====================================================================

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

START 1371121233
**** Preparing /home/mcc/BenchKit/INPUTS/HouseConstruction-PT-010 ****
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 010
CANNOT_COMPUTE
STOP 1371121398

--------------------
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