fond
Model Checking Contest @ Petri Nets 2016
6th edition, Toruń, Poland, June 21, 2016
Execution of r209su-blw3-146445826300397
Last Updated
June 30, 2016

About the Execution of Marcie for CloudDeployment-PT-5a

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
5432.060 24326.00 24010.00 9.90 2.4883E+0008 2.7853E+0010 1 21 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-2979
Executing tool marcie
Input is CloudDeployment-PT-5a, examination is StateSpace
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 1
Run identifier is r209su-blw3-146445826300397
=====================================================================


--------------------
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 1464692864674


Marcie rev. 8535M (built: crohr on 2016-04-27)
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 --mcc-mode --memory=6 --suppress

parse successfull
net created successfully

Net: CloudDeployment_PT_5a
(NrP: 180 NrTr: 675 NrArc: 3959)

net check time: 0m 0.000sec

place and transition orderings generation:0m 0.029sec

init dd package: 0m 3.951sec


RS generation: 0m16.298sec


-> reachability set: #nodes 9278 (9.3e+03) #states 248,829,948 (8)


STATE_SPACE STATES 248829948 TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

STATE_SPACE MAX_TOKEN_IN_PLACE 1 TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

STATE_SPACE MAX_TOKEN_PER_MARKING 21 TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

STATE_SPACE TRANSITIONS 27853023080 TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT


Total processing time: 0m24.295sec


BK_STOP 1464692889000

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

check for maximal unmarked siphon
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.002sec

475 595 614 561 600 781 783 815 692 770 677 662 743 761 776 684 640 882 884 908 785 836 743 727 808 826 823 731 683 747 1213 1303 1339 1341 1256 1166 1265 1169 1182 1155 1384 1448 1574 1392 1449 1451 1488 1465 1437 1437 1439 1476 1359 1422 1460 1413 1379 1391 1298 1398 1297 1319 1219 1366 1283 1877 2122 2203 2208 2211 2166 2158 2164 2174 2176 2165 2080 2088 2084 1972 2079 3162 3286 3282 2810 3073 2557 2569 2985 3041 2969 2545 2737 2921 2991 2996 2829 2847 2877 2693 2873 2718 2720 2510 2578 2661 2666 2669 2624 2587 2501 2525 2627 2624 2621 2623 2610 2549 2551 2536 2445 2506 2411 2503 2508 3640 4132 4130 4233 4238 4187 4144 4192 4140 4083 4158 4160 4160 4083 4080 4086 4083 4052 4012 4012 5447 6391 6305 5791 5860 5916 5826 6108 5476 5346 5970 5872 5514 5982 5993 5726 5718 5734 5790 5778 5786 5501 5489 4959 5191 5359 5369 5375 5283 5219 5089 5289 5293 5271 5287 5291 5091 5146 5148 4948 4934 5070 5203 5256 5212 5260 5258 5216 5164 5107 5185 5194 5196 5163 5218 5215 5195 5164 5139 5169 5171 5171 5092 5086 5059 4903 4732 4537 4983 4983 4973 8104 8183 8182 8678 9507 9551 9557 9510 9554 9512 9511 9472 9473 9395 9500 9505 9502 9502 9394 9395 9395 9400 9397 9397 9278
iterations count:241565 (357), effective:2507 (3)

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="CloudDeployment-PT-5a"
export BK_EXAMINATION="StateSpace"
export BK_TOOL="marcie"
export BK_RESULT_DIR="/home/hulinhub/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/CloudDeployment-PT-5a.tgz
mv CloudDeployment-PT-5a execution

# this is for BenchKit: explicit launching of the test

cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-2979"
echo " Executing tool marcie"
echo " Input is CloudDeployment-PT-5a, 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 r209su-blw3-146445826300397"
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 ;