About the Execution of Tapaal(PAR) for TokenRing-PT-040
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
2583.000 | 3600000.00 | 3610874.00 | 10740.40 | [undef] | Time out reached |
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-2979
Executing tool tapaalPAR
Input is TokenRing-PT-040, examination is ReachabilityFireability
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r136kn-smll-146384397900144
=====================================================================
--------------------
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-040-ReachabilityFireability-0
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-1
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-10
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-11
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-12
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-13
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-14
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-15
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-2
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-3
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-4
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-5
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-6
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-7
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-8
FORMULA_NAME TokenRing-COL-040-ReachabilityFireability-9
=== Now, execution of the tool begins
BK_START 1463863704337
*****************************************
TAPAAL onthefly-PAR performing ReachabilityFireability search
*****************************************
verifypn -o mc -c 4 -n model.pnml ReachabilityFireability.xml
TokenRing-COL-040-ReachabilityFireability-0: not EF not ( not(((true and "State_0_27" >= 1 and "State_40_27" >= 1) or (true and "State_40_34" >= 1 and "State_0_34" >= 1) or (true and "State_40_9" >= 1 and "State_0_9" >= 1) or (true and "State_40_14" >= 1 and "State_0_14" >= 1) or (true and "State_40_0" >= 1 and "State_0_0" >= 1) or (true and "State_0_28" >= 1 and "State_40_28" >= 1) or (true and "State_0_1" >= 1 and "State_40_1" >= 1) or (true and "State_0_29" >= 1 and "State_40_29" >= 1) or (true and "State_40_22" >= 1 and "State_0_22" >= 1) or (true and "State_40_31" >= 1 and "State_0_31" >= 1) or (true and "State_0_3" >= 1 and "State_40_3" >= 1) or (true and "State_0_15" >= 1 and "State_40_15" >= 1) or (true and "State_0_21" >= 1 and "State_40_21" >= 1) or (true and "State_40_12" >= 1 and "State_0_12" >= 1) or (true and "State_40_23" >= 1 and "State_0_23" >= 1) or (true and "State_40_40" >= 1 and "State_0_40" >= 1) or (true and "State_40_2" >= 1 and "State_0_2" >= 1) or (true and "State_40_30" >= 1 and "State_0_30" >= 1) or (true and "State_40_13" >= 1 and "State_0_13" >= 1) or (true and "State_40_5" >= 1 and "State_0_5" >= 1) or (true and "State_40_24" >= 1 and "State_0_24" >= 1) or (true and "State_0_33" >= 1 and "State_40_33" >= 1) or (true and "State_0_20" >= 1 and "State_40_20" >= 1) or (true and "State_0_38" >= 1 and "State_40_38" >= 1) or (true and "State_0_19" >= 1 and "State_40_19" >= 1) or (true and "State_0_25" >= 1 and "State_40_25" >= 1) or (true and "State_0_4" >= 1 and "State_40_4" >= 1) or (true and "State_0_10" >= 1 and "State_40_10" >= 1) or (true and "State_40_32" >= 1 and "State_0_32" >= 1) or (true and "State_40_39" >= 1 and "State_0_39" >= 1) or (true and "State_0_11" >= 1 and "State_40_11" >= 1) or (true and "State_0_18" >= 1 and "State_40_18" >= 1) or (true and "State_0_7" >= 1 and "State_40_7" >= 1) or (true and "State_0_36" >= 1 and "State_40_36" >= 1) or (true and "State_0_17" >= 1 and "State_40_17" >= 1) or (true and "State_0_35" >= 1 and "State_40_35" >= 1) or (true and "State_40_8" >= 1 and "State_0_8" >= 1) or (true and "State_0_26" >= 1 and "State_40_26" >= 1) or (true and "State_40_6" >= 1 and "State_0_6" >= 1) or (true and "State_40_16" >= 1 and "State_0_16" >= 1) or (true and "State_0_37" >= 1 and "State_40_37" >= 1))) )
BK_TIME_CONFINEMENT_REACHED
--------------------
content from 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="TokenRing-PT-040"
export BK_EXAMINATION="ReachabilityFireability"
export BK_TOOL="tapaalPAR"
export BK_RESULT_DIR="/root/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-PT-040.tgz
mv TokenRing-PT-040 execution
# this is for BenchKit: explicit launching of the test
cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-2979"
echo " Executing tool tapaalPAR"
echo " Input is TokenRing-PT-040, 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 r136kn-smll-146384397900144"
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 '
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 ;