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/primes-dimacs-cnf/normalized-ii32d1.opb
MD5SUM151e246868267296e134c3c76a3cb289
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 286
Optimality of the best value was proved NO
Number of terms in the objective function 664
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 664
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 664
Number of bits of the biggest sum of numbers10
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.06
Number of variables664
Total number of constraints3035
Number of constraints which are clauses3035
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 constraint32

Trace number 3166

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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:        904712 kB
Buffers:         28604 kB
Cached:          73204 kB
SwapCached:        736 kB
Active:          40360 kB
Inactive:        64080 kB
HighTotal:      131008 kB
HighFree:        54068 kB
LowTotal:       903652 kB
LowFree:        850644 kB
SwapTotal:     2097892 kB
SwapFree:      2096652 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5736 kB
Slab:            19600 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 22:36:18 (client local time) WITH STATUS 143 IN 1255.49 SECONDS
stats: 6082 0 1255.49 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/wulflinc24/normalized-ii32d1.opb
c reading problem ... done. Time 2.681 ms.
c #vars     664
c #constraints  3035
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=                 301 		Current CPU time: 5.50 ms
c CURRENT OPTIMUM=                 300 		Current CPU time: 312.41 ms
c CURRENT OPTIMUM=                 298 		Current CPU time: 328.88 ms
c starts		: 13
c conflicts		: 2668
c decisions		: 11404
c propagations		: 214790
c inspects		: 3554383
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 2668
c root simplifications	: 13
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 2775
c speed (decisions/second)	: 12.396271987512419
c non guided choices	1734
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 -x468 x469 -x470 -x471 x472 x473 -x474 x475 -x476 x477 -x478 x479 -x480 x481 -x482 x483 -x484 x485 -x486 x487 -x488 x489 -x490 x491 -x492 x493 -x494 x495 -x496 x497 -x498 x499 -x500 x501 -x502 x503 -x504 x505 -x506 x507 -x508 x509 -x510 x511 -x512 -x513 x514 -x515 x516 x517 -x518 -x519 x520 -x521 x522 x523 -x524 -x525 x526 -x527 x528 -x529 x530 x531 -x532 -x533 x534 -x535 x536 -x537 x538 -x539 x540 x541 -x542 -x543 -x544 -x545 x546 -x547 x548 -x549 x550 x551 -x552 -x553 x554 -x555 x556 x557 -x558 -x559 x560 -x561 x562 -x563 x564 x565 -x566 -x567 x568 -x569 x570 -x571 x572 x573 -x574 -x575 x576 -x577 x578 -x579 x580 -x581 x582 x583 -x584 -x585 x586 x587 -x588 -x589 x590 -x591 x592 -x593 x594 -x595 x596 -x597 -x598 x599 -x600 -x601 x602 -x603 x604 x605 -x606 -x607 x608 -x609 x610 -x611 x612 -x613 x614 x615 -x616 -x617 x618 -x619 x620 -x621 x622 x623 -x624 -x625 x626 -x627 x628 -x629 x630 x631 -x632 -x633 x634 -x635 x636 x637 -x638 -x639 x640 -x641 x642 -x643 x644 -x645 x646 x647 -x648 -x649 x650 -x651 x652 x653 -x654 -x655 x656 -x657 x658 x659 -x660 -x661 -x662 -x663 x664 
c objective function=298
c Total CPU time (ms) : 1248.865

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/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1844779329 159744 3 4294967295 134512640 134569956 3221224480 3221224480 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 39 3 38 16 0 23 0
[pid=29762] 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/29762
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=29763
New thread pid=29764
New thread pid=29765
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=29766
New thread pid=29767
New thread pid=29768
New thread pid=29769
New thread pid=29770
New thread pid=29771
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/wulflinc24/normalized-ii32d1.opb
New thread pid=29772
One traced child (pid=29772) exited with status: 0
New thread pid=29773

[startup+10.0025 s]
Raw data (loadavg): 1.15 0.88 0.87 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18188 4 1 0 743 48 0 0 19 0 11 0 1844779329 856461312 20138 4294967295 134512640 134569956 3221224352 3221214680 1131461737 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 20138 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 7.91
Current children cumulated vsize (Kb) 836388

[startup+20.0032 s]
Raw data (loadavg): 1.20 0.90 0.88 3/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18197 4 1 0 1682 49 0 0 17 0 11 0 1844779329 856461312 20701 4294967295 134512640 134569956 3221224352 3221214752 1131449081 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 20701 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 17.31
Current children cumulated vsize (Kb) 836388

[startup+30.0039 s]
Raw data (loadavg): 1.33 0.93 0.89 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18203 4 1 0 2618 49 0 0 24 0 11 0 1844779329 856461312 21486 4294967295 134512640 134569956 3221224352 3221214520 1131354093 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 21486 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 26.67
Current children cumulated vsize (Kb) 836388

[startup+40.0046 s]
Raw data (loadavg): 1.28 0.93 0.89 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18208 4 1 0 3581 49 0 0 25 0 11 0 1844779329 856461312 21416 4294967295 134512640 134569956 3221224352 3221214776 1131470225 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 21416 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 36.3
Current children cumulated vsize (Kb) 836388

[startup+50.0053 s]
Raw data (loadavg): 1.24 0.94 0.89 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18214 4 1 0 4526 50 0 0 25 0 11 0 1844779329 856461312 21416 4294967295 134512640 134569956 3221224352 3221214736 1131367311 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 21416 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 45.76
Current children cumulated vsize (Kb) 836388

[startup+60.0059 s]
Raw data (loadavg): 1.20 0.94 0.89 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18222 4 1 0 5454 50 0 0 20 0 11 0 1844779329 856461312 21524 4294967295 134512640 134569956 3221224352 3221214664 1131461531 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 21524 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 55.04
Current children cumulated vsize (Kb) 836388

[startup+70.0056 s]
Raw data (loadavg): 1.17 0.94 0.89 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18229 4 1 0 6381 50 0 0 19 0 11 0 1844779329 856461312 21708 4294967295 134512640 134569956 3221224352 3221214664 1131461461 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 21708 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 64.31
Current children cumulated vsize (Kb) 836388

[startup+80.0063 s]
Raw data (loadavg): 1.14 0.94 0.89 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18235 4 1 0 7316 51 0 0 24 0 11 0 1844779329 856461312 22050 4294967295 134512640 134569956 3221224352 3221214760 1131487047 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 22050 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 73.67
Current children cumulated vsize (Kb) 836388

[startup+90.007 s]
Raw data (loadavg): 1.12 0.94 0.89 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) S 29761 29762 20728 0 -1 0 18240 4 1 0 8252 51 0 0 17 0 11 0 1844779329 856461312 22215 4294967295 134512640 134569956 3221224352 3221213368 1073943035 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 22215 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 83.03
Current children cumulated vsize (Kb) 836388

[startup+100.008 s]
Raw data (loadavg): 1.10 0.94 0.89 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18245 4 1 0 9205 51 0 0 25 0 11 0 1844779329 856461312 22409 4294967295 134512640 134569956 3221224352 3221214632 1131608972 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 22409 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 92.56
Current children cumulated vsize (Kb) 836388

[startup+110.009 s]
Raw data (loadavg): 1.08 0.94 0.90 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18250 4 1 0 10150 52 0 0 25 0 11 0 1844779329 856461312 22564 4294967295 134512640 134569956 3221224352 3221214800 1131373657 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 22564 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (Kb) 836388

[startup+120.011 s]
Raw data (loadavg): 1.07 0.95 0.90 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18255 4 1 0 11093 52 0 0 25 0 11 0 1844779329 856461312 22941 4294967295 134512640 134569956 3221224352 3221214536 1131442154 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 22941 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 111.45
Current children cumulated vsize (Kb) 836388

[startup+130.011 s]
Raw data (loadavg): 1.06 0.95 0.90 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18260 4 1 0 12046 52 0 0 16 0 11 0 1844779329 856461312 22941 4294967295 134512640 134569956 3221224352 3221214632 1131354100 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 22941 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 120.98
Current children cumulated vsize (Kb) 836388

[startup+140.012 s]
Raw data (loadavg): 1.05 0.95 0.90 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18264 4 1 0 13003 52 0 0 25 0 11 0 1844779329 856461312 22963 4294967295 134512640 134569956 3221224352 3221214536 1131442356 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 22963 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 130.55
Current children cumulated vsize (Kb) 836388

[startup+150.013 s]
Raw data (loadavg): 1.04 0.95 0.90 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18269 4 1 0 13945 52 0 0 25 0 11 0 1844779329 856461312 23280 4294967295 134512640 134569956 3221224352 3221214576 1131370780 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 23280 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 836388

[startup+160.014 s]
Raw data (loadavg): 1.04 0.95 0.90 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18274 4 1 0 14890 53 0 0 25 0 11 0 1844779329 856461312 23424 4294967295 134512640 134569956 3221224352 3221214600 1131459153 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 23424 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 149.43
Current children cumulated vsize (Kb) 836388

[startup+170.015 s]
Raw data (loadavg): 1.03 0.95 0.90 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18280 4 1 0 15825 53 0 0 20 0 11 0 1844779329 856461312 23561 4294967295 134512640 134569956 3221224352 3221214664 1131461531 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 23561 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 158.78
Current children cumulated vsize (Kb) 836388

[startup+180.015 s]
Raw data (loadavg): 1.02 0.95 0.90 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18285 4 1 0 16770 53 0 0 25 0 11 0 1844779329 856461312 23693 4294967295 134512640 134569956 3221224352 3221214536 1131370158 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 23693 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 168.23
Current children cumulated vsize (Kb) 836388

[startup+190.016 s]
Raw data (loadavg): 1.02 0.95 0.90 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18291 4 1 0 17704 54 0 0 18 0 11 0 1844779329 856461312 23944 4294967295 134512640 134569956 3221224352 3221214520 1131354103 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 23944 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 177.58
Current children cumulated vsize (Kb) 836388

[startup+200.017 s]
Raw data (loadavg): 1.02 0.95 0.90 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18296 4 1 0 18653 54 0 0 25 0 11 0 1844779329 856461312 24021 4294967295 134512640 134569956 3221224352 3221214664 1131461272 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 24021 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 187.07
Current children cumulated vsize (Kb) 836388

[startup+210.018 s]
Raw data (loadavg): 1.01 0.95 0.91 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18301 4 1 0 19604 54 0 0 25 0 11 0 1844779329 856461312 24187 4294967295 134512640 134569956 3221224352 3221214632 1131509344 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 24187 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 196.58
Current children cumulated vsize (Kb) 836388

[startup+220.019 s]
Raw data (loadavg): 1.01 0.96 0.91 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18308 4 1 0 20542 54 0 0 20 0 11 0 1844779329 856461312 24397 4294967295 134512640 134569956 3221224352 3221214664 1131462252 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 24397 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 205.96
Current children cumulated vsize (Kb) 836388

[startup+230.02 s]
Raw data (loadavg): 1.01 0.96 0.91 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18314 4 1 0 21491 55 0 0 24 0 11 0 1844779329 856461312 24522 4294967295 134512640 134569956 3221224352 3221214664 1131461997 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 24522 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 215.46
Current children cumulated vsize (Kb) 836388

[startup+240.02 s]
Raw data (loadavg): 1.01 0.96 0.91 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18320 4 1 0 22442 55 0 0 20 0 11 0 1844779329 856461312 24718 4294967295 134512640 134569956 3221224352 3221214760 1131469733 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 24718 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 224.97
Current children cumulated vsize (Kb) 836388

[startup+250.021 s]
Raw data (loadavg): 1.01 0.96 0.91 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18327 4 1 0 23394 55 0 0 17 0 11 0 1844779329 856461312 24845 4294967295 134512640 134569956 3221224352 3221214740 1131354080 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 24845 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 234.49
Current children cumulated vsize (Kb) 836388

[startup+260.022 s]
Raw data (loadavg): 1.00 0.96 0.91 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18333 4 1 0 24357 55 0 0 18 0 11 0 1844779329 856461312 24983 4294967295 134512640 134569956 3221224352 3221214760 1131469733 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 24983 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 244.12
Current children cumulated vsize (Kb) 836388

[startup+270.023 s]
Raw data (loadavg): 1.00 0.96 0.91 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18340 4 1 0 25323 55 0 0 18 0 11 0 1844779329 856461312 25055 4294967295 134512640 134569956 3221224352 3221214760 1131470128 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 25055 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 253.78
Current children cumulated vsize (Kb) 836388

[startup+280.022 s]
Raw data (loadavg): 1.00 0.96 0.91 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18347 4 1 0 26298 55 0 0 25 0 11 0 1844779329 856461312 25247 4294967295 134512640 134569956 3221224352 3221214632 1131354223 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 25247 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 263.53
Current children cumulated vsize (Kb) 836388

[startup+290.024 s]
Raw data (loadavg): 1.08 0.98 0.91 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18353 4 1 0 27280 56 0 0 25 0 11 0 1844779329 856461312 25273 4294967295 134512640 134569956 3221224352 3221214584 1131354227 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 25273 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 273.36
Current children cumulated vsize (Kb) 836388

[startup+300.025 s]
Raw data (loadavg): 1.07 0.98 0.91 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18359 4 1 0 28260 56 0 0 25 0 11 0 1844779329 856461312 25306 4294967295 134512640 134569956 3221224352 3221214664 1131461994 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 25306 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 283.16
Current children cumulated vsize (Kb) 836388

[startup+310.025 s]
Raw data (loadavg): 1.06 0.98 0.91 2/66 29773
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18367 4 1 0 29235 57 0 0 24 0 11 0 1844779329 856461312 25340 4294967295 134512640 134569956 3221224352 3221214740 1131354080 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 25340 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 292.92
Current children cumulated vsize (Kb) 836388
One traced child (pid=29773) exited with status: 0
New thread pid=29774

[startup+320.028 s]
Raw data (loadavg): 1.05 0.98 0.91 2/66 29774
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18375 4 1 0 30208 58 0 0 21 0 11 0 1844779329 856461312 25359 4294967295 134512640 134569956 3221224352 3221214744 1131327299 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 25359 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 302.66
Current children cumulated vsize (Kb) 836388

[startup+330.029 s]
Raw data (loadavg): 1.04 0.98 0.91 2/66 29774
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18383 4 1 0 31175 58 0 0 25 0 11 0 1844779329 856461312 25390 4294967295 134512640 134569956 3221224352 3221214692 1131057173 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 25390 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 312.33
Current children cumulated vsize (Kb) 836388
One traced child (pid=29774) exited with status: 0
New thread pid=29775

[startup+340.029 s]
Raw data (loadavg): 1.11 1.00 0.92 3/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18388 4 1 0 32155 59 0 0 25 0 11 0 1844779329 856461312 25420 4294967295 134512640 134569956 3221224352 3221214632 1131354100 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 25420 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 322.14
Current children cumulated vsize (Kb) 836388

[startup+350.03 s]
Raw data (loadavg): 1.10 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18394 4 1 0 33129 59 0 0 25 0 11 0 1844779329 856461312 25458 4294967295 134512640 134569956 3221224352 3221214760 1131469878 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 25458 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 331.88
Current children cumulated vsize (Kb) 836388

[startup+360.031 s]
Raw data (loadavg): 1.08 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18400 4 1 0 34100 60 0 0 25 0 11 0 1844779329 856461312 25470 4294967295 134512640 134569956 3221224352 3221214664 1131462084 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 25470 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 341.6
Current children cumulated vsize (Kb) 836388

[startup+370.031 s]
Raw data (loadavg): 1.07 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18407 4 1 0 35071 60 0 0 18 0 11 0 1844779329 856461312 25572 4294967295 134512640 134569956 3221224352 3221214760 1131469893 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 25572 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 351.31
Current children cumulated vsize (Kb) 836388

[startup+380.032 s]
Raw data (loadavg): 1.06 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18414 4 1 0 36045 60 0 0 17 0 11 0 1844779329 856461312 25590 4294967295 134512640 134569956 3221224352 3221214664 1131461089 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 25590 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 361.05
Current children cumulated vsize (Kb) 836388

[startup+390.034 s]
Raw data (loadavg): 1.05 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18419 4 1 0 37023 60 0 0 25 0 11 0 1844779329 856461312 25650 4294967295 134512640 134569956 3221224352 3221214760 1131469733 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 25650 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 370.83
Current children cumulated vsize (Kb) 836388

[startup+400.035 s]
Raw data (loadavg): 1.04 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18425 4 1 0 37996 61 0 0 20 0 11 0 1844779329 856461312 25731 4294967295 134512640 134569956 3221224352 3221214760 1131469893 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 25731 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 380.57
Current children cumulated vsize (Kb) 836388

[startup+410.035 s]
Raw data (loadavg): 1.03 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18432 4 1 0 38968 61 0 0 17 0 11 0 1844779329 856461312 25746 4294967295 134512640 134569956 3221224352 3221214800 1131373657 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 25746 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 390.29
Current children cumulated vsize (Kb) 836388

[startup+420.037 s]
Raw data (loadavg): 1.03 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18438 4 1 0 39943 62 0 0 25 0 11 0 1844779329 856461312 25762 4294967295 134512640 134569956 3221224352 3221214664 1131461531 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 25762 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 400.05
Current children cumulated vsize (Kb) 836388

[startup+430.037 s]
Raw data (loadavg): 1.02 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18446 4 1 0 40910 62 0 0 20 0 11 0 1844779329 856461312 25778 4294967295 134512640 134569956 3221224352 3221214664 1131461531 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 25778 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 409.72
Current children cumulated vsize (Kb) 836388

[startup+440.037 s]
Raw data (loadavg): 1.02 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18453 4 1 0 41889 62 0 0 19 0 11 0 1844779329 856461312 25929 4294967295 134512640 134569956 3221224352 3221214664 1131461754 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 25929 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 419.51
Current children cumulated vsize (Kb) 836388

[startup+450.038 s]
Raw data (loadavg): 1.02 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18460 4 1 0 42868 62 0 0 25 0 11 0 1844779329 856461312 25955 4294967295 134512640 134569956 3221224352 3221214720 1131420131 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 25955 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 429.3
Current children cumulated vsize (Kb) 836388

[startup+460.039 s]
Raw data (loadavg): 1.01 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18467 4 1 0 43841 63 0 0 25 0 11 0 1844779329 856461312 25966 4294967295 134512640 134569956 3221224352 3221214760 1131487062 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 25966 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 439.04
Current children cumulated vsize (Kb) 836388

[startup+470.039 s]
Raw data (loadavg): 1.01 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18473 4 1 0 44811 63 0 0 25 0 11 0 1844779329 856461312 25988 4294967295 134512640 134569956 3221224352 3221214760 1131469878 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 25988 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 448.74
Current children cumulated vsize (Kb) 836388

[startup+480.04 s]
Raw data (loadavg): 1.01 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18480 4 1 0 45775 63 0 0 25 0 11 0 1844779329 856461312 25997 4294967295 134512640 134569956 3221224352 3221214760 1131470234 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 25997 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 458.38
Current children cumulated vsize (Kb) 836388

[startup+490.041 s]
Raw data (loadavg): 1.01 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18488 4 1 0 46734 63 0 0 18 0 11 0 1844779329 856461312 26103 4294967295 134512640 134569956 3221224352 3221214740 1131354080 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 26103 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 467.97
Current children cumulated vsize (Kb) 836388

[startup+500.042 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18495 4 1 0 47704 64 0 0 25 0 11 0 1844779329 856461312 26155 4294967295 134512640 134569956 3221224352 3221214632 1131609758 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 26155 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 477.68
Current children cumulated vsize (Kb) 836388

[startup+510.042 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18502 4 1 0 48673 64 0 0 16 0 11 0 1844779329 856461312 26287 4294967295 134512640 134569956 3221224352 3221214660 1131369696 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 26287 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 487.37
Current children cumulated vsize (Kb) 836388

[startup+520.043 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) S 29761 29762 20728 0 -1 0 18508 4 1 0 49643 64 0 0 16 0 11 0 1844779329 856461312 26300 4294967295 134512640 134569956 3221224352 3221213408 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 26300 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 497.07
Current children cumulated vsize (Kb) 836388

[startup+530.044 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18516 4 1 0 50601 65 0 0 23 0 11 0 1844779329 856461312 26327 4294967295 134512640 134569956 3221224352 3221214664 1131461531 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 26327 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 506.66
Current children cumulated vsize (Kb) 836388

[startup+540.044 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18522 4 1 0 51565 65 0 0 25 0 11 0 1844779329 856461312 26346 4294967295 134512640 134569956 3221224352 3221214760 1131469893 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 26346 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 516.3
Current children cumulated vsize (Kb) 836388

[startup+550.044 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18529 4 1 0 52524 66 0 0 25 0 11 0 1844779329 856461312 26477 4294967295 134512640 134569956 3221224352 3221214760 1131469986 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 26477 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 525.9
Current children cumulated vsize (Kb) 836388

[startup+560.045 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18536 4 1 0 53482 66 0 0 18 0 11 0 1844779329 856461312 26571 4294967295 134512640 134569956 3221224352 3221214640 1131620115 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 26571 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 535.48
Current children cumulated vsize (Kb) 836388

[startup+570.045 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18542 4 1 0 54448 66 0 0 21 0 11 0 1844779329 856461312 26664 4294967295 134512640 134569956 3221224352 3221214632 1131608693 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 26664 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 545.14
Current children cumulated vsize (Kb) 836388

[startup+580.046 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18548 4 1 0 55411 67 0 0 25 0 11 0 1844779329 856461312 26719 4294967295 134512640 134569956 3221224352 3221214628 1131467459 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 26719 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 554.78
Current children cumulated vsize (Kb) 836388

[startup+590.047 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18554 4 1 0 56371 68 0 0 25 0 11 0 1844779329 856461312 26783 4294967295 134512640 134569956 3221224352 3221214800 1131373657 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 26783 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 564.39
Current children cumulated vsize (Kb) 836388

[startup+600.048 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18560 4 1 0 57327 68 0 0 20 0 11 0 1844779329 856461312 26873 4294967295 134512640 134569956 3221224352 3221214744 1131465729 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 26873 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 573.95
Current children cumulated vsize (Kb) 836388

[startup+610.048 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18566 4 1 0 58285 68 0 0 18 0 11 0 1844779329 856461312 26936 4294967295 134512640 134569956 3221224352 3221214632 1131509195 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 26936 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 583.53
Current children cumulated vsize (Kb) 836388

[startup+620.049 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18571 4 1 0 59250 68 0 0 18 0 11 0 1844779329 856461312 27015 4294967295 134512640 134569956 3221224352 3221214520 1131354217 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 27015 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 593.18
Current children cumulated vsize (Kb) 836388

[startup+630.05 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18577 4 1 0 60209 69 0 0 25 0 11 0 1844779329 856461312 27125 4294967295 134512640 134569956 3221224352 3221214600 1131459204 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 27125 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 602.78
Current children cumulated vsize (Kb) 836388

[startup+640.05 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18583 4 1 0 61169 69 0 0 25 0 11 0 1844779329 856461312 27240 4294967295 134512640 134569956 3221224352 3221214520 1131354774 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 27240 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 612.38
Current children cumulated vsize (Kb) 836388

[startup+650.051 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18588 4 1 0 62138 70 0 0 25 0 11 0 1844779329 856461312 27356 4294967295 134512640 134569956 3221224352 3221214632 1131354100 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 27356 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 622.08
Current children cumulated vsize (Kb) 836388

[startup+660.051 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18594 4 1 0 63103 70 0 0 25 0 11 0 1844779329 856461312 27449 4294967295 134512640 134569956 3221224352 3221214632 1131609028 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 27449 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 631.73
Current children cumulated vsize (Kb) 836388

[startup+670.051 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18599 4 1 0 64074 70 0 0 25 0 11 0 1844779329 856461312 27527 4294967295 134512640 134569956 3221224352 3221214600 1131459173 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 27527 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 641.44
Current children cumulated vsize (Kb) 836388

[startup+680.052 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18605 4 1 0 65040 70 0 0 20 0 11 0 1844779329 856461312 27599 4294967295 134512640 134569956 3221224352 3221214632 1131509160 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 27599 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 651.1
Current children cumulated vsize (Kb) 836388

[startup+690.053 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18610 4 1 0 66011 71 0 0 22 0 11 0 1844779329 856461312 27665 4294967295 134512640 134569956 3221224352 3221214536 1131442314 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 27665 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 660.82
Current children cumulated vsize (Kb) 836388

[startup+700.053 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18616 4 1 0 66975 71 0 0 25 0 11 0 1844779329 856461312 27765 4294967295 134512640 134569956 3221224352 3221214660 1131369696 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 27765 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 670.46
Current children cumulated vsize (Kb) 836388

[startup+710.054 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18622 4 1 0 67939 71 0 0 25 0 11 0 1844779329 856461312 27859 4294967295 134512640 134569956 3221224352 3221214536 1131442657 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 27859 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 680.1
Current children cumulated vsize (Kb) 836388

[startup+720.055 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18628 4 1 0 68901 72 0 0 25 0 11 0 1844779329 856461312 27948 4294967295 134512640 134569956 3221224352 3221214800 1131373657 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 27948 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 689.73
Current children cumulated vsize (Kb) 836388

[startup+730.056 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18635 4 1 0 69861 73 0 0 25 0 11 0 1844779329 856461312 28041 4294967295 134512640 134569956 3221224352 3221214632 1131354111 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 28041 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 699.34
Current children cumulated vsize (Kb) 836388

[startup+740.057 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18640 4 1 0 70829 73 0 0 25 0 11 0 1844779329 856461312 28142 4294967295 134512640 134569956 3221224352 3221214800 1131373657 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 28142 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 709.02
Current children cumulated vsize (Kb) 836388

[startup+750.059 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18649 4 1 0 71782 73 0 0 25 0 11 0 1844779329 856461312 28269 4294967295 134512640 134569956 3221224352 3221214664 1131461289 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 28269 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 718.55
Current children cumulated vsize (Kb) 836388

[startup+760.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18655 4 1 0 72754 73 0 0 25 0 11 0 1844779329 856461312 28383 4294967295 134512640 134569956 3221224352 3221214632 1131608920 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 28383 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 728.27
Current children cumulated vsize (Kb) 836388

[startup+770.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18660 4 1 0 73726 74 0 0 25 0 11 0 1844779329 856461312 28428 4294967295 134512640 134569956 3221224352 3221214664 1131461491 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 28428 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 738
Current children cumulated vsize (Kb) 836388

[startup+780.061 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18666 4 1 0 74689 74 0 0 25 0 11 0 1844779329 856461312 28488 4294967295 134512640 134569956 3221224352 3221214632 1131509166 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 28488 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 747.63
Current children cumulated vsize (Kb) 836388

[startup+790.062 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18671 4 1 0 75659 75 0 0 23 0 11 0 1844779329 856461312 28540 4294967295 134512640 134569956 3221224352 3221214104 1085806297 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 28540 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 757.34
Current children cumulated vsize (Kb) 836388

[startup+800.062 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18678 4 1 0 76620 75 0 0 25 0 11 0 1844779329 856461312 28552 4294967295 134512640 134569956 3221224352 3221214664 1131461685 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 28552 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 766.95
Current children cumulated vsize (Kb) 836388

[startup+810.063 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18685 4 1 0 77581 75 0 0 25 0 11 0 1844779329 856461312 28629 4294967295 134512640 134569956 3221224352 3221214632 1131354177 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 28629 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 776.56
Current children cumulated vsize (Kb) 836388

[startup+820.064 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18692 4 1 0 78552 76 0 0 25 0 11 0 1844779329 856461312 28783 4294967295 134512640 134569956 3221224352 3221214632 1131354100 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 28783 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 786.28
Current children cumulated vsize (Kb) 836388

[startup+830.065 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18698 4 1 0 79533 76 0 0 25 0 11 0 1844779329 856461312 28879 4294967295 134512640 134569956 3221224352 3221214760 1131469733 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 28879 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 796.09
Current children cumulated vsize (Kb) 836388

[startup+840.066 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18704 4 1 0 80518 76 0 0 21 0 11 0 1844779329 856461312 28892 4294967295 134512640 134569956 3221224352 3221214744 1131327299 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 28892 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 805.94
Current children cumulated vsize (Kb) 836388

[startup+850.067 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18710 4 1 0 81503 76 0 0 18 0 11 0 1844779329 856461312 28906 4294967295 134512640 134569956 3221224352 3221214632 1131354217 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 28906 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 815.79
Current children cumulated vsize (Kb) 836388

[startup+860.068 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18716 4 1 0 82489 77 0 0 25 0 11 0 1844779329 856461312 28921 4294967295 134512640 134569956 3221224352 3221214632 1131354100 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 28921 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 825.66
Current children cumulated vsize (Kb) 836388

[startup+870.068 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18723 4 1 0 83473 77 0 0 17 0 11 0 1844779329 856461312 28942 4294967295 134512640 134569956 3221224352 3221214664 1131461110 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 28942 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 835.5
Current children cumulated vsize (Kb) 836388

[startup+880.069 s]
Raw data (loadavg): 1.00 1.00 0.92 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18730 4 1 0 84457 77 0 0 17 0 11 0 1844779329 856461312 28955 4294967295 134512640 134569956 3221224352 3221214664 1131461100 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 28955 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 845.34
Current children cumulated vsize (Kb) 836388

[startup+890.07 s]
Raw data (loadavg): 1.08 1.01 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18736 4 1 0 85442 78 0 0 20 0 11 0 1844779329 856461312 28964 4294967295 134512640 134569956 3221224352 3221214664 1131461531 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 28964 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 855.2
Current children cumulated vsize (Kb) 836388

[startup+900.07 s]
Raw data (loadavg): 1.07 1.01 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18741 4 1 0 86430 78 0 0 25 0 11 0 1844779329 856461312 28970 4294967295 134512640 134569956 3221224352 3221214744 1131327299 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 28970 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 865.08
Current children cumulated vsize (Kb) 836388

[startup+910.071 s]
Raw data (loadavg): 1.06 1.01 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18747 4 1 0 87414 79 0 0 25 0 11 0 1844779329 856461312 28978 4294967295 134512640 134569956 3221224352 3221214632 1131354163 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 28978 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 874.93
Current children cumulated vsize (Kb) 836388

[startup+920.072 s]
Raw data (loadavg): 1.12 1.03 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18754 4 1 0 88396 80 0 0 17 0 11 0 1844779329 856461312 28989 4294967295 134512640 134569956 3221224352 3221214632 1131354100 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 28989 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 884.76
Current children cumulated vsize (Kb) 836388

[startup+930.072 s]
Raw data (loadavg): 1.10 1.02 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18760 4 1 0 89382 80 0 0 25 0 11 0 1844779329 856461312 28999 4294967295 134512640 134569956 3221224352 3221214336 1131690718 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 28999 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 894.62
Current children cumulated vsize (Kb) 836388

[startup+940.073 s]
Raw data (loadavg): 1.09 1.02 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18767 4 1 0 90365 81 0 0 21 0 11 0 1844779329 856461312 29014 4294967295 134512640 134569956 3221224352 3221214632 1131354100 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 29014 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 904.46
Current children cumulated vsize (Kb) 836388

[startup+950.074 s]
Raw data (loadavg): 1.07 1.02 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18774 4 1 0 91348 81 0 0 24 0 11 0 1844779329 856461312 29022 4294967295 134512640 134569956 3221224352 3221214664 1131461491 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29022 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 914.29
Current children cumulated vsize (Kb) 836388

[startup+960.074 s]
Raw data (loadavg): 1.06 1.02 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18780 4 1 0 92333 81 0 0 25 0 11 0 1844779329 856461312 29028 4294967295 134512640 134569956 3221224352 3221214632 1131354100 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29028 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 924.14
Current children cumulated vsize (Kb) 836388

[startup+970.074 s]
Raw data (loadavg): 1.05 1.02 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18787 4 1 0 93316 82 0 0 25 0 11 0 1844779329 856461312 29037 4294967295 134512640 134569956 3221224352 3221214664 1131461531 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 29037 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 933.98
Current children cumulated vsize (Kb) 836388

[startup+980.075 s]
Raw data (loadavg): 1.04 1.02 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18794 4 1 0 94299 82 0 0 25 0 11 0 1844779329 856461312 29058 4294967295 134512640 134569956 3221224352 3221214744 1131327299 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 29058 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 943.81
Current children cumulated vsize (Kb) 836388

[startup+990.076 s]
Raw data (loadavg): 1.04 1.02 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18800 4 1 0 95286 82 0 0 25 0 11 0 1844779329 856461312 29068 4294967295 134512640 134569956 3221224352 3221214704 1131587212 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 29068 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 953.68
Current children cumulated vsize (Kb) 836388

[startup+1000.08 s]
Raw data (loadavg): 1.03 1.02 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18807 4 1 0 96270 83 0 0 25 0 11 0 1844779329 856461312 29085 4294967295 134512640 134569956 3221224352 3221214632 1131354123 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29085 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 963.53
Current children cumulated vsize (Kb) 836388

[startup+1010.08 s]
Raw data (loadavg): 1.02 1.02 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18816 4 1 0 97248 83 0 0 17 0 11 0 1844779329 856461312 29091 4294967295 134512640 134569956 3221224352 3221214664 1131461110 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 29091 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 973.31
Current children cumulated vsize (Kb) 836388

[startup+1020.08 s]
Raw data (loadavg): 1.02 1.02 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18823 4 1 0 98230 84 0 0 19 0 11 0 1844779329 856461312 29097 4294967295 134512640 134569956 3221224352 3221214408 1131686236 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29097 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 983.14
Current children cumulated vsize (Kb) 836388

[startup+1030.08 s]
Raw data (loadavg): 1.02 1.02 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18830 4 1 0 99212 84 0 0 25 0 11 0 1844779329 856461312 29110 4294967295 134512640 134569956 3221224352 3221214632 1131354100 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29110 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 992.96
Current children cumulated vsize (Kb) 836388

[startup+1040.08 s]
Raw data (loadavg): 1.01 1.01 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18837 4 1 0 100195 84 0 0 25 0 11 0 1844779329 856461312 29119 4294967295 134512640 134569956 3221224352 3221214800 1131373657 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29119 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1002.79
Current children cumulated vsize (Kb) 836388

[startup+1050.08 s]
Raw data (loadavg): 1.01 1.01 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18843 4 1 0 101180 84 0 0 23 0 11 0 1844779329 856461312 29138 4294967295 134512640 134569956 3221224352 3221214632 1131354233 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29138 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1012.64
Current children cumulated vsize (Kb) 836388

[startup+1060.08 s]
Raw data (loadavg): 1.01 1.01 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18851 4 1 0 102159 85 0 0 25 0 11 0 1844779329 856461312 29150 4294967295 134512640 134569956 3221224352 3221214744 1131327299 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29150 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1022.44
Current children cumulated vsize (Kb) 836388

[startup+1070.08 s]
Raw data (loadavg): 1.01 1.01 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18857 4 1 0 103143 85 0 0 17 0 11 0 1844779329 856461312 29164 4294967295 134512640 134569956 3221224352 3221214664 1131461977 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 29164 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1032.28
Current children cumulated vsize (Kb) 836388

[startup+1080.08 s]
Raw data (loadavg): 1.01 1.01 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18864 4 1 0 104125 85 0 0 18 0 11 0 1844779329 856461312 29176 4294967295 134512640 134569956 3221224352 3221214760 1131469828 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29176 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1042.1
Current children cumulated vsize (Kb) 836388

[startup+1090.08 s]
Raw data (loadavg): 1.00 1.01 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18871 4 1 0 105104 85 0 0 17 0 11 0 1844779329 856461312 29194 4294967295 134512640 134569956 3221224352 3221214632 1131354100 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29194 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1051.89
Current children cumulated vsize (Kb) 836388

[startup+1100.08 s]
Raw data (loadavg): 1.00 1.01 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18878 4 1 0 106069 86 0 0 22 0 11 0 1844779329 856461312 29214 4294967295 134512640 134569956 3221224352 3221214664 1131461085 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 29214 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1061.55
Current children cumulated vsize (Kb) 836388

[startup+1110.08 s]
Raw data (loadavg): 1.00 1.01 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18882 4 1 0 107049 86 0 0 25 0 11 0 1844779329 856461312 29218 4294967295 134512640 134569956 3221224352 3221214664 1131461093 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 29218 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1071.35
Current children cumulated vsize (Kb) 836388

[startup+1120.08 s]
Raw data (loadavg): 1.00 1.01 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18889 4 1 0 108013 86 0 0 25 0 11 0 1844779329 856461312 29239 4294967295 134512640 134569956 3221224352 3221214632 1131354100 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 29239 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1080.99
Current children cumulated vsize (Kb) 836388

[startup+1130.08 s]
Raw data (loadavg): 1.00 1.01 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18895 4 1 0 108982 87 0 0 25 0 11 0 1844779329 856461312 29251 4294967295 134512640 134569956 3221224352 3221214460 1131684992 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29251 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1090.69
Current children cumulated vsize (Kb) 836388

[startup+1140.08 s]
Raw data (loadavg): 1.00 1.00 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18901 4 1 0 109947 87 0 0 25 0 11 0 1844779329 856461312 29266 4294967295 134512640 134569956 3221224352 3221214756 1131465705 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29266 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1100.34
Current children cumulated vsize (Kb) 836388

[startup+1150.08 s]
Raw data (loadavg): 1.00 1.00 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18907 4 1 0 110922 87 0 0 18 0 11 0 1844779329 856461312 29472 4294967295 134512640 134569956 3221224352 3221214664 1131461171 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 29472 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1110.09
Current children cumulated vsize (Kb) 836388

[startup+1160.08 s]
Raw data (loadavg): 1.00 1.00 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18915 4 1 0 111894 87 0 0 25 0 11 0 1844779329 856461312 29518 4294967295 134512640 134569956 3221224352 3221214664 1131461611 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29518 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1119.81
Current children cumulated vsize (Kb) 836388

[startup+1170.08 s]
Raw data (loadavg): 1.00 1.00 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18922 4 1 0 112869 87 0 0 17 0 11 0 1844779329 856461312 29529 4294967295 134512640 134569956 3221224352 3221214576 1131369753 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29529 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1129.56
Current children cumulated vsize (Kb) 836388

[startup+1180.08 s]
Raw data (loadavg): 1.00 1.00 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18926 4 1 0 113854 88 0 0 25 0 11 0 1844779329 856461312 29533 4294967295 134512640 134569956 3221224352 3221214664 1131461187 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 29533 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1139.42
Current children cumulated vsize (Kb) 836388

[startup+1190.09 s]
Raw data (loadavg): 1.00 1.00 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18932 4 1 0 114832 88 0 0 25 0 11 0 1844779329 856461312 29583 4294967295 134512640 134569956 3221224352 3221214744 1131327296 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 29583 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1149.2
Current children cumulated vsize (Kb) 836388

[startup+1200.09 s]
Raw data (loadavg): 1.00 1.00 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18938 4 1 0 115809 88 0 0 25 0 11 0 1844779329 856461312 29614 4294967295 134512640 134569956 3221224352 3221214632 1131354803 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29614 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1158.97
Current children cumulated vsize (Kb) 836388

[startup+1210.09 s]
Raw data (loadavg): 1.00 1.00 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18945 4 1 0 116784 89 0 0 24 0 11 0 1844779329 856461312 29616 4294967295 134512640 134569956 3221224352 3221214664 1131461794 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29616 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1168.73
Current children cumulated vsize (Kb) 836388

[startup+1220.09 s]
Raw data (loadavg): 1.00 1.00 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18951 4 1 0 117762 89 0 0 25 0 11 0 1844779329 856461312 29653 4294967295 134512640 134569956 3221224352 3221214760 1131470173 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/29762/statm): 209097 29653 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1178.51
Current children cumulated vsize (Kb) 836388

[startup+1230.09 s]
Raw data (loadavg): 1.00 1.00 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18958 4 1 0 118738 89 0 0 20 0 11 0 1844779329 856461312 29693 4294967295 134512640 134569956 3221224352 3221214664 1131461510 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29693 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1188.27
Current children cumulated vsize (Kb) 836388

[startup+1240.09 s]
Raw data (loadavg): 1.00 1.00 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18962 4 1 0 119725 89 0 0 24 0 11 0 1844779329 856461312 29712 4294967295 134512640 134569956 3221224352 3221214632 1131354168 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29712 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1198.14
Current children cumulated vsize (Kb) 836388

[startup+1250.09 s]
Raw data (loadavg): 1.00 1.00 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18967 4 1 0 120708 89 0 0 25 0 11 0 1844779329 856461312 29731 4294967295 134512640 134569956 3221224352 3221214664 1131461516 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29731 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1207.97
Current children cumulated vsize (Kb) 836388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1250.09 s]
Raw data (loadavg): 1.00 1.00 0.93 2/66 29775
Raw data (/proc/29762/stat): 29762 (java) R 29761 29762 20728 0 -1 0 18967 4 1 0 120708 89 0 0 25 0 11 0 1844779329 856461312 29731 4294967295 134512640 134569956 3221224352 3221214664 1131461195 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/29762/statm): 209097 29731 13129 16 0 209081 0
[pid=29762] vsize: 836388
Current children cumulated CPU time (s) 1207.97
Current children cumulated vsize (Kb) 836388

Sending SIGTERM to -29762
Sleeping 2 seconds
New thread pid=29777
New thread pid=29778
One traced child (pid=29778) exited with status: 0
One traced child (pid=29771) exited with status: 0
One traced child (pid=29766) exited with status: 0
One traced child (pid=29763) exited with status: 143
One traced child (pid=29764) exited with status: 143
One traced child (pid=29765) exited with status: 143
One traced child (pid=29770) exited with status: 143
One traced child (pid=29767) exited with status: 143
One traced child (pid=29768) exited with status: 143
One traced child (pid=29769) exited with status: 143
One traced child (pid=29775) exited with status: 143
One traced child (pid=29777) exited with status: 143
One traced child (pid=29762) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1250.23
CPU time (s): 1255.49
CPU user time (s): 1253.83
CPU system time (s): 1.66475
CPU usage (%): 100.421
Max. virtual memory (cumulated for all children) (Kb): 836388

Verifier Data

Verifier:	OK	298