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/plato.asu.edu/pub/fctp/normalized-mps-v2-13-7-gr4x6.opb
MD5SUMc1c7537cd9b3e10215a81ec1ca3be5cb
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3046400
Optimality of the best value was proved NO
Number of terms in the objective function 504
Biggest coefficient in the objective function 148373504
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 3393589600
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 148373504
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 3393589600
Number of bits of the biggest sum of numbers32
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1223.09
Number of variables504
Total number of constraints34
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints34
Minimum length of a constraint21
Maximum length of a constraint120

Trace number 8925

Launcher Data

LAUNCH ON wulflinc11 THE 2005-09-23 09:49:19 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6950 boxname=wulflinc11 idbench=1090 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  c1c7537cd9b3e10215a81ec1ca3be5cb  /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-13-7-gr4x6.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-13-7-gr4x6.opb
IDLAUNCH: 6950
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.045
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.045
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:        973000 kB
Buffers:          9016 kB
Cached:          36680 kB
SwapCached:          0 kB
Active:          31840 kB
Inactive:        16752 kB
HighTotal:      131008 kB
HighFree:        89908 kB
LowTotal:       903652 kB
LowFree:        883092 kB
SwapTotal:     2097136 kB
SwapFree:      2097136 kB
Dirty:              16 kB
Writeback:           0 kB
Mapped:           6944 kB
Slab:             7640 kB
Committed_AS:    63600 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-23 10:09:50 (client local time) WITH STATUS 143 IN 1223.09 SECONDS
stats: 6950 0 1223.09 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/wulflinc11/normalized-mps-v2-13-7-gr4x6.opb
c reading problem ... done. Time 1.1 ms.
c #vars     504
c #constraints  44
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=             3981566 		Current CPU time: 1.97 ms
c CURRENT OPTIMUM=             3797760 		Current CPU time: 6.99 ms
c CURRENT OPTIMUM=             3046400 		Current CPU time: 34.73 ms
c starts		: 8
c conflicts		: 1256
c decisions		: 14166
c propagations		: 35940
c inspects		: 2486072
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 1256
c root simplifications	: 304
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 13005
c speed (decisions/second)	: 11.903741536041464
c non guided choices	400
c random choices	0
s SATISFIABLE
v -X0_bit_7 -X0_bit_6 -X0_bit_5 -X0_bit_4 -X0_bit_3 -X0_bit_2 -X0_bit_1 X0_bit0 -X0_bit1 X0_bit2 -X0_bit3 -X0_bit4 -X0_bit5 -X0_bit6 -X0_bit7 -X0_bit8 -X0_bit9 -X0_bit10 -X0_bit11 -X0_bit12 -X1_bit_7 -X1_bit_6 -X1_bit_5 -X1_bit_4 -X1_bit_3 -X1_bit_2 -X1_bit_1 -X1_bit0 -X1_bit1 -X1_bit2 -X1_bit3 -X1_bit4 -X1_bit5 -X1_bit6 -X1_bit7 -X1_bit8 -X1_bit9 -X1_bit10 -X1_bit11 -X1_bit12 -X2_bit_7 -X2_bit_6 -X2_bit_5 -X2_bit_4 -X2_bit_3 -X2_bit_2 -X2_bit_1 X2_bit0 -X2_bit1 -X2_bit2 X2_bit3 X2_bit4 -X2_bit5 -X2_bit6 -X2_bit7 -X2_bit8 -X2_bit9 -X2_bit10 -X2_bit11 -X2_bit12 -X3_bit_7 -X3_bit_6 -X3_bit_5 -X3_bit_4 -X3_bit_3 -X3_bit_2 -X3_bit_1 X3_bit0 X3_bit1 X3_bit2 X3_bit3 -X3_bit4 -X3_bit5 -X3_bit6 -X3_bit7 -X3_bit8 -X3_bit9 -X3_bit10 -X3_bit11 -X3_bit12 -X4_bit_7 -X4_bit_6 -X4_bit_5 -X4_bit_4 -X4_bit_3 -X4_bit_2 -X4_bit_1 -X4_bit0 -X4_bit1 -X4_bit2 -X4_bit3 -X4_bit4 -X4_bit5 -X4_bit6 -X4_bit7 -X4_bit8 -X4_bit9 -X4_bit10 -X4_bit11 -X4_bit12 -X5_bit_7 -X5_bit_6 -X5_bit_5 -X5_bit_4 -X5_bit_3 -X5_bit_2 -X5_bit_1 -X5_bit0 -X5_bit1 -X5_bit2 -X5_bit3 -X5_bit4 -X5_bit5 -X5_bit6 -X5_bit7 -X5_bit8 -X5_bit9 -X5_bit10 -X5_bit11 -X5_bit12 -X6_bit_7 -X6_bit_6 -X6_bit_5 -X6_bit_4 -X6_bit_3 -X6_bit_2 -X6_bit_1 -X6_bit0 -X6_bit1 -X6_bit2 -X6_bit3 -X6_bit4 -X6_bit5 -X6_bit6 -X6_bit7 -X6_bit8 -X6_bit9 -X6_bit10 -X6_bit11 -X6_bit12 -X7_bit_7 -X7_bit_6 -X7_bit_5 -X7_bit_4 -X7_bit_3 -X7_bit_2 -X7_bit_1 -X7_bit0 X7_bit1 X7_bit2 X7_bit3 X7_bit4 -X7_bit5 -X7_bit6 -X7_bit7 -X7_bit8 -X7_bit9 -X7_bit10 -X7_bit11 -X7_bit12 -X8_bit_7 -X8_bit_6 -X8_bit_5 -X8_bit_4 -X8_bit_3 -X8_bit_2 -X8_bit_1 -X8_bit0 -X8_bit1 -X8_bit2 -X8_bit3 -X8_bit4 -X8_bit5 -X8_bit6 -X8_bit7 -X8_bit8 -X8_bit9 -X8_bit10 -X8_bit11 -X8_bit12 -X9_bit_7 -X9_bit_6 -X9_bit_5 -X9_bit_4 -X9_bit_3 -X9_bit_2 -X9_bit_1 -X9_bit0 -X9_bit1 -X9_bit2 -X9_bit3 -X9_bit4 -X9_bit5 -X9_bit6 -X9_bit7 -X9_bit8 -X9_bit9 -X9_bit10 -X9_bit11 -X9_bit12 -X10_bit_7 -X10_bit_6 -X10_bit_5 -X10_bit_4 -X10_bit_3 -X10_bit_2 -X10_bit_1 -X10_bit0 -X10_bit1 -X10_bit2 -X10_bit3 -X10_bit4 -X10_bit5 -X10_bit6 -X10_bit7 -X10_bit8 -X10_bit9 -X10_bit10 -X10_bit11 -X10_bit12 -X11_bit_7 -X11_bit_6 -X11_bit_5 -X11_bit_4 -X11_bit_3 -X11_bit_2 -X11_bit_1 X11_bit0 -X11_bit1 X11_bit2 -X11_bit3 -X11_bit4 -X11_bit5 -X11_bit6 -X11_bit7 -X11_bit8 -X11_bit9 -X11_bit10 -X11_bit11 -X11_bit12 -X12_bit_7 -X12_bit_6 -X12_bit_5 -X12_bit_4 -X12_bit_3 -X12_bit_2 -X12_bit_1 -X12_bit0 -X12_bit1 X12_bit2 -X12_bit3 X12_bit4 -X12_bit5 -X12_bit6 -X12_bit7 -X12_bit8 -X12_bit9 -X12_bit10 -X12_bit11 -X12_bit12 -X13_bit_7 -X13_bit_6 -X13_bit_5 -X13_bit_4 -X13_bit_3 -X13_bit_2 -X13_bit_1 -X13_bit0 -X13_bit1 -X13_bit2 -X13_bit3 -X13_bit4 -X13_bit5 -X13_bit6 -X13_bit7 -X13_bit8 -X13_bit9 -X13_bit10 -X13_bit11 -X13_bit12 -X14_bit_7 -X14_bit_6 -X14_bit_5 -X14_bit_4 -X14_bit_3 -X14_bit_2 -X14_bit_1 -X14_bit0 -X14_bit1 -X14_bit2 -X14_bit3 -X14_bit4 -X14_bit5 -X14_bit6 -X14_bit7 -X14_bit8 -X14_bit9 -X14_bit10 -X14_bit11 -X14_bit12 -X15_bit_7 -X15_bit_6 -X15_bit_5 -X15_bit_4 -X15_bit_3 -X15_bit_2 -X15_bit_1 -X15_bit0 -X15_bit1 -X15_bit2 -X15_bit3 -X15_bit4 -X15_bit5 -X15_bit6 -X15_bit7 -X15_bit8 -X15_bit9 -X15_bit10 -X15_bit11 -X15_bit12 -X16_bit_7 -X16_bit_6 -X16_bit_5 -X16_bit_4 -X16_bit_3 -X16_bit_2 -X16_bit_1 -X16_bit0 -X16_bit1 -X16_bit2 -X16_bit3 -X16_bit4 -X16_bit5 -X16_bit6 -X16_bit7 -X16_bit8 -X16_bit9 -X16_bit10 -X16_bit11 -X16_bit12 -X17_bit_7 -X17_bit_6 -X17_bit_5 -X17_bit_4 -X17_bit_3 -X17_bit_2 -X17_bit_1 -X17_bit0 -X17_bit1 -X17_bit2 -X17_bit3 -X17_bit4 -X17_bit5 -X17_bit6 -X17_bit7 -X17_bit8 -X17_bit9 -X17_bit10 -X17_bit11 -X17_bit12 -X18_bit_7 -X18_bit_6 -X18_bit_5 -X18_bit_4 -X18_bit_3 -X18_bit_2 -X18_bit_1 -X18_bit0 X18_bit1 -X18_bit2 X18_bit3 -X18_bit4 -X18_bit5 -X18_bit6 -X18_bit7 -X18_bit8 -X18_bit9 -X18_bit10 -X18_bit11 -X18_bit12 -X19_bit_7 -X19_bit_6 -X19_bit_5 -X19_bit_4 -X19_bit_3 -X19_bit_2 -X19_bit_1 -X19_bit0 -X19_bit1 -X19_bit2 -X19_bit3 -X19_bit4 -X19_bit5 -X19_bit6 -X19_bit7 -X19_bit8 -X19_bit9 -X19_bit10 -X19_bit11 -X19_bit12 -X20_bit_7 -X20_bit_6 -X20_bit_5 -X20_bit_4 -X20_bit_3 -X20_bit_2 -X20_bit_1 -X20_bit0 -X20_bit1 -X20_bit2 -X20_bit3 -X20_bit4 -X20_bit5 -X20_bit6 -X20_bit7 -X20_bit8 -X20_bit9 -X20_bit10 -X20_bit11 -X20_bit12 -X21_bit_7 -X21_bit_6 -X21_bit_5 -X21_bit_4 -X21_bit_3 -X21_bit_2 -X21_bit_1 -X21_bit0 -X21_bit1 -X21_bit2 -X21_bit3 -X21_bit4 -X21_bit5 -X21_bit6 -X21_bit7 -X21_bit8 -X21_bit9 -X21_bit10 -X21_bit11 -X21_bit12 -X22_bit_7 -X22_bit_6 -X22_bit_5 -X22_bit_4 -X22_bit_3 -X22_bit_2 -X22_bit_1 X22_bit0 -X22_bit1 X22_bit2 -X22_bit3 -X22_bit4 -X22_bit5 -X22_bit6 -X22_bit7 -X22_bit8 -X22_bit9 -X22_bit10 -X22_bit11 -X22_bit12 -X23_bit_7 -X23_bit_6 -X23_bit_5 -X23_bit_4 -X23_bit_3 -X23_bit_2 -X23_bit_1 -X23_bit0 -X23_bit1 -X23_bit2 -X23_bit3 -X23_bit4 -X23_bit5 -X23_bit6 -X23_bit7 -X23_bit8 -X23_bit9 -X23_bit10 -X23_bit11 -X23_bit12 Y0_bit0 -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 
c objective function=3046400
c Total CPU time (ms) : 1224.811

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/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19 0 0 0 0 0 0 0 19 0 1 0 19234735 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 39 3 38 16 0 23 0
[pid=4108] 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/4108
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=4109
New thread pid=4110
New thread pid=4111
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=4112
New thread pid=4113
New thread pid=4114
New thread pid=4115
New thread pid=4116
New thread pid=4117
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/wulflinc11/normalized-mps-v2-13-7-gr4x6.opb
New thread pid=4118
One traced child (pid=4118) exited with status: 0
New thread pid=4119

[startup+10.0222 s]
Raw data (loadavg): 0.34 0.08 0.02 2/65 4119
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18092 4 98 0 374 57 0 0 18 0 11 0 19234735 858034176 19584 4294967295 134512640 134569956 3221224336 3221214428 1077664216 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 209481 19584 13129 16 0 209465 0
[pid=4108] vsize: 837924
Current children cumulated CPU time (s) 4.31
Current children cumulated vsize (Kb) 837924
One traced child (pid=4119) exited with status: 0
New thread pid=4120

[startup+20.023 s]
Raw data (loadavg): 0.44 0.11 0.03 3/65 4120
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18107 4 98 0 1333 58 0 0 20 0 11 0 19234735 857161728 19701 4294967295 134512640 134569956 3221224336 3221214364 1131076166 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 209268 19701 13129 16 0 209252 0
[pid=4108] vsize: 837072
Current children cumulated CPU time (s) 13.91
Current children cumulated vsize (Kb) 837072

[startup+30.0237 s]
Raw data (loadavg): 0.60 0.15 0.05 2/65 4120
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18121 4 98 0 2289 58 0 0 25 0 11 0 19234735 860307456 20411 4294967295 134512640 134569956 3221224336 3221214672 1131360376 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 20411 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 23.47
Current children cumulated vsize (Kb) 840144

[startup+40.0245 s]
Raw data (loadavg): 0.74 0.20 0.06 2/65 4120
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18133 4 98 0 3256 58 0 0 25 0 11 0 19234735 862076928 20868 4294967295 134512640 134569956 3221224336 3221214632 1131372340 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210468 20868 13129 16 0 210452 0
[pid=4108] vsize: 841872
Current children cumulated CPU time (s) 33.14
Current children cumulated vsize (Kb) 841872
One traced child (pid=4120) exited with status: 0
New thread pid=4121

[startup+50.0253 s]
Raw data (loadavg): 0.78 0.22 0.07 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18143 4 98 0 4229 58 0 0 25 0 11 0 19234735 862044160 21100 4294967295 134512640 134569956 3221224336 3221214712 1131342582 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210460 21100 13129 16 0 210444 0
[pid=4108] vsize: 841840
Current children cumulated CPU time (s) 42.87
Current children cumulated vsize (Kb) 841840

[startup+60.0261 s]
Raw data (loadavg): 0.81 0.25 0.08 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18157 4 98 0 5210 59 0 0 25 0 11 0 19234735 862044160 21161 4294967295 134512640 134569956 3221224336 3221214632 1131372340 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210460 21161 13129 16 0 210444 0
[pid=4108] vsize: 841840
Current children cumulated CPU time (s) 52.69
Current children cumulated vsize (Kb) 841840

[startup+70.0269 s]
Raw data (loadavg): 0.84 0.27 0.09 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18166 4 98 0 6195 59 0 0 25 0 11 0 19234735 860307456 20806 4294967295 134512640 134569956 3221224336 3221214624 1131370939 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 20806 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 62.54
Current children cumulated vsize (Kb) 840144

[startup+80.0277 s]
Raw data (loadavg): 0.87 0.30 0.10 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18176 4 98 0 7181 59 0 0 25 0 11 0 19234735 860307456 20860 4294967295 134512640 134569956 3221224336 3221214632 1131372452 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 20860 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 72.4
Current children cumulated vsize (Kb) 840144

[startup+90.0284 s]
Raw data (loadavg): 0.89 0.32 0.11 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18186 4 98 0 8168 60 0 0 25 0 11 0 19234735 860831744 20978 4294967295 134512640 134569956 3221224336 3221214720 1131363880 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210164 20978 13129 16 0 210148 0
[pid=4108] vsize: 840656
Current children cumulated CPU time (s) 82.28
Current children cumulated vsize (Kb) 840656

[startup+100.028 s]
Raw data (loadavg): 0.90 0.34 0.12 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18198 4 98 0 9156 60 0 0 24 0 11 0 19234735 860438528 20948 4294967295 134512640 134569956 3221224336 3221214720 1131363880 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210068 20948 13129 16 0 210052 0
[pid=4108] vsize: 840272
Current children cumulated CPU time (s) 92.16
Current children cumulated vsize (Kb) 840272

[startup+110.03 s]
Raw data (loadavg): 0.92 0.36 0.13 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18210 4 98 0 10145 60 0 0 19 0 11 0 19234735 860438528 20963 4294967295 134512640 134569956 3221224336 3221214536 1131442042 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210068 20963 13129 16 0 210052 0
[pid=4108] vsize: 840272
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (Kb) 840272

[startup+120.031 s]
Raw data (loadavg): 0.93 0.38 0.13 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18219 4 98 0 11133 60 0 0 25 0 11 0 19234735 860438528 20993 4294967295 134512640 134569956 3221224336 3221214632 1131372281 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210068 20993 13129 16 0 210052 0
[pid=4108] vsize: 840272
Current children cumulated CPU time (s) 111.93
Current children cumulated vsize (Kb) 840272

[startup+130.031 s]
Raw data (loadavg): 0.94 0.40 0.14 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18228 4 98 0 12122 60 0 0 24 0 11 0 19234735 860307456 20986 4294967295 134512640 134569956 3221224336 3221214712 1131337246 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 20986 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 121.82
Current children cumulated vsize (Kb) 840144

[startup+140.031 s]
Raw data (loadavg): 0.95 0.42 0.15 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18238 4 98 0 13110 61 0 0 24 0 11 0 19234735 860307456 21004 4294967295 134512640 134569956 3221224336 3221214720 1131363700 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21004 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 131.71
Current children cumulated vsize (Kb) 840144

[startup+150.032 s]
Raw data (loadavg): 0.96 0.44 0.16 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18247 4 98 0 14099 61 0 0 25 0 11 0 19234735 860307456 21024 4294967295 134512640 134569956 3221224336 3221214760 1131389735 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21024 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 141.6
Current children cumulated vsize (Kb) 840144

[startup+160.033 s]
Raw data (loadavg): 0.96 0.46 0.17 3/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18256 4 98 0 15088 61 0 0 25 0 11 0 19234735 860307456 21049 4294967295 134512640 134569956 3221224336 3221214712 1131337261 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21049 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 151.49
Current children cumulated vsize (Kb) 840144

[startup+170.034 s]
Raw data (loadavg): 0.97 0.48 0.18 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18266 4 98 0 16076 61 0 0 25 0 11 0 19234735 860307456 21082 4294967295 134512640 134569956 3221224336 3221214672 1131360373 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21082 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 161.37
Current children cumulated vsize (Kb) 840144

[startup+180.033 s]
Raw data (loadavg): 0.97 0.49 0.19 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18275 4 98 0 17066 61 0 0 25 0 11 0 19234735 860307456 21096 4294967295 134512640 134569956 3221224336 3221214720 1131363489 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21096 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 171.27
Current children cumulated vsize (Kb) 840144

[startup+190.034 s]
Raw data (loadavg): 0.98 0.51 0.19 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18285 4 98 0 18055 62 0 0 25 0 11 0 19234735 860307456 21124 4294967295 134512640 134569956 3221224336 3221214720 1131363782 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21124 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 181.17
Current children cumulated vsize (Kb) 840144

[startup+200.035 s]
Raw data (loadavg): 0.98 0.52 0.20 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18294 4 98 0 19045 62 0 0 25 0 11 0 19234735 860307456 21142 4294967295 134512640 134569956 3221224336 3221214632 1131372595 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21142 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 191.07
Current children cumulated vsize (Kb) 840144

[startup+210.036 s]
Raw data (loadavg): 0.98 0.54 0.21 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18303 4 98 0 20035 62 0 0 25 0 11 0 19234735 860307456 21162 4294967295 134512640 134569956 3221224336 3221214712 1131337246 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21162 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 200.97
Current children cumulated vsize (Kb) 840144

[startup+220.037 s]
Raw data (loadavg): 0.98 0.55 0.22 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18313 4 98 0 21025 63 0 0 25 0 11 0 19234735 860307456 21176 4294967295 134512640 134569956 3221224336 3221214632 1131372354 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21176 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 210.88
Current children cumulated vsize (Kb) 840144

[startup+230.036 s]
Raw data (loadavg): 0.99 0.57 0.23 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18322 4 98 0 22015 63 0 0 23 0 11 0 19234735 860307456 21197 4294967295 134512640 134569956 3221224336 3221214632 1131372753 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21197 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 220.78
Current children cumulated vsize (Kb) 840144

[startup+240.037 s]
Raw data (loadavg): 1.15 0.61 0.24 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18332 4 98 0 23006 63 0 0 18 0 11 0 19234735 860307456 21211 4294967295 134512640 134569956 3221224336 3221214632 1131372209 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21211 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 230.69
Current children cumulated vsize (Kb) 840144

[startup+250.037 s]
Raw data (loadavg): 1.12 0.63 0.25 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18342 4 98 0 23997 63 0 0 22 0 11 0 19234735 860307456 21224 4294967295 134512640 134569956 3221224336 3221214712 1131337169 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21224 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 240.6
Current children cumulated vsize (Kb) 840144

[startup+260.039 s]
Raw data (loadavg): 1.10 0.64 0.26 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18352 4 98 0 24987 64 0 0 25 0 11 0 19234735 860307456 21238 4294967295 134512640 134569956 3221224336 3221214720 1131363880 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21238 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 250.51
Current children cumulated vsize (Kb) 840144

[startup+270.04 s]
Raw data (loadavg): 1.09 0.65 0.27 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18361 4 98 0 25979 64 0 0 25 0 11 0 19234735 860307456 21251 4294967295 134512640 134569956 3221224336 3221214712 1131342588 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21251 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 260.43
Current children cumulated vsize (Kb) 840144

[startup+280.039 s]
Raw data (loadavg): 1.07 0.66 0.28 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18370 4 98 0 26970 64 0 0 25 0 11 0 19234735 860307456 21263 4294967295 134512640 134569956 3221224336 3221214632 1131372340 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21263 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 270.34
Current children cumulated vsize (Kb) 840144

[startup+290.04 s]
Raw data (loadavg): 1.06 0.67 0.28 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18380 4 98 0 27961 64 0 0 25 0 11 0 19234735 860307456 21273 4294967295 134512640 134569956 3221224336 3221214716 1131370784 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21273 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 280.25
Current children cumulated vsize (Kb) 840144

[startup+300.04 s]
Raw data (loadavg): 1.05 0.68 0.29 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18389 4 98 0 28952 65 0 0 23 0 11 0 19234735 860307456 21286 4294967295 134512640 134569956 3221224336 3221214720 1131363494 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21286 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 290.17
Current children cumulated vsize (Kb) 840144

[startup+310.041 s]
Raw data (loadavg): 1.04 0.69 0.30 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18400 4 98 0 29943 65 0 0 25 0 11 0 19234735 860307456 21298 4294967295 134512640 134569956 3221224336 3221214716 1131372160 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21298 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 300.08
Current children cumulated vsize (Kb) 840144

[startup+320.041 s]
Raw data (loadavg): 1.04 0.70 0.30 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18409 4 98 0 30934 65 0 0 25 0 11 0 19234735 860307456 21309 4294967295 134512640 134569956 3221224336 3221214632 1131373178 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21309 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 309.99
Current children cumulated vsize (Kb) 840144

[startup+330.042 s]
Raw data (loadavg): 1.03 0.71 0.31 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18418 4 98 0 31925 65 0 0 25 0 11 0 19234735 860307456 21321 4294967295 134512640 134569956 3221224336 3221214760 1131523658 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21321 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 319.9
Current children cumulated vsize (Kb) 840144

[startup+340.043 s]
Raw data (loadavg): 1.03 0.72 0.32 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18428 4 98 0 32914 65 0 0 25 0 11 0 19234735 860307456 21333 4294967295 134512640 134569956 3221224336 3221214632 1131372340 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21333 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 329.79
Current children cumulated vsize (Kb) 840144

[startup+350.043 s]
Raw data (loadavg): 1.02 0.73 0.32 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18437 4 98 0 33905 66 0 0 25 0 11 0 19234735 860307456 21346 4294967295 134512640 134569956 3221224336 3221214760 1131390294 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21346 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 339.71
Current children cumulated vsize (Kb) 840144

[startup+360.044 s]
Raw data (loadavg): 1.02 0.74 0.33 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18446 4 98 0 34895 66 0 0 25 0 11 0 19234735 860307456 21359 4294967295 134512640 134569956 3221224336 3221214632 1131372235 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21359 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 349.61
Current children cumulated vsize (Kb) 840144

[startup+370.044 s]
Raw data (loadavg): 1.09 0.76 0.34 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18456 4 98 0 35883 66 0 0 18 0 11 0 19234735 860307456 21374 4294967295 134512640 134569956 3221224336 3221214632 1131374211 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21374 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 359.49
Current children cumulated vsize (Kb) 840144

[startup+380.045 s]
Raw data (loadavg): 1.07 0.77 0.35 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18465 4 98 0 36872 66 0 0 25 0 11 0 19234735 860307456 21388 4294967295 134512640 134569956 3221224336 3221214716 1131342597 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21388 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 369.38
Current children cumulated vsize (Kb) 840144

[startup+390.046 s]
Raw data (loadavg): 1.06 0.78 0.36 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18474 4 98 0 37855 66 0 0 25 0 11 0 19234735 860307456 21397 4294967295 134512640 134569956 3221224336 3221214248 1131627746 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21397 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 379.21
Current children cumulated vsize (Kb) 840144

[startup+400.047 s]
Raw data (loadavg): 1.05 0.78 0.36 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18484 4 98 0 38835 66 0 0 25 0 11 0 19234735 860307456 21423 4294967295 134512640 134569956 3221224336 3221214712 1131337152 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21423 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 389.01
Current children cumulated vsize (Kb) 840144

[startup+410.048 s]
Raw data (loadavg): 1.04 0.79 0.37 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18492 4 98 0 39819 66 0 0 25 0 11 0 19234735 860307456 21462 4294967295 134512640 134569956 3221224336 3221214672 1131360402 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21462 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 398.85
Current children cumulated vsize (Kb) 840144

[startup+420.048 s]
Raw data (loadavg): 1.04 0.80 0.38 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18502 4 98 0 40797 67 0 0 17 0 11 0 19234735 860307456 21521 4294967295 134512640 134569956 3221224336 3221214632 1131372452 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21521 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (Kb) 840144

[startup+430.049 s]
Raw data (loadavg): 1.03 0.80 0.38 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18510 4 98 0 41774 67 0 0 25 0 11 0 19234735 860307456 21553 4294967295 134512640 134569956 3221224336 3221214712 1131337246 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21553 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 418.41
Current children cumulated vsize (Kb) 840144

[startup+440.05 s]
Raw data (loadavg): 1.02 0.81 0.39 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18518 4 98 0 42747 67 0 0 19 0 11 0 19234735 860307456 21562 4294967295 134512640 134569956 3221224336 3221214720 1131363880 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21562 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 428.14
Current children cumulated vsize (Kb) 840144

[startup+450.05 s]
Raw data (loadavg): 1.02 0.81 0.39 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18526 4 98 0 43714 68 0 0 25 0 11 0 19234735 860307456 21644 4294967295 134512640 134569956 3221224336 3221214632 1131372271 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21644 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 437.82
Current children cumulated vsize (Kb) 840144

[startup+460.051 s]
Raw data (loadavg): 1.02 0.82 0.40 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18535 4 98 0 44679 68 0 0 25 0 11 0 19234735 860307456 21739 4294967295 134512640 134569956 3221224336 3221214632 1131372340 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21739 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 447.47
Current children cumulated vsize (Kb) 840144

[startup+470.051 s]
Raw data (loadavg): 1.01 0.83 0.40 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18544 4 98 0 45652 68 0 0 25 0 11 0 19234735 860307456 21837 4294967295 134512640 134569956 3221224336 3221214632 1131372340 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 21837 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 457.2
Current children cumulated vsize (Kb) 840144

[startup+480.051 s]
Raw data (loadavg): 1.01 0.83 0.41 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18553 4 98 0 46632 68 0 0 22 0 11 0 19234735 860307456 21925 4294967295 134512640 134569956 3221224336 3221214632 1131372464 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21925 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 467
Current children cumulated vsize (Kb) 840144

[startup+490.052 s]
Raw data (loadavg): 1.01 0.84 0.42 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18563 4 98 0 47618 68 0 0 16 0 11 0 19234735 860307456 21993 4294967295 134512640 134569956 3221224336 3221214712 1131337196 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 21993 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 476.86
Current children cumulated vsize (Kb) 840144

[startup+500.053 s]
Raw data (loadavg): 1.01 0.84 0.42 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18572 4 98 0 48608 69 0 0 25 0 11 0 19234735 860307456 22006 4294967295 134512640 134569956 3221224336 3221214624 1131370815 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22006 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 486.77
Current children cumulated vsize (Kb) 840144

[startup+510.053 s]
Raw data (loadavg): 1.01 0.85 0.43 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18581 4 98 0 49598 69 0 0 25 0 11 0 19234735 860307456 22022 4294967295 134512640 134569956 3221224336 3221214624 1131370927 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22022 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 496.67
Current children cumulated vsize (Kb) 840144

[startup+520.054 s]
Raw data (loadavg): 1.00 0.85 0.43 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18591 4 98 0 50589 69 0 0 19 0 11 0 19234735 860307456 22028 4294967295 134512640 134569956 3221224336 3221214632 1131372340 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22028 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 506.58
Current children cumulated vsize (Kb) 840144

[startup+530.054 s]
Raw data (loadavg): 1.00 0.85 0.44 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18600 4 98 0 51579 70 0 0 25 0 11 0 19234735 860307456 22035 4294967295 134512640 134569956 3221224336 3221214632 1131372216 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22035 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 516.49
Current children cumulated vsize (Kb) 840144

[startup+540.055 s]
Raw data (loadavg): 1.00 0.86 0.45 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18610 4 98 0 52569 70 0 0 25 0 11 0 19234735 860307456 22040 4294967295 134512640 134569956 3221224336 3221214712 1131337184 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22040 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 526.39
Current children cumulated vsize (Kb) 840144

[startup+550.055 s]
Raw data (loadavg): 1.00 0.86 0.45 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18619 4 98 0 53559 70 0 0 25 0 11 0 19234735 860307456 22045 4294967295 134512640 134569956 3221224336 3221214712 1131337169 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22045 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 536.29
Current children cumulated vsize (Kb) 840144

[startup+560.055 s]
Raw data (loadavg): 1.00 0.87 0.46 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18628 4 98 0 54548 71 0 0 24 0 11 0 19234735 860307456 22053 4294967295 134512640 134569956 3221224336 3221214672 1131360378 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22053 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 546.19
Current children cumulated vsize (Kb) 840144

[startup+570.056 s]
Raw data (loadavg): 1.00 0.87 0.46 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18638 4 98 0 55536 71 0 0 25 0 11 0 19234735 860307456 22057 4294967295 134512640 134569956 3221224336 3221214712 1131337300 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22057 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 556.07
Current children cumulated vsize (Kb) 840144

[startup+580.056 s]
Raw data (loadavg): 1.00 0.87 0.47 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18647 4 98 0 56525 71 0 0 25 0 11 0 19234735 860307456 22076 4294967295 134512640 134569956 3221224336 3221214624 1131370923 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22076 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 565.96
Current children cumulated vsize (Kb) 840144

[startup+590.057 s]
Raw data (loadavg): 1.00 0.88 0.47 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18656 4 98 0 57515 71 0 0 25 0 11 0 19234735 860307456 22084 4294967295 134512640 134569956 3221224336 3221214716 1131342508 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22084 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 575.86
Current children cumulated vsize (Kb) 840144

[startup+600.058 s]
Raw data (loadavg): 1.00 0.88 0.48 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18666 4 98 0 58504 71 0 0 20 0 11 0 19234735 860307456 22092 4294967295 134512640 134569956 3221224336 3221214720 1131363880 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22092 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 585.75
Current children cumulated vsize (Kb) 840144

[startup+610.058 s]
Raw data (loadavg): 1.00 0.89 0.48 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18675 4 98 0 59495 72 0 0 25 0 11 0 19234735 860307456 22096 4294967295 134512640 134569956 3221224336 3221214632 1131373168 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22096 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 595.67
Current children cumulated vsize (Kb) 840144

[startup+620.059 s]
Raw data (loadavg): 1.00 0.89 0.49 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18685 4 98 0 60484 72 0 0 19 0 11 0 19234735 860307456 22108 4294967295 134512640 134569956 3221224336 3221214624 1131370863 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22108 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 605.56
Current children cumulated vsize (Kb) 840144

[startup+630.059 s]
Raw data (loadavg): 1.00 0.89 0.49 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18694 4 98 0 61475 72 0 0 25 0 11 0 19234735 860307456 22138 4294967295 134512640 134569956 3221224336 3221214720 1131363496 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22138 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 615.47
Current children cumulated vsize (Kb) 840144

[startup+640.06 s]
Raw data (loadavg): 1.00 0.89 0.50 2/65 4121
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18704 4 98 0 62465 72 0 0 25 0 11 0 19234735 860307456 22140 4294967295 134512640 134569956 3221224336 3221214720 1131363880 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22140 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 625.37
Current children cumulated vsize (Kb) 840144

[startup+650.06 s]
Raw data (loadavg): 1.08 0.91 0.51 2/69 4164
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18713 4 98 0 63451 73 0 0 25 0 11 0 19234735 860307456 22146 4294967295 134512640 134569956 3221224336 3221214624 1131370851 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22146 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 635.24
Current children cumulated vsize (Kb) 840144

[startup+660.061 s]
Raw data (loadavg): 1.14 0.93 0.52 2/65 4176
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18723 4 98 0 64455 74 0 0 25 0 11 0 19234735 860307456 22151 4294967295 134512640 134569956 3221224336 3221214632 1131372331 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22151 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 645.29
Current children cumulated vsize (Kb) 840144

[startup+670.209 s]
Raw data (loadavg): 1.12 0.93 0.52 2/65 4176
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18732 4 98 0 65451 74 0 0 25 0 11 0 19234735 860307456 22157 4294967295 134512640 134569956 3221224336 3221214712 1131337169 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22157 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 655.25
Current children cumulated vsize (Kb) 840144

[startup+680.256 s]
Raw data (loadavg): 1.10 0.94 0.53 2/65 4176
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18741 4 98 0 66441 74 0 0 25 0 11 0 19234735 860307456 22162 4294967295 134512640 134569956 3221224336 3221214632 1131373650 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22162 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 665.15
Current children cumulated vsize (Kb) 840144

[startup+690.257 s]
Raw data (loadavg): 1.08 0.94 0.53 2/65 4176
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18750 4 98 0 67430 74 0 0 25 0 11 0 19234735 860307456 22166 4294967295 134512640 134569956 3221224336 3221214632 1131373031 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22166 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 675.04
Current children cumulated vsize (Kb) 840144

[startup+700.256 s]
Raw data (loadavg): 1.07 0.94 0.54 2/65 4176
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18759 4 98 0 68418 74 0 0 25 0 11 0 19234735 860307456 22171 4294967295 134512640 134569956 3221224336 3221214712 1131337152 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22171 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 684.92
Current children cumulated vsize (Kb) 840144

[startup+710.257 s]
Raw data (loadavg): 1.06 0.94 0.54 2/65 4178
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18769 4 98 0 69404 74 0 0 25 0 11 0 19234735 860307456 22184 4294967295 134512640 134569956 3221224336 3221214712 1131337152 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22184 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 694.78
Current children cumulated vsize (Kb) 840144

[startup+720.258 s]
Raw data (loadavg): 1.05 0.94 0.55 2/65 4178
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18778 4 98 0 70393 74 0 0 25 0 11 0 19234735 860307456 22199 4294967295 134512640 134569956 3221224336 3221214720 1131363764 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22199 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 704.67
Current children cumulated vsize (Kb) 840144

[startup+730.258 s]
Raw data (loadavg): 1.04 0.94 0.55 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18787 4 98 0 71381 75 0 0 25 0 11 0 19234735 860307456 22204 4294967295 134512640 134569956 3221224336 3221214632 1131372285 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22204 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 714.56
Current children cumulated vsize (Kb) 840144

[startup+740.26 s]
Raw data (loadavg): 1.04 0.94 0.55 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18797 4 98 0 72368 75 0 0 25 0 11 0 19234735 860307456 22219 4294967295 134512640 134569956 3221224336 3221214720 1131363880 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22219 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 724.43
Current children cumulated vsize (Kb) 840144

[startup+750.259 s]
Raw data (loadavg): 1.03 0.95 0.56 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18806 4 98 0 73357 75 0 0 25 0 11 0 19234735 860307456 22228 4294967295 134512640 134569956 3221224336 3221214408 1085806717 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22228 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 734.32
Current children cumulated vsize (Kb) 840144

[startup+760.26 s]
Raw data (loadavg): 1.02 0.95 0.56 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18815 4 98 0 74345 75 0 0 25 0 11 0 19234735 860307456 22241 4294967295 134512640 134569956 3221224336 3221214716 1131370784 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22241 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 744.2
Current children cumulated vsize (Kb) 840144

[startup+770.261 s]
Raw data (loadavg): 1.02 0.95 0.57 1/65 4182
Raw data (/proc/4108/stat): 4108 (java) T 4107 4108 4060 0 -1 0 18824 4 98 0 75333 75 0 0 25 0 11 0 19234735 860307456 22243 4294967295 134512640 134569956 3221224336 3221213316 1073952732 0 4 1 23758 3222434794 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22243 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 754.08
Current children cumulated vsize (Kb) 840144

[startup+780.262 s]
Raw data (loadavg): 1.02 0.95 0.57 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18833 4 98 0 76320 75 0 0 17 0 11 0 19234735 860307456 22257 4294967295 134512640 134569956 3221224336 3221214632 1131372523 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22257 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 763.95
Current children cumulated vsize (Kb) 840144

[startup+790.263 s]
Raw data (loadavg): 1.01 0.95 0.57 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18842 4 98 0 77305 75 0 0 24 0 11 0 19234735 860307456 22271 4294967295 134512640 134569956 3221224336 3221214632 1131372262 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22271 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 773.8
Current children cumulated vsize (Kb) 840144

[startup+800.263 s]
Raw data (loadavg): 1.01 0.95 0.58 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18851 4 98 0 78290 76 0 0 24 0 11 0 19234735 860307456 22285 4294967295 134512640 134569956 3221224336 3221214624 1131370807 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22285 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 783.66
Current children cumulated vsize (Kb) 840144

[startup+810.265 s]
Raw data (loadavg): 1.01 0.95 0.58 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18860 4 98 0 79275 76 0 0 25 0 11 0 19234735 860307456 22302 4294967295 134512640 134569956 3221224336 3221214712 1131337152 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22302 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 793.51
Current children cumulated vsize (Kb) 840144

[startup+820.266 s]
Raw data (loadavg): 1.01 0.95 0.58 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18869 4 98 0 80260 76 0 0 25 0 11 0 19234735 860307456 22341 4294967295 134512640 134569956 3221224336 3221214712 1131337152 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22341 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 803.36
Current children cumulated vsize (Kb) 840144

[startup+830.266 s]
Raw data (loadavg): 1.01 0.95 0.59 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18878 4 98 0 81248 76 0 0 20 0 11 0 19234735 860307456 22364 4294967295 134512640 134569956 3221224336 3221214632 1131372340 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22364 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 813.24
Current children cumulated vsize (Kb) 840144

[startup+840.267 s]
Raw data (loadavg): 1.00 0.95 0.59 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18887 4 98 0 82236 76 0 0 25 0 11 0 19234735 860307456 22375 4294967295 134512640 134569956 3221224336 3221214632 1131372340 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22375 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 823.12
Current children cumulated vsize (Kb) 840144

[startup+850.267 s]
Raw data (loadavg): 1.00 0.96 0.60 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18896 4 98 0 83224 77 0 0 21 0 11 0 19234735 860307456 22387 4294967295 134512640 134569956 3221224336 3221214712 1131337166 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22387 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 833.01
Current children cumulated vsize (Kb) 840144

[startup+860.269 s]
Raw data (loadavg): 1.00 0.96 0.60 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18905 4 98 0 84212 77 0 0 25 0 11 0 19234735 860307456 22403 4294967295 134512640 134569956 3221224336 3221214632 1131372340 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22403 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 842.89
Current children cumulated vsize (Kb) 840144

[startup+870.27 s]
Raw data (loadavg): 1.00 0.96 0.60 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18914 4 98 0 85201 77 0 0 25 0 11 0 19234735 860307456 22410 4294967295 134512640 134569956 3221224336 3221214720 1131363880 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22410 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 852.78
Current children cumulated vsize (Kb) 840144

[startup+880.271 s]
Raw data (loadavg): 1.00 0.96 0.61 3/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18924 4 98 0 86190 77 0 0 25 0 11 0 19234735 860307456 22422 4294967295 134512640 134569956 3221224336 3221213464 1073952732 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22422 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 862.67
Current children cumulated vsize (Kb) 840144

[startup+890.271 s]
Raw data (loadavg): 1.00 0.96 0.61 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18933 4 98 0 87178 77 0 0 25 0 11 0 19234735 860307456 22438 4294967295 134512640 134569956 3221224336 3221214632 1131374193 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22438 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 872.55
Current children cumulated vsize (Kb) 840144

[startup+900.271 s]
Raw data (loadavg): 1.00 0.96 0.62 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18942 4 98 0 88167 78 0 0 25 0 11 0 19234735 860307456 22447 4294967295 134512640 134569956 3221224336 3221214632 1131373168 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22447 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 882.45
Current children cumulated vsize (Kb) 840144

[startup+910.272 s]
Raw data (loadavg): 1.00 0.96 0.62 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18951 4 98 0 89156 78 0 0 19 0 11 0 19234735 860307456 22450 4294967295 134512640 134569956 3221224336 3221214760 1131390244 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22450 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 892.34
Current children cumulated vsize (Kb) 840144

[startup+920.274 s]
Raw data (loadavg): 1.00 0.96 0.62 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18960 4 98 0 90146 78 0 0 21 0 11 0 19234735 860307456 22464 4294967295 134512640 134569956 3221224336 3221214632 1131372306 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22464 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 902.24
Current children cumulated vsize (Kb) 840144

[startup+930.274 s]
Raw data (loadavg): 1.00 0.96 0.63 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18970 4 98 0 91134 78 0 0 25 0 11 0 19234735 860307456 22472 4294967295 134512640 134569956 3221224336 3221214736 1131403177 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22472 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 912.12
Current children cumulated vsize (Kb) 840144

[startup+940.274 s]
Raw data (loadavg): 1.00 0.96 0.63 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18979 4 98 0 92123 78 0 0 25 0 11 0 19234735 860307456 22481 4294967295 134512640 134569956 3221224336 3221214712 1131337152 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22481 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 922.01
Current children cumulated vsize (Kb) 840144

[startup+950.275 s]
Raw data (loadavg): 1.00 0.97 0.64 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18988 4 98 0 93113 78 0 0 18 0 11 0 19234735 860307456 22486 4294967295 134512640 134569956 3221224336 3221214632 1131372283 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22486 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 931.91
Current children cumulated vsize (Kb) 840144

[startup+960.276 s]
Raw data (loadavg): 1.00 0.97 0.64 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 18997 4 98 0 94103 79 0 0 25 0 11 0 19234735 860307456 22493 4294967295 134512640 134569956 3221224336 3221214632 1131372340 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22493 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (Kb) 840144

[startup+970.277 s]
Raw data (loadavg): 1.00 0.97 0.64 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19006 4 98 0 95091 79 0 0 25 0 11 0 19234735 860307456 22495 4294967295 134512640 134569956 3221224336 3221214712 1131337169 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22495 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 951.7
Current children cumulated vsize (Kb) 840144

[startup+980.278 s]
Raw data (loadavg): 1.00 0.97 0.64 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19015 4 98 0 96077 79 0 0 25 0 11 0 19234735 860307456 22499 4294967295 134512640 134569956 3221224336 3221214488 1131421484 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22499 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 961.56
Current children cumulated vsize (Kb) 840144

[startup+990.278 s]
Raw data (loadavg): 1.00 0.97 0.65 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19025 4 98 0 97058 79 0 0 24 0 11 0 19234735 860307456 22518 4294967295 134512640 134569956 3221224336 3221214552 1131400056 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22518 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 971.37
Current children cumulated vsize (Kb) 840144

[startup+1000.28 s]
Raw data (loadavg): 1.00 0.97 0.65 2/65 4182
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19034 4 98 0 98039 79 0 0 16 0 11 0 19234735 860307456 22527 4294967295 134512640 134569956 3221224336 3221214712 1131342588 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22527 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 981.18
Current children cumulated vsize (Kb) 840144

[startup+1010.28 s]
Raw data (loadavg): 1.00 0.97 0.65 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19043 4 98 0 99019 79 0 0 24 0 11 0 19234735 860307456 22562 4294967295 134512640 134569956 3221224336 3221214720 1131363813 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22562 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 990.98
Current children cumulated vsize (Kb) 840144

[startup+1020.28 s]
Raw data (loadavg): 1.00 0.97 0.66 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19052 4 98 0 99997 80 0 0 25 0 11 0 19234735 860307456 22604 4294967295 134512640 134569956 3221224336 3221214760 1131389713 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22604 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1000.77
Current children cumulated vsize (Kb) 840144

[startup+1030.28 s]
Raw data (loadavg): 1.00 0.97 0.66 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19061 4 98 0 100976 80 0 0 25 0 11 0 19234735 860307456 22645 4294967295 134512640 134569956 3221224336 3221214712 1131337152 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22645 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1010.56
Current children cumulated vsize (Kb) 840144

[startup+1040.28 s]
Raw data (loadavg): 1.00 0.97 0.66 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19071 4 98 0 101956 80 0 0 25 0 11 0 19234735 860307456 22690 4294967295 134512640 134569956 3221224336 3221214552 1131370868 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22690 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1020.36
Current children cumulated vsize (Kb) 840144

[startup+1050.28 s]
Raw data (loadavg): 1.00 0.97 0.67 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19080 4 98 0 102938 80 0 0 25 0 11 0 19234735 860307456 22731 4294967295 134512640 134569956 3221224336 3221214560 1131372340 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22731 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1030.18
Current children cumulated vsize (Kb) 840144

[startup+1060.28 s]
Raw data (loadavg): 1.00 0.97 0.67 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19089 4 98 0 103921 81 0 0 25 0 11 0 19234735 860307456 22776 4294967295 134512640 134569956 3221224336 3221214640 1131337152 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22776 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1040.02
Current children cumulated vsize (Kb) 840144

[startup+1070.28 s]
Raw data (loadavg): 1.00 0.97 0.67 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19098 4 98 0 104903 81 0 0 25 0 11 0 19234735 860307456 22808 4294967295 134512640 134569956 3221224336 3221214648 1131363880 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22808 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1049.84
Current children cumulated vsize (Kb) 840144

[startup+1080.28 s]
Raw data (loadavg): 1.00 0.97 0.67 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19107 4 98 0 105882 81 0 0 25 0 11 0 19234735 860307456 22816 4294967295 134512640 134569956 3221224336 3221214552 1131370919 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22816 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1059.63
Current children cumulated vsize (Kb) 840144

[startup+1090.28 s]
Raw data (loadavg): 1.00 0.97 0.68 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19116 4 98 0 106859 81 0 0 25 0 11 0 19234735 860307456 22854 4294967295 134512640 134569956 3221224336 3221214640 1131342556 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22854 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1069.4
Current children cumulated vsize (Kb) 840144

[startup+1100.28 s]
Raw data (loadavg): 1.00 0.97 0.68 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19125 4 98 0 107836 81 0 0 25 0 11 0 19234735 860307456 22905 4294967295 134512640 134569956 3221224336 3221214688 1131389271 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 22905 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1079.17
Current children cumulated vsize (Kb) 840144

[startup+1110.29 s]
Raw data (loadavg): 1.00 0.97 0.68 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19134 4 98 0 108812 81 0 0 17 0 11 0 19234735 860307456 22954 4294967295 134512640 134569956 3221224336 3221214552 1131370892 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 22954 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1088.93
Current children cumulated vsize (Kb) 840144

[startup+1120.29 s]
Raw data (loadavg): 1.00 0.97 0.69 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19143 4 98 0 109790 82 0 0 17 0 11 0 19234735 860307456 23003 4294967295 134512640 134569956 3221224336 3221214560 1131372340 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 23003 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1098.72
Current children cumulated vsize (Kb) 840144

[startup+1130.29 s]
Raw data (loadavg): 1.00 0.97 0.69 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19152 4 98 0 110766 82 0 0 18 0 11 0 19234735 860307456 23051 4294967295 134512640 134569956 3221224336 3221214648 1131363764 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 23051 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1108.48
Current children cumulated vsize (Kb) 840144

[startup+1140.29 s]
Raw data (loadavg): 1.00 0.97 0.69 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19161 4 98 0 111743 82 0 0 25 0 11 0 19234735 860307456 23100 4294967295 134512640 134569956 3221224336 3221214648 1131363866 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 23100 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1118.25
Current children cumulated vsize (Kb) 840144

[startup+1150.29 s]
Raw data (loadavg): 1.00 0.97 0.69 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19170 4 98 0 112719 83 0 0 17 0 11 0 19234735 860307456 23147 4294967295 134512640 134569956 3221224336 3221214560 1131372340 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 23147 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1128.02
Current children cumulated vsize (Kb) 840144

[startup+1160.29 s]
Raw data (loadavg): 1.00 0.97 0.70 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19180 4 98 0 113695 83 0 0 25 0 11 0 19234735 860307456 23194 4294967295 134512640 134569956 3221224336 3221214648 1131363880 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 23194 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1137.78
Current children cumulated vsize (Kb) 840144

[startup+1170.29 s]
Raw data (loadavg): 1.00 0.97 0.70 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19189 4 98 0 114671 83 0 0 18 0 11 0 19234735 860307456 23242 4294967295 134512640 134569956 3221224336 3221214560 1131372184 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 23242 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1147.54
Current children cumulated vsize (Kb) 840144

[startup+1180.29 s]
Raw data (loadavg): 1.00 0.97 0.70 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19198 4 98 0 115649 83 0 0 25 0 11 0 19234735 860307456 23293 4294967295 134512640 134569956 3221224336 3221214560 1131373639 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 23293 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1157.32
Current children cumulated vsize (Kb) 840144

[startup+1190.29 s]
Raw data (loadavg): 1.00 0.97 0.71 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19207 4 98 0 116625 83 0 0 17 0 11 0 19234735 860307456 23336 4294967295 134512640 134569956 3221224336 3221214560 1131372331 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210036 23336 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1167.08
Current children cumulated vsize (Kb) 840144

[startup+1200.29 s]
Raw data (loadavg): 1.00 0.97 0.71 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19216 4 98 0 117602 83 0 0 24 0 11 0 19234735 860307456 23379 4294967295 134512640 134569956 3221224336 3221214640 1131342588 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 23379 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1176.85
Current children cumulated vsize (Kb) 840144

[startup+1210.29 s]
Raw data (loadavg): 1.00 0.97 0.71 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19225 4 98 0 118578 84 0 0 25 0 11 0 19234735 860307456 23423 4294967295 134512640 134569956 3221224336 3221214560 1131372340 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210036 23423 13129 16 0 210020 0
[pid=4108] vsize: 840144
Current children cumulated CPU time (s) 1186.62
Current children cumulated vsize (Kb) 840144

[startup+1220.29 s]
Raw data (loadavg): 1.00 0.97 0.72 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) S 4107 4108 4060 0 -1 0 19235 4 98 0 119556 84 0 0 25 0 11 0 19234735 860504064 23517 4294967295 134512640 134569956 3221224336 3221213288 1073952481 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/4108/statm): 210084 23517 13129 16 0 210068 0
[pid=4108] vsize: 840336
Current children cumulated CPU time (s) 1196.4
Current children cumulated vsize (Kb) 840336

[startup+1230.3 s]
Raw data (loadavg): 1.00 0.97 0.72 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19244 4 98 0 120530 84 0 0 24 0 11 0 19234735 860504064 23568 4294967295 134512640 134569956 3221224336 3221214560 1131372567 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210084 23568 13129 16 0 210068 0
[pid=4108] vsize: 840336
Current children cumulated CPU time (s) 1206.14
Current children cumulated vsize (Kb) 840336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1230.3 s]
Raw data (loadavg): 1.00 0.97 0.72 2/65 4184
Raw data (/proc/4108/stat): 4108 (java) R 4107 4108 4060 0 -1 0 19244 4 98 0 120530 84 0 0 24 0 11 0 19234735 860504064 23568 4294967295 134512640 134569956 3221224336 3221214560 1131372413 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/4108/statm): 210084 23568 13129 16 0 210068 0
[pid=4108] vsize: 840336
Current children cumulated CPU time (s) 1206.14
Current children cumulated vsize (Kb) 840336

Sending SIGTERM to -4108
Sleeping 2 seconds
New thread pid=4186
New thread pid=4187
One traced child (pid=4187) exited with status: 0
One traced child (pid=4117) exited with status: 0
One traced child (pid=4112) exited with status: 0
One traced child (pid=4109) exited with status: 143
One traced child (pid=4110) exited with status: 143
One traced child (pid=4111) exited with status: 143
One traced child (pid=4116) exited with status: 143
One traced child (pid=4115) exited with status: 143
One traced child (pid=4114) exited with status: 143
One traced child (pid=4113) exited with status: 143
One traced child (pid=4121) exited with status: 143
One traced child (pid=4186) exited with status: 143
One traced child (pid=4108) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1230.42
CPU time (s): 1223.09
CPU user time (s): 1221.51
CPU system time (s): 1.57976
CPU usage (%): 99.4036
Max. virtual memory (cumulated for all children) (Kb): 841872

Verifier Data

Verifier:	OK	3046400