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-13-7/MIPLIB/miplib/normalized-mps-v2-13-7-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 benchmark1200.68
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 8754

Launcher Data

LAUNCH ON wulflinc12 THE 2005-09-20 18:15:35 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6784 boxname=wulflinc12 idbench=924 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  4df3e7eb358d27d446e34b975724a6c1  /oldhome/oroussel/tmp/wulflinc12/normalized-mps-v2-13-7-sentoy.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc12/normalized-mps-v2-13-7-sentoy.opb
IDLAUNCH: 6784
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.091
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.091
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:        866608 kB
Buffers:         34316 kB
Cached:         103096 kB
SwapCached:        492 kB
Active:          89896 kB
Inactive:        50032 kB
HighTotal:      131008 kB
HighFree:        26964 kB
LowTotal:       903652 kB
LowFree:        839644 kB
SwapTotal:     2097136 kB
SwapFree:      2096072 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5904 kB
Slab:            22488 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-20 18:35:55 (client local time) WITH STATUS 143 IN 1200.68 SECONDS
stats: 6784 0 1200.68 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/wulflinc12/normalized-mps-v2-13-7-sentoy.opb
c reading problem ... done. Time 0.94 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.07 ms
c CURRENT OPTIMUM=                -796 		Current CPU time: 1.11 ms
c CURRENT OPTIMUM=                -805 		Current CPU time: 1.20 ms
c CURRENT OPTIMUM=                -827 		Current CPU time: 1.26 ms
c CURRENT OPTIMUM=                -843 		Current CPU time: 1.29 ms
c CURRENT OPTIMUM=                -865 		Current CPU time: 1.32 ms
c CURRENT OPTIMUM=                -874 		Current CPU time: 1.35 ms
c CURRENT OPTIMUM=                -896 		Current CPU time: 1.37 ms
c CURRENT OPTIMUM=               -1554 		Current CPU time: 1.41 ms
c CURRENT OPTIMUM=               -1576 		Current CPU time: 1.50 ms
c CURRENT OPTIMUM=               -1585 		Current CPU time: 1.53 ms
c CURRENT OPTIMUM=               -1607 		Current CPU time: 1.55 ms
c CURRENT OPTIMUM=               -1623 		Current CPU time: 1.59 ms
c CURRENT OPTIMUM=               -1645 		Current CPU time: 1.62 ms
c CURRENT OPTIMUM=               -1654 		Current CPU time: 1.70 ms
c CURRENT OPTIMUM=               -1676 		Current CPU time: 1.77 ms
c CURRENT OPTIMUM=               -1678 		Current CPU time: 1.81 ms
c CURRENT OPTIMUM=               -1682 		Current CPU time: 1.85 ms
c CURRENT OPTIMUM=               -1684 		Current CPU time: 1.89 ms
c CURRENT OPTIMUM=               -2122 		Current CPU time: 1.95 ms
c CURRENT OPTIMUM=               -2144 		Current CPU time: 2.05 ms
c CURRENT OPTIMUM=               -2153 		Current CPU time: 2.47 ms
c CURRENT OPTIMUM=               -2175 		Current CPU time: 2.89 ms
c CURRENT OPTIMUM=               -2191 		Current CPU time: 3.34 ms
c CURRENT OPTIMUM=               -2213 		Current CPU time: 3.52 ms
c CURRENT OPTIMUM=               -2222 		Current CPU time: 3.57 ms
c CURRENT OPTIMUM=               -2244 		Current CPU time: 3.61 ms
c CURRENT OPTIMUM=               -2246 		Current CPU time: 3.65 ms
c CURRENT OPTIMUM=               -2250 		Current CPU time: 3.69 ms
c CURRENT OPTIMUM=               -2252 		Current CPU time: 3.73 ms
c CURRENT OPTIMUM=               -2256 		Current CPU time: 3.76 ms
c CURRENT OPTIMUM=               -2258 		Current CPU time: 3.80 ms
c CURRENT OPTIMUM=               -2259 		Current CPU time: 3.90 ms
c CURRENT OPTIMUM=               -2261 		Current CPU time: 3.93 ms
c CURRENT OPTIMUM=               -2269 		Current CPU time: 3.97 ms
c CURRENT OPTIMUM=               -2271 		Current CPU time: 4.02 ms
c CURRENT OPTIMUM=               -2275 		Current CPU time: 4.09 ms
c CURRENT OPTIMUM=               -2277 		Current CPU time: 4.13 ms
c CURRENT OPTIMUM=               -2281 		Current CPU time: 4.17 ms
c CURRENT OPTIMUM=               -2322 		Current CPU time: 4.51 ms
c CURRENT OPTIMUM=               -2324 		Current CPU time: 4.65 ms
c CURRENT OPTIMUM=               -2325 		Current CPU time: 4.71 ms
c CURRENT OPTIMUM=               -2371 		Current CPU time: 4.89 ms
c CURRENT OPTIMUM=               -2375 		Current CPU time: 4.93 ms
c CURRENT OPTIMUM=               -2933 		Current CPU time: 4.99 ms
c CURRENT OPTIMUM=               -3573 		Current CPU time: 5.07 ms
c CURRENT OPTIMUM=               -3580 		Current CPU time: 5.13 ms
c CURRENT OPTIMUM=               -3636 		Current CPU time: 5.25 ms
c CURRENT OPTIMUM=               -4242 		Current CPU time: 5.31 ms
c CURRENT OPTIMUM=               -4411 		Current CPU time: 5.36 ms
c CURRENT OPTIMUM=               -4645 		Current CPU time: 5.69 ms
c CURRENT OPTIMUM=               -4945 		Current CPU time: 5.75 ms
c CURRENT OPTIMUM=               -4950 		Current CPU time: 6.60 ms
c CURRENT OPTIMUM=               -4979 		Current CPU time: 6.80 ms
c CURRENT OPTIMUM=               -5016 		Current CPU time: 10.02 ms
c CURRENT OPTIMUM=               -5347 		Current CPU time: 17.66 ms
c CURRENT OPTIMUM=               -5515 		Current CPU time: 18.33 ms
c CURRENT OPTIMUM=               -5560 		Current CPU time: 18.87 ms
c CURRENT OPTIMUM=               -5631 		Current CPU time: 19.10 ms
c CURRENT OPTIMUM=               -5656 		Current CPU time: 19.40 ms
c CURRENT OPTIMUM=               -5657 		Current CPU time: 21.35 ms
c CURRENT OPTIMUM=               -5672 		Current CPU time: 23.81 ms
c CURRENT OPTIMUM=               -5700 		Current CPU time: 24.30 ms
c CURRENT OPTIMUM=               -5837 		Current CPU time: 31.56 ms
c CURRENT OPTIMUM=               -7552 		Current CPU time: 41.28 ms
c CURRENT OPTIMUM=               -7612 		Current CPU time: 41.47 ms
c CURRENT OPTIMUM=               -7669 		Current CPU time: 41.65 ms
c CURRENT OPTIMUM=               -7675 		Current CPU time: 41.85 ms
c CURRENT OPTIMUM=               -7677 		Current CPU time: 43.22 ms
c CURRENT OPTIMUM=               -7734 		Current CPU time: 48.04 ms
c CURRENT OPTIMUM=               -7738 		Current CPU time: 67.74 ms
c CURRENT OPTIMUM=               -7761 		Current CPU time: 69.27 ms
c CURRENT OPTIMUM=               -7772 		Current CPU time: 70.76 ms
c starts		: 84
c conflicts		: 1635
c decisions		: 11522
c propagations		: 24004
c inspects		: 1506771
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 1635
c root simplifications	: 333
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 8416
c speed (decisions/second)	: 10.036069574821504
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.83

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/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1802381943 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 39 3 38 16 0 23 0
[pid=22468] 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/22468
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=22469
New thread pid=22470
New thread pid=22471
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=22472
New thread pid=22473
New thread pid=22474
New thread pid=22475
New thread pid=22476
New thread pid=22477
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/wulflinc12/normalized-mps-v2-13-7-sentoy.opb
New thread pid=22478
One traced child (pid=22478) exited with status: 0
New thread pid=22479
New thread pid=22480
One traced child (pid=22479) exited with status: 0
New thread pid=22481
One traced child (pid=22480) exited with status: 0
New thread pid=22482
One traced child (pid=22481) exited with status: 0
New thread pid=22483
One traced child (pid=22482) exited with status: 0
One traced child (pid=22483) exited with status: 0
New thread pid=22484
One traced child (pid=22484) exited with status: 0
New thread pid=22485
One traced child (pid=22485) exited with status: 0
New thread pid=22486
One traced child (pid=22486) exited with status: 0
New thread pid=22487
New thread pid=22488
One traced child (pid=22487) exited with status: 0
New thread pid=22489
One traced child (pid=22488) exited with status: 0
New thread pid=22490
One traced child (pid=22489) exited with status: 0
One traced child (pid=22490) exited with status: 0
New thread pid=22491
One traced child (pid=22491) exited with status: 0
New thread pid=22492
One traced child (pid=22492) exited with status: 0
New thread pid=22493
New thread pid=22494
One traced child (pid=22493) exited with status: 0
One traced child (pid=22494) exited with status: 0
New thread pid=22495
One traced child (pid=22495) exited with status: 0
New thread pid=22496
One traced child (pid=22496) exited with status: 0
New thread pid=22497
New thread pid=22498
One traced child (pid=22497) exited with status: 0
New thread pid=22499
One traced child (pid=22498) exited with status: 0
One traced child (pid=22499) exited with status: 0
New thread pid=22500
One traced child (pid=22500) exited with status: 0
New thread pid=22501
One traced child (pid=22501) exited with status: 0
New thread pid=22502
One traced child (pid=22502) exited with status: 0
New thread pid=22503
One traced child (pid=22503) exited with status: 0
New thread pid=22504
New thread pid=22505
One traced child (pid=22504) exited with status: 0
New thread pid=22506
One traced child (pid=22505) exited with status: 0
One traced child (pid=22506) exited with status: 0
New thread pid=22507
New thread pid=22508
One traced child (pid=22507) exited with status: 0
One traced child (pid=22508) exited with status: 0
New thread pid=22509
One traced child (pid=22509) exited with status: 0
New thread pid=22510
One traced child (pid=22510) exited with status: 0
New thread pid=22511
One traced child (pid=22511) exited with status: 0
New thread pid=22512
One traced child (pid=22512) exited with status: 0
New thread pid=22513
New thread pid=22514
One traced child (pid=22513) exited with status: 0
New thread pid=22515
One traced child (pid=22514) exited with status: 0
One traced child (pid=22515) exited with status: 0
New thread pid=22516
One traced child (pid=22516) exited with status: 0
New thread pid=22517
One traced child (pid=22517) exited with status: 0
New thread pid=22518
One traced child (pid=22518) exited with status: 0
New thread pid=22519
One traced child (pid=22519) exited with status: 0
New thread pid=22520
One traced child (pid=22520) exited with status: 0
New thread pid=22521
One traced child (pid=22521) exited with status: 0
New thread pid=22522
New thread pid=22523
One traced child (pid=22522) exited with status: 0
New thread pid=22524
One traced child (pid=22523) exited with status: 0
One traced child (pid=22524) exited with status: 0
New thread pid=22525
One traced child (pid=22525) exited with status: 0
New thread pid=22526
One traced child (pid=22526) exited with status: 0
New thread pid=22527
One traced child (pid=22527) exited with status: 0
New thread pid=22528
One traced child (pid=22528) exited with status: 0
New thread pid=22529
One traced child (pid=22529) exited with status: 0
New thread pid=22530
One traced child (pid=22530) exited with status: 0
New thread pid=22531
One traced child (pid=22531) exited with status: 0
New thread pid=22532
One traced child (pid=22532) exited with status: 0
New thread pid=22533
New thread pid=22534
One traced child (pid=22533) exited with status: 0

[startup+10.0027 s]
Raw data (loadavg): 0.93 0.98 0.96 5/66 22534
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18184 6 1 0 568 50 2 3 16 0 11 0 1802381943 864763904 21100 4294967295 134512640 134569956 3221224336 3221214296 1131092899 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 211124 21100 13129 16 0 211108 0
[pid=22468] vsize: 844496
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (Kb) 844496
One traced child (pid=22534) exited with status: 0
New thread pid=22535
One traced child (pid=22535) exited with status: 0
New thread pid=22536
One traced child (pid=22536) exited with status: 0
New thread pid=22537

[startup+20.0035 s]
Raw data (loadavg): 1.09 1.02 0.97 2/66 22537
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18195 6 1 0 1443 50 2 3 18 0 11 0 1802381943 864022528 21687 4294967295 134512640 134569956 3221224336 3221214436 1131090569 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210943 21687 13129 16 0 210927 0
[pid=22468] vsize: 843772
Current children cumulated CPU time (s) 14.98
Current children cumulated vsize (Kb) 843772
One traced child (pid=22537) exited with status: 0
New thread pid=22538
One traced child (pid=22538) exited with status: 0
New thread pid=22539
One traced child (pid=22539) exited with status: 0
New thread pid=22540
One traced child (pid=22540) exited with status: 0
New thread pid=22541
One traced child (pid=22541) exited with status: 0
New thread pid=22542
One traced child (pid=22542) exited with status: 0
New thread pid=22543

[startup+30.0034 s]
Raw data (loadavg): 1.08 1.02 0.97 2/66 22543
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18206 6 1 0 2396 51 3 3 16 0 11 0 1802381943 862973952 21844 4294967295 134512640 134569956 3221224336 3221214464 1131496118 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 21844 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (Kb) 842748
One traced child (pid=22543) exited with status: 0
New thread pid=22544

[startup+40.0032 s]
Raw data (loadavg): 1.06 1.01 0.97 2/66 22544
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18213 6 1 0 3342 51 3 3 16 0 11 0 1802381943 862973952 22136 4294967295 134512640 134569956 3221224336 3221214552 1131363231 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 22136 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 33.99
Current children cumulated vsize (Kb) 842748
One traced child (pid=22544) exited with status: 0
New thread pid=22545
One traced child (pid=22545) exited with status: 0
New thread pid=22546
One traced child (pid=22546) exited with status: 0
New thread pid=22547
One traced child (pid=22547) exited with status: 0
New thread pid=22548
One traced child (pid=22548) exited with status: 0
New thread pid=22549
One traced child (pid=22549) exited with status: 0
New thread pid=22550

[startup+50.0041 s]
Raw data (loadavg): 1.05 1.01 0.97 2/66 22550
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18224 6 1 0 4302 52 3 4 17 0 11 0 1802381943 862973952 22215 4294967295 134512640 134569956 3221224336 3221214248 1078904490 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 22215 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 43.61
Current children cumulated vsize (Kb) 842748

[startup+60.0039 s]
Raw data (loadavg): 1.04 1.01 0.97 2/66 22550
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18232 6 1 0 5272 52 3 4 17 0 11 0 1802381943 862973952 22333 4294967295 134512640 134569956 3221224336 3221214256 1131670978 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 22333 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 53.31
Current children cumulated vsize (Kb) 842748
One traced child (pid=22550) exited with status: 0
New thread pid=22551

[startup+70.0047 s]
Raw data (loadavg): 1.04 1.01 0.97 2/66 22551
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18243 6 1 0 6242 52 3 4 17 0 11 0 1802381943 862973952 22385 4294967295 134512640 134569956 3221224336 3221214544 1131381144 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 22385 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 63.01
Current children cumulated vsize (Kb) 842748
One traced child (pid=22551) exited with status: 0
New thread pid=22552
One traced child (pid=22552) exited with status: 0
New thread pid=22553

[startup+80.0056 s]
Raw data (loadavg): 1.03 1.01 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18251 6 1 0 7211 53 3 4 17 0 11 0 1802381943 862973952 22433 4294967295 134512640 134569956 3221224336 3221214632 1131446642 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 22433 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 72.71
Current children cumulated vsize (Kb) 842748

[startup+90.0054 s]
Raw data (loadavg): 1.03 1.01 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18258 6 1 0 8183 53 3 4 18 0 11 0 1802381943 862973952 22529 4294967295 134512640 134569956 3221224336 3221214528 1131741058 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 22529 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 82.43
Current children cumulated vsize (Kb) 842748

[startup+100.006 s]
Raw data (loadavg): 1.02 1.01 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18265 6 1 0 9159 53 3 4 20 0 11 0 1802381943 862973952 22623 4294967295 134512640 134569956 3221224336 3221214168 1085806322 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 22623 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 92.19
Current children cumulated vsize (Kb) 842748

[startup+110.007 s]
Raw data (loadavg): 1.02 1.01 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18272 6 1 0 10137 54 3 4 19 0 11 0 1802381943 862973952 22716 4294967295 134512640 134569956 3221224336 3221214408 1131559953 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 22716 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (Kb) 842748

[startup+120.008 s]
Raw data (loadavg): 1.01 1.01 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18278 6 1 0 11119 54 3 4 21 0 11 0 1802381943 862973952 22777 4294967295 134512640 134569956 3221224336 3221214336 1131682187 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 22777 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 111.8
Current children cumulated vsize (Kb) 842748

[startup+130.008 s]
Raw data (loadavg): 1.01 1.01 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18284 6 1 0 12103 54 3 4 19 0 11 0 1802381943 862973952 22839 4294967295 134512640 134569956 3221224336 3221214624 1131366063 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 22839 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 121.64
Current children cumulated vsize (Kb) 842748

[startup+140.009 s]
Raw data (loadavg): 1.01 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18291 6 1 0 13084 55 3 4 18 0 11 0 1802381943 862973952 22903 4294967295 134512640 134569956 3221224336 3221214544 1131381735 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 22903 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 131.46
Current children cumulated vsize (Kb) 842748

[startup+150.009 s]
Raw data (loadavg): 1.01 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18297 6 1 0 14067 56 3 4 23 0 11 0 1802381943 862973952 22966 4294967295 134512640 134569956 3221224336 3221214536 1131346593 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 22966 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 141.3
Current children cumulated vsize (Kb) 842748

[startup+160.009 s]
Raw data (loadavg): 1.01 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18302 6 1 0 15054 56 3 4 23 0 11 0 1802381943 862973952 23018 4294967295 134512640 134569956 3221224336 3221214512 1131528995 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 23018 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 151.17
Current children cumulated vsize (Kb) 842748

[startup+170.01 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18308 6 1 0 16039 57 3 4 17 0 11 0 1802381943 862973952 23077 4294967295 134512640 134569956 3221224336 3221214408 1131559709 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 23077 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (Kb) 842748

[startup+180.011 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18312 6 1 0 17028 57 3 4 20 0 11 0 1802381943 862973952 23115 4294967295 134512640 134569956 3221224336 3221214408 1131560117 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 23115 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 170.92
Current children cumulated vsize (Kb) 842748

[startup+190.011 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18318 6 1 0 18011 57 3 4 18 0 11 0 1802381943 862973952 23167 4294967295 134512640 134569956 3221224336 3221214544 1131381469 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 23167 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 180.75
Current children cumulated vsize (Kb) 842748

[startup+200.012 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18324 6 1 0 18994 58 3 4 17 0 11 0 1802381943 862973952 23225 4294967295 134512640 134569956 3221224336 3221214544 1131381786 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 23225 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 190.59
Current children cumulated vsize (Kb) 842748

[startup+210.012 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18329 6 1 0 19979 59 3 4 20 0 11 0 1802381943 862973952 23279 4294967295 134512640 134569956 3221224336 3221214512 1131528890 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 23279 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 200.45
Current children cumulated vsize (Kb) 842748

[startup+220.013 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18334 6 1 0 20964 59 3 4 20 0 11 0 1802381943 862973952 23343 4294967295 134512640 134569956 3221224336 3221214384 1131682015 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 23343 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 210.3
Current children cumulated vsize (Kb) 842748

[startup+230.014 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18339 6 1 0 21950 60 3 4 23 0 11 0 1802381943 862973952 23418 4294967295 134512640 134569956 3221224336 3221214512 1131477347 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 23418 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 220.17
Current children cumulated vsize (Kb) 842748

[startup+240.014 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18344 6 1 0 22936 60 3 4 25 0 11 0 1802381943 862973952 23516 4294967295 134512640 134569956 3221224336 3221214544 1131381078 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 23516 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 230.03
Current children cumulated vsize (Kb) 842748

[startup+250.015 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18348 6 1 0 23925 61 3 4 17 0 11 0 1802381943 862973952 23552 4294967295 134512640 134569956 3221224336 3221214544 1131369525 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 23552 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 239.93
Current children cumulated vsize (Kb) 842748

[startup+260.016 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18354 6 1 0 24908 61 3 4 21 0 11 0 1802381943 862973952 23635 4294967295 134512640 134569956 3221224336 3221214384 1131682274 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 23635 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 249.76
Current children cumulated vsize (Kb) 842748

[startup+270.017 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18361 6 1 0 25891 61 3 4 18 0 11 0 1802381943 862973952 23740 4294967295 134512640 134569956 3221224336 3221214632 1131449616 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 23740 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 259.59
Current children cumulated vsize (Kb) 842748

[startup+280.017 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18366 6 1 0 26878 61 3 4 23 0 11 0 1802381943 862973952 23783 4294967295 134512640 134569956 3221224336 3221214632 1131444422 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 23783 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 269.46
Current children cumulated vsize (Kb) 842748

[startup+290.018 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18371 6 1 0 27865 61 3 4 25 0 11 0 1802381943 862973952 23847 4294967295 134512640 134569956 3221224336 3221214512 1131529005 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 23847 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 279.33
Current children cumulated vsize (Kb) 842748

[startup+300.019 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18374 6 1 0 28856 62 3 4 25 0 11 0 1802381943 862973952 23879 4294967295 134512640 134569956 3221224336 3221214648 1131363225 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 23879 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 289.25
Current children cumulated vsize (Kb) 842748

[startup+310.02 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18378 6 1 0 29845 62 3 4 25 0 11 0 1802381943 862973952 23928 4294967295 134512640 134569956 3221224336 3221214592 1131528975 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 23928 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 299.14
Current children cumulated vsize (Kb) 842748

[startup+320.021 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18382 6 1 0 30834 62 3 4 23 0 11 0 1802381943 862973952 23973 4294967295 134512640 134569956 3221224336 3221214624 1131366047 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 23973 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 309.03
Current children cumulated vsize (Kb) 842748

[startup+330.022 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18387 6 1 0 31819 62 3 4 17 0 11 0 1802381943 862973952 24026 4294967295 134512640 134569956 3221224336 3221214512 1131529130 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 24026 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 318.88
Current children cumulated vsize (Kb) 842748

[startup+340.021 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18391 6 1 0 32808 62 3 4 17 0 11 0 1802381943 862973952 24054 4294967295 134512640 134569956 3221224336 3221214384 1131682058 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 24054 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 328.77
Current children cumulated vsize (Kb) 842748

[startup+350.022 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18397 6 1 0 33791 62 3 4 18 0 11 0 1802381943 862973952 24133 4294967295 134512640 134569956 3221224336 3221214632 1131446600 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 24133 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 338.6
Current children cumulated vsize (Kb) 842748

[startup+360.022 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18403 6 1 0 34775 63 3 4 19 0 11 0 1802381943 862973952 24248 4294967295 134512640 134569956 3221224336 3221214384 1131682546 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 24248 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 348.45
Current children cumulated vsize (Kb) 842748

[startup+370.023 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18406 6 1 0 35767 63 3 4 19 0 11 0 1802381943 862973952 24321 4294967295 134512640 134569956 3221224336 3221214320 1131731055 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 24321 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 358.37
Current children cumulated vsize (Kb) 842748

[startup+380.024 s]
Raw data (loadavg): 1.00 1.00 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18412 6 1 0 36752 63 3 4 25 0 11 0 1802381943 862973952 24387 4294967295 134512640 134569956 3221224336 3221214544 1131381456 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 24387 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 368.22
Current children cumulated vsize (Kb) 842748

[startup+390.025 s]
Raw data (loadavg): 1.07 1.02 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18418 6 1 0 37737 64 3 4 18 0 11 0 1802381943 862973952 24477 4294967295 134512640 134569956 3221224336 3221214408 1131559683 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 24477 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 378.08
Current children cumulated vsize (Kb) 842748

[startup+400.025 s]
Raw data (loadavg): 1.06 1.02 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18423 6 1 0 38724 64 3 4 20 0 11 0 1802381943 862973952 24541 4294967295 134512640 134569956 3221224336 3221214384 1131682369 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 24541 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 387.95
Current children cumulated vsize (Kb) 842748

[startup+410.025 s]
Raw data (loadavg): 1.05 1.01 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18425 6 1 0 39719 64 3 4 25 0 11 0 1802381943 862973952 24567 4294967295 134512640 134569956 3221224336 3221214408 1131559776 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 24567 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 397.9
Current children cumulated vsize (Kb) 842748

[startup+420.026 s]
Raw data (loadavg): 1.04 1.01 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18431 6 1 0 40703 64 3 4 21 0 11 0 1802381943 862973952 24614 4294967295 134512640 134569956 3221224336 3221214336 1131682562 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 24614 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 407.74
Current children cumulated vsize (Kb) 842748

[startup+430.027 s]
Raw data (loadavg): 1.04 1.01 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18435 6 1 0 41692 65 3 4 18 0 11 0 1802381943 862973952 24640 4294967295 134512640 134569956 3221224336 3221214632 1131444422 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 24640 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 417.64
Current children cumulated vsize (Kb) 842748

[startup+440.027 s]
Raw data (loadavg): 1.03 1.01 0.97 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18440 6 1 0 42679 65 3 4 17 0 11 0 1802381943 862973952 24696 4294967295 134512640 134569956 3221224336 3221214456 1131477331 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 24696 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 427.51
Current children cumulated vsize (Kb) 842748

[startup+450.028 s]
Raw data (loadavg): 1.10 1.03 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18445 6 1 0 43664 65 3 4 16 0 11 0 1802381943 862973952 24740 4294967295 134512640 134569956 3221224336 3221214544 1131381634 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 24740 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 437.36
Current children cumulated vsize (Kb) 842748

[startup+460.028 s]
Raw data (loadavg): 1.09 1.03 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18446 6 1 0 44661 65 3 4 25 0 11 0 1802381943 862973952 24764 4294967295 134512640 134569956 3221224336 3221214544 1131381647 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 24764 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 447.33
Current children cumulated vsize (Kb) 842748

[startup+470.029 s]
Raw data (loadavg): 1.07 1.02 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18453 6 1 0 45641 65 3 4 16 0 11 0 1802381943 862973952 24855 4294967295 134512640 134569956 3221224336 3221214544 1131381642 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 24855 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 457.13
Current children cumulated vsize (Kb) 842748

[startup+480.03 s]
Raw data (loadavg): 1.06 1.02 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18459 6 1 0 46625 66 3 4 18 0 11 0 1802381943 862973952 24968 4294967295 134512640 134569956 3221224336 3221214336 1131682562 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 24968 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 466.98
Current children cumulated vsize (Kb) 842748

[startup+490.031 s]
Raw data (loadavg): 1.05 1.02 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18463 6 1 0 47614 67 3 4 19 0 11 0 1802381943 862973952 24991 4294967295 134512640 134569956 3221224336 3221214512 1131528940 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 24991 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 476.88
Current children cumulated vsize (Kb) 842748

[startup+500.032 s]
Raw data (loadavg): 1.12 1.04 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18467 6 1 0 48603 67 3 4 18 0 11 0 1802381943 862973952 25034 4294967295 134512640 134569956 3221224336 3221214256 1131671134 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 25034 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 486.77
Current children cumulated vsize (Kb) 842748

[startup+510.033 s]
Raw data (loadavg): 1.10 1.04 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18469 6 1 0 49597 67 3 4 25 0 11 0 1802381943 862973952 25096 4294967295 134512640 134569956 3221224336 3221214544 1131381115 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25096 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 496.71
Current children cumulated vsize (Kb) 842748

[startup+520.033 s]
Raw data (loadavg): 1.09 1.03 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18474 6 1 0 50583 68 3 4 25 0 11 0 1802381943 862973952 25190 4294967295 134512640 134569956 3221224336 3221214408 1131559692 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25190 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 506.58
Current children cumulated vsize (Kb) 842748

[startup+530.033 s]
Raw data (loadavg): 1.07 1.03 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18477 6 1 0 51575 68 3 4 21 0 11 0 1802381943 862973952 25213 4294967295 134512640 134569956 3221224336 3221214384 1131682625 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 25213 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 516.5
Current children cumulated vsize (Kb) 842748

[startup+540.033 s]
Raw data (loadavg): 1.06 1.03 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18478 6 1 0 52571 68 3 4 25 0 11 0 1802381943 862973952 25238 4294967295 134512640 134569956 3221224336 3221214408 1131559683 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25238 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 526.46
Current children cumulated vsize (Kb) 842748

[startup+550.034 s]
Raw data (loadavg): 1.05 1.03 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18481 6 1 0 53563 68 3 4 23 0 11 0 1802381943 862973952 25281 4294967295 134512640 134569956 3221224336 3221214544 1131381620 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25281 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 536.38
Current children cumulated vsize (Kb) 842748

[startup+560.034 s]
Raw data (loadavg): 1.04 1.03 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18487 6 1 0 54546 68 3 4 19 0 11 0 1802381943 862973952 25330 4294967295 134512640 134569956 3221224336 3221214544 1131381649 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 25330 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 546.21
Current children cumulated vsize (Kb) 842748

[startup+570.035 s]
Raw data (loadavg): 1.04 1.03 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18492 6 1 0 55533 69 3 4 25 0 11 0 1802381943 862973952 25390 4294967295 134512640 134569956 3221224336 3221214544 1131369536 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 25390 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 556.09
Current children cumulated vsize (Kb) 842748

[startup+580.035 s]
Raw data (loadavg): 1.03 1.03 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18497 6 1 0 56519 69 3 4 20 0 11 0 1802381943 862973952 25470 4294967295 134512640 134569956 3221224336 3221214408 1131559644 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25470 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 565.95
Current children cumulated vsize (Kb) 842748

[startup+590.036 s]
Raw data (loadavg): 1.02 1.02 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18501 6 1 0 57508 69 3 4 25 0 11 0 1802381943 862973952 25519 4294967295 134512640 134569956 3221224336 3221214384 1131680940 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25519 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 575.84
Current children cumulated vsize (Kb) 842748

[startup+600.037 s]
Raw data (loadavg): 1.02 1.02 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18505 6 1 0 58496 69 3 4 19 0 11 0 1802381943 862973952 25550 4294967295 134512640 134569956 3221224336 3221214456 1131477479 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 25550 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 585.72
Current children cumulated vsize (Kb) 842748

[startup+610.038 s]
Raw data (loadavg): 1.02 1.02 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18507 6 1 0 59491 70 3 4 25 0 11 0 1802381943 862973952 25622 4294967295 134512640 134569956 3221224336 3221214544 1131381464 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25622 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 595.68
Current children cumulated vsize (Kb) 842748

[startup+620.039 s]
Raw data (loadavg): 1.01 1.02 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18513 6 1 0 60476 70 3 4 20 0 11 0 1802381943 862973952 25719 4294967295 134512640 134569956 3221224336 3221214408 1131559796 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25719 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 605.53
Current children cumulated vsize (Kb) 842748

[startup+630.04 s]
Raw data (loadavg): 1.01 1.02 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18518 6 1 0 61464 70 3 4 18 0 11 0 1802381943 862973952 25766 4294967295 134512640 134569956 3221224336 3221214544 1131381115 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 25766 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 615.41
Current children cumulated vsize (Kb) 842748

[startup+640.04 s]
Raw data (loadavg): 1.01 1.02 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18519 6 1 0 62460 70 3 4 25 0 11 0 1802381943 862973952 25772 4294967295 134512640 134569956 3221224336 3221214456 1131535500 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25772 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 625.37
Current children cumulated vsize (Kb) 842748

[startup+650.041 s]
Raw data (loadavg): 1.01 1.02 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18520 6 1 0 63456 71 3 4 25 0 11 0 1802381943 862973952 25772 4294967295 134512640 134569956 3221224336 3221214512 1131529098 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 25772 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 635.34
Current children cumulated vsize (Kb) 842748

[startup+660.042 s]
Raw data (loadavg): 1.01 1.02 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18521 6 1 0 64453 71 3 4 25 0 11 0 1802381943 862973952 25781 4294967295 134512640 134569956 3221224336 3221214384 1131682141 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25781 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 645.31
Current children cumulated vsize (Kb) 842748

[startup+670.043 s]
Raw data (loadavg): 1.00 1.02 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18522 6 1 0 65450 71 3 4 25 0 11 0 1802381943 862973952 25781 4294967295 134512640 134569956 3221224336 3221214336 1131682268 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25781 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 655.28
Current children cumulated vsize (Kb) 842748

[startup+680.043 s]
Raw data (loadavg): 1.00 1.02 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18523 6 1 0 66446 71 3 4 25 0 11 0 1802381943 862973952 25801 4294967295 134512640 134569956 3221224336 3221214384 1131682330 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25801 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 665.24
Current children cumulated vsize (Kb) 842748

[startup+690.044 s]
Raw data (loadavg): 1.00 1.02 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18523 6 1 0 67446 71 3 4 25 0 11 0 1802381943 862973952 25801 4294967295 134512640 134569956 3221224336 3221214408 1131559732 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25801 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 675.24
Current children cumulated vsize (Kb) 842748

[startup+700.044 s]
Raw data (loadavg): 1.00 1.01 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18523 6 1 0 68446 71 3 4 25 0 11 0 1802381943 862973952 25801 4294967295 134512640 134569956 3221224336 3221214408 1131559657 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25801 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 685.24
Current children cumulated vsize (Kb) 842748

[startup+710.044 s]
Raw data (loadavg): 1.00 1.01 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18523 6 1 0 69447 71 3 4 25 0 11 0 1802381943 862973952 25801 4294967295 134512640 134569956 3221224336 3221214408 1131559828 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25801 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 695.25
Current children cumulated vsize (Kb) 842748

[startup+720.045 s]
Raw data (loadavg): 1.00 1.01 0.98 3/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18524 6 1 0 70443 72 3 4 25 0 11 0 1802381943 862973952 25842 4294967295 134512640 134569956 3221224336 3221214408 1131559859 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 25842 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 705.22
Current children cumulated vsize (Kb) 842748

[startup+730.046 s]
Raw data (loadavg): 1.00 1.01 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18525 6 1 0 71439 72 3 4 19 0 11 0 1802381943 862973952 25874 4294967295 134512640 134569956 3221224336 3221214384 1131682068 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25874 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 715.18
Current children cumulated vsize (Kb) 842748

[startup+740.046 s]
Raw data (loadavg): 1.00 1.01 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18525 6 1 0 72439 72 3 4 25 0 11 0 1802381943 862973952 25874 4294967295 134512640 134569956 3221224336 3221214408 1131559771 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25874 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 725.18
Current children cumulated vsize (Kb) 842748

[startup+750.047 s]
Raw data (loadavg): 1.00 1.01 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18531 6 1 0 73419 72 3 4 17 0 11 0 1802381943 862973952 25945 4294967295 134512640 134569956 3221224336 3221214456 1131477465 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 25945 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 734.98
Current children cumulated vsize (Kb) 842748

[startup+760.048 s]
Raw data (loadavg): 1.00 1.01 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18538 6 1 0 74397 73 3 4 18 0 11 0 1802381943 862973952 26044 4294967295 134512640 134569956 3221224336 3221214544 1131381535 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 26044 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 744.77
Current children cumulated vsize (Kb) 842748

[startup+770.048 s]
Raw data (loadavg): 1.00 1.01 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18542 6 1 0 75385 73 3 4 19 0 11 0 1802381943 862973952 26064 4294967295 134512640 134569956 3221224336 3221214336 1131682508 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 26064 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 754.65
Current children cumulated vsize (Kb) 842748

[startup+780.048 s]
Raw data (loadavg): 1.00 1.01 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18543 6 1 0 76381 73 3 4 25 0 11 0 1802381943 862973952 26073 4294967295 134512640 134569956 3221224336 3221214384 1131682548 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 26073 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 764.61
Current children cumulated vsize (Kb) 842748

[startup+790.048 s]
Raw data (loadavg): 1.00 1.01 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18546 6 1 0 77371 73 3 4 25 0 11 0 1802381943 862973952 26106 4294967295 134512640 134569956 3221224336 3221214192 1080338938 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 26106 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 774.51
Current children cumulated vsize (Kb) 842748

[startup+800.049 s]
Raw data (loadavg): 1.00 1.00 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18549 6 1 0 78361 73 3 4 25 0 11 0 1802381943 862973952 26122 4294967295 134512640 134569956 3221224336 3221214632 1131444422 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 26122 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 784.41
Current children cumulated vsize (Kb) 842748

[startup+810.05 s]
Raw data (loadavg): 1.00 1.00 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18556 6 1 0 79342 74 3 4 20 0 11 0 1802381943 862973952 26545 4294967295 134512640 134569956 3221224336 3221214480 1131529071 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 26545 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 794.23
Current children cumulated vsize (Kb) 842748

[startup+820.051 s]
Raw data (loadavg): 1.00 1.00 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18557 6 1 0 80340 74 3 4 25 0 11 0 1802381943 862973952 26568 4294967295 134512640 134569956 3221224336 3221214408 1131559766 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 26568 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 804.21
Current children cumulated vsize (Kb) 842748

[startup+830.051 s]
Raw data (loadavg): 1.00 1.00 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18563 6 1 0 81326 75 3 4 25 0 11 0 1802381943 862973952 26586 4294967295 134512640 134569956 3221224336 3221214592 1131528807 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 26586 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 814.08
Current children cumulated vsize (Kb) 842748

[startup+840.051 s]
Raw data (loadavg): 1.00 1.00 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18567 6 1 0 82316 75 3 4 17 0 11 0 1802381943 862973952 26606 4294967295 134512640 134569956 3221224336 3221214544 1131381115 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 26606 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 823.98
Current children cumulated vsize (Kb) 842748

[startup+850.052 s]
Raw data (loadavg): 1.00 1.00 0.98 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18573 6 1 0 83301 76 3 4 19 0 11 0 1802381943 862973952 26651 4294967295 134512640 134569956 3221224336 3221214544 1131381605 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 26651 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 833.84
Current children cumulated vsize (Kb) 842748

[startup+860.052 s]
Raw data (loadavg): 1.07 1.02 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18577 6 1 0 84291 76 3 4 19 0 11 0 1802381943 862973952 26747 4294967295 134512640 134569956 3221224336 3221214456 1131477335 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 26747 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 843.74
Current children cumulated vsize (Kb) 842748

[startup+870.054 s]
Raw data (loadavg): 1.06 1.02 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18585 6 1 0 85273 76 3 4 18 0 11 0 1802381943 862973952 26794 4294967295 134512640 134569956 3221224336 3221214544 1131381642 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 26794 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 853.56
Current children cumulated vsize (Kb) 842748

[startup+880.055 s]
Raw data (loadavg): 1.05 1.01 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18592 6 1 0 86258 77 3 4 18 0 11 0 1802381943 862973952 26862 4294967295 134512640 134569956 3221224336 3221214544 1131381773 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 26862 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 863.42
Current children cumulated vsize (Kb) 842748

[startup+890.054 s]
Raw data (loadavg): 1.04 1.01 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18597 6 1 0 87247 77 3 4 18 0 11 0 1802381943 862973952 26940 4294967295 134512640 134569956 3221224336 3221214632 1131445868 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 26940 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 873.31
Current children cumulated vsize (Kb) 842748

[startup+900.055 s]
Raw data (loadavg): 1.04 1.01 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18601 6 1 0 88239 77 3 4 20 0 11 0 1802381943 862973952 26955 4294967295 134512640 134569956 3221224336 3221214408 1131559925 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 26955 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 883.23
Current children cumulated vsize (Kb) 842748

[startup+910.056 s]
Raw data (loadavg): 1.03 1.01 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18607 6 1 0 89226 78 3 4 20 0 11 0 1802381943 862973952 27021 4294967295 134512640 134569956 3221224336 3221214408 1131559769 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27021 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 893.11
Current children cumulated vsize (Kb) 842748

[startup+920.057 s]
Raw data (loadavg): 1.02 1.01 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18610 6 1 0 90219 78 3 4 25 0 11 0 1802381943 862973952 27037 4294967295 134512640 134569956 3221224336 3221214456 1131535512 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27037 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 903.04
Current children cumulated vsize (Kb) 842748

[startup+930.058 s]
Raw data (loadavg): 1.02 1.01 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18610 6 1 0 91219 78 3 4 25 0 11 0 1802381943 862973952 27037 4294967295 134512640 134569956 3221224336 3221214456 1131535442 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27037 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 913.04
Current children cumulated vsize (Kb) 842748

[startup+940.058 s]
Raw data (loadavg): 1.02 1.01 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18610 6 1 0 92219 78 3 4 25 0 11 0 1802381943 862973952 27037 4294967295 134512640 134569956 3221224336 3221214408 1131559640 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27037 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 923.04
Current children cumulated vsize (Kb) 842748

[startup+950.058 s]
Raw data (loadavg): 1.01 1.01 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18610 6 1 0 93220 78 3 4 25 0 11 0 1802381943 862973952 27037 4294967295 134512640 134569956 3221224336 3221214336 1131682598 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27037 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 933.05
Current children cumulated vsize (Kb) 842748

[startup+960.058 s]
Raw data (loadavg): 1.01 1.01 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18612 6 1 0 94214 78 3 4 25 0 11 0 1802381943 862973952 27042 4294967295 134512640 134569956 3221224336 3221214456 1131476911 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 27042 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 942.99
Current children cumulated vsize (Kb) 842748

[startup+970.06 s]
Raw data (loadavg): 1.01 1.01 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18614 6 1 0 95208 79 3 4 19 0 11 0 1802381943 862973952 27050 4294967295 134512640 134569956 3221224336 3221214544 1131381545 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 27050 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 952.94
Current children cumulated vsize (Kb) 842748

[startup+980.061 s]
Raw data (loadavg): 1.01 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18622 6 1 0 96190 79 3 4 17 0 11 0 1802381943 862973952 27110 4294967295 134512640 134569956 3221224336 3221214544 1131381115 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27110 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 962.76
Current children cumulated vsize (Kb) 842748

[startup+990.062 s]
Raw data (loadavg): 1.01 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18628 6 1 0 97175 80 3 4 19 0 11 0 1802381943 862973952 27143 4294967295 134512640 134569956 3221224336 3221214408 1131559717 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27143 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 972.62
Current children cumulated vsize (Kb) 842748

[startup+1000.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18631 6 1 0 98167 80 3 4 25 0 11 0 1802381943 862973952 27179 4294967295 134512640 134569956 3221224336 3221214480 1131528852 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27179 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 982.54
Current children cumulated vsize (Kb) 842748

[startup+1010.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18631 6 1 0 99167 80 3 4 25 0 11 0 1802381943 862973952 27179 4294967295 134512640 134569956 3221224336 3221214408 1131559819 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27179 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 992.54
Current children cumulated vsize (Kb) 842748

[startup+1020.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18632 6 1 0 100165 80 3 4 25 0 11 0 1802381943 862973952 27186 4294967295 134512640 134569956 3221224336 3221214632 1131445868 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 27186 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1002.52
Current children cumulated vsize (Kb) 842748

[startup+1030.07 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18638 6 1 0 101150 81 3 4 25 0 11 0 1802381943 862973952 27255 4294967295 134512640 134569956 3221224336 3221214408 1131559732 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 27255 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1012.38
Current children cumulated vsize (Kb) 842748

[startup+1040.07 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18642 6 1 0 102141 81 3 4 19 0 11 0 1802381943 862973952 27346 4294967295 134512640 134569956 3221224336 3221214408 1131559828 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27346 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1022.29
Current children cumulated vsize (Kb) 842748

[startup+1050.07 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18649 6 1 0 103126 81 3 4 18 0 11 0 1802381943 862973952 27396 4294967295 134512640 134569956 3221224336 3221214072 1131528525 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 27396 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1032.14
Current children cumulated vsize (Kb) 842748

[startup+1060.07 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18654 6 1 0 104115 81 3 4 25 0 11 0 1802381943 862973952 27423 4294967295 134512640 134569956 3221224336 3221214384 1131682068 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 27423 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1042.03
Current children cumulated vsize (Kb) 842748

[startup+1070.07 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18659 6 1 0 105103 82 3 4 24 0 11 0 1802381943 862973952 27450 4294967295 134512640 134569956 3221224336 3221214408 1131559940 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27450 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1051.92
Current children cumulated vsize (Kb) 842748

[startup+1080.07 s]
Raw data (loadavg): 1.00 1.00 0.99 3/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18661 6 1 0 106097 82 3 4 25 0 11 0 1802381943 862973952 27495 4294967295 134512640 134569956 3221224336 3221214408 1131559796 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27495 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (Kb) 842748

[startup+1090.07 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18667 6 1 0 107084 82 3 4 18 0 11 0 1802381943 862973952 27560 4294967295 134512640 134569956 3221224336 3221214408 1131559728 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27560 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1071.73
Current children cumulated vsize (Kb) 842748

[startup+1100.07 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18668 6 1 0 108082 82 3 4 25 0 11 0 1802381943 862973952 27560 4294967295 134512640 134569956 3221224336 3221214456 1131535452 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 27560 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1081.71
Current children cumulated vsize (Kb) 842748

[startup+1110.07 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18671 6 1 0 109075 83 3 4 23 0 11 0 1802381943 862973952 27582 4294967295 134512640 134569956 3221224336 3221214512 1131477460 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 27582 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1091.65
Current children cumulated vsize (Kb) 842748

[startup+1120.07 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18674 6 1 0 110067 83 3 4 25 0 11 0 1802381943 862973952 27615 4294967295 134512640 134569956 3221224336 3221214544 1131381595 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 27615 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1101.57
Current children cumulated vsize (Kb) 842748

[startup+1130.07 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18681 6 1 0 111050 83 3 4 18 0 11 0 1802381943 862973952 27652 4294967295 134512640 134569956 3221224336 3221214544 1131383031 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27652 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1111.4
Current children cumulated vsize (Kb) 842748

[startup+1140.07 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18683 6 1 0 112045 84 3 4 25 0 11 0 1802381943 862973952 27669 4294967295 134512640 134569956 3221224336 3221214336 1131682552 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27669 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1121.36
Current children cumulated vsize (Kb) 842748

[startup+1150.07 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18685 6 1 0 113039 84 3 4 25 0 11 0 1802381943 862973952 27691 4294967295 134512640 134569956 3221224336 3221214536 1131345907 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 27691 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1131.3
Current children cumulated vsize (Kb) 842748

[startup+1160.08 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18693 6 1 0 114020 84 3 4 19 0 11 0 1802381943 862973952 27775 4294967295 134512640 134569956 3221224336 3221214544 1131381739 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 27775 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1141.11
Current children cumulated vsize (Kb) 842748

[startup+1170.08 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18698 6 1 0 115008 85 3 4 18 0 11 0 1802381943 862973952 27816 4294967295 134512640 134569956 3221224336 3221214456 1131477409 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27816 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1151
Current children cumulated vsize (Kb) 842748

[startup+1180.08 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18703 6 1 0 115996 85 3 4 21 0 11 0 1802381943 862973952 27898 4294967295 134512640 134569956 3221224336 3221214408 1131559692 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27898 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1160.88
Current children cumulated vsize (Kb) 842748

[startup+1190.08 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18704 6 1 0 116993 86 3 4 25 0 11 0 1802381943 862973952 27898 4294967295 134512640 134569956 3221224336 3221214512 1131528934 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27898 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1170.86
Current children cumulated vsize (Kb) 842748

[startup+1200.08 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18710 6 1 0 117979 86 3 4 19 0 11 0 1802381943 862973952 27952 4294967295 134512640 134569956 3221224336 3221214632 1131444487 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22468/statm): 210687 27952 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1180.72
Current children cumulated vsize (Kb) 842748

[startup+1210.08 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18713 6 1 0 118972 86 3 4 25 0 11 0 1802381943 862973952 27969 4294967295 134512640 134569956 3221224336 3221214544 1131381115 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 27969 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1190.65
Current children cumulated vsize (Kb) 842748

[startup+1220.08 s]
Raw data (loadavg): 1.00 1.00 0.99 2/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18716 6 1 0 119964 86 3 4 18 0 11 0 1802381943 862973952 28033 4294967295 134512640 134569956 3221224336 3221214544 1131381519 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 28033 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1200.57
Current children cumulated vsize (Kb) 842748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1220.08 s]
Raw data (loadavg): 1.00 1.00 0.99 3/66 22553
Raw data (/proc/22468/stat): 22468 (java) R 22467 22468 8263 0 -1 0 18716 6 1 0 119964 86 3 4 18 0 11 0 1802381943 862973952 28033 4294967295 134512640 134569956 3221224336 3221214544 1131381642 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/22468/statm): 210687 28033 13129 16 0 210671 0
[pid=22468] vsize: 842748
Current children cumulated CPU time (s) 1200.57
Current children cumulated vsize (Kb) 842748

Sending SIGTERM to -22468
Sleeping 2 seconds
New thread pid=22555
New thread pid=22556
One traced child (pid=22556) exited with status: 0
One traced child (pid=22477) exited with status: 0
One traced child (pid=22472) exited with status: 0
One traced child (pid=22469) exited with status: 143
One traced child (pid=22471) exited with status: 143
One traced child (pid=22473) exited with status: 143
One traced child (pid=22474) exited with status: 143
One traced child (pid=22475) exited with status: 143
One traced child (pid=22553) exited with status: 143
One traced child (pid=22470) exited with status: 143
One traced child (pid=22555) exited with status: 143
One traced child (pid=22476) exited with status: 143
One traced child (pid=22468) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1220.23
CPU time (s): 1200.68
CPU user time (s): 1199.74
CPU system time (s): 0.934857
CPU usage (%): 98.3981
Max. virtual memory (cumulated for all children) (Kb): 844496

Verifier Data

Verifier:	OK	-7772