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/logic-synthesis/normalized-f51m.b.opb
MD5SUM4fc22abde8250807abd95442a25fac44
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved YES
Number of terms in the objective function 407
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 407
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 407
Number of bits of the biggest sum of numbers9
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark99.3649
Number of variables406
Total number of constraints538
Number of constraints which are clauses520
Number of constraints which are cardinality constraints (but not clauses)18
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint123

Trace number 1167

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        924660 kB
Buffers:         34312 kB
Cached:          52040 kB
SwapCached:        960 kB
Active:          63892 kB
Inactive:        25076 kB
HighTotal:      131008 kB
HighFree:        76664 kB
LowTotal:       903652 kB
LowFree:        847996 kB
SwapTotal:     2097136 kB
SwapFree:      2095628 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            15376 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 14:01:11 (client local time) WITH STATUS 143 IN 1254.77 SECONDS
stats: 5927 0 1254.77 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/wulflinc4/normalized-f51m.b.opb
c reading problem ... done. Time 3.516 ms.
c #vars     407
c #constraints  520
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=                  27 		Current CPU time: 4.29 ms
c CURRENT OPTIMUM=                  26 		Current CPU time: 4.68 ms
c CURRENT OPTIMUM=                  25 		Current CPU time: 5.81 ms
c CURRENT OPTIMUM=                  24 		Current CPU time: 6.84 ms
c CURRENT OPTIMUM=                  23 		Current CPU time: 8.42 ms
c CURRENT OPTIMUM=                  22 		Current CPU time: 11.44 ms
c CURRENT OPTIMUM=                  21 		Current CPU time: 43.10 ms
c CURRENT OPTIMUM=                  20 		Current CPU time: 88.37 ms
c CURRENT OPTIMUM=                  19 		Current CPU time: 167.03 ms
c starts		: 18
c conflicts		: 1851
c decisions		: 27875
c propagations		: 60589
c inspects		: 1245568
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 1851
c root simplifications	: 18
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 22961
c speed (decisions/second)	: 25.531326364998588
c non guided choices	3093
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 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 x262 -x263 x264 -x265 x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 x315 -x316 -x317 -x318 x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 x327 x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 x406 -x407 
c objective function=19
c Total CPU time (ms) : 1258.85

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/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1783444949 159744 3 4294967295 134512640 134569956 3221224480 3221224480 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 39 3 38 16 0 23 0
[pid=13649] 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/13649
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=13650
New thread pid=13651
New thread pid=13652
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=13653
New thread pid=13654
New thread pid=13655
New thread pid=13656
New thread pid=13657
New thread pid=13658
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/wulflinc4/normalized-f51m.b.opb
New thread pid=13659
One traced child (pid=13659) exited with status: 0
New thread pid=13660
One traced child (pid=13660) exited with status: 0
New thread pid=13661
One traced child (pid=13661) exited with status: 0
New thread pid=13662
One traced child (pid=13662) exited with status: 0
New thread pid=13663
One traced child (pid=13663) exited with status: 0
New thread pid=13664

[startup+10.0023 s]
Raw data (loadavg): 1.24 1.03 0.93 4/66 13664
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18206 4 3 0 580 50 0 0 19 0 11 0 1783444949 866402304 22065 4294967295 134512640 134569956 3221224352 3221213828 1073952732 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211524 22065 13129 16 0 211508 0
[pid=13649] vsize: 846096
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (Kb) 846096
One traced child (pid=13664) exited with status: 0
New thread pid=13665

[startup+20.0021 s]
Raw data (loadavg): 1.35 1.06 0.94 3/66 13665
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18223 4 3 0 1453 51 0 0 22 0 11 0 1783444949 869224448 24333 4294967295 134512640 134569956 3221224352 3221214520 1131465003 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 212213 24333 13129 16 0 212197 0
[pid=13649] vsize: 848852
Current children cumulated CPU time (s) 15.04
Current children cumulated vsize (Kb) 848852

[startup+30.003 s]
Raw data (loadavg): 1.30 1.06 0.94 2/66 13665
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18230 4 3 0 2395 51 0 0 19 0 11 0 1783444949 868208640 24427 4294967295 134512640 134569956 3221224352 3221214576 1131662049 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 24427 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 24.46
Current children cumulated vsize (Kb) 847860

[startup+40.0038 s]
Raw data (loadavg): 1.25 1.05 0.94 2/66 13665
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18238 4 3 0 3328 52 0 0 19 0 11 0 1783444949 868208640 24397 4294967295 134512640 134569956 3221224352 3221214688 1131500232 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 24397 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 33.8
Current children cumulated vsize (Kb) 847860
One traced child (pid=13665) exited with status: 0
New thread pid=13666

[startup+50.0047 s]
Raw data (loadavg): 1.21 1.05 0.94 2/66 13666
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18245 4 3 0 4253 52 0 0 18 0 11 0 1783444949 868208640 24795 4294967295 134512640 134569956 3221224352 3221214608 1131418416 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 24795 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 43.05
Current children cumulated vsize (Kb) 847860

[startup+60.0056 s]
Raw data (loadavg): 1.18 1.05 0.94 2/66 13666
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18252 4 3 0 5196 52 0 0 25 0 11 0 1783444949 868208640 24928 4294967295 134512640 134569956 3221224352 3221214688 1131499869 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 24928 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 52.48
Current children cumulated vsize (Kb) 847860

[startup+70.0064 s]
Raw data (loadavg): 1.15 1.05 0.94 2/66 13666
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18259 4 3 0 6130 52 0 0 18 0 11 0 1783444949 868208640 25102 4294967295 134512640 134569956 3221224352 3221214192 1131456002 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 25102 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 61.82
Current children cumulated vsize (Kb) 847860

[startup+80.0073 s]
Raw data (loadavg): 1.13 1.05 0.94 2/66 13666
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18266 4 3 0 7072 53 0 0 25 0 11 0 1783444949 868208640 25265 4294967295 134512640 134569956 3221224352 3221214688 1131500190 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 25265 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 71.25
Current children cumulated vsize (Kb) 847860
One traced child (pid=13666) exited with status: 0
New thread pid=13667

[startup+90.0081 s]
Raw data (loadavg): 1.11 1.04 0.94 2/66 13667
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18274 4 3 0 8014 53 0 0 19 0 11 0 1783444949 868208640 25387 4294967295 134512640 134569956 3221224352 3221214196 1131456905 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 25387 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 80.67
Current children cumulated vsize (Kb) 847860

[startup+100.009 s]
Raw data (loadavg): 1.09 1.04 0.94 2/66 13667
Raw data (/proc/13649/stat): 13649 (java) S 13648 13649 6847 0 -1 0 18280 4 3 0 8963 53 0 0 25 0 11 0 1783444949 868208640 25612 4294967295 134512640 134569956 3221224352 3221213120 1073952481 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 25612 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 90.16
Current children cumulated vsize (Kb) 847860

[startup+110.01 s]
Raw data (loadavg): 1.08 1.04 0.94 2/66 13667
Raw data (/proc/13649/stat): 13649 (java) S 13648 13649 6847 0 -1 0 18285 4 3 0 9894 54 0 0 25 0 11 0 1783444949 868208640 25835 4294967295 134512640 134569956 3221224352 3221213256 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 25835 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 99.48
Current children cumulated vsize (Kb) 847860

[startup+120.011 s]
Raw data (loadavg): 1.06 1.04 0.94 2/66 13667
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18292 4 3 0 10838 54 0 0 25 0 11 0 1783444949 868208640 26032 4294967295 134512640 134569956 3221224352 3221214688 1131500235 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 26032 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 108.92
Current children cumulated vsize (Kb) 847860

[startup+130.012 s]
Raw data (loadavg): 1.05 1.04 0.94 2/66 13667
Raw data (/proc/13649/stat): 13649 (java) S 13648 13649 6847 0 -1 0 18298 4 3 0 11772 54 0 0 25 0 11 0 1783444949 868208640 26450 4294967295 134512640 134569956 3221224352 3221213272 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 26450 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 118.26
Current children cumulated vsize (Kb) 847860

[startup+140.012 s]
Raw data (loadavg): 1.05 1.03 0.94 2/66 13667
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18305 4 3 0 12709 54 0 0 17 0 11 0 1783444949 868208640 26577 4294967295 134512640 134569956 3221224352 3221214592 1131588207 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 26577 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 127.63
Current children cumulated vsize (Kb) 847860

[startup+150.014 s]
Raw data (loadavg): 1.04 1.03 0.94 2/66 13667
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18310 4 3 0 13653 55 0 0 25 0 11 0 1783444949 868208640 26795 4294967295 134512640 134569956 3221224352 3221214688 1131500281 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 26795 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 137.08
Current children cumulated vsize (Kb) 847860

[startup+160.015 s]
Raw data (loadavg): 1.03 1.03 0.94 2/66 13667
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18317 4 3 0 14577 55 0 0 18 0 11 0 1783444949 868208640 27168 4294967295 134512640 134569956 3221224352 3221214536 1131465290 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 27168 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 146.32
Current children cumulated vsize (Kb) 847860
One traced child (pid=13667) exited with status: 0
New thread pid=13668

[startup+170.016 s]
Raw data (loadavg): 1.03 1.03 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18322 4 3 0 15534 55 0 0 25 0 11 0 1783444949 868208640 27313 4294967295 134512640 134569956 3221224352 3221214376 1131462961 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 27313 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 155.89
Current children cumulated vsize (Kb) 847860

[startup+180.017 s]
Raw data (loadavg): 1.02 1.03 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18329 4 3 0 16467 56 0 0 24 0 11 0 1783444949 868208640 27451 4294967295 134512640 134569956 3221224352 3221214640 1131500798 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 27451 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 165.23
Current children cumulated vsize (Kb) 847860

[startup+190.018 s]
Raw data (loadavg): 1.02 1.03 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18334 4 3 0 17414 56 0 0 25 0 11 0 1783444949 868208640 27631 4294967295 134512640 134569956 3221224352 3221214536 1131455786 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 27631 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 174.7
Current children cumulated vsize (Kb) 847860

[startup+200.019 s]
Raw data (loadavg): 1.02 1.03 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18340 4 3 0 18347 56 0 0 17 0 11 0 1783444949 868208640 27879 4294967295 134512640 134569956 3221224352 3221214600 1131326516 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 27879 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 184.03
Current children cumulated vsize (Kb) 847860

[startup+210.019 s]
Raw data (loadavg): 1.01 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18344 4 3 0 19301 56 0 0 25 0 11 0 1783444949 868208640 28046 4294967295 134512640 134569956 3221224352 3221214768 1131351833 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 28046 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 193.57
Current children cumulated vsize (Kb) 847860

[startup+220.021 s]
Raw data (loadavg): 1.01 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18350 4 3 0 20236 56 0 0 22 0 11 0 1783444949 868208640 28233 4294967295 134512640 134569956 3221224352 3221214588 1131418336 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 28233 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 202.92
Current children cumulated vsize (Kb) 847860

[startup+230.022 s]
Raw data (loadavg): 1.01 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18355 4 3 0 21179 57 0 0 21 0 11 0 1783444949 868208640 28350 4294967295 134512640 134569956 3221224352 3221214592 1131635148 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 28350 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 212.36
Current children cumulated vsize (Kb) 847860

[startup+240.023 s]
Raw data (loadavg): 1.01 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18361 4 3 0 22116 57 0 0 23 0 11 0 1783444949 868208640 28466 4294967295 134512640 134569956 3221224352 3221214640 1131500857 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 28466 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 221.73
Current children cumulated vsize (Kb) 847860

[startup+250.025 s]
Raw data (loadavg): 1.00 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18367 4 3 0 23052 57 0 0 23 0 11 0 1783444949 868208640 28577 4294967295 134512640 134569956 3221224352 3221214592 1131634787 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 28577 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 231.09
Current children cumulated vsize (Kb) 847860

[startup+260.026 s]
Raw data (loadavg): 1.00 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18373 4 3 0 23992 58 0 0 21 0 11 0 1783444949 868208640 28877 4294967295 134512640 134569956 3221224352 3221214424 1131455852 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 28877 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 240.5
Current children cumulated vsize (Kb) 847860

[startup+270.026 s]
Raw data (loadavg): 1.00 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18378 4 3 0 24950 58 0 0 22 0 11 0 1783444949 868208640 29081 4294967295 134512640 134569956 3221224352 3221214152 1131455920 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 29081 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 250.08
Current children cumulated vsize (Kb) 847860

[startup+280.026 s]
Raw data (loadavg): 1.00 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18383 4 3 0 25906 58 0 0 25 0 11 0 1783444949 868208640 29167 4294967295 134512640 134569956 3221224352 3221214728 1131531909 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 29167 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 259.64
Current children cumulated vsize (Kb) 847860

[startup+290.027 s]
Raw data (loadavg): 1.00 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18387 4 3 0 26869 58 0 0 18 0 11 0 1783444949 868208640 29280 4294967295 134512640 134569956 3221224352 3221214592 1131634968 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 29280 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 269.27
Current children cumulated vsize (Kb) 847860

[startup+300.028 s]
Raw data (loadavg): 1.00 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18392 4 3 0 27816 58 0 0 17 0 11 0 1783444949 868208640 29377 4294967295 134512640 134569956 3221224352 3221214504 1131464918 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 29377 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 278.74
Current children cumulated vsize (Kb) 847860

[startup+310.029 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18397 4 3 0 28764 58 0 0 18 0 11 0 1783444949 868208640 29465 4294967295 134512640 134569956 3221224352 3221214724 1131486368 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 29465 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 288.22
Current children cumulated vsize (Kb) 847860

[startup+320.03 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18404 4 3 0 29690 59 0 0 16 0 11 0 1783444949 868208640 29596 4294967295 134512640 134569956 3221224352 3221214728 1131531909 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 29596 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 297.49
Current children cumulated vsize (Kb) 847860

[startup+330.031 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18410 4 3 0 30628 59 0 0 17 0 11 0 1783444949 868208640 29810 4294967295 134512640 134569956 3221224352 3221214664 1131598001 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 29810 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 306.87
Current children cumulated vsize (Kb) 847860

[startup+340.032 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18417 4 3 0 31562 59 0 0 20 0 11 0 1783444949 868208640 30037 4294967295 134512640 134569956 3221224352 3221214640 1131500835 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 30037 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 316.21
Current children cumulated vsize (Kb) 847860

[startup+350.033 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18424 4 3 0 32508 60 0 0 25 0 11 0 1783444949 868208640 30273 4294967295 134512640 134569956 3221224352 3221214496 1131465754 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 30273 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 325.68
Current children cumulated vsize (Kb) 847860

[startup+360.034 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18431 4 3 0 33460 61 0 0 24 0 11 0 1783444949 868208640 30457 4294967295 134512640 134569956 3221224352 3221214640 1131500713 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 30457 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 335.21
Current children cumulated vsize (Kb) 847860

[startup+370.035 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18437 4 3 0 34420 61 0 0 25 0 11 0 1783444949 868208640 30539 4294967295 134512640 134569956 3221224352 3221214176 1085806301 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 30539 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 344.81
Current children cumulated vsize (Kb) 847860

[startup+380.036 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18444 4 3 0 35374 61 0 0 25 0 11 0 1783444949 868208640 30677 4294967295 134512640 134569956 3221224352 3221214504 1131464883 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 30677 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 354.35
Current children cumulated vsize (Kb) 847860

[startup+390.037 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18449 4 3 0 36345 61 0 0 24 0 11 0 1783444949 868208640 30741 4294967295 134512640 134569956 3221224352 3221214496 1131652403 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 30741 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 364.06
Current children cumulated vsize (Kb) 847860

[startup+400.039 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18453 4 3 0 37322 61 0 0 25 0 11 0 1783444949 868208640 30797 4294967295 134512640 134569956 3221224352 3221214588 1131560868 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 30797 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 373.83
Current children cumulated vsize (Kb) 847860

[startup+410.039 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18460 4 3 0 38283 62 0 0 18 0 11 0 1783444949 868208640 30892 4294967295 134512640 134569956 3221224352 3221214504 1131465224 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 30892 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 383.45
Current children cumulated vsize (Kb) 847860

[startup+420.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18466 4 3 0 39254 62 0 0 20 0 11 0 1783444949 868208640 31014 4294967295 134512640 134569956 3221224352 3221214560 1131588221 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 31014 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 393.16
Current children cumulated vsize (Kb) 847860

[startup+430.042 s]
Raw data (loadavg): 1.07 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18471 4 3 0 40232 62 0 0 19 0 11 0 1783444949 868208640 31065 4294967295 134512640 134569956 3221224352 3221214736 1131589943 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 31065 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 402.94
Current children cumulated vsize (Kb) 847860

[startup+440.043 s]
Raw data (loadavg): 1.06 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18477 4 3 0 41207 62 0 0 22 0 11 0 1783444949 868208640 31115 4294967295 134512640 134569956 3221224352 3221214600 1131600480 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 31115 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 412.69
Current children cumulated vsize (Kb) 847860

[startup+450.044 s]
Raw data (loadavg): 1.05 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18482 4 3 0 42188 62 0 0 25 0 11 0 1783444949 868208640 31197 4294967295 134512640 134569956 3221224352 3221214480 1131455936 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 31197 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 422.5
Current children cumulated vsize (Kb) 847860

[startup+460.045 s]
Raw data (loadavg): 1.04 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18488 4 3 0 43165 63 0 0 25 0 11 0 1783444949 868208640 31247 4294967295 134512640 134569956 3221224352 3221214548 1131057272 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 31247 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 432.28
Current children cumulated vsize (Kb) 847860

[startup+470.046 s]
Raw data (loadavg): 1.04 1.02 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18495 4 3 0 44136 63 0 0 21 0 11 0 1783444949 868208640 31286 4294967295 134512640 134569956 3221224352 3221214728 1131532168 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 31286 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 441.99
Current children cumulated vsize (Kb) 847860

[startup+480.046 s]
Raw data (loadavg): 1.03 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18502 4 3 0 45103 64 0 0 25 0 11 0 1783444949 868208640 31361 4294967295 134512640 134569956 3221224352 3221214600 1131326661 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 31361 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 451.67
Current children cumulated vsize (Kb) 847860

[startup+490.048 s]
Raw data (loadavg): 1.02 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18510 4 3 0 46061 64 0 0 25 0 11 0 1783444949 868208640 31381 4294967295 134512640 134569956 3221224352 3221214592 1131634994 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 31381 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 461.25
Current children cumulated vsize (Kb) 847860

[startup+500.049 s]
Raw data (loadavg): 1.02 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18516 4 3 0 47029 65 0 0 25 0 11 0 1783444949 868208640 31449 4294967295 134512640 134569956 3221224352 3221214640 1131500176 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 31449 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 470.94
Current children cumulated vsize (Kb) 847860

[startup+510.05 s]
Raw data (loadavg): 1.02 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18523 4 3 0 47991 65 0 0 25 0 11 0 1783444949 868208640 31549 4294967295 134512640 134569956 3221224352 3221214504 1131465141 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 31549 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 480.56
Current children cumulated vsize (Kb) 847860

[startup+520.051 s]
Raw data (loadavg): 1.01 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18530 4 3 0 48955 66 0 0 25 0 11 0 1783444949 868208640 31649 4294967295 134512640 134569956 3221224352 3221214728 1131531735 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 31649 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 490.21
Current children cumulated vsize (Kb) 847860

[startup+530.053 s]
Raw data (loadavg): 1.01 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18536 4 3 0 49925 66 0 0 25 0 11 0 1783444949 868208640 31725 4294967295 134512640 134569956 3221224352 3221214548 1131057254 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 31725 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 499.91
Current children cumulated vsize (Kb) 847860

[startup+540.054 s]
Raw data (loadavg): 1.01 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18542 4 3 0 50895 66 0 0 20 0 11 0 1783444949 868208640 31768 4294967295 134512640 134569956 3221224352 3221214592 1131635131 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 31768 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 509.61
Current children cumulated vsize (Kb) 847860

[startup+550.056 s]
Raw data (loadavg): 1.01 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18548 4 3 0 51863 67 0 0 25 0 11 0 1783444949 868208640 31837 4294967295 134512640 134569956 3221224352 3221214760 1131089205 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 31837 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 519.3
Current children cumulated vsize (Kb) 847860

[startup+560.056 s]
Raw data (loadavg): 1.01 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18554 4 3 0 52831 67 0 0 22 0 11 0 1783444949 868208640 31918 4294967295 134512640 134569956 3221224352 3221214640 1131499918 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 31918 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 528.98
Current children cumulated vsize (Kb) 847860

[startup+570.057 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18561 4 3 0 53793 68 0 0 25 0 11 0 1783444949 868208640 31982 4294967295 134512640 134569956 3221224352 3221214640 1131499877 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 31982 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 538.61
Current children cumulated vsize (Kb) 847860

[startup+580.058 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) S 13648 13649 6847 0 -1 0 18568 4 3 0 54758 69 0 0 25 0 11 0 1783444949 868208640 32063 4294967295 134512640 134569956 3221224352 3221213280 1073952481 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 32063 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 548.27
Current children cumulated vsize (Kb) 847860

[startup+590.059 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18574 4 3 0 55723 69 0 0 25 0 11 0 1783444949 868208640 32137 4294967295 134512640 134569956 3221224352 3221214592 1131634968 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 32137 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 557.92
Current children cumulated vsize (Kb) 847860

[startup+600.061 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18581 4 3 0 56684 69 0 0 25 0 11 0 1783444949 868208640 32231 4294967295 134512640 134569956 3221224352 3221214496 1131465098 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 32231 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 567.53
Current children cumulated vsize (Kb) 847860

[startup+610.062 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18587 4 3 0 57651 70 0 0 25 0 11 0 1783444949 868208640 32279 4294967295 134512640 134569956 3221224352 3221214640 1131499869 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 32279 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 577.21
Current children cumulated vsize (Kb) 847860

[startup+620.062 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18593 4 3 0 58614 70 0 0 25 0 11 0 1783444949 868208640 32358 4294967295 134512640 134569956 3221224352 3221214496 1131465128 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 32358 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 586.84
Current children cumulated vsize (Kb) 847860

[startup+630.064 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18599 4 3 0 59577 70 0 0 24 0 11 0 1783444949 868208640 32446 4294967295 134512640 134569956 3221224352 3221214304 1131456008 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 32446 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 596.47
Current children cumulated vsize (Kb) 847860

[startup+640.065 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18604 4 3 0 60545 71 0 0 25 0 11 0 1783444949 868208640 32497 4294967295 134512640 134569956 3221224352 3221214592 1131634858 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 32497 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 606.16
Current children cumulated vsize (Kb) 847860

[startup+650.067 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18610 4 3 0 61507 71 0 0 22 0 11 0 1783444949 868208640 32570 4294967295 134512640 134569956 3221224352 3221214560 1131588133 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 32570 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 615.78
Current children cumulated vsize (Kb) 847860

[startup+660.068 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18615 4 3 0 62476 71 0 0 25 0 11 0 1783444949 868208640 32623 4294967295 134512640 134569956 3221224352 3221214728 1131531894 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 32623 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 625.47
Current children cumulated vsize (Kb) 847860

[startup+670.069 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18622 4 3 0 63435 71 0 0 25 0 11 0 1783444949 868208640 32771 4294967295 134512640 134569956 3221224352 3221214600 1131327180 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 32771 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 635.06
Current children cumulated vsize (Kb) 847860

[startup+680.07 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18629 4 3 0 64400 72 0 0 16 0 11 0 1783444949 868208640 32898 4294967295 134512640 134569956 3221224352 3221214504 1131465158 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 32898 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 644.72
Current children cumulated vsize (Kb) 847860

[startup+690.07 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18635 4 3 0 65371 72 0 0 25 0 11 0 1783444949 868208640 32958 4294967295 134512640 134569956 3221224352 3221214296 1131790264 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 32958 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 654.43
Current children cumulated vsize (Kb) 847860

[startup+700.072 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18641 4 3 0 66341 72 0 0 21 0 11 0 1783444949 868208640 33017 4294967295 134512640 134569956 3221224352 3221214368 1131456041 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 33017 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 664.13
Current children cumulated vsize (Kb) 847860

[startup+710.073 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18644 4 3 0 67324 72 0 0 25 0 11 0 1783444949 868208640 33038 4294967295 134512640 134569956 3221224352 3221214600 1131600531 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 33038 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 673.96
Current children cumulated vsize (Kb) 847860

[startup+720.073 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18648 4 3 0 68301 72 0 0 25 0 11 0 1783444949 868208640 33063 4294967295 134512640 134569956 3221224352 3221214640 1131500463 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 33063 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 683.73
Current children cumulated vsize (Kb) 847860

[startup+730.075 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18652 4 3 0 69277 73 0 0 25 0 11 0 1783444949 868208640 33114 4294967295 134512640 134569956 3221224352 3221214640 1131500347 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 33114 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 693.5
Current children cumulated vsize (Kb) 847860

[startup+740.076 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18656 4 3 0 70253 73 0 0 25 0 11 0 1783444949 868208640 33161 4294967295 134512640 134569956 3221224352 3221214600 1131326516 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 33161 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 703.26
Current children cumulated vsize (Kb) 847860

[startup+750.077 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18661 4 3 0 71223 73 0 0 25 0 11 0 1783444949 868208640 33227 4294967295 134512640 134569956 3221224352 3221214456 1131890604 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 33227 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 712.96
Current children cumulated vsize (Kb) 847860

[startup+760.077 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18666 4 3 0 72191 74 0 0 25 0 11 0 1783444949 868208640 33273 4294967295 134512640 134569956 3221224352 3221214096 1131456041 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 33273 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 722.65
Current children cumulated vsize (Kb) 847860

[startup+770.077 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18672 4 3 0 73150 74 0 0 19 0 11 0 1783444949 868208640 33370 4294967295 134512640 134569956 3221224352 3221214768 1131521304 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 33370 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 732.24
Current children cumulated vsize (Kb) 847860

[startup+780.078 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18678 4 3 0 74111 74 0 0 25 0 11 0 1783444949 868208640 33462 4294967295 134512640 134569956 3221224352 3221214496 1131465141 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 33462 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 741.85
Current children cumulated vsize (Kb) 847860

[startup+790.079 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18685 4 3 0 75066 75 0 0 25 0 11 0 1783444949 868208640 33548 4294967295 134512640 134569956 3221224352 3221214640 1131500447 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 33548 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 751.41
Current children cumulated vsize (Kb) 847860

[startup+800.08 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18692 4 3 0 76024 75 0 0 25 0 11 0 1783444949 868208640 33639 4294967295 134512640 134569956 3221224352 3221214496 1131465092 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 33639 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 760.99
Current children cumulated vsize (Kb) 847860

[startup+810.081 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18698 4 3 0 76989 76 0 0 25 0 11 0 1783444949 868208640 33745 4294967295 134512640 134569956 3221224352 3221214728 1131531923 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 33745 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 770.65
Current children cumulated vsize (Kb) 847860

[startup+820.082 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18705 4 3 0 77952 76 0 0 25 0 11 0 1783444949 868208640 33856 4294967295 134512640 134569956 3221224352 3221214560 1131588221 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 33856 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 780.28
Current children cumulated vsize (Kb) 847860

[startup+830.082 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) S 13648 13649 6847 0 -1 0 18712 4 3 0 78921 76 0 0 25 0 11 0 1783444949 868208640 33921 4294967295 134512640 134569956 3221224352 3221213280 1073952481 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 33921 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 789.97
Current children cumulated vsize (Kb) 847860

[startup+840.083 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18717 4 3 0 79896 77 0 0 25 0 11 0 1783444949 868208640 33997 4294967295 134512640 134569956 3221224352 3221214588 1131588260 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 33997 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 799.73
Current children cumulated vsize (Kb) 847860

[startup+850.085 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) S 13648 13649 6847 0 -1 0 18723 4 3 0 80865 77 0 0 25 0 11 0 1783444949 868208640 34036 4294967295 134512640 134569956 3221224352 3221213384 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 34036 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 809.42
Current children cumulated vsize (Kb) 847860

[startup+860.086 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18730 4 3 0 81836 78 0 0 25 0 11 0 1783444949 868208640 34136 4294967295 134512640 134569956 3221224352 3221214592 1131635205 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 34136 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 819.14
Current children cumulated vsize (Kb) 847860

[startup+870.086 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18736 4 3 0 82810 78 0 0 25 0 11 0 1783444949 868208640 34169 4294967295 134512640 134569956 3221224352 3221214504 1131464938 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 34169 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 828.88
Current children cumulated vsize (Kb) 847860

[startup+880.088 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18743 4 3 0 83781 78 0 0 25 0 11 0 1783444949 868208640 34222 4294967295 134512640 134569956 3221224352 3221214640 1131500522 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 34222 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 838.59
Current children cumulated vsize (Kb) 847860

[startup+890.088 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18750 4 3 0 84752 79 0 0 21 0 11 0 1783444949 868208640 34277 4294967295 134512640 134569956 3221224352 3221214504 1131464996 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 34277 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 848.31
Current children cumulated vsize (Kb) 847860

[startup+900.088 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18757 4 3 0 85726 79 0 0 20 0 11 0 1783444949 868208640 34361 4294967295 134512640 134569956 3221224352 3221214600 1131600487 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 34361 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 858.05
Current children cumulated vsize (Kb) 847860

[startup+910.09 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18763 4 3 0 86707 79 0 0 25 0 11 0 1783444949 868208640 34414 4294967295 134512640 134569956 3221224352 3221214016 1085759268 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 34414 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 867.86
Current children cumulated vsize (Kb) 847860

[startup+920.09 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18769 4 3 0 87685 80 0 0 25 0 11 0 1783444949 868208640 34439 4294967295 134512640 134569956 3221224352 3221214592 1131634968 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 34439 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 877.65
Current children cumulated vsize (Kb) 847860

[startup+930.091 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18776 4 3 0 88659 80 0 0 25 0 11 0 1783444949 868208640 34486 4294967295 134512640 134569956 3221224352 3221214768 1131351833 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 34486 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 887.39
Current children cumulated vsize (Kb) 847860

[startup+940.092 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18782 4 3 0 89636 80 0 0 25 0 11 0 1783444949 868208640 34505 4294967295 134512640 134569956 3221224352 3221214552 1131351816 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 34505 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 897.16
Current children cumulated vsize (Kb) 847860

[startup+950.093 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18788 4 3 0 90609 80 0 0 18 0 11 0 1783444949 868208640 34525 4294967295 134512640 134569956 3221224352 3221214588 1131418448 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 34525 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 906.89
Current children cumulated vsize (Kb) 847860

[startup+960.094 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18794 4 3 0 91584 81 0 0 25 0 11 0 1783444949 868208640 34574 4294967295 134512640 134569956 3221224352 3221214504 1131465098 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 34574 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 916.65
Current children cumulated vsize (Kb) 847860

[startup+970.094 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18801 4 3 0 92556 81 0 0 25 0 11 0 1783444949 868208640 34655 4294967295 134512640 134569956 3221224352 3221214728 1131532784 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 34655 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 926.37
Current children cumulated vsize (Kb) 847860

[startup+980.095 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18808 4 3 0 93530 82 0 0 25 0 11 0 1783444949 868208640 34706 4294967295 134512640 134569956 3221224352 3221214560 1131588207 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 34706 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 936.12
Current children cumulated vsize (Kb) 847860

[startup+990.096 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18815 4 3 0 94503 82 0 0 21 0 11 0 1783444949 868208640 34779 4294967295 134512640 134569956 3221224352 3221214592 1131634778 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 34779 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 945.85
Current children cumulated vsize (Kb) 847860

[startup+1000.1 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18821 4 3 0 95477 83 0 0 22 0 11 0 1783444949 868208640 34798 4294967295 134512640 134569956 3221224352 3221214596 1131465839 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 34798 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 955.6
Current children cumulated vsize (Kb) 847860

[startup+1010.1 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18828 4 3 0 96446 83 0 0 25 0 11 0 1783444949 868208640 34829 4294967295 134512640 134569956 3221224352 3221214496 1131465098 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 34829 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 965.29
Current children cumulated vsize (Kb) 847860

[startup+1020.1 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18834 4 3 0 97419 84 0 0 25 0 11 0 1783444949 868208640 34867 4294967295 134512640 134569956 3221224352 3221214640 1131500244 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 34867 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 975.03
Current children cumulated vsize (Kb) 847860

[startup+1030.1 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18841 4 3 0 98383 85 0 0 23 0 11 0 1783444949 868208640 34910 4294967295 134512640 134569956 3221224352 3221214592 1131635280 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 34910 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 984.68
Current children cumulated vsize (Kb) 847860

[startup+1040.1 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18848 4 3 0 99348 85 0 0 25 0 11 0 1783444949 868208640 35060 4294967295 134512640 134569956 3221224352 3221214496 1131652467 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 35060 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 994.33
Current children cumulated vsize (Kb) 847860

[startup+1050.1 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18854 4 3 0 100322 86 0 0 25 0 11 0 1783444949 868208640 35088 4294967295 134512640 134569956 3221224352 3221214560 1131588159 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 35088 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1004.08
Current children cumulated vsize (Kb) 847860

[startup+1060.1 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18860 4 3 0 101295 86 0 0 25 0 11 0 1783444949 868208640 35119 4294967295 134512640 134569956 3221224352 3221214600 1131326622 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 35119 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1013.81
Current children cumulated vsize (Kb) 847860

[startup+1070.1 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18867 4 3 0 102265 86 0 0 25 0 11 0 1783444949 868208640 35220 4294967295 134512640 134569956 3221224352 3221214496 1131465141 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 35220 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1023.51
Current children cumulated vsize (Kb) 847860

[startup+1080.1 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18874 4 3 0 103241 86 0 0 25 0 11 0 1783444949 868208640 35287 4294967295 134512640 134569956 3221224352 3221214712 1131314563 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 35287 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1033.27
Current children cumulated vsize (Kb) 847860

[startup+1090.1 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18881 4 3 0 104216 87 0 0 16 0 11 0 1783444949 868208640 35329 4294967295 134512640 134569956 3221224352 3221214496 1131465786 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 35329 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1043.03
Current children cumulated vsize (Kb) 847860

[startup+1100.1 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18887 4 3 0 105195 87 0 0 25 0 11 0 1783444949 868208640 35377 4294967295 134512640 134569956 3221224352 3221214504 1131465184 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 35377 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1052.82
Current children cumulated vsize (Kb) 847860

[startup+1110.11 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18894 4 3 0 106169 87 0 0 25 0 11 0 1783444949 868208640 35414 4294967295 134512640 134569956 3221224352 3221214504 1131465141 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 35414 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1062.56
Current children cumulated vsize (Kb) 847860

[startup+1120.11 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18899 4 3 0 107149 88 0 0 25 0 11 0 1783444949 868208640 35427 4294967295 134512640 134569956 3221224352 3221214712 1131314553 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 35427 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1072.37
Current children cumulated vsize (Kb) 847860

[startup+1130.11 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18905 4 3 0 108124 88 0 0 25 0 11 0 1783444949 868208640 35440 4294967295 134512640 134569956 3221224352 3221214496 1131464918 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 35440 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1082.12
Current children cumulated vsize (Kb) 847860

[startup+1140.11 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18912 4 3 0 109098 88 0 0 25 0 11 0 1783444949 868208640 35523 4294967295 134512640 134569956 3221224352 3221214048 1131462871 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 35523 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1091.86
Current children cumulated vsize (Kb) 847860

[startup+1150.11 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18919 4 3 0 110068 89 0 0 25 0 11 0 1783444949 868208640 35579 4294967295 134512640 134569956 3221224352 3221214588 1131418448 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 35579 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1101.57
Current children cumulated vsize (Kb) 847860

[startup+1160.11 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18925 4 3 0 111044 90 0 0 25 0 11 0 1783444949 868208640 35606 4294967295 134512640 134569956 3221224352 3221214712 1131314556 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 35606 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1111.34
Current children cumulated vsize (Kb) 847860

[startup+1170.11 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18932 4 3 0 112016 90 0 0 25 0 11 0 1783444949 868208640 35678 4294967295 134512640 134569956 3221224352 3221214640 1131500278 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 35678 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1121.06
Current children cumulated vsize (Kb) 847860

[startup+1180.11 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18938 4 3 0 112991 90 0 0 25 0 11 0 1783444949 868208640 35728 4294967295 134512640 134569956 3221224352 3221214504 1131465098 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 35728 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1130.81
Current children cumulated vsize (Kb) 847860

[startup+1190.11 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18944 4 3 0 113965 90 0 0 25 0 11 0 1783444949 868208640 35775 4294967295 134512640 134569956 3221224352 3221214496 1131651231 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 35775 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1140.55
Current children cumulated vsize (Kb) 847860

[startup+1200.11 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18950 4 3 0 114934 90 0 0 25 0 11 0 1783444949 868208640 35791 4294967295 134512640 134569956 3221224352 3221214496 1131465290 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 35791 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1150.24
Current children cumulated vsize (Kb) 847860

[startup+1210.11 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18956 4 3 0 115897 91 0 0 25 0 11 0 1783444949 868208640 35823 4294967295 134512640 134569956 3221224352 3221214728 1131531988 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 35823 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1159.88
Current children cumulated vsize (Kb) 847860

[startup+1220.11 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18963 4 3 0 116852 91 0 0 25 0 11 0 1783444949 868208640 35881 4294967295 134512640 134569956 3221224352 3221214728 1131531928 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 35881 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1169.43
Current children cumulated vsize (Kb) 847860

[startup+1230.11 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18970 4 3 0 117805 92 0 0 25 0 11 0 1783444949 868208640 35973 4294967295 134512640 134569956 3221224352 3221214600 1131326516 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 35973 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1178.97
Current children cumulated vsize (Kb) 847860

[startup+1240.12 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18976 4 3 0 118765 92 0 0 25 0 11 0 1783444949 868208640 36062 4294967295 134512640 134569956 3221224352 3221214504 1131465141 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 36062 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1188.57
Current children cumulated vsize (Kb) 847860

[startup+1250.12 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18983 4 3 0 119721 92 0 0 25 0 11 0 1783444949 868208640 36192 4294967295 134512640 134569956 3221224352 3221214712 1131314556 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/13649/statm): 211965 36192 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1198.13
Current children cumulated vsize (Kb) 847860

[startup+1260.12 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18990 4 3 0 120677 93 0 0 25 0 11 0 1783444949 868208640 36297 4294967295 134512640 134569956 3221224352 3221214640 1131500014 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 36297 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1207.7
Current children cumulated vsize (Kb) 847860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1260.12 s]
Raw data (loadavg): 1.00 1.00 0.94 2/66 13668
Raw data (/proc/13649/stat): 13649 (java) R 13648 13649 6847 0 -1 0 18990 4 3 0 120677 93 0 0 25 0 11 0 1783444949 868208640 36297 4294967295 134512640 134569956 3221224352 3221214640 1131500281 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/13649/statm): 211965 36297 13129 16 0 211949 0
[pid=13649] vsize: 847860
Current children cumulated CPU time (s) 1207.7
Current children cumulated vsize (Kb) 847860

Sending SIGTERM to -13649
Sleeping 2 seconds
New thread pid=13670
New thread pid=13671
One traced child (pid=13671) exited with status: 0
One traced child (pid=13658) exited with status: 0
One traced child (pid=13653) exited with status: 0
One traced child (pid=13650) exited with status: 143
One traced child (pid=13651) exited with status: 143
One traced child (pid=13652) exited with status: 143
One traced child (pid=13657) exited with status: 143
One traced child (pid=13656) exited with status: 143
One traced child (pid=13654) exited with status: 143
One traced child (pid=13655) exited with status: 143
One traced child (pid=13670) exited with status: 143
One traced child (pid=13668) exited with status: 143
One traced child (pid=13649) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1260.24
CPU time (s): 1254.77
CPU user time (s): 1253.13
CPU system time (s): 1.63075
CPU usage (%): 99.5655
Max. virtual memory (cumulated for all children) (Kb): 848852

Verifier Data

Verifier:	OK	19