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/miplib2003/normalized-mps-v2-13-7-markshare1.opb
MD5SUM6f06e375914e0285ec75de90ad627758
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3584
Optimality of the best value was proved NO
Number of terms in the objective function 120
Biggest coefficient in the objective function 524288
Number of bits for the biggest coefficient in the objective function 20
Sum of the numbers in the objective function 6291450
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 524288
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 6291450
Number of bits of the biggest sum of numbers23
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1195.33
Number of variables170
Total number of constraints56
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint1
Maximum length of a constraint70

Trace number 8784

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.177
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:        830796 kB
Buffers:         32312 kB
Cached:         143188 kB
SwapCached:        756 kB
Active:          81028 kB
Inactive:        97004 kB
HighTotal:      131008 kB
HighFree:         7644 kB
LowTotal:       903652 kB
LowFree:        823152 kB
SwapTotal:     2097892 kB
SwapFree:      2096536 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5780 kB
Slab:            20200 kB
Committed_AS:    64188 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-20 18:56:11 (client local time) WITH STATUS 143 IN 1225.97 SECONDS
stats: 6816 0 1225.97 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/wulflinc18/normalized-mps-v2-13-7-markshare1.opb
c reading problem ... done. Time 0.403 ms.
c #vars     170
c #constraints  12
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=              863872 		Current CPU time: 1.63 ms
c CURRENT OPTIMUM=              135296 		Current CPU time: 3.04 ms
c CURRENT OPTIMUM=              120576 		Current CPU time: 32.72 ms
c CURRENT OPTIMUM=               72832 		Current CPU time: 43.09 ms
c CURRENT OPTIMUM=               68608 		Current CPU time: 544.35 ms
c starts		: 8
c conflicts		: 609
c decisions		: 9005
c propagations		: 25464
c inspects		: 1837361
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 609
c root simplifications	: 450
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 8616
c speed (decisions/second)	: 13.351065564777503
c non guided choices	863
c random choices	0
s SATISFIABLE
v -x1_bit_7 -x1_bit_6 -x1_bit_5 -x1_bit_4 -x1_bit_3 -x1_bit_2 -x1_bit_1 -x1_bit0 x1_bit1 x1_bit2 x1_bit3 x1_bit4 -x1_bit5 -x1_bit6 -x1_bit7 -x1_bit8 -x1_bit9 -x1_bit10 -x1_bit11 -x1_bit12 -x3_bit_7 -x3_bit_6 -x3_bit_5 -x3_bit_4 -x3_bit_3 -x3_bit_2 -x3_bit_1 x3_bit0 -x3_bit1 -x3_bit2 -x3_bit3 -x3_bit4 -x3_bit5 -x3_bit6 -x3_bit7 -x3_bit8 -x3_bit9 -x3_bit10 -x3_bit11 -x3_bit12 -x5_bit_7 -x5_bit_6 -x5_bit_5 -x5_bit_4 -x5_bit_3 -x5_bit_2 -x5_bit_1 x5_bit0 x5_bit1 -x5_bit2 x5_bit3 x5_bit4 x5_bit5 -x5_bit6 -x5_bit7 -x5_bit8 -x5_bit9 -x5_bit10 -x5_bit11 -x5_bit12 -x7_bit_7 -x7_bit_6 -x7_bit_5 -x7_bit_4 -x7_bit_3 -x7_bit_2 -x7_bit_1 x7_bit0 x7_bit1 -x7_bit2 -x7_bit3 -x7_bit4 x7_bit5 -x7_bit6 -x7_bit7 -x7_bit8 -x7_bit9 -x7_bit10 -x7_bit11 -x7_bit12 -x9_bit_7 -x9_bit_6 -x9_bit_5 -x9_bit_4 -x9_bit_3 -x9_bit_2 -x9_bit_1 -x9_bit0 x9_bit1 -x9_bit2 x9_bit3 x9_bit4 -x9_bit5 -x9_bit6 x9_bit7 x9_bit8 -x9_bit9 -x9_bit10 -x9_bit11 -x9_bit12 -x11_bit_7 -x11_bit_6 -x11_bit_5 -x11_bit_4 -x11_bit_3 -x11_bit_2 -x11_bit_1 x11_bit0 -x11_bit1 -x11_bit2 -x11_bit3 -x11_bit4 -x11_bit5 -x11_bit6 -x11_bit7 -x11_bit8 -x11_bit9 -x11_bit10 -x11_bit11 -x11_bit12 x13_bit0 -x14_bit0 -x15_bit0 x16_bit0 x17_bit0 -x18_bit0 -x19_bit0 x20_bit0 -x21_bit0 -x22_bit0 x23_bit0 x24_bit0 x25_bit0 -x26_bit0 x27_bit0 -x28_bit0 -x29_bit0 x30_bit0 x31_bit0 x32_bit0 x33_bit0 x34_bit0 -x35_bit0 -x36_bit0 -x37_bit0 -x38_bit0 -x39_bit0 x40_bit0 -x41_bit0 x42_bit0 -x43_bit0 -x44_bit0 -x45_bit0 -x46_bit0 x47_bit0 x48_bit0 x49_bit0 x50_bit0 x51_bit0 x52_bit0 -x53_bit0 -x54_bit0 x55_bit0 -x56_bit0 -x57_bit0 -x58_bit0 -x59_bit0 -x60_bit0 x61_bit0 -x62_bit0 
c objective function=68608
c Total CPU time (ms) : 1218.845

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/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1860709125 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 39 3 38 16 0 23 0
[pid=4318] 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/4318
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=4319
New thread pid=4320
New thread pid=4321
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=4322
New thread pid=4323
New thread pid=4324
New thread pid=4325
New thread pid=4326
New thread pid=4327
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/wulflinc18/normalized-mps-v2-13-7-markshare1.opb
New thread pid=4328
One traced child (pid=4328) exited with status: 0
New thread pid=4329
One traced child (pid=4329) exited with status: 0
New thread pid=4330

[startup+10.0031 s]
Raw data (loadavg): 1.09 1.02 0.95 4/66 4330
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18168 3 1 0 798 47 0 0 22 0 11 0 1860709125 861724672 20361 4294967295 134512640 134569956 3221224336 3221214624 1131332438 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210382 20361 13129 16 0 210366 0
[pid=4318] vsize: 841528
Current children cumulated CPU time (s) 8.45
Current children cumulated vsize (Kb) 841528

[startup+20.004 s]
Raw data (loadavg): 1.15 1.03 0.96 3/66 4330
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18178 3 1 0 1752 49 0 0 24 0 11 0 1860709125 860344320 20431 4294967295 134512640 134569956 3221224336 3221214524 1131057254 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 20431 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 18.01
Current children cumulated vsize (Kb) 840180

[startup+30.005 s]
Raw data (loadavg): 1.13 1.03 0.96 3/66 4330
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18190 3 1 0 2721 49 0 0 19 0 11 0 1860709125 860344320 20539 4294967295 134512640 134569956 3221224336 3221214632 1131335156 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 20539 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 27.7
Current children cumulated vsize (Kb) 840180
One traced child (pid=4330) exited with status: 0
New thread pid=4331

[startup+40.0059 s]
Raw data (loadavg): 1.18 1.04 0.96 2/66 4331
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18202 3 1 0 3684 50 0 0 17 0 11 0 1860709125 860344320 20717 4294967295 134512640 134569956 3221224336 3221214608 1131335089 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 20717 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 37.34
Current children cumulated vsize (Kb) 840180
One traced child (pid=4331) exited with status: 0
New thread pid=4332

[startup+50.0058 s]
Raw data (loadavg): 1.15 1.04 0.96 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18213 3 1 0 4655 50 0 0 25 0 11 0 1860709125 860344320 20931 4294967295 134512640 134569956 3221224336 3221214608 1131335007 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 20931 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 47.05
Current children cumulated vsize (Kb) 840180

[startup+60.0067 s]
Raw data (loadavg): 1.13 1.04 0.96 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18222 3 1 0 5634 50 0 0 25 0 11 0 1860709125 860344320 20992 4294967295 134512640 134569956 3221224336 3221214608 1131335689 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 20992 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 56.84
Current children cumulated vsize (Kb) 840180

[startup+70.0077 s]
Raw data (loadavg): 1.11 1.04 0.96 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18231 3 1 0 6614 51 0 0 25 0 11 0 1860709125 860344320 21042 4294967295 134512640 134569956 3221224336 3221214608 1131335665 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21042 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 66.65
Current children cumulated vsize (Kb) 840180

[startup+80.0095 s]
Raw data (loadavg): 1.09 1.04 0.96 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18240 3 1 0 7599 52 0 0 21 0 11 0 1860709125 860344320 21131 4294967295 134512640 134569956 3221224336 3221214688 1131318498 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21131 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 76.51
Current children cumulated vsize (Kb) 840180

[startup+90.0105 s]
Raw data (loadavg): 1.08 1.03 0.96 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18249 3 1 0 8586 52 0 0 25 0 11 0 1860709125 860344320 21175 4294967295 134512640 134569956 3221224336 3221214696 1131327848 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21175 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 86.38
Current children cumulated vsize (Kb) 840180

[startup+100.011 s]
Raw data (loadavg): 1.06 1.03 0.96 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18258 3 1 0 9575 53 0 0 25 0 11 0 1860709125 860344320 21212 4294967295 134512640 134569956 3221224336 3221214608 1131335913 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21212 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 96.28
Current children cumulated vsize (Kb) 840180

[startup+110.012 s]
Raw data (loadavg): 1.05 1.03 0.96 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18267 3 1 0 10564 53 0 0 25 0 11 0 1860709125 860344320 21241 4294967295 134512640 134569956 3221224336 3221214608 1131335401 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21241 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 106.17
Current children cumulated vsize (Kb) 840180

[startup+120.012 s]
Raw data (loadavg): 1.04 1.03 0.96 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18276 3 1 0 11554 54 0 0 25 0 11 0 1860709125 860344320 21269 4294967295 134512640 134569956 3221224336 3221214608 1131335101 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21269 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 116.08
Current children cumulated vsize (Kb) 840180

[startup+130.013 s]
Raw data (loadavg): 1.04 1.03 0.96 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18286 3 1 0 12543 54 0 0 20 0 11 0 1860709125 860344320 21289 4294967295 134512640 134569956 3221224336 3221214608 1131335272 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21289 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 125.97
Current children cumulated vsize (Kb) 840180

[startup+140.014 s]
Raw data (loadavg): 1.10 1.04 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18295 3 1 0 13533 55 0 0 25 0 11 0 1860709125 860344320 21317 4294967295 134512640 134569956 3221224336 3221214696 1131327848 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21317 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 135.88
Current children cumulated vsize (Kb) 840180

[startup+150.014 s]
Raw data (loadavg): 1.09 1.04 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18304 3 1 0 14523 55 0 0 17 0 11 0 1860709125 860344320 21336 4294967295 134512640 134569956 3221224336 3221214608 1131335579 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21336 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 145.78
Current children cumulated vsize (Kb) 840180

[startup+160.015 s]
Raw data (loadavg): 1.07 1.04 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18313 3 1 0 15513 56 0 0 25 0 11 0 1860709125 860344320 21359 4294967295 134512640 134569956 3221224336 3221214688 1131318272 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21359 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 155.69
Current children cumulated vsize (Kb) 840180

[startup+170.016 s]
Raw data (loadavg): 1.06 1.04 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18321 3 1 0 16504 56 0 0 25 0 11 0 1860709125 860344320 21378 4294967295 134512640 134569956 3221224336 3221214696 1131327764 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21378 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 165.6
Current children cumulated vsize (Kb) 840180

[startup+180.017 s]
Raw data (loadavg): 1.05 1.03 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18331 3 1 0 17493 56 0 0 25 0 11 0 1860709125 860344320 21404 4294967295 134512640 134569956 3221224336 3221214608 1131335101 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21404 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 175.49
Current children cumulated vsize (Kb) 840180

[startup+190.018 s]
Raw data (loadavg): 1.04 1.03 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18340 3 1 0 18483 56 0 0 25 0 11 0 1860709125 860344320 21423 4294967295 134512640 134569956 3221224336 3221214688 1131329244 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21423 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 185.39
Current children cumulated vsize (Kb) 840180

[startup+200.019 s]
Raw data (loadavg): 1.04 1.03 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18349 3 1 0 19473 57 0 0 25 0 11 0 1860709125 860344320 21440 4294967295 134512640 134569956 3221224336 3221214696 1131327788 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21440 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 195.3
Current children cumulated vsize (Kb) 840180

[startup+210.02 s]
Raw data (loadavg): 1.03 1.03 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18358 3 1 0 20463 58 0 0 20 0 11 0 1860709125 860344320 21465 4294967295 134512640 134569956 3221224336 3221214608 1131335597 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21465 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 205.21
Current children cumulated vsize (Kb) 840180

[startup+220.021 s]
Raw data (loadavg): 1.02 1.03 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18367 3 1 0 21453 58 0 0 25 0 11 0 1860709125 860344320 21483 4294967295 134512640 134569956 3221224336 3221214608 1131335019 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21483 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 215.11
Current children cumulated vsize (Kb) 840180

[startup+230.021 s]
Raw data (loadavg): 1.02 1.03 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18376 3 1 0 22444 59 0 0 25 0 11 0 1860709125 860344320 21502 4294967295 134512640 134569956 3221224336 3221214480 1131415133 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21502 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 225.03
Current children cumulated vsize (Kb) 840180

[startup+240.022 s]
Raw data (loadavg): 1.02 1.03 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18384 3 1 0 23436 59 0 0 22 0 11 0 1860709125 860344320 21517 4294967295 134512640 134569956 3221224336 3221214608 1131335156 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21517 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 234.95
Current children cumulated vsize (Kb) 840180

[startup+250.023 s]
Raw data (loadavg): 1.01 1.02 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18393 3 1 0 24426 60 0 0 25 0 11 0 1860709125 860344320 21529 4294967295 134512640 134569956 3221224336 3221214736 1131346261 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21529 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 244.86
Current children cumulated vsize (Kb) 840180

[startup+260.024 s]
Raw data (loadavg): 1.01 1.02 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18403 3 1 0 25415 60 0 0 25 0 11 0 1860709125 860344320 21553 4294967295 134512640 134569956 3221224336 3221214400 1131459069 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21553 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 254.75
Current children cumulated vsize (Kb) 840180

[startup+270.025 s]
Raw data (loadavg): 1.01 1.02 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18411 3 1 0 26406 61 0 0 21 0 11 0 1860709125 860344320 21561 4294967295 134512640 134569956 3221224336 3221214696 1131327663 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21561 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 264.67
Current children cumulated vsize (Kb) 840180

[startup+280.026 s]
Raw data (loadavg): 1.01 1.02 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18419 3 1 0 27396 61 0 0 23 0 11 0 1860709125 860344320 21580 4294967295 134512640 134569956 3221224336 3221214600 1131332423 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21580 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 274.57
Current children cumulated vsize (Kb) 840180

[startup+290.027 s]
Raw data (loadavg): 1.01 1.02 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18428 3 1 0 28385 61 0 0 24 0 11 0 1860709125 860344320 21602 4294967295 134512640 134569956 3221224336 3221214736 1131345317 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21602 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 284.46
Current children cumulated vsize (Kb) 840180

[startup+300.028 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18436 3 1 0 29376 62 0 0 22 0 11 0 1860709125 860344320 21622 4294967295 134512640 134569956 3221224336 3221214608 1131335280 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21622 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 294.38
Current children cumulated vsize (Kb) 840180

[startup+310.029 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18445 3 1 0 30366 62 0 0 25 0 11 0 1860709125 860344320 21637 4294967295 134512640 134569956 3221224336 3221214600 1131332468 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21637 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 304.28
Current children cumulated vsize (Kb) 840180

[startup+320.03 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18453 3 1 0 31358 63 0 0 25 0 11 0 1860709125 860344320 21652 4294967295 134512640 134569956 3221224336 3221214696 1131327848 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21652 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 314.21
Current children cumulated vsize (Kb) 840180

[startup+330.031 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18461 3 1 0 32349 63 0 0 25 0 11 0 1860709125 860344320 21671 4294967295 134512640 134569956 3221224336 3221214688 1131318272 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21671 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 324.12
Current children cumulated vsize (Kb) 840180

[startup+340.032 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18471 3 1 0 33339 63 0 0 25 0 11 0 1860709125 860344320 21689 4294967295 134512640 134569956 3221224336 3221214384 1131369163 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21689 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 334.02
Current children cumulated vsize (Kb) 840180

[startup+350.033 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18480 3 1 0 34328 64 0 0 25 0 11 0 1860709125 860344320 21704 4294967295 134512640 134569956 3221224336 3221214600 1131332486 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21704 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 343.92
Current children cumulated vsize (Kb) 840180

[startup+360.034 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18489 3 1 0 35317 64 0 0 25 0 11 0 1860709125 860344320 21721 4294967295 134512640 134569956 3221224336 3221214608 1131335659 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21721 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 353.81
Current children cumulated vsize (Kb) 840180

[startup+370.034 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18497 3 1 0 36308 65 0 0 25 0 11 0 1860709125 860344320 21734 4294967295 134512640 134569956 3221224336 3221214608 1131335268 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21734 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 363.73
Current children cumulated vsize (Kb) 840180

[startup+380.035 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18506 3 1 0 37298 65 0 0 20 0 11 0 1860709125 860344320 21765 4294967295 134512640 134569956 3221224336 3221214688 1131318408 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21765 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 373.63
Current children cumulated vsize (Kb) 840180

[startup+390.036 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18515 3 1 0 38288 65 0 0 17 0 11 0 1860709125 860344320 21783 4294967295 134512640 134569956 3221224336 3221214608 1131335589 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21783 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 383.53
Current children cumulated vsize (Kb) 840180

[startup+400.037 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18524 3 1 0 39277 66 0 0 20 0 11 0 1860709125 860344320 21795 4294967295 134512640 134569956 3221224336 3221214608 1131335019 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21795 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 393.43
Current children cumulated vsize (Kb) 840180

[startup+410.038 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18533 3 1 0 40267 67 0 0 25 0 11 0 1860709125 860344320 21818 4294967295 134512640 134569956 3221224336 3221214688 1131318272 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21818 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 403.34
Current children cumulated vsize (Kb) 840180

[startup+420.039 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18542 3 1 0 41257 67 0 0 25 0 11 0 1860709125 860344320 21845 4294967295 134512640 134569956 3221224336 3221214688 1131329249 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21845 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 413.24
Current children cumulated vsize (Kb) 840180

[startup+430.041 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18552 3 1 0 42246 67 0 0 16 0 11 0 1860709125 860344320 21861 4294967295 134512640 134569956 3221224336 3221214696 1131327834 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21861 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 423.13
Current children cumulated vsize (Kb) 840180

[startup+440.042 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18561 3 1 0 43237 68 0 0 18 0 11 0 1860709125 860344320 21869 4294967295 134512640 134569956 3221224336 3221214600 1131332496 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21869 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 433.05
Current children cumulated vsize (Kb) 840180

[startup+450.043 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18570 3 1 0 44227 68 0 0 25 0 11 0 1860709125 860344320 21890 4294967295 134512640 134569956 3221224336 3221214608 1131335268 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21890 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 442.95
Current children cumulated vsize (Kb) 840180

[startup+460.044 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18579 3 1 0 45218 68 0 0 25 0 11 0 1860709125 860344320 21900 4294967295 134512640 134569956 3221224336 3221214608 1131335143 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21900 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 452.86
Current children cumulated vsize (Kb) 840180

[startup+470.045 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18589 3 1 0 46207 69 0 0 25 0 11 0 1860709125 860344320 21918 4294967295 134512640 134569956 3221224336 3221214608 1131335515 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21918 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 462.76
Current children cumulated vsize (Kb) 840180

[startup+480.047 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18597 3 1 0 47199 69 0 0 25 0 11 0 1860709125 860344320 21929 4294967295 134512640 134569956 3221224336 3221214320 1131592384 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21929 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 472.68
Current children cumulated vsize (Kb) 840180

[startup+490.048 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18606 3 1 0 48190 69 0 0 25 0 11 0 1860709125 860344320 21936 4294967295 134512640 134569956 3221224336 3221214608 1131335156 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21936 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 482.59
Current children cumulated vsize (Kb) 840180

[startup+500.048 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18614 3 1 0 49183 69 0 0 22 0 11 0 1860709125 860344320 21950 4294967295 134512640 134569956 3221224336 3221214688 1131318289 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21950 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 492.52
Current children cumulated vsize (Kb) 840180

[startup+510.049 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18623 3 1 0 50174 70 0 0 25 0 11 0 1860709125 860344320 21956 4294967295 134512640 134569956 3221224336 3221214368 1131549920 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21956 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 502.44
Current children cumulated vsize (Kb) 840180

[startup+520.05 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18632 3 1 0 51165 70 0 0 25 0 11 0 1860709125 860344320 21971 4294967295 134512640 134569956 3221224336 3221214240 1131623265 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21971 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 512.35
Current children cumulated vsize (Kb) 840180

[startup+530.051 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18640 3 1 0 52157 70 0 0 25 0 11 0 1860709125 860344320 21980 4294967295 134512640 134569956 3221224336 3221214736 1131345462 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 21980 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (Kb) 840180

[startup+540.053 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4332
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18649 3 1 0 53147 71 0 0 25 0 11 0 1860709125 860344320 21988 4294967295 134512640 134569956 3221224336 3221214608 1131335019 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 21988 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 532.18
Current children cumulated vsize (Kb) 840180
One traced child (pid=4332) exited with status: 0
New thread pid=4333

[startup+550.054 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18658 3 1 0 54136 72 0 0 25 0 11 0 1860709125 860344320 22002 4294967295 134512640 134569956 3221224336 3221214600 1131332510 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22002 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 542.08
Current children cumulated vsize (Kb) 840180

[startup+560.055 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18668 3 1 0 55126 72 0 0 17 0 11 0 1860709125 860344320 22034 4294967295 134512640 134569956 3221224336 3221214688 1131318272 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22034 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 551.98
Current children cumulated vsize (Kb) 840180

[startup+570.056 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18677 3 1 0 56115 73 0 0 19 0 11 0 1860709125 860344320 22044 4294967295 134512640 134569956 3221224336 3221214608 1131335156 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22044 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 561.88
Current children cumulated vsize (Kb) 840180

[startup+580.057 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18686 3 1 0 57105 74 0 0 25 0 11 0 1860709125 860344320 22055 4294967295 134512640 134569956 3221224336 3221214696 1131327462 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22055 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 571.79
Current children cumulated vsize (Kb) 840180

[startup+590.057 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18695 3 1 0 58094 74 0 0 25 0 11 0 1860709125 860344320 22063 4294967295 134512640 134569956 3221224336 3221214608 1131335229 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 22063 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 581.68
Current children cumulated vsize (Kb) 840180

[startup+600.058 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18704 3 1 0 59084 75 0 0 19 0 11 0 1860709125 860344320 22076 4294967295 134512640 134569956 3221224336 3221214688 1131318272 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22076 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 591.59
Current children cumulated vsize (Kb) 840180

[startup+610.059 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18713 3 1 0 60072 76 0 0 20 0 11 0 1860709125 860344320 22091 4294967295 134512640 134569956 3221224336 3221214608 1131335555 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22091 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 601.48
Current children cumulated vsize (Kb) 840180

[startup+620.059 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18722 3 1 0 61060 76 0 0 25 0 11 0 1860709125 860344320 22116 4294967295 134512640 134569956 3221224336 3221214568 1131369080 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22116 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 611.36
Current children cumulated vsize (Kb) 840180

[startup+630.059 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18731 3 1 0 62047 76 0 0 22 0 11 0 1860709125 860344320 22148 4294967295 134512640 134569956 3221224336 3221214608 1131335147 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22148 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 621.23
Current children cumulated vsize (Kb) 840180

[startup+640.061 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18740 3 1 0 63033 77 0 0 25 0 11 0 1860709125 860344320 22181 4294967295 134512640 134569956 3221224336 3221214608 1131335597 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 22181 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 631.1
Current children cumulated vsize (Kb) 840180

[startup+650.063 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18749 3 1 0 64019 77 0 0 24 0 11 0 1860709125 860344320 22230 4294967295 134512640 134569956 3221224336 3221214608 1131335280 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22230 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 640.96
Current children cumulated vsize (Kb) 840180

[startup+660.064 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18758 3 1 0 65005 78 0 0 25 0 11 0 1860709125 860344320 22263 4294967295 134512640 134569956 3221224336 3221214696 1131327708 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 22263 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 650.83
Current children cumulated vsize (Kb) 840180

[startup+670.065 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18767 3 1 0 65992 78 0 0 25 0 11 0 1860709125 860344320 22312 4294967295 134512640 134569956 3221224336 3221214608 1131335268 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 22312 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 660.7
Current children cumulated vsize (Kb) 840180

[startup+680.066 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18777 3 1 0 66977 78 0 0 16 0 11 0 1860709125 860344320 22360 4294967295 134512640 134569956 3221224336 3221214608 1131335685 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22360 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 670.55
Current children cumulated vsize (Kb) 840180

[startup+690.067 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18786 3 1 0 67964 79 0 0 17 0 11 0 1860709125 860344320 22394 4294967295 134512640 134569956 3221224336 3221214608 1131335101 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22394 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 680.43
Current children cumulated vsize (Kb) 840180

[startup+700.068 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18795 3 1 0 68950 79 0 0 17 0 11 0 1860709125 860344320 22427 4294967295 134512640 134569956 3221224336 3221214608 1131335579 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22427 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 690.29
Current children cumulated vsize (Kb) 840180

[startup+710.069 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18804 3 1 0 69937 79 0 0 25 0 11 0 1860709125 860344320 22478 4294967295 134512640 134569956 3221224336 3221214608 1131335467 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 22478 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 700.16
Current children cumulated vsize (Kb) 840180

[startup+720.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18813 3 1 0 70924 80 0 0 19 0 11 0 1860709125 860344320 22515 4294967295 134512640 134569956 3221224336 3221214696 1131327732 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22515 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 710.04
Current children cumulated vsize (Kb) 840180

[startup+730.071 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18822 3 1 0 71910 80 0 0 20 0 11 0 1860709125 860344320 22548 4294967295 134512640 134569956 3221224336 3221214608 1131335259 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22548 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 719.9
Current children cumulated vsize (Kb) 840180

[startup+740.072 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18831 3 1 0 72898 81 0 0 21 0 11 0 1860709125 860344320 22582 4294967295 134512640 134569956 3221224336 3221214608 1131335147 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 22582 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 729.79
Current children cumulated vsize (Kb) 840180

[startup+750.073 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18840 3 1 0 73885 81 0 0 25 0 11 0 1860709125 860344320 22617 4294967295 134512640 134569956 3221224336 3221214608 1131335757 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22617 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 739.66
Current children cumulated vsize (Kb) 840180

[startup+760.074 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18849 3 1 0 74872 81 0 0 25 0 11 0 1860709125 860344320 22649 4294967295 134512640 134569956 3221224336 3221214648 1131330661 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22649 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 749.53
Current children cumulated vsize (Kb) 840180

[startup+770.073 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18858 3 1 0 75859 82 0 0 25 0 11 0 1860709125 860344320 22683 4294967295 134512640 134569956 3221224336 3221214736 1131346537 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 22683 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 759.41
Current children cumulated vsize (Kb) 840180

[startup+780.075 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18867 3 1 0 76846 82 0 0 25 0 11 0 1860709125 860344320 22715 4294967295 134512640 134569956 3221224336 3221214608 1131335529 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 22715 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 769.28
Current children cumulated vsize (Kb) 840180

[startup+790.076 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18876 3 1 0 77833 82 0 0 25 0 11 0 1860709125 860344320 22750 4294967295 134512640 134569956 3221224336 3221214608 1131335183 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22750 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 779.15
Current children cumulated vsize (Kb) 840180

[startup+800.076 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18885 3 1 0 78820 82 0 0 25 0 11 0 1860709125 860344320 22787 4294967295 134512640 134569956 3221224336 3221214608 1131335631 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 22787 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 789.02
Current children cumulated vsize (Kb) 840180

[startup+810.078 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18894 3 1 0 79807 82 0 0 25 0 11 0 1860709125 860344320 22824 4294967295 134512640 134569956 3221224336 3221214608 1131335610 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 22824 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 798.89
Current children cumulated vsize (Kb) 840180

[startup+820.079 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18904 3 1 0 80793 83 0 0 24 0 11 0 1860709125 860344320 22861 4294967295 134512640 134569956 3221224336 3221214568 1131369056 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 22861 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 808.76
Current children cumulated vsize (Kb) 840180

[startup+830.081 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18913 3 1 0 81780 83 0 0 24 0 11 0 1860709125 860344320 22896 4294967295 134512640 134569956 3221224336 3221214688 1131329209 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 22896 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 818.63
Current children cumulated vsize (Kb) 840180

[startup+840.082 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18922 3 1 0 82767 83 0 0 25 0 11 0 1860709125 860344320 22932 4294967295 134512640 134569956 3221224336 3221214608 1131335730 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 22932 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 828.5
Current children cumulated vsize (Kb) 840180

[startup+850.083 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18931 3 1 0 83754 84 0 0 25 0 11 0 1860709125 860344320 22964 4294967295 134512640 134569956 3221224336 3221214608 1131335268 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22964 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 838.38
Current children cumulated vsize (Kb) 840180

[startup+860.084 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18940 3 1 0 84741 85 0 0 18 0 11 0 1860709125 860344320 22984 4294967295 134512640 134569956 3221224336 3221214608 1131335268 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 22984 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 848.26
Current children cumulated vsize (Kb) 840180

[startup+870.084 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18949 3 1 0 85729 85 0 0 25 0 11 0 1860709125 860344320 23020 4294967295 134512640 134569956 3221224336 3221214608 1131335579 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 23020 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 858.14
Current children cumulated vsize (Kb) 840180

[startup+880.086 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18958 3 1 0 86716 85 0 0 20 0 11 0 1860709125 860344320 23055 4294967295 134512640 134569956 3221224336 3221214608 1131335101 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 23055 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 868.01
Current children cumulated vsize (Kb) 840180

[startup+890.086 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18967 3 1 0 87704 85 0 0 25 0 11 0 1860709125 860344320 23088 4294967295 134512640 134569956 3221224336 3221214732 1131328029 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23088 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 877.89
Current children cumulated vsize (Kb) 840180

[startup+900.087 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18976 3 1 0 88692 85 0 0 25 0 11 0 1860709125 860344320 23107 4294967295 134512640 134569956 3221224336 3221214600 1131332427 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23107 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 887.77
Current children cumulated vsize (Kb) 840180

[startup+910.087 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18985 3 1 0 89679 86 0 0 25 0 11 0 1860709125 860344320 23142 4294967295 134512640 134569956 3221224336 3221214692 1131332384 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23142 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 897.65
Current children cumulated vsize (Kb) 840180

[startup+920.088 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 18994 3 1 0 90667 86 0 0 25 0 11 0 1860709125 860344320 23173 4294967295 134512640 134569956 3221224336 3221214608 1131335681 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23173 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 907.53
Current children cumulated vsize (Kb) 840180

[startup+930.09 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19003 3 1 0 91655 86 0 0 25 0 11 0 1860709125 860344320 23193 4294967295 134512640 134569956 3221224336 3221214608 1131335711 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23193 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 917.41
Current children cumulated vsize (Kb) 840180

[startup+940.091 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19012 3 1 0 92643 86 0 0 25 0 11 0 1860709125 860344320 23226 4294967295 134512640 134569956 3221224336 3221214608 1131335626 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23226 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 927.29
Current children cumulated vsize (Kb) 840180

[startup+950.092 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19022 3 1 0 93629 86 0 0 25 0 11 0 1860709125 860344320 23247 4294967295 134512640 134569956 3221224336 3221214608 1131335940 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23247 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 937.15
Current children cumulated vsize (Kb) 840180

[startup+960.094 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19031 3 1 0 94617 86 0 0 25 0 11 0 1860709125 860344320 23283 4294967295 134512640 134569956 3221224336 3221214608 1131335163 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23283 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 947.03
Current children cumulated vsize (Kb) 840180

[startup+970.095 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19040 3 1 0 95605 87 0 0 25 0 11 0 1860709125 860344320 23318 4294967295 134512640 134569956 3221224336 3221214688 1131318376 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 23318 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 956.92
Current children cumulated vsize (Kb) 840180

[startup+980.096 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19049 3 1 0 96594 87 0 0 25 0 11 0 1860709125 860344320 23336 4294967295 134512640 134569956 3221224336 3221214688 1131318289 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23336 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 966.81
Current children cumulated vsize (Kb) 840180

[startup+990.097 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19058 3 1 0 97582 88 0 0 25 0 11 0 1860709125 860344320 23367 4294967295 134512640 134569956 3221224336 3221214696 1131327848 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23367 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 976.7
Current children cumulated vsize (Kb) 840180

[startup+1000.1 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19067 3 1 0 98570 88 0 0 20 0 11 0 1860709125 860344320 23385 4294967295 134512640 134569956 3221224336 3221214608 1131335626 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 23385 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 986.58
Current children cumulated vsize (Kb) 840180

[startup+1010.1 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19076 3 1 0 99557 88 0 0 21 0 11 0 1860709125 860344320 23401 4294967295 134512640 134569956 3221224336 3221214736 1131345467 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 23401 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 996.45
Current children cumulated vsize (Kb) 840180

[startup+1020.1 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19085 3 1 0 100545 88 0 0 25 0 11 0 1860709125 860344320 23437 4294967295 134512640 134569956 3221224336 3221214608 1131335674 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 23437 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1006.33
Current children cumulated vsize (Kb) 840180

[startup+1030.1 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19094 3 1 0 101533 89 0 0 22 0 11 0 1860709125 860344320 23455 4294967295 134512640 134569956 3221224336 3221214608 1131335551 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 23455 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1016.22
Current children cumulated vsize (Kb) 840180

[startup+1040.1 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19103 3 1 0 102521 89 0 0 24 0 11 0 1860709125 860344320 23487 4294967295 134512640 134569956 3221224336 3221214608 1131335219 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 23487 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1026.1
Current children cumulated vsize (Kb) 840180

[startup+1050.1 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19112 3 1 0 103509 90 0 0 25 0 11 0 1860709125 860344320 23505 4294967295 134512640 134569956 3221224336 3221214608 1131335604 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23505 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1035.99
Current children cumulated vsize (Kb) 840180

[startup+1060.1 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19122 3 1 0 104496 90 0 0 24 0 11 0 1860709125 860344320 23536 4294967295 134512640 134569956 3221224336 3221214552 1131368618 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23536 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1045.86
Current children cumulated vsize (Kb) 840180

[startup+1070.1 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19131 3 1 0 105484 90 0 0 16 0 11 0 1860709125 860344320 23553 4294967295 134512640 134569956 3221224336 3221214608 1131334989 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 23553 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1055.74
Current children cumulated vsize (Kb) 840180

[startup+1080.1 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19140 3 1 0 106473 91 0 0 25 0 11 0 1860709125 860344320 23584 4294967295 134512640 134569956 3221224336 3221214608 1131335659 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23584 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1065.64
Current children cumulated vsize (Kb) 840180

[startup+1090.11 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19149 3 1 0 107461 91 0 0 25 0 11 0 1860709125 860344320 23602 4294967295 134512640 134569956 3221224336 3221214608 1131335383 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23602 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1075.52
Current children cumulated vsize (Kb) 840180

[startup+1100.11 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19158 3 1 0 108449 92 0 0 25 0 11 0 1860709125 860344320 23618 4294967295 134512640 134569956 3221224336 3221214608 1131335640 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23618 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1085.41
Current children cumulated vsize (Kb) 840180

[startup+1110.11 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19167 3 1 0 109437 92 0 0 19 0 11 0 1860709125 860344320 23648 4294967295 134512640 134569956 3221224336 3221214608 1131335597 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 23648 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1095.29
Current children cumulated vsize (Kb) 840180

[startup+1120.11 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19176 3 1 0 110425 93 0 0 25 0 11 0 1860709125 860344320 23667 4294967295 134512640 134569956 3221224336 3221214696 1131327740 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23667 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1105.18
Current children cumulated vsize (Kb) 840180

[startup+1130.11 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19185 3 1 0 111413 93 0 0 25 0 11 0 1860709125 860344320 23683 4294967295 134512640 134569956 3221224336 3221214608 1131335703 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23683 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1115.06
Current children cumulated vsize (Kb) 840180

[startup+1140.11 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19194 3 1 0 112401 94 0 0 20 0 11 0 1860709125 860344320 23716 4294967295 134512640 134569956 3221224336 3221214608 1131335484 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 23716 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1124.95
Current children cumulated vsize (Kb) 840180

[startup+1150.11 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19203 3 1 0 113389 94 0 0 25 0 11 0 1860709125 860344320 23735 4294967295 134512640 134569956 3221224336 3221214608 1131335579 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23735 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1134.83
Current children cumulated vsize (Kb) 840180

[startup+1160.11 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19212 3 1 0 114377 94 0 0 23 0 11 0 1860709125 860344320 23751 4294967295 134512640 134569956 3221224336 3221214796 1131334579 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 23751 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1144.71
Current children cumulated vsize (Kb) 840180

[startup+1170.11 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19221 3 1 0 115364 96 0 0 25 0 11 0 1860709125 860344320 23768 4294967295 134512640 134569956 3221224336 3221214608 1131335665 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23768 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1154.6
Current children cumulated vsize (Kb) 840180

[startup+1180.11 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19230 3 1 0 116352 97 0 0 24 0 11 0 1860709125 860344320 23798 4294967295 134512640 134569956 3221224336 3221214608 1131335695 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 23798 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1164.49
Current children cumulated vsize (Kb) 840180

[startup+1190.12 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19239 3 1 0 117340 97 0 0 25 0 11 0 1860709125 860344320 23816 4294967295 134512640 134569956 3221224336 3221214608 1131335187 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23816 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1174.37
Current children cumulated vsize (Kb) 840180

[startup+1200.12 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19249 3 1 0 118327 97 0 0 16 0 11 0 1860709125 860344320 23834 4294967295 134512640 134569956 3221224336 3221214688 1131318289 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4318/statm): 210045 23834 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1184.24
Current children cumulated vsize (Kb) 840180

[startup+1210.12 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19258 3 1 0 119315 97 0 0 24 0 11 0 1860709125 860344320 23864 4294967295 134512640 134569956 3221224336 3221214608 1131335511 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23864 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1194.12
Current children cumulated vsize (Kb) 840180

[startup+1220.12 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19267 3 1 0 120303 98 0 0 25 0 11 0 1860709125 860344320 23881 4294967295 134512640 134569956 3221224336 3221214608 1131335644 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23881 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1204.01
Current children cumulated vsize (Kb) 840180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1220.12 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 4333
Raw data (/proc/4318/stat): 4318 (java) R 4317 4318 31027 0 -1 0 19267 3 1 0 120303 98 0 0 25 0 11 0 1860709125 860344320 23881 4294967295 134512640 134569956 3221224336 3221214608 1131335644 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4318/statm): 210045 23881 13129 16 0 210029 0
[pid=4318] vsize: 840180
Current children cumulated CPU time (s) 1204.01
Current children cumulated vsize (Kb) 840180

Sending SIGTERM to -4318
Sleeping 2 seconds
New thread pid=4335
New thread pid=4336
One traced child (pid=4336) exited with status: 0
One traced child (pid=4327) exited with status: 0
One traced child (pid=4322) exited with status: 0
One traced child (pid=4319) exited with status: 143
One traced child (pid=4326) exited with status: 143
One traced child (pid=4325) exited with status: 143
One traced child (pid=4321) exited with status: 143
One traced child (pid=4323) exited with status: 143
One traced child (pid=4324) exited with status: 143
One traced child (pid=4333) exited with status: 143
One traced child (pid=4320) exited with status: 143
One traced child (pid=4335) exited with status: 143
One traced child (pid=4318) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1220.24
CPU time (s): 1225.97
CPU user time (s): 1224.1
CPU system time (s): 1.87171
CPU usage (%): 100.47
Max. virtual memory (cumulated for all children) (Kb): 841528

Verifier Data

Verifier:	OK	68608