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

Namesubmitted/manquinho/synthesis-ptl-cmos-circuits/normalized-mux.opb
MD5SUMfa7153262db792d01bec14f5a651af5b
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 872
Optimality of the best value was proved YES
Number of terms in the objective function 232
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 9597
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 9597
Number of bits of the biggest sum of numbers14
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark18.0453
Number of variables232
Total number of constraints527
Number of constraints which are clauses527
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint27

Trace number 3213

Launcher Data

LAUNCH ON wulflinc20 THE 2005-09-18 22:35:40 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6113 boxname=wulflinc20 idbench=253 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  fa7153262db792d01bec14f5a651af5b  /oldhome/oroussel/tmp/wulflinc20/normalized-mux.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc20/normalized-mux.opb
IDLAUNCH: 6113
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.215
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.215
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:        899416 kB
Buffers:         35900 kB
Cached:          70640 kB
SwapCached:        832 kB
Active:          70700 kB
Inactive:        38492 kB
HighTotal:      131008 kB
HighFree:        57092 kB
LowTotal:       903652 kB
LowFree:        842324 kB
SwapTotal:     2097892 kB
SwapFree:      2096604 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5732 kB
Slab:            20444 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 22:56:10 (client local time) WITH STATUS 143 IN 1235.3 SECONDS
stats: 6113 0 1235.3 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/wulflinc20/normalized-mux.opb
c reading problem ... done. Time 1.139 ms.
c #vars     232
c #constraints  527
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=                1190 		Current CPU time: 1.52 ms
c CURRENT OPTIMUM=                1068 		Current CPU time: 2.04 ms
c CURRENT OPTIMUM=                1051 		Current CPU time: 2.89 ms
c CURRENT OPTIMUM=                1010 		Current CPU time: 3.07 ms
c CURRENT OPTIMUM=                 996 		Current CPU time: 17.38 ms
c CURRENT OPTIMUM=                 946 		Current CPU time: 17.63 ms
c CURRENT OPTIMUM=                 882 		Current CPU time: 18.57 ms
c starts		: 12
c conflicts		: 1177
c decisions		: 9807
c propagations		: 32031
c inspects		: 760413
c learnt literals	: 2
c learnt binary clauses	: 0
c learnt ternary clauses	: 2
c learnt clauses	: 1175
c root simplifications	: 14
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 7262
c speed (decisions/second)	: 8.103599148242072
c non guided choices	564
c random choices	0
s SATISFIABLE
v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 x61 x62 -x63 x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 x83 x84 x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 x101 x102 x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 x152 x153 x154 x155 x156 x157 x158 x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 
c objective function=882
c Total CPU time (ms) : 1228.791

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/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1844899903 159744 3 4294967295 134512640 134569956 3221224480 3221224480 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 39 3 38 16 0 23 0
[pid=17969] 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/17969
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=17970
New thread pid=17971
New thread pid=17972
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=17973
New thread pid=17974
New thread pid=17975
New thread pid=17976
New thread pid=17977
New thread pid=17978
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/wulflinc20/normalized-mux.opb
New thread pid=17979
One traced child (pid=17979) exited with status: 0
New thread pid=17980
One traced child (pid=17980) exited with status: 0
New thread pid=17981
One traced child (pid=17981) exited with status: 0
New thread pid=17982
One traced child (pid=17982) exited with status: 0
New thread pid=17983

[startup+10.0024 s]
Raw data (loadavg): 1.19 1.04 0.94 2/66 17983
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18205 4 1 0 750 47 0 0 16 0 11 0 1844899903 859279360 20104 4294967295 134512640 134569956 3221224352 3221214524 1131092769 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209785 20104 13129 16 0 209769 0
[pid=17969] vsize: 839140
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (Kb) 839140
One traced child (pid=17983) exited with status: 0
New thread pid=17984
One traced child (pid=17984) exited with status: 0
New thread pid=17985
One traced child (pid=17985) exited with status: 0
New thread pid=17986

[startup+20.0031 s]
Raw data (loadavg): 1.31 1.08 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18216 4 1 0 1707 48 0 0 20 0 11 0 1844899903 857903104 20256 4294967295 134512640 134569956 3221224352 3221214520 1131418250 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 20256 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 17.55
Current children cumulated vsize (Kb) 837796

[startup+30.0028 s]
Raw data (loadavg): 1.26 1.07 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18225 4 1 0 2654 48 0 0 24 0 11 0 1844899903 857903104 20891 4294967295 134512640 134569956 3221224352 3221214592 1131448094 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 20891 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 27.02
Current children cumulated vsize (Kb) 837796

[startup+40.0035 s]
Raw data (loadavg): 1.22 1.07 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18234 4 1 0 3586 48 0 0 25 0 11 0 1844899903 857903104 21297 4294967295 134512640 134569956 3221224352 3221214760 1131317059 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 21297 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 36.34
Current children cumulated vsize (Kb) 837796

[startup+50.0043 s]
Raw data (loadavg): 1.19 1.07 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18244 4 1 0 4522 49 0 0 25 0 11 0 1844899903 857903104 21534 4294967295 134512640 134569956 3221224352 3221214600 1131440850 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 21534 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 45.71
Current children cumulated vsize (Kb) 837796

[startup+60.005 s]
Raw data (loadavg): 1.16 1.06 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18253 4 1 0 5451 50 0 0 16 0 11 0 1844899903 857903104 21921 4294967295 134512640 134569956 3221224352 3221214752 1131388463 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 21921 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 55.01
Current children cumulated vsize (Kb) 837796

[startup+70.0057 s]
Raw data (loadavg): 1.13 1.06 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18260 4 1 0 6396 50 0 0 19 0 11 0 1844899903 857903104 22151 4294967295 134512640 134569956 3221224352 3221214624 1131352372 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 22151 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 64.46
Current children cumulated vsize (Kb) 837796

[startup+80.0065 s]
Raw data (loadavg): 1.11 1.06 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18266 4 1 0 7336 50 0 0 17 0 11 0 1844899903 857903104 22408 4294967295 134512640 134569956 3221224352 3221214344 1131473686 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 22408 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 73.86
Current children cumulated vsize (Kb) 837796

[startup+90.0072 s]
Raw data (loadavg): 1.09 1.06 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18272 4 1 0 8277 50 0 0 25 0 11 0 1844899903 857903104 22679 4294967295 134512640 134569956 3221224352 3221214648 1131379453 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 22679 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 83.27
Current children cumulated vsize (Kb) 837796

[startup+100.007 s]
Raw data (loadavg): 1.08 1.05 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18279 4 1 0 9210 51 0 0 25 0 11 0 1844899903 857903104 22738 4294967295 134512640 134569956 3221224352 3221214648 1131379450 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 22738 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 92.61
Current children cumulated vsize (Kb) 837796

[startup+110.009 s]
Raw data (loadavg): 1.07 1.05 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18286 4 1 0 10141 51 0 0 17 0 11 0 1844899903 857903104 22936 4294967295 134512640 134569956 3221224352 3221214600 1131448207 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 22936 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (Kb) 837796

[startup+120.009 s]
Raw data (loadavg): 1.06 1.05 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18293 4 1 0 11081 51 0 0 18 0 11 0 1844899903 857903104 23115 4294967295 134512640 134569956 3221224352 3221214648 1131379542 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 23115 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 111.32
Current children cumulated vsize (Kb) 837796

[startup+130.009 s]
Raw data (loadavg): 1.05 1.05 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18299 4 1 0 12027 51 0 0 24 0 11 0 1844899903 857903104 23390 4294967295 134512640 134569956 3221224352 3221214488 1131496313 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 23390 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 120.78
Current children cumulated vsize (Kb) 837796

[startup+140.01 s]
Raw data (loadavg): 1.12 1.06 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18305 4 1 0 12977 51 0 0 24 0 11 0 1844899903 857903104 23531 4294967295 134512640 134569956 3221224352 3221214648 1131379463 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 23531 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 130.28
Current children cumulated vsize (Kb) 837796

[startup+150.011 s]
Raw data (loadavg): 1.10 1.06 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18311 4 1 0 13930 51 0 0 23 0 11 0 1844899903 857903104 23665 4294967295 134512640 134569956 3221224352 3221214648 1131379453 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 23665 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 139.81
Current children cumulated vsize (Kb) 837796

[startup+160.011 s]
Raw data (loadavg): 1.08 1.06 0.95 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18317 4 1 0 14885 52 0 0 25 0 11 0 1844899903 857903104 23808 4294967295 134512640 134569956 3221224352 3221214648 1131379681 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 23808 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 149.37
Current children cumulated vsize (Kb) 837796

[startup+170.012 s]
Raw data (loadavg): 1.14 1.07 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18324 4 1 0 15836 52 0 0 25 0 11 0 1844899903 857903104 23981 4294967295 134512640 134569956 3221224352 3221214496 1131418131 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 23981 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 158.88
Current children cumulated vsize (Kb) 837796

[startup+180.013 s]
Raw data (loadavg): 1.12 1.07 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18331 4 1 0 16788 52 0 0 24 0 11 0 1844899903 857903104 24121 4294967295 134512640 134569956 3221224352 3221214648 1131379453 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 24121 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 168.4
Current children cumulated vsize (Kb) 837796

[startup+190.013 s]
Raw data (loadavg): 1.10 1.07 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18337 4 1 0 17746 53 0 0 25 0 11 0 1844899903 857903104 24210 4294967295 134512640 134569956 3221224352 3221214504 1131417990 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 24210 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 177.99
Current children cumulated vsize (Kb) 837796

[startup+200.014 s]
Raw data (loadavg): 1.09 1.06 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18344 4 1 0 18697 53 0 0 25 0 11 0 1844899903 857903104 24345 4294967295 134512640 134569956 3221224352 3221214736 1131317059 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 24345 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 187.5
Current children cumulated vsize (Kb) 837796

[startup+210.016 s]
Raw data (loadavg): 1.07 1.06 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18351 4 1 0 19647 54 0 0 25 0 11 0 1844899903 857903104 24456 4294967295 134512640 134569956 3221224352 3221214040 1085806313 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 24456 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 197.01
Current children cumulated vsize (Kb) 837796

[startup+220.017 s]
Raw data (loadavg): 1.06 1.06 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18357 4 1 0 20605 54 0 0 25 0 11 0 1844899903 857903104 24553 4294967295 134512640 134569956 3221224352 3221214504 1131418248 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 24553 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 206.59
Current children cumulated vsize (Kb) 837796

[startup+230.016 s]
Raw data (loadavg): 1.05 1.06 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18364 4 1 0 21558 54 0 0 18 0 11 0 1844899903 857903104 24739 4294967295 134512640 134569956 3221224352 3221214648 1131379681 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 24739 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 216.12
Current children cumulated vsize (Kb) 837796

[startup+240.017 s]
Raw data (loadavg): 1.04 1.05 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18371 4 1 0 22516 55 0 0 24 0 11 0 1844899903 857903104 24853 4294967295 134512640 134569956 3221224352 3221214648 1131379633 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 24853 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 225.71
Current children cumulated vsize (Kb) 837796

[startup+250.017 s]
Raw data (loadavg): 1.04 1.05 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18378 4 1 0 23478 55 0 0 25 0 11 0 1844899903 857903104 24981 4294967295 134512640 134569956 3221224352 3221214608 1131438930 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 24981 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 235.33
Current children cumulated vsize (Kb) 837796

[startup+260.018 s]
Raw data (loadavg): 1.03 1.05 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18383 4 1 0 24453 55 0 0 25 0 11 0 1844899903 857903104 25121 4294967295 134512640 134569956 3221224352 3221214496 1131418498 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 25121 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 245.08
Current children cumulated vsize (Kb) 837796

[startup+270.019 s]
Raw data (loadavg): 1.02 1.05 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18390 4 1 0 25419 56 0 0 25 0 11 0 1844899903 857903104 25201 4294967295 134512640 134569956 3221224352 3221214400 1131604345 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 25201 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 254.75
Current children cumulated vsize (Kb) 837796

[startup+280.019 s]
Raw data (loadavg): 1.02 1.05 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18396 4 1 0 26389 56 0 0 25 0 11 0 1844899903 857903104 25293 4294967295 134512640 134569956 3221224352 3221214600 1131448714 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 25293 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 264.45
Current children cumulated vsize (Kb) 837796

[startup+290.02 s]
Raw data (loadavg): 1.02 1.04 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18403 4 1 0 27353 56 0 0 25 0 11 0 1844899903 857903104 25363 4294967295 134512640 134569956 3221224352 3221214648 1131379185 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 25363 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 274.09
Current children cumulated vsize (Kb) 837796

[startup+300.02 s]
Raw data (loadavg): 1.01 1.04 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18409 4 1 0 28320 56 0 0 25 0 11 0 1844899903 857903104 25449 4294967295 134512640 134569956 3221224352 3221214488 1131515144 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 25449 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 283.76
Current children cumulated vsize (Kb) 837796

[startup+310.021 s]
Raw data (loadavg): 1.01 1.04 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18415 4 1 0 29285 57 0 0 22 0 11 0 1844899903 857903104 25514 4294967295 134512640 134569956 3221224352 3221214624 1131352372 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 25514 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 293.42
Current children cumulated vsize (Kb) 837796

[startup+320.022 s]
Raw data (loadavg): 1.01 1.04 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18421 4 1 0 30252 58 0 0 25 0 11 0 1844899903 857903104 25650 4294967295 134512640 134569956 3221224352 3221214752 1131387931 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 25650 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 303.1
Current children cumulated vsize (Kb) 837796

[startup+330.023 s]
Raw data (loadavg): 1.01 1.04 0.96 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18428 4 1 0 31215 58 0 0 20 0 11 0 1844899903 857903104 25750 4294967295 134512640 134569956 3221224352 3221214736 1131317059 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 25750 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 312.73
Current children cumulated vsize (Kb) 837796

[startup+340.023 s]
Raw data (loadavg): 1.17 1.07 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18433 4 1 0 32189 59 0 0 25 0 11 0 1844899903 857903104 25836 4294967295 134512640 134569956 3221224352 3221214496 1131418405 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 25836 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 322.48
Current children cumulated vsize (Kb) 837796

[startup+350.024 s]
Raw data (loadavg): 1.14 1.06 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18439 4 1 0 33159 59 0 0 25 0 11 0 1844899903 857903104 25953 4294967295 134512640 134569956 3221224352 3221214576 1131365657 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 25953 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 332.18
Current children cumulated vsize (Kb) 837796

[startup+360.026 s]
Raw data (loadavg): 1.12 1.06 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18442 4 1 0 34143 59 0 0 25 0 11 0 1844899903 857903104 26013 4294967295 134512640 134569956 3221224352 3221214416 1131599348 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 26013 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (Kb) 837796

[startup+370.026 s]
Raw data (loadavg): 1.10 1.06 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18446 4 1 0 35122 59 0 0 25 0 11 0 1844899903 857903104 26058 4294967295 134512640 134569956 3221224352 3221214648 1131379470 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 26058 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 351.81
Current children cumulated vsize (Kb) 837796

[startup+380.027 s]
Raw data (loadavg): 1.08 1.06 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) S 17968 17969 2660 0 -1 0 18452 4 1 0 36094 60 0 0 25 0 11 0 1844899903 857903104 26157 4294967295 134512640 134569956 3221224352 3221213248 1073952481 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 26157 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 361.54
Current children cumulated vsize (Kb) 837796

[startup+390.028 s]
Raw data (loadavg): 1.07 1.05 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18454 4 1 0 37081 60 0 0 25 0 11 0 1844899903 857903104 26190 4294967295 134512640 134569956 3221224352 3221214496 1131418248 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 26190 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 371.41
Current children cumulated vsize (Kb) 837796

[startup+400.029 s]
Raw data (loadavg): 1.06 1.05 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18457 4 1 0 38067 60 0 0 25 0 11 0 1844899903 857903104 26223 4294967295 134512640 134569956 3221224352 3221214488 1131497249 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 26223 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 381.27
Current children cumulated vsize (Kb) 837796

[startup+410.029 s]
Raw data (loadavg): 1.05 1.05 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18462 4 1 0 39043 60 0 0 25 0 11 0 1844899903 857903104 26310 4294967295 134512640 134569956 3221224352 3221214504 1131418481 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 26310 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 391.03
Current children cumulated vsize (Kb) 837796

[startup+420.03 s]
Raw data (loadavg): 1.04 1.05 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18468 4 1 0 40013 60 0 0 25 0 11 0 1844899903 857903104 26436 4294967295 134512640 134569956 3221224352 3221214488 1131497230 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 26436 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 400.73
Current children cumulated vsize (Kb) 837796

[startup+430.031 s]
Raw data (loadavg): 1.03 1.05 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18473 4 1 0 40988 60 0 0 25 0 11 0 1844899903 857903104 26605 4294967295 134512640 134569956 3221224352 3221214464 1131583308 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 26605 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 410.48
Current children cumulated vsize (Kb) 837796

[startup+440.031 s]
Raw data (loadavg): 1.03 1.04 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18476 4 1 0 41973 60 0 0 25 0 11 0 1844899903 857903104 26680 4294967295 134512640 134569956 3221224352 3221214504 1131418396 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 26680 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 420.33
Current children cumulated vsize (Kb) 837796

[startup+450.032 s]
Raw data (loadavg): 1.02 1.04 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18479 4 1 0 42959 61 0 0 25 0 11 0 1844899903 857903104 26722 4294967295 134512640 134569956 3221224352 3221214384 1131597886 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 26722 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 430.2
Current children cumulated vsize (Kb) 837796

[startup+460.033 s]
Raw data (loadavg): 1.02 1.04 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18481 4 1 0 43949 61 0 0 25 0 11 0 1844899903 857903104 26774 4294967295 134512640 134569956 3221224352 3221214648 1131379397 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 26774 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 440.1
Current children cumulated vsize (Kb) 837796

[startup+470.034 s]
Raw data (loadavg): 1.02 1.04 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18482 4 1 0 44944 61 0 0 25 0 11 0 1844899903 857903104 26790 4294967295 134512640 134569956 3221224352 3221214496 1131418396 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 26790 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 450.05
Current children cumulated vsize (Kb) 837796

[startup+480.034 s]
Raw data (loadavg): 1.01 1.04 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18484 4 1 0 45933 61 0 0 25 0 11 0 1844899903 857903104 26816 4294967295 134512640 134569956 3221224352 3221214592 1131496860 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 26816 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 459.94
Current children cumulated vsize (Kb) 837796

[startup+490.035 s]
Raw data (loadavg): 1.01 1.03 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18488 4 1 0 46910 62 0 0 25 0 11 0 1844899903 857903104 27143 4294967295 134512640 134569956 3221224352 3221214416 1131598695 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 27143 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 469.72
Current children cumulated vsize (Kb) 837796

[startup+500.036 s]
Raw data (loadavg): 1.01 1.03 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18491 4 1 0 47896 62 0 0 25 0 11 0 1844899903 857903104 27356 4294967295 134512640 134569956 3221224352 3221214416 1131599977 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 27356 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 479.58
Current children cumulated vsize (Kb) 837796

[startup+510.037 s]
Raw data (loadavg): 1.01 1.03 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18493 4 1 0 48888 62 0 0 25 0 11 0 1844899903 857903104 27356 4294967295 134512640 134569956 3221224352 3221214496 1131418436 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 27356 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 489.5
Current children cumulated vsize (Kb) 837796

[startup+520.037 s]
Raw data (loadavg): 1.01 1.03 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18493 4 1 0 49887 62 0 0 25 0 11 0 1844899903 857903104 27356 4294967295 134512640 134569956 3221224352 3221214400 1131604345 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 27356 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 499.49
Current children cumulated vsize (Kb) 837796

[startup+530.037 s]
Raw data (loadavg): 1.00 1.03 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18494 4 1 0 50882 62 0 0 25 0 11 0 1844899903 857903104 27390 4294967295 134512640 134569956 3221224352 3221214488 1131497317 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 27390 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 509.44
Current children cumulated vsize (Kb) 837796

[startup+540.038 s]
Raw data (loadavg): 1.00 1.03 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18496 4 1 0 51873 62 0 0 25 0 11 0 1844899903 857903104 27390 4294967295 134512640 134569956 3221224352 3221214592 1131497380 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 27390 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 519.35
Current children cumulated vsize (Kb) 837796

[startup+550.037 s]
Raw data (loadavg): 1.00 1.03 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18498 4 1 0 52865 63 0 0 25 0 11 0 1844899903 857903104 27390 4294967295 134512640 134569956 3221224352 3221214400 1131604316 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 27390 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 529.28
Current children cumulated vsize (Kb) 837796

[startup+560.038 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18501 4 1 0 53850 63 0 0 25 0 11 0 1844899903 857903104 27798 4294967295 134512640 134569956 3221224352 3221214592 1131497380 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 27798 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 539.13
Current children cumulated vsize (Kb) 837796

[startup+570.039 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18504 4 1 0 54837 63 0 0 25 0 11 0 1844899903 857903104 27798 4294967295 134512640 134569956 3221224352 3221214648 1131379453 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 27798 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 549
Current children cumulated vsize (Kb) 837796

[startup+580.039 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18509 4 1 0 55818 63 0 0 19 0 11 0 1844899903 857903104 27928 4294967295 134512640 134569956 3221224352 3221214496 1131418438 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 27928 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 558.81
Current children cumulated vsize (Kb) 837796

[startup+590.039 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18512 4 1 0 56805 64 0 0 25 0 11 0 1844899903 857903104 27928 4294967295 134512640 134569956 3221224352 3221214496 1131418457 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 27928 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 568.69
Current children cumulated vsize (Kb) 837796

[startup+600.04 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18515 4 1 0 57793 64 0 0 25 0 11 0 1844899903 857903104 28140 4294967295 134512640 134569956 3221224352 3221214464 1131583300 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28140 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 578.57
Current children cumulated vsize (Kb) 837796

[startup+610.041 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18515 4 1 0 58793 65 0 0 25 0 11 0 1844899903 857903104 28140 4294967295 134512640 134569956 3221224352 3221214464 1131583240 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28140 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 588.58
Current children cumulated vsize (Kb) 837796

[startup+620.042 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18516 4 1 0 59788 65 0 0 25 0 11 0 1844899903 857903104 28140 4294967295 134512640 134569956 3221224352 3221214464 1131583240 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 28140 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 598.53
Current children cumulated vsize (Kb) 837796

[startup+630.041 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18516 4 1 0 60788 65 0 0 25 0 11 0 1844899903 857903104 28140 4294967295 134512640 134569956 3221224352 3221214416 1131599366 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28140 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 608.53
Current children cumulated vsize (Kb) 837796

[startup+640.042 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18516 4 1 0 61788 65 0 0 25 0 11 0 1844899903 857903104 28140 4294967295 134512640 134569956 3221224352 3221214416 1131599375 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28140 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 618.53
Current children cumulated vsize (Kb) 837796

[startup+650.042 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18516 4 1 0 62788 65 0 0 25 0 11 0 1844899903 857903104 28140 4294967295 134512640 134569956 3221224352 3221214416 1131599299 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28140 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 628.53
Current children cumulated vsize (Kb) 837796

[startup+660.042 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18516 4 1 0 63789 65 0 0 25 0 11 0 1844899903 857903104 28140 4294967295 134512640 134569956 3221224352 3221214592 1131497309 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28140 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 638.54
Current children cumulated vsize (Kb) 837796

[startup+670.043 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18518 4 1 0 64779 65 0 0 25 0 11 0 1844899903 857903104 28493 4294967295 134512640 134569956 3221224352 3221214488 1131497362 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28493 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 648.44
Current children cumulated vsize (Kb) 837796

[startup+680.044 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18520 4 1 0 65771 65 0 0 25 0 11 0 1844899903 857903104 28493 4294967295 134512640 134569956 3221224352 3221214488 1131497203 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28493 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 658.36
Current children cumulated vsize (Kb) 837796

[startup+690.045 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18520 4 1 0 66771 65 0 0 25 0 11 0 1844899903 857903104 28493 4294967295 134512640 134569956 3221224352 3221214600 1131448433 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28493 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 668.36
Current children cumulated vsize (Kb) 837796

[startup+700.044 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18520 4 1 0 67771 65 0 0 25 0 11 0 1844899903 857903104 28493 4294967295 134512640 134569956 3221224352 3221214416 1131599412 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28493 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 678.36
Current children cumulated vsize (Kb) 837796

[startup+710.045 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18520 4 1 0 68772 65 0 0 25 0 11 0 1844899903 857903104 28493 4294967295 134512640 134569956 3221224352 3221214464 1131583262 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28493 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 688.37
Current children cumulated vsize (Kb) 837796

[startup+720.046 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18520 4 1 0 69772 66 0 0 25 0 11 0 1844899903 857903104 28493 4294967295 134512640 134569956 3221224352 3221214416 1131599481 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28493 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 698.38
Current children cumulated vsize (Kb) 837796

[startup+730.045 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18521 4 1 0 70767 66 0 0 25 0 11 0 1844899903 857903104 28493 4294967295 134512640 134569956 3221224352 3221214416 1131599248 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 28493 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 708.33
Current children cumulated vsize (Kb) 837796

[startup+740.047 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18521 4 1 0 71767 66 0 0 25 0 11 0 1844899903 857903104 28493 4294967295 134512640 134569956 3221224352 3221214464 1131583240 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28493 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 718.33
Current children cumulated vsize (Kb) 837796

[startup+750.048 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18521 4 1 0 72767 66 0 0 25 0 11 0 1844899903 857903104 28493 4294967295 134512640 134569956 3221224352 3221214488 1131497220 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28493 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 728.33
Current children cumulated vsize (Kb) 837796

[startup+760.049 s]
Raw data (loadavg): 1.00 1.01 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18521 4 1 0 73767 66 0 0 25 0 11 0 1844899903 857903104 28493 4294967295 134512640 134569956 3221224352 3221214416 1131599541 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28493 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 738.33
Current children cumulated vsize (Kb) 837796

[startup+770.049 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18521 4 1 0 74768 66 0 0 25 0 11 0 1844899903 857903104 28493 4294967295 134512640 134569956 3221224352 3221214592 1131497243 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28493 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 748.34
Current children cumulated vsize (Kb) 837796

[startup+780.049 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18522 4 1 0 75763 66 0 0 25 0 11 0 1844899903 857903104 28711 4294967295 134512640 134569956 3221224352 3221214496 1131418407 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28711 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 758.29
Current children cumulated vsize (Kb) 837796

[startup+790.05 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18524 4 1 0 76755 67 0 0 25 0 11 0 1844899903 857903104 28711 4294967295 134512640 134569956 3221224352 3221214496 1131418436 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28711 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 768.22
Current children cumulated vsize (Kb) 837796

[startup+800.051 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18527 4 1 0 77743 67 0 0 25 0 11 0 1844899903 857903104 28872 4294967295 134512640 134569956 3221224352 3221214416 1131599358 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28872 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 778.1
Current children cumulated vsize (Kb) 837796

[startup+810.051 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18531 4 1 0 78726 67 0 0 25 0 11 0 1844899903 857903104 28872 4294967295 134512640 134569956 3221224352 3221214400 1131604213 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 28872 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 787.93
Current children cumulated vsize (Kb) 837796

[startup+820.052 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18533 4 1 0 79717 67 0 0 25 0 11 0 1844899903 857903104 29060 4294967295 134512640 134569956 3221224352 3221214592 1131497214 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 29060 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 797.84
Current children cumulated vsize (Kb) 837796

[startup+830.052 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18536 4 1 0 80705 68 0 0 25 0 11 0 1844899903 857903104 29324 4294967295 134512640 134569956 3221224352 3221214416 1131599496 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 29324 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 807.73
Current children cumulated vsize (Kb) 837796

[startup+840.052 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18538 4 1 0 81697 68 0 0 25 0 11 0 1844899903 857903104 29324 4294967295 134512640 134569956 3221224352 3221214416 1131599496 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 29324 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 817.65
Current children cumulated vsize (Kb) 837796

[startup+850.052 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18540 4 1 0 82690 68 0 0 25 0 11 0 1844899903 857903104 29324 4294967295 134512640 134569956 3221224352 3221214488 1131497305 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 29324 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 827.58
Current children cumulated vsize (Kb) 837796

[startup+860.053 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18542 4 1 0 83681 68 0 0 25 0 11 0 1844899903 857903104 29324 4294967295 134512640 134569956 3221224352 3221214480 1131531661 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 29324 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 837.49
Current children cumulated vsize (Kb) 837796

[startup+870.054 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18543 4 1 0 84676 68 0 0 25 0 11 0 1844899903 857903104 29324 4294967295 134512640 134569956 3221224352 3221214488 1131497335 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 29324 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 847.44
Current children cumulated vsize (Kb) 837796

[startup+880.053 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18544 4 1 0 85672 68 0 0 25 0 11 0 1844899903 857903104 29324 4294967295 134512640 134569956 3221224352 3221214400 1131604410 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 29324 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 857.4
Current children cumulated vsize (Kb) 837796

[startup+890.054 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18546 4 1 0 86664 68 0 0 25 0 11 0 1844899903 857903104 29576 4294967295 134512640 134569956 3221224352 3221214648 1131418481 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 29576 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 867.32
Current children cumulated vsize (Kb) 837796

[startup+900.055 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18548 4 1 0 87656 68 0 0 25 0 11 0 1844899903 857903104 29576 4294967295 134512640 134569956 3221224352 3221214416 1131599382 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 29576 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 877.24
Current children cumulated vsize (Kb) 837796

[startup+910.056 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18550 4 1 0 88648 69 0 0 25 0 11 0 1844899903 857903104 29576 4294967295 134512640 134569956 3221224352 3221214400 1131604320 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 29576 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 887.17
Current children cumulated vsize (Kb) 837796

[startup+920.056 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18553 4 1 0 89635 69 0 0 25 0 11 0 1844899903 857903104 29576 4294967295 134512640 134569956 3221224352 3221214496 1131418250 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 29576 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 897.04
Current children cumulated vsize (Kb) 837796

[startup+930.057 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18557 4 1 0 90616 70 0 0 22 0 11 0 1844899903 857903104 29696 4294967295 134512640 134569956 3221224352 3221214648 1131379629 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 29696 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 906.86
Current children cumulated vsize (Kb) 837796

[startup+940.058 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18560 4 1 0 91602 70 0 0 21 0 11 0 1844899903 857903104 29909 4294967295 134512640 134569956 3221224352 3221214400 1131603583 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 29909 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 916.72
Current children cumulated vsize (Kb) 837796

[startup+950.058 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18561 4 1 0 92596 70 0 0 25 0 11 0 1844899903 857903104 29909 4294967295 134512640 134569956 3221224352 3221214416 1131599273 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 29909 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 926.66
Current children cumulated vsize (Kb) 837796

[startup+960.059 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18563 4 1 0 93588 71 0 0 25 0 11 0 1844899903 857903104 29909 4294967295 134512640 134569956 3221224352 3221214488 1131497261 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 29909 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 936.59
Current children cumulated vsize (Kb) 837796

[startup+970.06 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18564 4 1 0 94583 71 0 0 25 0 11 0 1844899903 857903104 29909 4294967295 134512640 134569956 3221224352 3221214592 1131497335 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 29909 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 946.54
Current children cumulated vsize (Kb) 837796

[startup+980.061 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18565 4 1 0 95578 71 0 0 25 0 11 0 1844899903 857903104 29976 4294967295 134512640 134569956 3221224352 3221214400 1131604237 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 29976 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 956.49
Current children cumulated vsize (Kb) 837796

[startup+990.061 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18567 4 1 0 96570 71 0 0 25 0 11 0 1844899903 857903104 30111 4294967295 134512640 134569956 3221224352 3221214464 1131583294 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30111 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 966.41
Current children cumulated vsize (Kb) 837796

[startup+1000.06 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18568 4 1 0 97566 71 0 0 25 0 11 0 1844899903 857903104 30111 4294967295 134512640 134569956 3221224352 3221214400 1131604263 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 30111 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 976.37
Current children cumulated vsize (Kb) 837796

[startup+1010.06 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18569 4 1 0 98561 71 0 0 25 0 11 0 1844899903 857903104 30111 4294967295 134512640 134569956 3221224352 3221214416 1131599467 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30111 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 986.32
Current children cumulated vsize (Kb) 837796

[startup+1020.06 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18571 4 1 0 99552 72 0 0 25 0 11 0 1844899903 857903104 30245 4294967295 134512640 134569956 3221224352 3221214464 1131583235 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30245 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 996.24
Current children cumulated vsize (Kb) 837796

[startup+1030.06 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18572 4 1 0 100548 72 0 0 25 0 11 0 1844899903 857903104 30358 4294967295 134512640 134569956 3221224352 3221214416 1131599338 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 30358 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1006.2
Current children cumulated vsize (Kb) 837796

[startup+1040.06 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18573 4 1 0 101544 72 0 0 25 0 11 0 1844899903 857903104 30358 4294967295 134512640 134569956 3221224352 3221214460 1131583304 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30358 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1016.16
Current children cumulated vsize (Kb) 837796

[startup+1050.06 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18575 4 1 0 102536 72 0 0 25 0 11 0 1844899903 857903104 30358 4294967295 134512640 134569956 3221224352 3221214464 1131583308 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30358 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1026.08
Current children cumulated vsize (Kb) 837796

[startup+1060.06 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18576 4 1 0 103531 72 0 0 25 0 11 0 1844899903 857903104 30358 4294967295 134512640 134569956 3221224352 3221214416 1131599473 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30358 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1036.03
Current children cumulated vsize (Kb) 837796

[startup+1070.06 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18576 4 1 0 104532 72 0 0 25 0 11 0 1844899903 857903104 30358 4294967295 134512640 134569956 3221224352 3221214416 1131599525 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30358 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1046.04
Current children cumulated vsize (Kb) 837796

[startup+1080.06 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18576 4 1 0 105532 72 0 0 25 0 11 0 1844899903 857903104 30358 4294967295 134512640 134569956 3221224352 3221214416 1131599256 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30358 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1056.04
Current children cumulated vsize (Kb) 837796

[startup+1090.06 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18577 4 1 0 106528 72 0 0 25 0 11 0 1844899903 857903104 30358 4294967295 134512640 134569956 3221224352 3221214496 1131418514 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 30358 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1066
Current children cumulated vsize (Kb) 837796

[startup+1100.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18577 4 1 0 107528 72 0 0 25 0 11 0 1844899903 857903104 30358 4294967295 134512640 134569956 3221224352 3221214400 1131604276 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30358 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1076
Current children cumulated vsize (Kb) 837796

[startup+1110.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18577 4 1 0 108528 72 0 0 25 0 11 0 1844899903 857903104 30358 4294967295 134512640 134569956 3221224352 3221214400 1131604440 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30358 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1086
Current children cumulated vsize (Kb) 837796

[startup+1120.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18577 4 1 0 109528 72 0 0 25 0 11 0 1844899903 857903104 30358 4294967295 134512640 134569956 3221224352 3221214400 1131604421 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30358 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1096
Current children cumulated vsize (Kb) 837796

[startup+1130.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18577 4 1 0 110528 72 0 0 25 0 11 0 1844899903 857903104 30358 4294967295 134512640 134569956 3221224352 3221214496 1131418248 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30358 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1106
Current children cumulated vsize (Kb) 837796

[startup+1140.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18580 4 1 0 111516 72 0 0 25 0 11 0 1844899903 857903104 30358 4294967295 134512640 134569956 3221224352 3221214368 1131604182 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30358 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1115.88
Current children cumulated vsize (Kb) 837796

[startup+1150.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18583 4 1 0 112504 72 0 0 25 0 11 0 1844899903 857903104 30522 4294967295 134512640 134569956 3221224352 3221214416 1131599477 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 30522 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1125.76
Current children cumulated vsize (Kb) 837796

[startup+1160.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18584 4 1 0 113498 73 0 0 25 0 11 0 1844899903 857903104 30522 4294967295 134512640 134569956 3221224352 3221214496 1131418373 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 30522 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1135.71
Current children cumulated vsize (Kb) 837796

[startup+1170.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18585 4 1 0 114493 73 0 0 25 0 11 0 1844899903 857903104 30522 4294967295 134512640 134569956 3221224352 3221214368 1131604451 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30522 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1145.66
Current children cumulated vsize (Kb) 837796

[startup+1180.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18587 4 1 0 115484 74 0 0 25 0 11 0 1844899903 857903104 30565 4294967295 134512640 134569956 3221224352 3221214464 1131583254 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30565 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1155.58
Current children cumulated vsize (Kb) 837796

[startup+1190.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18588 4 1 0 116479 74 0 0 25 0 11 0 1844899903 857903104 30618 4294967295 134512640 134569956 3221224352 3221214416 1131599291 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 30618 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1165.53
Current children cumulated vsize (Kb) 837796

[startup+1200.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18590 4 1 0 117471 74 0 0 25 0 11 0 1844899903 857903104 30686 4294967295 134512640 134569956 3221224352 3221214488 1131497214 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30686 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1175.45
Current children cumulated vsize (Kb) 837796

[startup+1210.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18591 4 1 0 118468 74 0 0 25 0 11 0 1844899903 857903104 30687 4294967295 134512640 134569956 3221224352 3221214400 1131604320 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30687 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1185.42
Current children cumulated vsize (Kb) 837796

[startup+1220.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18593 4 1 0 119460 75 0 0 25 0 11 0 1844899903 857903104 30687 4294967295 134512640 134569956 3221224352 3221214496 1131418457 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/17969/statm): 209449 30687 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1195.35
Current children cumulated vsize (Kb) 837796

[startup+1230.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18595 4 1 0 120453 75 0 0 25 0 11 0 1844899903 857903104 30792 4294967295 134512640 134569956 3221224352 3221214648 1131378977 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 30792 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1205.28
Current children cumulated vsize (Kb) 837796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1230.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 17986
Raw data (/proc/17969/stat): 17969 (java) R 17968 17969 2660 0 -1 0 18595 4 1 0 120453 75 0 0 25 0 11 0 1844899903 857903104 30792 4294967295 134512640 134569956 3221224352 3221214648 1131378977 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/17969/statm): 209449 30792 13129 16 0 209433 0
[pid=17969] vsize: 837796
Current children cumulated CPU time (s) 1205.28
Current children cumulated vsize (Kb) 837796

Sending SIGTERM to -17969
Sleeping 2 seconds
New thread pid=17988
New thread pid=17989
One traced child (pid=17989) exited with status: 0
One traced child (pid=17978) exited with status: 0
One traced child (pid=17973) exited with status: 0
One traced child (pid=17970) exited with status: 143
One traced child (pid=17971) exited with status: 143
One traced child (pid=17972) exited with status: 143
One traced child (pid=17976) exited with status: 143
One traced child (pid=17975) exited with status: 143
One traced child (pid=17977) exited with status: 143
One traced child (pid=17986) exited with status: 143
One traced child (pid=17974) exited with status: 143
One traced child (pid=17988) exited with status: 143
One traced child (pid=17969) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1230.17
CPU time (s): 1235.3
CPU user time (s): 1233.97
CPU system time (s): 1.3258
CPU usage (%): 100.417
Max. virtual memory (cumulated for all children) (Kb): 839140

Verifier Data

Verifier:	OK	882