About the Execution of LoLA for TokenRing-COL-200
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
15359.360 | 193367.00 | 446078.00 | 229.80 | [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 272K
-rw-r--r-- 1 mcc users 3.6K 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 2.8K May 15 18:54 CTLFireability.txt
-rw-r--r-- 1 mcc users 16K May 15 18:54 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.0K May 15 18:50 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 6.2K May 15 18:50 GenericPropertiesVerdict.xml
-rw-r--r-- 1 mcc users 2.1K May 15 18:54 LTLCardinality.txt
-rw-r--r-- 1 mcc users 8.6K May 15 18:54 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.1K May 15 18:54 LTLFireability.txt
-rw-r--r-- 1 mcc users 9.5K May 15 18:54 LTLFireability.xml
-rw-r--r-- 1 mcc users 4.0K May 15 18:54 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 20K May 15 18:54 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 108 May 15 18:54 ReachabilityDeadlock.txt
-rw-r--r-- 1 mcc users 346 May 15 18:54 ReachabilityDeadlock.xml
-rw-r--r-- 1 mcc users 2.7K May 15 18:54 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 13K May 15 18:54 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.6K 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:50 equiv_pt
-rw-r--r-- 1 mcc users 4 May 15 18:50 instance
-rw-r--r-- 1 mcc users 5 May 15 18:50 iscolored
-rw-r--r-- 1 mcc users 109K May 15 18:50 model.pnml
=====================================================================
Generated by BenchKit 2-3637
Executing tool lola
Input is TokenRing-COL-200, examination is ReachabilityDeadlock
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r172-smll-152708743200300
=====================================================================
--------------------
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 TokenRing-COL-200-ReachabilityDeadlock-0
=== Now, execution of the tool begins
BK_START 1527325649194
info: Time: 3600 - MCC
===========================================================================================
prep: translating TokenRing-COL-200 Petri net model.pnml into LoLA format
===========================================================================================
Makefile:36: recipe for target 'model.pnml.lola' failed
prep: translating COL Petri net complete
prep: check for too many tokens
===========================================================================================
prep: translating TokenRing-COL-200 formula ReachabilityDeadlock into LoLA format
===========================================================================================
prep: translating COL formula complete
vrfy: Checking ReachabilityDeadlock @ TokenRing-COL-200 @ 3377 seconds
lola: LoLA will run for 3377 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: 14956 KB
lola: time consumption: 0 seconds
BK_STOP 1527325842561
--------------------
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(0xc7d4f50000, 0x850000, 0x41c200, 0x60dd38)
C:/Go/src/runtime/mem_linux.go:216 +0x1d0
runtime.(*mheap).sysAlloc(0x5f5c00, 0x850000, 0xc420063e40)
C:/Go/src/runtime/malloc.go:428 +0x374
runtime.(*mheap).grow(0x5f5c00, 0x426, 0x0)
C:/Go/src/runtime/mheap.go:774 +0x62
runtime.(*mheap).allocSpanLocked(0x5f5c00, 0x426, 0x100)
C:/Go/src/runtime/mheap.go:678 +0x44f
runtime.(*mheap).alloc_m(0x5f5c00, 0x426, 0x100000000, 0xc400000000)
C:/Go/src/runtime/mheap.go:562 +0xe2
runtime.(*mheap).alloc.func1()
C:/Go/src/runtime/mheap.go:627 +0x4b
runtime.systemstack(0xc420063f10)
C:/Go/src/runtime/asm_amd64.s:343 +0xab
runtime.(*mheap).alloc(0x5f5c00, 0x426, 0x100000000, 0xc)
C:/Go/src/runtime/mheap.go:628 +0xa0
runtime.largeAlloc(0x84b7a5, 0x449d00, 0xc484ec4870)
C:/Go/src/runtime/malloc.go:795 +0x93
runtime.mallocgc.func1()
C:/Go/src/runtime/malloc.go:690 +0x3e
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=0xc485076a00 sp=0xc4850769f8
runtime.mallocgc(0x84b7a5, 0x0, 0x43d600, 0x0)
C:/Go/src/runtime/malloc.go:691 +0x930 fp=0xc485076aa0 sp=0xc485076a00
runtime.rawstring(0x84b7a5, 0x0, 0x0, 0x0, 0x0, 0x0)
C:/Go/src/runtime/string.go:237 +0x85 fp=0xc485076ad0 sp=0xc485076aa0
runtime.rawstringtmp(0x0, 0x84b7a5, 0xc484ea1340, 0x67, 0x55002c, 0x2, 0xc484ec48a0)
C:/Go/src/runtime/string.go:107 +0x78 fp=0xc485076b10 sp=0xc485076ad0
runtime.concatstrings(0x0, 0xc485076bf0, 0x2, 0x2, 0x51fec0, 0xc484e6dfd0)
C:/Go/src/runtime/string.go:46 +0xf9 fp=0xc485076ba8 sp=0xc485076b10
runtime.concatstring2(0x0, 0xc7d40d8000, 0x84b73e, 0xc484ea1340, 0x67, 0x2, 0xc421a1bf20)
C:/Go/src/runtime/string.go:55 +0x47 fp=0xc485076be8 sp=0xc485076ba8
cpn/corenet.Net.Lola(0x1, 0xc4201e61a0, 0x11, 0xc42070a000, 0x9dd1, 0xc000, 0xc47b9da000, 0x7aaf09, 0x815c00, 0xc4200683b8, ...)
C:/Users/dalzilio/Documents/GOLANG/src/cpn/corenet/lola.go:69 +0x8a6 fp=0xc485076d00 sp=0xc485076be8
main.main()
C:/Users/dalzilio/Documents/GOLANG/src/cpn/cpn.go:154 +0x7e1 fp=0xc485076f88 sp=0xc485076d00
runtime.main()
C:/Go/src/runtime/proc.go:185 +0x20a fp=0xc485076fe0 sp=0xc485076f88
runtime.goexit()
C:/Go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc485076fe8 sp=0xc485076fe0
make: [model.pnml.lola] Error 2 (ignored)
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="TokenRing-COL-200"
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/TokenRing-COL-200.tgz
mv TokenRing-COL-200 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 TokenRing-COL-200, 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 r172-smll-152708743200300"
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 ;