About the Execution of ITS-Tools for BART-PT-020
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
422.415 | 11264.00 | 25462.00 | 37.50 | 2.5792E+0042 ? 1 230 | normal |
Execution Chart
We display below the execution chart for this examination (boot time has been removed).
Trace from the execution
Formatting '/data/fkordon/mcc2023-input.r005-oct2-167813593600784.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=4294967296 backing_file=/data/fkordon/mcc2023-input.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16
Waiting for the VM to be ready (probing ssh)
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
=====================================================================
Generated by BenchKit 2-5348
Executing tool itstools
Input is BART-PT-020, examination is StateSpace
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r005-oct2-167813593600784
=====================================================================
--------------------
preparation of the directory to be used:
/home/mcc/execution
total 42M
-rw-r--r-- 1 mcc users 1019K Feb 26 04:56 CTLCardinality.txt
-rw-r--r-- 1 mcc users 3.6M Feb 26 04:56 CTLCardinality.xml
-rw-r--r-- 1 mcc users 1.7M Feb 26 04:25 CTLFireability.txt
-rw-r--r-- 1 mcc users 5.5M Feb 26 04:25 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:40 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 228K Feb 25 15:35 LTLCardinality.txt
-rw-r--r-- 1 mcc users 609K Feb 25 15:35 LTLCardinality.xml
-rw-r--r-- 1 mcc users 612K Feb 25 15:35 LTLFireability.txt
-rw-r--r-- 1 mcc users 1.5M Feb 25 15:35 LTLFireability.xml
-rw-r--r-- 1 mcc users 1.6M Feb 26 06:30 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 5.5M Feb 26 06:30 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 3.6M Feb 26 05:49 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 12M Feb 26 05:49 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 18K Feb 25 15:35 UpperBounds.txt
-rw-r--r-- 1 mcc users 36K Feb 25 15:35 UpperBounds.xml
-rw-r--r-- 1 mcc users 5 Mar 5 18:22 equiv_col
-rw-r--r-- 1 mcc users 4 Mar 5 18:22 instance
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 iscolored
-rw-r--r-- 1 mcc users 4.8M Mar 5 18:22 model.pnml
--------------------
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 1678526481149
bash -c /home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n "BK_STOP " ; date -u +%s%3N
Invoking MCC driver with
BK_TOOL=itstools
BK_EXAMINATION=StateSpace
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=3600
BK_INPUT=BART-PT-020
Not applying reductions.
Model is PT
StateSpace PT
Running Version 202303021504
[2023-03-11 09:21:23] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StateSpace, -its, -ltsmin, -greatspnpath, /home/mcc/BenchKit/bin//../itstools/bin//..//greatspn/, -order, META, -manyOrder, -smt, -timeout, 3600]
[2023-03-11 09:21:23] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-11 09:21:24] [INFO ] Load time of PNML (sax parser for PT used): 414 ms
[2023-03-11 09:21:24] [INFO ] Transformed 2850 places.
[2023-03-11 09:21:24] [INFO ] Transformed 4040 transitions.
[2023-03-11 09:21:24] [INFO ] Found NUPN structural information;
[2023-03-11 09:21:24] [INFO ] Parsed PT model containing 2850 places and 4040 transitions and 32400 arcs in 569 ms.
Reduce places removed 210 places and 0 transitions.
Starting structural reductions in STATESPACE mode, iteration 0 : 2640/2640 places, 4040/4040 transitions.
Drop transitions removed 700 transitions
Redundant transition composition rules discarded 700 transitions
[2023-03-11 09:21:24] [INFO ] Redundant transitions in 174 ms returned []
// Phase 1: matrix 3340 rows 2640 cols
[2023-03-11 09:21:24] [INFO ] Computed 20 place invariants in 73 ms
[2023-03-11 09:21:27] [INFO ] Dead Transitions using invariants and state equation in 2980 ms found 0 transitions.
Starting structural reductions in STATESPACE mode, iteration 1 : 2640/2640 places, 3340/4040 transitions.
Finished structural reductions in STATESPACE mode , in 1 iterations and 3328 ms. Remains : 2640/2640 places, 3340/4040 transitions.
Final net has 2640 places and 3340 transitions.
[2023-03-11 09:21:28] [INFO ] Flatten gal took : 520 ms
[2023-03-11 09:21:28] [INFO ] Applying decomposition
[2023-03-11 09:21:28] [INFO ] Flatten gal took : 148 ms
Converted graph to binary with : '/home/mcc/BenchKit/itstools/itstools/plugins/fr.lip6.move.gal.louvain.binaries_1.0.0.202303021504/bin/convert-linux64' '-i' '/tmp/graph13397718369021792916.txt' '-o' '/tmp/graph13397718369021792916.bin' '-w' '/tmp/graph13397718369021792916.weights'
Built communities with : '/home/mcc/BenchKit/itstools/itstools/plugins/fr.lip6.move.gal.louvain.binaries_1.0.0.202303021504/bin/louvain-linux64' '/tmp/graph13397718369021792916.bin' '-l' '-1' '-v' '-w' '/tmp/graph13397718369021792916.weights' '-q' '0' '-e' '0.001'
[2023-03-11 09:21:29] [INFO ] Decomposing Gal with order
[2023-03-11 09:21:29] [INFO ] Rewriting arrays to variables to allow decomposition.
[2023-03-11 09:21:30] [INFO ] Removed a total of 436 redundant transitions.
[2023-03-11 09:21:30] [INFO ] Flatten gal took : 266 ms
[2023-03-11 09:21:30] [INFO ] Fuse similar labels procedure discarded/fused a total of 12 labels/synchronizations in 38 ms.
[2023-03-11 09:21:30] [INFO ] Time to serialize gal into /tmp/StateSpace11151759633435169727.gal : 62 ms
Invoking ITS tools like this :cd /home/mcc/execution;'/home/mcc/BenchKit/itstools/itstools/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.202303021504/bin/its-reach-linux64' '--gc-threshold' '2000000' '--quiet' '-i' '/tmp/StateSpace11151759633435169727.gal' '-t' 'CGAL' '--stats'
its-reach command run as :
/home/mcc/BenchKit/itstools/itstools/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.202303021504/bin/its-reach-linux64 --gc-threshold 2000000 --quiet ...220
Model ,|S| ,Time ,Mem(kb) ,fin. SDD ,fin. DDD ,peak SDD ,peak DDD ,SDD Hom ,SDD cache peak ,DDD Hom ,DDD cachepeak ,SHom cache
petri\_inst\_inst\_mod\_flat,2.57916e+42,1.2587,31788,1393,7,35973,723,3549,47778,27,1312,0
Total reachable state count : 2.579162015491690187645469633712424795242e+42
Max variable value : 1
STATE_SPACE MAX_TOKEN_IN_PLACE 1 TECHNIQUES DECISION_DIAGRAMS TOPOLOGICAL USE_NUPN
Maximum sum along a path : 20
STATE_SPACE MAX_TOKEN_PER_MARKING 230 TECHNIQUES DECISION_DIAGRAMS TOPOLOGICAL USE_NUPN
Exact state count : 2579162015491690187590296357389669159141376
STATE_SPACE STATES 2579162015491690187590296357389669159141376 TECHNIQUES DECISION_DIAGRAMS TOPOLOGICAL USE_NUPN
Total runtime 8416 ms.
BK_STOP 1678526492413
--------------------
content from stderr:
+ export BINDIR=/home/mcc/BenchKit/bin//../itstools/bin//../
+ BINDIR=/home/mcc/BenchKit/bin//../itstools/bin//../
++ pwd
+ export MODEL=/home/mcc/execution
+ MODEL=/home/mcc/execution
+ [[ StateSpace = StateSpace ]]
+ [[ -f modelMain.xml ]]
+ /home/mcc/BenchKit/bin//../itstools/bin//..//runeclipse.sh /home/mcc/execution StateSpace -its -ltsmin -greatspnpath /home/mcc/BenchKit/bin//../itstools/bin//..//greatspn/ -order META -manyOrder -smt -timeout 3600
+ ulimit -s 65536
+ [[ -z '' ]]
+ export LTSMIN_MEM_SIZE=8589934592
+ LTSMIN_MEM_SIZE=8589934592
+ export PYTHONPATH=/home/mcc/BenchKit/itstools/pylibs
+ PYTHONPATH=/home/mcc/BenchKit/itstools/pylibs
+ export LD_LIBRARY_PATH=/home/mcc/BenchKit/itstools/pylibs:
+ LD_LIBRARY_PATH=/home/mcc/BenchKit/itstools/pylibs:
++ sed s/.jar//
++ perl -pe 's/.*\.//g'
++ ls /home/mcc/BenchKit/bin//../itstools/bin//..//itstools/plugins/fr.lip6.move.gal.application.pnmcc_1.0.0.202303021504.jar
+ VERSION=202303021504
+ echo 'Running Version 202303021504'
+ /home/mcc/BenchKit/bin//../itstools/bin//..//itstools/its-tools -pnfolder /home/mcc/execution -examination StateSpace -its -ltsmin -greatspnpath /home/mcc/BenchKit/bin//../itstools/bin//..//greatspn/ -order META -manyOrder -smt -timeout 3600
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-PT-020"
export BK_EXAMINATION="StateSpace"
export BK_TOOL="itstools"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="3600"
export BK_MEMORY_CONFINEMENT="16384"
export BK_BIN_PATH="/home/mcc/BenchKit/bin/"
# 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
# this is for BenchKit: explicit launching of the test
echo "====================================================================="
echo " Generated by BenchKit 2-5348"
echo " Executing tool itstools"
echo " Input is BART-PT-020, examination is StateSpace"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r005-oct2-167813593600784"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"
tar xzf /home/mcc/BenchKit/INPUTS/BART-PT-020.tgz
mv BART-PT-020 execution
cd execution
if [ "StateSpace" = "ReachabilityDeadlock" ] || [ "StateSpace" = "UpperBounds" ] || [ "StateSpace" = "QuasiLiveness" ] || [ "StateSpace" = "StableMarking" ] || [ "StateSpace" = "Liveness" ] || [ "StateSpace" = "OneSafe" ] || [ "StateSpace" = "StateSpace" ]; then
rm -f GenericPropertiesVerdict.xml
fi
pwd
ls -lh
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 '
echo "FORMULA_NAME $x"
done
elif [ "StateSpace" = "ReachabilityDeadlock" ] || [ "StateSpace" = "QuasiLiveness" ] || [ "StateSpace" = "StableMarking" ] || [ "StateSpace" = "Liveness" ] || [ "StateSpace" = "OneSafe" ] ; then
echo "FORMULA_NAME StateSpace"
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 ;