fond
Model Checking Contest 2018
8th edition, Bratislava, Slovakia, June 26, 2018
Execution of r028-ebro-152646306000049
Last Updated
June 26, 2018

About the Execution of LoLA for BART-COL-050

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
15740.070 646195.00 861767.00 152.20 [undef] Cannot compute

Execution Chart

We display below the execution chart for this examination (boot time has been removed).

Trace from the execution

Waiting for the VM to be ready (probing ssh)
......................
/home/mcc/execution
total 372K
-rw-r--r-- 1 mcc users 3.0K May 15 18:54 CTLCardinality.txt
-rw-r--r-- 1 mcc users 15K May 15 18:54 CTLCardinality.xml
-rw-r--r-- 1 mcc users 2.8K May 15 18:54 CTLFireability.txt
-rw-r--r-- 1 mcc users 18K May 15 18:54 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.0K May 15 18:49 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 6.1K May 15 18:49 GenericPropertiesVerdict.xml
-rw-r--r-- 1 mcc users 2.2K May 15 18:54 LTLCardinality.txt
-rw-r--r-- 1 mcc users 9.1K May 15 18:54 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.0K May 15 18:54 LTLFireability.txt
-rw-r--r-- 1 mcc users 9.9K May 15 18:54 LTLFireability.xml
-rw-r--r-- 1 mcc users 3.8K May 15 18:54 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 17K May 15 18:54 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 103 May 15 18:54 ReachabilityDeadlock.txt
-rw-r--r-- 1 mcc users 341 May 15 18:54 ReachabilityDeadlock.xml
-rw-r--r-- 1 mcc users 2.5K May 15 18:54 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 12K May 15 18:54 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.7K May 15 18:54 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.7K May 15 18:54 UpperBounds.xml
-rw-r--r-- 1 mcc users 5 May 15 18:49 equiv_pt
-rw-r--r-- 1 mcc users 4 May 15 18:49 instance
-rw-r--r-- 1 mcc users 5 May 15 18:49 iscolored
-rw-r--r-- 1 mcc users 213K May 15 18:49 model.pnml
=====================================================================
Generated by BenchKit 2-3637
Executing tool lola
Input is BART-COL-050, examination is ReachabilityFireability
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r028-ebro-152646306000049
=====================================================================


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

=== Data for post analysis generated by BenchKit (invocation template)

The expected result is a vector of booleans
BOOL_VECTOR

here is the order used to build the result vector(from text file)
FORMULA_NAME BART-COL-050-ReachabilityFireability-00
FORMULA_NAME BART-COL-050-ReachabilityFireability-01
FORMULA_NAME BART-COL-050-ReachabilityFireability-02
FORMULA_NAME BART-COL-050-ReachabilityFireability-03
FORMULA_NAME BART-COL-050-ReachabilityFireability-04
FORMULA_NAME BART-COL-050-ReachabilityFireability-05
FORMULA_NAME BART-COL-050-ReachabilityFireability-06
FORMULA_NAME BART-COL-050-ReachabilityFireability-07
FORMULA_NAME BART-COL-050-ReachabilityFireability-08
FORMULA_NAME BART-COL-050-ReachabilityFireability-09
FORMULA_NAME BART-COL-050-ReachabilityFireability-10
FORMULA_NAME BART-COL-050-ReachabilityFireability-11
FORMULA_NAME BART-COL-050-ReachabilityFireability-12
FORMULA_NAME BART-COL-050-ReachabilityFireability-13
FORMULA_NAME BART-COL-050-ReachabilityFireability-14
FORMULA_NAME BART-COL-050-ReachabilityFireability-15

=== Now, execution of the tool begins

BK_START 1526513966435

info: Time: 3600 - MCC
===========================================================================================
prep: translating BART-COL-050 Petri net model.pnml into LoLA format
===========================================================================================
Makefile:36: recipe for target 'model.pnml.lola' failed
prep: translating COL Petri net complete
prep: added safe information to the net based on GenericPropertiesVerdict
prep: check for too many tokens
===========================================================================================
prep: translating BART-COL-050 formula ReachabilityFireability into LoLA format
===========================================================================================
prep: translating COL formula complete
vrfy: Checking ReachabilityFireability @ BART-COL-050 @ 2924 seconds
lola: LoLA will run for 2924 seconds at most (--timelimit)
lola: NET
lola: reading net from model.pnml.lola
lola: syntax error, unexpected end of file, expecting keyword PLACE
lola: model.pnml.lola:1:1 - error near ''

1

lola: syntax error -- aborting [#01]
lola: see manual for a documentation of this error
lola: memory consumption: 14996 KB
lola: time consumption: 0 seconds

BK_STOP 1526514612630

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

fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x554574, 0x16)
C:/Go/src/runtime/panic.go:596 +0x95
runtime.sysMap(0xc7a0cc0000, 0xf6d0000, 0x0, 0x60dd38)
C:/Go/src/runtime/mem_linux.go:216 +0x1d0
runtime.(*mheap).sysAlloc(0x5f5c00, 0xf6d0000, 0x4203b1)
C:/Go/src/runtime/malloc.go:428 +0x374
runtime.(*mheap).grow(0x5f5c00, 0x7b63, 0x0)
C:/Go/src/runtime/mheap.go:774 +0x62
runtime.(*mheap).allocSpanLocked(0x5f5c00, 0x7b63, 0x100)
C:/Go/src/runtime/mheap.go:678 +0x44f
runtime.(*mheap).alloc_m(0x5f5c00, 0x7b63, 0x100000000, 0xc400000000)
C:/Go/src/runtime/mheap.go:562 +0xe2
runtime.(*mheap).alloc.func1()
C:/Go/src/runtime/mheap.go:627 +0x4b
runtime.systemstack(0xc42002ff10)
C:/Go/src/runtime/asm_amd64.s:343 +0xab
runtime.(*mheap).alloc(0x5f5c00, 0x7b63, 0x10100000000, 0x5f7010)
C:/Go/src/runtime/mheap.go:628 +0xa0
runtime.largeAlloc(0xf6c6000, 0x7f2a4d2ff901, 0xc400000002)
C:/Go/src/runtime/malloc.go:795 +0x93
runtime.mallocgc.func1()
C:/Go/src/runtime/malloc.go:690 +0x3e
runtime.systemstack(0xc420014000)
C:/Go/src/runtime/asm_amd64.s:327 +0x79
runtime.mstart()
C:/Go/src/runtime/proc.go:1132

goroutine 1 [running]:
runtime.systemstack_switch()
C:/Go/src/runtime/asm_amd64.s:281 fp=0xc42005d7e0 sp=0xc42005d7d8
runtime.mallocgc(0xf6c6000, 0x52bec0, 0xc4e142c501, 0x0)
C:/Go/src/runtime/malloc.go:691 +0x930 fp=0xc42005d880 sp=0xc42005d7e0
runtime.growslice(0x52bec0, 0xc6b74e4000, 0x18ad400, 0x18ad400, 0x18ad401, 0xc4e142c500, 0x5, 0x8)
C:/Go/src/runtime/slice.go:147 +0x152 fp=0xc42005d908 sp=0xc42005d880
cpn/corenet.Build(0xc4200e4000, 0xc4203dc3a0)
C:/Users/dalzilio/Documents/GOLANG/src/cpn/corenet/build.go:137 +0xb86 fp=0xc42005dd00 sp=0xc42005d908
main.main()
C:/Users/dalzilio/Documents/GOLANG/src/cpn/cpn.go:153 +0x7b4 fp=0xc42005df88 sp=0xc42005dd00
runtime.main()
C:/Go/src/runtime/proc.go:185 +0x20a fp=0xc42005dfe0 sp=0xc42005df88
runtime.goexit()
C:/Go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42005dfe8 sp=0xc42005dfe0
make: [model.pnml.lola] Error 2 (ignored)
Error: HL transition TrainDecc does not existError: HL transition TrainStable does not existError: HL transition TrainAcc does not existError: HL transition TrainDecc does not existError: HL transition MissStation does not existError: HL transition TrainStable does not existError: HL transition TrainStop does not existError: HL transition MissStation does not existError: HL transition TooEarly does not existError: HL transition MissStation does not existError: HL transition TrainAcc does not existError: HL transition TooEarly does not existError: HL transition TrainAcc does not existError: HL transition MissStation does not existError: HL transition TrainStable does not existError: HL transition TooEarly does not existError: HL transition TrainStable does not existError: HL transition TrainStop does not existError: HL transition MissStation does not existError: HL transition TooEarly does not existError: HL transition AtStation does not existError: HL transition AtStation does not existError: HL transition TrainDecc does not existError: HL transition TrainDecc does not existError: HL transition TrainStop does not existError: HL transition TrainStop does not existError: HL transition TrainStop does not existError: HL transition AtStation does not existError: HL transition AtStation does not existError: HL transition TrainDecc does not existError: HL transition TrainStop does not existError: HL transition TrainDecc does not existError: HL transition TrainDecc does not existError: HL transition TrainStop does not existError: HL transition TrainDecc does not existError: HL transition TooEarly does not existError: HL transition TrainStop does not existError: HL transition AtStation does not existError: HL transition AtStation does not existError: HL transition TrainDecc does not existError: HL transition MissStation does not existError: HL transition TooEarly does not existError: HL transition MissStation does not existError: HL transition TooEarly does not existError: HL transition AtStation does not existError: HL transition AtStation does not existError: HL transition TrainStable does not exist

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.

set -x
# this is for BenchKit: configuration of major elements for the test
export BK_INPUT="BART-COL-050"
export BK_EXAMINATION="ReachabilityFireability"
export BK_TOOL="lola"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="3600"
export BK_MEMORY_CONFINEMENT="16384"

# this is specific to your benchmark or test

export BIN_DIR="$HOME/BenchKit/bin"

# remove the execution directoty if it exists (to avoid increse of .vmdk images)
if [ -d execution ] ; then
rm -rf execution
fi

tar xzf /home/mcc/BenchKit/INPUTS/BART-COL-050.tgz
mv BART-COL-050 execution
cd execution
pwd
ls -lh

# this is for BenchKit: explicit launching of the test
echo "====================================================================="
echo " Generated by BenchKit 2-3637"
echo " Executing tool lola"
echo " Input is BART-COL-050, examination is ReachabilityFireability"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r028-ebro-152646306000049"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "ReachabilityFireability" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "ReachabilityFireability" != "StateSpace" ] ; then
echo "The expected result is a vector of booleans"
echo BOOL_VECTOR
else
echo "no data necessary for post analysis"
fi
echo
if [ -f "ReachabilityFireability.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property ReachabilityFireability.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "ReachabilityFireability.xml" ] ; then # for cunf (txt files deleted;-)
echo echo "here is the order used to build the result vector(from xml file)"
for x in $(grep '' ReachabilityFireability.xml | cut -d '>' -f 2 | cut -d '<' -f 1 | sort -u) ; do
echo "FORMULA_NAME $x"
done
fi
echo
echo "=== Now, execution of the tool begins"
echo
echo -n "BK_START "
date -u +%s%3N
echo
timeout -s 9 $BK_TIME_CONFINEMENT bash -c "/home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n \"BK_STOP \" ; date -u +%s%3N"
if [ $? -eq 137 ] ; then
echo
echo "BK_TIME_CONFINEMENT_REACHED"
fi
echo
echo "--------------------"
echo "content from stderr:"
echo
cat STDERR ;