Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namemps-v2-13-7/MIPLIB/miplib/normalized-mps-v2-13-7-flugpl.opb
MD5SUM61de485815c789896436963a585e8ab7
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1843200
Optimality of the best value was proved YES
Number of terms in the objective function 195
Biggest coefficient in the objective function 47185920
Number of bits for the biggest coefficient in the objective function 26
Sum of the numbers in the objective function 103639200
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 78643200
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 159755625
Number of bits of the biggest sum of numbers28
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark0.205967
Number of variables195
Total number of constraints29
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints29
Minimum length of a constraint5
Maximum length of a constraint45

Trace number 8728

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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:        836736 kB
Buffers:         33368 kB
Cached:         136088 kB
SwapCached:        884 kB
Active:          68816 kB
Inactive:       103252 kB
HighTotal:      131008 kB
HighFree:        14868 kB
LowTotal:       903652 kB
LowFree:        821868 kB
SwapTotal:     2097892 kB
SwapFree:      2096432 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5564 kB
Slab:            20148 kB
Committed_AS:    64188 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-20 18:24:51 (client local time) WITH STATUS 143 IN 1227.06 SECONDS
stats: 6756 0 1227.06 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/wulflinc19/normalized-mps-v2-13-7-flugpl.opb
c reading problem ... done. Time 0.447 ms.
c #vars     195
c #constraints  35
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=             2288381 		Current CPU time: 5.93 ms
c CURRENT OPTIMUM=             2181888 		Current CPU time: 6.60 ms
c CURRENT OPTIMUM=             2092288 		Current CPU time: 7.01 ms
c CURRENT OPTIMUM=             1993472 		Current CPU time: 7.59 ms
c CURRENT OPTIMUM=             1914624 		Current CPU time: 8.10 ms
c CURRENT OPTIMUM=             1844480 		Current CPU time: 8.69 ms
c starts		: 12
c conflicts		: 866
c decisions		: 3075
c propagations		: 20901
c inspects		: 1777830
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 1
c learnt clauses	: 866
c root simplifications	: 525
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 3017
c speed (decisions/second)	: 2.5412593076204724
c non guided choices	1157
c random choices	0
s SATISFIABLE
v -STM1_bit_7 -STM1_bit_6 -STM1_bit_5 -STM1_bit_4 -STM1_bit_3 -STM1_bit_2 -STM1_bit_1 -STM1_bit0 -STM1_bit1 STM1_bit2 STM1_bit3 STM1_bit4 STM1_bit5 -STM1_bit6 -STM1_bit7 -STM1_bit8 -STM1_bit9 -STM1_bit10 -STM1_bit11 -STM1_bit12 -ANM1_bit0 ANM1_bit1 ANM1_bit2 -ANM1_bit3 -ANM1_bit4 -UE1_bit_7 -UE1_bit_6 -UE1_bit_5 -UE1_bit_4 -UE1_bit_3 -UE1_bit_2 -UE1_bit_1 -UE1_bit0 -UE1_bit1 -UE1_bit2 -UE1_bit3 -UE1_bit4 -UE1_bit5 -UE1_bit6 -UE1_bit7 -UE1_bit8 -UE1_bit9 -UE1_bit10 -UE1_bit11 -UE1_bit12 STM2_bit0 STM2_bit1 -STM2_bit2 -STM2_bit3 -STM2_bit4 -ANM2_bit0 ANM2_bit1 ANM2_bit2 -ANM2_bit3 -ANM2_bit4 -UE2_bit_7 -UE2_bit_6 -UE2_bit_5 -UE2_bit_4 -UE2_bit_3 -UE2_bit_2 -UE2_bit_1 -UE2_bit0 -UE2_bit1 -UE2_bit2 UE2_bit3 UE2_bit4 -UE2_bit5 UE2_bit6 -UE2_bit7 -UE2_bit8 UE2_bit9 -UE2_bit10 -UE2_bit11 -UE2_bit12 STM3_bit0 STM3_bit1 -STM3_bit2 -STM3_bit3 -STM3_bit4 -ANM3_bit0 -ANM3_bit1 -ANM3_bit2 -ANM3_bit3 ANM3_bit4 -UE3_bit_7 -UE3_bit_6 -UE3_bit_5 -UE3_bit_4 -UE3_bit_3 -UE3_bit_2 -UE3_bit_1 -UE3_bit0 -UE3_bit1 -UE3_bit2 UE3_bit3 UE3_bit4 -UE3_bit5 UE3_bit6 -UE3_bit7 -UE3_bit8 UE3_bit9 -UE3_bit10 -UE3_bit11 -UE3_bit12 STM4_bit0 -STM4_bit1 STM4_bit2 STM4_bit3 -STM4_bit4 ANM4_bit0 ANM4_bit1 ANM4_bit2 -ANM4_bit3 -ANM4_bit4 -UE4_bit_7 -UE4_bit_6 -UE4_bit_5 -UE4_bit_4 -UE4_bit_3 -UE4_bit_2 -UE4_bit_1 -UE4_bit0 -UE4_bit1 -UE4_bit2 UE4_bit3 -UE4_bit4 -UE4_bit5 UE4_bit6 UE4_bit7 -UE4_bit8 -UE4_bit9 -UE4_bit10 -UE4_bit11 -UE4_bit12 STM5_bit0 -STM5_bit1 STM5_bit2 STM5_bit3 -STM5_bit4 ANM5_bit0 ANM5_bit1 -ANM5_bit2 ANM5_bit3 -ANM5_bit4 -UE5_bit_7 -UE5_bit_6 -UE5_bit_5 -UE5_bit_4 -UE5_bit_3 -UE5_bit_2 -UE5_bit_1 -UE5_bit0 -UE5_bit1 -UE5_bit2 -UE5_bit3 -UE5_bit4 -UE5_bit5 -UE5_bit6 -UE5_bit7 -UE5_bit8 -UE5_bit9 -UE5_bit10 -UE5_bit11 -UE5_bit12 STM6_bit0 -STM6_bit1 -STM6_bit2 -STM6_bit3 STM6_bit4 -ANM6_bit0 -ANM6_bit1 -ANM6_bit2 -ANM6_bit3 -ANM6_bit4 -UE6_bit_7 -UE6_bit_6 -UE6_bit_5 -UE6_bit_4 -UE6_bit_3 -UE6_bit_2 -UE6_bit_1 -UE6_bit0 -UE6_bit1 UE6_bit2 -UE6_bit3 -UE6_bit4 -UE6_bit5 -UE6_bit6 UE6_bit7 UE6_bit8 UE6_bit9 -UE6_bit10 -UE6_bit11 -UE6_bit12 
c objective function=1844480
c Total CPU time (ms) : 1218.813

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1860539176 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 39 3 38 16 0 23 0
[pid=16837] 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/16837
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=16838
New thread pid=16839
New thread pid=16840
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=16841
New thread pid=16842
New thread pid=16843
New thread pid=16844
New thread pid=16845
New thread pid=16846
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/wulflinc19/normalized-mps-v2-13-7-flugpl.opb
New thread pid=16847
One traced child (pid=16847) exited with status: 0
New thread pid=16848
One traced child (pid=16848) exited with status: 0
New thread pid=16849
One traced child (pid=16849) exited with status: 0
New thread pid=16850
One traced child (pid=16850) exited with status: 0
New thread pid=16851
One traced child (pid=16851) exited with status: 0
New thread pid=16852
One traced child (pid=16852) exited with status: 0

[startup+10.0032 s]
Raw data (loadavg): 1.16 1.02 0.95 3/65 16852
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18192 4 1 0 717 44 0 0 25 0 10 0 1860539176 861442048 20527 4294967295 134512640 134569956 3221224336 3221214984 1131580560 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 210313 20527 13129 16 0 210297 0
[pid=16837] vsize: 841252
Current children cumulated CPU time (s) 7.61
Current children cumulated vsize (Kb) 841252
New thread pid=16853

[startup+20.004 s]
Raw data (loadavg): 1.14 1.02 0.95 2/66 16853
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18203 4 1 0 1678 44 0 0 25 0 11 0 1860539176 859009024 20205 4294967295 134512640 134569956 3221224336 3221214800 1131332889 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 20205 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 17.22
Current children cumulated vsize (Kb) 838876

[startup+30.0048 s]
Raw data (loadavg): 1.12 1.02 0.95 2/66 16853
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18213 4 1 0 2638 45 0 0 21 0 11 0 1860539176 859009024 20361 4294967295 134512640 134569956 3221224336 3221214760 1131337553 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 20361 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 26.83
Current children cumulated vsize (Kb) 838876

[startup+40.0056 s]
Raw data (loadavg): 1.10 1.02 0.95 2/66 16853
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18223 4 1 0 3592 46 0 0 25 0 11 0 1860539176 859009024 20463 4294967295 134512640 134569956 3221224336 3221214696 1131351966 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 20463 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 36.38
Current children cumulated vsize (Kb) 838876

[startup+50.0064 s]
Raw data (loadavg): 1.08 1.02 0.95 2/66 16853
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18233 4 1 0 4562 46 0 0 25 0 11 0 1860539176 859009024 20734 4294967295 134512640 134569956 3221224336 3221214608 1131348753 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 20734 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 46.08
Current children cumulated vsize (Kb) 838876

[startup+60.0062 s]
Raw data (loadavg): 1.07 1.02 0.95 2/66 16853
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18244 4 1 0 5538 46 0 0 24 0 11 0 1860539176 859009024 20828 4294967295 134512640 134569956 3221224336 3221214756 1131351884 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 20828 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 55.84
Current children cumulated vsize (Kb) 838876

[startup+70.007 s]
Raw data (loadavg): 1.06 1.01 0.95 2/66 16853
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18254 4 1 0 6517 47 0 0 18 0 11 0 1860539176 859009024 20880 4294967295 134512640 134569956 3221224336 3221214608 1131346996 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 20880 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 65.64
Current children cumulated vsize (Kb) 838876

[startup+80.0079 s]
Raw data (loadavg): 1.05 1.01 0.95 2/66 16853
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18264 4 1 0 7498 47 0 0 25 0 11 0 1860539176 859009024 20924 4294967295 134512640 134569956 3221224336 3221214608 1131346968 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 20924 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 75.45
Current children cumulated vsize (Kb) 838876

[startup+90.0087 s]
Raw data (loadavg): 1.04 1.01 0.95 2/66 16853
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18275 4 1 0 8479 48 0 0 17 0 11 0 1860539176 859009024 20989 4294967295 134512640 134569956 3221224336 3221214696 1131352608 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 20989 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 85.27
Current children cumulated vsize (Kb) 838876

[startup+100.009 s]
Raw data (loadavg): 1.03 1.01 0.95 2/66 16853
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18285 4 1 0 9464 48 0 0 25 0 11 0 1860539176 859009024 21033 4294967295 134512640 134569956 3221224336 3221214760 1131337607 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21033 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 95.12
Current children cumulated vsize (Kb) 838876

[startup+110.01 s]
Raw data (loadavg): 1.03 1.01 0.95 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18295 4 1 0 10450 49 0 0 25 0 11 0 1860539176 859009024 21059 4294967295 134512640 134569956 3221224336 3221214696 1131351991 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21059 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 104.99
Current children cumulated vsize (Kb) 838876

[startup+120.011 s]
Raw data (loadavg): 1.02 1.01 0.95 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18306 4 1 0 11434 49 0 0 25 0 11 0 1860539176 859009024 21090 4294967295 134512640 134569956 3221224336 3221214608 1131347058 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21090 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 114.83
Current children cumulated vsize (Kb) 838876

[startup+130.012 s]
Raw data (loadavg): 1.02 1.01 0.95 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18316 4 1 0 12420 50 0 0 25 0 11 0 1860539176 859009024 21116 4294967295 134512640 134569956 3221224336 3221214696 1131352571 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21116 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 124.7
Current children cumulated vsize (Kb) 838876

[startup+140.013 s]
Raw data (loadavg): 1.02 1.01 0.95 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18327 4 1 0 13407 50 0 0 25 0 11 0 1860539176 859009024 21143 4294967295 134512640 134569956 3221224336 3221214696 1131352106 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21143 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 134.57
Current children cumulated vsize (Kb) 838876

[startup+150.013 s]
Raw data (loadavg): 1.01 1.01 0.95 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18337 4 1 0 14395 51 0 0 25 0 11 0 1860539176 859009024 21166 4294967295 134512640 134569956 3221224336 3221214760 1131336934 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21166 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 144.46
Current children cumulated vsize (Kb) 838876

[startup+160.014 s]
Raw data (loadavg): 1.01 1.01 0.95 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18348 4 1 0 15380 51 0 0 25 0 11 0 1860539176 859009024 21190 4294967295 134512640 134569956 3221224336 3221214608 1131347209 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21190 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 154.31
Current children cumulated vsize (Kb) 838876

[startup+170.015 s]
Raw data (loadavg): 1.01 1.00 0.95 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18358 4 1 0 16366 52 0 0 25 0 11 0 1860539176 859009024 21210 4294967295 134512640 134569956 3221224336 3221214608 1131346932 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21210 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 164.18
Current children cumulated vsize (Kb) 838876

[startup+180.015 s]
Raw data (loadavg): 1.01 1.00 0.95 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18369 4 1 0 17352 52 0 0 25 0 11 0 1860539176 859009024 21234 4294967295 134512640 134569956 3221224336 3221214704 1131323985 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21234 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 174.04
Current children cumulated vsize (Kb) 838876

[startup+190.017 s]
Raw data (loadavg): 1.01 1.00 0.95 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18379 4 1 0 18337 53 0 0 20 0 11 0 1860539176 859009024 21258 4294967295 134512640 134569956 3221224336 3221214608 1131346863 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21258 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 183.9
Current children cumulated vsize (Kb) 838876

[startup+200.018 s]
Raw data (loadavg): 1.00 1.00 0.95 1/66 16855
Raw data (/proc/16837/stat): 16837 (java) T 16836 16837 5929 0 -1 0 18389 4 1 0 19321 53 0 0 25 0 11 0 1860539176 859009024 21277 4294967295 134512640 134569956 3221224336 3221213780 1074594577 0 4 1 23758 3222434794 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21277 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 193.74
Current children cumulated vsize (Kb) 838876

[startup+210.017 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18400 4 1 0 20301 54 0 0 25 0 11 0 1860539176 859009024 21304 4294967295 134512640 134569956 3221224336 3221214776 1131445713 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21304 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 203.55
Current children cumulated vsize (Kb) 838876

[startup+220.019 s]
Raw data (loadavg): 1.15 1.03 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18410 4 1 0 21284 55 0 0 23 0 11 0 1860539176 859009024 21340 4294967295 134512640 134569956 3221224336 3221214696 1131351909 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21340 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 213.39
Current children cumulated vsize (Kb) 838876

[startup+230.019 s]
Raw data (loadavg): 1.13 1.03 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18421 4 1 0 22269 55 0 0 25 0 11 0 1860539176 859009024 21395 4294967295 134512640 134569956 3221224336 3221214608 1131348812 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21395 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 223.24
Current children cumulated vsize (Kb) 838876

[startup+240.02 s]
Raw data (loadavg): 1.11 1.03 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18431 4 1 0 23256 56 0 0 25 0 11 0 1860539176 859009024 21418 4294967295 134512640 134569956 3221224336 3221214696 1131351958 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21418 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 233.12
Current children cumulated vsize (Kb) 838876

[startup+250.021 s]
Raw data (loadavg): 1.09 1.03 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18442 4 1 0 24243 56 0 0 25 0 11 0 1860539176 859009024 21442 4294967295 134512640 134569956 3221224336 3221214696 1131351950 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21442 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 242.99
Current children cumulated vsize (Kb) 838876

[startup+260.021 s]
Raw data (loadavg): 1.08 1.03 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18452 4 1 0 25231 56 0 0 22 0 11 0 1860539176 859009024 21455 4294967295 134512640 134569956 3221224336 3221214696 1131351934 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21455 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 252.87
Current children cumulated vsize (Kb) 838876

[startup+270.022 s]
Raw data (loadavg): 1.06 1.03 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18463 4 1 0 26220 57 0 0 18 0 11 0 1860539176 859009024 21475 4294967295 134512640 134569956 3221224336 3221214704 1131323968 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21475 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 262.77
Current children cumulated vsize (Kb) 838876

[startup+280.023 s]
Raw data (loadavg): 1.05 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18473 4 1 0 27208 57 0 0 25 0 11 0 1860539176 859009024 21489 4294967295 134512640 134569956 3221224336 3221214608 1131347108 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21489 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 272.65
Current children cumulated vsize (Kb) 838876

[startup+290.025 s]
Raw data (loadavg): 1.04 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18484 4 1 0 28195 58 0 0 17 0 11 0 1860539176 859009024 21506 4294967295 134512640 134569956 3221224336 3221214696 1131352535 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21506 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 282.53
Current children cumulated vsize (Kb) 838876

[startup+300.026 s]
Raw data (loadavg): 1.04 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18494 4 1 0 29184 58 0 0 22 0 11 0 1860539176 859009024 21520 4294967295 134512640 134569956 3221224336 3221214608 1131347108 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21520 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 292.42
Current children cumulated vsize (Kb) 838876

[startup+310.026 s]
Raw data (loadavg): 1.03 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18505 4 1 0 30171 59 0 0 25 0 11 0 1860539176 859009024 21536 4294967295 134512640 134569956 3221224336 3221214696 1131352203 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21536 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 302.3
Current children cumulated vsize (Kb) 838876

[startup+320.027 s]
Raw data (loadavg): 1.03 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18515 4 1 0 31159 59 0 0 21 0 11 0 1860539176 859009024 21550 4294967295 134512640 134569956 3221224336 3221214608 1131348852 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21550 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 312.18
Current children cumulated vsize (Kb) 838876

[startup+330.028 s]
Raw data (loadavg): 1.02 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18526 4 1 0 32146 59 0 0 25 0 11 0 1860539176 859009024 21567 4294967295 134512640 134569956 3221224336 3221214704 1131323968 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21567 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 322.05
Current children cumulated vsize (Kb) 838876

[startup+340.03 s]
Raw data (loadavg): 1.02 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18536 4 1 0 33135 60 0 0 25 0 11 0 1860539176 859009024 21580 4294967295 134512640 134569956 3221224336 3221214608 1131347108 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21580 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 331.95
Current children cumulated vsize (Kb) 838876

[startup+350.031 s]
Raw data (loadavg): 1.01 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18547 4 1 0 34123 60 0 0 25 0 11 0 1860539176 859009024 21593 4294967295 134512640 134569956 3221224336 3221214608 1131347044 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21593 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 341.83
Current children cumulated vsize (Kb) 838876

[startup+360.031 s]
Raw data (loadavg): 1.01 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18557 4 1 0 35112 61 0 0 22 0 11 0 1860539176 859009024 21607 4294967295 134512640 134569956 3221224336 3221214608 1131346962 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21607 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 351.73
Current children cumulated vsize (Kb) 838876

[startup+370.032 s]
Raw data (loadavg): 1.01 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18568 4 1 0 36099 61 0 0 25 0 11 0 1860539176 859009024 21621 4294967295 134512640 134569956 3221224336 3221214696 1131351905 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21621 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 361.6
Current children cumulated vsize (Kb) 838876

[startup+380.033 s]
Raw data (loadavg): 1.01 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18578 4 1 0 37087 62 0 0 25 0 11 0 1860539176 859009024 21634 4294967295 134512640 134569956 3221224336 3221214608 1131346996 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21634 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 371.49
Current children cumulated vsize (Kb) 838876

[startup+390.033 s]
Raw data (loadavg): 1.01 1.01 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18589 4 1 0 38075 62 0 0 18 0 11 0 1860539176 859009024 21648 4294967295 134512640 134569956 3221224336 3221214704 1131323968 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21648 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 381.37
Current children cumulated vsize (Kb) 838876

[startup+400.035 s]
Raw data (loadavg): 1.08 1.03 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18599 4 1 0 39064 62 0 0 25 0 11 0 1860539176 859009024 21661 4294967295 134512640 134569956 3221224336 3221214608 1131346962 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21661 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 391.26
Current children cumulated vsize (Kb) 838876

[startup+410.036 s]
Raw data (loadavg): 1.07 1.03 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18610 4 1 0 40052 63 0 0 18 0 11 0 1860539176 859009024 21674 4294967295 134512640 134569956 3221224336 3221214696 1131352011 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21674 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 401.15
Current children cumulated vsize (Kb) 838876

[startup+420.036 s]
Raw data (loadavg): 1.06 1.03 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18620 4 1 0 41040 63 0 0 25 0 11 0 1860539176 859009024 21684 4294967295 134512640 134569956 3221224336 3221214736 1131355396 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21684 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 411.03
Current children cumulated vsize (Kb) 838876

[startup+430.037 s]
Raw data (loadavg): 1.05 1.03 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18631 4 1 0 42027 63 0 0 25 0 11 0 1860539176 859009024 21698 4294967295 134512640 134569956 3221224336 3221214608 1131347143 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21698 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 420.9
Current children cumulated vsize (Kb) 838876

[startup+440.037 s]
Raw data (loadavg): 1.04 1.03 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18641 4 1 0 43014 64 0 0 25 0 11 0 1860539176 859009024 21711 4294967295 134512640 134569956 3221224336 3221214696 1131351905 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21711 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 430.78
Current children cumulated vsize (Kb) 838876

[startup+450.037 s]
Raw data (loadavg): 1.03 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18652 4 1 0 44003 64 0 0 25 0 11 0 1860539176 859009024 21724 4294967295 134512640 134569956 3221224336 3221214696 1131352615 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21724 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 440.67
Current children cumulated vsize (Kb) 838876

[startup+460.038 s]
Raw data (loadavg): 1.03 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18662 4 1 0 44991 65 0 0 25 0 11 0 1860539176 859009024 21734 4294967295 134512640 134569956 3221224336 3221214800 1131332889 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21734 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 450.56
Current children cumulated vsize (Kb) 838876

[startup+470.038 s]
Raw data (loadavg): 1.02 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18673 4 1 0 45979 65 0 0 25 0 11 0 1860539176 859009024 21748 4294967295 134512640 134569956 3221224336 3221214608 1131346941 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21748 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 460.44
Current children cumulated vsize (Kb) 838876

[startup+480.039 s]
Raw data (loadavg): 1.02 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18683 4 1 0 46967 65 0 0 25 0 11 0 1860539176 859009024 21758 4294967295 134512640 134569956 3221224336 3221214704 1131323961 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21758 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 470.32
Current children cumulated vsize (Kb) 838876

[startup+490.039 s]
Raw data (loadavg): 1.02 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18694 4 1 0 47954 67 0 0 18 0 11 0 1860539176 859009024 21771 4294967295 134512640 134569956 3221224336 3221214608 1131348859 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21771 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 480.21
Current children cumulated vsize (Kb) 838876

[startup+500.04 s]
Raw data (loadavg): 1.01 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18704 4 1 0 48943 68 0 0 25 0 11 0 1860539176 859009024 21781 4294967295 134512640 134569956 3221224336 3221214704 1131323985 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21781 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 490.11
Current children cumulated vsize (Kb) 838876

[startup+510.041 s]
Raw data (loadavg): 1.01 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18715 4 1 0 49930 68 0 0 25 0 11 0 1860539176 859009024 21791 4294967295 134512640 134569956 3221224336 3221214696 1131351931 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21791 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 499.98
Current children cumulated vsize (Kb) 838876

[startup+520.042 s]
Raw data (loadavg): 1.01 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18725 4 1 0 50918 69 0 0 23 0 11 0 1860539176 859009024 21805 4294967295 134512640 134569956 3221224336 3221214608 1131347209 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21805 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 509.87
Current children cumulated vsize (Kb) 838876

[startup+530.042 s]
Raw data (loadavg): 1.01 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18736 4 1 0 51905 70 0 0 25 0 11 0 1860539176 859009024 21815 4294967295 134512640 134569956 3221224336 3221214704 1131323989 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21815 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 519.75
Current children cumulated vsize (Kb) 838876

[startup+540.042 s]
Raw data (loadavg): 1.00 1.02 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18746 4 1 0 52894 71 0 0 23 0 11 0 1860539176 859009024 21825 4294967295 134512640 134569956 3221224336 3221214696 1131351934 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21825 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 529.65
Current children cumulated vsize (Kb) 838876

[startup+550.043 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18757 4 1 0 53881 72 0 0 25 0 11 0 1860539176 859009024 21838 4294967295 134512640 134569956 3221224336 3221214608 1131347790 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21838 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 539.53
Current children cumulated vsize (Kb) 838876

[startup+560.043 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18767 4 1 0 54870 72 0 0 24 0 11 0 1860539176 859009024 21848 4294967295 134512640 134569956 3221224336 3221214608 1131347077 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21848 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 549.42
Current children cumulated vsize (Kb) 838876

[startup+570.045 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18778 4 1 0 55858 72 0 0 25 0 11 0 1860539176 859009024 21858 4294967295 134512640 134569956 3221224336 3221214608 1131347591 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21858 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 559.3
Current children cumulated vsize (Kb) 838876

[startup+580.046 s]
Raw data (loadavg): 1.00 1.01 0.96 3/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18789 4 1 0 56846 72 0 0 16 0 11 0 1860539176 859009024 21868 4294967295 134512640 134569956 3221224336 3221214608 1131346932 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21868 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 569.18
Current children cumulated vsize (Kb) 838876

[startup+590.045 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18799 4 1 0 57835 73 0 0 20 0 11 0 1860539176 859009024 21878 4294967295 134512640 134569956 3221224336 3221214704 1131323989 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21878 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 579.08
Current children cumulated vsize (Kb) 838876

[startup+600.046 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18810 4 1 0 58822 74 0 0 25 0 11 0 1860539176 859009024 21889 4294967295 134512640 134569956 3221224336 3221214608 1131346996 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21889 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 588.96
Current children cumulated vsize (Kb) 838876

[startup+610.047 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18820 4 1 0 59811 74 0 0 25 0 11 0 1860539176 859009024 21900 4294967295 134512640 134569956 3221224336 3221214696 1131351934 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21900 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 598.85
Current children cumulated vsize (Kb) 838876

[startup+620.048 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18831 4 1 0 60799 74 0 0 25 0 11 0 1860539176 859009024 21910 4294967295 134512640 134569956 3221224336 3221214608 1131346920 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21910 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 608.73
Current children cumulated vsize (Kb) 838876

[startup+630.049 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18841 4 1 0 61787 75 0 0 25 0 11 0 1860539176 859009024 21920 4294967295 134512640 134569956 3221224336 3221214608 1131346996 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21920 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 618.62
Current children cumulated vsize (Kb) 838876

[startup+640.05 s]
Raw data (loadavg): 1.00 1.01 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18852 4 1 0 62773 76 0 0 25 0 11 0 1860539176 859009024 21930 4294967295 134512640 134569956 3221224336 3221214608 1131346996 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21930 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 628.49
Current children cumulated vsize (Kb) 838876

[startup+650.051 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18862 4 1 0 63762 76 0 0 25 0 11 0 1860539176 859009024 21942 4294967295 134512640 134569956 3221224336 3221214608 1131346996 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21942 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 638.38
Current children cumulated vsize (Kb) 838876

[startup+660.051 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18873 4 1 0 64749 77 0 0 25 0 11 0 1860539176 859009024 21952 4294967295 134512640 134569956 3221224336 3221214696 1131352622 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21952 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (Kb) 838876

[startup+670.052 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18883 4 1 0 65737 77 0 0 25 0 11 0 1860539176 859009024 21963 4294967295 134512640 134569956 3221224336 3221214608 1131346996 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 21963 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 658.14
Current children cumulated vsize (Kb) 838876

[startup+680.053 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18894 4 1 0 66724 77 0 0 25 0 11 0 1860539176 859009024 21978 4294967295 134512640 134569956 3221224336 3221214704 1131323968 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21978 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 668.01
Current children cumulated vsize (Kb) 838876

[startup+690.054 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18904 4 1 0 67712 78 0 0 22 0 11 0 1860539176 859009024 21989 4294967295 134512640 134569956 3221224336 3221214760 1131336723 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 21989 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 677.9
Current children cumulated vsize (Kb) 838876

[startup+700.055 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18915 4 1 0 68697 78 0 0 18 0 11 0 1860539176 859009024 22002 4294967295 134512640 134569956 3221224336 3221214696 1131352784 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22002 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 687.75
Current children cumulated vsize (Kb) 838876

[startup+710.056 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18925 4 1 0 69684 79 0 0 25 0 11 0 1860539176 859009024 22011 4294967295 134512640 134569956 3221224336 3221214608 1131347804 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22011 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 697.63
Current children cumulated vsize (Kb) 838876

[startup+720.056 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18936 4 1 0 70669 80 0 0 25 0 11 0 1860539176 859009024 22032 4294967295 134512640 134569956 3221224336 3221214692 1131346816 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22032 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 707.49
Current children cumulated vsize (Kb) 838876

[startup+730.057 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18946 4 1 0 71653 80 0 0 25 0 11 0 1860539176 859009024 22047 4294967295 134512640 134569956 3221224336 3221214608 1131347108 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22047 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 717.33
Current children cumulated vsize (Kb) 838876

[startup+740.057 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18957 4 1 0 72631 81 0 0 25 0 11 0 1860539176 859009024 22069 4294967295 134512640 134569956 3221224336 3221214800 1131332889 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22069 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 727.12
Current children cumulated vsize (Kb) 838876

[startup+750.059 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18967 4 1 0 73610 81 0 0 25 0 11 0 1860539176 859009024 22096 4294967295 134512640 134569956 3221224336 3221214696 1131351905 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22096 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 736.91
Current children cumulated vsize (Kb) 838876

[startup+760.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18978 4 1 0 74591 81 0 0 25 0 11 0 1860539176 859009024 22161 4294967295 134512640 134569956 3221224336 3221214704 1131323985 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22161 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 746.72
Current children cumulated vsize (Kb) 838876

[startup+770.061 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18988 4 1 0 75578 82 0 0 20 0 11 0 1860539176 859009024 22192 4294967295 134512640 134569956 3221224336 3221214608 1131346939 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22192 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 756.6
Current children cumulated vsize (Kb) 838876

[startup+780.061 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 18999 4 1 0 76564 82 0 0 25 0 11 0 1860539176 859009024 22207 4294967295 134512640 134569956 3221224336 3221214696 1131352560 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22207 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 766.46
Current children cumulated vsize (Kb) 838876

[startup+790.061 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19009 4 1 0 77552 83 0 0 21 0 11 0 1860539176 859009024 22218 4294967295 134512640 134569956 3221224336 3221214608 1131346905 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22218 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 776.35
Current children cumulated vsize (Kb) 838876

[startup+800.062 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19020 4 1 0 78539 83 0 0 25 0 11 0 1860539176 859009024 22235 4294967295 134512640 134569956 3221224336 3221214696 1131352564 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22235 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 786.22
Current children cumulated vsize (Kb) 838876

[startup+810.063 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19030 4 1 0 79527 83 0 0 25 0 11 0 1860539176 859009024 22246 4294967295 134512640 134569956 3221224336 3221214800 1131332889 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22246 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 796.1
Current children cumulated vsize (Kb) 838876

[startup+820.065 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19041 4 1 0 80514 84 0 0 25 0 11 0 1860539176 859009024 22253 4294967295 134512640 134569956 3221224336 3221214760 1131336709 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22253 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 805.98
Current children cumulated vsize (Kb) 838876

[startup+830.066 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19051 4 1 0 81502 85 0 0 25 0 11 0 1860539176 859009024 22263 4294967295 134512640 134569956 3221224336 3221214608 1131346996 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22263 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 815.87
Current children cumulated vsize (Kb) 838876

[startup+840.065 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19062 4 1 0 82490 85 0 0 18 0 11 0 1860539176 859009024 22269 4294967295 134512640 134569956 3221224336 3221214608 1131346996 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22269 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 825.75
Current children cumulated vsize (Kb) 838876

[startup+850.067 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19072 4 1 0 83478 86 0 0 25 0 11 0 1860539176 859009024 22279 4294967295 134512640 134569956 3221224336 3221214608 1131347209 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22279 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 835.64
Current children cumulated vsize (Kb) 838876

[startup+860.067 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19083 4 1 0 84466 86 0 0 25 0 11 0 1860539176 859009024 22286 4294967295 134512640 134569956 3221224336 3221214608 1131348859 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22286 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 845.52
Current children cumulated vsize (Kb) 838876

[startup+870.068 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19093 4 1 0 85453 86 0 0 25 0 11 0 1860539176 859009024 22296 4294967295 134512640 134569956 3221224336 3221214696 1131352560 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22296 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 855.39
Current children cumulated vsize (Kb) 838876

[startup+880.069 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19104 4 1 0 86440 87 0 0 25 0 11 0 1860539176 859009024 22306 4294967295 134512640 134569956 3221224336 3221214696 1131352571 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22306 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 865.27
Current children cumulated vsize (Kb) 838876

[startup+890.069 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19114 4 1 0 87428 87 0 0 23 0 11 0 1860539176 859009024 22313 4294967295 134512640 134569956 3221224336 3221214696 1131351934 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22313 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 875.15
Current children cumulated vsize (Kb) 838876

[startup+900.069 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19125 4 1 0 88417 87 0 0 25 0 11 0 1860539176 859009024 22319 4294967295 134512640 134569956 3221224336 3221214608 1131347679 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22319 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 885.04
Current children cumulated vsize (Kb) 838876

[startup+910.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19135 4 1 0 89405 87 0 0 25 0 11 0 1860539176 859009024 22329 4294967295 134512640 134569956 3221224336 3221214608 1131348806 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22329 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 894.92
Current children cumulated vsize (Kb) 838876

[startup+920.071 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19146 4 1 0 90392 88 0 0 25 0 11 0 1860539176 859009024 22336 4294967295 134512640 134569956 3221224336 3221214800 1131332889 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22336 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 904.8
Current children cumulated vsize (Kb) 838876

[startup+930.072 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) S 16836 16837 5929 0 -1 0 19156 4 1 0 91380 88 0 0 16 0 11 0 1860539176 859009024 22346 4294967295 134512640 134569956 3221224336 3221213440 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22346 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 914.68
Current children cumulated vsize (Kb) 838876

[startup+940.073 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19167 4 1 0 92368 88 0 0 20 0 11 0 1860539176 859009024 22353 4294967295 134512640 134569956 3221224336 3221214608 1131346941 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22353 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 924.56
Current children cumulated vsize (Kb) 838876

[startup+950.074 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19178 4 1 0 93355 89 0 0 17 0 11 0 1860539176 859009024 22363 4294967295 134512640 134569956 3221224336 3221214608 1131347911 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22363 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 934.44
Current children cumulated vsize (Kb) 838876

[startup+960.074 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19188 4 1 0 94344 89 0 0 25 0 11 0 1860539176 859009024 22370 4294967295 134512640 134569956 3221224336 3221214696 1131351909 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22370 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 944.33
Current children cumulated vsize (Kb) 838876

[startup+970.075 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19199 4 1 0 95331 89 0 0 25 0 11 0 1860539176 859009024 22380 4294967295 134512640 134569956 3221224336 3221214696 1131352535 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22380 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 954.2
Current children cumulated vsize (Kb) 838876

[startup+980.075 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19209 4 1 0 96318 91 0 0 25 0 11 0 1860539176 859009024 22386 4294967295 134512640 134569956 3221224336 3221214696 1131352535 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22386 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 964.09
Current children cumulated vsize (Kb) 838876

[startup+990.076 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19220 4 1 0 97305 91 0 0 17 0 11 0 1860539176 859009024 22393 4294967295 134512640 134569956 3221224336 3221214704 1131323968 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22393 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 973.96
Current children cumulated vsize (Kb) 838876

[startup+1000.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19230 4 1 0 98293 92 0 0 25 0 11 0 1860539176 859009024 22403 4294967295 134512640 134569956 3221224336 3221214608 1131346996 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22403 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 983.85
Current children cumulated vsize (Kb) 838876

[startup+1010.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19241 4 1 0 99280 92 0 0 25 0 11 0 1860539176 859009024 22410 4294967295 134512640 134569956 3221224336 3221214608 1131346941 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22410 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 993.72
Current children cumulated vsize (Kb) 838876

[startup+1020.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19251 4 1 0 100267 93 0 0 25 0 11 0 1860539176 859009024 22416 4294967295 134512640 134569956 3221224336 3221214756 1131351884 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22416 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1003.6
Current children cumulated vsize (Kb) 838876

[startup+1030.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19262 4 1 0 101254 93 0 0 25 0 11 0 1860539176 859009024 22426 4294967295 134512640 134569956 3221224336 3221214608 1131346889 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22426 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1013.47
Current children cumulated vsize (Kb) 838876

[startup+1040.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19272 4 1 0 102242 94 0 0 25 0 11 0 1860539176 859009024 22433 4294967295 134512640 134569956 3221224336 3221214696 1131352525 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22433 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1023.36
Current children cumulated vsize (Kb) 838876

[startup+1050.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19283 4 1 0 103229 94 0 0 25 0 11 0 1860539176 859009024 22440 4294967295 134512640 134569956 3221224336 3221214704 1131323968 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22440 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1033.23
Current children cumulated vsize (Kb) 838876

[startup+1060.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19293 4 1 0 104217 95 0 0 22 0 11 0 1860539176 859009024 22447 4294967295 134512640 134569956 3221224336 3221214608 1131347209 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22447 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1043.12
Current children cumulated vsize (Kb) 838876

[startup+1070.08 s]
Raw data (loadavg): 1.08 1.02 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19304 4 1 0 105205 95 0 0 25 0 11 0 1860539176 859009024 22457 4294967295 134512640 134569956 3221224336 3221214608 1131348867 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22457 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1053
Current children cumulated vsize (Kb) 838876

[startup+1080.08 s]
Raw data (loadavg): 1.07 1.02 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19314 4 1 0 106192 96 0 0 23 0 11 0 1860539176 859009024 22463 4294967295 134512640 134569956 3221224336 3221214608 1131347171 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22463 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1062.88
Current children cumulated vsize (Kb) 838876

[startup+1090.08 s]
Raw data (loadavg): 1.06 1.01 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19325 4 1 0 107179 96 0 0 25 0 11 0 1860539176 859009024 22470 4294967295 134512640 134569956 3221224336 3221214608 1131346836 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22470 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1072.75
Current children cumulated vsize (Kb) 838876

[startup+1100.08 s]
Raw data (loadavg): 1.12 1.03 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19335 4 1 0 108166 98 0 0 23 0 11 0 1860539176 859009024 22477 4294967295 134512640 134569956 3221224336 3221214608 1131346979 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22477 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1082.64
Current children cumulated vsize (Kb) 838876

[startup+1110.08 s]
Raw data (loadavg): 1.10 1.03 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19346 4 1 0 109153 98 0 0 20 0 11 0 1860539176 859009024 22487 4294967295 134512640 134569956 3221224336 3221214704 1131323968 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22487 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1092.51
Current children cumulated vsize (Kb) 838876

[startup+1120.08 s]
Raw data (loadavg): 1.09 1.03 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19357 4 1 0 110139 99 0 0 25 0 11 0 1860539176 859009024 22493 4294967295 134512640 134569956 3221224336 3221214800 1131332889 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22493 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1102.38
Current children cumulated vsize (Kb) 838876

[startup+1130.08 s]
Raw data (loadavg): 1.07 1.03 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19367 4 1 0 111127 99 0 0 25 0 11 0 1860539176 859009024 22500 4294967295 134512640 134569956 3221224336 3221214704 1131323968 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22500 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1112.26
Current children cumulated vsize (Kb) 838876

[startup+1140.08 s]
Raw data (loadavg): 1.06 1.03 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19378 4 1 0 112114 100 0 0 16 0 11 0 1860539176 859009024 22507 4294967295 134512640 134569956 3221224336 3221214696 1131351905 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22507 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1122.14
Current children cumulated vsize (Kb) 838876

[startup+1150.08 s]
Raw data (loadavg): 1.05 1.02 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19388 4 1 0 113101 100 0 0 25 0 11 0 1860539176 859009024 22513 4294967295 134512640 134569956 3221224336 3221214608 1131346996 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22513 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1132.01
Current children cumulated vsize (Kb) 838876

[startup+1160.09 s]
Raw data (loadavg): 1.04 1.02 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19399 4 1 0 114087 101 0 0 24 0 11 0 1860539176 859009024 22524 4294967295 134512640 134569956 3221224336 3221214760 1131337020 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22524 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1141.88
Current children cumulated vsize (Kb) 838876

[startup+1170.09 s]
Raw data (loadavg): 1.04 1.02 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19409 4 1 0 115076 101 0 0 21 0 11 0 1860539176 859009024 22531 4294967295 134512640 134569956 3221224336 3221214696 1131352569 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22531 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1151.77
Current children cumulated vsize (Kb) 838876

[startup+1180.09 s]
Raw data (loadavg): 1.03 1.02 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19420 4 1 0 116064 102 0 0 18 0 11 0 1860539176 859009024 22538 4294967295 134512640 134569956 3221224336 3221214608 1131347715 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22538 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1161.66
Current children cumulated vsize (Kb) 838876

[startup+1190.09 s]
Raw data (loadavg): 1.02 1.02 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19430 4 1 0 117052 102 0 0 25 0 11 0 1860539176 859009024 22544 4294967295 134512640 134569956 3221224336 3221214704 1131323968 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22544 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1171.54
Current children cumulated vsize (Kb) 838876

[startup+1200.09 s]
Raw data (loadavg): 1.02 1.02 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19441 4 1 0 118039 102 0 0 25 0 11 0 1860539176 859009024 22551 4294967295 134512640 134569956 3221224336 3221214608 1131347772 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22551 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1181.41
Current children cumulated vsize (Kb) 838876

[startup+1210.09 s]
Raw data (loadavg): 1.02 1.02 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19451 4 1 0 119026 102 0 0 25 0 11 0 1860539176 859009024 22558 4294967295 134512640 134569956 3221224336 3221214608 1131348306 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/16837/statm): 209719 22558 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1191.28
Current children cumulated vsize (Kb) 838876

[startup+1220.09 s]
Raw data (loadavg): 1.01 1.02 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19462 4 1 0 120013 103 0 0 25 0 11 0 1860539176 859009024 22568 4294967295 134512640 134569956 3221224336 3221214608 1131348283 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22568 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1201.16
Current children cumulated vsize (Kb) 838876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1220.09 s]
Raw data (loadavg): 1.01 1.02 0.97 2/66 16855
Raw data (/proc/16837/stat): 16837 (java) R 16836 16837 5929 0 -1 0 19462 4 1 0 120013 103 0 0 25 0 11 0 1860539176 859009024 22568 4294967295 134512640 134569956 3221224336 3221214608 1131348283 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/16837/statm): 209719 22568 13129 16 0 209703 0
[pid=16837] vsize: 838876
Current children cumulated CPU time (s) 1201.16
Current children cumulated vsize (Kb) 838876

Sending SIGTERM to -16837
Sleeping 2 seconds
New thread pid=16857
New thread pid=16858
One traced child (pid=16858) exited with status: 0
One traced child (pid=16846) exited with status: 0
One traced child (pid=16841) exited with status: 0
One traced child (pid=16838) exited with status: 143
One traced child (pid=16840) exited with status: 143
One traced child (pid=16839) exited with status: 143
One traced child (pid=16845) exited with status: 143
One traced child (pid=16842) exited with status: 143
One traced child (pid=16843) exited with status: 143
One traced child (pid=16844) exited with status: 143
One traced child (pid=16853) exited with status: 143
One traced child (pid=16857) exited with status: 143
One traced child (pid=16837) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1220.22
CPU time (s): 1227.06
CPU user time (s): 1225.01
CPU system time (s): 2.05169
CPU usage (%): 100.561
Max. virtual memory (cumulated for all children) (Kb): 841252

Verifier Data

Verifier:	OK	1844480