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

Namemps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-sentoy.opb
MD5SUM4df3e7eb358d27d446e34b975724a6c1
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7772
Optimality of the best value was proved NO
Number of terms in the objective function 60
Biggest coefficient in the objective function 974
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 9460
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 6000
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 26162
Number of bits of the biggest sum of numbers15
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1227.4
Number of variables60
Total number of constraints90
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint1
Maximum length of a constraint60

Trace number 4181

Launcher Data

LAUNCH ON wulflinc29 THE 2005-09-19 05:22:29 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6400 boxname=wulflinc29 idbench=540 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  4df3e7eb358d27d446e34b975724a6c1  /oldhome/oroussel/tmp/wulflinc29/normalized-mps-v2-20-10-sentoy.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc29/normalized-mps-v2-20-10-sentoy.opb
IDLAUNCH: 6400
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.020
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.020
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:        843824 kB
Buffers:         34720 kB
Cached:         126872 kB
SwapCached:        792 kB
Active:          63468 kB
Inactive:       100788 kB
HighTotal:      131008 kB
HighFree:        47236 kB
LowTotal:       903652 kB
LowFree:        796588 kB
SwapTotal:     2097892 kB
SwapFree:      2096664 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5740 kB
Slab:            20972 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 05:42:50 (client local time) WITH STATUS 143 IN 1227.4 SECONDS
stats: 6400 0 1227.4 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/wulflinc29/normalized-mps-v2-20-10-sentoy.opb
c reading problem ... done. Time 0.941 ms.
c #vars     60
c #constraints  30
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=                   0 		Current CPU time: 0.97 ms
c CURRENT OPTIMUM=                 -22 		Current CPU time: 1.03 ms
c CURRENT OPTIMUM=                -774 		Current CPU time: 1.11 ms
c CURRENT OPTIMUM=                -796 		Current CPU time: 1.23 ms
c CURRENT OPTIMUM=                -805 		Current CPU time: 1.33 ms
c CURRENT OPTIMUM=                -827 		Current CPU time: 1.39 ms
c CURRENT OPTIMUM=                -843 		Current CPU time: 1.42 ms
c CURRENT OPTIMUM=                -865 		Current CPU time: 1.44 ms
c CURRENT OPTIMUM=                -874 		Current CPU time: 1.47 ms
c CURRENT OPTIMUM=                -896 		Current CPU time: 1.49 ms
c CURRENT OPTIMUM=               -1554 		Current CPU time: 1.60 ms
c CURRENT OPTIMUM=               -1576 		Current CPU time: 1.68 ms
c CURRENT OPTIMUM=               -1585 		Current CPU time: 1.71 ms
c CURRENT OPTIMUM=               -1607 		Current CPU time: 1.75 ms
c CURRENT OPTIMUM=               -1623 		Current CPU time: 1.83 ms
c CURRENT OPTIMUM=               -1645 		Current CPU time: 1.87 ms
c CURRENT OPTIMUM=               -1654 		Current CPU time: 1.98 ms
c CURRENT OPTIMUM=               -1676 		Current CPU time: 2.03 ms
c CURRENT OPTIMUM=               -1678 		Current CPU time: 2.08 ms
c CURRENT OPTIMUM=               -1682 		Current CPU time: 2.12 ms
c CURRENT OPTIMUM=               -1684 		Current CPU time: 2.17 ms
c CURRENT OPTIMUM=               -2122 		Current CPU time: 2.24 ms
c CURRENT OPTIMUM=               -2144 		Current CPU time: 2.33 ms
c CURRENT OPTIMUM=               -2153 		Current CPU time: 2.41 ms
c CURRENT OPTIMUM=               -2175 		Current CPU time: 2.48 ms
c CURRENT OPTIMUM=               -2191 		Current CPU time: 2.56 ms
c CURRENT OPTIMUM=               -2213 		Current CPU time: 2.83 ms
c CURRENT OPTIMUM=               -2222 		Current CPU time: 2.92 ms
c CURRENT OPTIMUM=               -2244 		Current CPU time: 3.00 ms
c CURRENT OPTIMUM=               -2246 		Current CPU time: 3.08 ms
c CURRENT OPTIMUM=               -2250 		Current CPU time: 3.16 ms
c CURRENT OPTIMUM=               -2252 		Current CPU time: 3.20 ms
c CURRENT OPTIMUM=               -2256 		Current CPU time: 3.23 ms
c CURRENT OPTIMUM=               -2258 		Current CPU time: 3.33 ms
c CURRENT OPTIMUM=               -2259 		Current CPU time: 3.37 ms
c CURRENT OPTIMUM=               -2261 		Current CPU time: 3.41 ms
c CURRENT OPTIMUM=               -2269 		Current CPU time: 3.45 ms
c CURRENT OPTIMUM=               -2271 		Current CPU time: 3.50 ms
c CURRENT OPTIMUM=               -2275 		Current CPU time: 3.57 ms
c CURRENT OPTIMUM=               -2277 		Current CPU time: 3.61 ms
c CURRENT OPTIMUM=               -2281 		Current CPU time: 3.65 ms
c CURRENT OPTIMUM=               -2322 		Current CPU time: 3.94 ms
c CURRENT OPTIMUM=               -2324 		Current CPU time: 4.05 ms
c CURRENT OPTIMUM=               -2325 		Current CPU time: 4.12 ms
c CURRENT OPTIMUM=               -2371 		Current CPU time: 4.30 ms
c CURRENT OPTIMUM=               -2375 		Current CPU time: 4.33 ms
c CURRENT OPTIMUM=               -2933 		Current CPU time: 4.39 ms
c CURRENT OPTIMUM=               -3573 		Current CPU time: 4.50 ms
c CURRENT OPTIMUM=               -3580 		Current CPU time: 4.56 ms
c CURRENT OPTIMUM=               -3636 		Current CPU time: 4.68 ms
c CURRENT OPTIMUM=               -4242 		Current CPU time: 4.76 ms
c CURRENT OPTIMUM=               -4411 		Current CPU time: 4.84 ms
c CURRENT OPTIMUM=               -4645 		Current CPU time: 5.19 ms
c CURRENT OPTIMUM=               -4945 		Current CPU time: 5.35 ms
c CURRENT OPTIMUM=               -4950 		Current CPU time: 6.06 ms
c CURRENT OPTIMUM=               -4979 		Current CPU time: 6.34 ms
c CURRENT OPTIMUM=               -5016 		Current CPU time: 9.46 ms
c CURRENT OPTIMUM=               -5347 		Current CPU time: 16.10 ms
c CURRENT OPTIMUM=               -5515 		Current CPU time: 16.78 ms
c CURRENT OPTIMUM=               -5560 		Current CPU time: 17.31 ms
c CURRENT OPTIMUM=               -5631 		Current CPU time: 17.53 ms
c CURRENT OPTIMUM=               -5656 		Current CPU time: 17.85 ms
c CURRENT OPTIMUM=               -5657 		Current CPU time: 19.79 ms
c CURRENT OPTIMUM=               -5672 		Current CPU time: 22.23 ms
c CURRENT OPTIMUM=               -5700 		Current CPU time: 22.71 ms
c CURRENT OPTIMUM=               -5837 		Current CPU time: 29.98 ms
c CURRENT OPTIMUM=               -7552 		Current CPU time: 39.80 ms
c CURRENT OPTIMUM=               -7612 		Current CPU time: 40.00 ms
c CURRENT OPTIMUM=               -7669 		Current CPU time: 40.19 ms
c CURRENT OPTIMUM=               -7675 		Current CPU time: 40.40 ms
c CURRENT OPTIMUM=               -7677 		Current CPU time: 41.76 ms
c CURRENT OPTIMUM=               -7734 		Current CPU time: 46.60 ms
c CURRENT OPTIMUM=               -7738 		Current CPU time: 66.33 ms
c CURRENT OPTIMUM=               -7761 		Current CPU time: 67.88 ms
c CURRENT OPTIMUM=               -7772 		Current CPU time: 69.37 ms
c starts		: 84
c conflicts		: 1636
c decisions		: 11531
c propagations		: 24032
c inspects		: 1511023
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 1636
c root simplifications	: 334
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 8426
c speed (decisions/second)	: 10.03257192967804
c non guided choices	3282
c random choices	0
s SATISFIABLE
v -Y1_bit0 Y2_bit0 -Y3_bit0 -Y4_bit0 Y5_bit0 -Y6_bit0 -Y7_bit0 Y8_bit0 Y9_bit0 -Y10_bit0 Y11_bit0 -Y12_bit0 Y13_bit0 Y14_bit0 -Y15_bit0 Y16_bit0 -Y17_bit0 Y18_bit0 Y19_bit0 -Y20_bit0 Y21_bit0 -Y22_bit0 -Y23_bit0 -Y24_bit0 Y25_bit0 -Y26_bit0 Y27_bit0 -Y28_bit0 -Y29_bit0 Y30_bit0 -Y31_bit0 -Y32_bit0 -Y33_bit0 -Y34_bit0 -Y35_bit0 -Y36_bit0 Y37_bit0 -Y38_bit0 -Y39_bit0 -Y40_bit0 -Y41_bit0 -Y42_bit0 -Y43_bit0 -Y44_bit0 -Y45_bit0 Y46_bit0 Y47_bit0 -Y48_bit0 -Y49_bit0 -Y50_bit0 -Y51_bit0 -Y52_bit0 Y53_bit0 -Y54_bit0 -Y55_bit0 Y56_bit0 -Y57_bit0 -Y58_bit0 Y59_bit0 -Y60_bit0 
c objective function=-7772
c Total CPU time (ms) : 1218.831

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/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1847330762 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 39 3 38 16 0 23 0
[pid=28835] 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/28835
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=28836
New thread pid=28837
New thread pid=28838
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=28839
New thread pid=28840
New thread pid=28841
New thread pid=28842
New thread pid=28843
New thread pid=28844
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/wulflinc29/normalized-mps-v2-20-10-sentoy.opb
New thread pid=28845
One traced child (pid=28845) exited with status: 0
New thread pid=28846
New thread pid=28847
New thread pid=28848
One traced child (pid=28846) exited with status: 0
New thread pid=28849
One traced child (pid=28847) exited with status: 0
One traced child (pid=28849) exited with status: 0
New thread pid=28850
One traced child (pid=28848) exited with status: 0
One traced child (pid=28850) exited with status: 0
New thread pid=28851
One traced child (pid=28851) exited with status: 0
New thread pid=28852
One traced child (pid=28852) exited with status: 0
New thread pid=28853
One traced child (pid=28853) exited with status: 0
New thread pid=28854
New thread pid=28855
One traced child (pid=28854) exited with status: 0
New thread pid=28856
One traced child (pid=28855) exited with status: 0
New thread pid=28857
One traced child (pid=28857) exited with status: 0
One traced child (pid=28856) exited with status: 0
New thread pid=28858
One traced child (pid=28858) exited with status: 0
New thread pid=28859
New thread pid=28860
One traced child (pid=28859) exited with status: 0
New thread pid=28861
One traced child (pid=28860) exited with status: 0
New thread pid=28862
One traced child (pid=28861) exited with status: 0
One traced child (pid=28862) exited with status: 0
New thread pid=28863
One traced child (pid=28863) exited with status: 0
New thread pid=28864
New thread pid=28865
One traced child (pid=28864) exited with status: 0
New thread pid=28866
One traced child (pid=28865) exited with status: 0
One traced child (pid=28866) exited with status: 0
New thread pid=28867
One traced child (pid=28867) exited with status: 0
New thread pid=28868
One traced child (pid=28868) exited with status: 0
New thread pid=28869
One traced child (pid=28869) exited with status: 0
New thread pid=28870
One traced child (pid=28870) exited with status: 0
New thread pid=28871
New thread pid=28872
New thread pid=28873
One traced child (pid=28871) exited with status: 0
One traced child (pid=28872) exited with status: 0
New thread pid=28874
One traced child (pid=28873) exited with status: 0
One traced child (pid=28874) exited with status: 0
New thread pid=28875
One traced child (pid=28875) exited with status: 0
New thread pid=28876
One traced child (pid=28876) exited with status: 0
New thread pid=28877
One traced child (pid=28877) exited with status: 0
New thread pid=28878
One traced child (pid=28878) exited with status: 0
New thread pid=28879
One traced child (pid=28879) exited with status: 0
New thread pid=28880
One traced child (pid=28880) exited with status: 0
New thread pid=28881
New thread pid=28882
One traced child (pid=28881) exited with status: 0
One traced child (pid=28882) exited with status: 0
New thread pid=28883
One traced child (pid=28883) exited with status: 0
New thread pid=28884
New thread pid=28885
One traced child (pid=28884) exited with status: 0
New thread pid=28886
One traced child (pid=28885) exited with status: 0
One traced child (pid=28886) exited with status: 0
New thread pid=28887
New thread pid=28888
One traced child (pid=28887) exited with status: 0
One traced child (pid=28888) exited with status: 0
New thread pid=28889
New thread pid=28890
One traced child (pid=28889) exited with status: 0
New thread pid=28891
One traced child (pid=28890) exited with status: 0
One traced child (pid=28891) exited with status: 0
New thread pid=28892
One traced child (pid=28892) exited with status: 0
New thread pid=28893
One traced child (pid=28893) exited with status: 0
New thread pid=28894
One traced child (pid=28894) exited with status: 0
New thread pid=28895
One traced child (pid=28895) exited with status: 0
New thread pid=28896
One traced child (pid=28896) exited with status: 0
New thread pid=28897
One traced child (pid=28897) exited with status: 0
New thread pid=28898
One traced child (pid=28898) exited with status: 0
New thread pid=28899
One traced child (pid=28899) exited with status: 0
New thread pid=28900
One traced child (pid=28900) exited with status: 0
New thread pid=28901

[startup+10.0016 s]
Raw data (loadavg): 1.23 1.08 1.02 2/66 28901
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18195 12 1 0 605 54 2 3 18 0 11 0 1847330762 863571968 20665 4294967295 134512640 134569956 3221224336 3221214344 1131615114 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210833 20665 13129 16 0 210817 0
[pid=28835] vsize: 843332
Current children cumulated CPU time (s) 6.64
Current children cumulated vsize (Kb) 843332
One traced child (pid=28901) exited with status: 0
New thread pid=28902
One traced child (pid=28902) exited with status: 0
New thread pid=28903
One traced child (pid=28903) exited with status: 0
New thread pid=28904
One traced child (pid=28904) exited with status: 0
New thread pid=28905
One traced child (pid=28905) exited with status: 0
New thread pid=28906
One traced child (pid=28906) exited with status: 0
New thread pid=28907

[startup+20.0025 s]
Raw data (loadavg): 1.20 1.07 1.02 2/66 28907
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18208 12 1 0 1561 55 2 3 23 0 11 0 1847330762 861868032 20967 4294967295 134512640 134569956 3221224336 3221214504 1131418286 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 20967 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 16.21
Current children cumulated vsize (Kb) 841668
One traced child (pid=28907) exited with status: 0
New thread pid=28908
One traced child (pid=28908) exited with status: 0
New thread pid=28909
One traced child (pid=28909) exited with status: 0
New thread pid=28910

[startup+30.0032 s]
Raw data (loadavg): 1.16 1.07 1.01 2/66 28910
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18217 12 1 0 2517 56 2 4 22 0 11 0 1847330762 861868032 21394 4294967295 134512640 134569956 3221224336 3221214568 1131389464 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 21394 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 25.79
Current children cumulated vsize (Kb) 841668
One traced child (pid=28910) exited with status: 0
New thread pid=28911

[startup+40.003 s]
Raw data (loadavg): 1.14 1.07 1.01 2/66 28911
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18224 12 1 0 3464 57 2 4 25 0 11 0 1847330762 861868032 21673 4294967295 134512640 134569956 3221224336 3221214656 1131431100 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 21673 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 35.27
Current children cumulated vsize (Kb) 841668
One traced child (pid=28911) exited with status: 0
New thread pid=28912
One traced child (pid=28912) exited with status: 0
New thread pid=28913
One traced child (pid=28913) exited with status: 0
New thread pid=28914
One traced child (pid=28914) exited with status: 0
New thread pid=28915
One traced child (pid=28915) exited with status: 0
New thread pid=28916
One traced child (pid=28916) exited with status: 0
New thread pid=28917

[startup+50.0038 s]
Raw data (loadavg): 1.12 1.06 1.01 2/66 28917
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18233 12 1 0 4427 57 3 4 21 0 11 0 1847330762 861868032 21713 4294967295 134512640 134569956 3221224336 3221214632 1131429194 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 21713 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 44.91
Current children cumulated vsize (Kb) 841668

[startup+60.0046 s]
Raw data (loadavg): 1.10 1.06 1.01 2/66 28917
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18243 12 1 0 5398 58 3 4 25 0 11 0 1847330762 861868032 21835 4294967295 134512640 134569956 3221224336 3221214624 1131367009 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 21835 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 54.63
Current children cumulated vsize (Kb) 841668
One traced child (pid=28917) exited with status: 0
New thread pid=28918
One traced child (pid=28918) exited with status: 0
New thread pid=28919

[startup+70.0054 s]
Raw data (loadavg): 1.08 1.06 1.01 2/66 28919
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18253 12 1 0 6367 58 3 4 25 0 11 0 1847330762 861868032 21890 4294967295 134512640 134569956 3221224336 3221214320 1131619694 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 21890 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 64.32
Current children cumulated vsize (Kb) 841668
One traced child (pid=28919) exited with status: 0
New thread pid=28920

[startup+80.0062 s]
Raw data (loadavg): 1.07 1.06 1.01 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18261 12 1 0 7336 59 3 4 25 0 11 0 1847330762 861868032 21935 4294967295 134512640 134569956 3221224336 3221214320 1131621540 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 21935 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 74.02
Current children cumulated vsize (Kb) 841668

[startup+90.007 s]
Raw data (loadavg): 1.06 1.05 1.01 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18268 12 1 0 8308 59 3 4 25 0 11 0 1847330762 861868032 22038 4294967295 134512640 134569956 3221224336 3221214544 1131389616 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 22038 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 83.74
Current children cumulated vsize (Kb) 841668

[startup+100.008 s]
Raw data (loadavg): 1.05 1.05 1.01 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18275 12 1 0 9284 60 3 4 25 0 11 0 1847330762 861868032 22139 4294967295 134512640 134569956 3221224336 3221214544 1131389492 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 22139 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 93.51
Current children cumulated vsize (Kb) 841668

[startup+110.009 s]
Raw data (loadavg): 1.04 1.05 1.01 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18282 12 1 0 10261 60 3 4 25 0 11 0 1847330762 861868032 22226 4294967295 134512640 134569956 3221224336 3221214648 1131364185 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 22226 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 103.28
Current children cumulated vsize (Kb) 841668

[startup+120.01 s]
Raw data (loadavg): 1.03 1.05 1.01 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18288 12 1 0 11244 61 3 4 19 0 11 0 1847330762 861868032 22284 4294967295 134512640 134569956 3221224336 3221214392 1131527939 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 22284 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 113.12
Current children cumulated vsize (Kb) 841668

[startup+130.011 s]
Raw data (loadavg): 1.03 1.05 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18294 12 1 0 12228 61 3 4 22 0 11 0 1847330762 861868032 22348 4294967295 134512640 134569956 3221224336 3221214544 1131390010 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 22348 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 122.96
Current children cumulated vsize (Kb) 841668

[startup+140.012 s]
Raw data (loadavg): 1.02 1.04 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18301 12 1 0 13210 62 3 4 25 0 11 0 1847330762 861868032 22416 4294967295 134512640 134569956 3221224336 3221214544 1131389901 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 22416 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 132.79
Current children cumulated vsize (Kb) 841668

[startup+150.014 s]
Raw data (loadavg): 1.02 1.04 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18308 12 1 0 14194 62 3 4 24 0 11 0 1847330762 861868032 22476 4294967295 134512640 134569956 3221224336 3221214392 1131528629 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 22476 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 142.63
Current children cumulated vsize (Kb) 841668

[startup+160.013 s]
Raw data (loadavg): 1.02 1.04 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18312 12 1 0 15185 62 3 4 25 0 11 0 1847330762 861868032 22516 4294967295 134512640 134569956 3221224336 3221214504 1131390076 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 22516 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 152.54
Current children cumulated vsize (Kb) 841668

[startup+170.014 s]
Raw data (loadavg): 1.01 1.04 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18318 12 1 0 16170 62 3 4 25 0 11 0 1847330762 861868032 22575 4294967295 134512640 134569956 3221224336 3221214440 1131520002 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 22575 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (Kb) 841668

[startup+180.015 s]
Raw data (loadavg): 1.01 1.04 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18323 12 1 0 17156 63 3 4 22 0 11 0 1847330762 861868032 22617 4294967295 134512640 134569956 3221224336 3221214440 1131417967 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 22617 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 172.26
Current children cumulated vsize (Kb) 841668

[startup+190.015 s]
Raw data (loadavg): 1.01 1.04 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18329 12 1 0 18140 63 3 4 25 0 11 0 1847330762 861868032 22673 4294967295 134512640 134569956 3221224336 3221214632 1131429227 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 22673 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 182.1
Current children cumulated vsize (Kb) 841668

[startup+200.017 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18335 12 1 0 19123 63 3 4 25 0 11 0 1847330762 861868032 22733 4294967295 134512640 134569956 3221224336 3221214392 1131528599 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 22733 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 191.93
Current children cumulated vsize (Kb) 841668

[startup+210.017 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18340 12 1 0 20108 64 3 4 18 0 11 0 1847330762 861868032 22799 4294967295 134512640 134569956 3221224336 3221214632 1131431404 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 22799 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 201.79
Current children cumulated vsize (Kb) 841668

[startup+220.018 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18345 12 1 0 21093 64 3 4 25 0 11 0 1847330762 861868032 22844 4294967295 134512640 134569956 3221224336 3221214480 1131495786 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 22844 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 211.64
Current children cumulated vsize (Kb) 841668

[startup+230.019 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18350 12 1 0 22079 64 3 4 25 0 11 0 1847330762 861868032 22945 4294967295 134512640 134569956 3221224336 3221214632 1131433960 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 22945 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 221.5
Current children cumulated vsize (Kb) 841668

[startup+240.02 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18355 12 1 0 23065 65 3 4 25 0 11 0 1847330762 861868032 23019 4294967295 134512640 134569956 3221224336 3221214392 1131528506 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 23019 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 231.37
Current children cumulated vsize (Kb) 841668

[startup+250.021 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18359 12 1 0 24054 65 3 4 25 0 11 0 1847330762 861868032 23059 4294967295 134512640 134569956 3221224336 3221214456 1131418568 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 23059 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 241.26
Current children cumulated vsize (Kb) 841668

[startup+260.021 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18364 12 1 0 25040 65 3 4 25 0 11 0 1847330762 861868032 23133 4294967295 134512640 134569956 3221224336 3221214544 1131389437 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 23133 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 251.12
Current children cumulated vsize (Kb) 841668

[startup+270.022 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18372 12 1 0 26019 66 3 4 25 0 11 0 1847330762 861868032 23246 4294967295 134512640 134569956 3221224336 3221214632 1131432283 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 23246 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 260.92
Current children cumulated vsize (Kb) 841668

[startup+280.023 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18377 12 1 0 27006 67 3 4 25 0 11 0 1847330762 861868032 23291 4294967295 134512640 134569956 3221224336 3221214480 1131495802 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 23291 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 270.8
Current children cumulated vsize (Kb) 841668

[startup+290.024 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18382 12 1 0 27993 67 3 4 25 0 11 0 1847330762 861868032 23346 4294967295 134512640 134569956 3221224336 3221214544 1131389915 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 23346 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 280.67
Current children cumulated vsize (Kb) 841668

[startup+300.024 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18384 12 1 0 28987 67 3 4 25 0 11 0 1847330762 861868032 23377 4294967295 134512640 134569956 3221224336 3221214392 1131528403 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 23377 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 290.61
Current children cumulated vsize (Kb) 841668

[startup+310.025 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18389 12 1 0 29973 67 3 4 25 0 11 0 1847330762 861868032 23441 4294967295 134512640 134569956 3221224336 3221214504 1131389582 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 23441 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 300.47
Current children cumulated vsize (Kb) 841668

[startup+320.027 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18392 12 1 0 30965 67 3 4 25 0 11 0 1847330762 861868032 23471 4294967295 134512640 134569956 3221224336 3221214440 1131417960 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 23471 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 310.39
Current children cumulated vsize (Kb) 841668

[startup+330.028 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18398 12 1 0 31948 68 3 4 25 0 11 0 1847330762 861868032 23532 4294967295 134512640 134569956 3221224336 3221214480 1131495754 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 23532 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 320.23
Current children cumulated vsize (Kb) 841668

[startup+340.029 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18401 12 1 0 32939 68 3 4 25 0 11 0 1847330762 861868032 23552 4294967295 134512640 134569956 3221224336 3221214480 1131495581 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 23552 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 330.14
Current children cumulated vsize (Kb) 841668

[startup+350.029 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18408 12 1 0 33919 68 3 4 25 0 11 0 1847330762 861868032 23651 4294967295 134512640 134569956 3221224336 3221214480 1131495923 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 23651 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 339.94
Current children cumulated vsize (Kb) 841668

[startup+360.03 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) S 28834 28835 19818 0 -1 0 18414 12 1 0 34904 69 3 4 25 0 11 0 1847330762 861868032 23746 4294967295 134512640 134569956 3221224336 3221213040 1073952481 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 23746 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 349.8
Current children cumulated vsize (Kb) 841668

[startup+370.031 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18417 12 1 0 35895 69 3 4 25 0 11 0 1847330762 861868032 23825 4294967295 134512640 134569956 3221224336 3221214544 1131389588 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 23825 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 359.71
Current children cumulated vsize (Kb) 841668

[startup+380.033 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18423 12 1 0 36881 69 3 4 23 0 11 0 1847330762 861868032 23914 4294967295 134512640 134569956 3221224336 3221214136 1131607388 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 23914 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 369.57
Current children cumulated vsize (Kb) 841668

[startup+390.034 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18429 12 1 0 37866 70 3 4 17 0 11 0 1847330762 861868032 23982 4294967295 134512640 134569956 3221224336 3221214544 1131389799 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 23982 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 379.43
Current children cumulated vsize (Kb) 841668

[startup+400.034 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18433 12 1 0 38856 70 3 4 25 0 11 0 1847330762 861868032 24039 4294967295 134512640 134569956 3221224336 3221214320 1131621452 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 24039 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 389.33
Current children cumulated vsize (Kb) 841668

[startup+410.035 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18436 12 1 0 39848 70 3 4 25 0 11 0 1847330762 861868032 24073 4294967295 134512640 134569956 3221224336 3221214544 1131389435 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 24073 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 399.25
Current children cumulated vsize (Kb) 841668

[startup+420.037 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18442 12 1 0 40832 70 3 4 18 0 11 0 1847330762 861868032 24114 4294967295 134512640 134569956 3221224336 3221214144 1080339190 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 24114 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 409.09
Current children cumulated vsize (Kb) 841668

[startup+430.038 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18446 12 1 0 41822 70 3 4 25 0 11 0 1847330762 861868032 24159 4294967295 134512640 134569956 3221224336 3221214544 1131389851 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 24159 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 418.99
Current children cumulated vsize (Kb) 841668

[startup+440.038 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18451 12 1 0 42808 71 3 4 25 0 11 0 1847330762 861868032 24201 4294967295 134512640 134569956 3221224336 3221214440 1131519978 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 24201 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 428.86
Current children cumulated vsize (Kb) 841668

[startup+450.039 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18455 12 1 0 43796 71 3 4 25 0 11 0 1847330762 861868032 24238 4294967295 134512640 134569956 3221224336 3221214392 1131528426 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 24238 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 438.74
Current children cumulated vsize (Kb) 841668

[startup+460.04 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18457 12 1 0 44790 72 3 4 25 0 11 0 1847330762 861868032 24279 4294967295 134512640 134569956 3221224336 3221214632 1131430612 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 24279 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 448.69
Current children cumulated vsize (Kb) 841668

[startup+470.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18463 12 1 0 45774 72 3 4 25 0 11 0 1847330762 861868032 24353 4294967295 134512640 134569956 3221224336 3221214352 1131621074 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 24353 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 458.53
Current children cumulated vsize (Kb) 841668

[startup+480.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18469 12 1 0 46757 72 3 4 25 0 11 0 1847330762 861868032 24466 4294967295 134512640 134569956 3221224336 3221214544 1131389824 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 24466 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 468.36
Current children cumulated vsize (Kb) 841668

[startup+490.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18474 12 1 0 47743 72 3 4 20 0 11 0 1847330762 861868032 24513 4294967295 134512640 134569956 3221224336 3221214392 1131527777 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 24513 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 478.22
Current children cumulated vsize (Kb) 841668

[startup+500.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18478 12 1 0 48732 73 3 4 25 0 11 0 1847330762 861868032 24555 4294967295 134512640 134569956 3221224336 3221214544 1131390278 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 24555 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 488.12
Current children cumulated vsize (Kb) 841668

[startup+510.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18480 12 1 0 49726 73 3 4 25 0 11 0 1847330762 861868032 24627 4294967295 134512640 134569956 3221224336 3221214544 1131389747 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 24627 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 498.06
Current children cumulated vsize (Kb) 841668

[startup+520.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18484 12 1 0 50716 73 3 4 25 0 11 0 1847330762 861868032 24688 4294967295 134512640 134569956 3221224336 3221214648 1131364185 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 24688 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 507.96
Current children cumulated vsize (Kb) 841668

[startup+530.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18487 12 1 0 51707 73 3 4 25 0 11 0 1847330762 861868032 24711 4294967295 134512640 134569956 3221224336 3221214352 1131621149 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 24711 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 517.87
Current children cumulated vsize (Kb) 841668

[startup+540.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18488 12 1 0 52703 73 3 4 25 0 11 0 1847330762 861868032 24736 4294967295 134512640 134569956 3221224336 3221214440 1131519998 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 24736 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 527.83
Current children cumulated vsize (Kb) 841668

[startup+550.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18492 12 1 0 53692 74 3 4 25 0 11 0 1847330762 861868032 24783 4294967295 134512640 134569956 3221224336 3221214432 1131491640 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 24783 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 537.73
Current children cumulated vsize (Kb) 841668

[startup+560.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18499 12 1 0 54673 74 3 4 25 0 11 0 1847330762 861868032 24845 4294967295 134512640 134569956 3221224336 3221214440 1131417967 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 24845 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 547.54
Current children cumulated vsize (Kb) 841668

[startup+570.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18503 12 1 0 55663 75 3 4 25 0 11 0 1847330762 861868032 24916 4294967295 134512640 134569956 3221224336 3221214592 1131495820 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 24916 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 557.45
Current children cumulated vsize (Kb) 841668

[startup+580.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18507 12 1 0 56651 75 3 4 25 0 11 0 1847330762 861868032 24968 4294967295 134512640 134569956 3221224336 3221214392 1131528584 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 24968 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 567.33
Current children cumulated vsize (Kb) 841668

[startup+590.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18512 12 1 0 57636 76 3 4 25 0 11 0 1847330762 861868032 25024 4294967295 134512640 134569956 3221224336 3221214544 1131389565 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 25024 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 577.19
Current children cumulated vsize (Kb) 841668

[startup+600.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18515 12 1 0 58627 77 3 4 25 0 11 0 1847330762 861868032 25048 4294967295 134512640 134569956 3221224336 3221214440 1131418508 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 25048 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 587.11
Current children cumulated vsize (Kb) 841668

[startup+610.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18519 12 1 0 59616 77 3 4 17 0 11 0 1847330762 861868032 25158 4294967295 134512640 134569956 3221224336 3221214544 1131389891 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 25158 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 597
Current children cumulated vsize (Kb) 841668

[startup+620.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18523 12 1 0 60606 78 3 4 25 0 11 0 1847330762 861868032 25217 4294967295 134512640 134569956 3221224336 3221214440 1131520002 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 25217 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 606.91
Current children cumulated vsize (Kb) 841668

[startup+630.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18528 12 1 0 61593 78 3 4 25 0 11 0 1847330762 861868032 25264 4294967295 134512640 134569956 3221224336 3221214352 1131621118 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 25264 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 616.78
Current children cumulated vsize (Kb) 841668

[startup+640.053 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18529 12 1 0 62591 78 3 4 25 0 11 0 1847330762 861868032 25270 4294967295 134512640 134569956 3221224336 3221214592 1131495727 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 25270 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 626.76
Current children cumulated vsize (Kb) 841668

[startup+650.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18531 12 1 0 63584 78 3 4 25 0 11 0 1847330762 861868032 25279 4294967295 134512640 134569956 3221224336 3221214392 1131528432 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 25279 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 636.69
Current children cumulated vsize (Kb) 841668

[startup+660.055 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18531 12 1 0 64584 78 3 4 25 0 11 0 1847330762 861868032 25279 4294967295 134512640 134569956 3221224336 3221214480 1131495546 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 25279 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 646.69
Current children cumulated vsize (Kb) 841668

[startup+670.055 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18532 12 1 0 65580 79 3 4 25 0 11 0 1847330762 861868032 25279 4294967295 134512640 134569956 3221224336 3221214320 1131621276 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 25279 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 656.66
Current children cumulated vsize (Kb) 841668

[startup+680.055 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18533 12 1 0 66576 79 3 4 25 0 11 0 1847330762 861868032 25299 4294967295 134512640 134569956 3221224336 3221214440 1131520002 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 25299 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 666.62
Current children cumulated vsize (Kb) 841668

[startup+690.056 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18533 12 1 0 67575 79 3 4 25 0 11 0 1847330762 861868032 25299 4294967295 134512640 134569956 3221224336 3221214392 1131528629 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 25299 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 676.61
Current children cumulated vsize (Kb) 841668

[startup+700.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18533 12 1 0 68575 79 3 4 25 0 11 0 1847330762 861868032 25299 4294967295 134512640 134569956 3221224336 3221214352 1131621320 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 25299 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 686.61
Current children cumulated vsize (Kb) 841668

[startup+710.058 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18533 12 1 0 69575 79 3 4 25 0 11 0 1847330762 861868032 25299 4294967295 134512640 134569956 3221224336 3221214592 1131495677 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 25299 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 696.61
Current children cumulated vsize (Kb) 841668

[startup+720.059 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18534 12 1 0 70570 80 3 4 25 0 11 0 1847330762 861868032 25340 4294967295 134512640 134569956 3221224336 3221214320 1131621273 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 25340 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 706.57
Current children cumulated vsize (Kb) 841668

[startup+730.059 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18535 12 1 0 71567 80 3 4 25 0 11 0 1847330762 861868032 25372 4294967295 134512640 134569956 3221224336 3221214320 1131617055 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 25372 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 716.54
Current children cumulated vsize (Kb) 841668

[startup+740.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18536 12 1 0 72563 80 3 4 25 0 11 0 1847330762 861868032 25381 4294967295 134512640 134569956 3221224336 3221214544 1131390047 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 25381 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 726.5
Current children cumulated vsize (Kb) 841668

[startup+750.062 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18542 12 1 0 73543 80 3 4 25 0 11 0 1847330762 861868032 25459 4294967295 134512640 134569956 3221224336 3221214352 1131620063 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 25459 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 736.3
Current children cumulated vsize (Kb) 841668

[startup+760.063 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18549 12 1 0 74522 80 3 4 25 0 11 0 1847330762 861868032 25553 4294967295 134512640 134569956 3221224336 3221214544 1131389946 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 25553 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 746.09
Current children cumulated vsize (Kb) 841668

[startup+770.063 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18553 12 1 0 75509 81 3 4 25 0 11 0 1847330762 861868032 25571 4294967295 134512640 134569956 3221224336 3221214392 1131528354 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 25571 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 755.97
Current children cumulated vsize (Kb) 841668

[startup+780.064 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18553 12 1 0 76509 81 3 4 25 0 11 0 1847330762 861868032 25571 4294967295 134512640 134569956 3221224336 3221214392 1131527948 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 25571 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 765.97
Current children cumulated vsize (Kb) 841668

[startup+790.065 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18556 12 1 0 77500 81 3 4 25 0 11 0 1847330762 861868032 25604 4294967295 134512640 134569956 3221224336 3221214320 1131621560 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 25604 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 775.88
Current children cumulated vsize (Kb) 841668

[startup+800.066 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18561 12 1 0 78484 82 3 4 25 0 11 0 1847330762 861868032 25783 4294967295 134512640 134569956 3221224336 3221214544 1131608490 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 25783 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 785.73
Current children cumulated vsize (Kb) 841668

[startup+810.067 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18566 12 1 0 79471 82 3 4 25 0 11 0 1847330762 861868032 26043 4294967295 134512640 134569956 3221224336 3221214392 1131528473 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26043 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 795.6
Current children cumulated vsize (Kb) 841668

[startup+820.066 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18568 12 1 0 80467 82 3 4 25 0 11 0 1847330762 861868032 26068 4294967295 134512640 134569956 3221224336 3221214544 1131389795 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26068 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 805.56
Current children cumulated vsize (Kb) 841668

[startup+830.067 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18573 12 1 0 81456 82 3 4 25 0 11 0 1847330762 861868032 26084 4294967295 134512640 134569956 3221224336 3221214352 1131620437 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 26084 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 815.45
Current children cumulated vsize (Kb) 841668

[startup+840.068 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18577 12 1 0 82446 83 3 4 25 0 11 0 1847330762 861868032 26104 4294967295 134512640 134569956 3221224336 3221214352 1131092045 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26104 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 825.36
Current children cumulated vsize (Kb) 841668

[startup+850.069 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18585 12 1 0 83428 83 3 4 16 0 11 0 1847330762 861868032 26193 4294967295 134512640 134569956 3221224336 3221214544 1131390010 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 26193 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 835.18
Current children cumulated vsize (Kb) 841668

[startup+860.071 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18589 12 1 0 84417 83 3 4 23 0 11 0 1847330762 861868032 26261 4294967295 134512640 134569956 3221224336 3221214544 1131389435 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 26261 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 845.07
Current children cumulated vsize (Kb) 841668

[startup+870.071 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18597 12 1 0 85399 84 3 4 25 0 11 0 1847330762 861868032 26314 4294967295 134512640 134569956 3221224336 3221214544 1131389879 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26314 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 854.9
Current children cumulated vsize (Kb) 841668

[startup+880.072 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18604 12 1 0 86383 84 3 4 25 0 11 0 1847330762 861868032 26380 4294967295 134512640 134569956 3221224336 3221214352 1131621504 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26380 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 864.74
Current children cumulated vsize (Kb) 841668

[startup+890.073 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18607 12 1 0 87377 85 3 4 25 0 11 0 1847330762 861868032 26438 4294967295 134512640 134569956 3221224336 3221214440 1131418429 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26438 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 874.69
Current children cumulated vsize (Kb) 841668

[startup+900.074 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18612 12 1 0 88367 85 3 4 25 0 11 0 1847330762 861868032 26459 4294967295 134512640 134569956 3221224336 3221214544 1131389995 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 26459 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 884.59
Current children cumulated vsize (Kb) 841668

[startup+910.074 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18618 12 1 0 89354 85 3 4 25 0 11 0 1847330762 861868032 26526 4294967295 134512640 134569956 3221224336 3221214352 1131618211 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26526 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 894.46
Current children cumulated vsize (Kb) 841668

[startup+920.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18620 12 1 0 90350 86 3 4 25 0 11 0 1847330762 861868032 26535 4294967295 134512640 134569956 3221224336 3221214392 1131528470 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26535 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 904.43
Current children cumulated vsize (Kb) 841668

[startup+930.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18620 12 1 0 91350 86 3 4 25 0 11 0 1847330762 861868032 26535 4294967295 134512640 134569956 3221224336 3221214480 1131495516 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26535 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 914.43
Current children cumulated vsize (Kb) 841668

[startup+940.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18620 12 1 0 92349 86 3 4 25 0 11 0 1847330762 861868032 26535 4294967295 134512640 134569956 3221224336 3221214480 1131495639 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26535 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 924.42
Current children cumulated vsize (Kb) 841668

[startup+950.076 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18620 12 1 0 93350 86 3 4 25 0 11 0 1847330762 861868032 26535 4294967295 134512640 134569956 3221224336 3221214352 1131616478 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26535 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 934.43
Current children cumulated vsize (Kb) 841668

[startup+960.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18622 12 1 0 94345 86 3 4 25 0 11 0 1847330762 861868032 26540 4294967295 134512640 134569956 3221224336 3221214440 1131519954 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26540 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 944.38
Current children cumulated vsize (Kb) 841668

[startup+970.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18627 12 1 0 95333 86 3 4 24 0 11 0 1847330762 861868032 26561 4294967295 134512640 134569956 3221224336 3221214632 1131433791 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 26561 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 954.26
Current children cumulated vsize (Kb) 841668

[startup+980.076 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18634 12 1 0 96316 87 3 4 24 0 11 0 1847330762 861868032 26615 4294967295 134512640 134569956 3221224336 3221214632 1131433672 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26615 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 964.1
Current children cumulated vsize (Kb) 841668

[startup+990.077 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18639 12 1 0 97304 87 3 4 25 0 11 0 1847330762 861868032 26655 4294967295 134512640 134569956 3221224336 3221214544 1131390047 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 26655 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 973.98
Current children cumulated vsize (Kb) 841668

[startup+1000.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18641 12 1 0 98299 88 3 4 25 0 11 0 1847330762 861868032 26677 4294967295 134512640 134569956 3221224336 3221214352 1131621149 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26677 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 983.94
Current children cumulated vsize (Kb) 841668

[startup+1010.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18641 12 1 0 99299 88 3 4 25 0 11 0 1847330762 861868032 26677 4294967295 134512640 134569956 3221224336 3221214440 1131519998 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26677 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 993.94
Current children cumulated vsize (Kb) 841668

[startup+1020.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18644 12 1 0 100292 88 3 4 25 0 11 0 1847330762 861868032 26714 4294967295 134512640 134569956 3221224336 3221214632 1131428927 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26714 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1003.87
Current children cumulated vsize (Kb) 841668

[startup+1030.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18648 12 1 0 101283 88 3 4 25 0 11 0 1847330762 861868032 26753 4294967295 134512640 134569956 3221224336 3221214440 1131519970 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 26753 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1013.78
Current children cumulated vsize (Kb) 841668

[startup+1040.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18654 12 1 0 102268 89 3 4 25 0 11 0 1847330762 861868032 26882 4294967295 134512640 134569956 3221224336 3221214544 1131389936 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 26882 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1023.64
Current children cumulated vsize (Kb) 841668

[startup+1050.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18661 12 1 0 103254 89 3 4 17 0 11 0 1847330762 861868032 26905 4294967295 134512640 134569956 3221224336 3221214544 1131390017 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 26905 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1033.5
Current children cumulated vsize (Kb) 841668

[startup+1060.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18664 12 1 0 104247 89 3 4 25 0 11 0 1847330762 861868032 26921 4294967295 134512640 134569956 3221224336 3221214480 1131495651 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 26921 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1043.43
Current children cumulated vsize (Kb) 841668

[startup+1070.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18670 12 1 0 105233 90 3 4 25 0 11 0 1847330762 861868032 26968 4294967295 134512640 134569956 3221224336 3221214480 1131495697 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 26968 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1053.3
Current children cumulated vsize (Kb) 841668

[startup+1080.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18673 12 1 0 106226 90 3 4 25 0 11 0 1847330762 861868032 27031 4294967295 134512640 134569956 3221224336 3221214544 1131389865 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 27031 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1063.23
Current children cumulated vsize (Kb) 841668

[startup+1090.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18677 12 1 0 107217 90 3 4 25 0 11 0 1847330762 861868032 27058 4294967295 134512640 134569956 3221224336 3221214392 1131528591 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 27058 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1073.14
Current children cumulated vsize (Kb) 841668

[startup+1100.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18679 12 1 0 108212 91 3 4 25 0 11 0 1847330762 861868032 27065 4294967295 134512640 134569956 3221224336 3221214392 1131528629 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 27065 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1083.1
Current children cumulated vsize (Kb) 841668

[startup+1110.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18683 12 1 0 109202 91 3 4 18 0 11 0 1847330762 861868032 27086 4294967295 134512640 134569956 3221224336 3221214440 1131418615 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 27086 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1093
Current children cumulated vsize (Kb) 841668

[startup+1120.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18686 12 1 0 110194 91 3 4 20 0 11 0 1847330762 861868032 27127 4294967295 134512640 134569956 3221224336 3221214544 1131389905 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 27127 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1102.92
Current children cumulated vsize (Kb) 841668

[startup+1130.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18692 12 1 0 111180 91 3 4 25 0 11 0 1847330762 861868032 27163 4294967295 134512640 134569956 3221224336 3221214440 1131519954 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 27163 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1112.78
Current children cumulated vsize (Kb) 841668

[startup+1140.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18694 12 1 0 112174 92 3 4 25 0 11 0 1847330762 861868032 27172 4294967295 134512640 134569956 3221224336 3221214456 1131418317 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 27172 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1122.73
Current children cumulated vsize (Kb) 841668

[startup+1150.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18697 12 1 0 113167 92 3 4 25 0 11 0 1847330762 861868032 27207 4294967295 134512640 134569956 3221224336 3221214544 1131389984 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 27207 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1132.66
Current children cumulated vsize (Kb) 841668

[startup+1160.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18704 12 1 0 114150 92 3 4 25 0 11 0 1847330762 861868032 27273 4294967295 134512640 134569956 3221224336 3221214352 1131621226 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 27273 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1142.49
Current children cumulated vsize (Kb) 841668

[startup+1170.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18709 12 1 0 115137 93 3 4 25 0 11 0 1847330762 861868032 27341 4294967295 134512640 134569956 3221224336 3221214544 1131389887 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 27341 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1152.37
Current children cumulated vsize (Kb) 841668

[startup+1180.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18714 12 1 0 116125 93 3 4 25 0 11 0 1847330762 861868032 27396 4294967295 134512640 134569956 3221224336 3221214352 1131621080 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 27396 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1162.25
Current children cumulated vsize (Kb) 841668

[startup+1190.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18715 12 1 0 117122 94 3 4 16 0 11 0 1847330762 861868032 27425 4294967295 134512640 134569956 3221224336 3221214544 1131389940 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 27425 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1172.23
Current children cumulated vsize (Kb) 841668

[startup+1200.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18722 12 1 0 118105 95 3 4 17 0 11 0 1847330762 861868032 27450 4294967295 134512640 134569956 3221224336 3221214544 1131389435 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 27450 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (Kb) 841668

[startup+1210.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18725 12 1 0 119098 96 3 4 25 0 11 0 1847330762 861868032 27501 4294967295 134512640 134569956 3221224336 3221214480 1131495608 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/28835/statm): 210417 27501 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1192.01
Current children cumulated vsize (Kb) 841668

[startup+1220.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18729 12 1 0 120088 96 3 4 17 0 11 0 1847330762 861868032 27541 4294967295 134512640 134569956 3221224336 3221214544 1131389830 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 27541 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1201.91
Current children cumulated vsize (Kb) 841668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1220.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 28920
Raw data (/proc/28835/stat): 28835 (java) R 28834 28835 19818 0 -1 0 18729 12 1 0 120088 96 3 4 17 0 11 0 1847330762 861868032 27541 4294967295 134512640 134569956 3221224336 3221214544 1131389815 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/28835/statm): 210417 27541 13129 16 0 210401 0
[pid=28835] vsize: 841668
Current children cumulated CPU time (s) 1201.91
Current children cumulated vsize (Kb) 841668

Sending SIGTERM to -28835
Sleeping 2 seconds
New thread pid=28922
New thread pid=28923
One traced child (pid=28923) exited with status: 0
One traced child (pid=28844) exited with status: 0
One traced child (pid=28839) exited with status: 0
One traced child (pid=28836) exited with status: 143
One traced child (pid=28837) exited with status: 143
One traced child (pid=28840) exited with status: 143
One traced child (pid=28841) exited with status: 143
One traced child (pid=28843) exited with status: 143
One traced child (pid=28842) exited with status: 143
One traced child (pid=28838) exited with status: 143
One traced child (pid=28920) exited with status: 143
One traced child (pid=28922) exited with status: 143
One traced child (pid=28835) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1220.2
CPU time (s): 1227.4
CPU user time (s): 1225.68
CPU system time (s): 1.71974
CPU usage (%): 100.589
Max. virtual memory (cumulated for all children) (Kb): 843332

Verifier Data

Verifier:	OK	-7772