Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namesubmitted/aloul/FPGA_SAT05/normalized-fpga10_8_sat_pb.cnf.cr.opb
MD5SUM159220fb0573bb17ad11cefe6a440cec
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.051991
Number of variables120
Total number of constraints106
Number of constraints which are clauses88
Number of constraints which are cardinality constraints (but not clauses)18
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint5
Maximum length of a constraint10

Trace number 1090

Launcher Data

LAUNCH ON wulflinc28 THE 2005-09-18 13:18:37 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=5880 boxname=wulflinc28 idbench=20 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  159220fb0573bb17ad11cefe6a440cec  /oldhome/oroussel/tmp/wulflinc28/normalized-fpga10_8_sat_pb.cnf.cr.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc28/normalized-fpga10_8_sat_pb.cnf.cr.opb
IDLAUNCH: 5880
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.077
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.077
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        934444 kB
Buffers:         33164 kB
Cached:          38832 kB
SwapCached:        696 kB
Active:          56968 kB
Inactive:        17520 kB
HighTotal:      131008 kB
HighFree:        88648 kB
LowTotal:       903652 kB
LowFree:        845796 kB
SwapTotal:     2097640 kB
SwapFree:      2096372 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5812 kB
Slab:            20140 kB
Committed_AS:    64128 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 13:22:52 (client local time) WITH STATUS 10 IN 245.78 SECONDS
stats: 5880 0 245.78 10

Solver Data

c SAT4J: a SATisfiability library for Java (c) 2004-2005 Daniel Le Berre
c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
c version JAVA5.1.1.31
c --- Begin Solver configuration ---
c org.sat4j.minisat.uip.FirstUIP@a20892
c org.sat4j.minisat.constraints.PBMinDataStructure@1e0bc08
c org.sat4j.minisat.learning.MiniSATLearning@158b649
c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=0.5 initConflictBound=100 
c VSIDS like heuristics from MiniSAT using a sorted array
c No reason simplification
c --- End Solver configuration ---
c solving /oldhome/oroussel/tmp/wulflinc28/normalized-fpga10_8_sat_pb.cnf.cr.opb
c reading problem ... done. Time 0.293 ms.
c #vars     120
c #constraints  106
c starts		: 8
c conflicts		: 4074
c decisions		: 10112
c propagations		: 54698
c inspects		: 1731353
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 4074
c root simplifications	: 8
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 9958
c speed (decisions/second)	: 39.88010727244045
c non guided choices	462
c random choices	0
s SATISFIABLE
v v27 -v105 -v106 -v107 v108 v20 -v117 v118 -v119 -v120 -v13 -v89 -v90 -v91 v92 -v69 -v113 -v114 v115 -v116 -v24 -v93 -v94 -v95 -v96 -v68 -v109 -v110 -v111 -v112 -v15 -v97 -v98 v99 -v100 -v1 -v81 v82 -v83 -v84 -v46 v101 -v102 -v103 -v104 v61 -v29 -v35 -v16 -v63 -v64 -v77 -v39 -v34 -v53 -v49 v79 -v55 -v54 -v65 -v62 -v66 -v67 -v70 -v74 -v2 -v3 -v4 v5 -v6 -v7 -v8 -v9 -v10 -v42 v85 -v86 -v87 -v88 -v40 -v41 -v33 -v31 v32 -v36 -v37 -v38 v56 -v71 -v28 -v72 -v73 -v75 -v76 -v78 -v80 -v12 -v21 -v22 -v23 -v25 -v26 -v30 -v44 -v14 -v51 -v19 -v11 -v58 v43 -v50 -v57 -v59 -v52 -v17 -v18 -v45 -v60 -v48 -v47 
c Total CPU time (ms) : 253.861

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1841567786 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/31438/statm): 39 9 38 16 0 23 0
[pid=31438] vsize: 156
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libdl.so.2
open syscall for file tls/i686/libdl.so.2
open syscall for file tls/mmx/libdl.so.2
open syscall for file tls/libdl.so.2
open syscall for file i686/mmx/libdl.so.2
open syscall for file i686/libdl.so.2
open syscall for file mmx/libdl.so.2
open syscall for file libdl.so.2
open syscall for file /oldhome/oroussel/lib/libdl.so.2
open syscall for file /lib/libdl.so.2
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file /oldhome/oroussel/solvers/sat4jPseudoTer.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/jvm.cfg
execve syscall for /oldhome/oroussel/jre1.5.0_05/bin/java executable
open syscall for file /etc/ld.so.preload
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/libpthread.so.0
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libdl.so.2
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libdl.so.2
open syscall for file tls/i686/mmx/libdl.so.2
open syscall for file tls/i686/libdl.so.2
open syscall for file tls/mmx/libdl.so.2
open syscall for file tls/libdl.so.2
open syscall for file i686/mmx/libdl.so.2
open syscall for file i686/libdl.so.2
open syscall for file mmx/libdl.so.2
open syscall for file libdl.so.2
open syscall for file /oldhome/oroussel/lib/libdl.so.2
open syscall for file /lib/libdl.so.2
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libc.so.6
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libc.so.6
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file /oldhome/oroussel/solvers/sat4jPseudoTer.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/jvm.cfg
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libjvm.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libm.so.6
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libm.so.6
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libm.so.6
open syscall for file /etc/mtab
open syscall for file /proc/stat
open syscall for file /etc/mtab
open syscall for file /proc/meminfo
open syscall for file .hotspotrc
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/endorsed
open syscall for file /etc/mtab
open syscall for file /proc/stat
open syscall for file /proc/self/maps
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/native_threads/libhpi.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libnsl.so.1
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libnsl.so.1
open syscall for file tls/i686/mmx/libnsl.so.1
open syscall for file tls/i686/libnsl.so.1
open syscall for file tls/mmx/libnsl.so.1
open syscall for file tls/libnsl.so.1
open syscall for file i686/mmx/libnsl.so.1
open syscall for file i686/libnsl.so.1
open syscall for file mmx/libnsl.so.1
open syscall for file libnsl.so.1
open syscall for file /oldhome/oroussel/lib/libnsl.so.1
open syscall for file /etc/ld.so.cache
open syscall for file /lib/libnsl.so.1
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=4
socket syscall connect(4,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
open syscall for file /tmp/hsperfdata_oroussel
open syscall for file /tmp/hsperfdata_oroussel/31438
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libverify.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libjava.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libzip.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/rt.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/jsse.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/jce.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/charsets.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/classes.jsa
open syscall for file .hotspot_compiler
New thread pid=31439
New thread pid=31440
New thread pid=31441
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=4
socket syscall connect(4,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext
New thread pid=31442
New thread pid=31443
New thread pid=31444
New thread pid=31445
New thread pid=31446
New thread pid=31447
open syscall for file /oldhome/oroussel/solvers/sat4jPseudoTer.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext/sunjce_provider.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext/sunpkcs11.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext/dnsns.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext/localedata.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/security/java.security
open syscall for file /dev/random
open syscall for file /dev/urandom
open syscall for file /oldhome/oroussel/tmp/wulflinc28/normalized-fpga10_8_sat_pb.cnf.cr.opb
New thread pid=31448

[startup+10.0021 s]
Raw data (loadavg): 0.82 0.90 0.92 3/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18145 0 1 0 662 48 0 0 22 0 11 0 1841567786 859869184 20092 4294967295 134512640 134569956 3221224336 3221214468 1131442368 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31438/statm): 209929 20092 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 7.1
Current children cumulated vsize (Kb) 839716

[startup+20.0028 s]
Raw data (loadavg): 0.85 0.91 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18152 0 2 0 1630 49 0 0 25 0 11 0 1841567786 859869184 21181 4294967295 134512640 134569956 3221224336 3221214800 1131496643 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31438/statm): 209929 21181 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 16.79
Current children cumulated vsize (Kb) 839716

[startup+30.0034 s]
Raw data (loadavg): 0.87 0.91 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18159 0 2 0 2584 49 0 0 18 0 11 0 1841567786 859869184 21953 4294967295 134512640 134569956 3221224336 3221214728 1131331424 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31438/statm): 209929 21953 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 26.33
Current children cumulated vsize (Kb) 839716

[startup+40.0041 s]
Raw data (loadavg): 0.89 0.91 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18164 0 2 0 3549 50 0 0 25 0 11 0 1841567786 859869184 22140 4294967295 134512640 134569956 3221224336 3221214552 1131445097 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31438/statm): 209929 22140 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 35.99
Current children cumulated vsize (Kb) 839716

[startup+50.0058 s]
Raw data (loadavg): 0.90 0.91 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18165 0 2 0 4537 50 0 0 25 0 11 0 1841567786 859869184 22297 4294967295 134512640 134569956 3221224336 3221214500 1131442377 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31438/statm): 209929 22297 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 45.87
Current children cumulated vsize (Kb) 839716

[startup+60.0055 s]
Raw data (loadavg): 0.92 0.92 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18167 0 2 0 5513 51 0 0 25 0 11 0 1841567786 859869184 22449 4294967295 134512640 134569956 3221224336 3221214792 1131508468 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31438/statm): 209929 22449 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 55.64
Current children cumulated vsize (Kb) 839716

[startup+70.0062 s]
Raw data (loadavg): 0.93 0.92 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18169 0 2 0 6490 51 0 0 25 0 11 0 1841567786 859869184 22575 4294967295 134512640 134569956 3221224336 3221214320 1131571782 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31438/statm): 209929 22575 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 65.41
Current children cumulated vsize (Kb) 839716

[startup+80.0069 s]
Raw data (loadavg): 0.94 0.92 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18172 0 2 0 7467 52 0 0 25 0 11 0 1841567786 859869184 22579 4294967295 134512640 134569956 3221224336 3221214552 1131445037 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31438/statm): 209929 22579 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 75.19
Current children cumulated vsize (Kb) 839716

[startup+90.0065 s]
Raw data (loadavg): 0.95 0.92 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18174 0 2 0 8443 52 0 0 25 0 11 0 1841567786 859869184 22728 4294967295 134512640 134569956 3221224336 3221214264 1131440596 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31438/statm): 209929 22728 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 84.95
Current children cumulated vsize (Kb) 839716

[startup+100.007 s]
Raw data (loadavg): 0.96 0.92 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18176 0 2 0 9420 52 0 0 25 0 11 0 1841567786 859869184 22833 4294967295 134512640 134569956 3221224336 3221214256 1131476470 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31438/statm): 209929 22833 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 94.72
Current children cumulated vsize (Kb) 839716

[startup+110.008 s]
Raw data (loadavg): 0.96 0.93 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18179 0 2 0 10387 52 0 0 25 0 11 0 1841567786 859869184 22926 4294967295 134512640 134569956 3221224336 3221214400 1131445256 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31438/statm): 209929 22926 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 104.39
Current children cumulated vsize (Kb) 839716

[startup+120.008 s]
Raw data (loadavg): 0.97 0.93 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18181 0 2 0 11364 52 0 0 25 0 11 0 1841567786 859869184 23077 4294967295 134512640 134569956 3221224336 3221214008 1085806342 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31438/statm): 209929 23077 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 114.16
Current children cumulated vsize (Kb) 839716

[startup+130.008 s]
Raw data (loadavg): 0.97 0.93 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18183 0 2 0 12342 52 0 0 25 0 11 0 1841567786 859869184 23179 4294967295 134512640 134569956 3221224336 3221214260 1085759292 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31438/statm): 209929 23179 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 123.94
Current children cumulated vsize (Kb) 839716

[startup+140.008 s]
Raw data (loadavg): 0.98 0.93 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18186 0 2 0 13309 53 0 0 19 0 11 0 1841567786 859869184 23252 4294967295 134512640 134569956 3221224336 3221214216 1131440535 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31438/statm): 209929 23252 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 133.62
Current children cumulated vsize (Kb) 839716

[startup+150.009 s]
Raw data (loadavg): 0.98 0.93 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18188 0 2 0 14286 53 0 0 25 0 11 0 1841567786 859869184 23304 4294967295 134512640 134569956 3221224336 3221214672 1131316881 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31438/statm): 209929 23304 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 143.39
Current children cumulated vsize (Kb) 839716

[startup+160.009 s]
Raw data (loadavg): 0.98 0.94 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18190 0 2 0 15262 53 0 0 25 0 11 0 1841567786 859869184 23364 4294967295 134512640 134569956 3221224336 3221214672 1131316881 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31438/statm): 209929 23364 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 153.15
Current children cumulated vsize (Kb) 839716

[startup+170.01 s]
Raw data (loadavg): 0.98 0.94 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18192 0 2 0 16240 53 0 0 25 0 11 0 1841567786 859869184 23419 4294967295 134512640 134569956 3221224336 3221214672 1131316881 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31438/statm): 209929 23419 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 162.93
Current children cumulated vsize (Kb) 839716

[startup+180.011 s]
Raw data (loadavg): 0.99 0.94 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18196 0 2 0 17194 53 0 0 17 0 11 0 1841567786 859869184 23578 4294967295 134512640 134569956 3221224336 3221214240 1076478347 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31438/statm): 209929 23578 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 172.47
Current children cumulated vsize (Kb) 839716

[startup+190.011 s]
Raw data (loadavg): 0.99 0.94 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18198 0 2 0 18171 53 0 0 25 0 11 0 1841567786 859869184 23694 4294967295 134512640 134569956 3221224336 3221214312 1131445100 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31438/statm): 209929 23694 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 182.24
Current children cumulated vsize (Kb) 839716

[startup+200.012 s]
Raw data (loadavg): 0.99 0.94 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18200 0 2 0 19146 54 0 0 25 0 11 0 1841567786 859869184 23770 4294967295 134512640 134569956 3221224336 3221214552 1131445037 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31438/statm): 209929 23770 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 192
Current children cumulated vsize (Kb) 839716

[startup+210.012 s]
Raw data (loadavg): 0.99 0.94 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18202 0 2 0 20123 54 0 0 25 0 11 0 1841567786 859869184 23848 4294967295 134512640 134569956 3221224336 3221214136 1131503367 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31438/statm): 209929 23848 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 201.77
Current children cumulated vsize (Kb) 839716

[startup+220.012 s]
Raw data (loadavg): 0.99 0.94 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18204 0 2 0 21099 55 0 0 25 0 11 0 1841567786 859869184 23929 4294967295 134512640 134569956 3221224336 3221214064 1085759268 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31438/statm): 209929 23929 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 211.54
Current children cumulated vsize (Kb) 839716

[startup+230.013 s]
Raw data (loadavg): 0.99 0.95 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18206 0 2 0 22077 55 0 0 25 0 11 0 1841567786 859869184 23966 4294967295 134512640 134569956 3221224336 3221214264 1131440608 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31438/statm): 209929 23966 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 221.32
Current children cumulated vsize (Kb) 839716

[startup+240.014 s]
Raw data (loadavg): 0.99 0.95 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18208 0 2 0 23053 55 0 0 25 0 11 0 1841567786 859869184 24046 4294967295 134512640 134569956 3221224336 3221214416 1085806281 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31438/statm): 209929 24046 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 231.08
Current children cumulated vsize (Kb) 839716

[startup+250.015 s]
Raw data (loadavg): 0.99 0.95 0.92 2/66 31448
Raw data (/proc/31438/stat): 31438 (java) R 31437 31438 20115 0 -1 0 18211 0 2 0 24018 55 0 0 25 0 11 0 1841567786 859869184 24137 4294967295 134512640 134569956 3221224336 3221214632 1131341598 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31438/statm): 209929 24137 13129 16 0 209913 0
[pid=31438] vsize: 839716
Current children cumulated CPU time (s) 240.73
Current children cumulated vsize (Kb) 839716
One traced child (pid=31448) exited with status: 0
New thread pid=31449
One traced child (pid=31449) exited with status: 0
One traced child (pid=31447) exited with status: 0
One traced child (pid=31439) exited with status: 10
One traced child (pid=31446) exited with status: 10
One traced child (pid=31445) exited with status: 10
One traced child (pid=31442) exited with status: 10
One traced child (pid=31440) exited with status: 10
One traced child (pid=31441) exited with status: 10
One traced child (pid=31443) exited with status: 10
One traced child (pid=31444) exited with status: 10
One traced child (pid=31438) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 255.231
CPU time (s): 245.78
CPU user time (s): 245.221
CPU system time (s): 0.558915
CPU usage (%): 96.2969
Max. virtual memory (cumulated for all children) (Kb): 839716

Verifier Data

Verifier:	OK	0