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

Namemps-v2-13-7/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-seba.opb
MD5SUM4a697c297ecbc7d83b192d907b1ba64c
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 5999
Biggest coefficient in the objective function 252287385600
Number of bits for the biggest coefficient in the objective function 38
Sum of the numbers in the objective function 4556926949351
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 252287385600
Number of bits of the biggest number in a constraint 38
Biggest sum of numbers in a constraint 4556926949351
Number of bits of the biggest sum of numbers43
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables16645
Total number of constraints1029
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1029
Minimum length of a constraint7
Maximum length of a constraint333

Trace number 7460

Launcher Data

LAUNCH ON wulflinc5 THE 2005-09-20 12:10:09 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6713 boxname=wulflinc5 idbench=853 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  4a697c297ecbc7d83b192d907b1ba64c  /oldhome/oroussel/tmp/wulflinc5/normalized-mps-v2-13-7-seba.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc5/normalized-mps-v2-13-7-seba.opb
IDLAUNCH: 6713
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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	: 2
cpu MHz		: 451.007
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:        866432 kB
Buffers:         31960 kB
Cached:         111388 kB
SwapCached:        744 kB
Active:          51708 kB
Inactive:        94320 kB
HighTotal:      131008 kB
HighFree:        20860 kB
LowTotal:       903652 kB
LowFree:        845572 kB
SwapTotal:     2097136 kB
SwapFree:      2095884 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5772 kB
Slab:            16572 kB
Committed_AS:    64264 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-20 12:30:29 (client local time) WITH STATUS 143 IN 1226.03 SECONDS
stats: 6713 7 1226.03 143

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/wulflinc5/normalized-mps-v2-13-7-seba.opb
c reading problem ... done. Time 7.028 ms.
c #vars     16645
c #constraints  1484
c starts		: 4
c conflicts		: 484
c decisions		: 8858
c propagations		: 286622
c inspects		: 1909489
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 484
c root simplifications	: 222
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 0
c speed (decisions/second)	: 7.310161107434115
c non guided choices	3394
c random choices	0
s UNKNOWN
c Total CPU time (ms) : 1218.813

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/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1800206282 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 39 3 38 16 0 23 0
[pid=30225] 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/30225
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=30226
New thread pid=30227
New thread pid=30228
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=30229
New thread pid=30230
New thread pid=30231
New thread pid=30232
New thread pid=30233
New thread pid=30234
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/wulflinc5/normalized-mps-v2-13-7-seba.opb
New thread pid=30235

[startup+10.0032 s]
Raw data (loadavg): 0.93 0.99 0.99 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18101 0 1 0 693 45 0 0 17 0 11 0 1800206282 857608192 25485 4294967295 134512640 134569956 3221224336 3221214608 1131452025 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209377 25485 13129 16 0 209361 0
[pid=30225] vsize: 837508
Current children cumulated CPU time (s) 7.38
Current children cumulated vsize (Kb) 837508

[startup+20.0039 s]
Raw data (loadavg): 1.09 1.02 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18112 0 1 0 1664 46 0 0 25 0 11 0 1800206282 856084480 26167 4294967295 134512640 134569956 3221224336 3221214712 1131394176 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26167 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 17.1
Current children cumulated vsize (Kb) 836020

[startup+30.0047 s]
Raw data (loadavg): 1.08 1.02 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18123 0 1 0 2645 47 0 0 16 0 11 0 1800206282 856084480 26167 4294967295 134512640 134569956 3221224336 3221214792 1131528064 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26167 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 26.92
Current children cumulated vsize (Kb) 836020

[startup+40.0054 s]
Raw data (loadavg): 1.06 1.02 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18146 0 1 0 3620 48 0 0 25 0 11 0 1800206282 856084480 26200 4294967295 134512640 134569956 3221224336 3221214712 1131394331 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26200 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 36.68
Current children cumulated vsize (Kb) 836020

[startup+50.0062 s]
Raw data (loadavg): 1.05 1.02 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18158 0 1 0 4586 48 0 0 25 0 11 0 1800206282 856899584 26473 4294967295 134512640 134569956 3221224336 3221214608 1131452231 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209204 26473 13129 16 0 209188 0
[pid=30225] vsize: 836816
Current children cumulated CPU time (s) 46.34
Current children cumulated vsize (Kb) 836816

[startup+60.0069 s]
Raw data (loadavg): 1.04 1.02 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18168 0 1 0 5570 49 0 0 25 0 11 0 1800206282 856899584 26500 4294967295 134512640 134569956 3221224336 3221214608 1131452241 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209204 26500 13129 16 0 209188 0
[pid=30225] vsize: 836816
Current children cumulated CPU time (s) 56.19
Current children cumulated vsize (Kb) 836816

[startup+70.0076 s]
Raw data (loadavg): 1.04 1.02 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18178 0 1 0 6558 49 0 0 24 0 11 0 1800206282 856084480 26344 4294967295 134512640 134569956 3221224336 3221214608 1131452082 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26344 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 66.07
Current children cumulated vsize (Kb) 836020

[startup+80.0084 s]
Raw data (loadavg): 1.03 1.02 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18189 0 1 0 7547 50 0 0 25 0 11 0 1800206282 856084480 26365 4294967295 134512640 134569956 3221224336 3221214696 1131489260 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26365 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 75.97
Current children cumulated vsize (Kb) 836020

[startup+90.0091 s]
Raw data (loadavg): 1.03 1.02 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18199 0 1 0 8537 50 0 0 25 0 11 0 1800206282 856084480 26370 4294967295 134512640 134569956 3221224336 3221214608 1131451983 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26370 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 85.87
Current children cumulated vsize (Kb) 836020

[startup+100.009 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18209 0 1 0 9524 51 0 0 25 0 11 0 1800206282 856084480 26373 4294967295 134512640 134569956 3221224336 3221214712 1131394176 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26373 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 95.75
Current children cumulated vsize (Kb) 836020

[startup+110.01 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18220 0 1 0 10511 51 0 0 25 0 11 0 1800206282 856084480 26385 4294967295 134512640 134569956 3221224336 3221214608 1131452082 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26385 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 105.62
Current children cumulated vsize (Kb) 836020

[startup+120.01 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18230 0 1 0 11501 52 0 0 25 0 11 0 1800206282 856084480 26388 4294967295 134512640 134569956 3221224336 3221214696 1131489252 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26388 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 115.53
Current children cumulated vsize (Kb) 836020

[startup+130.011 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18241 0 1 0 12489 52 0 0 25 0 11 0 1800206282 856084480 26400 4294967295 134512640 134569956 3221224336 3221214608 1131452082 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26400 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 125.41
Current children cumulated vsize (Kb) 836020

[startup+140.012 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18252 0 1 0 13477 53 0 0 25 0 11 0 1800206282 856084480 26405 4294967295 134512640 134569956 3221224336 3221214800 1131363097 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26405 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 135.3
Current children cumulated vsize (Kb) 836020

[startup+150.013 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18262 0 1 0 14466 53 0 0 19 0 11 0 1800206282 856084480 26410 4294967295 134512640 134569956 3221224336 3221214696 1131489536 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26410 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 145.19
Current children cumulated vsize (Kb) 836020

[startup+160.013 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18272 0 1 0 15455 53 0 0 25 0 11 0 1800206282 856084480 26422 4294967295 134512640 134569956 3221224336 3221214712 1131394193 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26422 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 155.08
Current children cumulated vsize (Kb) 836020

[startup+170.014 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18283 0 1 0 16443 54 0 0 25 0 11 0 1800206282 856084480 26425 4294967295 134512640 134569956 3221224336 3221214608 1131452146 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26425 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 164.97
Current children cumulated vsize (Kb) 836020

[startup+180.014 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18293 0 1 0 17430 54 0 0 19 0 11 0 1800206282 856084480 26433 4294967295 134512640 134569956 3221224336 3221214608 1131452267 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26433 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 174.84
Current children cumulated vsize (Kb) 836020

[startup+190.016 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18303 0 1 0 18417 55 0 0 25 0 11 0 1800206282 856084480 26438 4294967295 134512640 134569956 3221224336 3221214696 1131489673 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26438 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 184.72
Current children cumulated vsize (Kb) 836020

[startup+200.016 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18313 0 1 0 19403 55 0 0 25 0 11 0 1800206282 856084480 26444 4294967295 134512640 134569956 3221224336 3221214608 1131452259 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26444 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 194.58
Current children cumulated vsize (Kb) 836020

[startup+210.017 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18324 0 1 0 20390 55 0 0 18 0 11 0 1800206282 856084480 26468 4294967295 134512640 134569956 3221224336 3221214608 1131452799 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26468 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 204.45
Current children cumulated vsize (Kb) 836020

[startup+220.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18334 0 1 0 21377 56 0 0 18 0 11 0 1800206282 856084480 26473 4294967295 134512640 134569956 3221224336 3221214712 1131394302 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26473 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 214.33
Current children cumulated vsize (Kb) 836020

[startup+230.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18344 0 1 0 22365 56 0 0 21 0 11 0 1800206282 856084480 26491 4294967295 134512640 134569956 3221224336 3221214712 1131394331 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26491 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 224.21
Current children cumulated vsize (Kb) 836020

[startup+240.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18354 0 1 0 23353 56 0 0 23 0 11 0 1800206282 856084480 26496 4294967295 134512640 134569956 3221224336 3221214800 1131363097 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26496 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 234.09
Current children cumulated vsize (Kb) 836020

[startup+250.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18364 0 1 0 24342 57 0 0 25 0 11 0 1800206282 856084480 26516 4294967295 134512640 134569956 3221224336 3221214696 1131489370 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26516 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 243.99
Current children cumulated vsize (Kb) 836020

[startup+260.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18375 0 1 0 25328 57 0 0 25 0 11 0 1800206282 856084480 26525 4294967295 134512640 134569956 3221224336 3221214760 1131528983 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26525 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 253.85
Current children cumulated vsize (Kb) 836020

[startup+270.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18386 0 1 0 26317 57 0 0 25 0 11 0 1800206282 856084480 26536 4294967295 134512640 134569956 3221224336 3221214608 1131452082 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26536 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 263.74
Current children cumulated vsize (Kb) 836020

[startup+280.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18397 0 1 0 27304 57 0 0 23 0 11 0 1800206282 856084480 26546 4294967295 134512640 134569956 3221224336 3221214800 1131363097 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26546 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 273.61
Current children cumulated vsize (Kb) 836020

[startup+290.025 s]
Raw data (loadavg): 1.00 1.00 1.00 3/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18408 0 1 0 28292 58 0 0 25 0 11 0 1800206282 856084480 26561 4294967295 134512640 134569956 3221224336 3221214760 1131529443 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26561 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 283.5
Current children cumulated vsize (Kb) 836020

[startup+300.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18420 0 1 0 29279 59 0 0 21 0 11 0 1800206282 856510464 26663 4294967295 134512640 134569956 3221224336 3221214712 1131394193 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209109 26663 13129 16 0 209093 0
[pid=30225] vsize: 836436
Current children cumulated CPU time (s) 293.38
Current children cumulated vsize (Kb) 836436

[startup+310.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18431 0 1 0 30262 60 0 0 17 0 11 0 1800206282 856379392 26648 4294967295 134512640 134569956 3221224336 3221214760 1131528865 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209077 26648 13129 16 0 209061 0
[pid=30225] vsize: 836308
Current children cumulated CPU time (s) 303.22
Current children cumulated vsize (Kb) 836308

[startup+320.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18441 0 1 0 31245 60 0 0 25 0 11 0 1800206282 856379392 26654 4294967295 134512640 134569956 3221224336 3221214592 1131452082 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209077 26654 13129 16 0 209061 0
[pid=30225] vsize: 836308
Current children cumulated CPU time (s) 313.05
Current children cumulated vsize (Kb) 836308

[startup+330.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18452 0 1 0 32230 61 0 0 25 0 11 0 1800206282 856379392 26685 4294967295 134512640 134569956 3221224336 3221214744 1131530425 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209077 26685 13129 16 0 209061 0
[pid=30225] vsize: 836308
Current children cumulated CPU time (s) 322.91
Current children cumulated vsize (Kb) 836308

[startup+340.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18462 0 1 0 33218 62 0 0 23 0 11 0 1800206282 856379392 26723 4294967295 134512640 134569956 3221224336 3221214696 1131394193 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209077 26723 13129 16 0 209061 0
[pid=30225] vsize: 836308
Current children cumulated CPU time (s) 332.8
Current children cumulated vsize (Kb) 836308

[startup+350.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18472 0 1 0 34207 62 0 0 23 0 11 0 1800206282 856379392 26725 4294967295 134512640 134569956 3221224336 3221214680 1131489267 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209077 26725 13129 16 0 209061 0
[pid=30225] vsize: 836308
Current children cumulated CPU time (s) 342.69
Current children cumulated vsize (Kb) 836308

[startup+360.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18483 0 1 0 35195 63 0 0 18 0 11 0 1800206282 856379392 26729 4294967295 134512640 134569956 3221224336 3221214680 1131489252 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209077 26729 13129 16 0 209061 0
[pid=30225] vsize: 836308
Current children cumulated CPU time (s) 352.58
Current children cumulated vsize (Kb) 836308

[startup+370.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18493 0 1 0 36183 63 0 0 25 0 11 0 1800206282 856379392 26736 4294967295 134512640 134569956 3221224336 3221214592 1131452341 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209077 26736 13129 16 0 209061 0
[pid=30225] vsize: 836308
Current children cumulated CPU time (s) 362.46
Current children cumulated vsize (Kb) 836308

[startup+380.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18503 0 1 0 37172 64 0 0 19 0 11 0 1800206282 856084480 26691 4294967295 134512640 134569956 3221224336 3221214696 1131394176 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26691 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 372.36
Current children cumulated vsize (Kb) 836020

[startup+390.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18513 0 1 0 38161 64 0 0 22 0 11 0 1800206282 856084480 26697 4294967295 134512640 134569956 3221224336 3221214680 1131489702 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26697 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 382.25
Current children cumulated vsize (Kb) 836020

[startup+400.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18523 0 1 0 39150 64 0 0 25 0 11 0 1800206282 856084480 26704 4294967295 134512640 134569956 3221224336 3221214592 1131451947 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26704 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 392.14
Current children cumulated vsize (Kb) 836020

[startup+410.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18533 0 1 0 40137 65 0 0 25 0 11 0 1800206282 856084480 26718 4294967295 134512640 134569956 3221224336 3221214784 1131363097 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26718 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (Kb) 836020

[startup+420.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18543 0 1 0 41125 66 0 0 25 0 11 0 1800206282 856084480 26724 4294967295 134512640 134569956 3221224336 3221214696 1131394193 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26724 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 411.91
Current children cumulated vsize (Kb) 836020

[startup+430.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18554 0 1 0 42111 66 0 0 17 0 11 0 1800206282 856084480 26747 4294967295 134512640 134569956 3221224336 3221214680 1131489458 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26747 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 421.77
Current children cumulated vsize (Kb) 836020

[startup+440.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18564 0 1 0 43096 67 0 0 24 0 11 0 1800206282 856084480 26753 4294967295 134512640 134569956 3221224336 3221214680 1131489370 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26753 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 431.63
Current children cumulated vsize (Kb) 836020

[startup+450.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18574 0 1 0 44082 67 0 0 25 0 11 0 1800206282 856084480 26759 4294967295 134512640 134569956 3221224336 3221214784 1131363097 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26759 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 441.49
Current children cumulated vsize (Kb) 836020

[startup+460.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18584 0 1 0 45067 68 0 0 25 0 11 0 1800206282 856084480 26775 4294967295 134512640 134569956 3221224336 3221214696 1131394176 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26775 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 451.35
Current children cumulated vsize (Kb) 836020

[startup+470.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18595 0 1 0 46052 68 0 0 25 0 11 0 1800206282 856084480 26796 4294967295 134512640 134569956 3221224336 3221214676 1131393319 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26796 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 461.2
Current children cumulated vsize (Kb) 836020

[startup+480.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18605 0 1 0 47038 69 0 0 18 0 11 0 1800206282 856084480 26800 4294967295 134512640 134569956 3221224336 3221214680 1131489349 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26800 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 471.07
Current children cumulated vsize (Kb) 836020

[startup+490.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18615 0 1 0 48024 69 0 0 19 0 11 0 1800206282 856084480 26808 4294967295 134512640 134569956 3221224336 3221214680 1131489448 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26808 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 480.93
Current children cumulated vsize (Kb) 836020

[startup+500.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18625 0 1 0 49011 70 0 0 25 0 11 0 1800206282 856084480 26816 4294967295 134512640 134569956 3221224336 3221214592 1131452065 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26816 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 490.81
Current children cumulated vsize (Kb) 836020

[startup+510.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18635 0 1 0 49998 70 0 0 23 0 11 0 1800206282 856084480 26831 4294967295 134512640 134569956 3221224336 3221214680 1131489536 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26831 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 500.68
Current children cumulated vsize (Kb) 836020

[startup+520.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18646 0 1 0 50985 71 0 0 25 0 11 0 1800206282 856084480 26838 4294967295 134512640 134569956 3221224336 3221214592 1131452132 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26838 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 510.56
Current children cumulated vsize (Kb) 836020

[startup+530.044 s]
Raw data (loadavg): 1.00 1.00 1.00 3/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18656 0 1 0 51974 72 0 0 16 0 11 0 1800206282 856084480 26843 4294967295 134512640 134569956 3221224336 3221214696 1131394197 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26843 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 520.46
Current children cumulated vsize (Kb) 836020

[startup+540.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18666 0 1 0 52963 72 0 0 25 0 11 0 1800206282 856084480 26847 4294967295 134512640 134569956 3221224336 3221214744 1131529748 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26847 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 530.35
Current children cumulated vsize (Kb) 836020

[startup+550.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18676 0 1 0 53951 72 0 0 25 0 11 0 1800206282 856084480 26853 4294967295 134512640 134569956 3221224336 3221214784 1131363097 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26853 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 540.23
Current children cumulated vsize (Kb) 836020

[startup+560.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18686 0 1 0 54938 73 0 0 25 0 11 0 1800206282 856084480 26860 4294967295 134512640 134569956 3221224336 3221214696 1131394176 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26860 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 550.11
Current children cumulated vsize (Kb) 836020

[startup+570.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18697 0 1 0 55924 73 0 0 25 0 11 0 1800206282 856084480 26870 4294967295 134512640 134569956 3221224336 3221214592 1131452267 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26870 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 559.97
Current children cumulated vsize (Kb) 836020

[startup+580.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18707 0 1 0 56911 74 0 0 25 0 11 0 1800206282 856084480 26880 4294967295 134512640 134569956 3221224336 3221214592 1131451935 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26880 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 569.85
Current children cumulated vsize (Kb) 836020

[startup+590.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18717 0 1 0 57900 75 0 0 25 0 11 0 1800206282 856084480 26886 4294967295 134512640 134569956 3221224336 3221214592 1131452082 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26886 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 579.75
Current children cumulated vsize (Kb) 836020

[startup+600.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18727 0 1 0 58887 75 0 0 25 0 11 0 1800206282 856084480 26890 4294967295 134512640 134569956 3221224336 3221214744 1131529980 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26890 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 589.62
Current children cumulated vsize (Kb) 836020

[startup+610.053 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18737 0 1 0 59875 76 0 0 23 0 11 0 1800206282 856084480 26897 4294967295 134512640 134569956 3221224336 3221214696 1131394271 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26897 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 599.51
Current children cumulated vsize (Kb) 836020

[startup+620.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18748 0 1 0 60860 76 0 0 25 0 11 0 1800206282 856084480 26899 4294967295 134512640 134569956 3221224336 3221214592 1131452082 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26899 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 609.36
Current children cumulated vsize (Kb) 836020

[startup+630.053 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18758 0 1 0 61848 77 0 0 17 0 11 0 1800206282 856084480 26909 4294967295 134512640 134569956 3221224336 3221214784 1131363097 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26909 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 619.25
Current children cumulated vsize (Kb) 836020

[startup+640.055 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18768 0 1 0 62838 77 0 0 25 0 11 0 1800206282 856084480 26917 4294967295 134512640 134569956 3221224336 3221214592 1131452180 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26917 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 629.15
Current children cumulated vsize (Kb) 836020

[startup+650.056 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18778 0 1 0 63826 77 0 0 21 0 11 0 1800206282 856084480 26920 4294967295 134512640 134569956 3221224336 3221214696 1131394253 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26920 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 639.03
Current children cumulated vsize (Kb) 836020

[startup+660.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18788 0 1 0 64816 78 0 0 23 0 11 0 1800206282 856084480 26928 4294967295 134512640 134569956 3221224336 3221214680 1131489267 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26928 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 648.94
Current children cumulated vsize (Kb) 836020

[startup+670.058 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18798 0 1 0 65804 78 0 0 25 0 11 0 1800206282 856084480 26933 4294967295 134512640 134569956 3221224336 3221214696 1131394176 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26933 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 658.82
Current children cumulated vsize (Kb) 836020

[startup+680.059 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18809 0 1 0 66791 78 0 0 25 0 11 0 1800206282 856084480 26937 4294967295 134512640 134569956 3221224336 3221214744 1131529157 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26937 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 668.69
Current children cumulated vsize (Kb) 836020

[startup+690.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18819 0 1 0 67779 78 0 0 18 0 11 0 1800206282 856084480 26938 4294967295 134512640 134569956 3221224336 3221214680 1131489328 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26938 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 678.57
Current children cumulated vsize (Kb) 836020

[startup+700.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18829 0 1 0 68767 79 0 0 19 0 11 0 1800206282 856084480 26952 4294967295 134512640 134569956 3221224336 3221214784 1131363097 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26952 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 688.46
Current children cumulated vsize (Kb) 836020

[startup+710.062 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18839 0 1 0 69756 79 0 0 25 0 11 0 1800206282 856084480 26958 4294967295 134512640 134569956 3221224336 3221214680 1131489508 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26958 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 698.35
Current children cumulated vsize (Kb) 836020

[startup+720.063 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18849 0 1 0 70744 80 0 0 25 0 11 0 1800206282 856084480 26968 4294967295 134512640 134569956 3221224336 3221214696 1131394197 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 26968 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 708.24
Current children cumulated vsize (Kb) 836020

[startup+730.064 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18860 0 1 0 71730 80 0 0 16 0 11 0 1800206282 856084480 26974 4294967295 134512640 134569956 3221224336 3221214680 1131489456 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26974 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 718.1
Current children cumulated vsize (Kb) 836020

[startup+740.065 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18870 0 1 0 72718 81 0 0 25 0 11 0 1800206282 856084480 26977 4294967295 134512640 134569956 3221224336 3221214592 1131452151 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26977 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 727.99
Current children cumulated vsize (Kb) 836020

[startup+750.065 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18880 0 1 0 73706 81 0 0 25 0 11 0 1800206282 856084480 26987 4294967295 134512640 134569956 3221224336 3221214680 1131489663 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26987 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 737.87
Current children cumulated vsize (Kb) 836020

[startup+760.066 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18890 0 1 0 74695 81 0 0 19 0 11 0 1800206282 856084480 26998 4294967295 134512640 134569956 3221224336 3221214680 1131489267 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 26998 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 747.76
Current children cumulated vsize (Kb) 836020

[startup+770.067 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18900 0 1 0 75682 81 0 0 20 0 11 0 1800206282 856084480 27006 4294967295 134512640 134569956 3221224336 3221214784 1131363097 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 27006 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 757.63
Current children cumulated vsize (Kb) 836020

[startup+780.067 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18910 0 1 0 76665 82 0 0 19 0 11 0 1800206282 856084480 27014 4294967295 134512640 134569956 3221224336 3221214720 1131487281 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27014 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 767.47
Current children cumulated vsize (Kb) 836020

[startup+790.068 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18920 0 1 0 77651 83 0 0 19 0 11 0 1800206282 856084480 27017 4294967295 134512640 134569956 3221224336 3221214680 1131489545 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27017 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 777.34
Current children cumulated vsize (Kb) 836020

[startup+800.069 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18930 0 1 0 78637 83 0 0 19 0 11 0 1800206282 856084480 27031 4294967295 134512640 134569956 3221224336 3221214680 1131489249 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27031 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 787.2
Current children cumulated vsize (Kb) 836020

[startup+810.071 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18940 0 1 0 79621 84 0 0 25 0 11 0 1800206282 856084480 27043 4294967295 134512640 134569956 3221224336 3221214592 1131451967 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 27043 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 797.05
Current children cumulated vsize (Kb) 836020

[startup+820.071 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18950 0 1 0 80606 85 0 0 25 0 11 0 1800206282 856084480 27055 4294967295 134512640 134569956 3221224336 3221214680 1131489361 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 27055 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 806.91
Current children cumulated vsize (Kb) 836020

[startup+830.072 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18960 0 1 0 81590 85 0 0 25 0 11 0 1800206282 856084480 27064 4294967295 134512640 134569956 3221224336 3221214680 1131489687 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 27064 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 816.75
Current children cumulated vsize (Kb) 836020

[startup+840.073 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18970 0 1 0 82576 86 0 0 25 0 11 0 1800206282 856084480 27079 4294967295 134512640 134569956 3221224336 3221214680 1131489252 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27079 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 826.62
Current children cumulated vsize (Kb) 836020

[startup+850.074 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18980 0 1 0 83560 86 0 0 25 0 11 0 1800206282 856084480 27090 4294967295 134512640 134569956 3221224336 3221214680 1131489600 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 27090 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 836.46
Current children cumulated vsize (Kb) 836020

[startup+860.074 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 18990 0 1 0 84543 87 0 0 19 0 11 0 1800206282 856084480 27099 4294967295 134512640 134569956 3221224336 3221214592 1131452065 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27099 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 846.3
Current children cumulated vsize (Kb) 836020

[startup+870.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19000 0 1 0 85527 87 0 0 25 0 11 0 1800206282 856084480 27111 4294967295 134512640 134569956 3221224336 3221214720 1131487290 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 27111 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 856.14
Current children cumulated vsize (Kb) 836020

[startup+880.076 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19010 0 1 0 86513 87 0 0 19 0 11 0 1800206282 856084480 27131 4294967295 134512640 134569956 3221224336 3221214696 1131394176 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 27131 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 866
Current children cumulated vsize (Kb) 836020

[startup+890.077 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19020 0 1 0 87497 88 0 0 25 0 11 0 1800206282 856084480 27142 4294967295 134512640 134569956 3221224336 3221214680 1131489249 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27142 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 875.85
Current children cumulated vsize (Kb) 836020

[startup+900.076 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19030 0 1 0 88482 88 0 0 25 0 11 0 1800206282 856084480 27152 4294967295 134512640 134569956 3221224336 3221214680 1131489478 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27152 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 885.7
Current children cumulated vsize (Kb) 836020

[startup+910.077 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19040 0 1 0 89466 90 0 0 25 0 11 0 1800206282 856084480 27161 4294967295 134512640 134569956 3221224336 3221214592 1131452073 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 27161 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 895.56
Current children cumulated vsize (Kb) 836020

[startup+920.079 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19050 0 1 0 90450 90 0 0 25 0 11 0 1800206282 856084480 27173 4294967295 134512640 134569956 3221224336 3221214592 1131452054 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27173 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 905.4
Current children cumulated vsize (Kb) 836020

[startup+930.079 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19060 0 1 0 91435 91 0 0 19 0 11 0 1800206282 856084480 27185 4294967295 134512640 134569956 3221224336 3221214744 1131528887 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27185 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 915.26
Current children cumulated vsize (Kb) 836020

[startup+940.079 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19070 0 1 0 92420 91 0 0 19 0 11 0 1800206282 856084480 27197 4294967295 134512640 134569956 3221224336 3221214676 1131392224 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27197 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 925.11
Current children cumulated vsize (Kb) 836020

[startup+950.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19080 0 1 0 93405 92 0 0 25 0 11 0 1800206282 856084480 27205 4294967295 134512640 134569956 3221224336 3221214592 1131452862 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27205 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 934.97
Current children cumulated vsize (Kb) 836020

[startup+960.081 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19090 0 1 0 94390 92 0 0 18 0 11 0 1800206282 856084480 27219 4294967295 134512640 134569956 3221224336 3221214680 1131489267 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27219 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 944.82
Current children cumulated vsize (Kb) 836020

[startup+970.082 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19100 0 1 0 95375 92 0 0 25 0 11 0 1800206282 856084480 27229 4294967295 134512640 134569956 3221224336 3221214760 1131487928 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27229 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 954.67
Current children cumulated vsize (Kb) 836020

[startup+980.082 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19110 0 1 0 96360 93 0 0 25 0 11 0 1800206282 856084480 27240 4294967295 134512640 134569956 3221224336 3221214696 1131394176 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27240 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 964.53
Current children cumulated vsize (Kb) 836020

[startup+990.083 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19120 0 1 0 97344 93 0 0 25 0 11 0 1800206282 856084480 27250 4294967295 134512640 134569956 3221224336 3221214592 1131452157 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27250 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 974.37
Current children cumulated vsize (Kb) 836020

[startup+1000.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19130 0 1 0 98328 93 0 0 25 0 11 0 1800206282 856084480 27260 4294967295 134512640 134569956 3221224336 3221214592 1131452016 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27260 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 984.21
Current children cumulated vsize (Kb) 836020

[startup+1010.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19140 0 1 0 99313 94 0 0 25 0 11 0 1800206282 856084480 27272 4294967295 134512640 134569956 3221224336 3221214592 1131452309 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27272 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 994.07
Current children cumulated vsize (Kb) 836020

[startup+1020.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19150 0 1 0 100298 94 0 0 18 0 11 0 1800206282 856084480 27283 4294967295 134512640 134569956 3221224336 3221214744 1131529449 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27283 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 1003.92
Current children cumulated vsize (Kb) 836020

[startup+1030.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19160 0 1 0 101283 94 0 0 25 0 11 0 1800206282 856084480 27295 4294967295 134512640 134569956 3221224336 3221214696 1131394193 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27295 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 1013.77
Current children cumulated vsize (Kb) 836020

[startup+1040.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19170 0 1 0 102267 95 0 0 18 0 11 0 1800206282 856084480 27305 4294967295 134512640 134569956 3221224336 3221214696 1131394176 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27305 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 1023.62
Current children cumulated vsize (Kb) 836020

[startup+1050.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19180 0 1 0 103251 95 0 0 18 0 11 0 1800206282 856084480 27316 4294967295 134512640 134569956 3221224336 3221214592 1131452267 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27316 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 1033.46
Current children cumulated vsize (Kb) 836020

[startup+1060.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19190 0 1 0 104236 96 0 0 25 0 11 0 1800206282 856084480 27329 4294967295 134512640 134569956 3221224336 3221214680 1131489252 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209005 27329 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 1043.32
Current children cumulated vsize (Kb) 836020

[startup+1070.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19200 0 1 0 105219 96 0 0 18 0 11 0 1800206282 856084480 27339 4294967295 134512640 134569956 3221224336 3221214592 1131452082 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209005 27339 13129 16 0 208989 0
[pid=30225] vsize: 836020
Current children cumulated CPU time (s) 1053.15
Current children cumulated vsize (Kb) 836020

[startup+1080.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19212 0 1 0 106202 97 0 0 25 0 11 0 1800206282 857067520 27563 4294967295 134512640 134569956 3221224336 3221214000 1079816590 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209245 27563 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1062.99
Current children cumulated vsize (Kb) 836980

[startup+1090.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19222 0 1 0 107186 98 0 0 17 0 11 0 1800206282 857067520 27573 4294967295 134512640 134569956 3221224336 3221214592 1131452082 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209245 27573 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1072.84
Current children cumulated vsize (Kb) 836980

[startup+1100.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19232 0 1 0 108170 98 0 0 17 0 11 0 1800206282 857067520 27587 4294967295 134512640 134569956 3221224336 3221214680 1131489267 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209245 27587 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1082.68
Current children cumulated vsize (Kb) 836980

[startup+1110.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19242 0 1 0 109155 98 0 0 16 0 11 0 1800206282 857067520 27596 4294967295 134512640 134569956 3221224336 3221214592 1131452327 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209245 27596 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1092.53
Current children cumulated vsize (Kb) 836980

[startup+1120.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19252 0 1 0 110139 99 0 0 24 0 11 0 1800206282 857067520 27607 4294967295 134512640 134569956 3221224336 3221214696 1131394197 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209245 27607 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1102.38
Current children cumulated vsize (Kb) 836980

[startup+1130.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19262 0 1 0 111123 99 0 0 24 0 11 0 1800206282 857067520 27616 4294967295 134512640 134569956 3221224336 3221214744 1131529364 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209245 27616 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1112.22
Current children cumulated vsize (Kb) 836980

[startup+1140.09 s]
Raw data (loadavg): 1.00 1.00 1.00 1/66 30235
Raw data (/proc/30225/stat): 30225 (java) S 30224 30225 824 0 -1 0 19271 0 1 0 112108 100 0 0 16 0 11 0 1800206282 857067520 27625 4294967295 134512640 134569956 3221224336 3221213424 1073943035 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/30225/statm): 209245 27625 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (Kb) 836980

[startup+1150.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19281 0 1 0 113093 100 0 0 25 0 11 0 1800206282 857067520 27634 4294967295 134512640 134569956 3221224336 3221214664 1131436459 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209245 27634 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1131.93
Current children cumulated vsize (Kb) 836980

[startup+1160.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19291 0 1 0 114076 101 0 0 25 0 11 0 1800206282 857067520 27646 4294967295 134512640 134569956 3221224336 3221214680 1131489245 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209245 27646 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1141.77
Current children cumulated vsize (Kb) 836980

[startup+1170.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19301 0 1 0 115061 101 0 0 23 0 11 0 1800206282 857067520 27655 4294967295 134512640 134569956 3221224336 3221214592 1131451924 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209245 27655 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1151.62
Current children cumulated vsize (Kb) 836980

[startup+1180.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19311 0 1 0 116045 101 0 0 24 0 11 0 1800206282 857067520 27673 4294967295 134512640 134569956 3221224336 3221214696 1131394176 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209245 27673 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1161.46
Current children cumulated vsize (Kb) 836980

[startup+1190.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19321 0 1 0 117029 102 0 0 23 0 11 0 1800206282 857067520 27681 4294967295 134512640 134569956 3221224336 3221214592 1131452244 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209245 27681 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1171.31
Current children cumulated vsize (Kb) 836980

[startup+1200.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19331 0 1 0 118012 102 0 0 25 0 11 0 1800206282 857067520 27691 4294967295 134512640 134569956 3221224336 3221214592 1131452082 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209245 27691 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1181.14
Current children cumulated vsize (Kb) 836980

[startup+1210.1 s]
Raw data (loadavg): 1.08 1.02 1.01 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19341 0 1 0 118995 103 0 0 22 0 11 0 1800206282 857067520 27701 4294967295 134512640 134569956 3221224336 3221214680 1131489488 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209245 27701 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1190.98
Current children cumulated vsize (Kb) 836980

[startup+1220.1 s]
Raw data (loadavg): 1.07 1.02 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19351 0 1 0 119980 103 0 0 25 0 11 0 1800206282 857067520 27712 4294967295 134512640 134569956 3221224336 3221214592 1131452333 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209245 27712 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1200.83
Current children cumulated vsize (Kb) 836980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1220.1 s]
Raw data (loadavg): 1.07 1.02 1.00 2/66 30235
Raw data (/proc/30225/stat): 30225 (java) R 30224 30225 824 0 -1 0 19351 0 1 0 119980 103 0 0 25 0 11 0 1800206282 857067520 27712 4294967295 134512640 134569956 3221224336 3221214680 1131489706 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/30225/statm): 209245 27712 13129 16 0 209229 0
[pid=30225] vsize: 836980
Current children cumulated CPU time (s) 1200.83
Current children cumulated vsize (Kb) 836980

Sending SIGTERM to -30225
Sleeping 2 seconds
New thread pid=30237
New thread pid=30238
One traced child (pid=30238) exited with status: 0
One traced child (pid=30234) exited with status: 0
One traced child (pid=30229) exited with status: 0
One traced child (pid=30226) exited with status: 143
One traced child (pid=30228) exited with status: 143
One traced child (pid=30233) exited with status: 143
One traced child (pid=30227) exited with status: 143
One traced child (pid=30232) exited with status: 143
One traced child (pid=30231) exited with status: 143
One traced child (pid=30230) exited with status: 143
One traced child (pid=30235) exited with status: 143
One traced child (pid=30237) exited with status: 143
One traced child (pid=30225) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1220.22
CPU time (s): 1226.03
CPU user time (s): 1223.95
CPU system time (s): 2.07668
CPU usage (%): 100.476
Max. virtual memory (cumulated for all children) (Kb): 837508

Verifier Data

ERROR: no interpretation found !