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-ii32b4.opb
MD5SUMc3974db7e8a7a7dcf1a342d47c14e34f
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 376
Optimality of the best value was proved YES
Number of terms in the objective function 762
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 762
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 762
Number of bits of the biggest sum of numbers10
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark11.8702
Number of variables762
Total number of constraints7299
Number of constraints which are clauses7299
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 1779

Launcher Data

LAUNCH ON wulflinc2 THE 2005-09-18 16:32:11 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6003 boxname=wulflinc2 idbench=143 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  c3974db7e8a7a7dcf1a342d47c14e34f  /oldhome/oroussel/tmp/wulflinc2/normalized-ii32b4.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc2/normalized-ii32b4.opb
IDLAUNCH: 6003
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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	: 2
cpu MHz		: 451.191
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:        924924 kB
Buffers:         32812 kB
Cached:          52916 kB
SwapCached:       1040 kB
Active:          49912 kB
Inactive:        38492 kB
HighTotal:      131008 kB
HighFree:        74592 kB
LowTotal:       903652 kB
LowFree:        850332 kB
SwapTotal:     2097136 kB
SwapFree:      2095568 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            15580 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 16:53:01 (client local time) WITH STATUS 143 IN 1257.72 SECONDS
stats: 6003 0 1257.72 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/wulflinc2/normalized-ii32b4.opb
c reading problem ... done. Time 4.037 ms.
c #vars     762
c #constraints  7299
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=                 378 		Current CPU time: 16.59 ms
c CURRENT OPTIMUM=                 377 		Current CPU time: 21.40 ms
c CURRENT OPTIMUM=                 376 		Current CPU time: 29.88 ms
c starts		: 15
c conflicts		: 4952
c decisions		: 10191
c propagations		: 672009
c inspects		: 7136678
c learnt literals	: 1
c learnt binary clauses	: 45
c learnt ternary clauses	: 82
c learnt clauses	: 4951
c root simplifications	: 28
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 0
c speed (decisions/second)	: 8.360707382625218
c non guided choices	1917
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 x665 -x666 -x667 x668 x669 -x670 -x671 x672 -x673 x674 -x675 x676 x677 -x678 -x679 x680 -x681 x682 x683 -x684 -x685 x686 x687 -x688 -x689 x690 -x691 x692 -x693 x694 x695 -x696 -x697 x698 -x699 -x700 x701 -x702 x703 -x704 -x705 x706 -x707 x708 x709 -x710 -x711 x712 -x713 x714 -x715 x716 -x717 x718 x719 -x720 x721 -x722 -x723 x724 -x725 x726 -x727 x728 x729 -x730 -x731 x732 -x733 x734 -x735 x736 x737 -x738 x739 -x740 -x741 x742 -x743 x744 -x745 x746 -x747 x748 x749 -x750 -x751 x752 -x753 x754 x755 -x756 -x757 x758 x759 -x760 -x761 x762 
c objective function=376
c Total CPU time (ms) : 1248.888

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/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1784503427 159744 3 4294967295 134512640 134569956 3221224480 3221224480 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 39 3 38 16 0 23 0
[pid=14368] 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/14368
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=14369
New thread pid=14370
New thread pid=14371
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=14372
New thread pid=14373
New thread pid=14374
New thread pid=14375
New thread pid=14376
New thread pid=14377
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/wulflinc2/normalized-ii32b4.opb
New thread pid=14378

[startup+10.0119 s]
Raw data (loadavg): 1.31 1.04 0.74 3/66 14378
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18135 0 1 0 745 48 0 0 25 0 11 0 1784503427 857858048 20590 4294967295 134512640 134569956 3221224352 3221214568 1131349590 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209438 20590 13129 16 0 209422 0
[pid=14368] vsize: 837752
Current children cumulated CPU time (s) 7.93
Current children cumulated vsize (Kb) 837752
One traced child (pid=14378) exited with status: 0
New thread pid=14379

[startup+20.0126 s]
Raw data (loadavg): 1.49 1.08 0.76 2/66 14379
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18189 3 1 0 1690 49 0 0 25 0 11 0 1784503427 861102080 23019 4294967295 134512640 134569956 3221224352 3221214672 1131499238 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 210230 23019 13129 16 0 210214 0
[pid=14368] vsize: 840920
Current children cumulated CPU time (s) 17.39
Current children cumulated vsize (Kb) 840920
One traced child (pid=14379) exited with status: 0
New thread pid=14380

[startup+30.0123 s]
Raw data (loadavg): 1.42 1.08 0.76 2/66 14380
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18197 3 1 0 2647 49 0 0 25 0 11 0 1784503427 857956352 22461 4294967295 134512640 134569956 3221224352 3221214672 1131499238 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209462 22461 13129 16 0 209446 0
[pid=14368] vsize: 837848
Current children cumulated CPU time (s) 26.96
Current children cumulated vsize (Kb) 837848
One traced child (pid=14380) exited with status: 0
New thread pid=14381

[startup+40.0131 s]
Raw data (loadavg): 1.35 1.08 0.76 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18205 3 1 0 3587 50 0 0 25 0 11 0 1784503427 857956352 22589 4294967295 134512640 134569956 3221224352 3221214816 1131361689 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209462 22589 13129 16 0 209446 0
[pid=14368] vsize: 837848
Current children cumulated CPU time (s) 36.37
Current children cumulated vsize (Kb) 837848

[startup+50.0137 s]
Raw data (loadavg): 1.30 1.08 0.76 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18211 3 1 0 4537 50 0 0 25 0 11 0 1784503427 857956352 22712 4294967295 134512640 134569956 3221224352 3221214672 1131498975 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209462 22712 13129 16 0 209446 0
[pid=14368] vsize: 837848
Current children cumulated CPU time (s) 45.87
Current children cumulated vsize (Kb) 837848

[startup+60.0144 s]
Raw data (loadavg): 1.25 1.07 0.76 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18218 3 1 0 5473 50 0 0 25 0 11 0 1784503427 857956352 22792 4294967295 134512640 134569956 3221224352 3221214640 1131348916 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209462 22792 13129 16 0 209446 0
[pid=14368] vsize: 837848
Current children cumulated CPU time (s) 55.23
Current children cumulated vsize (Kb) 837848

[startup+70.0152 s]
Raw data (loadavg): 1.21 1.07 0.77 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18226 3 1 0 6412 51 0 0 25 0 11 0 1784503427 856907776 22758 4294967295 134512640 134569956 3221224352 3221214640 1131348916 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 22758 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 64.63
Current children cumulated vsize (Kb) 836824

[startup+80.0158 s]
Raw data (loadavg): 1.18 1.07 0.77 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18233 3 1 0 7368 51 0 0 25 0 11 0 1784503427 856907776 22911 4294967295 134512640 134569956 3221224352 3221214672 1131498609 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 22911 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 74.19
Current children cumulated vsize (Kb) 836824

[startup+90.0165 s]
Raw data (loadavg): 1.15 1.06 0.77 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18240 3 1 0 8332 52 0 0 25 0 11 0 1784503427 856907776 22945 4294967295 134512640 134569956 3221224352 3221214672 1131498669 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 22945 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 83.84
Current children cumulated vsize (Kb) 836824

[startup+100.017 s]
Raw data (loadavg): 1.13 1.06 0.77 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18247 3 1 0 9303 52 0 0 25 0 11 0 1784503427 856907776 23088 4294967295 134512640 134569956 3221224352 3221214672 1131499318 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23088 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 93.55
Current children cumulated vsize (Kb) 836824

[startup+110.018 s]
Raw data (loadavg): 1.11 1.06 0.77 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18255 3 1 0 10275 52 0 0 25 0 11 0 1784503427 856907776 23151 4294967295 134512640 134569956 3221224352 3221214672 1131498661 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 23151 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 103.27
Current children cumulated vsize (Kb) 836824

[startup+120.019 s]
Raw data (loadavg): 1.09 1.06 0.78 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18263 3 1 0 11248 52 0 0 25 0 11 0 1784503427 856907776 23172 4294967295 134512640 134569956 3221224352 3221214672 1131498520 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23172 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 113
Current children cumulated vsize (Kb) 836824

[startup+130.018 s]
Raw data (loadavg): 1.08 1.05 0.78 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18271 3 1 0 12221 53 0 0 17 0 11 0 1784503427 856907776 23190 4294967295 134512640 134569956 3221224352 3221214672 1131499584 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23190 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 122.74
Current children cumulated vsize (Kb) 836824

[startup+140.019 s]
Raw data (loadavg): 1.06 1.05 0.78 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18278 3 1 0 13197 53 0 0 25 0 11 0 1784503427 856907776 23206 4294967295 134512640 134569956 3221224352 3221214640 1131348916 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23206 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 132.5
Current children cumulated vsize (Kb) 836824

[startup+150.02 s]
Raw data (loadavg): 1.05 1.05 0.78 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18286 3 1 0 14170 53 0 0 21 0 11 0 1784503427 856907776 23227 4294967295 134512640 134569956 3221224352 3221214672 1131432239 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23227 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 142.23
Current children cumulated vsize (Kb) 836824

[startup+160.02 s]
Raw data (loadavg): 1.05 1.05 0.78 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18294 3 1 0 15142 54 0 0 16 0 11 0 1784503427 856907776 23244 4294967295 134512640 134569956 3221224352 3221214752 1131503369 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 23244 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 151.96
Current children cumulated vsize (Kb) 836824

[startup+170.021 s]
Raw data (loadavg): 1.04 1.05 0.79 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18300 3 1 0 16119 54 0 0 25 0 11 0 1784503427 856907776 23253 4294967295 134512640 134569956 3221224352 3221214744 1131497773 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 23253 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (Kb) 836824

[startup+180.022 s]
Raw data (loadavg): 1.03 1.04 0.79 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) S 14367 14368 6872 0 -1 0 18307 3 1 0 17090 55 0 0 16 0 11 0 1784503427 856907776 23273 4294967295 134512640 134569956 3221224352 3221213416 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 23273 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 171.45
Current children cumulated vsize (Kb) 836824

[startup+190.024 s]
Raw data (loadavg): 1.03 1.04 0.79 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18314 3 1 0 18061 55 0 0 23 0 11 0 1784503427 856907776 23291 4294967295 134512640 134569956 3221224352 3221214768 1131507688 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23291 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 181.16
Current children cumulated vsize (Kb) 836824

[startup+200.024 s]
Raw data (loadavg): 1.02 1.04 0.79 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18321 3 1 0 19029 56 0 0 25 0 11 0 1784503427 856907776 23308 4294967295 134512640 134569956 3221224352 3221214752 1131326300 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 23308 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 190.85
Current children cumulated vsize (Kb) 836824

[startup+210.025 s]
Raw data (loadavg): 1.02 1.04 0.79 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18329 3 1 0 19993 56 0 0 25 0 11 0 1784503427 856907776 23353 4294967295 134512640 134569956 3221224352 3221214768 1131529471 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23353 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 200.49
Current children cumulated vsize (Kb) 836824

[startup+220.026 s]
Raw data (loadavg): 1.02 1.04 0.80 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) S 14367 14368 6872 0 -1 0 18336 3 1 0 20961 57 0 0 25 0 11 0 1784503427 856907776 23387 4294967295 134512640 134569956 3221224352 3221213416 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 23387 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 210.18
Current children cumulated vsize (Kb) 836824

[startup+230.026 s]
Raw data (loadavg): 1.01 1.03 0.80 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18344 3 1 0 21929 57 0 0 17 0 11 0 1784503427 856907776 23440 4294967295 134512640 134569956 3221224352 3221214672 1131498840 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23440 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 219.86
Current children cumulated vsize (Kb) 836824

[startup+240.027 s]
Raw data (loadavg): 1.01 1.03 0.80 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18351 3 1 0 22899 57 0 0 25 0 11 0 1784503427 856907776 23466 4294967295 134512640 134569956 3221224352 3221214672 1131498543 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23466 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 229.56
Current children cumulated vsize (Kb) 836824

[startup+250.028 s]
Raw data (loadavg): 1.01 1.03 0.80 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18358 3 1 0 23869 57 0 0 25 0 11 0 1784503427 856907776 23496 4294967295 134512640 134569956 3221224352 3221214640 1131348939 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 23496 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 239.26
Current children cumulated vsize (Kb) 836824

[startup+260.03 s]
Raw data (loadavg): 1.01 1.03 0.80 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18366 3 1 0 24834 57 0 0 22 0 11 0 1784503427 856907776 23532 4294967295 134512640 134569956 3221224352 3221214640 1131348919 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23532 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 248.91
Current children cumulated vsize (Kb) 836824

[startup+270.031 s]
Raw data (loadavg): 1.08 1.04 0.81 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18374 3 1 0 25799 58 0 0 19 0 11 0 1784503427 856907776 23567 4294967295 134512640 134569956 3221224352 3221214640 1131348916 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 23567 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 258.57
Current children cumulated vsize (Kb) 836824

[startup+280.031 s]
Raw data (loadavg): 1.07 1.04 0.81 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18381 3 1 0 26767 58 0 0 25 0 11 0 1784503427 856907776 23610 4294967295 134512640 134569956 3221224352 3221214768 1131507250 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23610 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 268.25
Current children cumulated vsize (Kb) 836824

[startup+290.033 s]
Raw data (loadavg): 1.06 1.04 0.81 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18389 3 1 0 27731 58 0 0 25 0 11 0 1784503427 856907776 23650 4294967295 134512640 134569956 3221224352 3221214752 1131326275 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23650 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 277.89
Current children cumulated vsize (Kb) 836824

[startup+300.033 s]
Raw data (loadavg): 1.05 1.04 0.82 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18396 3 1 0 28699 59 0 0 24 0 11 0 1784503427 856907776 23677 4294967295 134512640 134569956 3221224352 3221214752 1131326275 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23677 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 287.58
Current children cumulated vsize (Kb) 836824

[startup+310.034 s]
Raw data (loadavg): 1.04 1.04 0.82 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) S 14367 14368 6872 0 -1 0 18403 3 1 0 29663 59 0 0 25 0 11 0 1784503427 856907776 23702 4294967295 134512640 134569956 3221224352 3221213376 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 23702 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 297.22
Current children cumulated vsize (Kb) 836824

[startup+320.036 s]
Raw data (loadavg): 1.03 1.03 0.82 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18411 3 1 0 30632 60 0 0 19 0 11 0 1784503427 856907776 23759 4294967295 134512640 134569956 3221224352 3221214672 1131498787 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23759 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 306.92
Current children cumulated vsize (Kb) 836824

[startup+330.036 s]
Raw data (loadavg): 1.03 1.03 0.82 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18419 3 1 0 31598 60 0 0 17 0 11 0 1784503427 856907776 23807 4294967295 134512640 134569956 3221224352 3221214640 1131348939 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23807 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 316.58
Current children cumulated vsize (Kb) 836824

[startup+340.037 s]
Raw data (loadavg): 1.02 1.03 0.82 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18425 3 1 0 32569 61 0 0 24 0 11 0 1784503427 856907776 23833 4294967295 134512640 134569956 3221224352 3221214672 1131498348 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 23833 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 326.3
Current children cumulated vsize (Kb) 836824

[startup+350.038 s]
Raw data (loadavg): 1.02 1.03 0.82 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18432 3 1 0 33535 61 0 0 25 0 11 0 1784503427 856907776 23857 4294967295 134512640 134569956 3221224352 3221214752 1131326275 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 23857 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 335.96
Current children cumulated vsize (Kb) 836824

[startup+360.039 s]
Raw data (loadavg): 1.02 1.03 0.82 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18440 3 1 0 34497 62 0 0 25 0 11 0 1784503427 856907776 23885 4294967295 134512640 134569956 3221224352 3221214672 1131498787 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 23885 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 345.59
Current children cumulated vsize (Kb) 836824

[startup+370.04 s]
Raw data (loadavg): 1.01 1.03 0.82 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18447 3 1 0 35468 62 0 0 25 0 11 0 1784503427 856907776 23918 4294967295 134512640 134569956 3221224352 3221214672 1131498533 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 23918 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 355.3
Current children cumulated vsize (Kb) 836824

[startup+380.041 s]
Raw data (loadavg): 1.01 1.03 0.83 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18455 3 1 0 36437 62 0 0 25 0 11 0 1784503427 856907776 24022 4294967295 134512640 134569956 3221224352 3221214748 1131349632 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24022 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 364.99
Current children cumulated vsize (Kb) 836824

[startup+390.042 s]
Raw data (loadavg): 1.01 1.02 0.83 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18462 3 1 0 37411 63 0 0 25 0 11 0 1784503427 856907776 24033 4294967295 134512640 134569956 3221224352 3221214640 1131348916 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24033 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 374.74
Current children cumulated vsize (Kb) 836824

[startup+400.042 s]
Raw data (loadavg): 1.01 1.02 0.83 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18469 3 1 0 38385 63 0 0 25 0 11 0 1784503427 856907776 24040 4294967295 134512640 134569956 3221224352 3221214752 1131326275 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24040 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 384.48
Current children cumulated vsize (Kb) 836824

[startup+410.044 s]
Raw data (loadavg): 1.00 1.02 0.83 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18476 3 1 0 39358 63 0 0 25 0 11 0 1784503427 856907776 24047 4294967295 134512640 134569956 3221224352 3221214768 1131507397 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24047 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 394.21
Current children cumulated vsize (Kb) 836824

[startup+420.045 s]
Raw data (loadavg): 1.00 1.02 0.83 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18483 3 1 0 40330 63 0 0 25 0 11 0 1784503427 856907776 24067 4294967295 134512640 134569956 3221224352 3221214584 1131407329 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24067 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 403.93
Current children cumulated vsize (Kb) 836824

[startup+430.045 s]
Raw data (loadavg): 1.00 1.02 0.83 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18490 3 1 0 41301 64 0 0 25 0 11 0 1784503427 856907776 24092 4294967295 134512640 134569956 3221224352 3221214640 1131348916 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24092 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 413.65
Current children cumulated vsize (Kb) 836824

[startup+440.047 s]
Raw data (loadavg): 1.00 1.02 0.83 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18498 3 1 0 42269 64 0 0 18 0 11 0 1784503427 856907776 24106 4294967295 134512640 134569956 3221224352 3221214672 1131498537 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24106 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 423.33
Current children cumulated vsize (Kb) 836824

[startup+450.048 s]
Raw data (loadavg): 1.00 1.02 0.83 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18505 3 1 0 43242 64 0 0 25 0 11 0 1784503427 856907776 24127 4294967295 134512640 134569956 3221224352 3221214672 1131499348 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24127 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 433.06
Current children cumulated vsize (Kb) 836824

[startup+460.048 s]
Raw data (loadavg): 1.00 1.02 0.83 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18513 3 1 0 44211 64 0 0 24 0 11 0 1784503427 856907776 24164 4294967295 134512640 134569956 3221224352 3221214672 1131498533 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24164 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 442.75
Current children cumulated vsize (Kb) 836824

[startup+470.049 s]
Raw data (loadavg): 1.00 1.02 0.83 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18521 3 1 0 45182 65 0 0 19 0 11 0 1784503427 856907776 24196 4294967295 134512640 134569956 3221224352 3221214752 1131326275 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24196 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 452.47
Current children cumulated vsize (Kb) 836824

[startup+480.05 s]
Raw data (loadavg): 1.00 1.02 0.84 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18529 3 1 0 46155 65 0 0 16 0 11 0 1784503427 856907776 24221 4294967295 134512640 134569956 3221224352 3221214752 1131326275 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24221 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (Kb) 836824

[startup+490.051 s]
Raw data (loadavg): 1.00 1.02 0.84 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18536 3 1 0 47131 65 0 0 23 0 11 0 1784503427 856907776 24231 4294967295 134512640 134569956 3221224352 3221214672 1131499216 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24231 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 471.96
Current children cumulated vsize (Kb) 836824

[startup+500.051 s]
Raw data (loadavg): 1.00 1.01 0.84 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18544 3 1 0 48101 65 0 0 25 0 11 0 1784503427 856907776 24250 4294967295 134512640 134569956 3221224352 3221214584 1131364998 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24250 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 481.66
Current children cumulated vsize (Kb) 836824

[startup+510.053 s]
Raw data (loadavg): 1.07 1.03 0.84 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18551 3 1 0 49075 65 0 0 25 0 11 0 1784503427 856907776 24258 4294967295 134512640 134569956 3221224352 3221214672 1131498345 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24258 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 491.4
Current children cumulated vsize (Kb) 836824

[startup+520.054 s]
Raw data (loadavg): 1.06 1.03 0.84 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18558 3 1 0 50047 66 0 0 25 0 11 0 1784503427 856907776 24269 4294967295 134512640 134569956 3221224352 3221214672 1131498787 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24269 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 501.13
Current children cumulated vsize (Kb) 836824

[startup+530.054 s]
Raw data (loadavg): 1.05 1.03 0.85 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18566 3 1 0 51013 66 0 0 17 0 11 0 1784503427 856907776 24286 4294967295 134512640 134569956 3221224352 3221214744 1131497784 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24286 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 510.79
Current children cumulated vsize (Kb) 836824

[startup+540.055 s]
Raw data (loadavg): 1.04 1.03 0.85 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18572 3 1 0 51987 67 0 0 25 0 11 0 1784503427 856907776 24303 4294967295 134512640 134569956 3221224352 3221214672 1131498806 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24303 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 520.54
Current children cumulated vsize (Kb) 836824

[startup+550.055 s]
Raw data (loadavg): 1.04 1.03 0.85 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18580 3 1 0 52951 67 0 0 25 0 11 0 1784503427 856907776 24339 4294967295 134512640 134569956 3221224352 3221214672 1131498475 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24339 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 530.18
Current children cumulated vsize (Kb) 836824

[startup+560.056 s]
Raw data (loadavg): 1.03 1.02 0.85 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18587 3 1 0 53919 68 0 0 25 0 11 0 1784503427 856907776 24362 4294967295 134512640 134569956 3221224352 3221214764 1131497705 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24362 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 539.87
Current children cumulated vsize (Kb) 836824

[startup+570.057 s]
Raw data (loadavg): 1.02 1.02 0.85 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18595 3 1 0 54884 68 0 0 25 0 11 0 1784503427 856907776 24388 4294967295 134512640 134569956 3221224352 3221214672 1131498747 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24388 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 549.52
Current children cumulated vsize (Kb) 836824

[startup+580.057 s]
Raw data (loadavg): 1.02 1.02 0.85 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18602 3 1 0 55851 68 0 0 25 0 11 0 1784503427 856907776 24421 4294967295 134512640 134569956 3221224352 3221214640 1131348939 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24421 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 559.19
Current children cumulated vsize (Kb) 836824

[startup+590.058 s]
Raw data (loadavg): 1.02 1.02 0.85 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18610 3 1 0 56816 69 0 0 25 0 11 0 1784503427 856907776 24476 4294967295 134512640 134569956 3221224352 3221214816 1131361689 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24476 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 568.85
Current children cumulated vsize (Kb) 836824

[startup+600.058 s]
Raw data (loadavg): 1.01 1.02 0.85 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18617 3 1 0 57786 69 0 0 25 0 11 0 1784503427 856907776 24485 4294967295 134512640 134569956 3221224352 3221214672 1131498787 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24485 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 578.55
Current children cumulated vsize (Kb) 836824

[startup+610.059 s]
Raw data (loadavg): 1.01 1.02 0.85 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18625 3 1 0 58751 69 0 0 25 0 11 0 1784503427 856907776 24530 4294967295 134512640 134569956 3221224352 3221214672 1131498923 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24530 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 588.2
Current children cumulated vsize (Kb) 836824

[startup+620.06 s]
Raw data (loadavg): 1.01 1.02 0.85 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18632 3 1 0 59720 70 0 0 25 0 11 0 1784503427 856907776 24562 4294967295 134512640 134569956 3221224352 3221214816 1131361689 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24562 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 597.9
Current children cumulated vsize (Kb) 836824

[startup+630.06 s]
Raw data (loadavg): 1.01 1.02 0.86 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18639 3 1 0 60688 70 0 0 25 0 11 0 1784503427 856907776 24570 4294967295 134512640 134569956 3221224352 3221214672 1131498787 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24570 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 607.58
Current children cumulated vsize (Kb) 836824

[startup+640.061 s]
Raw data (loadavg): 1.01 1.02 0.86 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18647 3 1 0 61650 70 0 0 24 0 11 0 1784503427 856907776 24594 4294967295 134512640 134569956 3221224352 3221214768 1131507703 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24594 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 617.2
Current children cumulated vsize (Kb) 836824

[startup+650.062 s]
Raw data (loadavg): 1.00 1.02 0.86 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18654 3 1 0 62617 71 0 0 25 0 11 0 1784503427 856907776 24610 4294967295 134512640 134569956 3221224352 3221214640 1131348950 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24610 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 626.88
Current children cumulated vsize (Kb) 836824

[startup+660.063 s]
Raw data (loadavg): 1.00 1.01 0.86 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18661 3 1 0 63584 71 0 0 25 0 11 0 1784503427 856907776 24665 4294967295 134512640 134569956 3221224352 3221214752 1131326275 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24665 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 636.55
Current children cumulated vsize (Kb) 836824

[startup+670.064 s]
Raw data (loadavg): 1.00 1.01 0.86 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18669 3 1 0 64547 71 0 0 17 0 11 0 1784503427 856907776 24704 4294967295 134512640 134569956 3221224352 3221214672 1131498597 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24704 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 646.18
Current children cumulated vsize (Kb) 836824

[startup+680.065 s]
Raw data (loadavg): 1.00 1.01 0.86 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18676 3 1 0 65514 71 0 0 23 0 11 0 1784503427 856907776 24736 4294967295 134512640 134569956 3221224352 3221214672 1131498787 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24736 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 655.85
Current children cumulated vsize (Kb) 836824

[startup+690.066 s]
Raw data (loadavg): 1.00 1.01 0.86 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18684 3 1 0 66474 71 0 0 25 0 11 0 1784503427 856907776 24770 4294967295 134512640 134569956 3221224352 3221214768 1131507589 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24770 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 665.45
Current children cumulated vsize (Kb) 836824

[startup+700.066 s]
Raw data (loadavg): 1.00 1.01 0.86 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18692 3 1 0 67437 72 0 0 25 0 11 0 1784503427 856907776 24790 4294967295 134512640 134569956 3221224352 3221214672 1131499596 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24790 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 675.09
Current children cumulated vsize (Kb) 836824

[startup+710.067 s]
Raw data (loadavg): 1.00 1.01 0.86 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18699 3 1 0 68406 72 0 0 25 0 11 0 1784503427 856907776 24849 4294967295 134512640 134569956 3221224352 3221214672 1131498337 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24849 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 684.78
Current children cumulated vsize (Kb) 836824

[startup+720.068 s]
Raw data (loadavg): 1.00 1.01 0.86 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18706 3 1 0 69376 72 0 0 25 0 11 0 1784503427 856907776 24898 4294967295 134512640 134569956 3221224352 3221214764 1131326252 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24898 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 694.48
Current children cumulated vsize (Kb) 836824

[startup+730.067 s]
Raw data (loadavg): 1.00 1.01 0.87 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18714 3 1 0 70342 73 0 0 24 0 11 0 1784503427 856907776 24913 4294967295 134512640 134569956 3221224352 3221214752 1131326275 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 24913 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 704.15
Current children cumulated vsize (Kb) 836824

[startup+740.069 s]
Raw data (loadavg): 1.00 1.01 0.87 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18721 3 1 0 71313 73 0 0 23 0 11 0 1784503427 856907776 24927 4294967295 134512640 134569956 3221224352 3221214768 1131507655 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24927 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 713.86
Current children cumulated vsize (Kb) 836824

[startup+750.07 s]
Raw data (loadavg): 1.00 1.01 0.87 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18729 3 1 0 72276 74 0 0 17 0 11 0 1784503427 856907776 24943 4294967295 134512640 134569956 3221224352 3221214672 1131498543 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24943 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 723.5
Current children cumulated vsize (Kb) 836824

[startup+760.071 s]
Raw data (loadavg): 1.00 1.00 0.87 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18736 3 1 0 73242 74 0 0 24 0 11 0 1784503427 856907776 24964 4294967295 134512640 134569956 3221224352 3221214640 1131348939 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24964 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 733.16
Current children cumulated vsize (Kb) 836824

[startup+770.072 s]
Raw data (loadavg): 1.00 1.00 0.87 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18742 3 1 0 74210 75 0 0 25 0 11 0 1784503427 856907776 24990 4294967295 134512640 134569956 3221224352 3221214640 1131348916 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 24990 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 742.85
Current children cumulated vsize (Kb) 836824

[startup+780.072 s]
Raw data (loadavg): 1.00 1.00 0.87 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18750 3 1 0 75167 76 0 0 25 0 11 0 1784503427 856907776 25021 4294967295 134512640 134569956 3221224352 3221214672 1131498397 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25021 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 752.43
Current children cumulated vsize (Kb) 836824

[startup+790.073 s]
Raw data (loadavg): 1.00 1.00 0.87 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18757 3 1 0 76129 77 0 0 25 0 11 0 1784503427 856907776 25058 4294967295 134512640 134569956 3221224352 3221214768 1131507223 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25058 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (Kb) 836824

[startup+800.073 s]
Raw data (loadavg): 1.00 1.00 0.87 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18765 3 1 0 77087 78 0 0 20 0 11 0 1784503427 856907776 25116 4294967295 134512640 134569956 3221224352 3221214672 1131498728 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25116 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 771.65
Current children cumulated vsize (Kb) 836824

[startup+810.074 s]
Raw data (loadavg): 1.00 1.00 0.87 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18772 3 1 0 78052 78 0 0 25 0 11 0 1784503427 856907776 25177 4294967295 134512640 134569956 3221224352 3221214752 1131326275 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 25177 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 781.3
Current children cumulated vsize (Kb) 836824

[startup+820.075 s]
Raw data (loadavg): 1.00 1.00 0.87 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18780 3 1 0 79016 78 0 0 22 0 11 0 1784503427 856907776 25208 4294967295 134512640 134569956 3221224352 3221214752 1131326275 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 25208 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 790.94
Current children cumulated vsize (Kb) 836824

[startup+830.074 s]
Raw data (loadavg): 1.00 1.00 0.87 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18787 3 1 0 79985 79 0 0 23 0 11 0 1784503427 856907776 25231 4294967295 134512640 134569956 3221224352 3221214752 1131326275 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 25231 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 800.64
Current children cumulated vsize (Kb) 836824

[startup+840.076 s]
Raw data (loadavg): 1.00 1.00 0.88 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18795 3 1 0 80948 79 0 0 17 0 11 0 1784503427 856907776 25270 4294967295 134512640 134569956 3221224352 3221214672 1131498397 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 25270 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 810.27
Current children cumulated vsize (Kb) 836824

[startup+850.077 s]
Raw data (loadavg): 1.00 1.00 0.88 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18802 3 1 0 81914 79 0 0 22 0 11 0 1784503427 856907776 25286 4294967295 134512640 134569956 3221224352 3221214768 1131507237 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25286 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 819.93
Current children cumulated vsize (Kb) 836824

[startup+860.077 s]
Raw data (loadavg): 1.00 1.00 0.88 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18809 3 1 0 82879 79 0 0 25 0 11 0 1784503427 856907776 25307 4294967295 134512640 134569956 3221224352 3221214672 1131498366 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 25307 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 829.58
Current children cumulated vsize (Kb) 836824

[startup+870.077 s]
Raw data (loadavg): 1.07 1.02 0.88 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18817 3 1 0 83834 80 0 0 25 0 11 0 1784503427 856907776 25344 4294967295 134512640 134569956 3221224352 3221214672 1131499244 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25344 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 839.14
Current children cumulated vsize (Kb) 836824

[startup+880.078 s]
Raw data (loadavg): 1.06 1.02 0.89 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18824 3 1 0 84797 80 0 0 25 0 11 0 1784503427 856907776 25374 4294967295 134512640 134569956 3221224352 3221214752 1131326265 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25374 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 848.77
Current children cumulated vsize (Kb) 836824

[startup+890.079 s]
Raw data (loadavg): 1.05 1.01 0.89 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18832 3 1 0 85756 80 0 0 17 0 11 0 1784503427 856907776 25427 4294967295 134512640 134569956 3221224352 3221214672 1131498875 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25427 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 858.36
Current children cumulated vsize (Kb) 836824

[startup+900.079 s]
Raw data (loadavg): 1.04 1.01 0.89 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18839 3 1 0 86722 81 0 0 17 0 11 0 1784503427 856907776 25488 4294967295 134512640 134569956 3221224352 3221214768 1131507600 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25488 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 868.03
Current children cumulated vsize (Kb) 836824

[startup+910.08 s]
Raw data (loadavg): 1.04 1.01 0.89 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18846 3 1 0 87689 81 0 0 25 0 11 0 1784503427 856907776 25617 4294967295 134512640 134569956 3221224352 3221214640 1131348984 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25617 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 877.7
Current children cumulated vsize (Kb) 836824

[startup+920.081 s]
Raw data (loadavg): 1.03 1.01 0.89 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18854 3 1 0 88652 81 0 0 20 0 11 0 1784503427 856907776 25636 4294967295 134512640 134569956 3221224352 3221214752 1131326275 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 25636 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 887.33
Current children cumulated vsize (Kb) 836824

[startup+930.08 s]
Raw data (loadavg): 1.02 1.01 0.89 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18862 3 1 0 89616 82 0 0 25 0 11 0 1784503427 856907776 25654 4294967295 134512640 134569956 3221224352 3221214764 1131497696 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25654 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 896.98
Current children cumulated vsize (Kb) 836824

[startup+940.082 s]
Raw data (loadavg): 1.02 1.01 0.89 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18868 3 1 0 90588 83 0 0 22 0 11 0 1784503427 856907776 25683 4294967295 134512640 134569956 3221224352 3221214672 1131498787 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25683 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 906.71
Current children cumulated vsize (Kb) 836824

[startup+950.082 s]
Raw data (loadavg): 1.02 1.01 0.89 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18875 3 1 0 91555 83 0 0 25 0 11 0 1784503427 856907776 25723 4294967295 134512640 134569956 3221224352 3221214640 1131348984 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 25723 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 916.38
Current children cumulated vsize (Kb) 836824

[startup+960.081 s]
Raw data (loadavg): 1.01 1.01 0.89 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18883 3 1 0 92518 84 0 0 21 0 11 0 1784503427 856907776 25738 4294967295 134512640 134569956 3221224352 3221214640 1131348916 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25738 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 926.02
Current children cumulated vsize (Kb) 836824

[startup+970.082 s]
Raw data (loadavg): 1.01 1.01 0.89 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18890 3 1 0 93488 84 0 0 25 0 11 0 1784503427 856907776 25752 4294967295 134512640 134569956 3221224352 3221214768 1131507716 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25752 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 935.72
Current children cumulated vsize (Kb) 836824

[startup+980.083 s]
Raw data (loadavg): 1.01 1.01 0.89 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18898 3 1 0 94452 84 0 0 21 0 11 0 1784503427 856907776 25785 4294967295 134512640 134569956 3221224352 3221214752 1131326275 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 25785 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 945.36
Current children cumulated vsize (Kb) 836824

[startup+990.084 s]
Raw data (loadavg): 1.01 1.00 0.90 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18906 3 1 0 95415 85 0 0 25 0 11 0 1784503427 856907776 25814 4294967295 134512640 134569956 3221224352 3221214752 1131326275 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25814 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 955
Current children cumulated vsize (Kb) 836824

[startup+1000.08 s]
Raw data (loadavg): 1.01 1.00 0.90 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18913 3 1 0 96380 85 0 0 21 0 11 0 1784503427 856907776 25822 4294967295 134512640 134569956 3221224352 3221214568 1131348947 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25822 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 964.65
Current children cumulated vsize (Kb) 836824

[startup+1010.08 s]
Raw data (loadavg): 1.00 1.00 0.90 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18921 3 1 0 97339 85 0 0 25 0 11 0 1784503427 856907776 25835 4294967295 134512640 134569956 3221224352 3221214748 1131348896 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25835 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 974.24
Current children cumulated vsize (Kb) 836824

[startup+1020.08 s]
Raw data (loadavg): 1.00 1.00 0.90 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18928 3 1 0 98301 86 0 0 25 0 11 0 1784503427 856907776 25859 4294967295 134512640 134569956 3221224352 3221214672 1131499332 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25859 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 983.87
Current children cumulated vsize (Kb) 836824

[startup+1030.09 s]
Raw data (loadavg): 1.00 1.00 0.90 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18936 3 1 0 99258 87 0 0 18 0 11 0 1784503427 856907776 25914 4294967295 134512640 134569956 3221224352 3221214672 1131498661 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 25914 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 993.45
Current children cumulated vsize (Kb) 836824

[startup+1040.09 s]
Raw data (loadavg): 1.00 1.00 0.90 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18943 3 1 0 100222 87 0 0 25 0 11 0 1784503427 856907776 25959 4294967295 134512640 134569956 3221224352 3221214764 1131326252 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 25959 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1003.09
Current children cumulated vsize (Kb) 836824

[startup+1050.09 s]
Raw data (loadavg): 1.00 1.00 0.90 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18951 3 1 0 101182 87 0 0 25 0 11 0 1784503427 856907776 25996 4294967295 134512640 134569956 3221224352 3221214568 1131349012 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 25996 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1012.69
Current children cumulated vsize (Kb) 836824

[startup+1060.09 s]
Raw data (loadavg): 1.00 1.00 0.90 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18958 3 1 0 102148 87 0 0 25 0 11 0 1784503427 856907776 26026 4294967295 134512640 134569956 3221224352 3221214672 1131498787 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 26026 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1022.35
Current children cumulated vsize (Kb) 836824

[startup+1070.09 s]
Raw data (loadavg): 1.00 1.00 0.90 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18965 3 1 0 103113 87 0 0 24 0 11 0 1784503427 856907776 26058 4294967295 134512640 134569956 3221224352 3221214672 1131499346 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 26058 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1032
Current children cumulated vsize (Kb) 836824

[startup+1080.09 s]
Raw data (loadavg): 1.00 1.00 0.90 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18973 3 1 0 104076 87 0 0 18 0 11 0 1784503427 856907776 26083 4294967295 134512640 134569956 3221224352 3221214640 1131348916 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 26083 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1041.63
Current children cumulated vsize (Kb) 836824

[startup+1090.09 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18980 3 1 0 105043 88 0 0 25 0 11 0 1784503427 856907776 26109 4294967295 134512640 134569956 3221224352 3221214672 1131499216 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 26109 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1051.31
Current children cumulated vsize (Kb) 836824

[startup+1100.09 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18988 3 1 0 106006 88 0 0 25 0 11 0 1784503427 856907776 26143 4294967295 134512640 134569956 3221224352 3221214640 1131348921 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 26143 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1060.94
Current children cumulated vsize (Kb) 836824

[startup+1110.09 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 18995 3 1 0 106974 88 0 0 25 0 11 0 1784503427 856907776 26163 4294967295 134512640 134569956 3221224352 3221214672 1131498875 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 26163 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1070.62
Current children cumulated vsize (Kb) 836824

[startup+1120.09 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19004 3 1 0 107936 89 0 0 25 0 11 0 1784503427 856907776 26176 4294967295 134512640 134569956 3221224352 3221214816 1131361689 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 26176 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1080.25
Current children cumulated vsize (Kb) 836824

[startup+1130.09 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19011 3 1 0 108902 89 0 0 20 0 11 0 1784503427 856907776 26197 4294967295 134512640 134569956 3221224352 3221214672 1131498504 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 26197 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1089.91
Current children cumulated vsize (Kb) 836824

[startup+1140.09 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19018 3 1 0 109865 89 0 0 25 0 11 0 1784503427 856907776 26217 4294967295 134512640 134569956 3221224352 3221214764 1131326331 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 26217 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1099.54
Current children cumulated vsize (Kb) 836824

[startup+1150.09 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19026 3 1 0 110821 90 0 0 25 0 11 0 1784503427 856907776 26233 4294967295 134512640 134569956 3221224352 3221214768 1131507397 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 26233 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1109.11
Current children cumulated vsize (Kb) 836824

[startup+1160.09 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19033 3 1 0 111784 90 0 0 24 0 11 0 1784503427 856907776 26265 4294967295 134512640 134569956 3221224352 3221214744 1131497777 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 26265 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1118.74
Current children cumulated vsize (Kb) 836824

[startup+1170.1 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) S 14367 14368 6872 0 -1 0 19040 3 1 0 112746 91 0 0 25 0 11 0 1784503427 856907776 26304 4294967295 134512640 134569956 3221224352 3221213376 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 26304 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1128.37
Current children cumulated vsize (Kb) 836824

[startup+1180.1 s]
Raw data (loadavg): 1.00 1.00 0.91 3/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19048 3 1 0 113708 91 0 0 25 0 11 0 1784503427 856907776 26339 4294967295 134512640 134569956 3221224352 3221214672 1131499584 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 26339 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1137.99
Current children cumulated vsize (Kb) 836824

[startup+1190.1 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19056 3 1 0 114671 91 0 0 23 0 11 0 1784503427 856907776 26395 4294967295 134512640 134569956 3221224352 3221214672 1131499268 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 26395 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1147.62
Current children cumulated vsize (Kb) 836824

[startup+1200.1 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19063 3 1 0 115637 92 0 0 25 0 11 0 1784503427 856907776 26412 4294967295 134512640 134569956 3221224352 3221214672 1131498787 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 26412 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1157.29
Current children cumulated vsize (Kb) 836824

[startup+1210.1 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19071 3 1 0 116596 92 0 0 25 0 11 0 1784503427 856907776 26425 4294967295 134512640 134569956 3221224352 3221214764 1131496259 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 26425 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1166.88
Current children cumulated vsize (Kb) 836824

[startup+1220.1 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19079 3 1 0 117554 93 0 0 21 0 11 0 1784503427 856907776 26442 4294967295 134512640 134569956 3221224352 3221214672 1131498906 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14368/statm): 209206 26442 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1176.47
Current children cumulated vsize (Kb) 836824

[startup+1230.1 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19086 3 1 0 118516 93 0 0 25 0 11 0 1784503427 856907776 26469 4294967295 134512640 134569956 3221224352 3221214744 1131497757 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 26469 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1186.09
Current children cumulated vsize (Kb) 836824

[startup+1240.1 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19094 3 1 0 119473 93 0 0 25 0 11 0 1784503427 856907776 26516 4294967295 134512640 134569956 3221224352 3221214672 1131498701 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 26516 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1195.66
Current children cumulated vsize (Kb) 836824

[startup+1250.1 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19101 3 1 0 120435 94 0 0 25 0 11 0 1784503427 856907776 26545 4294967295 134512640 134569956 3221224352 3221214640 1131348916 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 26545 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1205.29
Current children cumulated vsize (Kb) 836824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1250.1 s]
Raw data (loadavg): 1.00 1.00 0.91 2/66 14381
Raw data (/proc/14368/stat): 14368 (java) R 14367 14368 6872 0 -1 0 19101 3 1 0 120435 94 0 0 25 0 11 0 1784503427 856907776 26545 4294967295 134512640 134569956 3221224352 3221214640 1131348916 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14368/statm): 209206 26545 13129 16 0 209190 0
[pid=14368] vsize: 836824
Current children cumulated CPU time (s) 1205.29
Current children cumulated vsize (Kb) 836824

Sending SIGTERM to -14368
Sleeping 2 seconds
New thread pid=14383
New thread pid=14384
One traced child (pid=14384) exited with status: 0
One traced child (pid=14377) exited with status: 0
One traced child (pid=14372) exited with status: 0
One traced child (pid=14369) exited with status: 143
One traced child (pid=14383) exited with status: 143
One traced child (pid=14371) exited with status: 143
One traced child (pid=14374) exited with status: 143
One traced child (pid=14375) exited with status: 143
One traced child (pid=14376) exited with status: 143
One traced child (pid=14381) exited with status: 143
One traced child (pid=14370) exited with status: 143
One traced child (pid=14373) exited with status: 143
One traced child (pid=14368) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1250.28
CPU time (s): 1257.72
CPU user time (s): 1255.87
CPU system time (s): 1.85572
CPU usage (%): 100.595
Max. virtual memory (cumulated for all children) (Kb): 840920

Verifier Data

Verifier:	OK	376