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 | 
| 15924.620 | 644947.00 | 774240.00 | 149.40 | ? | normal | 
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)
................
=====================================================================
 Generated by BenchKit 2-3253
    Executing tool lola
    Input is BART-COL-050, examination is ReachabilityDeadlock
    Time confinement is 3600 seconds
    Memory confinement is 16384 MBytes
    Number of cores is 4
    Run identifier is r168-ebro-149580919700062
=====================================================================
--------------------
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-ReachabilityDeadlock-0
=== Now, execution of the tool begins
BK_START 1496597711935
Time: 3600 - MCC
----- Start make prepare stdout -----
===========================================================================================
 BART-COL-050: translating COL Petri net model.pnml into LoLA format
===========================================================================================
Makefile:162: recipe for target 'model.pnml.lola' failed
translating COL Petri net complete
checking for too many tokens
===========================================================================================
BART-COL-050: translating COL formula ReachabilityDeadlock into LoLA format
===========================================================================================
Makefile:202: recipe for target 'formulae' failed
translating formula complete
----- Start make result stdout -----
ReachabilityDeadlock @ BART-COL-050 @ 2895 seconds
Makefile:224: recipe for target 'verify' failed
----- Start make result stdout -----
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
FORMULA BART-COL-050-ReachabilityDeadlock-0 CANNOT_COMPUTE 		TECHNIQUES COLLATERAL_PROCESSING EXPLICIT SAT_SMT STATE_COMPRESSION STUBBORN_SETS SYMMETRIES TOPOLOGICAL USE_NUPN
----- Kill lola and sara stdout -----
----- Finished stdout -----
BK_STOP 1496598356882
--------------------
content from stderr:
----- Start make prepare stderr -----
fatal error: runtime: out of memory
runtime stack:
runtime.throw(0x554574, 0x16)
	C:/Go/src/runtime/panic.go:596 +0x95
runtime.sysMap(0xc7b2d90000, 0x100000, 0x449c00, 0x60dd38)
	C:/Go/src/runtime/mem_linux.go:216 +0x1d0
runtime.(*mheap).sysAlloc(0x5f5c00, 0x100000, 0x7f695c7d61d0)
	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, 0x7f695c7d61d0)
	C:/Go/src/runtime/mheap.go:678 +0x44f
runtime.(*mheap).alloc_m(0x5f5c00, 0x1, 0x6, 0x7f695c76e000)
	C:/Go/src/runtime/mheap.go:562 +0xe2
runtime.(*mheap).alloc.func1()
	C:/Go/src/runtime/mheap.go:627 +0x4b
runtime.systemstack(0xc42002fe90)
	C:/Go/src/runtime/asm_amd64.s:343 +0xab
runtime.(*mheap).alloc(0x5f5c00, 0x1, 0x10000000006, 0x7f695c7d61d0)
	C:/Go/src/runtime/mheap.go:628 +0xa0
runtime.(*mcentral).grow(0x5f71d0, 0x0)
	C:/Go/src/runtime/mcentral.go:212 +0x8e
runtime.(*mcentral).cacheSpan(0x5f71d0, 0x7f695c7d61d0)
	C:/Go/src/runtime/mcentral.go:93 +0x12a
runtime.(*mcache).refill(0x7f698d72f000, 0xc700000006, 0x7f695c7d61d0)
	C:/Go/src/runtime/mcache.go:122 +0xa0
runtime.(*mcache).nextFree.func1()
	C:/Go/src/runtime/malloc.go:526 +0x32
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=0xc4200657e0 sp=0xc4200657d8
runtime.(*mcache).nextFree(0x7f698d72f000, 0xc7b2d88f06, 0x2, 0x0, 0xc42049a3e0)
	C:/Go/src/runtime/malloc.go:527 +0xb9 fp=0xc420065838 sp=0xc4200657e0
runtime.mallocgc(0x50, 0x53ea80, 0x1, 0x0)
	C:/Go/src/runtime/malloc.go:679 +0x827 fp=0xc4200658d8 sp=0xc420065838
runtime.newobject(0x53ea80, 0xc42049adc0)
	C:/Go/src/runtime/malloc.go:808 +0x38 fp=0xc420065908 sp=0xc4200658d8
cpn/corenet.Build(0xc4200c6000, 0xc42013f640)
	C:/Users/dalzilio/Documents/GOLANG/src/cpn/corenet/build.go:107 +0x7ac fp=0xc420065d00 sp=0xc420065908
main.main()
	C:/Users/dalzilio/Documents/GOLANG/src/cpn/cpn.go:153 +0x7b4 fp=0xc420065f88 sp=0xc420065d00
runtime.main()
	C:/Go/src/runtime/proc.go:185 +0x20a fp=0xc420065fe0 sp=0xc420065f88
runtime.goexit()
	C:/Go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420065fe8 sp=0xc420065fe0
make: [model.pnml.lola] Error 2 (ignored)
syntax error
make: [formulae] Error 1 (ignored)
----- Start make result stderr -----
make: [verify] Error 1 (ignored)
----- Start make result stderr -----
----- Kill lola and sara stderr -----
----- Finished stderr -----
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="ReachabilityDeadlock"
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
# this is for BenchKit: explicit launching of the test
cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-3253"
echo "    Executing tool lola"
echo "    Input is BART-COL-050, examination is ReachabilityDeadlock"
echo "    Time confinement is $BK_TIME_CONFINEMENT seconds"
echo "    Memory confinement is 16384 MBytes"
echo "    Number of cores is 4"
echo "    Run identifier is r168-ebro-149580919700062"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "ReachabilityDeadlock" = "UpperBounds" ] ; then
	echo "The expected result is a vector of positive values"
	echo NUM_VECTOR
elif [ "ReachabilityDeadlock" != "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 "ReachabilityDeadlock.txt" ] ; then
	echo "here is the order used to build the result vector(from text file)"
	for x in $(grep Property ReachabilityDeadlock.txt | cut -d ' ' -f 2 | sort -u) ; do
		echo "FORMULA_NAME $x"
	done
elif [ -f "ReachabilityDeadlock.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 '
		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 ;

