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/miplib3/normalized-mps-v2-13-7-stein45.opb
MD5SUM5c72b08d2dc855d07dab2f619386e796
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 benchmark79.065
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 8879

Launcher Data

LAUNCH ON wulflinc12 THE 2005-09-20 19:38:33 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6911 boxname=wulflinc12 idbench=1051 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  5c72b08d2dc855d07dab2f619386e796  /oldhome/oroussel/tmp/wulflinc12/normalized-mps-v2-13-7-stein45.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc12/normalized-mps-v2-13-7-stein45.opb
IDLAUNCH: 6911
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.091
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.091
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:        866396 kB
Buffers:         34396 kB
Cached:         103220 kB
SwapCached:        492 kB
Active:          90112 kB
Inactive:        50012 kB
HighTotal:      131008 kB
HighFree:        26824 kB
LowTotal:       903652 kB
LowFree:        839572 kB
SwapTotal:     2097136 kB
SwapFree:      2096072 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5904 kB
Slab:            22464 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-20 19:59:23 (client local time) WITH STATUS 143 IN 1247.37 SECONDS
stats: 6911 0 1247.37 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/wulflinc12/normalized-mps-v2-13-7-stein45.opb
c reading problem ... done. Time 0.635 ms.
c #vars     45
c #constraints  331
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=                  33 		Current CPU time: 0.72 ms
c CURRENT OPTIMUM=                  32 		Current CPU time: 1.21 ms
c CURRENT OPTIMUM=                  31 		Current CPU time: 3.42 ms
c CURRENT OPTIMUM=                  30 		Current CPU time: 626.79 ms
c starts		: 22
c conflicts		: 11245
c decisions		: 11702
c propagations		: 62792
c inspects		: 24189666
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 11245
c root simplifications	: 22
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 11488
c speed (decisions/second)	: 18.81277892814425
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.825

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/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 19 0 0 0 0 0 0 0 19 0 1 0 1802879787 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 39 3 38 16 0 23 0
[pid=23247] 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/23247
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=23248
New thread pid=23249
New thread pid=23250
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=23251
New thread pid=23252
New thread pid=23253
New thread pid=23254
New thread pid=23255
New thread pid=23256
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/wulflinc12/normalized-mps-v2-13-7-stein45.opb
New thread pid=23257
One traced child (pid=23257) exited with status: 0
New thread pid=23258
One traced child (pid=23258) exited with status: 0
New thread pid=23259
One traced child (pid=23259) exited with status: 0
New thread pid=23260

[startup+10.0032 s]
Raw data (loadavg): 0.93 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18173 3 1 0 750 47 0 0 16 0 11 0 1802879787 857305088 19985 4294967295 134512640 134569956 3221224336 3221214664 1131365955 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209303 19985 13129 16 0 209287 0
[pid=23247] vsize: 837212
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (Kb) 837212

[startup+20.003 s]
Raw data (loadavg): 0.94 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18180 3 1 0 1709 47 0 0 25 0 11 0 1802879787 857141248 20590 4294967295 134512640 134569956 3221224336 3221214728 1131342393 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 20590 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 17.56
Current children cumulated vsize (Kb) 837052

[startup+30.0039 s]
Raw data (loadavg): 0.95 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18187 3 1 0 2646 48 0 0 25 0 11 0 1802879787 857141248 21299 4294967295 134512640 134569956 3221224336 3221214664 1131365767 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 21299 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 26.94
Current children cumulated vsize (Kb) 837052

[startup+40.0047 s]
Raw data (loadavg): 0.96 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18194 3 1 0 3590 48 0 0 25 0 11 0 1802879787 857141248 21321 4294967295 134512640 134569956 3221224336 3221214600 1131337659 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 21321 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 36.38
Current children cumulated vsize (Kb) 837052

[startup+50.0066 s]
Raw data (loadavg): 0.96 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18202 3 1 0 4527 48 0 0 19 0 11 0 1802879787 857141248 21539 4294967295 134512640 134569956 3221224336 3221214624 1131370638 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 21539 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 45.75
Current children cumulated vsize (Kb) 837052

[startup+60.0074 s]
Raw data (loadavg): 0.97 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18207 3 1 0 5475 49 0 0 25 0 11 0 1802879787 857141248 21669 4294967295 134512640 134569956 3221224336 3221214800 1131423111 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 21669 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 55.24
Current children cumulated vsize (Kb) 837052

[startup+70.0082 s]
Raw data (loadavg): 0.97 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18214 3 1 0 6414 49 0 0 20 0 11 0 1802879787 857141248 21823 4294967295 134512640 134569956 3221224336 3221214640 1131365565 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 21823 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 64.63
Current children cumulated vsize (Kb) 837052

[startup+80.0091 s]
Raw data (loadavg): 0.98 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18221 3 1 0 7351 49 0 0 17 0 11 0 1802879787 857141248 21990 4294967295 134512640 134569956 3221224336 3221214712 1131509403 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 21990 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 74
Current children cumulated vsize (Kb) 837052

[startup+90.009 s]
Raw data (loadavg): 0.98 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18226 3 1 0 8301 50 0 0 25 0 11 0 1802879787 857141248 22154 4294967295 134512640 134569956 3221224336 3221214640 1131366011 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 22154 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 83.51
Current children cumulated vsize (Kb) 837052

[startup+100.011 s]
Raw data (loadavg): 0.98 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18231 3 1 0 9254 50 0 0 25 0 11 0 1802879787 857141248 22302 4294967295 134512640 134569956 3221224336 3221214640 1131365725 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 22302 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 93.04
Current children cumulated vsize (Kb) 837052

[startup+110.012 s]
Raw data (loadavg): 0.98 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18236 3 1 0 10208 50 0 0 25 0 11 0 1802879787 857141248 22453 4294967295 134512640 134569956 3221224336 3221214776 1131340505 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 22453 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 102.58
Current children cumulated vsize (Kb) 837052

[startup+120.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18241 3 1 0 11163 50 0 0 25 0 11 0 1802879787 857141248 22579 4294967295 134512640 134569956 3221224336 3221214200 1131499080 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 22579 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 112.13
Current children cumulated vsize (Kb) 837052

[startup+130.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18246 3 1 0 12116 50 0 0 21 0 11 0 1802879787 857141248 22686 4294967295 134512640 134569956 3221224336 3221214408 1085806738 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 22686 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 121.66
Current children cumulated vsize (Kb) 837052

[startup+140.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18251 3 1 0 13070 51 0 0 24 0 11 0 1802879787 857141248 22815 4294967295 134512640 134569956 3221224336 3221214072 1131504374 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 22815 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 131.21
Current children cumulated vsize (Kb) 837052

[startup+150.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18255 3 1 0 14033 51 0 0 25 0 11 0 1802879787 857141248 22913 4294967295 134512640 134569956 3221224336 3221214072 1085806301 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 22913 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 140.84
Current children cumulated vsize (Kb) 837052

[startup+160.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18260 3 1 0 14989 51 0 0 25 0 11 0 1802879787 857141248 23030 4294967295 134512640 134569956 3221224336 3221214600 1131337592 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 23030 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 150.4
Current children cumulated vsize (Kb) 837052

[startup+170.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18264 3 1 0 15954 51 0 0 25 0 11 0 1802879787 857141248 23118 4294967295 134512640 134569956 3221224336 3221214680 1131457902 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 23118 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 837052

[startup+180.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) S 23246 23247 8263 0 -1 0 18270 3 1 0 16910 51 0 0 25 0 11 0 1802879787 857141248 23224 4294967295 134512640 134569956 3221224336 3221213280 1073952481 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 23224 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 169.61
Current children cumulated vsize (Kb) 837052

[startup+190.016 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18275 3 1 0 17861 51 0 0 25 0 11 0 1802879787 857141248 23362 4294967295 134512640 134569956 3221224336 3221214528 1131495672 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 23362 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 179.12
Current children cumulated vsize (Kb) 837052

[startup+200.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18279 3 1 0 18830 52 0 0 25 0 11 0 1802879787 857141248 23455 4294967295 134512640 134569956 3221224336 3221214088 1131499074 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 23455 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 188.82
Current children cumulated vsize (Kb) 837052

[startup+210.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18284 3 1 0 19791 52 0 0 25 0 11 0 1802879787 857141248 23567 4294967295 134512640 134569956 3221224336 3221214104 1131501605 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 23567 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 198.43
Current children cumulated vsize (Kb) 837052

[startup+220.018 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18289 3 1 0 20753 52 0 0 16 0 11 0 1802879787 857141248 23665 4294967295 134512640 134569956 3221224336 3221214640 1131366011 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 23665 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 208.05
Current children cumulated vsize (Kb) 837052

[startup+230.019 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18293 3 1 0 21724 52 0 0 25 0 11 0 1802879787 857141248 23745 4294967295 134512640 134569956 3221224336 3221214640 1131367046 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 23745 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 217.76
Current children cumulated vsize (Kb) 837052

[startup+240.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18297 3 1 0 22695 52 0 0 25 0 11 0 1802879787 857141248 23814 4294967295 134512640 134569956 3221224336 3221214776 1131340505 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 23814 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 227.47
Current children cumulated vsize (Kb) 837052

[startup+250.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18302 3 1 0 23657 52 0 0 20 0 11 0 1802879787 857141248 23888 4294967295 134512640 134569956 3221224336 3221214144 1131502421 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 23888 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 237.09
Current children cumulated vsize (Kb) 837052

[startup+260.021 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18306 3 1 0 24627 52 0 0 25 0 11 0 1802879787 857141248 23950 4294967295 134512640 134569956 3221224336 3221214712 1131357614 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 23950 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 246.79
Current children cumulated vsize (Kb) 837052

[startup+270.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18311 3 1 0 25588 53 0 0 25 0 11 0 1802879787 857141248 24049 4294967295 134512640 134569956 3221224336 3221214724 1131342472 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 24049 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 256.41
Current children cumulated vsize (Kb) 837052

[startup+280.023 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18315 3 1 0 26556 53 0 0 25 0 11 0 1802879787 857141248 24122 4294967295 134512640 134569956 3221224336 3221213964 1085759248 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 24122 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 266.09
Current children cumulated vsize (Kb) 837052

[startup+290.024 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18320 3 1 0 27517 53 0 0 25 0 11 0 1802879787 857141248 24205 4294967295 134512640 134569956 3221224336 3221214208 1131498858 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 24205 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 275.7
Current children cumulated vsize (Kb) 837052

[startup+300.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) S 23246 23247 8263 0 -1 0 18325 3 1 0 28479 54 0 0 25 0 11 0 1802879787 857141248 24279 4294967295 134512640 134569956 3221224336 3221213280 1073952481 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 24279 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 285.33
Current children cumulated vsize (Kb) 837052

[startup+310.025 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18329 3 1 0 29448 55 0 0 25 0 11 0 1802879787 857141248 24374 4294967295 134512640 134569956 3221224336 3221214728 1131348448 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 24374 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 295.03
Current children cumulated vsize (Kb) 837052

[startup+320.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18334 3 1 0 30412 55 0 0 25 0 11 0 1802879787 857141248 24456 4294967295 134512640 134569956 3221224336 3221214640 1131366500 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 24456 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 304.67
Current children cumulated vsize (Kb) 837052

[startup+330.027 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18339 3 1 0 31375 55 0 0 25 0 11 0 1802879787 857141248 24540 4294967295 134512640 134569956 3221224336 3221214640 1131365952 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 24540 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 314.3
Current children cumulated vsize (Kb) 837052

[startup+340.027 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18343 3 1 0 32347 56 0 0 23 0 11 0 1802879787 857141248 24601 4294967295 134512640 134569956 3221224336 3221213964 1131501648 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 24601 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 324.03
Current children cumulated vsize (Kb) 837052

[startup+350.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18347 3 1 0 33320 56 0 0 25 0 11 0 1802879787 857141248 24664 4294967295 134512640 134569956 3221224336 3221214640 1131365657 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 24664 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 333.76
Current children cumulated vsize (Kb) 837052

[startup+360.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18351 3 1 0 34291 56 0 0 25 0 11 0 1802879787 857141248 24740 4294967295 134512640 134569956 3221224336 3221214712 1131325433 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 24740 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 343.47
Current children cumulated vsize (Kb) 837052

[startup+370.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18356 3 1 0 35258 56 0 0 25 0 11 0 1802879787 857141248 24820 4294967295 134512640 134569956 3221224336 3221214016 1131504496 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 24820 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 353.14
Current children cumulated vsize (Kb) 837052

[startup+380.03 s]
Raw data (loadavg): 0.99 0.98 0.99 3/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18361 3 1 0 36224 56 0 0 16 0 11 0 1802879787 857141248 24888 4294967295 134512640 134569956 3221224336 3221214712 1131325443 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 24888 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 362.8
Current children cumulated vsize (Kb) 837052

[startup+390.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18364 3 1 0 37204 56 0 0 25 0 11 0 1802879787 857141248 24927 4294967295 134512640 134569956 3221224336 3221214016 1131504572 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 24927 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 372.6
Current children cumulated vsize (Kb) 837052

[startup+400.032 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18368 3 1 0 38176 56 0 0 25 0 11 0 1802879787 857141248 24978 4294967295 134512640 134569956 3221224336 3221213880 1085806294 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 24978 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 382.32
Current children cumulated vsize (Kb) 837052

[startup+410.033 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18373 3 1 0 39140 57 0 0 17 0 11 0 1802879787 857141248 25045 4294967295 134512640 134569956 3221224336 3221214640 1131366091 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 25045 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 391.97
Current children cumulated vsize (Kb) 837052

[startup+420.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18377 3 1 0 40112 57 0 0 25 0 11 0 1802879787 857141248 25112 4294967295 134512640 134569956 3221224336 3221214640 1131366855 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 25112 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 401.69
Current children cumulated vsize (Kb) 837052

[startup+430.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18381 3 1 0 41085 57 0 0 25 0 11 0 1802879787 857141248 25170 4294967295 134512640 134569956 3221224336 3221214016 1131504644 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 25170 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 411.42
Current children cumulated vsize (Kb) 837052

[startup+440.035 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18385 3 1 0 42057 57 0 0 25 0 11 0 1802879787 857141248 25218 4294967295 134512640 134569956 3221224336 3221214640 1131366027 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 25218 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 421.14
Current children cumulated vsize (Kb) 837052

[startup+450.036 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18389 3 1 0 43029 57 0 0 25 0 11 0 1802879787 857141248 25263 4294967295 134512640 134569956 3221224336 3221214776 1131340505 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 25263 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 430.86
Current children cumulated vsize (Kb) 837052

[startup+460.037 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18394 3 1 0 43994 58 0 0 25 0 11 0 1802879787 857141248 25333 4294967295 134512640 134569956 3221224336 3221214016 1131504578 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 25333 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 440.52
Current children cumulated vsize (Kb) 837052

[startup+470.038 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18398 3 1 0 44966 58 0 0 25 0 11 0 1802879787 857141248 25413 4294967295 134512640 134569956 3221224336 3221214016 1131504445 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 25413 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 450.24
Current children cumulated vsize (Kb) 837052

[startup+480.039 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18402 3 1 0 45939 59 0 0 25 0 11 0 1802879787 857141248 25460 4294967295 134512640 134569956 3221224336 3221214216 1131501561 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 25460 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 459.98
Current children cumulated vsize (Kb) 837052

[startup+490.038 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18407 3 1 0 46906 59 0 0 25 0 11 0 1802879787 857141248 25526 4294967295 134512640 134569956 3221224336 3221214152 1131499101 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 25526 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 469.65
Current children cumulated vsize (Kb) 837052

[startup+500.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18411 3 1 0 47880 59 0 0 25 0 11 0 1802879787 857141248 25582 4294967295 134512640 134569956 3221224336 3221214728 1131347288 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 25582 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 479.39
Current children cumulated vsize (Kb) 837052

[startup+510.041 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18416 3 1 0 48847 60 0 0 25 0 11 0 1802879787 857141248 25644 4294967295 134512640 134569956 3221224336 3221214728 1131346999 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 25644 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 489.07
Current children cumulated vsize (Kb) 837052

[startup+520.041 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18420 3 1 0 49822 60 0 0 25 0 11 0 1802879787 857141248 25702 4294967295 134512640 134569956 3221224336 3221214092 1131502432 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 25702 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 498.82
Current children cumulated vsize (Kb) 837052

[startup+530.042 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18425 3 1 0 50791 60 0 0 25 0 11 0 1802879787 857141248 25757 4294967295 134512640 134569956 3221224336 3221214688 1131452743 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 25757 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 508.51
Current children cumulated vsize (Kb) 837052

[startup+540.043 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18429 3 1 0 51766 60 0 0 25 0 11 0 1802879787 857141248 25801 4294967295 134512640 134569956 3221224336 3221214128 1085806301 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 25801 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 518.26
Current children cumulated vsize (Kb) 837052

[startup+550.043 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18433 3 1 0 52742 60 0 0 18 0 11 0 1802879787 857141248 25862 4294967295 134512640 134569956 3221224336 3221214600 1131337675 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 25862 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 528.02
Current children cumulated vsize (Kb) 837052

[startup+560.044 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18436 3 1 0 53723 60 0 0 25 0 11 0 1802879787 857141248 25892 4294967295 134512640 134569956 3221224336 3221214008 1131504650 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 25892 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 537.83
Current children cumulated vsize (Kb) 837052

[startup+570.045 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18440 3 1 0 54697 61 0 0 25 0 11 0 1802879787 857141248 25935 4294967295 134512640 134569956 3221224336 3221214584 1131398139 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 25935 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 547.58
Current children cumulated vsize (Kb) 837052

[startup+580.046 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18443 3 1 0 55677 62 0 0 25 0 11 0 1802879787 857141248 25963 4294967295 134512640 134569956 3221224336 3221214712 1131325443 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 25963 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 557.39
Current children cumulated vsize (Kb) 837052

[startup+590.047 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18448 3 1 0 56643 62 0 0 25 0 11 0 1802879787 857141248 26013 4294967295 134512640 134569956 3221224336 3221214712 1131325433 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 26013 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 567.05
Current children cumulated vsize (Kb) 837052

[startup+600.049 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18452 3 1 0 57614 63 0 0 25 0 11 0 1802879787 857141248 26054 4294967295 134512640 134569956 3221224336 3221214640 1131366064 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 26054 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 576.77
Current children cumulated vsize (Kb) 837052

[startup+610.048 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18456 3 1 0 58585 63 0 0 25 0 11 0 1802879787 857141248 26092 4294967295 134512640 134569956 3221224336 3221214600 1131337581 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 26092 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 586.48
Current children cumulated vsize (Kb) 837052

[startup+620.049 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23260
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18460 3 1 0 59555 64 0 0 25 0 11 0 1802879787 857141248 26130 4294967295 134512640 134569956 3221224336 3221214600 1131337524 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 26130 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 596.19
Current children cumulated vsize (Kb) 837052
One traced child (pid=23260) exited with status: 0
New thread pid=23261

[startup+630.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) S 23246 23247 8263 0 -1 0 18465 3 1 0 60521 64 0 0 25 0 11 0 1802879787 857141248 26182 4294967295 134512640 134569956 3221224336 3221213384 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 26182 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 605.85
Current children cumulated vsize (Kb) 837052

[startup+640.051 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18470 3 1 0 61492 64 0 0 25 0 11 0 1802879787 857141248 26262 4294967295 134512640 134569956 3221224336 3221214320 1131498921 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 26262 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 615.56
Current children cumulated vsize (Kb) 837052

[startup+650.052 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18475 3 1 0 62457 64 0 0 25 0 11 0 1802879787 857141248 26334 4294967295 134512640 134569956 3221224336 3221214640 1131366011 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 26334 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 625.21
Current children cumulated vsize (Kb) 837052

[startup+660.053 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18479 3 1 0 63431 65 0 0 25 0 11 0 1802879787 857141248 26401 4294967295 134512640 134569956 3221224336 3221214776 1131340505 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 26401 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 634.96
Current children cumulated vsize (Kb) 837052

[startup+670.053 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18484 3 1 0 64399 65 0 0 24 0 11 0 1802879787 857141248 26457 4294967295 134512640 134569956 3221224336 3221213968 1131501636 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 26457 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 644.64
Current children cumulated vsize (Kb) 837052

[startup+680.054 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18488 3 1 0 65372 65 0 0 25 0 11 0 1802879787 857141248 26498 4294967295 134512640 134569956 3221224336 3221214416 1131495696 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 26498 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 654.37
Current children cumulated vsize (Kb) 837052

[startup+690.055 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18492 3 1 0 66346 65 0 0 25 0 11 0 1802879787 857141248 26546 4294967295 134512640 134569956 3221224336 3221214096 1131498861 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 26546 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 664.11
Current children cumulated vsize (Kb) 837052

[startup+700.055 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18497 3 1 0 67313 66 0 0 25 0 11 0 1802879787 857141248 26600 4294967295 134512640 134569956 3221224336 3221214488 1131498921 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 26600 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 673.79
Current children cumulated vsize (Kb) 837052

[startup+710.057 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18501 3 1 0 68287 66 0 0 18 0 11 0 1802879787 857141248 26634 4294967295 134512640 134569956 3221224336 3221214712 1131325443 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 26634 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 683.53
Current children cumulated vsize (Kb) 837052

[startup+720.058 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18505 3 1 0 69261 66 0 0 25 0 11 0 1802879787 857141248 26672 4294967295 134512640 134569956 3221224336 3221214640 1131365602 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 26672 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 693.27
Current children cumulated vsize (Kb) 837052

[startup+730.058 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18510 3 1 0 70229 66 0 0 25 0 11 0 1802879787 857141248 26736 4294967295 134512640 134569956 3221224336 3221214092 1131502400 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 26736 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 702.95
Current children cumulated vsize (Kb) 837052

[startup+740.059 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18514 3 1 0 71203 67 0 0 25 0 11 0 1802879787 857141248 26779 4294967295 134512640 134569956 3221224336 3221214712 1131325480 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 26779 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 712.7
Current children cumulated vsize (Kb) 837052

[startup+750.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18519 3 1 0 72171 67 0 0 25 0 11 0 1802879787 857141248 26826 4294967295 134512640 134569956 3221224336 3221214432 1131498921 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 26826 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 722.38
Current children cumulated vsize (Kb) 837052

[startup+760.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18523 3 1 0 73146 67 0 0 18 0 11 0 1802879787 857141248 26870 4294967295 134512640 134569956 3221224336 3221213960 1131504677 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 26870 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 732.13
Current children cumulated vsize (Kb) 837052

[startup+770.061 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18527 3 1 0 74120 68 0 0 25 0 11 0 1802879787 857141248 26915 4294967295 134512640 134569956 3221224336 3221214048 1131501561 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 26915 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 741.88
Current children cumulated vsize (Kb) 837052

[startup+780.063 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18532 3 1 0 75088 68 0 0 25 0 11 0 1802879787 857141248 26962 4294967295 134512640 134569956 3221224336 3221214640 1131366042 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 26962 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 751.56
Current children cumulated vsize (Kb) 837052

[startup+790.063 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18537 3 1 0 76056 68 0 0 21 0 11 0 1802879787 857141248 27004 4294967295 134512640 134569956 3221224336 3221214640 1131366879 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 27004 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 761.24
Current children cumulated vsize (Kb) 837052

[startup+800.063 s]
Raw data (loadavg): 0.99 0.98 0.99 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18542 3 1 0 77025 69 0 0 23 0 11 0 1802879787 857141248 27059 4294967295 134512640 134569956 3221224336 3221214600 1131337643 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 27059 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 770.94
Current children cumulated vsize (Kb) 837052

[startup+810.065 s]
Raw data (loadavg): 1.07 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18546 3 1 0 78000 69 0 0 25 0 11 0 1802879787 857141248 27097 4294967295 134512640 134569956 3221224336 3221214640 1131365969 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27097 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 780.69
Current children cumulated vsize (Kb) 837052

[startup+820.065 s]
Raw data (loadavg): 1.06 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18551 3 1 0 78969 69 0 0 25 0 11 0 1802879787 857141248 27140 4294967295 134512640 134569956 3221224336 3221214488 1131498858 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27140 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 790.38
Current children cumulated vsize (Kb) 837052

[startup+830.066 s]
Raw data (loadavg): 1.05 1.00 1.00 3/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18556 3 1 0 79938 69 0 0 25 0 11 0 1802879787 857141248 27203 4294967295 134512640 134569956 3221224336 3221214728 1131347716 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 27203 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 800.07
Current children cumulated vsize (Kb) 837052

[startup+840.067 s]
Raw data (loadavg): 1.04 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18561 3 1 0 80908 69 0 0 25 0 11 0 1802879787 857141248 27249 4294967295 134512640 134569956 3221224336 3221214640 1131366011 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27249 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 809.77
Current children cumulated vsize (Kb) 837052

[startup+850.067 s]
Raw data (loadavg): 1.04 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18565 3 1 0 81884 69 0 0 25 0 11 0 1802879787 857141248 27283 4294967295 134512640 134569956 3221224336 3221214048 1131501676 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27283 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 819.53
Current children cumulated vsize (Kb) 837052

[startup+860.067 s]
Raw data (loadavg): 1.03 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18570 3 1 0 82854 70 0 0 25 0 11 0 1802879787 857141248 27319 4294967295 134512640 134569956 3221224336 3221213880 1085759286 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27319 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 829.24
Current children cumulated vsize (Kb) 837052

[startup+870.068 s]
Raw data (loadavg): 1.03 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18574 3 1 0 83830 70 0 0 25 0 11 0 1802879787 857141248 27345 4294967295 134512640 134569956 3221224336 3221214728 1131347109 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27345 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 839
Current children cumulated vsize (Kb) 837052

[startup+880.069 s]
Raw data (loadavg): 1.10 1.02 1.01 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18579 3 1 0 84801 70 0 0 25 0 11 0 1802879787 857141248 27394 4294967295 134512640 134569956 3221224336 3221214640 1131365573 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27394 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 848.71
Current children cumulated vsize (Kb) 837052

[startup+890.069 s]
Raw data (loadavg): 1.08 1.02 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18584 3 1 0 85771 71 0 0 17 0 11 0 1802879787 857141248 27435 4294967295 134512640 134569956 3221224336 3221214640 1131366011 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 27435 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 858.42
Current children cumulated vsize (Kb) 837052

[startup+900.07 s]
Raw data (loadavg): 1.07 1.01 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18588 3 1 0 86748 71 0 0 24 0 11 0 1802879787 857141248 27464 4294967295 134512640 134569956 3221224336 3221214640 1131366490 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27464 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 868.19
Current children cumulated vsize (Kb) 837052

[startup+910.071 s]
Raw data (loadavg): 1.06 1.01 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18591 3 1 0 87730 71 0 0 25 0 11 0 1802879787 857141248 27482 4294967295 134512640 134569956 3221224336 3221214708 1131337504 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 27482 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 878.01
Current children cumulated vsize (Kb) 837052

[startup+920.071 s]
Raw data (loadavg): 1.05 1.01 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18596 3 1 0 88700 71 0 0 25 0 11 0 1802879787 857141248 27526 4294967295 134512640 134569956 3221224336 3221214640 1131366011 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27526 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 887.71
Current children cumulated vsize (Kb) 837052

[startup+930.072 s]
Raw data (loadavg): 1.04 1.01 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18601 3 1 0 89670 71 0 0 25 0 11 0 1802879787 857141248 27554 4294967295 134512640 134569956 3221224336 3221213960 1131504388 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 27554 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 897.41
Current children cumulated vsize (Kb) 837052

[startup+940.073 s]
Raw data (loadavg): 1.04 1.01 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18605 3 1 0 90645 72 0 0 25 0 11 0 1802879787 857141248 27589 4294967295 134512640 134569956 3221224336 3221214528 1131495833 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27589 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 907.17
Current children cumulated vsize (Kb) 837052

[startup+950.073 s]
Raw data (loadavg): 1.03 1.01 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18610 3 1 0 91615 72 0 0 18 0 11 0 1802879787 857141248 27633 4294967295 134512640 134569956 3221224336 3221214040 1131498867 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 27633 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 916.87
Current children cumulated vsize (Kb) 837052

[startup+960.074 s]
Raw data (loadavg): 1.02 1.01 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18614 3 1 0 92591 72 0 0 25 0 11 0 1802879787 857141248 27663 4294967295 134512640 134569956 3221224336 3221213912 1131501716 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27663 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 926.63
Current children cumulated vsize (Kb) 837052

[startup+970.075 s]
Raw data (loadavg): 1.02 1.01 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18618 3 1 0 93567 72 0 0 25 0 11 0 1802879787 857141248 27695 4294967295 134512640 134569956 3221224336 3221213992 1131501660 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 27695 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 936.39
Current children cumulated vsize (Kb) 837052

[startup+980.075 s]
Raw data (loadavg): 1.02 1.01 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18622 3 1 0 94543 73 0 0 25 0 11 0 1802879787 857141248 27739 4294967295 134512640 134569956 3221224336 3221214032 1131499074 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 27739 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 946.16
Current children cumulated vsize (Kb) 837052

[startup+990.076 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18626 3 1 0 95519 73 0 0 25 0 11 0 1802879787 857141248 27771 4294967295 134512640 134569956 3221224336 3221213912 1131501644 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27771 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 955.92
Current children cumulated vsize (Kb) 837052

[startup+1000.08 s]
Raw data (loadavg): 1.01 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18630 3 1 0 96494 73 0 0 25 0 11 0 1802879787 857141248 27799 4294967295 134512640 134569956 3221224336 3221214640 1131366011 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 27799 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 965.67
Current children cumulated vsize (Kb) 837052

[startup+1010.08 s]
Raw data (loadavg): 1.01 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18635 3 1 0 97463 73 0 0 25 0 11 0 1802879787 857141248 27836 4294967295 134512640 134569956 3221224336 3221214640 1131366042 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27836 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 975.36
Current children cumulated vsize (Kb) 837052

[startup+1020.08 s]
Raw data (loadavg): 1.01 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18639 3 1 0 98437 73 0 0 25 0 11 0 1802879787 857141248 27866 4294967295 134512640 134569956 3221224336 3221214032 1131502423 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27866 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 985.1
Current children cumulated vsize (Kb) 837052

[startup+1030.08 s]
Raw data (loadavg): 1.01 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18644 3 1 0 99404 73 0 0 25 0 11 0 1802879787 857141248 27904 4294967295 134512640 134569956 3221224336 3221214792 1131537036 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27904 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 994.77
Current children cumulated vsize (Kb) 837052

[startup+1040.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18648 3 1 0 100377 74 0 0 25 0 11 0 1802879787 857141248 27935 4294967295 134512640 134569956 3221224336 3221214640 1131366215 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27935 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1004.51
Current children cumulated vsize (Kb) 837052

[startup+1050.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18652 3 1 0 101351 74 0 0 25 0 11 0 1802879787 857141248 27971 4294967295 134512640 134569956 3221224336 3221214624 1131370744 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 27971 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1014.25
Current children cumulated vsize (Kb) 837052

[startup+1060.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18656 3 1 0 102324 74 0 0 25 0 11 0 1802879787 857141248 28011 4294967295 134512640 134569956 3221224336 3221214640 1131366181 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 28011 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1023.98
Current children cumulated vsize (Kb) 837052

[startup+1070.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18660 3 1 0 103298 74 0 0 25 0 11 0 1802879787 857141248 28040 4294967295 134512640 134569956 3221224336 3221214096 1131499047 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 28040 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1033.72
Current children cumulated vsize (Kb) 837052

[startup+1080.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18664 3 1 0 104270 75 0 0 25 0 11 0 1802879787 857141248 28073 4294967295 134512640 134569956 3221224336 3221213952 1131504647 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 28073 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1043.45
Current children cumulated vsize (Kb) 837052

[startup+1090.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18668 3 1 0 105243 75 0 0 25 0 11 0 1802879787 857141248 28111 4294967295 134512640 134569956 3221224336 3221213960 1131504578 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 28111 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1053.18
Current children cumulated vsize (Kb) 837052

[startup+1100.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18672 3 1 0 106216 75 0 0 22 0 11 0 1802879787 857141248 28155 4294967295 134512640 134569956 3221224336 3221214488 1131499022 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 28155 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1062.91
Current children cumulated vsize (Kb) 837052

[startup+1110.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18676 3 1 0 107189 75 0 0 21 0 11 0 1802879787 857141248 28190 4294967295 134512640 134569956 3221224336 3221214640 1131365681 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 28190 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1072.64
Current children cumulated vsize (Kb) 837052

[startup+1120.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18680 3 1 0 108162 75 0 0 25 0 11 0 1802879787 857141248 28224 4294967295 134512640 134569956 3221224336 3221214640 1131365713 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 28224 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1082.37
Current children cumulated vsize (Kb) 837052

[startup+1130.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18684 3 1 0 109135 75 0 0 25 0 11 0 1802879787 857141248 28259 4294967295 134512640 134569956 3221224336 3221214496 1131501758 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 28259 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1092.1
Current children cumulated vsize (Kb) 837052

[startup+1140.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18687 3 1 0 110116 75 0 0 25 0 11 0 1802879787 857141248 28293 4294967295 134512640 134569956 3221224336 3221213824 1085806348 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 28293 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1101.91
Current children cumulated vsize (Kb) 837052

[startup+1150.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18691 3 1 0 111089 75 0 0 25 0 11 0 1802879787 857141248 28330 4294967295 134512640 134569956 3221224336 3221214712 1131325443 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 28330 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1111.64
Current children cumulated vsize (Kb) 837052

[startup+1160.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18695 3 1 0 112062 76 0 0 25 0 11 0 1802879787 857141248 28364 4294967295 134512640 134569956 3221224336 3221214192 1131495894 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 28364 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1121.38
Current children cumulated vsize (Kb) 837052

[startup+1170.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18699 3 1 0 113036 76 0 0 24 0 11 0 1802879787 857141248 28403 4294967295 134512640 134569956 3221224336 3221214728 1131347269 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 28403 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1131.12
Current children cumulated vsize (Kb) 837052

[startup+1180.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18703 3 1 0 114009 76 0 0 25 0 11 0 1802879787 857141248 28435 4294967295 134512640 134569956 3221224336 3221214600 1131337558 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 28435 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1140.85
Current children cumulated vsize (Kb) 837052

[startup+1190.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18707 3 1 0 114982 76 0 0 25 0 11 0 1802879787 857141248 28469 4294967295 134512640 134569956 3221224336 3221214640 1131366181 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 28469 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1150.58
Current children cumulated vsize (Kb) 837052

[startup+1200.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18710 3 1 0 115962 76 0 0 25 0 11 0 1802879787 857141248 28492 4294967295 134512640 134569956 3221224336 3221213912 1131501784 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 28492 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1160.38
Current children cumulated vsize (Kb) 837052

[startup+1210.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18714 3 1 0 116935 76 0 0 25 0 11 0 1802879787 857141248 28520 4294967295 134512640 134569956 3221224336 3221214040 1131498921 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 28520 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1170.11
Current children cumulated vsize (Kb) 837052

[startup+1220.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18719 3 1 0 117901 76 0 0 25 0 11 0 1802879787 857141248 28572 4294967295 134512640 134569956 3221224336 3221213824 1085806735 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 28572 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1179.77
Current children cumulated vsize (Kb) 837052

[startup+1230.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18723 3 1 0 118875 77 0 0 25 0 11 0 1802879787 857141248 28605 4294967295 134512640 134569956 3221224336 3221214296 1085806738 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 28605 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1189.52
Current children cumulated vsize (Kb) 837052

[startup+1240.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18727 3 1 0 119848 77 0 0 25 0 11 0 1802879787 857141248 28640 4294967295 134512640 134569956 3221224336 3221214640 1131365725 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/23247/statm): 209263 28640 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1199.25
Current children cumulated vsize (Kb) 837052

[startup+1250.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18731 3 1 0 120821 77 0 0 25 0 11 0 1802879787 857141248 28673 4294967295 134512640 134569956 3221224336 3221214640 1131367046 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 28673 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1208.98
Current children cumulated vsize (Kb) 837052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1250.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 23261
Raw data (/proc/23247/stat): 23247 (java) R 23246 23247 8263 0 -1 0 18731 3 1 0 120821 77 0 0 25 0 11 0 1802879787 857141248 28673 4294967295 134512640 134569956 3221224336 3221214640 1131367046 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/23247/statm): 209263 28673 13129 16 0 209247 0
[pid=23247] vsize: 837052
Current children cumulated CPU time (s) 1208.98
Current children cumulated vsize (Kb) 837052

Sending SIGTERM to -23247
Sleeping 2 seconds
New thread pid=23263
New thread pid=23264
One traced child (pid=23264) exited with status: 0
One traced child (pid=23256) exited with status: 0
One traced child (pid=23251) exited with status: 0
One traced child (pid=23248) exited with status: 143
One traced child (pid=23250) exited with status: 143
One traced child (pid=23252) exited with status: 143
One traced child (pid=23254) exited with status: 143
One traced child (pid=23255) exited with status: 143
One traced child (pid=23261) exited with status: 143
One traced child (pid=23253) exited with status: 143
One traced child (pid=23249) exited with status: 143
One traced child (pid=23263) exited with status: 143
One traced child (pid=23247) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1250.19
CPU time (s): 1247.37
CPU user time (s): 1246.1
CPU system time (s): 1.27481
CPU usage (%): 99.7747
Max. virtual memory (cumulated for all children) (Kb): 837212

Verifier Data

Verifier:	OK	30