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-count.b.opb
MD5SUMf13ba9c997276002b5bd6db1f679a6f5
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved YES
Number of terms in the objective function 467
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 467
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 467
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 benchmark11.9012
Number of variables466
Total number of constraints694
Number of constraints which are clauses694
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 constraint78

Trace number 1162

Launcher Data

LAUNCH ON wulflinc17 THE 2005-09-18 13:34:19 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=5923 boxname=wulflinc17 idbench=63 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  f13ba9c997276002b5bd6db1f679a6f5  /oldhome/oroussel/tmp/wulflinc17/normalized-count.b.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc17/normalized-count.b.opb
IDLAUNCH: 5923
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
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.072
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:        976428 kB
Buffers:          7404 kB
Cached:          24180 kB
SwapCached:        512 kB
Active:          14116 kB
Inactive:        19916 kB
HighTotal:      131008 kB
HighFree:       102788 kB
LowTotal:       903652 kB
LowFree:        873640 kB
SwapTotal:     2097892 kB
SwapFree:      2096672 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5672 kB
Slab:            18400 kB
Committed_AS:    64148 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 13:55:00 (client local time) WITH STATUS 143 IN 1245.43 SECONDS
stats: 5923 0 1245.43 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/wulflinc17/normalized-count.b.opb
c reading problem ... done. Time 2.503 ms.
c #vars     467
c #constraints  694
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=                  31 		Current CPU time: 3.40 ms
c CURRENT OPTIMUM=                  30 		Current CPU time: 3.71 ms
c CURRENT OPTIMUM=                  29 		Current CPU time: 4.19 ms
c CURRENT OPTIMUM=                  28 		Current CPU time: 5.12 ms
c CURRENT OPTIMUM=                  27 		Current CPU time: 6.25 ms
c CURRENT OPTIMUM=                  26 		Current CPU time: 7.75 ms
c CURRENT OPTIMUM=                  25 		Current CPU time: 9.85 ms
c starts		: 11
c conflicts		: 877
c decisions		: 14005
c propagations		: 38962
c inspects		: 343925
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 877
c root simplifications	: 11
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 4547
c speed (decisions/second)	: 11.410763026031695
c non guided choices	1827
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 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 x466 -x467 
c objective function=25
c Total CPU time (ms) : 1237.226

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/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1841676256 159744 3 4294967295 134512640 134569956 3221224480 3221224480 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 39 3 38 16 0 23 0
[pid=24217] 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/24217
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=24218
New thread pid=24219
New thread pid=24220
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=24221
New thread pid=24222
New thread pid=24223
New thread pid=24224
New thread pid=24225
New thread pid=24226
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/wulflinc17/normalized-count.b.opb
New thread pid=24227
One traced child (pid=24227) exited with status: 0
New thread pid=24228
One traced child (pid=24228) exited with status: 0
New thread pid=24229
One traced child (pid=24229) exited with status: 0
New thread pid=24230
One traced child (pid=24230) exited with status: 0
New thread pid=24231
One traced child (pid=24231) exited with status: 0
New thread pid=24232

[startup+10.0078 s]
Raw data (loadavg): 1.09 1.02 0.96 2/66 24232
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18095 4 97 0 556 60 0 0 23 0 11 0 1841676256 857817088 20234 4294967295 134512640 134569956 3221224336 3221214472 1131548583 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209428 20234 13129 16 0 209412 0
[pid=24217] vsize: 837712
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (Kb) 837712
One traced child (pid=24232) exited with status: 0
New thread pid=24233
One traced child (pid=24233) exited with status: 0
New thread pid=24234

[startup+20.0084 s]
Raw data (loadavg): 1.23 1.05 0.97 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18105 4 97 0 1481 61 0 0 25 0 11 0 1841676256 857845760 21912 4294967295 134512640 134569956 3221224336 3221214548 1131057189 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 21912 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 15.42
Current children cumulated vsize (Kb) 837740

[startup+30.0089 s]
Raw data (loadavg): 1.20 1.05 0.97 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18113 4 97 0 2441 61 0 0 22 0 11 0 1841676256 857845760 21915 4294967295 134512640 134569956 3221224336 3221214664 1131487327 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 21915 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (Kb) 837740

[startup+40.0096 s]
Raw data (loadavg): 1.16 1.04 0.97 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18121 4 97 0 3378 61 0 0 24 0 11 0 1841676256 857845760 21962 4294967295 134512640 134569956 3221224336 3221214548 1131057186 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 21962 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 34.39
Current children cumulated vsize (Kb) 837740

[startup+50.0102 s]
Raw data (loadavg): 1.22 1.06 0.98 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18129 4 97 0 4304 62 0 0 24 0 11 0 1841676256 857845760 22346 4294967295 134512640 134569956 3221224336 3221214680 1131492032 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 22346 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 43.66
Current children cumulated vsize (Kb) 837740

[startup+60.0098 s]
Raw data (loadavg): 1.18 1.06 0.98 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18138 4 97 0 5232 62 0 0 22 0 11 0 1841676256 857845760 22481 4294967295 134512640 134569956 3221224336 3221214612 1131477516 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 22481 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 52.94
Current children cumulated vsize (Kb) 837740

[startup+70.0104 s]
Raw data (loadavg): 1.16 1.06 0.98 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18146 4 97 0 6158 62 0 0 24 0 11 0 1841676256 857845760 22723 4294967295 134512640 134569956 3221224336 3221214616 1131637301 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 22723 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 62.2
Current children cumulated vsize (Kb) 837740

[startup+80.014 s]
Raw data (loadavg): 1.13 1.05 0.98 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18153 4 97 0 7090 62 0 0 24 0 11 0 1841676256 857845760 22859 4294967295 134512640 134569956 3221224336 3221214616 1131637207 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 22859 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 71.52
Current children cumulated vsize (Kb) 837740

[startup+90.0136 s]
Raw data (loadavg): 1.11 1.05 0.98 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18160 4 97 0 8030 63 0 0 22 0 11 0 1841676256 857845760 23004 4294967295 134512640 134569956 3221224336 3221214616 1131328244 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 23004 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 80.93
Current children cumulated vsize (Kb) 837740

[startup+100.014 s]
Raw data (loadavg): 1.25 1.08 0.99 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18167 4 97 0 8985 63 0 0 25 0 11 0 1841676256 857845760 23303 4294967295 134512640 134569956 3221224336 3221214616 1131637654 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 23303 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 90.48
Current children cumulated vsize (Kb) 837740

[startup+110.015 s]
Raw data (loadavg): 1.21 1.08 0.99 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18174 4 97 0 9951 63 0 0 25 0 11 0 1841676256 857845760 23441 4294967295 134512640 134569956 3221224336 3221214616 1131649273 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 23441 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 100.14
Current children cumulated vsize (Kb) 837740

[startup+120.015 s]
Raw data (loadavg): 1.18 1.08 0.99 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18181 4 97 0 10929 63 0 0 25 0 11 0 1841676256 857845760 23628 4294967295 134512640 134569956 3221224336 3221214480 1131397233 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 23628 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 109.92
Current children cumulated vsize (Kb) 837740

[startup+130.016 s]
Raw data (loadavg): 1.15 1.07 0.99 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18189 4 97 0 11903 64 0 0 25 0 11 0 1841676256 857845760 23667 4294967295 134512640 134569956 3221224336 3221214648 1131487707 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 23667 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 119.67
Current children cumulated vsize (Kb) 837740

[startup+140.017 s]
Raw data (loadavg): 1.13 1.07 0.99 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18196 4 97 0 12883 64 0 0 25 0 11 0 1841676256 857845760 23721 4294967295 134512640 134569956 3221224336 3221214520 1131444013 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 23721 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 129.47
Current children cumulated vsize (Kb) 837740

[startup+150.017 s]
Raw data (loadavg): 1.11 1.07 0.99 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18203 4 97 0 13861 65 0 0 25 0 11 0 1841676256 857845760 23730 4294967295 134512640 134569956 3221224336 3221214496 1131679649 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 23730 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 139.26
Current children cumulated vsize (Kb) 837740

[startup+160.018 s]
Raw data (loadavg): 1.09 1.06 0.99 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18211 4 97 0 14827 65 0 0 17 0 11 0 1841676256 857845760 23801 4294967295 134512640 134569956 3221224336 3221214384 1078035120 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 23801 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 148.92
Current children cumulated vsize (Kb) 837740

[startup+170.019 s]
Raw data (loadavg): 1.24 1.10 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18218 4 97 0 15796 66 0 0 25 0 11 0 1841676256 857845760 23861 4294967295 134512640 134569956 3221224336 3221214616 1131443970 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 23861 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 158.62
Current children cumulated vsize (Kb) 837740

[startup+180.02 s]
Raw data (loadavg): 1.20 1.09 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18225 4 97 0 16766 66 0 0 25 0 11 0 1841676256 857845760 23901 4294967295 134512640 134569956 3221224336 3221214576 1131395024 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 23901 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 168.32
Current children cumulated vsize (Kb) 837740

[startup+190.021 s]
Raw data (loadavg): 1.17 1.09 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18231 4 97 0 17740 66 0 0 24 0 11 0 1841676256 857845760 23959 4294967295 134512640 134569956 3221224336 3221214520 1131444030 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 23959 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 178.06
Current children cumulated vsize (Kb) 837740

[startup+200.022 s]
Raw data (loadavg): 1.14 1.08 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18238 4 97 0 18716 67 0 0 25 0 11 0 1841676256 857845760 24051 4294967295 134512640 134569956 3221224336 3221214616 1131637488 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 24051 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 187.83
Current children cumulated vsize (Kb) 837740

[startup+210.022 s]
Raw data (loadavg): 1.12 1.08 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18245 4 97 0 19701 67 0 0 25 0 11 0 1841676256 857845760 24133 4294967295 134512640 134569956 3221224336 3221214528 1131443703 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 24133 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 197.68
Current children cumulated vsize (Kb) 837740

[startup+220.023 s]
Raw data (loadavg): 1.10 1.08 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18253 4 97 0 20689 67 0 0 25 0 11 0 1841676256 857845760 24202 4294967295 134512640 134569956 3221224336 3221214616 1131328244 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 24202 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 207.56
Current children cumulated vsize (Kb) 837740

[startup+230.024 s]
Raw data (loadavg): 1.09 1.08 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18260 4 97 0 21677 68 0 0 25 0 11 0 1841676256 857845760 24215 4294967295 134512640 134569956 3221224336 3221214576 1131395033 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 24215 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 217.45
Current children cumulated vsize (Kb) 837740

[startup+240.024 s]
Raw data (loadavg): 1.07 1.07 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18268 4 97 0 22662 69 0 0 25 0 11 0 1841676256 857845760 24215 4294967295 134512640 134569956 3221224336 3221214520 1131443970 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 24215 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 227.31
Current children cumulated vsize (Kb) 837740

[startup+250.024 s]
Raw data (loadavg): 1.06 1.07 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18276 4 97 0 23645 69 0 0 25 0 11 0 1841676256 857845760 24215 4294967295 134512640 134569956 3221224336 3221214616 1131637635 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 24215 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 237.14
Current children cumulated vsize (Kb) 837740

[startup+260.025 s]
Raw data (loadavg): 1.05 1.07 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18283 4 97 0 24627 69 0 0 24 0 11 0 1841676256 857845760 24251 4294967295 134512640 134569956 3221224336 3221214616 1131649280 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 24251 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 246.96
Current children cumulated vsize (Kb) 837740

[startup+270.025 s]
Raw data (loadavg): 1.04 1.06 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18291 4 97 0 25612 70 0 0 25 0 11 0 1841676256 857845760 24290 4294967295 134512640 134569956 3221224336 3221214648 1131488245 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 24290 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 256.82
Current children cumulated vsize (Kb) 837740

[startup+280.026 s]
Raw data (loadavg): 1.04 1.06 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18298 4 97 0 26597 70 0 0 25 0 11 0 1841676256 857845760 24328 4294967295 134512640 134569956 3221224336 3221214616 1131637201 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 24328 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 266.67
Current children cumulated vsize (Kb) 837740

[startup+290.027 s]
Raw data (loadavg): 1.03 1.06 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18306 4 97 0 27578 70 0 0 17 0 11 0 1841676256 857845760 24353 4294967295 134512640 134569956 3221224336 3221214520 1131443865 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 24353 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 276.48
Current children cumulated vsize (Kb) 837740

[startup+300.027 s]
Raw data (loadavg): 1.10 1.07 1.01 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18313 4 97 0 28557 71 0 0 25 0 11 0 1841676256 857845760 24371 4294967295 134512640 134569956 3221224336 3221214528 1131443876 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 24371 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 286.28
Current children cumulated vsize (Kb) 837740

[startup+310.028 s]
Raw data (loadavg): 1.09 1.07 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18321 4 97 0 29524 71 0 0 21 0 11 0 1841676256 857845760 24389 4294967295 134512640 134569956 3221224336 3221214572 1131057201 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 24389 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 295.95
Current children cumulated vsize (Kb) 837740

[startup+320.029 s]
Raw data (loadavg): 1.07 1.07 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18329 4 97 0 30490 72 0 0 17 0 11 0 1841676256 857845760 24424 4294967295 134512640 134569956 3221224336 3221214520 1131443848 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 24424 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 305.62
Current children cumulated vsize (Kb) 837740

[startup+330.03 s]
Raw data (loadavg): 1.06 1.06 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18336 4 97 0 31455 72 0 0 25 0 11 0 1841676256 857845760 24510 4294967295 134512640 134569956 3221224336 3221214520 1131444680 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 24510 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 315.27
Current children cumulated vsize (Kb) 837740

[startup+340.031 s]
Raw data (loadavg): 1.05 1.06 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18344 4 97 0 32418 73 0 0 25 0 11 0 1841676256 857845760 24588 4294967295 134512640 134569956 3221224336 3221214520 1131444013 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 24588 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 324.91
Current children cumulated vsize (Kb) 837740

[startup+350.031 s]
Raw data (loadavg): 1.04 1.06 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18351 4 97 0 33389 73 0 0 25 0 11 0 1841676256 857845760 24700 4294967295 134512640 134569956 3221224336 3221214728 1131314243 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 24700 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 334.62
Current children cumulated vsize (Kb) 837740

[startup+360.031 s]
Raw data (loadavg): 1.04 1.06 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18359 4 97 0 34358 74 0 0 25 0 11 0 1841676256 857845760 24761 4294967295 134512640 134569956 3221224336 3221214616 1131637637 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 24761 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 344.32
Current children cumulated vsize (Kb) 837740

[startup+370.032 s]
Raw data (loadavg): 1.03 1.05 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18367 4 97 0 35333 75 0 0 25 0 11 0 1841676256 857845760 24849 4294967295 134512640 134569956 3221224336 3221214760 1131492047 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 24849 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 354.08
Current children cumulated vsize (Kb) 837740

[startup+380.033 s]
Raw data (loadavg): 1.03 1.05 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18376 4 97 0 36313 75 0 0 17 0 11 0 1841676256 857845760 24914 4294967295 134512640 134569956 3221224336 3221214600 1131417640 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 24914 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 363.88
Current children cumulated vsize (Kb) 837740

[startup+390.033 s]
Raw data (loadavg): 1.02 1.05 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18384 4 97 0 37294 76 0 0 24 0 11 0 1841676256 857845760 24964 4294967295 134512640 134569956 3221224336 3221214648 1131487775 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 24964 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 373.7
Current children cumulated vsize (Kb) 837740

[startup+400.033 s]
Raw data (loadavg): 1.02 1.05 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18392 4 97 0 38274 76 0 0 25 0 11 0 1841676256 857845760 25004 4294967295 134512640 134569956 3221224336 3221214616 1131328244 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25004 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 383.5
Current children cumulated vsize (Kb) 837740

[startup+410.034 s]
Raw data (loadavg): 1.01 1.05 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18398 4 97 0 39253 76 0 0 25 0 11 0 1841676256 857845760 25017 4294967295 134512640 134569956 3221224336 3221214504 1131328237 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25017 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 393.29
Current children cumulated vsize (Kb) 837740

[startup+420.034 s]
Raw data (loadavg): 1.01 1.04 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18405 4 97 0 40221 76 0 0 25 0 11 0 1841676256 857845760 25051 4294967295 134512640 134569956 3221224336 3221214728 1131314243 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25051 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 402.97
Current children cumulated vsize (Kb) 837740

[startup+430.035 s]
Raw data (loadavg): 1.01 1.04 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18412 4 97 0 41187 77 0 0 25 0 11 0 1841676256 857845760 25135 4294967295 134512640 134569956 3221224336 3221214520 1131444699 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 25135 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 412.64
Current children cumulated vsize (Kb) 837740

[startup+440.036 s]
Raw data (loadavg): 1.01 1.04 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18420 4 97 0 42149 77 0 0 24 0 11 0 1841676256 857845760 25154 4294967295 134512640 134569956 3221224336 3221214572 1131057182 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25154 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 422.26
Current children cumulated vsize (Kb) 837740

[startup+450.036 s]
Raw data (loadavg): 1.01 1.04 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18427 4 97 0 43117 78 0 0 21 0 11 0 1841676256 857845760 25259 4294967295 134512640 134569956 3221224336 3221214784 1131395033 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 25259 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 431.95
Current children cumulated vsize (Kb) 837740

[startup+460.037 s]
Raw data (loadavg): 1.00 1.04 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18435 4 97 0 44094 78 0 0 17 0 11 0 1841676256 857845760 25358 4294967295 134512640 134569956 3221224336 3221214480 1131722612 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 25358 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 441.72
Current children cumulated vsize (Kb) 837740

[startup+470.038 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18442 4 97 0 45077 79 0 0 25 0 11 0 1841676256 857845760 25483 4294967295 134512640 134569956 3221224336 3221214616 1131637332 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25483 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 451.56
Current children cumulated vsize (Kb) 837740

[startup+480.038 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18450 4 97 0 46064 79 0 0 25 0 11 0 1841676256 857845760 25499 4294967295 134512640 134569956 3221224336 3221214608 1131477527 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25499 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 461.43
Current children cumulated vsize (Kb) 837740

[startup+490.039 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18458 4 97 0 47051 79 0 0 25 0 11 0 1841676256 857845760 25511 4294967295 134512640 134569956 3221224336 3221214596 1131394992 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25511 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 471.3
Current children cumulated vsize (Kb) 837740

[startup+500.039 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18465 4 97 0 48040 80 0 0 25 0 11 0 1841676256 857845760 25525 4294967295 134512640 134569956 3221224336 3221214528 1131443970 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25525 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 481.2
Current children cumulated vsize (Kb) 837740

[startup+510.04 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) S 24216 24217 19316 0 -1 0 18472 4 97 0 49025 81 0 0 25 0 11 0 1841676256 857845760 25554 4294967295 134512640 134569956 3221224336 3221213392 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25554 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 491.06
Current children cumulated vsize (Kb) 837740

[startup+520.042 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18479 4 97 0 50009 81 0 0 25 0 11 0 1841676256 857845760 25571 4294967295 134512640 134569956 3221224336 3221214600 1131417655 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 25571 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 500.9
Current children cumulated vsize (Kb) 837740

[startup+530.042 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18486 4 97 0 50987 81 0 0 25 0 11 0 1841676256 857845760 25577 4294967295 134512640 134569956 3221224336 3221214744 1131496087 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25577 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 510.68
Current children cumulated vsize (Kb) 837740

[startup+540.043 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18492 4 97 0 51966 82 0 0 25 0 11 0 1841676256 857845760 25582 4294967295 134512640 134569956 3221224336 3221214084 1131746944 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25582 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 520.48
Current children cumulated vsize (Kb) 837740

[startup+550.043 s]
Raw data (loadavg): 1.15 1.06 1.01 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18499 4 97 0 52941 82 0 0 25 0 11 0 1841676256 857845760 25600 4294967295 134512640 134569956 3221224336 3221214528 1131444013 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25600 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 530.23
Current children cumulated vsize (Kb) 837740

[startup+560.044 s]
Raw data (loadavg): 1.12 1.05 1.01 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18507 4 97 0 53915 82 0 0 23 0 11 0 1841676256 857845760 25706 4294967295 134512640 134569956 3221224336 3221214520 1131444013 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 25706 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 539.97
Current children cumulated vsize (Kb) 837740

[startup+570.045 s]
Raw data (loadavg): 1.10 1.05 1.01 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18515 4 97 0 54896 83 0 0 25 0 11 0 1841676256 857845760 25774 4294967295 134512640 134569956 3221224336 3221214520 1131443924 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25774 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 549.79
Current children cumulated vsize (Kb) 837740

[startup+580.045 s]
Raw data (loadavg): 1.09 1.05 1.01 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18523 4 97 0 55880 83 0 0 24 0 11 0 1841676256 857845760 25820 4294967295 134512640 134569956 3221224336 3221214616 1131637376 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25820 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 559.63
Current children cumulated vsize (Kb) 837740

[startup+590.046 s]
Raw data (loadavg): 1.07 1.05 1.01 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18530 4 97 0 56867 83 0 0 25 0 11 0 1841676256 857845760 25845 4294967295 134512640 134569956 3221224336 3221214528 1131443970 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25845 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 569.5
Current children cumulated vsize (Kb) 837740

[startup+600.046 s]
Raw data (loadavg): 1.06 1.05 1.01 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18538 4 97 0 57853 84 0 0 25 0 11 0 1841676256 857845760 25868 4294967295 134512640 134569956 3221224336 3221214616 1131649243 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25868 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 579.37
Current children cumulated vsize (Kb) 837740

[startup+610.047 s]
Raw data (loadavg): 1.05 1.04 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18546 4 97 0 58840 84 0 0 25 0 11 0 1841676256 857845760 25893 4294967295 134512640 134569956 3221224336 3221214416 1131705541 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25893 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 589.24
Current children cumulated vsize (Kb) 837740

[startup+620.049 s]
Raw data (loadavg): 1.04 1.04 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18554 4 97 0 59827 84 0 0 24 0 11 0 1841676256 857845760 25917 4294967295 134512640 134569956 3221224336 3221214624 1131548576 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25917 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 599.11
Current children cumulated vsize (Kb) 837740

[startup+630.049 s]
Raw data (loadavg): 1.04 1.04 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18561 4 97 0 60815 84 0 0 25 0 11 0 1841676256 857845760 25928 4294967295 134512640 134569956 3221224336 3221214520 1131443970 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 25928 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 608.99
Current children cumulated vsize (Kb) 837740

[startup+640.05 s]
Raw data (loadavg): 1.03 1.04 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18569 4 97 0 61801 85 0 0 25 0 11 0 1841676256 857845760 25947 4294967295 134512640 134569956 3221224336 3221214528 1131443970 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25947 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 618.86
Current children cumulated vsize (Kb) 837740

[startup+650.05 s]
Raw data (loadavg): 1.02 1.04 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18577 4 97 0 62786 85 0 0 25 0 11 0 1841676256 857845760 25966 4294967295 134512640 134569956 3221224336 3221214616 1131637332 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25966 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 628.71
Current children cumulated vsize (Kb) 837740

[startup+660.051 s]
Raw data (loadavg): 1.02 1.04 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18584 4 97 0 63773 85 0 0 25 0 11 0 1841676256 857845760 25990 4294967295 134512640 134569956 3221224336 3221214520 1131444013 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 25990 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 638.58
Current children cumulated vsize (Kb) 837740

[startup+670.053 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18592 4 97 0 64759 86 0 0 25 0 11 0 1841676256 857845760 26014 4294967295 134512640 134569956 3221224336 3221214432 1131670103 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26014 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 648.45
Current children cumulated vsize (Kb) 837740

[startup+680.053 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18600 4 97 0 65745 86 0 0 25 0 11 0 1841676256 857845760 26031 4294967295 134512640 134569956 3221224336 3221214528 1131444013 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26031 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 658.31
Current children cumulated vsize (Kb) 837740

[startup+690.054 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18608 4 97 0 66731 86 0 0 25 0 11 0 1841676256 857845760 26063 4294967295 134512640 134569956 3221224336 3221214616 1131637294 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26063 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 668.17
Current children cumulated vsize (Kb) 837740

[startup+700.054 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18615 4 97 0 67717 86 0 0 25 0 11 0 1841676256 857845760 26076 4294967295 134512640 134569956 3221224336 3221214520 1131444096 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26076 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 678.03
Current children cumulated vsize (Kb) 837740

[startup+710.055 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18623 4 97 0 68701 87 0 0 25 0 11 0 1841676256 857845760 26093 4294967295 134512640 134569956 3221224336 3221214576 1131395068 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26093 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 687.88
Current children cumulated vsize (Kb) 837740

[startup+720.056 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18631 4 97 0 69683 87 0 0 25 0 11 0 1841676256 857845760 26116 4294967295 134512640 134569956 3221224336 3221214520 1131444680 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26116 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 697.7
Current children cumulated vsize (Kb) 837740

[startup+730.057 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18638 4 97 0 70668 88 0 0 25 0 11 0 1841676256 857845760 26140 4294967295 134512640 134569956 3221224336 3221214520 1131444013 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26140 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 707.56
Current children cumulated vsize (Kb) 837740

[startup+740.058 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18646 4 97 0 71650 89 0 0 25 0 11 0 1841676256 857845760 26172 4294967295 134512640 134569956 3221224336 3221214596 1131436240 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26172 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 717.39
Current children cumulated vsize (Kb) 837740

[startup+750.058 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18654 4 97 0 72633 90 0 0 24 0 11 0 1841676256 857845760 26190 4294967295 134512640 134569956 3221224336 3221214616 1131649294 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26190 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 727.23
Current children cumulated vsize (Kb) 837740

[startup+760.059 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18661 4 97 0 73610 90 0 0 18 0 11 0 1841676256 857845760 26208 4294967295 134512640 134569956 3221224336 3221214744 1131496246 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26208 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 737
Current children cumulated vsize (Kb) 837740

[startup+770.06 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18668 4 97 0 74583 90 0 0 25 0 11 0 1841676256 857845760 26259 4294967295 134512640 134569956 3221224336 3221214528 1131443848 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26259 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 746.73
Current children cumulated vsize (Kb) 837740

[startup+780.06 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18675 4 97 0 75557 91 0 0 25 0 11 0 1841676256 857845760 26278 4294967295 134512640 134569956 3221224336 3221214520 1131443858 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26278 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 756.48
Current children cumulated vsize (Kb) 837740

[startup+790.061 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18683 4 97 0 76526 91 0 0 19 0 11 0 1841676256 857845760 26289 4294967295 134512640 134569956 3221224336 3221214616 1131637419 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26289 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 766.17
Current children cumulated vsize (Kb) 837740

[startup+800.062 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18690 4 97 0 77502 92 0 0 25 0 11 0 1841676256 857845760 26431 4294967295 134512640 134569956 3221224336 3221214528 1131444013 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26431 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 775.94
Current children cumulated vsize (Kb) 837740

[startup+810.063 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18698 4 97 0 78485 92 0 0 25 0 11 0 1841676256 857845760 26494 4294967295 134512640 134569956 3221224336 3221214520 1131443970 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26494 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 785.77
Current children cumulated vsize (Kb) 837740

[startup+820.064 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18705 4 97 0 79467 93 0 0 21 0 11 0 1841676256 857845760 26506 4294967295 134512640 134569956 3221224336 3221214616 1131649130 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26506 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 795.6
Current children cumulated vsize (Kb) 837740

[startup+830.064 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18712 4 97 0 80448 93 0 0 25 0 11 0 1841676256 857845760 26549 4294967295 134512640 134569956 3221224336 3221214520 1131443970 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26549 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 805.41
Current children cumulated vsize (Kb) 837740

[startup+840.065 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18720 4 97 0 81428 93 0 0 25 0 11 0 1841676256 857845760 26560 4294967295 134512640 134569956 3221224336 3221214528 1131444000 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26560 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 815.21
Current children cumulated vsize (Kb) 837740

[startup+850.065 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18727 4 97 0 82409 94 0 0 22 0 11 0 1841676256 857845760 26591 4294967295 134512640 134569956 3221224336 3221214624 1131548725 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26591 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 825.03
Current children cumulated vsize (Kb) 837740

[startup+860.066 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18734 4 97 0 83393 94 0 0 25 0 11 0 1841676256 857845760 26660 4294967295 134512640 134569956 3221224336 3221214576 1131395045 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26660 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 834.87
Current children cumulated vsize (Kb) 837740

[startup+870.068 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18742 4 97 0 84375 95 0 0 25 0 11 0 1841676256 857845760 26672 4294967295 134512640 134569956 3221224336 3221214528 1131443970 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26672 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 844.7
Current children cumulated vsize (Kb) 837740

[startup+880.068 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18749 4 97 0 85357 95 0 0 25 0 11 0 1841676256 857845760 26700 4294967295 134512640 134569956 3221224336 3221214504 1131328237 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26700 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 854.52
Current children cumulated vsize (Kb) 837740

[startup+890.069 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18756 4 97 0 86338 95 0 0 25 0 11 0 1841676256 857845760 26724 4294967295 134512640 134569956 3221224336 3221214616 1131637281 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26724 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 864.33
Current children cumulated vsize (Kb) 837740

[startup+900.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18764 4 97 0 87320 95 0 0 20 0 11 0 1841676256 857845760 26747 4294967295 134512640 134569956 3221224336 3221214612 1131443660 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26747 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 874.15
Current children cumulated vsize (Kb) 837740

[startup+910.071 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18772 4 97 0 88303 96 0 0 25 0 11 0 1841676256 857845760 26779 4294967295 134512640 134569956 3221224336 3221214576 1131395024 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26779 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 883.99
Current children cumulated vsize (Kb) 837740

[startup+920.073 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18779 4 97 0 89290 96 0 0 21 0 11 0 1841676256 857845760 26835 4294967295 134512640 134569956 3221224336 3221214728 1131314243 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26835 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 893.86
Current children cumulated vsize (Kb) 837740

[startup+930.073 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18786 4 97 0 90276 97 0 0 25 0 11 0 1841676256 857845760 26852 4294967295 134512640 134569956 3221224336 3221214520 1131443681 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26852 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 903.73
Current children cumulated vsize (Kb) 837740

[startup+940.074 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18793 4 97 0 91259 97 0 0 25 0 11 0 1841676256 857845760 26857 4294967295 134512640 134569956 3221224336 3221214648 1131487533 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26857 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 913.56
Current children cumulated vsize (Kb) 837740

[startup+950.074 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18801 4 97 0 92233 97 0 0 25 0 11 0 1841676256 857845760 26868 4294967295 134512640 134569956 3221224336 3221214616 1131328244 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26868 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 923.3
Current children cumulated vsize (Kb) 837740

[startup+960.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18808 4 97 0 93210 98 0 0 25 0 11 0 1841676256 857845760 26894 4294967295 134512640 134569956 3221224336 3221214616 1131637515 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 26894 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 933.08
Current children cumulated vsize (Kb) 837740

[startup+970.077 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18816 4 97 0 94185 98 0 0 25 0 11 0 1841676256 857845760 26949 4294967295 134512640 134569956 3221224336 3221214520 1131443970 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 26949 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 942.83
Current children cumulated vsize (Kb) 837740

[startup+980.077 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18824 4 97 0 95165 98 0 0 24 0 11 0 1841676256 857845760 27019 4294967295 134512640 134569956 3221224336 3221214520 1131443896 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 27019 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 952.63
Current children cumulated vsize (Kb) 837740

[startup+990.078 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18831 4 97 0 96151 99 0 0 25 0 11 0 1841676256 857845760 27064 4294967295 134512640 134569956 3221224336 3221214784 1131395033 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 27064 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 962.5
Current children cumulated vsize (Kb) 837740

[startup+1000.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18839 4 97 0 97136 99 0 0 24 0 11 0 1841676256 857845760 27082 4294967295 134512640 134569956 3221224336 3221214504 1131328306 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27082 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 972.35
Current children cumulated vsize (Kb) 837740

[startup+1010.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18846 4 97 0 98123 100 0 0 25 0 11 0 1841676256 857845760 27100 4294967295 134512640 134569956 3221224336 3221214616 1131649231 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27100 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 982.23
Current children cumulated vsize (Kb) 837740

[startup+1020.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18854 4 97 0 99109 101 0 0 25 0 11 0 1841676256 857845760 27105 4294967295 134512640 134569956 3221224336 3221214520 1131443858 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 27105 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 992.1
Current children cumulated vsize (Kb) 837740

[startup+1030.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18861 4 97 0 100096 101 0 0 25 0 11 0 1841676256 857845760 27116 4294967295 134512640 134569956 3221224336 3221214616 1131637686 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27116 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (Kb) 837740

[startup+1040.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18869 4 97 0 101081 101 0 0 18 0 11 0 1841676256 857845760 27142 4294967295 134512640 134569956 3221224336 3221214612 1131417568 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27142 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1011.82
Current children cumulated vsize (Kb) 837740

[startup+1050.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18876 4 97 0 102065 102 0 0 25 0 11 0 1841676256 857845760 27155 4294967295 134512640 134569956 3221224336 3221214616 1131637332 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27155 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1021.67
Current children cumulated vsize (Kb) 837740

[startup+1060.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18884 4 97 0 103048 102 0 0 17 0 11 0 1841676256 857845760 27160 4294967295 134512640 134569956 3221224336 3221214520 1131444013 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 27160 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1031.5
Current children cumulated vsize (Kb) 837740

[startup+1070.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18891 4 97 0 104030 102 0 0 25 0 11 0 1841676256 857845760 27179 4294967295 134512640 134569956 3221224336 3221214616 1131637248 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27179 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1041.32
Current children cumulated vsize (Kb) 837740

[startup+1080.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18898 4 97 0 105011 103 0 0 25 0 11 0 1841676256 857845760 27219 4294967295 134512640 134569956 3221224336 3221214520 1131444013 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 27219 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1051.14
Current children cumulated vsize (Kb) 837740

[startup+1090.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18906 4 97 0 105988 103 0 0 25 0 11 0 1841676256 857845760 27250 4294967295 134512640 134569956 3221224336 3221214352 1078904501 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27250 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1060.91
Current children cumulated vsize (Kb) 837740

[startup+1100.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18913 4 97 0 106965 103 0 0 18 0 11 0 1841676256 857845760 27277 4294967295 134512640 134569956 3221224336 3221214624 1131548608 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 27277 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1070.68
Current children cumulated vsize (Kb) 837740

[startup+1110.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18920 4 97 0 107938 104 0 0 25 0 11 0 1841676256 857845760 27340 4294967295 134512640 134569956 3221224336 3221214120 1131314283 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27340 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1080.42
Current children cumulated vsize (Kb) 837740

[startup+1120.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18927 4 97 0 108906 104 0 0 25 0 11 0 1841676256 857845760 27370 4294967295 134512640 134569956 3221224336 3221214616 1131637543 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27370 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1090.1
Current children cumulated vsize (Kb) 837740

[startup+1130.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) S 24216 24217 19316 0 -1 0 18934 4 97 0 109873 104 0 0 25 0 11 0 1841676256 857845760 27411 4294967295 134512640 134569956 3221224336 3221213272 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27411 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1099.77
Current children cumulated vsize (Kb) 837740

[startup+1140.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18942 4 97 0 110841 105 0 0 25 0 11 0 1841676256 857845760 27492 4294967295 134512640 134569956 3221224336 3221214224 1131748192 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27492 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1109.46
Current children cumulated vsize (Kb) 837740

[startup+1150.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18949 4 97 0 111817 105 0 0 25 0 11 0 1841676256 857845760 27558 4294967295 134512640 134569956 3221224336 3221214520 1131444013 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 27558 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1119.22
Current children cumulated vsize (Kb) 837740

[startup+1160.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18956 4 97 0 112799 105 0 0 25 0 11 0 1841676256 857845760 27683 4294967295 134512640 134569956 3221224336 3221214616 1131637788 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27683 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1129.04
Current children cumulated vsize (Kb) 837740

[startup+1170.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18964 4 97 0 113780 106 0 0 25 0 11 0 1841676256 857845760 27733 4294967295 134512640 134569956 3221224336 3221214520 1131443793 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27733 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1138.86
Current children cumulated vsize (Kb) 837740

[startup+1180.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18971 4 97 0 114761 106 0 0 25 0 11 0 1841676256 857845760 27748 4294967295 134512640 134569956 3221224336 3221214520 1131443848 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27748 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1148.67
Current children cumulated vsize (Kb) 837740

[startup+1190.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18978 4 97 0 115739 106 0 0 25 0 11 0 1841676256 857845760 27753 4294967295 134512640 134569956 3221224336 3221214520 1131444000 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27753 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1158.45
Current children cumulated vsize (Kb) 837740

[startup+1200.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18986 4 97 0 116713 107 0 0 25 0 11 0 1841676256 857845760 27800 4294967295 134512640 134569956 3221224336 3221214616 1131650154 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27800 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1168.2
Current children cumulated vsize (Kb) 837740

[startup+1210.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 18993 4 97 0 117693 107 0 0 25 0 11 0 1841676256 857845760 27867 4294967295 134512640 134569956 3221224336 3221214616 1131637456 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27867 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1178
Current children cumulated vsize (Kb) 837740

[startup+1220.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 19000 4 97 0 118672 107 0 0 22 0 11 0 1841676256 857845760 27909 4294967295 134512640 134569956 3221224336 3221214336 1131748064 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 27909 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1187.79
Current children cumulated vsize (Kb) 837740

[startup+1230.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 19007 4 97 0 119646 108 0 0 25 0 11 0 1841676256 857845760 27962 4294967295 134512640 134569956 3221224336 3221214528 1131444213 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/24217/statm): 209435 27962 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1197.54
Current children cumulated vsize (Kb) 837740

[startup+1240.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 19014 4 97 0 120622 108 0 0 21 0 11 0 1841676256 857845760 27986 4294967295 134512640 134569956 3221224336 3221214784 1131395033 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 27986 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1207.3
Current children cumulated vsize (Kb) 837740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1240.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 24234
Raw data (/proc/24217/stat): 24217 (java) R 24216 24217 19316 0 -1 0 19014 4 97 0 120622 108 0 0 21 0 11 0 1841676256 857845760 27986 4294967295 134512640 134569956 3221224336 3221214744 1131496261 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/24217/statm): 209435 27986 13129 16 0 209419 0
[pid=24217] vsize: 837740
Current children cumulated CPU time (s) 1207.3
Current children cumulated vsize (Kb) 837740

Sending SIGTERM to -24217
Sleeping 2 seconds
New thread pid=24236
New thread pid=24237
One traced child (pid=24237) exited with status: 0
One traced child (pid=24226) exited with status: 0
One traced child (pid=24221) exited with status: 0
One traced child (pid=24218) exited with status: 143
One traced child (pid=24220) exited with status: 143
One traced child (pid=24219) exited with status: 143
One traced child (pid=24225) exited with status: 143
One traced child (pid=24222) exited with status: 143
One traced child (pid=24224) exited with status: 143
One traced child (pid=24223) exited with status: 143
One traced child (pid=24234) exited with status: 143
One traced child (pid=24236) exited with status: 143
One traced child (pid=24217) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1240.24
CPU time (s): 1245.43
CPU user time (s): 1243.48
CPU system time (s): 1.9517
CPU usage (%): 100.419
Max. virtual memory (cumulated for all children) (Kb): 837740

Verifier Data

Verifier:	OK	25