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/een/normalized-stein27.opb
MD5SUMf1840a9f0b03b6ae7284b9e5be9bb3b7
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved YES
Number of terms in the objective function 27
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 27
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 40
Number of bits of the biggest sum of numbers6
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark1.36079
Number of variables27
Total number of constraints118
Number of constraints which are clauses117
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint27

Trace number 3209

Launcher Data

LAUNCH ON wulflinc30 THE 2005-09-18 22:45:31 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6142 boxname=wulflinc30 idbench=282 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  f1840a9f0b03b6ae7284b9e5be9bb3b7  /oldhome/oroussel/tmp/wulflinc30/normalized-stein27.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc30/normalized-stein27.opb
IDLAUNCH: 6142
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
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.072
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        921204 kB
Buffers:         24664 kB
Cached:          58944 kB
SwapCached:        780 kB
Active:          32632 kB
Inactive:        53584 kB
HighTotal:      131008 kB
HighFree:        69048 kB
LowTotal:       903652 kB
LowFree:        852156 kB
SwapTotal:     2097892 kB
SwapFree:      2096636 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5732 kB
Slab:            21436 kB
Committed_AS:    64172 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 22:51:37 (client local time) WITH STATUS 30 IN 371.818 SECONDS
stats: 6142 0 371.818 30

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/wulflinc30/normalized-stein27.opb
c reading problem ... done. Time 0.235 ms.
c #vars     27
c #constraints  118
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=                  19 		Current CPU time: 0.28 ms
c CURRENT OPTIMUM=                  18 		Current CPU time: 0.53 ms
c starts		: 12
c conflicts		: 7653
c decisions		: 7883
c propagations		: 39235
c inspects		: 8587999
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 2
c learnt clauses	: 7652
c root simplifications	: 28
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 7811
c speed (decisions/second)	: 21.682564830401247
c non guided choices	24
c random choices	0
s OPTIMUM FOUND
v -x0 -x1 -x2 x3 x4 x5 -x6 x7 x8 -x9 -x10 x11 -x12 x13 x14 x15 -x16 x17 x18 x19 x20 x21 x22 x23 x24 -x25 x26 
c objective function=18
c Total CPU time (ms) : 364.101

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/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1844946623 159744 3 4294967295 134512640 134569956 3221224480 3221224480 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 39 3 38 16 0 23 0
[pid=15896] 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/15896
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=15897
New thread pid=15898
New thread pid=15899
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=15900
New thread pid=15901
New thread pid=15902
New thread pid=15903
New thread pid=15904
New thread pid=15905
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/wulflinc30/normalized-stein27.opb
New thread pid=15906
One traced child (pid=15906) exited with status: 0
New thread pid=15907
One traced child (pid=15907) exited with status: 0
New thread pid=15908

[startup+10.0028 s]
Raw data (loadavg): 1.16 1.03 0.95 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18172 3 1 0 784 50 0 0 19 0 11 0 1844946623 858677248 20028 4294967295 134512640 134569956 3221224336 3221214720 1131342073 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209638 20028 13129 16 0 209622 0
[pid=15896] vsize: 838552
Current children cumulated CPU time (s) 8.34
Current children cumulated vsize (Kb) 838552

[startup+20.0035 s]
Raw data (loadavg): 1.13 1.03 0.95 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18182 3 1 0 1751 51 0 0 25 0 11 0 1844946623 859213824 20753 4294967295 134512640 134569956 3221224336 3221214096 1131408386 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 20753 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 18.02
Current children cumulated vsize (Kb) 839076

[startup+30.0043 s]
Raw data (loadavg): 1.11 1.03 0.95 1/66 15908
Raw data (/proc/15896/stat): 15896 (java) T 15895 15896 5245 0 -1 0 18190 3 1 0 2721 51 0 0 25 0 11 0 1844946623 859213824 21035 4294967295 134512640 134569956 3221224336 3221213596 1074594577 0 4 1 23758 3222434794 0 0 17 1 0 0
Raw data (/proc/15896/statm): 209769 21035 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 27.72
Current children cumulated vsize (Kb) 839076

[startup+40.0051 s]
Raw data (loadavg): 1.10 1.03 0.95 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) S 15895 15896 5245 0 -1 0 18195 3 1 0 3677 51 0 0 17 0 11 0 1844946623 859213824 21305 4294967295 134512640 134569956 3221224336 3221213384 1073943035 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/15896/statm): 209769 21305 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 37.28
Current children cumulated vsize (Kb) 839076

[startup+50.0069 s]
Raw data (loadavg): 1.08 1.03 0.95 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18201 3 1 0 4632 52 0 0 25 0 11 0 1844946623 859213824 21738 4294967295 134512640 134569956 3221224336 3221214728 1131328887 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 21738 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 46.84
Current children cumulated vsize (Kb) 839076

[startup+60.0077 s]
Raw data (loadavg): 1.07 1.03 0.95 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18205 3 1 0 5595 52 0 0 25 0 11 0 1844946623 859213824 21738 4294967295 134512640 134569956 3221224336 3221214640 1131319927 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 21738 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 56.47
Current children cumulated vsize (Kb) 839076

[startup+70.0085 s]
Raw data (loadavg): 1.06 1.03 0.95 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18208 3 1 0 6564 52 0 0 25 0 11 0 1844946623 859213824 21770 4294967295 134512640 134569956 3221224336 3221214048 1131408380 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 21770 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 66.16
Current children cumulated vsize (Kb) 839076

[startup+80.0093 s]
Raw data (loadavg): 1.13 1.04 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18212 3 1 0 7523 52 0 0 25 0 11 0 1844946623 859213824 21903 4294967295 134512640 134569956 3221224336 3221214688 1131309696 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 21903 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 75.75
Current children cumulated vsize (Kb) 839076

[startup+90.0101 s]
Raw data (loadavg): 1.11 1.04 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18216 3 1 0 8491 52 0 0 23 0 11 0 1844946623 859213824 22033 4294967295 134512640 134569956 3221224336 3221214688 1131309696 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 22033 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 85.43
Current children cumulated vsize (Kb) 839076

[startup+100.012 s]
Raw data (loadavg): 1.09 1.04 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18219 3 1 0 9459 53 0 0 25 0 11 0 1844946623 859213824 22073 4294967295 134512640 134569956 3221224336 3221214724 1131319468 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 22073 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 95.12
Current children cumulated vsize (Kb) 839076

[startup+110.013 s]
Raw data (loadavg): 1.08 1.04 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18223 3 1 0 10418 53 0 0 25 0 11 0 1844946623 859213824 22205 4294967295 134512640 134569956 3221224336 3221214732 1131364835 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/15896/statm): 209769 22205 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 104.71
Current children cumulated vsize (Kb) 839076

[startup+120.014 s]
Raw data (loadavg): 1.06 1.03 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18227 3 1 0 11378 53 0 0 24 0 11 0 1844946623 859213824 22333 4294967295 134512640 134569956 3221224336 3221214688 1131309742 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 22333 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 114.31
Current children cumulated vsize (Kb) 839076

[startup+130.015 s]
Raw data (loadavg): 1.05 1.03 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18230 3 1 0 12349 53 0 0 25 0 11 0 1844946623 859213824 22418 4294967295 134512640 134569956 3221224336 3221214688 1131309820 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 22418 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 124.02
Current children cumulated vsize (Kb) 839076

[startup+140.016 s]
Raw data (loadavg): 1.04 1.03 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18234 3 1 0 13323 53 0 0 25 0 11 0 1844946623 859213824 22496 4294967295 134512640 134569956 3221224336 3221214728 1131328851 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/15896/statm): 209769 22496 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 133.76
Current children cumulated vsize (Kb) 839076

[startup+150.017 s]
Raw data (loadavg): 1.04 1.03 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18238 3 1 0 14293 53 0 0 25 0 11 0 1844946623 859213824 22571 4294967295 134512640 134569956 3221224336 3221214688 1131309720 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/15896/statm): 209769 22571 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 143.46
Current children cumulated vsize (Kb) 839076

[startup+160.018 s]
Raw data (loadavg): 1.03 1.03 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18242 3 1 0 15262 54 0 0 25 0 11 0 1844946623 859213824 22682 4294967295 134512640 134569956 3221224336 3221213960 1085806742 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 22682 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 153.16
Current children cumulated vsize (Kb) 839076

[startup+170.017 s]
Raw data (loadavg): 1.03 1.03 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18245 3 1 0 16241 54 0 0 25 0 11 0 1844946623 859213824 22756 4294967295 134512640 134569956 3221224336 3221214044 1131408356 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/15896/statm): 209769 22756 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 162.95
Current children cumulated vsize (Kb) 839076

[startup+180.018 s]
Raw data (loadavg): 1.02 1.03 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18249 3 1 0 17213 54 0 0 25 0 11 0 1844946623 859213824 22867 4294967295 134512640 134569956 3221224336 3221214640 1131319534 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/15896/statm): 209769 22867 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 172.67
Current children cumulated vsize (Kb) 839076

[startup+190.019 s]
Raw data (loadavg): 1.02 1.02 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18254 3 1 0 18185 54 0 0 25 0 11 0 1844946623 859213824 22932 4294967295 134512640 134569956 3221224336 3221213856 1085806738 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 22932 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 182.39
Current children cumulated vsize (Kb) 839076

[startup+200.02 s]
Raw data (loadavg): 1.01 1.02 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18258 3 1 0 19157 54 0 0 25 0 11 0 1844946623 859213824 22980 4294967295 134512640 134569956 3221224336 3221213856 1085806342 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 22980 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 192.11
Current children cumulated vsize (Kb) 839076

[startup+210.021 s]
Raw data (loadavg): 1.01 1.02 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18261 3 1 0 20136 55 0 0 25 0 11 0 1844946623 859213824 23014 4294967295 134512640 134569956 3221224336 3221214640 1131319510 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 23014 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 201.91
Current children cumulated vsize (Kb) 839076

[startup+220.021 s]
Raw data (loadavg): 1.01 1.02 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18265 3 1 0 21107 55 0 0 25 0 11 0 1844946623 859213824 23062 4294967295 134512640 134569956 3221224336 3221214032 1131394364 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 23062 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 211.62
Current children cumulated vsize (Kb) 839076

[startup+230.022 s]
Raw data (loadavg): 1.01 1.02 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18269 3 1 0 22077 55 0 0 25 0 11 0 1844946623 859213824 23137 4294967295 134512640 134569956 3221224336 3221213992 1131408348 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 23137 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 221.32
Current children cumulated vsize (Kb) 839076

[startup+240.022 s]
Raw data (loadavg): 1.01 1.02 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18273 3 1 0 23050 55 0 0 25 0 11 0 1844946623 859213824 23203 4294967295 134512640 134569956 3221224336 3221214544 1131408233 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 23203 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 231.05
Current children cumulated vsize (Kb) 839076

[startup+250.024 s]
Raw data (loadavg): 1.00 1.02 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18277 3 1 0 24025 56 0 0 25 0 11 0 1844946623 859213824 23275 4294967295 134512640 134569956 3221224336 3221214208 1131408161 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 23275 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 240.81
Current children cumulated vsize (Kb) 839076

[startup+260.025 s]
Raw data (loadavg): 1.00 1.02 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18281 3 1 0 24999 56 0 0 17 0 11 0 1844946623 859213824 23341 4294967295 134512640 134569956 3221224336 3221213992 1131408320 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/15896/statm): 209769 23341 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 250.55
Current children cumulated vsize (Kb) 839076

[startup+270.024 s]
Raw data (loadavg): 1.00 1.02 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18285 3 1 0 25976 56 0 0 24 0 11 0 1844946623 859213824 23399 4294967295 134512640 134569956 3221224336 3221214088 1131394324 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/15896/statm): 209769 23399 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 260.32
Current children cumulated vsize (Kb) 839076

[startup+280.025 s]
Raw data (loadavg): 1.00 1.02 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18288 3 1 0 26958 56 0 0 25 0 11 0 1844946623 859213824 23443 4294967295 134512640 134569956 3221224336 3221214156 1085759248 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 23443 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 270.14
Current children cumulated vsize (Kb) 839076

[startup+290.026 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18293 3 1 0 27927 57 0 0 25 0 11 0 1844946623 859213824 23517 4294967295 134512640 134569956 3221224336 3221214688 1131309696 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 23517 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 279.84
Current children cumulated vsize (Kb) 839076

[startup+300.027 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18297 3 1 0 28905 57 0 0 17 0 11 0 1844946623 859213824 23577 4294967295 134512640 134569956 3221224336 3221214688 1131309693 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 23577 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 289.62
Current children cumulated vsize (Kb) 839076

[startup+310.028 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18300 3 1 0 29887 58 0 0 25 0 11 0 1844946623 859213824 23598 4294967295 134512640 134569956 3221224336 3221214792 1131455116 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/15896/statm): 209769 23598 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 299.45
Current children cumulated vsize (Kb) 839076

[startup+320.028 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18305 3 1 0 30859 58 0 0 16 0 11 0 1844946623 859213824 23644 4294967295 134512640 134569956 3221224336 3221214128 1085759268 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/15896/statm): 209769 23644 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 309.17
Current children cumulated vsize (Kb) 839076

[startup+330.029 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18309 3 1 0 31838 58 0 0 18 0 11 0 1844946623 859213824 23704 4294967295 134512640 134569956 3221224336 3221214072 1085759286 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/15896/statm): 209769 23704 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 318.96
Current children cumulated vsize (Kb) 839076

[startup+340.03 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18314 3 1 0 32818 58 0 0 18 0 11 0 1844946623 859213824 23747 4294967295 134512640 134569956 3221224336 3221214000 1131401898 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/15896/statm): 209769 23747 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 328.76
Current children cumulated vsize (Kb) 839076

[startup+350.032 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18318 3 1 0 33798 58 0 0 24 0 11 0 1844946623 859213824 23784 4294967295 134512640 134569956 3221224336 3221214132 1131394188 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/15896/statm): 209769 23784 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 338.56
Current children cumulated vsize (Kb) 839076

[startup+360.033 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 15908
Raw data (/proc/15896/stat): 15896 (java) R 15895 15896 5245 0 -1 0 18322 3 1 0 34780 59 0 0 21 0 11 0 1844946623 859213824 23816 4294967295 134512640 134569956 3221224336 3221214204 1131401632 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/15896/statm): 209769 23816 13129 16 0 209753 0
[pid=15896] vsize: 839076
Current children cumulated CPU time (s) 348.39
Current children cumulated vsize (Kb) 839076
One traced child (pid=15908) exited with status: 0
New thread pid=15909
One traced child (pid=15909) exited with status: 0
One traced child (pid=15905) exited with status: 0
One traced child (pid=15900) exited with status: 0
One traced child (pid=15897) exited with status: 30
One traced child (pid=15898) exited with status: 30
One traced child (pid=15904) exited with status: 30
One traced child (pid=15899) exited with status: 30
One traced child (pid=15901) exited with status: 30
One traced child (pid=15902) exited with status: 30
One traced child (pid=15903) exited with status: 30
One traced child (pid=15896) exited with status: 30
All traced children have exited ! Game is over.

Child status: 30
Real time (s): 365.454
CPU time (s): 371.818
CPU user time (s): 370.894
CPU system time (s): 0.924859
CPU usage (%): 101.742
Max. virtual memory (cumulated for all children) (Kb): 839076

Verifier Data

Verifier:	OK	18