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

About the Execution of LoLA for BART-COL-030

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
15897.010 606816.00 792849.00 239.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 360K
-rw-r--r-- 1 mcc users 3.7K May 15 18:54 CTLCardinality.txt
-rw-r--r-- 1 mcc users 19K May 15 18:54 CTLCardinality.xml
-rw-r--r-- 1 mcc users 3.0K May 15 18:54 CTLFireability.txt
-rw-r--r-- 1 mcc users 20K 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.3K 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 1.8K May 15 18:54 LTLFireability.txt
-rw-r--r-- 1 mcc users 7.7K May 15 18:54 LTLFireability.xml
-rw-r--r-- 1 mcc users 3.1K May 15 18:54 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 14K 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.8K May 15 18:54 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 15K 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 201K May 15 18:49 model.pnml
=====================================================================
Generated by BenchKit 2-3637
Executing tool lola
Input is BART-COL-030, examination is ReachabilityFireability
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r028-ebro-152646306000035
=====================================================================


--------------------
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-030-ReachabilityFireability-00
FORMULA_NAME BART-COL-030-ReachabilityFireability-01
FORMULA_NAME BART-COL-030-ReachabilityFireability-02
FORMULA_NAME BART-COL-030-ReachabilityFireability-03
FORMULA_NAME BART-COL-030-ReachabilityFireability-04
FORMULA_NAME BART-COL-030-ReachabilityFireability-05
FORMULA_NAME BART-COL-030-ReachabilityFireability-06
FORMULA_NAME BART-COL-030-ReachabilityFireability-07
FORMULA_NAME BART-COL-030-ReachabilityFireability-08
FORMULA_NAME BART-COL-030-ReachabilityFireability-09
FORMULA_NAME BART-COL-030-ReachabilityFireability-10
FORMULA_NAME BART-COL-030-ReachabilityFireability-11
FORMULA_NAME BART-COL-030-ReachabilityFireability-12
FORMULA_NAME BART-COL-030-ReachabilityFireability-13
FORMULA_NAME BART-COL-030-ReachabilityFireability-14
FORMULA_NAME BART-COL-030-ReachabilityFireability-15

=== Now, execution of the tool begins

BK_START 1526512717056

info: Time: 3600 - MCC
===========================================================================================
prep: translating BART-COL-030 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-030 formula ReachabilityFireability into LoLA format
===========================================================================================
prep: translating COL formula complete
vrfy: Checking ReachabilityFireability @ BART-COL-030 @ 2964 seconds
lola: LoLA will run for 2964 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: 14936 KB
lola: time consumption: 0 seconds

BK_STOP 1526513323872

--------------------
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(0xc7b17a0000, 0x100000, 0x449c00, 0x60dd38)
C:/Go/src/runtime/mem_linux.go:216 +0x1d0
runtime.(*mheap).sysAlloc(0x5f5c00, 0x100000, 0x7fe95f276ee8)
C:/Go/src/runtime/malloc.go:428 +0x374
runtime.(*mheap).grow(0x5f5c00, 0x1, 0x0)
C:/Go/src/runtime/mheap.go:774 +0x62
runtime.(*mheap).allocSpanLocked(0x5f5c00, 0x1, 0x7fe95f276ee8)
C:/Go/src/runtime/mheap.go:678 +0x44f
runtime.(*mheap).alloc_m(0x5f5c00, 0x1, 0x2, 0x7fe95f232000)
C:/Go/src/runtime/mheap.go:562 +0xe2
runtime.(*mheap).alloc.func1()
C:/Go/src/runtime/mheap.go:627 +0x4b
runtime.systemstack(0xc420063e90)
C:/Go/src/runtime/asm_amd64.s:343 +0xab
runtime.(*mheap).alloc(0x5f5c00, 0x1, 0x10000000002, 0x7fe95f276ee8)
C:/Go/src/runtime/mheap.go:628 +0xa0
runtime.(*mcentral).grow(0x5f7010, 0x0)
C:/Go/src/runtime/mcentral.go:212 +0x8e
runtime.(*mcentral).cacheSpan(0x5f7010, 0x7fe95f276ee8)
C:/Go/src/runtime/mcentral.go:93 +0x12a
runtime.(*mcache).refill(0x7fe990d034b0, 0xc700000002, 0x7fe95f276ee8)
C:/Go/src/runtime/mcache.go:122 +0xa0
runtime.(*mcache).nextFree.func1()
C:/Go/src/runtime/malloc.go:526 +0x32
runtime.systemstack(0xc420016600)
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=0xc42005f658 sp=0xc42005f650
runtime.(*mcache).nextFree(0x7fe990d034b0, 0x2, 0x10, 0x5183a0, 0xc42006f080)
C:/Go/src/runtime/malloc.go:527 +0xb9 fp=0xc42005f6b0 sp=0xc42005f658
runtime.mallocgc(0x10, 0x0, 0x0, 0xc7b179bff0)
C:/Go/src/runtime/malloc.go:679 +0x827 fp=0xc42005f750 sp=0xc42005f6b0
runtime.growslice(0x51f8c0, 0xc7b179bfc0, 0x1, 0x1, 0x2, 0x1, 0x1, 0x1)
C:/Go/src/runtime/slice.go:140 +0x23e fp=0xc42005f7d8 sp=0xc42005f750
cpn/pnml.Add.Match(0xc42030e3a0, 0x2, 0x2, 0xc4200e4000, 0xc42006f080, 0x1, 0x10, 0x4cbe30, 0xc42005f908, 0xc4202dde40, ...)
C:/Users/dalzilio/Documents/GOLANG/src/cpn/pnml/expr.go:85 +0x245 fp=0xc42005f8a0 sp=0xc42005f7d8
cpn/pnml.(*Add).Match(0xc42030e420, 0xc4200e4000, 0xc42006f080, 0xc4202dde40, 0x1, 0xc7b17951c0, 0x3, 0x4, 0x2)
:16 +0x77 fp=0xc42005f908 sp=0xc42005f8a0
cpn/corenet.Build(0xc4200e4000, 0xc420315f20)
C:/Users/dalzilio/Documents/GOLANG/src/cpn/corenet/build.go:114 +0x8f6 fp=0xc42005fd00 sp=0xc42005f908
main.main()
C:/Users/dalzilio/Documents/GOLANG/src/cpn/cpn.go:153 +0x7b4 fp=0xc42005ff88 sp=0xc42005fd00
runtime.main()
C:/Go/src/runtime/proc.go:185 +0x20a fp=0xc42005ffe0 sp=0xc42005ff88
runtime.goexit()
C:/Go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42005ffe8 sp=0xc42005ffe0
make: [model.pnml.lola] Error 2 (ignored)
Error: HL transition TrainAcc does not existError: HL transition TrainStable does not existError: HL transition TrainStop does not existError: HL transition TrainStable does not existError: HL transition TooEarly does not existError: HL transition TrainAcc does not existError: HL transition MissStation does not existError: HL transition AtStation does not existError: HL transition TrainAcc does not existError: HL transition MissStation does not existError: HL transition TrainDecc does not existError: HL transition MissStation does not existError: HL transition MissStation does not existError: HL transition TooEarly does not existError: HL transition TrainStable does not existError: HL transition TrainDecc does not existError: HL transition TooEarly does not existError: HL transition TrainStable does not existError: HL transition TrainAcc does not existError: HL transition TooEarly does not existError: HL transition TrainAcc does not existError: HL transition TrainAcc does not existError: HL transition TrainDecc does not existError: HL transition TrainDecc does not existError: HL transition TrainStop does not existError: HL transition AtStation does not existError: HL transition MissStation does not existError: HL transition TrainStable does not existError: HL transition AtStation does not existError: HL transition TrainStable does not existError: HL transition AtStation does not existError: HL transition TrainAcc does not existError: HL transition AtStation does not existError: HL transition AtStation does not existError: HL transition MissStation does not existError: HL transition MissStation does not existError: HL transition AtStation does not existError: HL transition MissStation does not existError: HL transition TrainDecc does not existError: HL transition TrainAcc does not existError: HL transition AtStation does not existError: HL transition MissStation does not existError: HL transition MissStation does not existError: HL transition TrainDecc does not existError: HL transition AtStation does not existError: HL transition MissStation does not existError: HL transition TrainStop does not existError: HL transition AtStation does not existError: HL transition TrainDecc does not existError: HL transition MissStation does not existError: HL transition AtStation does not existError: HL transition TrainAcc does not existError: HL transition MissStation does not existError: HL transition MissStation does not existError: HL transition TrainAcc does not existError: HL transition TooEarly does not existError: HL transition TrainStop does not existError: HL transition TooEarly does not existError: HL transition MissStation does not existError: HL transition TrainStop 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-030"
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-030.tgz
mv BART-COL-030 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-030, 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-152646306000035"
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 ;