fond
Model Checking Contest 2019
9th edition, Prague, Czech Republic, April 7, 2019 (TOOLympics)
Execution of r107-oct2-155272230100048
Last Updated
Apr 15, 2019

About the Execution of ITS-Tools for NQueens-PT-20

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
15902.590 1619945.00 5298764.00 257.40 [undef] Cannot compute

Execution Chart

We display below the execution chart for this examination (boot time has been removed).

Trace from the execution

Formatting '/data/fko/mcc2019-input.r107-oct2-155272230100048.qcow2', fmt=qcow2 size=4294967296 backing_file=/data/fko/mcc2019-input.qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16
Waiting for the VM to be ready (probing ssh)
.............................
=====================================================================
Generated by BenchKit 2-3954
Executing tool itstools
Input is NQueens-PT-20, examination is GlobalProperties
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r107-oct2-155272230100048
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 492K
-rw-r--r-- 1 mcc users 3.2K Feb 11 23:02 CTLCardinality.txt
-rw-r--r-- 1 mcc users 17K Feb 11 23:02 CTLCardinality.xml
-rw-r--r-- 1 mcc users 3.4K Feb 7 23:56 CTLFireability.txt
-rw-r--r-- 1 mcc users 21K Feb 7 23:56 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.0K Mar 10 17:31 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 100 Feb 24 15:05 GlobalProperties.txt
-rw-r--r-- 1 mcc users 338 Feb 24 15:05 GlobalProperties.xml
-rw-r--r-- 1 mcc users 2.5K Feb 5 00:15 LTLCardinality.txt
-rw-r--r-- 1 mcc users 12K Feb 5 00:15 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.0K Feb 4 22:36 LTLFireability.txt
-rw-r--r-- 1 mcc users 9.9K Feb 4 22:36 LTLFireability.xml
-rw-r--r-- 1 mcc users 3.1K Feb 4 06:32 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 15K Feb 4 06:32 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 3.1K Feb 1 00:07 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 16K Feb 1 00:07 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.6K Feb 4 22:21 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.6K Feb 4 22:21 UpperBounds.xml
-rw-r--r-- 1 mcc users 6 Jan 29 09:34 equiv_col

-rw-r--r-- 1 mcc users 3 Jan 29 09:34 instance
-rw-r--r-- 1 mcc users 6 Jan 29 09:34 iscolored
-rw-r--r-- 1 mcc users 335K Mar 10 17:31 model.pnml

--------------------
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 NQueens-PT-20-GlobalProperties-0

=== Now, execution of the tool begins

BK_START 1552909920288

Working with output stream class java.io.PrintStream
Flatten gal took : 204 ms
Constant places removed 400 places and 0 transitions.
Iterating post reduction 0 with 400 rules applied. Total rules applied 400 place count 118 transition count 400
Applied a total of 400 rules in 26 ms. Remains 118 /518 variables (removed 400) and now considering 400/400 (removed 0) transitions.
// Phase 1: matrix 400 rows 118 cols
Using solver Z3 to compute partial order matrices.
Built C files in :
/home/mcc/execution
Invoking ITS tools like this :CommandLine [args=[/home/mcc/BenchKit/itstools/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201903111103/bin/its-ctl-linux64, --gc-threshold, 2000000, --quiet, -i, /home/mcc/execution/GlobalProperties.pnml.gal, -t, CGAL, -ctl, DEADLOCK], workingDir=/home/mcc/execution]

its-ctl command run as :

/home/mcc/BenchKit/itstools/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201903111103/bin/its-ctl-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/GlobalProperties.pnml.gal -t CGAL -ctl DEADLOCK
No direction supplied, using forward translation only.
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 400 rows 118 cols
Running compilation step : CommandLine [args=[gcc, -c, -I/home/mcc/BenchKit//lts_install_dir//include, -I., -std=c99, -fPIC, -O2, model.c], workingDir=/home/mcc/execution]
Compilation finished in 4222 ms.
Running link step : CommandLine [args=[gcc, -shared, -o, gal.so, model.o], workingDir=/home/mcc/execution]
Link finished in 159 ms.
Running LTSmin : CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-mc, ./gal.so, --threads=8, -p, --pins-guards, --when, -d], workingDir=/home/mcc/execution]
WARNING : LTS min runner thread failed on error :java.lang.RuntimeException: Unexpected exception when executing ltsmin :CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-mc, ./gal.so, --threads=8, -p, --pins-guards, --when, -d], workingDir=/home/mcc/execution]
255
sparsehash FATAL ERROR: failed to allocate 38 groups

BK_STOP 1552911540233

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

+ export BINDIR=/home/mcc/BenchKit/
+ BINDIR=/home/mcc/BenchKit/
++ pwd
+ export MODEL=/home/mcc/execution
+ MODEL=/home/mcc/execution
+ [[ GlobalProperties = StateSpace ]]
+ /home/mcc/BenchKit//runeclipse.sh /home/mcc/execution GlobalProperties -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
+ ulimit -s 65536
+ [[ -z '' ]]
+ export LTSMIN_MEM_SIZE=8589934592
+ LTSMIN_MEM_SIZE=8589934592
+ /home/mcc/BenchKit//itstools/its-tools -data /home/mcc/execution/workspace -pnfolder /home/mcc/execution -examination GlobalProperties -z3path /home/mcc/BenchKit//z3/bin/z3 -yices2path /home/mcc/BenchKit//yices/bin/yices -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt -vmargs -Dosgi.locking=none -Declipse.stateSaveDelayInterval=-1 -Dosgi.configuration.area=/tmp/.eclipse -Xss8m -Xms40m -Xmx8192m -Dfile.encoding=UTF-8 -Dosgi.requiredJavaVersion=1.6
Mar 18, 2019 11:52:01 AM fr.lip6.move.gal.application.Application start
INFO: Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, GlobalProperties, -z3path, /home/mcc/BenchKit//z3/bin/z3, -yices2path, /home/mcc/BenchKit//yices/bin/yices, -its, -ltsminpath, /home/mcc/BenchKit//lts_install_dir/, -smt]
Mar 18, 2019 11:52:01 AM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Mar 18, 2019 11:52:02 AM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 181 ms
Mar 18, 2019 11:52:02 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 520 places.
Mar 18, 2019 11:52:02 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 400 transitions.
Mar 18, 2019 11:52:02 AM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/model.pnml.img.gal : 52 ms
Mar 18, 2019 11:52:02 AM fr.lip6.move.gal.instantiate.DomainAnalyzer computeVariableDomains
INFO: Found a total of 2 fixed domain variables (out of 520 variables) in GAL type NQueens_PT_20
Mar 18, 2019 11:52:02 AM fr.lip6.move.gal.instantiate.Simplifier printConstantVars
INFO: Found a total of 2 constant array cells/variables (out of 520 variables) in type NQueens_PT_20
Mar 18, 2019 11:52:02 AM fr.lip6.move.gal.instantiate.Simplifier printConstantVars
INFO: L_39,R_0,
Mar 18, 2019 11:52:02 AM fr.lip6.move.gal.instantiate.DomainAnalyzer computeVariableDomains
INFO: Found a total of 2 fixed domain variables (out of 520 variables) in GAL type NQueens_PT_20
Mar 18, 2019 11:52:02 AM fr.lip6.move.gal.instantiate.Simplifier printConstantVars
INFO: Found a total of 2 constant array cells/variables (out of 520 variables) in type NQueens_PT_20
Mar 18, 2019 11:52:02 AM fr.lip6.move.gal.instantiate.Simplifier printConstantVars
INFO: L_39,R_0,
Mar 18, 2019 11:52:02 AM fr.lip6.move.gal.instantiate.Simplifier simplifyConstantVariables
INFO: Removed 2 constant variables :L_39=1, R_0=1
Mar 18, 2019 11:52:02 AM fr.lip6.move.gal.instantiate.PropertySimplifier evalInInitialState
WARNING: Unexpected boolean logic operator in evalInInitialState fr.lip6.move.gal.impl.EXImpl
Mar 18, 2019 11:52:02 AM fr.lip6.move.gal.instantiate.PropertySimplifier rewriteWithInitialState
INFO: Reachable property NQueens-PT-20-GlobalProperties-0 is trivially true : it is verified in initial state.
Mar 18, 2019 11:52:02 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 201 ms
Mar 18, 2019 11:52:02 AM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/model.pnml.simple.gal : 6 ms
Mar 18, 2019 11:52:03 AM fr.lip6.move.gal.semantics.DeterministicNextBuilder getDeterministicNext
INFO: Input system was already deterministic with 400 transitions.
Mar 18, 2019 11:52:03 AM fr.lip6.move.gal.instantiate.PropertySimplifier rewriteWithInitialState
INFO: Reachable property NQueens-PT-20-GlobalProperties-0 is trivially true : it is verified in initial state.
Mar 18, 2019 11:52:03 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 74 ms
Mar 18, 2019 11:52:03 AM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/GlobalProperties.pnml.gal : 4 ms
Mar 18, 2019 11:52:03 AM fr.lip6.move.gal.semantics.DeterministicNextBuilder getDeterministicNext
INFO: Input system was already deterministic with 400 transitions.
Mar 18, 2019 11:52:03 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 0 place invariants in 5 ms
Mar 18, 2019 11:52:04 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 118 variables to be positive in 441 ms
Mar 18, 2019 11:52:04 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 400 transitions.
Mar 18, 2019 11:52:04 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of disable matrix completed :0/400 took 4 ms. Total solver calls (SAT/UNSAT): 0(0/0)
Mar 18, 2019 11:52:04 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 59 ms. Total solver calls (SAT/UNSAT): 0(0/0)
Mar 18, 2019 11:52:04 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 400 transitions.
Mar 18, 2019 11:52:04 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 26 ms. Total solver calls (SAT/UNSAT): 0(0/0)
Mar 18, 2019 11:52:04 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 400 transitions.
Mar 18, 2019 11:52:07 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(30/400) took 2982 ms. Total solver calls (SAT/UNSAT): 1600(1600/0)
Mar 18, 2019 11:52:10 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(56/400) took 6030 ms. Total solver calls (SAT/UNSAT): 2804(2804/0)
Mar 18, 2019 11:52:13 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(85/400) took 9210 ms. Total solver calls (SAT/UNSAT): 4071(4071/0)
Mar 18, 2019 11:52:16 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(106/400) took 12406 ms. Total solver calls (SAT/UNSAT): 4909(4909/0)
Mar 18, 2019 11:52:19 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(134/400) took 15645 ms. Total solver calls (SAT/UNSAT): 5993(5993/0)
Mar 18, 2019 11:52:22 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(160/400) took 18686 ms. Total solver calls (SAT/UNSAT): 6965(6965/0)
Mar 18, 2019 11:52:26 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(194/400) took 21801 ms. Total solver calls (SAT/UNSAT): 8125(8125/0)
Mar 18, 2019 11:52:29 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(231/400) took 24876 ms. Total solver calls (SAT/UNSAT): 9291(9291/0)
Mar 18, 2019 11:52:32 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(269/400) took 27878 ms. Total solver calls (SAT/UNSAT): 10372(10372/0)
Mar 18, 2019 11:52:35 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(300/400) took 30952 ms. Total solver calls (SAT/UNSAT): 11128(11128/0)
Mar 18, 2019 11:52:38 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(337/400) took 33983 ms. Total solver calls (SAT/UNSAT): 11865(11865/0)
Mar 18, 2019 11:52:41 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(378/400) took 37034 ms. Total solver calls (SAT/UNSAT): 12422(12422/0)
Mar 18, 2019 11:52:42 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished co-enabling matrix. took 37784 ms. Total solver calls (SAT/UNSAT): 12540(12540/0)
Mar 18, 2019 11:52:42 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 400 transitions.
Mar 18, 2019 11:52:42 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 38 ms. Total solver calls (SAT/UNSAT): 0(0/0)
Mar 18, 2019 11:52:42 AM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 38746ms conformant to PINS in folder :/home/mcc/execution
pins2lts-mc, 0.000: Registering PINS so language module
pins2lts-mc( 0/ 8), 0.001: Loading model from ./gal.so
pins2lts-mc( 4/ 8), 0.010: library has no initializer
pins2lts-mc( 4/ 8), 0.010: loading model GAL
pins2lts-mc( 6/ 8), 0.018: library has no initializer
pins2lts-mc( 6/ 8), 0.018: loading model GAL
pins2lts-mc( 1/ 8), 0.014: library has no initializer
pins2lts-mc( 1/ 8), 0.014: loading model GAL
pins2lts-mc( 3/ 8), 0.014: library has no initializer
pins2lts-mc( 3/ 8), 0.014: loading model GAL
pins2lts-mc( 0/ 8), 0.014: library has no initializer
pins2lts-mc( 0/ 8), 0.014: loading model GAL
pins2lts-mc( 5/ 8), 0.014: library has no initializer
pins2lts-mc( 5/ 8), 0.014: loading model GAL
pins2lts-mc( 7/ 8), 0.014: library has no initializer
pins2lts-mc( 7/ 8), 0.015: loading model GAL
pins2lts-mc( 2/ 8), 0.013: library has no initializer
pins2lts-mc( 2/ 8), 0.014: loading model GAL
pins2lts-mc( 4/ 8), 0.191: completed loading model GAL
pins2lts-mc( 3/ 8), 0.334: completed loading model GAL
pins2lts-mc( 6/ 8), 0.396: completed loading model GAL
pins2lts-mc( 1/ 8), 0.519: completed loading model GAL
pins2lts-mc( 0/ 8), 0.677: completed loading model GAL
pins2lts-mc( 7/ 8), 0.722: completed loading model GAL
pins2lts-mc( 5/ 8), 0.831: completed loading model GAL
pins2lts-mc( 0/ 8), 0.832: Initializing POR dependencies: labels 401, guards 400
pins2lts-mc( 2/ 8), 0.854: completed loading model GAL
pins2lts-mc( 0/ 8), 2.672: There are 401 state labels and 1 edge labels
pins2lts-mc( 0/ 8), 2.672: State length is 118, there are 400 groups
pins2lts-mc( 0/ 8), 2.672: Running bfs using 8 cores
pins2lts-mc( 0/ 8), 2.672: Using a non-indexing tree table with 2^27 elements
pins2lts-mc( 0/ 8), 2.672: Successor permutation: none
pins2lts-mc( 0/ 8), 2.672: Visible groups: 0 / 400, labels: 0 / 401
pins2lts-mc( 0/ 8), 2.672: POR cycle proviso: none
pins2lts-mc( 0/ 8), 2.672: Global bits: 0, count bits: 0, local bits: 0
pins2lts-mc( 0/ 8), 39.217: ~3 levels ~960 states ~318040 transitions
pins2lts-mc( 2/ 8), 49.679: ~1 levels ~1920 states ~551488 transitions
pins2lts-mc( 5/ 8), 70.508: ~1 levels ~3840 states ~1067680 transitions
pins2lts-mc( 6/ 8), 98.137: ~1 levels ~7680 states ~2169872 transitions
pins2lts-mc( 6/ 8), 130.398: ~1 levels ~15360 states ~4293960 transitions
pins2lts-mc( 5/ 8), 194.349: ~1 levels ~30720 states ~8612632 transitions
pins2lts-mc( 5/ 8), 324.250: ~2 levels ~61440 states ~16540640 transitions
pins2lts-mc( 5/ 8), 607.152: ~2 levels ~122880 states ~30638376 transitions
pins2lts-mc( 7/ 8), 1121.673: ~2 levels ~245760 states ~58273080 transitions
pins2lts-mc( 2/ 8), 1202.522: Error: tree leafs table full! Change -s/--ratio.
pins2lts-mc( 0/ 8), 1208.063:
pins2lts-mc( 0/ 8), 1208.063: mean standard work distribution: 3.3% (states) 1.3% (transitions)
pins2lts-mc( 0/ 8), 1208.063:
pins2lts-mc( 0/ 8), 1208.063: Explored 256426 states 62713315 transitions, fanout: 244.567
pins2lts-mc( 0/ 8), 1208.063: Total exploration time 1205.370 sec (1199.850 sec minimum, 1201.485 sec on average)
pins2lts-mc( 0/ 8), 1208.063: States per second: 213, Transitions per second: 52028
pins2lts-mc( 0/ 8), 1208.063:
pins2lts-mc( 0/ 8), 1208.063: Queue width: 8B, total height: 28971042, memory: 221.03MB
pins2lts-mc( 0/ 8), 1208.063: Tree memory: 479.0MB, 17.2 B/state, compr.: 3.6%
pins2lts-mc( 0/ 8), 1208.063: Tree fill ratio (roots/leafs): 21.0%/100.0%
pins2lts-mc( 0/ 8), 1208.063: Stored 402 string chucks using 0MB
pins2lts-mc( 0/ 8), 1208.063: Total memory used for chunk indexing: 0MB
pins2lts-mc( 0/ 8), 1208.063: Est. total memory use: 700.0MB (~1245.0MB paged-in)
java.lang.RuntimeException: Unexpected exception when executing ltsmin :CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-mc, ./gal.so, --threads=8, -p, --pins-guards, --when, -d], workingDir=/home/mcc/execution]
255
at fr.lip6.move.gal.application.LTSminRunner.checkProperty(LTSminRunner.java:167)
at fr.lip6.move.gal.application.LTSminRunner.access$9(LTSminRunner.java:122)
at fr.lip6.move.gal.application.LTSminRunner$1.run(LTSminRunner.java:91)
at java.lang.Thread.run(Thread.java:748)
ITS-tools command line returned an error code 1

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="NQueens-PT-20"
export BK_EXAMINATION="GlobalProperties"
export BK_TOOL="itstools"
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

# this is for BenchKit: explicit launching of the test
echo "====================================================================="
echo " Generated by BenchKit 2-3954"
echo " Executing tool itstools"
echo " Input is NQueens-PT-20, examination is GlobalProperties"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r107-oct2-155272230100048"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

tar xzf /home/mcc/BenchKit/INPUTS/NQueens-PT-20.tgz
mv NQueens-PT-20 execution
cd execution
if [ "GlobalProperties" = "GlobalProperties" ] ; then
rm -f GenericPropertiesVerdict.xml
fi
if [ "GlobalProperties" = "UpperBounds" ] ; 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 [ "GlobalProperties" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "GlobalProperties" != "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 "GlobalProperties.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property GlobalProperties.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "GlobalProperties.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 '' GlobalProperties.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 ;