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/MIPLIB/miplib/normalized-mps-v2-13-7-stein45.opb
MD5SUM980dd801f0823d520b47724b99fabded
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 30
Optimality of the best value was proved YES
Number of terms in the objective function 45
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 45
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 67
Number of bits of the biggest sum of numbers7
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark78.4771
Number of variables45
Total number of constraints376
Number of constraints which are clauses330
Number of constraints which are cardinality constraints (but not clauses)46
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint45

Trace number 8760

Launcher Data

LAUNCH ON wulflinc22 THE 2005-09-20 18:24:44 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6790 boxname=wulflinc22 idbench=930 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  980dd801f0823d520b47724b99fabded  /oldhome/oroussel/tmp/wulflinc22/normalized-mps-v2-13-7-stein45.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc22/normalized-mps-v2-13-7-stein45.opb
IDLAUNCH: 6790
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.031
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.031
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:        843940 kB
Buffers:         33620 kB
Cached:         129640 kB
SwapCached:        552 kB
Active:          62972 kB
Inactive:       102924 kB
HighTotal:      131008 kB
HighFree:        28812 kB
LowTotal:       903652 kB
LowFree:        815128 kB
SwapTotal:     2097892 kB
SwapFree:      2096768 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5836 kB
Slab:            19092 kB
Committed_AS:    64304 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-20 18:45:34 (client local time) WITH STATUS 143 IN 1255.41 SECONDS
stats: 6790 0 1255.41 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/wulflinc22/normalized-mps-v2-13-7-stein45.opb
c reading problem ... done. Time 0.624 ms.
c #vars     45
c #constraints  331
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=                  33 		Current CPU time: 0.70 ms
c CURRENT OPTIMUM=                  32 		Current CPU time: 1.15 ms
c CURRENT OPTIMUM=                  31 		Current CPU time: 3.66 ms
c CURRENT OPTIMUM=                  30 		Current CPU time: 627.99 ms
c starts		: 22
c conflicts		: 11238
c decisions		: 11693
c propagations		: 62745
c inspects		: 24156538
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 11238
c root simplifications	: 22
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 11479
c speed (decisions/second)	: 18.8354950740662
c non guided choices	59
c random choices	0
s SATISFIABLE
v V0001_bit0 V0002_bit0 V0003_bit0 -V0004_bit0 V0005_bit0 V0006_bit0 -V0007_bit0 V0008_bit0 V0009_bit0 V0010_bit0 V0011_bit0 -V0012_bit0 V0013_bit0 -V0014_bit0 -V0015_bit0 -V0016_bit0 V0017_bit0 V0018_bit0 -V0019_bit0 -V0020_bit0 V0021_bit0 V0022_bit0 V0023_bit0 V0024_bit0 V0025_bit0 -V0026_bit0 V0027_bit0 -V0028_bit0 V0029_bit0 V0030_bit0 -V0031_bit0 -V0032_bit0 V0033_bit0 V0034_bit0 V0035_bit0 -V0036_bit0 V0037_bit0 -V0038_bit0 V0039_bit0 V0040_bit0 V0041_bit0 V0042_bit0 V0043_bit0 -V0044_bit0 V0045_bit0 
c objective function=30
c Total CPU time (ms) : 1248.795

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/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1860677125 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 39 3 38 16 0 23 0
[pid=26400] 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/26400
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=26401
New thread pid=26402
New thread pid=26403
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=26404
New thread pid=26405
New thread pid=26406
New thread pid=26407
New thread pid=26408
New thread pid=26409
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/wulflinc22/normalized-mps-v2-13-7-stein45.opb
New thread pid=26410
One traced child (pid=26410) exited with status: 0
New thread pid=26411
One traced child (pid=26411) exited with status: 0
New thread pid=26412
One traced child (pid=26412) exited with status: 0
New thread pid=26413

[startup+10.0024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18176 3 1 0 734 48 0 0 20 0 11 0 1860677125 857047040 19826 4294967295 134512640 134569956 3221224336 3221214348 1079817024 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209240 19826 13129 16 0 209224 0
[pid=26400] vsize: 836960
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (Kb) 836960

[startup+20.0032 s]
Raw data (loadavg): 1.08 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18183 3 1 0 1688 48 0 0 25 0 11 0 1860677125 857014272 20687 4294967295 134512640 134569956 3221224336 3221214012 1085743747 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 20687 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 17.36
Current children cumulated vsize (Kb) 836928

[startup+30.0038 s]
Raw data (loadavg): 1.06 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18192 3 1 0 2627 49 0 0 24 0 11 0 1860677125 857014272 21274 4294967295 134512640 134569956 3221224336 3221214664 1131367234 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 21274 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 26.76
Current children cumulated vsize (Kb) 836928

[startup+40.0045 s]
Raw data (loadavg): 1.05 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18198 3 1 0 3572 49 0 0 25 0 11 0 1860677125 857014272 21296 4294967295 134512640 134569956 3221224336 3221214664 1131366399 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 21296 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 36.21
Current children cumulated vsize (Kb) 836928

[startup+50.0053 s]
Raw data (loadavg): 1.05 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18204 3 1 0 4509 49 0 0 16 0 11 0 1860677125 857014272 21513 4294967295 134512640 134569956 3221224336 3221214664 1131365783 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 21513 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 45.58
Current children cumulated vsize (Kb) 836928

[startup+60.006 s]
Raw data (loadavg): 1.04 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18209 3 1 0 5457 50 0 0 24 0 11 0 1860677125 857014272 21644 4294967295 134512640 134569956 3221224336 3221214232 1131503068 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 21644 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 55.07
Current children cumulated vsize (Kb) 836928

[startup+70.0067 s]
Raw data (loadavg): 1.11 1.03 1.01 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18216 3 1 0 6395 50 0 0 23 0 11 0 1860677125 857014272 21805 4294967295 134512640 134569956 3221224336 3221213936 1085806738 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 21805 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 64.45
Current children cumulated vsize (Kb) 836928

[startup+80.0074 s]
Raw data (loadavg): 1.09 1.03 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18223 3 1 0 7342 50 0 0 25 0 11 0 1860677125 857014272 21937 4294967295 134512640 134569956 3221224336 3221214640 1131365794 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 21937 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 73.92
Current children cumulated vsize (Kb) 836928

[startup+90.0081 s]
Raw data (loadavg): 1.08 1.03 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18229 3 1 0 8282 50 0 0 24 0 11 0 1860677125 857014272 22136 4294967295 134512640 134569956 3221224336 3221214640 1131365761 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 22136 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 83.32
Current children cumulated vsize (Kb) 836928

[startup+100.009 s]
Raw data (loadavg): 1.07 1.03 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18234 3 1 0 9234 50 0 0 21 0 11 0 1860677125 857014272 22284 4294967295 134512640 134569956 3221224336 3221214072 1085806284 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 22284 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 92.84
Current children cumulated vsize (Kb) 836928

[startup+110.01 s]
Raw data (loadavg): 1.06 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18239 3 1 0 10188 51 0 0 23 0 11 0 1860677125 857014272 22435 4294967295 134512640 134569956 3221224336 3221214600 1131337721 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 22435 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (Kb) 836928

[startup+120.01 s]
Raw data (loadavg): 1.05 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18244 3 1 0 11142 51 0 0 25 0 11 0 1860677125 857014272 22561 4294967295 134512640 134569956 3221224336 3221214640 1131366024 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 22561 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 111.93
Current children cumulated vsize (Kb) 836928

[startup+130.01 s]
Raw data (loadavg): 1.04 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18248 3 1 0 12106 51 0 0 25 0 11 0 1860677125 857014272 22646 4294967295 134512640 134569956 3221224336 3221214184 1085806342 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 22646 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 121.57
Current children cumulated vsize (Kb) 836928

[startup+140.011 s]
Raw data (loadavg): 1.03 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18254 3 1 0 13059 51 0 0 25 0 11 0 1860677125 857014272 22772 4294967295 134512640 134569956 3221224336 3221214728 1131347749 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 22772 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 131.1
Current children cumulated vsize (Kb) 836928

[startup+150.011 s]
Raw data (loadavg): 1.03 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18259 3 1 0 14013 52 0 0 25 0 11 0 1860677125 857014272 22895 4294967295 134512640 134569956 3221224336 3221214072 1131512280 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 22895 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 140.65
Current children cumulated vsize (Kb) 836928

[startup+160.011 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18263 3 1 0 14978 52 0 0 25 0 11 0 1860677125 857014272 22992 4294967295 134512640 134569956 3221224336 3221214708 1131337696 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 22992 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 150.3
Current children cumulated vsize (Kb) 836928

[startup+170.012 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18268 3 1 0 15935 52 0 0 25 0 11 0 1860677125 857014272 23100 4294967295 134512640 134569956 3221224336 3221214640 1131366203 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 23100 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 159.87
Current children cumulated vsize (Kb) 836928

[startup+180.012 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18273 3 1 0 16891 52 0 0 25 0 11 0 1860677125 857014272 23205 4294967295 134512640 134569956 3221224336 3221214016 1085806362 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 23205 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 169.43
Current children cumulated vsize (Kb) 836928

[startup+190.014 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18278 3 1 0 17851 53 0 0 25 0 11 0 1860677125 857014272 23324 4294967295 134512640 134569956 3221224336 3221214712 1131325315 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 23324 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (Kb) 836928

[startup+200.015 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18283 3 1 0 18812 53 0 0 18 0 11 0 1860677125 857014272 23437 4294967295 134512640 134569956 3221224336 3221213880 1085806307 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 23437 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 188.65
Current children cumulated vsize (Kb) 836928

[startup+210.015 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18287 3 1 0 19781 53 0 0 25 0 11 0 1860677125 857014272 23529 4294967295 134512640 134569956 3221224336 3221214728 1131347562 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 23529 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 198.34
Current children cumulated vsize (Kb) 836928

[startup+220.016 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18292 3 1 0 20744 53 0 0 25 0 11 0 1860677125 857014272 23628 4294967295 134512640 134569956 3221224336 3221214272 1131510112 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 23628 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 207.97
Current children cumulated vsize (Kb) 836928

[startup+230.017 s]
Raw data (loadavg): 1.08 1.03 1.01 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18297 3 1 0 21707 54 0 0 17 0 11 0 1860677125 857014272 23727 4294967295 134512640 134569956 3221224336 3221214728 1131347155 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 23727 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 217.61
Current children cumulated vsize (Kb) 836928

[startup+240.019 s]
Raw data (loadavg): 1.07 1.03 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18301 3 1 0 22679 54 0 0 25 0 11 0 1860677125 857014272 23796 4294967295 134512640 134569956 3221224336 3221214544 1131502890 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 23796 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 227.33
Current children cumulated vsize (Kb) 836928

[startup+250.019 s]
Raw data (loadavg): 1.06 1.03 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18305 3 1 0 23649 54 0 0 25 0 11 0 1860677125 857014272 23858 4294967295 134512640 134569956 3221224336 3221214016 1085806248 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 23858 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 237.03
Current children cumulated vsize (Kb) 836928

[startup+260.019 s]
Raw data (loadavg): 1.05 1.03 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18310 3 1 0 24611 54 0 0 21 0 11 0 1860677125 857014272 23932 4294967295 134512640 134569956 3221224336 3221214320 1131502953 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 23932 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 246.65
Current children cumulated vsize (Kb) 836928

[startup+270.02 s]
Raw data (loadavg): 1.04 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18314 3 1 0 25581 54 0 0 25 0 11 0 1860677125 857014272 24009 4294967295 134512640 134569956 3221224336 3221214068 1085743744 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 24009 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 256.35
Current children cumulated vsize (Kb) 836928

[startup+280.021 s]
Raw data (loadavg): 1.04 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18319 3 1 0 26541 54 0 0 25 0 11 0 1860677125 857014272 24101 4294967295 134512640 134569956 3221224336 3221214432 1131502953 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 24101 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 265.95
Current children cumulated vsize (Kb) 836928

[startup+290.022 s]
Raw data (loadavg): 1.03 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18324 3 1 0 27503 55 0 0 25 0 11 0 1860677125 857014272 24184 4294967295 134512640 134569956 3221224336 3221214640 1131365833 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 24184 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 275.58
Current children cumulated vsize (Kb) 836928

[startup+300.023 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18328 3 1 0 28472 55 0 0 25 0 11 0 1860677125 857014272 24257 4294967295 134512640 134569956 3221224336 3221214640 1131366203 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 24257 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 285.27
Current children cumulated vsize (Kb) 836928

[startup+310.024 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18333 3 1 0 29435 55 0 0 25 0 11 0 1860677125 857014272 24353 4294967295 134512640 134569956 3221224336 3221213880 1085806738 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 24353 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 294.9
Current children cumulated vsize (Kb) 836928

[startup+320.025 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18337 3 1 0 30406 56 0 0 25 0 11 0 1860677125 857014272 24420 4294967295 134512640 134569956 3221224336 3221214744 1131359503 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 24420 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 304.62
Current children cumulated vsize (Kb) 836928

[startup+330.025 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18342 3 1 0 31369 56 0 0 25 0 11 0 1860677125 857014272 24502 4294967295 134512640 134569956 3221224336 3221214640 1131366682 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 24502 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 314.25
Current children cumulated vsize (Kb) 836928

[startup+340.026 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18347 3 1 0 32334 56 0 0 17 0 11 0 1860677125 857014272 24580 4294967295 134512640 134569956 3221224336 3221214640 1131366383 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 24580 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 323.9
Current children cumulated vsize (Kb) 836928

[startup+350.027 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18351 3 1 0 33306 57 0 0 25 0 11 0 1860677125 857014272 24643 4294967295 134512640 134569956 3221224336 3221214296 1085806289 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 24643 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 333.63
Current children cumulated vsize (Kb) 836928

[startup+360.027 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18355 3 1 0 34277 57 0 0 25 0 11 0 1860677125 857014272 24719 4294967295 134512640 134569956 3221224336 3221214016 1131512314 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 24719 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 343.34
Current children cumulated vsize (Kb) 836928

[startup+370.028 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18360 3 1 0 35244 57 0 0 25 0 11 0 1860677125 857014272 24799 4294967295 134512640 134569956 3221224336 3221214096 1131503100 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 24799 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 353.01
Current children cumulated vsize (Kb) 836928

[startup+380.028 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18364 3 1 0 36216 57 0 0 25 0 11 0 1860677125 857014272 24853 4294967295 134512640 134569956 3221224336 3221214264 1131503100 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 24853 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 362.73
Current children cumulated vsize (Kb) 836928

[startup+390.028 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18368 3 1 0 37189 58 0 0 25 0 11 0 1860677125 857014272 24906 4294967295 134512640 134569956 3221224336 3221214728 1131347461 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 24906 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 372.47
Current children cumulated vsize (Kb) 836928

[startup+400.029 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18372 3 1 0 38162 58 0 0 21 0 11 0 1860677125 857014272 24957 4294967295 134512640 134569956 3221224336 3221214728 1131347449 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 24957 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 382.2
Current children cumulated vsize (Kb) 836928

[startup+410.029 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18376 3 1 0 39132 58 0 0 25 0 11 0 1860677125 857014272 25010 4294967295 134512640 134569956 3221224336 3221214264 1131503079 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 25010 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 391.9
Current children cumulated vsize (Kb) 836928

[startup+420.029 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18381 3 1 0 40097 58 0 0 25 0 11 0 1860677125 857014272 25091 4294967295 134512640 134569956 3221224336 3221214072 1085806297 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 25091 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 401.55
Current children cumulated vsize (Kb) 836928

[startup+430.03 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18385 3 1 0 41069 59 0 0 17 0 11 0 1860677125 857014272 25149 4294967295 134512640 134569956 3221224336 3221214480 1131503112 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 25149 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 411.28
Current children cumulated vsize (Kb) 836928

[startup+440.031 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18389 3 1 0 42041 59 0 0 19 0 11 0 1860677125 857014272 25197 4294967295 134512640 134569956 3221224336 3221213880 1085806301 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 25197 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 421
Current children cumulated vsize (Kb) 836928

[startup+450.031 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18393 3 1 0 43014 59 0 0 25 0 11 0 1860677125 857014272 25242 4294967295 134512640 134569956 3221224336 3221214584 1131498596 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 25242 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 430.73
Current children cumulated vsize (Kb) 836928

[startup+460.031 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18398 3 1 0 43978 59 0 0 24 0 11 0 1860677125 857014272 25312 4294967295 134512640 134569956 3221224336 3221214600 1131337719 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 25312 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 440.37
Current children cumulated vsize (Kb) 836928

[startup+470.032 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18402 3 1 0 44951 60 0 0 25 0 11 0 1860677125 857014272 25392 4294967295 134512640 134569956 3221224336 3221214712 1131325352 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 25392 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 450.11
Current children cumulated vsize (Kb) 836928

[startup+480.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18406 3 1 0 45925 60 0 0 25 0 11 0 1860677125 857014272 25439 4294967295 134512640 134569956 3221224336 3221214640 1131365909 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 25439 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 459.85
Current children cumulated vsize (Kb) 836928

[startup+490.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18410 3 1 0 46897 60 0 0 25 0 11 0 1860677125 857014272 25490 4294967295 134512640 134569956 3221224336 3221214016 1131512530 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 25490 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 469.57
Current children cumulated vsize (Kb) 836928

[startup+500.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18415 3 1 0 47864 61 0 0 19 0 11 0 1860677125 857014272 25561 4294967295 134512640 134569956 3221224336 3221214640 1131366700 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 25561 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 479.25
Current children cumulated vsize (Kb) 836928

[startup+510.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) S 26399 26400 21452 0 -1 0 18420 3 1 0 48836 61 0 0 25 0 11 0 1860677125 857014272 25609 4294967295 134512640 134569956 3221224336 3221213240 1073952481 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 25609 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 488.97
Current children cumulated vsize (Kb) 836928

[startup+520.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18424 3 1 0 49807 61 0 0 25 0 11 0 1860677125 857014272 25681 4294967295 134512640 134569956 3221224336 3221214728 1131348215 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 25681 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 498.68
Current children cumulated vsize (Kb) 836928

[startup+530.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18428 3 1 0 50781 62 0 0 25 0 11 0 1860677125 857014272 25725 4294967295 134512640 134569956 3221224336 3221214640 1131365757 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 25725 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 508.43
Current children cumulated vsize (Kb) 836928

[startup+540.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18433 3 1 0 51751 62 0 0 24 0 11 0 1860677125 857014272 25780 4294967295 134512640 134569956 3221224336 3221214016 1131512460 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 25780 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 518.13
Current children cumulated vsize (Kb) 836928

[startup+550.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18436 3 1 0 52733 62 0 0 25 0 11 0 1860677125 857014272 25827 4294967295 134512640 134569956 3221224336 3221214320 1131503133 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 25827 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 527.95
Current children cumulated vsize (Kb) 836928

[startup+560.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18440 3 1 0 53708 63 0 0 18 0 11 0 1860677125 857014272 25871 4294967295 134512640 134569956 3221224336 3221214688 1131451552 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 25871 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 537.71
Current children cumulated vsize (Kb) 836928

[startup+570.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18443 3 1 0 54688 63 0 0 25 0 11 0 1860677125 857014272 25905 4294967295 134512640 134569956 3221224336 3221214792 1131545897 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 25905 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 547.51
Current children cumulated vsize (Kb) 836928

[startup+580.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18447 3 1 0 55662 63 0 0 25 0 11 0 1860677125 857014272 25942 4294967295 134512640 134569956 3221224336 3221213960 1085806278 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 25942 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 557.25
Current children cumulated vsize (Kb) 836928

[startup+590.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18451 3 1 0 56634 64 0 0 25 0 11 0 1860677125 857014272 25983 4294967295 134512640 134569956 3221224336 3221214728 1131347287 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 25983 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 566.98
Current children cumulated vsize (Kb) 836928

[startup+600.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18455 3 1 0 57606 64 0 0 25 0 11 0 1860677125 857014272 26020 4294967295 134512640 134569956 3221224336 3221214488 1131502953 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 26020 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 576.7
Current children cumulated vsize (Kb) 836928

[startup+610.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18459 3 1 0 58577 64 0 0 25 0 11 0 1860677125 857014272 26058 4294967295 134512640 134569956 3221224336 3221214192 1131498604 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 26058 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 586.41
Current children cumulated vsize (Kb) 836928

[startup+620.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26413
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18464 3 1 0 59541 64 0 0 25 0 11 0 1860677125 857014272 26109 4294967295 134512640 134569956 3221224336 3221214640 1131366011 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 26109 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 596.05
Current children cumulated vsize (Kb) 836928
One traced child (pid=26413) exited with status: 0
New thread pid=26414

[startup+630.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18469 3 1 0 60511 65 0 0 25 0 11 0 1860677125 857014272 26160 4294967295 134512640 134569956 3221224336 3221214728 1131347721 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 26160 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 605.76
Current children cumulated vsize (Kb) 836928

[startup+640.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18474 3 1 0 61476 65 0 0 21 0 11 0 1860677125 857014272 26241 4294967295 134512640 134569956 3221224336 3221214640 1131366057 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 26241 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 615.41
Current children cumulated vsize (Kb) 836928

[startup+650.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18478 3 1 0 62449 65 0 0 25 0 11 0 1860677125 857014272 26301 4294967295 134512640 134569956 3221224336 3221213960 1131512195 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 26301 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 625.14
Current children cumulated vsize (Kb) 836928

[startup+660.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18482 3 1 0 63422 65 0 0 25 0 11 0 1860677125 857014272 26357 4294967295 134512640 134569956 3221224336 3221214304 1131498636 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 26357 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 634.87
Current children cumulated vsize (Kb) 836928

[startup+670.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18487 3 1 0 64390 66 0 0 25 0 11 0 1860677125 857014272 26425 4294967295 134512640 134569956 3221224336 3221214160 1131510028 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 26425 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 644.56
Current children cumulated vsize (Kb) 836928

[startup+680.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18492 3 1 0 65356 66 0 0 25 0 11 0 1860677125 857014272 26477 4294967295 134512640 134569956 3221224336 3221214264 1131503068 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 26477 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 654.22
Current children cumulated vsize (Kb) 836928

[startup+690.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18496 3 1 0 66330 67 0 0 25 0 11 0 1860677125 857014272 26525 4294967295 134512640 134569956 3221224336 3221214240 1085806284 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 26525 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 663.97
Current children cumulated vsize (Kb) 836928

[startup+700.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18500 3 1 0 67303 67 0 0 25 0 11 0 1860677125 857014272 26560 4294967295 134512640 134569956 3221224336 3221214540 1131503076 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 26560 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 673.7
Current children cumulated vsize (Kb) 836928

[startup+710.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18504 3 1 0 68276 67 0 0 24 0 11 0 1860677125 857014272 26606 4294967295 134512640 134569956 3221224336 3221214728 1131347191 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 26606 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 683.43
Current children cumulated vsize (Kb) 836928

[startup+720.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18509 3 1 0 69244 67 0 0 18 0 11 0 1860677125 857014272 26651 4294967295 134512640 134569956 3221224336 3221214640 1131365794 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 26651 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 693.11
Current children cumulated vsize (Kb) 836928

[startup+730.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18513 3 1 0 70218 67 0 0 25 0 11 0 1860677125 857014272 26704 4294967295 134512640 134569956 3221224336 3221214296 1085759268 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 26704 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 702.85
Current children cumulated vsize (Kb) 836928

[startup+740.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18518 3 1 0 71186 68 0 0 25 0 11 0 1860677125 857014272 26758 4294967295 134512640 134569956 3221224336 3221214708 1131337696 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 26758 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 712.54
Current children cumulated vsize (Kb) 836928

[startup+750.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18522 3 1 0 72161 68 0 0 25 0 11 0 1860677125 857014272 26797 4294967295 134512640 134569956 3221224336 3221214640 1131366203 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 26797 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 722.29
Current children cumulated vsize (Kb) 836928

[startup+760.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18526 3 1 0 73135 68 0 0 25 0 11 0 1860677125 857014272 26840 4294967295 134512640 134569956 3221224336 3221214104 1131510124 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 26840 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 732.03
Current children cumulated vsize (Kb) 836928

[startup+770.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18531 3 1 0 74103 68 0 0 25 0 11 0 1860677125 857014272 26894 4294967295 134512640 134569956 3221224336 3221214248 1131498584 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 26894 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 741.71
Current children cumulated vsize (Kb) 836928

[startup+780.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18535 3 1 0 75078 69 0 0 25 0 11 0 1860677125 857014272 26933 4294967295 134512640 134569956 3221224336 3221214712 1131325352 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 26933 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 751.47
Current children cumulated vsize (Kb) 836928

[startup+790.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18540 3 1 0 76045 69 0 0 25 0 11 0 1860677125 857014272 26973 4294967295 134512640 134569956 3221224336 3221214640 1131366203 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 26973 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 761.14
Current children cumulated vsize (Kb) 836928

[startup+800.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18545 3 1 0 77014 69 0 0 25 0 11 0 1860677125 857014272 27028 4294967295 134512640 134569956 3221224336 3221213912 1131510174 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 27028 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 770.83
Current children cumulated vsize (Kb) 836928

[startup+810.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18550 3 1 0 77982 69 0 0 25 0 11 0 1860677125 857014272 27076 4294967295 134512640 134569956 3221224336 3221213960 1131512723 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 27076 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 780.51
Current children cumulated vsize (Kb) 836928

[startup+820.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18554 3 1 0 78958 69 0 0 25 0 11 0 1860677125 857014272 27108 4294967295 134512640 134569956 3221224336 3221214600 1131337739 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 27108 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 790.27
Current children cumulated vsize (Kb) 836928

[startup+830.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18559 3 1 0 79927 70 0 0 25 0 11 0 1860677125 857014272 27163 4294967295 134512640 134569956 3221224336 3221214436 1085759248 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 27163 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 799.97
Current children cumulated vsize (Kb) 836928

[startup+840.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18564 3 1 0 80898 70 0 0 20 0 11 0 1860677125 857014272 27221 4294967295 134512640 134569956 3221224336 3221214640 1131365757 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 27221 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 809.68
Current children cumulated vsize (Kb) 836928

[startup+850.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18568 3 1 0 81874 70 0 0 25 0 11 0 1860677125 857014272 27251 4294967295 134512640 134569956 3221224336 3221214640 1131366203 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 27251 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 819.44
Current children cumulated vsize (Kb) 836928

[startup+860.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18573 3 1 0 82845 71 0 0 25 0 11 0 1860677125 857014272 27292 4294967295 134512640 134569956 3221224336 3221214728 1131347449 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 27292 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 829.16
Current children cumulated vsize (Kb) 836928

[startup+870.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18577 3 1 0 83821 71 0 0 25 0 11 0 1860677125 857014272 27316 4294967295 134512640 134569956 3221224336 3221214792 1131545883 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 27316 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 838.92
Current children cumulated vsize (Kb) 836928

[startup+880.053 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18582 3 1 0 84791 71 0 0 25 0 11 0 1860677125 857014272 27363 4294967295 134512640 134569956 3221224336 3221214472 1131498480 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 27363 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 848.62
Current children cumulated vsize (Kb) 836928

[startup+890.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18587 3 1 0 85762 72 0 0 25 0 11 0 1860677125 857014272 27401 4294967295 134512640 134569956 3221224336 3221214640 1131366203 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 27401 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 858.34
Current children cumulated vsize (Kb) 836928

[startup+900.055 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18591 3 1 0 86739 72 0 0 25 0 11 0 1860677125 857014272 27435 4294967295 134512640 134569956 3221224336 3221214432 1131502953 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 27435 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 868.11
Current children cumulated vsize (Kb) 836928

[startup+910.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18595 3 1 0 87714 73 0 0 23 0 11 0 1860677125 857014272 27461 4294967295 134512640 134569956 3221224336 3221214708 1131337696 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 27461 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 877.87
Current children cumulated vsize (Kb) 836928

[startup+920.055 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18599 3 1 0 88689 74 0 0 25 0 11 0 1860677125 857014272 27497 4294967295 134512640 134569956 3221224336 3221214600 1131337719 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 27497 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 887.63
Current children cumulated vsize (Kb) 836928

[startup+930.055 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18604 3 1 0 89658 75 0 0 25 0 11 0 1860677125 857014272 27525 4294967295 134512640 134569956 3221224336 3221214640 1131366011 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 27525 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 897.33
Current children cumulated vsize (Kb) 836928

[startup+940.056 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18608 3 1 0 90634 75 0 0 25 0 11 0 1860677125 857014272 27560 4294967295 134512640 134569956 3221224336 3221214728 1131347287 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 27560 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 907.09
Current children cumulated vsize (Kb) 836928

[startup+950.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18613 3 1 0 91604 75 0 0 25 0 11 0 1860677125 857014272 27604 4294967295 134512640 134569956 3221224336 3221214440 1131510225 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 27604 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 916.79
Current children cumulated vsize (Kb) 836928

[startup+960.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18617 3 1 0 92580 75 0 0 25 0 11 0 1860677125 857014272 27631 4294967295 134512640 134569956 3221224336 3221214428 1131503083 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 27631 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 926.55
Current children cumulated vsize (Kb) 836928

[startup+970.058 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18621 3 1 0 93556 76 0 0 25 0 11 0 1860677125 857014272 27665 4294967295 134512640 134569956 3221224336 3221214640 1131366252 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 27665 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 936.32
Current children cumulated vsize (Kb) 836928

[startup+980.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18625 3 1 0 94531 76 0 0 25 0 11 0 1860677125 858062848 27909 4294967295 134512640 134569956 3221224336 3221214472 1131498412 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209488 27909 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 946.07
Current children cumulated vsize (Kb) 837952

[startup+990.058 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18629 3 1 0 95507 76 0 0 25 0 11 0 1860677125 858062848 27891 4294967295 134512640 134569956 3221224336 3221214184 1085806278 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209488 27891 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 955.83
Current children cumulated vsize (Kb) 837952

[startup+1000.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18633 3 1 0 96482 76 0 0 25 0 11 0 1860677125 858062848 27919 4294967295 134512640 134569956 3221224336 3221214208 1131503072 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209488 27919 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 965.58
Current children cumulated vsize (Kb) 837952

[startup+1010.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18638 3 1 0 97450 76 0 0 25 0 11 0 1860677125 858062848 27952 4294967295 134512640 134569956 3221224336 3221214708 1131337696 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209488 27952 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 975.26
Current children cumulated vsize (Kb) 837952

[startup+1020.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18643 3 1 0 98418 77 0 0 24 0 11 0 1860677125 858062848 27992 4294967295 134512640 134569956 3221224336 3221214708 1131337696 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209488 27992 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 984.95
Current children cumulated vsize (Kb) 837952

[startup+1030.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18647 3 1 0 99392 77 0 0 23 0 11 0 1860677125 858062848 28021 4294967295 134512640 134569956 3221224336 3221214360 1131498584 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209488 28021 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 994.69
Current children cumulated vsize (Kb) 837952

[startup+1040.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18651 3 1 0 100365 77 0 0 25 0 11 0 1860677125 858062848 28054 4294967295 134512640 134569956 3221224336 3221214320 1131503011 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209488 28054 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 1004.42
Current children cumulated vsize (Kb) 837952

[startup+1050.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18655 3 1 0 101339 77 0 0 25 0 11 0 1860677125 858062848 28089 4294967295 134512640 134569956 3221224336 3221214724 1131365740 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209488 28089 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 1014.16
Current children cumulated vsize (Kb) 837952

[startup+1060.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18659 3 1 0 102313 77 0 0 25 0 11 0 1860677125 858062848 28131 4294967295 134512640 134569956 3221224336 3221214688 1131451552 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209488 28131 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 1023.9
Current children cumulated vsize (Kb) 837952

[startup+1070.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18663 3 1 0 103286 77 0 0 25 0 11 0 1860677125 858062848 28158 4294967295 134512640 134569956 3221224336 3221214544 1131502953 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209488 28158 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 1033.63
Current children cumulated vsize (Kb) 837952

[startup+1080.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18667 3 1 0 104259 77 0 0 25 0 11 0 1860677125 858062848 28192 4294967295 134512640 134569956 3221224336 3221213824 1085806248 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209488 28192 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 1043.36
Current children cumulated vsize (Kb) 837952

[startup+1090.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18671 3 1 0 105231 78 0 0 25 0 11 0 1860677125 858062848 28226 4294967295 134512640 134569956 3221224336 3221214536 1131511703 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209488 28226 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 1053.09
Current children cumulated vsize (Kb) 837952

[startup+1100.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18675 3 1 0 106204 78 0 0 25 0 11 0 1860677125 858062848 28271 4294967295 134512640 134569956 3221224336 3221214640 1131367002 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209488 28271 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 1062.82
Current children cumulated vsize (Kb) 837952

[startup+1110.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18679 3 1 0 107177 78 0 0 25 0 11 0 1860677125 858062848 28308 4294967295 134512640 134569956 3221224336 3221213956 1131511692 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209488 28308 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 1072.55
Current children cumulated vsize (Kb) 837952

[startup+1120.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18683 3 1 0 108150 78 0 0 25 0 11 0 1860677125 858062848 28340 4294967295 134512640 134569956 3221224336 3221214536 1131503112 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209488 28340 13129 16 0 209472 0
[pid=26400] vsize: 837952
Current children cumulated CPU time (s) 1082.28
Current children cumulated vsize (Kb) 837952

[startup+1130.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18687 3 1 0 109123 78 0 0 25 0 11 0 1860677125 857014272 28230 4294967295 134512640 134569956 3221224336 3221214072 1085806301 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 28230 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 1092.01
Current children cumulated vsize (Kb) 836928

[startup+1140.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18691 3 1 0 110096 79 0 0 25 0 11 0 1860677125 857014272 28269 4294967295 134512640 134569956 3221224336 3221214712 1131325315 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 28269 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 1101.75
Current children cumulated vsize (Kb) 836928

[startup+1150.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18694 3 1 0 111077 79 0 0 25 0 11 0 1860677125 857014272 28295 4294967295 134512640 134569956 3221224336 3221214640 1131366347 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 28295 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 1111.56
Current children cumulated vsize (Kb) 836928

[startup+1160.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18698 3 1 0 112050 79 0 0 25 0 11 0 1860677125 857014272 28333 4294967295 134512640 134569956 3221224336 3221214640 1131365794 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 28333 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 1121.29
Current children cumulated vsize (Kb) 836928

[startup+1170.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18702 3 1 0 113023 79 0 0 25 0 11 0 1860677125 857014272 28373 4294967295 134512640 134569956 3221224336 3221213824 1085806738 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 28373 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 1131.02
Current children cumulated vsize (Kb) 836928

[startup+1180.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18706 3 1 0 113996 79 0 0 25 0 11 0 1860677125 857014272 28406 4294967295 134512640 134569956 3221224336 3221213952 1131512528 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 28406 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 1140.75
Current children cumulated vsize (Kb) 836928

[startup+1190.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18710 3 1 0 114970 79 0 0 25 0 11 0 1860677125 857014272 28435 4294967295 134512640 134569956 3221224336 3221213960 1085806348 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 28435 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 1150.49
Current children cumulated vsize (Kb) 836928

[startup+1200.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18714 3 1 0 115943 80 0 0 25 0 11 0 1860677125 857014272 28468 4294967295 134512640 134569956 3221224336 3221214600 1131337747 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 28468 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 1160.23
Current children cumulated vsize (Kb) 836928

[startup+1210.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18718 3 1 0 116917 80 0 0 16 0 11 0 1860677125 857014272 28496 4294967295 134512640 134569956 3221224336 3221214640 1131365878 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 28496 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 1169.97
Current children cumulated vsize (Kb) 836928

[startup+1220.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18722 3 1 0 117890 80 0 0 25 0 11 0 1860677125 857014272 28534 4294967295 134512640 134569956 3221224336 3221214708 1131337696 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 28534 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 1179.7
Current children cumulated vsize (Kb) 836928

[startup+1230.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18726 3 1 0 118864 80 0 0 24 0 11 0 1860677125 857014272 28576 4294967295 134512640 134569956 3221224336 3221214136 1131498575 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/26400/statm): 209232 28576 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 1189.44
Current children cumulated vsize (Kb) 836928

[startup+1240.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18730 3 1 0 119837 80 0 0 25 0 11 0 1860677125 857014272 28606 4294967295 134512640 134569956 3221224336 3221213824 1085806260 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 28606 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (Kb) 836928

[startup+1250.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18734 3 1 0 120810 81 0 0 25 0 11 0 1860677125 857014272 28641 4294967295 134512640 134569956 3221224336 3221214488 1131502953 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 28641 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 1208.91
Current children cumulated vsize (Kb) 836928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1250.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 26414
Raw data (/proc/26400/stat): 26400 (java) R 26399 26400 21452 0 -1 0 18734 3 1 0 120810 81 0 0 25 0 11 0 1860677125 857014272 28641 4294967295 134512640 134569956 3221224336 3221214480 1131511701 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/26400/statm): 209232 28641 13129 16 0 209216 0
[pid=26400] vsize: 836928
Current children cumulated CPU time (s) 1208.91
Current children cumulated vsize (Kb) 836928

Sending SIGTERM to -26400
Sleeping 2 seconds
New thread pid=26416
New thread pid=26417
One traced child (pid=26417) exited with status: 0
One traced child (pid=26409) exited with status: 0
One traced child (pid=26404) exited with status: 0
One traced child (pid=26401) exited with status: 143
One traced child (pid=26402) exited with status: 143
One traced child (pid=26403) exited with status: 143
One traced child (pid=26407) exited with status: 143
One traced child (pid=26408) exited with status: 143
One traced child (pid=26405) exited with status: 143
One traced child (pid=26414) exited with status: 143
One traced child (pid=26406) exited with status: 143
One traced child (pid=26416) exited with status: 143
One traced child (pid=26400) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1250.16
CPU time (s): 1255.41
CPU user time (s): 1253.94
CPU system time (s): 1.47778
CPU usage (%): 100.42
Max. virtual memory (cumulated for all children) (Kb): 837952

Verifier Data

Verifier:	OK	30