fond
Model Checking Contest @ Petri Nets 2017
7th edition, Zaragoza, Spain, June 27, 2017
Execution of r121-smll-149441672000019
Last Updated
June 27, 2017

About the Execution of MARCIE for S_Peterson-COL-5

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
3269.830 3600000.00 3600010.00 50.20 [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-3254
Executing tool marcie
Input is S_Peterson-COL-5, examination is StateSpace
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 1
Run identifier is r121-smll-149441672000019
=====================================================================


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

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

no data necessary for post analysis


=== Now, execution of the tool begins

BK_START 1494707718518

timeout --kill-after=10s --signal=SIGINT 1m for testing only

Marcie rev. 8852M (built: crohr on 2017-05-03)
A model checker for Generalized Stochastic Petri nets

authors: Alex Tovchigrechko (IDD package and CTL model checking)

Martin Schwarick (Symbolic numerical analysis and CSL model checking)

Christian Rohr (Simulative and approximative numerical model checking)

marcie@informatik.tu-cottbus.de

called as: marcie --net-file=model.pnml --memory=6

parse successfull
net created successfully

Unfolding complete |P|=864|T|=1302|A|=4068
Time for unfolding: 0m 1.171sec

Net: Peterson_COL_5
(NrP: 864 NrTr: 1302 NrArc: 4068)

place and transition orderings generation:0m 0.311sec

net check time: 0m 0.000sec

init dd package: 0m 1.115sec


after gc: zbdd nodes used:147512, unused:18602488
after gc: zbdd nodes used:419762, unused:37080238
after gc: zbdd nodes used:798074, unused:74201926
BK_TIME_CONFINEMENT_REACHED

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

check for maximal unmarked siphon
found
The net has a maximal unmarked siphon:
testAlone_process2_tour4_process2
testAlone_process3_tour0_process3
testAlone_process3_tour1_process3
testAlone_process3_tour2_process3
testAlone_process3_tour3_process3
testAlone_process3_tour4_process3
testAlone_process4_tour0_process4
testAlone_process4_tour1_process4
testAlone_process4_tour2_process4
testAlone_process4_tour3_process4
testAlone_process0_tour0_process0
testAlone_process0_tour1_process0
testAlone_process0_tour2_process0
testAlone_process0_tour3_process0
testAlone_process0_tour4_process0
testAlone_process1_tour0_process1
testAlone_process1_tour1_process1
testAlone_process1_tour2_process1
testAlone_process1_tour3_process1
testAlone_process1_tour4_process1
testAlone_process2_tour0_process2
testAlone_process2_tour1_process2
testAlone_process2_tour2_process2
testAlone_process2_tour3_process2
testAlone_process4_tour4_process4
testAlone_process5_tour0_process5
testAlone_process5_tour1_process5
testAlone_process5_tour2_process5
testAlone_process5_tour3_process5
testAlone_process5_tour4_process5

The net has transition(s) that can never fire:
notAlone_3_4_3
notAlone_4_0_4
notAlone_4_1_4
notAlone_4_2_4
notAlone_4_3_4
notAlone_0_0_0
notAlone_0_1_0
notAlone_0_2_0
notAlone_0_3_0
notAlone_0_4_0
notAlone_1_0_1
notAlone_1_1_1
notAlone_1_2_1
notAlone_1_3_1
notAlone_1_4_1
notAlone_2_0_2
notAlone_2_1_2
notAlone_2_2_2
notAlone_2_3_2
notAlone_2_4_2
notAlone_3_0_3
notAlone_3_1_3
notAlone_3_2_3
notAlone_3_3_3
notAlone_4_4_4
notAlone_5_0_5
notAlone_5_1_5
notAlone_5_2_5
notAlone_5_3_5
notAlone_5_4_5
alone1_0_0_0
alone1_0_1_0
alone1_0_2_0
alone1_0_3_0
alone1_0_4_0
alone1_1_0_1
alone1_1_1_1
alone1_1_2_1
alone1_1_3_1
alone1_1_4_1
alone1_2_0_2
alone1_2_1_2
alone1_2_2_2
alone1_2_3_2
alone1_2_4_2
alone1_3_0_3
alone1_3_1_3
alone1_3_2_3
alone1_3_3_3
alone1_3_4_3
alone1_4_0_4
alone1_4_1_4
alone1_4_2_4
alone1_4_3_4
alone1_4_4_4
alone1_5_0_5
alone1_5_1_5
alone1_5_2_5
alone1_5_3_5
alone1_5_4_5

check for constant places
ok
check if there are places and transitions
ok
check if there are transitions without pre-places
ok
check if at least one transition is enabled in m0
ok
check if there are transitions that can never fire
ok


initing FirstDep: 0m 0.008sec

5195 12345 31538 42463 49870 61116 66835 72205 74925 74965 76424 78571 81623 82938 86105 118573 148804 190166 225717 270045 331641 357244 376314 410824 439824 470513 495378 535676 563356 564262 584385 588288 591075 593721 645130 669426 713967 740280 762714 797137 798505 809915 815423 825738 857373 898466 924989

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="S_Peterson-COL-5"
export BK_EXAMINATION="StateSpace"
export BK_TOOL="marcie"
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/S_Peterson-COL-5.tgz
mv S_Peterson-COL-5 execution

# this is for BenchKit: explicit launching of the test

cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-3254"
echo " Executing tool marcie"
echo " Input is S_Peterson-COL-5, examination is StateSpace"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 1"
echo " Run identifier is r121-smll-149441672000019"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "StateSpace" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "StateSpace" != "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 "StateSpace.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property StateSpace.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "StateSpace.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 '' StateSpace.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 ;