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

Trace number 4188

Launcher Data

LAUNCH ON wulflinc26 THE 2005-09-19 05:27:56 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6406 boxname=wulflinc26 idbench=546 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  980dd801f0823d520b47724b99fabded  /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-20-10-stein45.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-20-10-stein45.opb
IDLAUNCH: 6406
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.061
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.061
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        888612 kB
Buffers:         38064 kB
Cached:          79184 kB
SwapCached:        868 kB
Active:          69316 kB
Inactive:        50540 kB
HighTotal:      131008 kB
HighFree:        49140 kB
LowTotal:       903652 kB
LowFree:        839472 kB
SwapTotal:     2097892 kB
SwapFree:      2096540 kB
Dirty:              60 kB
Writeback:           0 kB
Mapped:           5700 kB
Slab:            20504 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 05:48:46 (client local time) WITH STATUS 143 IN 1247.35 SECONDS
stats: 6406 0 1247.35 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/wulflinc26/normalized-mps-v2-20-10-stein45.opb
c reading problem ... done. Time 0.625 ms.
c #vars     45
c #constraints  331
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=                  33 		Current CPU time: 0.71 ms
c CURRENT OPTIMUM=                  32 		Current CPU time: 1.20 ms
c CURRENT OPTIMUM=                  31 		Current CPU time: 3.33 ms
c CURRENT OPTIMUM=                  30 		Current CPU time: 628.83 ms
c starts		: 22
c conflicts		: 11231
c decisions		: 11687
c propagations		: 62700
c inspects		: 24128434
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 11231
c root simplifications	: 22
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 11473
c speed (decisions/second)	: 18.851550692073058
c non guided choices	59
c random choices	0
s SATISFIABLE
v V0001_bit0 V0002_bit0 V0003_bit0 -V0004_bit0 V0005_bit0 V0006_bit0 -V0007_bit0 V0008_bit0 V0009_bit0 V0010_bit0 V0011_bit0 -V0012_bit0 V0013_bit0 -V0014_bit0 -V0015_bit0 -V0016_bit0 V0017_bit0 V0018_bit0 -V0019_bit0 -V0020_bit0 V0021_bit0 V0022_bit0 V0023_bit0 V0024_bit0 V0025_bit0 -V0026_bit0 V0027_bit0 -V0028_bit0 V0029_bit0 V0030_bit0 -V0031_bit0 -V0032_bit0 V0033_bit0 V0034_bit0 V0035_bit0 -V0036_bit0 V0037_bit0 -V0038_bit0 V0039_bit0 V0040_bit0 V0041_bit0 V0042_bit0 V0043_bit0 -V0044_bit0 V0045_bit0 
c objective function=30
c Total CPU time (ms) : 1248.792

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/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1847384788 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 39 3 38 16 0 23 0
[pid=9713] 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/9713
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=9714
New thread pid=9715
New thread pid=9716
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=9717
New thread pid=9718
New thread pid=9719
New thread pid=9720
New thread pid=9721
New thread pid=9722
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/wulflinc26/normalized-mps-v2-20-10-stein45.opb
New thread pid=9723
One traced child (pid=9723) exited with status: 0
New thread pid=9724
One traced child (pid=9724) exited with status: 0
New thread pid=9725
One traced child (pid=9725) exited with status: 0
New thread pid=9726

[startup+10.0029 s]
Raw data (loadavg): 1.08 1.02 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) S 9712 9713 16528 0 -1 0 18194 4 1 0 758 47 0 0 25 0 11 0 1847384788 856633344 19844 4294967295 134512640 134569956 3221224336 3221213408 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 209139 19844 13129 16 0 209123 0
[pid=9713] vsize: 836556
Current children cumulated CPU time (s) 8.05
Current children cumulated vsize (Kb) 836556

[startup+20.0036 s]
Raw data (loadavg): 1.07 1.02 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18200 4 1 0 1719 47 0 0 25 0 11 0 1847384788 856039424 20327 4294967295 134512640 134569956 3221224336 3221214352 1131556316 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208994 20327 13129 16 0 208978 0
[pid=9713] vsize: 835976
Current children cumulated CPU time (s) 17.66
Current children cumulated vsize (Kb) 835976

[startup+30.0033 s]
Raw data (loadavg): 1.06 1.01 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18208 4 1 0 2659 48 0 0 25 0 11 0 1847384788 855781376 20921 4294967295 134512640 134569956 3221224336 3221214464 1131503508 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 20921 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 27.07
Current children cumulated vsize (Kb) 835724

[startup+40.004 s]
Raw data (loadavg): 1.05 1.01 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18214 4 1 0 3603 48 0 0 25 0 11 0 1847384788 855781376 20943 4294967295 134512640 134569956 3221224336 3221214712 1131455751 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 20943 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 36.51
Current children cumulated vsize (Kb) 835724

[startup+50.0047 s]
Raw data (loadavg): 1.04 1.01 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18220 4 1 0 4539 49 0 0 25 0 11 0 1847384788 855781376 21160 4294967295 134512640 134569956 3221224336 3221214736 1131326979 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 21160 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 45.88
Current children cumulated vsize (Kb) 835724

[startup+60.0053 s]
Raw data (loadavg): 1.03 1.01 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18225 4 1 0 5487 49 0 0 25 0 11 0 1847384788 855781376 21291 4294967295 134512640 134569956 3221224336 3221214624 1131337908 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 21291 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 55.36
Current children cumulated vsize (Kb) 835724

[startup+70.008 s]
Raw data (loadavg): 1.03 1.01 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18231 4 1 0 6426 50 0 0 25 0 11 0 1847384788 855781376 21445 4294967295 134512640 134569956 3221224336 3221214176 1131495772 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 21445 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 64.76
Current children cumulated vsize (Kb) 835724

[startup+80.0087 s]
Raw data (loadavg): 1.02 1.01 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) S 9712 9713 16528 0 -1 0 18237 4 1 0 7368 50 0 0 16 0 11 0 1847384788 855781376 21580 4294967295 134512640 134569956 3221224336 3221213368 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 21580 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 74.18
Current children cumulated vsize (Kb) 835724

[startup+90.0094 s]
Raw data (loadavg): 1.02 1.01 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18243 4 1 0 8313 50 0 0 25 0 11 0 1847384788 855781376 21776 4294967295 134512640 134569956 3221224336 3221214624 1131337908 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 21776 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 83.63
Current children cumulated vsize (Kb) 835724

[startup+100.009 s]
Raw data (loadavg): 1.02 1.01 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18248 4 1 0 9264 51 0 0 25 0 11 0 1847384788 855781376 21924 4294967295 134512640 134569956 3221224336 3221214624 1131338035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 21924 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 93.15
Current children cumulated vsize (Kb) 835724

[startup+110.01 s]
Raw data (loadavg): 1.01 1.01 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18253 4 1 0 10219 51 0 0 25 0 11 0 1847384788 855781376 22075 4294967295 134512640 134569956 3221224336 3221214664 1131365799 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 22075 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 102.7
Current children cumulated vsize (Kb) 835724

[startup+120.01 s]
Raw data (loadavg): 1.01 1.01 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18258 4 1 0 11172 52 0 0 24 0 11 0 1847384788 855781376 22201 4294967295 134512640 134569956 3221224336 3221214664 1131365883 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 22201 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 112.24
Current children cumulated vsize (Kb) 835724

[startup+130.01 s]
Raw data (loadavg): 1.01 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18263 4 1 0 12126 52 0 0 24 0 11 0 1847384788 855781376 22308 4294967295 134512640 134569956 3221224336 3221214752 1131347141 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 22308 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 121.78
Current children cumulated vsize (Kb) 835724

[startup+140.011 s]
Raw data (loadavg): 1.01 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18267 4 1 0 13089 52 0 0 25 0 11 0 1847384788 855781376 22412 4294967295 134512640 134569956 3221224336 3221214664 1131366772 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 22412 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 131.41
Current children cumulated vsize (Kb) 835724

[startup+150.012 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18272 4 1 0 14044 52 0 0 25 0 11 0 1847384788 855781376 22535 4294967295 134512640 134569956 3221224336 3221214704 1131488314 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 22535 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 140.96
Current children cumulated vsize (Kb) 835724

[startup+160.012 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18276 4 1 0 15008 53 0 0 25 0 11 0 1847384788 855781376 22632 4294967295 134512640 134569956 3221224336 3221214736 1131326988 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 22632 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 150.61
Current children cumulated vsize (Kb) 835724

[startup+170.012 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18281 4 1 0 15965 53 0 0 25 0 11 0 1847384788 855781376 22740 4294967295 134512640 134569956 3221224336 3221214352 1131503362 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 22740 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 160.18
Current children cumulated vsize (Kb) 835724

[startup+180.013 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18286 4 1 0 16921 53 0 0 25 0 11 0 1847384788 856174592 22916 4294967295 134512640 134569956 3221224336 3221214040 1131505842 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 209027 22916 13129 16 0 209011 0
[pid=9713] vsize: 836108
Current children cumulated CPU time (s) 169.74
Current children cumulated vsize (Kb) 836108

[startup+190.012 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18291 4 1 0 17880 53 0 0 25 0 11 0 1847384788 855814144 22979 4294967295 134512640 134569956 3221224336 3221214384 1131491675 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208939 22979 13129 16 0 208923 0
[pid=9713] vsize: 835756
Current children cumulated CPU time (s) 179.33
Current children cumulated vsize (Kb) 835756

[startup+200.012 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18296 4 1 0 18841 54 0 0 25 0 11 0 1847384788 855814144 23092 4294967295 134512640 134569956 3221224336 3221214732 1131337888 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208939 23092 13129 16 0 208923 0
[pid=9713] vsize: 835756
Current children cumulated CPU time (s) 188.95
Current children cumulated vsize (Kb) 835756

[startup+210.014 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18300 4 1 0 19810 54 0 0 25 0 11 0 1847384788 855814144 23184 4294967295 134512640 134569956 3221224336 3221214648 1131370510 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208939 23184 13129 16 0 208923 0
[pid=9713] vsize: 835756
Current children cumulated CPU time (s) 198.64
Current children cumulated vsize (Kb) 835756

[startup+220.013 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18305 4 1 0 20772 54 0 0 25 0 11 0 1847384788 855814144 23283 4294967295 134512640 134569956 3221224336 3221214664 1131365553 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208939 23283 13129 16 0 208923 0
[pid=9713] vsize: 835756
Current children cumulated CPU time (s) 208.26
Current children cumulated vsize (Kb) 835756

[startup+230.013 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18309 4 1 0 21742 54 0 0 25 0 11 0 1847384788 855814144 23363 4294967295 134512640 134569956 3221224336 3221214400 1131495764 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208939 23363 13129 16 0 208923 0
[pid=9713] vsize: 835756
Current children cumulated CPU time (s) 217.96
Current children cumulated vsize (Kb) 835756

[startup+240.014 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18314 4 1 0 22705 55 0 0 25 0 11 0 1847384788 855814144 23451 4294967295 134512640 134569956 3221224336 3221213984 1131505860 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208939 23451 13129 16 0 208923 0
[pid=9713] vsize: 835756
Current children cumulated CPU time (s) 227.6
Current children cumulated vsize (Kb) 835756

[startup+250.013 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18318 4 1 0 23675 55 0 0 25 0 11 0 1847384788 855814144 23513 4294967295 134512640 134569956 3221224336 3221214496 1131491919 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208939 23513 13129 16 0 208923 0
[pid=9713] vsize: 835756
Current children cumulated CPU time (s) 237.3
Current children cumulated vsize (Kb) 835756

[startup+260.014 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18323 4 1 0 24637 55 0 0 24 0 11 0 1847384788 855814144 23587 4294967295 134512640 134569956 3221224336 3221214344 1131495791 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208939 23587 13129 16 0 208923 0
[pid=9713] vsize: 835756
Current children cumulated CPU time (s) 246.92
Current children cumulated vsize (Kb) 835756

[startup+270.015 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18327 4 1 0 25606 55 0 0 25 0 11 0 1847384788 855814144 23664 4294967295 134512640 134569956 3221224336 3221214712 1131497960 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208939 23664 13129 16 0 208923 0
[pid=9713] vsize: 835756
Current children cumulated CPU time (s) 256.61
Current children cumulated vsize (Kb) 835756

[startup+280.015 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18333 4 1 0 26566 56 0 0 25 0 11 0 1847384788 855781376 23747 4294967295 134512640 134569956 3221224336 3221214664 1131326979 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 23747 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 266.22
Current children cumulated vsize (Kb) 835724

[startup+290.016 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18337 4 1 0 27534 56 0 0 25 0 11 0 1847384788 855781376 23815 4294967295 134512640 134569956 3221224336 3221214076 1085806236 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 23815 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 275.9
Current children cumulated vsize (Kb) 835724

[startup+300.017 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18342 4 1 0 28496 56 0 0 25 0 11 0 1847384788 855781376 23903 4294967295 134512640 134569956 3221224336 3221214496 1131495849 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 23903 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 285.52
Current children cumulated vsize (Kb) 835724

[startup+310.017 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18346 4 1 0 29465 56 0 0 25 0 11 0 1847384788 855781376 23980 4294967295 134512640 134569956 3221224336 3221214724 1131057182 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 23980 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 295.21
Current children cumulated vsize (Kb) 835724

[startup+320.018 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18351 4 1 0 30429 57 0 0 25 0 11 0 1847384788 855781376 24066 4294967295 134512640 134569956 3221224336 3221214672 1131341160 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 24066 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 304.86
Current children cumulated vsize (Kb) 835724

[startup+330.018 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18356 4 1 0 31393 57 0 0 25 0 11 0 1847384788 855781376 24148 4294967295 134512640 134569956 3221224336 3221214464 1131370417 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 24148 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 314.5
Current children cumulated vsize (Kb) 835724

[startup+340.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18360 4 1 0 32364 58 0 0 25 0 11 0 1847384788 855781376 24214 4294967295 134512640 134569956 3221224336 3221214680 1131346981 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 24214 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 324.22
Current children cumulated vsize (Kb) 835724

[startup+350.019 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18364 4 1 0 33335 58 0 0 25 0 11 0 1847384788 855781376 24274 4294967295 134512640 134569956 3221224336 3221214656 1131342328 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 24274 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 333.93
Current children cumulated vsize (Kb) 835724

[startup+360.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18369 4 1 0 34300 58 0 0 24 0 11 0 1847384788 855781376 24365 4294967295 134512640 134569956 3221224336 3221214136 1085806269 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 24365 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 343.58
Current children cumulated vsize (Kb) 835724

[startup+370.021 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18373 4 1 0 35273 58 0 0 25 0 11 0 1847384788 855781376 24429 4294967295 134512640 134569956 3221224336 3221214576 1131370510 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 24429 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 353.31
Current children cumulated vsize (Kb) 835724

[startup+380.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18378 4 1 0 36239 58 0 0 25 0 11 0 1847384788 855781376 24499 4294967295 134512640 134569956 3221224336 3221214592 1131365445 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 24499 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 362.97
Current children cumulated vsize (Kb) 835724

[startup+390.021 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18382 4 1 0 37212 59 0 0 16 0 11 0 1847384788 855781376 24552 4294967295 134512640 134569956 3221224336 3221214592 1131366134 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 24552 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 372.71
Current children cumulated vsize (Kb) 835724

[startup+400.022 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18385 4 1 0 38191 59 0 0 25 0 11 0 1847384788 855781376 24589 4294967295 134512640 134569956 3221224336 3221214136 1085806738 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 24589 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 382.5
Current children cumulated vsize (Kb) 835724

[startup+410.022 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18390 4 1 0 39155 59 0 0 25 0 11 0 1847384788 855781376 24656 4294967295 134512640 134569956 3221224336 3221214384 1131495723 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 24656 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 392.14
Current children cumulated vsize (Kb) 835724

[startup+420.022 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18394 4 1 0 40128 59 0 0 25 0 11 0 1847384788 855781376 24721 4294967295 134512640 134569956 3221224336 3221214496 1131495657 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 24721 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 401.87
Current children cumulated vsize (Kb) 835724

[startup+430.022 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18398 4 1 0 41100 59 0 0 25 0 11 0 1847384788 855781376 24781 4294967295 134512640 134569956 3221224336 3221214384 1131495783 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 24781 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 411.59
Current children cumulated vsize (Kb) 835724

[startup+440.022 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18402 4 1 0 42072 60 0 0 25 0 11 0 1847384788 855781376 24830 4294967295 134512640 134569956 3221224336 3221214656 1131342333 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 24830 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 421.32
Current children cumulated vsize (Kb) 835724

[startup+450.022 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18407 4 1 0 43037 60 0 0 25 0 11 0 1847384788 855781376 24888 4294967295 134512640 134569956 3221224336 3221214592 1131365643 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 24888 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 430.97
Current children cumulated vsize (Kb) 835724

[startup+460.024 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18411 4 1 0 44008 61 0 0 25 0 11 0 1847384788 855781376 24938 4294967295 134512640 134569956 3221224336 3221214216 1131495783 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 24938 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 440.69
Current children cumulated vsize (Kb) 835724

[startup+470.024 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18416 4 1 0 44973 61 0 0 25 0 11 0 1847384788 855781376 25038 4294967295 134512640 134569956 3221224336 3221213832 1085806284 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 25038 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 450.34
Current children cumulated vsize (Kb) 835724

[startup+480.023 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) S 9712 9713 16528 0 -1 0 18420 4 1 0 45948 61 0 0 25 0 11 0 1847384788 855781376 25077 4294967295 134512640 134569956 3221224336 3221213232 1073952481 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 25077 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 460.09
Current children cumulated vsize (Kb) 835724

[startup+490.024 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18424 4 1 0 46921 61 0 0 25 0 11 0 1847384788 855781376 25136 4294967295 134512640 134569956 3221224336 3221214592 1131366372 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 25136 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 469.82
Current children cumulated vsize (Kb) 835724

[startup+500.024 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18428 4 1 0 47894 62 0 0 25 0 11 0 1847384788 855781376 25191 4294967295 134512640 134569956 3221224336 3221214592 1131366675 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 25191 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 479.56
Current children cumulated vsize (Kb) 835724

[startup+510.024 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18433 4 1 0 48862 62 0 0 25 0 11 0 1847384788 855781376 25254 4294967295 134512640 134569956 3221224336 3221214312 1131491874 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 25254 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 489.24
Current children cumulated vsize (Kb) 835724

[startup+520.025 s]
Raw data (loadavg): 1.00 1.00 0.95 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18438 4 1 0 49831 62 0 0 17 0 11 0 1847384788 855781376 25327 4294967295 134512640 134569956 3221224336 3221214656 1131342278 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 25327 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 498.93
Current children cumulated vsize (Kb) 835724

[startup+530.025 s]
Raw data (loadavg): 1.07 1.02 0.96 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18442 4 1 0 50806 62 0 0 25 0 11 0 1847384788 855781376 25371 4294967295 134512640 134569956 3221224336 3221214664 1131326979 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 25371 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 508.68
Current children cumulated vsize (Kb) 835724

[startup+540.024 s]
Raw data (loadavg): 1.06 1.02 0.96 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18446 4 1 0 51781 63 0 0 25 0 11 0 1847384788 855781376 25417 4294967295 134512640 134569956 3221224336 3221214592 1131365637 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 25417 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 518.44
Current children cumulated vsize (Kb) 835724

[startup+550.024 s]
Raw data (loadavg): 1.05 1.01 0.96 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18450 4 1 0 52757 63 0 0 25 0 11 0 1847384788 855781376 25473 4294967295 134512640 134569956 3221224336 3221213968 1131505840 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 25473 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 528.2
Current children cumulated vsize (Kb) 835724

[startup+560.025 s]
Raw data (loadavg): 1.04 1.01 0.96 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18453 4 1 0 53739 63 0 0 25 0 11 0 1847384788 855781376 25508 4294967295 134512640 134569956 3221224336 3221214048 1131495723 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 25508 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 538.02
Current children cumulated vsize (Kb) 835724

[startup+570.024 s]
Raw data (loadavg): 1.04 1.01 0.96 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18457 4 1 0 54712 64 0 0 25 0 11 0 1847384788 855781376 25551 4294967295 134512640 134569956 3221224336 3221214024 1085806301 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 25551 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 547.76
Current children cumulated vsize (Kb) 835724

[startup+580.024 s]
Raw data (loadavg): 1.03 1.01 0.96 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18460 4 1 0 55692 64 0 0 25 0 11 0 1847384788 855781376 25580 4294967295 134512640 134569956 3221224336 3221213968 1085806301 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 25580 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 557.56
Current children cumulated vsize (Kb) 835724

[startup+590.025 s]
Raw data (loadavg): 1.02 1.01 0.96 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18465 4 1 0 56659 64 0 0 25 0 11 0 1847384788 855781376 25629 4294967295 134512640 134569956 3221224336 3221214192 1085806260 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 25629 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 567.23
Current children cumulated vsize (Kb) 835724

[startup+600.024 s]
Raw data (loadavg): 1.02 1.01 0.96 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18469 4 1 0 57630 65 0 0 25 0 11 0 1847384788 855781376 25666 4294967295 134512640 134569956 3221224336 3221214592 1131365883 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 25666 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 576.95
Current children cumulated vsize (Kb) 835724

[startup+610.025 s]
Raw data (loadavg): 1.02 1.01 0.96 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18473 4 1 0 58601 65 0 0 25 0 11 0 1847384788 855781376 25704 4294967295 134512640 134569956 3221224336 3221214576 1131370314 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 25704 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 586.66
Current children cumulated vsize (Kb) 835724

[startup+620.026 s]
Raw data (loadavg): 1.01 1.01 0.96 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18477 4 1 0 59572 65 0 0 25 0 11 0 1847384788 855781376 25747 4294967295 134512640 134569956 3221224336 3221214592 1131365862 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 25747 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 596.37
Current children cumulated vsize (Kb) 835724

[startup+630.025 s]
Raw data (loadavg): 1.01 1.01 0.96 2/66 9726
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18482 4 1 0 60535 65 0 0 25 0 11 0 1847384788 855781376 25806 4294967295 134512640 134569956 3221224336 3221214592 1131366626 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 25806 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 606
Current children cumulated vsize (Kb) 835724
One traced child (pid=9726) exited with status: 0
New thread pid=9727

[startup+640.026 s]
Raw data (loadavg): 1.01 1.01 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18487 4 1 0 61507 66 0 0 25 0 11 0 1847384788 855781376 25874 4294967295 134512640 134569956 3221224336 3221214752 1131419281 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 25874 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 615.73
Current children cumulated vsize (Kb) 835724

[startup+650.026 s]
Raw data (loadavg): 1.01 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18492 4 1 0 62472 67 0 0 25 0 11 0 1847384788 855781376 25948 4294967295 134512640 134569956 3221224336 3221214664 1131326979 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 25948 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 625.39
Current children cumulated vsize (Kb) 835724

[startup+660.029 s]
Raw data (loadavg): 1.01 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18496 4 1 0 63445 68 0 0 25 0 11 0 1847384788 855781376 26004 4294967295 134512640 134569956 3221224336 3221214104 1131495585 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 26004 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 635.13
Current children cumulated vsize (Kb) 835724

[startup+670.029 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18501 4 1 0 64412 68 0 0 25 0 11 0 1847384788 855781376 26072 4294967295 134512640 134569956 3221224336 3221214592 1131366013 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 26072 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 644.8
Current children cumulated vsize (Kb) 835724

[startup+680.029 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18505 4 1 0 65385 69 0 0 25 0 11 0 1847384788 855781376 26114 4294967295 134512640 134569956 3221224336 3221214552 1131337905 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 26114 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 654.54
Current children cumulated vsize (Kb) 835724

[startup+690.029 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18509 4 1 0 66359 69 0 0 25 0 11 0 1847384788 855781376 26156 4294967295 134512640 134569956 3221224336 3221213912 1131505860 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 26156 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 664.28
Current children cumulated vsize (Kb) 835724

[startup+700.029 s]
Raw data (loadavg): 1.00 1.00 0.96 3/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18514 4 1 0 67326 69 0 0 25 0 11 0 1847384788 855781376 26207 4294967295 134512640 134569956 3221224336 3221214208 1131495816 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 26207 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 673.95
Current children cumulated vsize (Kb) 835724

[startup+710.03 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18518 4 1 0 68300 70 0 0 25 0 11 0 1847384788 855781376 26253 4294967295 134512640 134569956 3221224336 3221214104 1131495783 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 26253 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 683.7
Current children cumulated vsize (Kb) 835724

[startup+720.03 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18522 4 1 0 69273 70 0 0 25 0 11 0 1847384788 855781376 26291 4294967295 134512640 134569956 3221224336 3221214592 1131366649 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 26291 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 693.43
Current children cumulated vsize (Kb) 835724

[startup+730.03 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18527 4 1 0 70240 71 0 0 25 0 11 0 1847384788 855781376 26351 4294967295 134512640 134569956 3221224336 3221214592 1131365474 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 26351 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 703.11
Current children cumulated vsize (Kb) 835724

[startup+740.031 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18531 4 1 0 71215 71 0 0 25 0 11 0 1847384788 855781376 26396 4294967295 134512640 134569956 3221224336 3221214680 1131347416 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 26396 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 712.86
Current children cumulated vsize (Kb) 835724

[startup+750.031 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18536 4 1 0 72183 71 0 0 25 0 11 0 1847384788 855781376 26444 4294967295 134512640 134569956 3221224336 3221214592 1131365883 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 26444 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 722.54
Current children cumulated vsize (Kb) 835724

[startup+760.031 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18540 4 1 0 73157 72 0 0 21 0 11 0 1847384788 855781376 26487 4294967295 134512640 134569956 3221224336 3221214664 1131326969 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 26487 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 732.29
Current children cumulated vsize (Kb) 835724

[startup+770.032 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18544 4 1 0 74131 72 0 0 25 0 11 0 1847384788 855781376 26530 4294967295 134512640 134569956 3221224336 3221214592 1131365936 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 26530 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 742.03
Current children cumulated vsize (Kb) 835724

[startup+780.032 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18549 4 1 0 75099 72 0 0 21 0 11 0 1847384788 855781376 26580 4294967295 134512640 134569956 3221224336 3221214592 1131365883 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 26580 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 751.71
Current children cumulated vsize (Kb) 835724

[startup+790.033 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18554 4 1 0 76066 73 0 0 17 0 11 0 1847384788 855781376 26620 4294967295 134512640 134569956 3221224336 3221214592 1131365763 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 26620 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 761.39
Current children cumulated vsize (Kb) 835724

[startup+800.033 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18559 4 1 0 77035 73 0 0 25 0 11 0 1847384788 855781376 26675 4294967295 134512640 134569956 3221224336 3221214592 1131365883 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 26675 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 771.08
Current children cumulated vsize (Kb) 835724

[startup+810.034 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18563 4 1 0 78010 73 0 0 25 0 11 0 1847384788 855781376 26710 4294967295 134512640 134569956 3221224336 3221214752 1131419281 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 26710 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 780.83
Current children cumulated vsize (Kb) 835724

[startup+820.034 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18568 4 1 0 78979 74 0 0 17 0 11 0 1847384788 855781376 26755 4294967295 134512640 134569956 3221224336 3221213776 1085806289 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 26755 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 790.53
Current children cumulated vsize (Kb) 835724

[startup+830.034 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18572 4 1 0 79954 74 0 0 25 0 11 0 1847384788 855781376 26799 4294967295 134512640 134569956 3221224336 3221214664 1131326979 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 26799 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 800.28
Current children cumulated vsize (Kb) 835724

[startup+840.035 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18577 4 1 0 80924 74 0 0 25 0 11 0 1847384788 855781376 26860 4294967295 134512640 134569956 3221224336 3221214664 1131326979 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 26860 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 809.98
Current children cumulated vsize (Kb) 835724

[startup+850.035 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18582 4 1 0 81894 74 0 0 25 0 11 0 1847384788 855781376 26898 4294967295 134512640 134569956 3221224336 3221214376 1131504405 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 26898 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 819.68
Current children cumulated vsize (Kb) 835724

[startup+860.035 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18587 4 1 0 82866 75 0 0 24 0 11 0 1847384788 855781376 26939 4294967295 134512640 134569956 3221224336 3221214432 1131504405 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 26939 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 829.41
Current children cumulated vsize (Kb) 835724

[startup+870.036 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18591 4 1 0 83842 75 0 0 25 0 11 0 1847384788 855781376 26963 4294967295 134512640 134569956 3221224336 3221214592 1131366087 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 26963 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 839.17
Current children cumulated vsize (Kb) 835724

[startup+880.037 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18596 4 1 0 84812 76 0 0 25 0 11 0 1847384788 855781376 27010 4294967295 134512640 134569956 3221224336 3221214592 1131365824 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27010 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 848.88
Current children cumulated vsize (Kb) 835724

[startup+890.037 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18600 4 1 0 85788 76 0 0 25 0 11 0 1847384788 855781376 27042 4294967295 134512640 134569956 3221224336 3221214660 1131337888 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27042 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 858.64
Current children cumulated vsize (Kb) 835724

[startup+900.037 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18605 4 1 0 86759 76 0 0 24 0 11 0 1847384788 855781376 27082 4294967295 134512640 134569956 3221224336 3221214080 1085806711 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27082 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 868.35
Current children cumulated vsize (Kb) 835724

[startup+910.038 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18608 4 1 0 87741 76 0 0 25 0 11 0 1847384788 855781376 27103 4294967295 134512640 134569956 3221224336 3221214576 1131370314 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 27103 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 878.17
Current children cumulated vsize (Kb) 835724

[startup+920.037 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18613 4 1 0 88710 77 0 0 25 0 11 0 1847384788 855781376 27144 4294967295 134512640 134569956 3221224336 3221214592 1131366069 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 27144 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 887.87
Current children cumulated vsize (Kb) 835724

[startup+930.037 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18617 4 1 0 89685 77 0 0 25 0 11 0 1847384788 855781376 27169 4294967295 134512640 134569956 3221224336 3221214744 1131542452 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27169 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 897.62
Current children cumulated vsize (Kb) 835724

[startup+940.038 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18622 4 1 0 90655 78 0 0 22 0 11 0 1847384788 855781376 27207 4294967295 134512640 134569956 3221224336 3221214320 1131495816 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27207 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 907.33
Current children cumulated vsize (Kb) 835724

[startup+950.037 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18626 4 1 0 91631 78 0 0 25 0 11 0 1847384788 855781376 27243 4294967295 134512640 134569956 3221224336 3221214592 1131366665 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 27243 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 917.09
Current children cumulated vsize (Kb) 835724

[startup+960.038 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18631 4 1 0 92602 78 0 0 16 0 11 0 1847384788 855781376 27278 4294967295 134512640 134569956 3221224336 3221214100 1131504393 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27278 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 926.8
Current children cumulated vsize (Kb) 835724

[startup+970.038 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18635 4 1 0 93578 78 0 0 25 0 11 0 1847384788 855781376 27312 4294967295 134512640 134569956 3221224336 3221214680 1131346832 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 27312 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 936.56
Current children cumulated vsize (Kb) 835724

[startup+980.038 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18639 4 1 0 94555 78 0 0 25 0 11 0 1847384788 855781376 27350 4294967295 134512640 134569956 3221224336 3221214664 1131326979 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27350 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 946.33
Current children cumulated vsize (Kb) 835724

[startup+990.039 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18643 4 1 0 95530 79 0 0 25 0 11 0 1847384788 855781376 27389 4294967295 134512640 134569956 3221224336 3221214312 1131491656 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27389 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 956.09
Current children cumulated vsize (Kb) 835724

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18647 4 1 0 96505 79 0 0 25 0 11 0 1847384788 855781376 27417 4294967295 134512640 134569956 3221224336 3221214680 1131347160 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27417 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 965.84
Current children cumulated vsize (Kb) 835724

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18652 4 1 0 97473 79 0 0 25 0 11 0 1847384788 855781376 27450 4294967295 134512640 134569956 3221224336 3221213912 1085806269 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 27450 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 975.52
Current children cumulated vsize (Kb) 835724

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18656 4 1 0 98447 80 0 0 25 0 11 0 1847384788 855781376 27483 4294967295 134512640 134569956 3221224336 3221214312 1131491940 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27483 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 985.27
Current children cumulated vsize (Kb) 835724

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18660 4 1 0 99420 80 0 0 25 0 11 0 1847384788 855781376 27510 4294967295 134512640 134569956 3221224336 3221213968 1085806723 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 27510 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 995
Current children cumulated vsize (Kb) 835724

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18664 4 1 0 100392 80 0 0 25 0 11 0 1847384788 855781376 27544 4294967295 134512640 134569956 3221224336 3221214592 1131365883 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27544 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1004.72
Current children cumulated vsize (Kb) 835724

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18669 4 1 0 101359 81 0 0 25 0 11 0 1847384788 855781376 27587 4294967295 134512640 134569956 3221224336 3221214280 1131503353 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 27587 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1014.4
Current children cumulated vsize (Kb) 835724

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18673 4 1 0 102331 81 0 0 25 0 11 0 1847384788 855781376 27629 4294967295 134512640 134569956 3221224336 3221213776 1085806738 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 27629 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1024.12
Current children cumulated vsize (Kb) 835724

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18677 4 1 0 103305 82 0 0 25 0 11 0 1847384788 855781376 27656 4294967295 134512640 134569956 3221224336 3221214328 1131495752 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27656 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1033.87
Current children cumulated vsize (Kb) 835724

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18681 4 1 0 104277 82 0 0 19 0 11 0 1847384788 855781376 27690 4294967295 134512640 134569956 3221224336 3221214496 1131495594 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27690 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1043.59
Current children cumulated vsize (Kb) 835724

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18684 4 1 0 105257 82 0 0 25 0 11 0 1847384788 855781376 27714 4294967295 134512640 134569956 3221224336 3221214592 1131365529 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27714 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1053.39
Current children cumulated vsize (Kb) 835724

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18688 4 1 0 106230 82 0 0 25 0 11 0 1847384788 855781376 27754 4294967295 134512640 134569956 3221224336 3221214328 1131495594 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27754 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1063.12
Current children cumulated vsize (Kb) 835724

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18693 4 1 0 107196 82 0 0 17 0 11 0 1847384788 855781376 27806 4294967295 134512640 134569956 3221224336 3221214680 1131347149 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27806 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1072.78
Current children cumulated vsize (Kb) 835724

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18697 4 1 0 108170 82 0 0 24 0 11 0 1847384788 855781376 27838 4294967295 134512640 134569956 3221224336 3221214656 1131342310 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27838 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1082.52
Current children cumulated vsize (Kb) 835724

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18701 4 1 0 109143 83 0 0 25 0 11 0 1847384788 855781376 27877 4294967295 134512640 134569956 3221224336 3221214592 1131365704 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 27877 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1092.26
Current children cumulated vsize (Kb) 835724

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18704 4 1 0 110122 83 0 0 25 0 11 0 1847384788 855781376 27899 4294967295 134512640 134569956 3221224336 3221214272 1131495657 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 27899 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1102.05
Current children cumulated vsize (Kb) 835724

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18708 4 1 0 111095 83 0 0 25 0 11 0 1847384788 855781376 27942 4294967295 134512640 134569956 3221224336 3221214432 1131504407 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 27942 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1111.78
Current children cumulated vsize (Kb) 835724

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18712 4 1 0 112069 83 0 0 25 0 11 0 1847384788 855781376 27980 4294967295 134512640 134569956 3221224336 3221214592 1131365437 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 27980 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (Kb) 835724

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18716 4 1 0 113042 84 0 0 17 0 11 0 1847384788 855781376 28020 4294967295 134512640 134569956 3221224336 3221214592 1131365883 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 28020 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1131.26
Current children cumulated vsize (Kb) 835724

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18719 4 1 0 114021 84 0 0 25 0 11 0 1847384788 855781376 28042 4294967295 134512640 134569956 3221224336 3221214592 1131366049 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 28042 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1141.05
Current children cumulated vsize (Kb) 835724

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18723 4 1 0 114995 84 0 0 25 0 11 0 1847384788 855781376 28076 4294967295 134512640 134569956 3221224336 3221214048 1131495837 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 28076 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1150.79
Current children cumulated vsize (Kb) 835724

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18727 4 1 0 115968 84 0 0 25 0 11 0 1847384788 855781376 28109 4294967295 134512640 134569956 3221224336 3221213912 1131505822 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 28109 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1160.52
Current children cumulated vsize (Kb) 835724

[startup+1210.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18731 4 1 0 116942 85 0 0 25 0 11 0 1847384788 855781376 28136 4294967295 134512640 134569956 3221224336 3221214324 1131495780 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 28136 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1170.27
Current children cumulated vsize (Kb) 835724

[startup+1220.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18735 4 1 0 117915 85 0 0 25 0 11 0 1847384788 855781376 28169 4294967295 134512640 134569956 3221224336 3221214592 1131366049 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 28169 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1180
Current children cumulated vsize (Kb) 835724

[startup+1230.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18739 4 1 0 118888 86 0 0 25 0 11 0 1847384788 855781376 28212 4294967295 134512640 134569956 3221224336 3221213904 1131505866 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 28212 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1189.74
Current children cumulated vsize (Kb) 835724

[startup+1240.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18744 4 1 0 119854 86 0 0 25 0 11 0 1847384788 855781376 28253 4294967295 134512640 134569956 3221224336 3221214664 1131326979 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9713/statm): 208931 28253 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (Kb) 835724

[startup+1250.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18747 4 1 0 120834 87 0 0 25 0 11 0 1847384788 855781376 28282 4294967295 134512640 134569956 3221224336 3221214680 1131346981 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 28282 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1209.21
Current children cumulated vsize (Kb) 835724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1250.05 s]
Raw data (loadavg): 1.00 1.00 0.96 2/66 9727
Raw data (/proc/9713/stat): 9713 (java) R 9712 9713 16528 0 -1 0 18747 4 1 0 120834 87 0 0 25 0 11 0 1847384788 855781376 28282 4294967295 134512640 134569956 3221224336 3221214592 1131365936 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9713/statm): 208931 28282 13129 16 0 208915 0
[pid=9713] vsize: 835724
Current children cumulated CPU time (s) 1209.21
Current children cumulated vsize (Kb) 835724

Sending SIGTERM to -9713
Sleeping 2 seconds
New thread pid=9729
New thread pid=9730
One traced child (pid=9730) exited with status: 0
One traced child (pid=9722) exited with status: 0
One traced child (pid=9714) exited with status: 143
One traced child (pid=9715) exited with status: 143
One traced child (pid=9716) exited with status: 143
One traced child (pid=9718) exited with status: 143
One traced child (pid=9719) exited with status: 143
One traced child (pid=9720) exited with status: 143
One traced child (pid=9721) exited with status: 143
One traced child (pid=9727) exited with status: 143
One traced child (pid=9729) exited with status: 143
One traced child (pid=9717) exited with status: 143
One traced child (pid=9713) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1250.14
CPU time (s): 1247.35
CPU user time (s): 1245.99
CPU system time (s): 1.36279
CPU usage (%): 99.7766
Max. virtual memory (cumulated for all children) (Kb): 836556

Verifier Data

Verifier:	OK	30