Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namemps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-afiro.opb
MD5SUM6cb229ab1cf181ca11759652604cb193
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -4121005
Optimality of the best value was proved NO
Number of terms in the objective function 150
Biggest coefficient in the objective function 134217728000
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 316753837785
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 1304059445248
Number of bits of the biggest number in a constraint 41
Biggest sum of numbers in a constraint 20964809094075
Number of bits of the biggest sum of numbers45
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1195.14
Number of variables960
Total number of constraints27
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 constraints27
Minimum length of a constraint30
Maximum length of a constraint270

Trace number 3345

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.177
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:        898232 kB
Buffers:         31128 kB
Cached:          71320 kB
SwapCached:        844 kB
Active:          37728 kB
Inactive:        67384 kB
HighTotal:      131008 kB
HighFree:        56448 kB
LowTotal:       903652 kB
LowFree:        841784 kB
SwapTotal:     2097892 kB
SwapFree:      2096548 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5764 kB
Slab:            25560 kB
Committed_AS:    64148 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 00:20:53 (client local time) WITH STATUS 143 IN 1237.7 SECONDS
stats: 6265 0 1237.7 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/wulflinc18/normalized-mps-v2-20-10-afiro.opb
c reading problem ... done. Time 1.12 ms.
c #vars     960
c #constraints  35
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=                   0 		Current CPU time: 4.38 ms
c CURRENT OPTIMUM=                 -15 		Current CPU time: 9.20 ms
c starts		: 8
c conflicts		: 2027
c decisions		: 14356
c propagations		: 61619
c inspects		: 4431820
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 2027
c root simplifications	: 669
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 14010
c speed (decisions/second)	: 11.770850500523522
c non guided choices	293
c random choices	0
s SATISFIABLE
v -X02_bit_10 -X02_bit_9 -X02_bit_8 -X02_bit_7 -X02_bit_6 -X02_bit_5 -X02_bit_4 -X02_bit_3 -X02_bit_2 -X02_bit_1 -X02_bit0 -X02_bit1 -X02_bit2 -X02_bit3 -X02_bit4 -X02_bit5 -X02_bit6 -X02_bit7 -X02_bit8 -X02_bit9 -X02_bit10 -X02_bit11 -X02_bit12 -X02_bit13 -X02_bit14 -X02_bit15 -X02_bit16 -X02_bit17 -X02_bit18 -X02_bit19 -X14_bit_10 -X14_bit_9 -X14_bit_8 -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 -X14_bit13 -X14_bit14 -X14_bit15 -X14_bit16 -X14_bit17 -X14_bit18 -X14_bit19 X23_bit_10 -X23_bit_9 -X23_bit_8 -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 -X23_bit13 -X23_bit14 -X23_bit15 -X23_bit16 -X23_bit17 -X23_bit18 -X23_bit19 -X36_bit_10 -X36_bit_9 -X36_bit_8 -X36_bit_7 -X36_bit_6 -X36_bit_5 -X36_bit_4 -X36_bit_3 -X36_bit_2 -X36_bit_1 -X36_bit0 -X36_bit1 -X36_bit2 -X36_bit3 -X36_bit4 -X36_bit5 -X36_bit6 -X36_bit7 -X36_bit8 -X36_bit9 -X36_bit10 -X36_bit11 -X36_bit12 -X36_bit13 -X36_bit14 -X36_bit15 -X36_bit16 -X36_bit17 -X36_bit18 -X36_bit19 -X39_bit_10 -X39_bit_9 -X39_bit_8 -X39_bit_7 -X39_bit_6 -X39_bit_5 -X39_bit_4 -X39_bit_3 -X39_bit_2 -X39_bit_1 -X39_bit0 -X39_bit1 -X39_bit2 -X39_bit3 -X39_bit4 -X39_bit5 -X39_bit6 -X39_bit7 -X39_bit8 -X39_bit9 -X39_bit10 -X39_bit11 -X39_bit12 -X39_bit13 -X39_bit14 -X39_bit15 -X39_bit16 -X39_bit17 -X39_bit18 -X39_bit19 -X01_bit_10 X01_bit_9 -X01_bit_8 X01_bit_7 -X01_bit_6 X01_bit_5 -X01_bit_4 -X01_bit_3 -X01_bit_2 X01_bit_1 -X01_bit0 X01_bit1 X01_bit2 -X01_bit3 X01_bit4 X01_bit5 -X01_bit6 -X01_bit7 -X01_bit8 -X01_bit9 -X01_bit10 -X01_bit11 -X01_bit12 -X01_bit13 -X01_bit14 -X01_bit15 -X01_bit16 -X01_bit17 -X01_bit18 -X01_bit19 -X03_bit_10 X03_bit_9 -X03_bit_8 X03_bit_7 -X03_bit_6 X03_bit_5 -X03_bit_4 -X03_bit_3 -X03_bit_2 X03_bit_1 -X03_bit0 X03_bit1 X03_bit2 -X03_bit3 X03_bit4 X03_bit5 -X03_bit6 -X03_bit7 -X03_bit8 -X03_bit9 -X03_bit10 -X03_bit11 -X03_bit12 -X03_bit13 -X03_bit14 -X03_bit15 -X03_bit16 -X03_bit17 -X03_bit18 -X03_bit19 X04_bit_10 -X04_bit_9 -X04_bit_8 -X04_bit_7 -X04_bit_6 -X04_bit_5 X04_bit_4 -X04_bit_3 X04_bit_2 X04_bit_1 X04_bit0 -X04_bit1 -X04_bit2 X04_bit3 X04_bit4 X04_bit5 -X04_bit6 -X04_bit7 -X04_bit8 -X04_bit9 -X04_bit10 -X04_bit11 -X04_bit12 -X04_bit13 -X04_bit14 -X04_bit15 -X04_bit16 -X04_bit17 -X04_bit18 -X04_bit19 -X06_bit_10 -X06_bit_9 -X06_bit_8 -X06_bit_7 -X06_bit_6 -X06_bit_5 -X06_bit_4 -X06_bit_3 -X06_bit_2 -X06_bit_1 -X06_bit0 -X06_bit1 -X06_bit2 -X06_bit3 -X06_bit4 -X06_bit5 -X06_bit6 -X06_bit7 -X06_bit8 -X06_bit9 -X06_bit10 -X06_bit11 -X06_bit12 -X06_bit13 -X06_bit14 -X06_bit15 -X06_bit16 -X06_bit17 -X06_bit18 -X06_bit19 -X07_bit_10 -X07_bit_9 -X07_bit_8 -X07_bit_7 -X07_bit_6 -X07_bit_5 -X07_bit_4 -X07_bit_3 -X07_bit_2 -X07_bit_1 -X07_bit0 -X07_bit1 -X07_bit2 -X07_bit3 -X07_bit4 -X07_bit5 -X07_bit6 -X07_bit7 -X07_bit8 -X07_bit9 -X07_bit10 -X07_bit11 -X07_bit12 -X07_bit13 -X07_bit14 -X07_bit15 -X07_bit16 -X07_bit17 -X07_bit18 -X07_bit19 -X08_bit_10 -X08_bit_9 -X08_bit_8 -X08_bit_7 -X08_bit_6 -X08_bit_5 -X08_bit_4 -X08_bit_3 -X08_bit_2 -X08_bit_1 -X08_bit0 -X08_bit1 -X08_bit2 -X08_bit3 -X08_bit4 -X08_bit5 -X08_bit6 -X08_bit7 -X08_bit8 -X08_bit9 -X08_bit10 -X08_bit11 -X08_bit12 -X08_bit13 -X08_bit14 -X08_bit15 -X08_bit16 -X08_bit17 -X08_bit18 -X08_bit19 -X09_bit_10 -X09_bit_9 -X09_bit_8 -X09_bit_7 -X09_bit_6 -X09_bit_5 -X09_bit_4 -X09_bit_3 -X09_bit_2 -X09_bit_1 -X09_bit0 -X09_bit1 -X09_bit2 -X09_bit3 -X09_bit4 -X09_bit5 -X09_bit6 -X09_bit7 -X09_bit8 -X09_bit9 -X09_bit10 -X09_bit11 -X09_bit12 -X09_bit13 -X09_bit14 -X09_bit15 -X09_bit16 -X09_bit17 -X09_bit18 -X09_bit19 -X15_bit_10 -X15_bit_9 -X15_bit_8 -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 -X15_bit13 -X15_bit14 -X15_bit15 -X15_bit16 -X15_bit17 -X15_bit18 -X15_bit19 -X16_bit_10 -X16_bit_9 -X16_bit_8 -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 -X16_bit13 -X16_bit14 -X16_bit15 -X16_bit16 -X16_bit17 -X16_bit18 -X16_bit19 -X22_bit_10 -X22_bit_9 -X22_bit_8 -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 -X22_bit13 -X22_bit14 -X22_bit15 -X22_bit16 -X22_bit17 -X22_bit18 -X22_bit19 X24_bit_10 X24_bit_9 X24_bit_8 X24_bit_7 X24_bit_6 X24_bit_5 X24_bit_4 X24_bit_3 X24_bit_2 X24_bit_1 X24_bit0 X24_bit1 -X24_bit2 -X24_bit3 X24_bit4 X24_bit5 X24_bit6 X24_bit7 X24_bit8 -X24_bit9 -X24_bit10 -X24_bit11 -X24_bit12 -X24_bit13 -X24_bit14 -X24_bit15 -X24_bit16 -X24_bit17 -X24_bit18 -X24_bit19 -X25_bit_10 -X25_bit_9 -X25_bit_8 -X25_bit_7 -X25_bit_6 -X25_bit_5 -X25_bit_4 -X25_bit_3 -X25_bit_2 -X25_bit_1 -X25_bit0 -X25_bit1 -X25_bit2 -X25_bit3 -X25_bit4 -X25_bit5 -X25_bit6 -X25_bit7 -X25_bit8 -X25_bit9 -X25_bit10 -X25_bit11 -X25_bit12 -X25_bit13 -X25_bit14 -X25_bit15 -X25_bit16 -X25_bit17 -X25_bit18 -X25_bit19 -X26_bit_10 -X26_bit_9 -X26_bit_8 -X26_bit_7 -X26_bit_6 -X26_bit_5 -X26_bit_4 -X26_bit_3 -X26_bit_2 -X26_bit_1 X26_bit0 X26_bit1 X26_bit2 -X26_bit3 X26_bit4 -X26_bit5 X26_bit6 X26_bit7 -X26_bit8 -X26_bit9 -X26_bit10 -X26_bit11 -X26_bit12 -X26_bit13 -X26_bit14 -X26_bit15 -X26_bit16 -X26_bit17 -X26_bit18 -X26_bit19 -X28_bit_10 -X28_bit_9 -X28_bit_8 -X28_bit_7 -X28_bit_6 -X28_bit_5 -X28_bit_4 -X28_bit_3 -X28_bit_2 -X28_bit_1 -X28_bit0 -X28_bit1 -X28_bit2 -X28_bit3 -X28_bit4 -X28_bit5 -X28_bit6 -X28_bit7 -X28_bit8 -X28_bit9 -X28_bit10 -X28_bit11 -X28_bit12 -X28_bit13 -X28_bit14 -X28_bit15 -X28_bit16 -X28_bit17 -X28_bit18 -X28_bit19 -X29_bit_10 -X29_bit_9 -X29_bit_8 -X29_bit_7 -X29_bit_6 -X29_bit_5 -X29_bit_4 -X29_bit_3 -X29_bit_2 -X29_bit_1 -X29_bit0 -X29_bit1 -X29_bit2 -X29_bit3 -X29_bit4 -X29_bit5 -X29_bit6 -X29_bit7 -X29_bit8 -X29_bit9 -X29_bit10 -X29_bit11 -X29_bit12 -X29_bit13 -X29_bit14 -X29_bit15 -X29_bit16 -X29_bit17 -X29_bit18 -X29_bit19 -X30_bit_10 -X30_bit_9 -X30_bit_8 -X30_bit_7 -X30_bit_6 -X30_bit_5 -X30_bit_4 -X30_bit_3 -X30_bit_2 -X30_bit_1 -X30_bit0 -X30_bit1 -X30_bit2 -X30_bit3 -X30_bit4 -X30_bit5 -X30_bit6 -X30_bit7 -X30_bit8 -X30_bit9 -X30_bit10 -X30_bit11 -X30_bit12 -X30_bit13 -X30_bit14 -X30_bit15 -X30_bit16 -X30_bit17 -X30_bit18 -X30_bit19 -X31_bit_10 -X31_bit_9 -X31_bit_8 -X31_bit_7 -X31_bit_6 -X31_bit_5 -X31_bit_4 -X31_bit_3 -X31_bit_2 -X31_bit_1 -X31_bit0 -X31_bit1 -X31_bit2 -X31_bit3 -X31_bit4 -X31_bit5 -X31_bit6 -X31_bit7 -X31_bit8 -X31_bit9 -X31_bit10 -X31_bit11 -X31_bit12 -X31_bit13 -X31_bit14 -X31_bit15 -X31_bit16 -X31_bit17 -X31_bit18 -X31_bit19 -X38_bit_10 -X38_bit_9 -X38_bit_8 -X38_bit_7 -X38_bit_6 -X38_bit_5 -X38_bit_4 -X38_bit_3 -X38_bit_2 -X38_bit_1 -X38_bit0 -X38_bit1 -X38_bit2 -X38_bit3 -X38_bit4 -X38_bit5 -X38_bit6 -X38_bit7 -X38_bit8 -X38_bit9 -X38_bit10 -X38_bit11 -X38_bit12 -X38_bit13 -X38_bit14 -X38_bit15 -X38_bit16 -X38_bit17 -X38_bit18 -X38_bit19 -X37_bit_10 -X37_bit_9 -X37_bit_8 -X37_bit_7 -X37_bit_6 -X37_bit_5 -X37_bit_4 -X37_bit_3 -X37_bit_2 -X37_bit_1 -X37_bit0 -X37_bit1 X37_bit2 X37_bit3 -X37_bit4 X37_bit5 -X37_bit6 -X37_bit7 -X37_bit8 -X37_bit9 -X37_bit10 -X37_bit11 -X37_bit12 -X37_bit13 -X37_bit14 -X37_bit15 -X37_bit16 -X37_bit17 -X37_bit18 -X37_bit19 -X10_bit_10 -X10_bit_9 -X10_bit_8 -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 -X10_bit13 -X10_bit14 -X10_bit15 -X10_bit16 -X10_bit17 -X10_bit18 -X10_bit19 -X11_bit_10 -X11_bit_9 -X11_bit_8 -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 -X11_bit13 -X11_bit14 -X11_bit15 -X11_bit16 -X11_bit17 -X11_bit18 -X11_bit19 -X12_bit_10 -X12_bit_9 -X12_bit_8 -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 -X12_bit13 -X12_bit14 -X12_bit15 -X12_bit16 -X12_bit17 -X12_bit18 -X12_bit19 -X13_bit_10 -X13_bit_9 -X13_bit_8 -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 -X13_bit13 -X13_bit14 -X13_bit15 -X13_bit16 -X13_bit17 -X13_bit18 -X13_bit19 -X32_bit_10 -X32_bit_9 -X32_bit_8 -X32_bit_7 -X32_bit_6 -X32_bit_5 -X32_bit_4 -X32_bit_3 -X32_bit_2 -X32_bit_1 -X32_bit0 -X32_bit1 -X32_bit2 -X32_bit3 -X32_bit4 -X32_bit5 -X32_bit6 -X32_bit7 -X32_bit8 -X32_bit9 -X32_bit10 -X32_bit11 -X32_bit12 -X32_bit13 -X32_bit14 -X32_bit15 -X32_bit16 -X32_bit17 -X32_bit18 -X32_bit19 -X33_bit_10 -X33_bit_9 -X33_bit_8 -X33_bit_7 -X33_bit_6 -X33_bit_5 -X33_bit_4 -X33_bit_3 -X33_bit_2 -X33_bit_1 -X33_bit0 -X33_bit1 -X33_bit2 -X33_bit3 -X33_bit4 -X33_bit5 -X33_bit6 -X33_bit7 -X33_bit8 -X33_bit9 -X33_bit10 -X33_bit11 -X33_bit12 -X33_bit13 -X33_bit14 -X33_bit15 -X33_bit16 -X33_bit17 -X33_bit18 -X33_bit19 -X34_bit_10 -X34_bit_9 -X34_bit_8 -X34_bit_7 -X34_bit_6 -X34_bit_5 -X34_bit_4 -X34_bit_3 -X34_bit_2 -X34_bit_1 -X34_bit0 -X34_bit1 -X34_bit2 -X34_bit3 -X34_bit4 -X34_bit5 -X34_bit6 -X34_bit7 -X34_bit8 -X34_bit9 -X34_bit10 -X34_bit11 -X34_bit12 -X34_bit13 -X34_bit14 -X34_bit15 -X34_bit16 -X34_bit17 -X34_bit18 -X34_bit19 -X35_bit_10 -X35_bit_9 -X35_bit_8 -X35_bit_7 -X35_bit_6 -X35_bit_5 -X35_bit_4 -X35_bit_3 -X35_bit_2 -X35_bit_1 -X35_bit0 -X35_bit1 -X35_bit2 -X35_bit3 -X35_bit4 -X35_bit5 -X35_bit6 -X35_bit7 -X35_bit8 -X35_bit9 -X35_bit10 -X35_bit11 -X35_bit12 -X35_bit13 -X35_bit14 -X35_bit15 -X35_bit16 -X35_bit17 -X35_bit18 -X35_bit19 
c objective function=-15
c Total CPU time (ms) : 1229.002

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/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1845374575 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 39 3 38 16 0 23 0
[pid=14315] 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/14315
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=14316
New thread pid=14317
New thread pid=14318
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=14319
New thread pid=14320
New thread pid=14321
New thread pid=14322
New thread pid=14323
New thread pid=14324
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/wulflinc18/normalized-mps-v2-20-10-afiro.opb
New thread pid=14325
One traced child (pid=14325) exited with status: 0
New thread pid=14326

[startup+10.0031 s]
Raw data (loadavg): 1.08 1.02 1.00 2/66 14326
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18220 4 1 0 679 48 0 0 22 0 11 0 1845374575 865095680 21434 4294967295 134512640 134569956 3221224336 3221214560 1131396248 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 211205 21434 13129 16 0 211189 0
[pid=14315] vsize: 844820
Current children cumulated CPU time (s) 7.27
Current children cumulated vsize (Kb) 844820
One traced child (pid=14326) exited with status: 0
New thread pid=14327

[startup+20.004 s]
Raw data (loadavg): 1.37 1.08 1.02 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18234 4 1 0 1599 49 0 0 24 0 11 0 1845374575 863076352 21596 4294967295 134512640 134569956 3221224336 3221214488 1131512112 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 21596 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 16.48
Current children cumulated vsize (Kb) 842848

[startup+30.005 s]
Raw data (loadavg): 1.31 1.08 1.02 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18241 4 1 0 2548 49 0 0 17 0 11 0 1845374575 863076352 22372 4294967295 134512640 134569956 3221224336 3221214560 1131400715 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 22372 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 25.97
Current children cumulated vsize (Kb) 842848

[startup+40.0059 s]
Raw data (loadavg): 1.26 1.07 1.02 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18247 4 1 0 3498 49 0 0 23 0 11 0 1845374575 863076352 22721 4294967295 134512640 134569956 3221224336 3221214500 1131508905 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 22721 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 35.47
Current children cumulated vsize (Kb) 842848

[startup+50.0069 s]
Raw data (loadavg): 1.22 1.07 1.02 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18253 4 1 0 4438 50 0 0 20 0 11 0 1845374575 863076352 23011 4294967295 134512640 134569956 3221224336 3221214504 1131512586 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 23011 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 44.88
Current children cumulated vsize (Kb) 842848

[startup+60.0078 s]
Raw data (loadavg): 1.19 1.07 1.02 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18259 4 1 0 5384 50 0 0 25 0 11 0 1845374575 863076352 23296 4294967295 134512640 134569956 3221224336 3221214392 1131661412 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 23296 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 54.34
Current children cumulated vsize (Kb) 842848

[startup+70.0077 s]
Raw data (loadavg): 1.16 1.07 1.02 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18267 4 1 0 6330 50 0 0 22 0 11 0 1845374575 863076352 23583 4294967295 134512640 134569956 3221224336 3221214552 1131391681 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 23583 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 63.8
Current children cumulated vsize (Kb) 842848

[startup+80.0096 s]
Raw data (loadavg): 1.13 1.06 1.02 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18277 4 1 0 7271 50 0 0 21 0 11 0 1845374575 863076352 23713 4294967295 134512640 134569956 3221224336 3221214576 1131478396 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 23713 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 73.21
Current children cumulated vsize (Kb) 842848

[startup+90.0095 s]
Raw data (loadavg): 1.11 1.06 1.01 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18282 4 1 0 8223 51 0 0 25 0 11 0 1845374575 863076352 23865 4294967295 134512640 134569956 3221224336 3221214648 1131410598 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 23865 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 82.74
Current children cumulated vsize (Kb) 842848

[startup+100.009 s]
Raw data (loadavg): 1.09 1.06 1.01 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18289 4 1 0 9156 51 0 0 20 0 11 0 1845374575 863076352 23976 4294967295 134512640 134569956 3221224336 3221214256 1085806742 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 23976 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 92.07
Current children cumulated vsize (Kb) 842848

[startup+110.01 s]
Raw data (loadavg): 1.08 1.06 1.01 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18297 4 1 0 10091 51 0 0 17 0 11 0 1845374575 863076352 24199 4294967295 134512640 134569956 3221224336 3221214552 1131391945 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 24199 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (Kb) 842848

[startup+120.011 s]
Raw data (loadavg): 1.07 1.05 1.01 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18304 4 1 0 11045 52 0 0 20 0 11 0 1845374575 863076352 24514 4294967295 134512640 134569956 3221224336 3221214552 1131391363 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 24514 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 110.97
Current children cumulated vsize (Kb) 842848

[startup+130.012 s]
Raw data (loadavg): 1.06 1.05 1.01 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18311 4 1 0 12009 52 0 0 25 0 11 0 1845374575 863076352 24675 4294967295 134512640 134569956 3221224336 3221214552 1131392096 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 24675 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 120.61
Current children cumulated vsize (Kb) 842848

[startup+140.013 s]
Raw data (loadavg): 1.05 1.05 1.01 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18319 4 1 0 12974 52 0 0 25 0 11 0 1845374575 863076352 24809 4294967295 134512640 134569956 3221224336 3221214048 1131602449 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 24809 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 130.26
Current children cumulated vsize (Kb) 842848

[startup+150.014 s]
Raw data (loadavg): 1.04 1.05 1.01 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18327 4 1 0 13944 52 0 0 25 0 11 0 1845374575 863076352 24909 4294967295 134512640 134569956 3221224336 3221214552 1131391681 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 24909 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 139.96
Current children cumulated vsize (Kb) 842848

[startup+160.015 s]
Raw data (loadavg): 1.03 1.05 1.01 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18335 4 1 0 14917 53 0 0 25 0 11 0 1845374575 863076352 25012 4294967295 134512640 134569956 3221224336 3221214552 1131392235 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25012 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 149.7
Current children cumulated vsize (Kb) 842848

[startup+170.016 s]
Raw data (loadavg): 1.03 1.04 1.01 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18343 4 1 0 15892 53 0 0 25 0 11 0 1845374575 863076352 25100 4294967295 134512640 134569956 3221224336 3221214648 1131418171 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 25100 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 159.45
Current children cumulated vsize (Kb) 842848

[startup+180.017 s]
Raw data (loadavg): 1.02 1.04 1.01 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18352 4 1 0 16866 53 0 0 17 0 11 0 1845374575 863076352 25164 4294967295 134512640 134569956 3221224336 3221214552 1131391391 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25164 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 169.19
Current children cumulated vsize (Kb) 842848

[startup+190.018 s]
Raw data (loadavg): 1.02 1.04 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18360 4 1 0 17842 53 0 0 20 0 11 0 1845374575 863076352 25227 4294967295 134512640 134569956 3221224336 3221214656 1131469212 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25227 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 178.95
Current children cumulated vsize (Kb) 842848

[startup+200.019 s]
Raw data (loadavg): 1.02 1.04 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18368 4 1 0 18818 54 0 0 25 0 11 0 1845374575 863076352 25276 4294967295 134512640 134569956 3221224336 3221214552 1131392184 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 25276 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 188.72
Current children cumulated vsize (Kb) 842848

[startup+210.021 s]
Raw data (loadavg): 1.01 1.04 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18377 4 1 0 19792 54 0 0 17 0 11 0 1845374575 863076352 25352 4294967295 134512640 134569956 3221224336 3221214800 1131405401 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25352 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 198.46
Current children cumulated vsize (Kb) 842848

[startup+220.022 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18385 4 1 0 20772 54 0 0 23 0 11 0 1845374575 863076352 25430 4294967295 134512640 134569956 3221224336 3221214552 1131391269 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25430 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 208.26
Current children cumulated vsize (Kb) 842848

[startup+230.023 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18395 4 1 0 21747 54 0 0 25 0 11 0 1845374575 863076352 25490 4294967295 134512640 134569956 3221224336 3221214624 1131418171 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 25490 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 218.01
Current children cumulated vsize (Kb) 842848

[startup+240.024 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18404 4 1 0 22726 55 0 0 25 0 11 0 1845374575 863076352 25545 4294967295 134512640 134569956 3221224336 3221214788 1131405360 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 25545 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 227.81
Current children cumulated vsize (Kb) 842848

[startup+250.024 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18415 4 1 0 23704 55 0 0 25 0 11 0 1845374575 863076352 25592 4294967295 134512640 134569956 3221224336 3221214740 1131396140 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 25592 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 237.59
Current children cumulated vsize (Kb) 842848

[startup+260.025 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18426 4 1 0 24685 55 0 0 25 0 11 0 1845374575 863076352 25642 4294967295 134512640 134569956 3221224336 3221214480 1131361993 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 25642 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 247.4
Current children cumulated vsize (Kb) 842848

[startup+270.026 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18432 4 1 0 25676 56 0 0 25 0 11 0 1845374575 863076352 25657 4294967295 134512640 134569956 3221224336 3221214352 1085806269 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 25657 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 257.32
Current children cumulated vsize (Kb) 842848

[startup+280.027 s]
Raw data (loadavg): 1.00 1.03 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18440 4 1 0 26664 56 0 0 24 0 11 0 1845374575 863076352 25682 4294967295 134512640 134569956 3221224336 3221214776 1131619778 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 25682 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 267.2
Current children cumulated vsize (Kb) 842848

[startup+290.028 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18447 4 1 0 27653 56 0 0 25 0 11 0 1845374575 863076352 25699 4294967295 134512640 134569956 3221224336 3221214664 1131496708 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 25699 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 277.09
Current children cumulated vsize (Kb) 842848

[startup+300.028 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18456 4 1 0 28638 56 0 0 25 0 11 0 1845374575 863076352 25714 4294967295 134512640 134569956 3221224336 3221214624 1131412600 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25714 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 286.94
Current children cumulated vsize (Kb) 842848

[startup+310.029 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18464 4 1 0 29627 57 0 0 25 0 11 0 1845374575 863076352 25749 4294967295 134512640 134569956 3221224336 3221214260 1131603264 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 25749 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 296.84
Current children cumulated vsize (Kb) 842848

[startup+320.03 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18473 4 1 0 30616 57 0 0 20 0 11 0 1845374575 863076352 25777 4294967295 134512640 134569956 3221224336 3221214624 1131417042 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25777 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 306.73
Current children cumulated vsize (Kb) 842848

[startup+330.032 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18482 4 1 0 31605 58 0 0 25 0 11 0 1845374575 863076352 25798 4294967295 134512640 134569956 3221224336 3221214672 1131469200 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25798 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 316.63
Current children cumulated vsize (Kb) 842848

[startup+340.033 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18491 4 1 0 32595 58 0 0 25 0 11 0 1845374575 863076352 25816 4294967295 134512640 134569956 3221224336 3221214528 1131391765 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25816 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 326.53
Current children cumulated vsize (Kb) 842848

[startup+350.034 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18500 4 1 0 33585 59 0 0 20 0 11 0 1845374575 863076352 25831 4294967295 134512640 134569956 3221224336 3221214528 1131391681 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25831 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 336.44
Current children cumulated vsize (Kb) 842848

[startup+360.035 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18509 4 1 0 34575 59 0 0 25 0 11 0 1845374575 863076352 25861 4294967295 134512640 134569956 3221224336 3221214624 1131410467 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25861 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 346.34
Current children cumulated vsize (Kb) 842848

[startup+370.035 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18519 4 1 0 35565 60 0 0 25 0 11 0 1845374575 863076352 25879 4294967295 134512640 134569956 3221224336 3221214624 1131418067 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25879 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 356.25
Current children cumulated vsize (Kb) 842848

[startup+380.037 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18528 4 1 0 36555 61 0 0 25 0 11 0 1845374575 863076352 25891 4294967295 134512640 134569956 3221224336 3221214528 1131391681 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 25891 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 366.16
Current children cumulated vsize (Kb) 842848

[startup+390.039 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18537 4 1 0 37547 61 0 0 25 0 11 0 1845374575 863076352 25903 4294967295 134512640 134569956 3221224336 3221214528 1131391761 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25903 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 376.08
Current children cumulated vsize (Kb) 842848

[startup+400.039 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18547 4 1 0 38538 62 0 0 25 0 11 0 1845374575 863076352 25914 4294967295 134512640 134569956 3221224336 3221214528 1131391810 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 25914 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 386
Current children cumulated vsize (Kb) 842848

[startup+410.041 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18556 4 1 0 39530 62 0 0 25 0 11 0 1845374575 863076352 25924 4294967295 134512640 134569956 3221224336 3221214528 1131391674 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25924 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 395.92
Current children cumulated vsize (Kb) 842848

[startup+420.042 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18566 4 1 0 40519 63 0 0 20 0 11 0 1845374575 863076352 25935 4294967295 134512640 134569956 3221224336 3221214480 1131361965 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25935 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 405.82
Current children cumulated vsize (Kb) 842848

[startup+430.044 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18576 4 1 0 41508 63 0 0 17 0 11 0 1845374575 863076352 25946 4294967295 134512640 134569956 3221224336 3221214584 1131597175 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25946 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 415.71
Current children cumulated vsize (Kb) 842848

[startup+440.045 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18585 4 1 0 42497 64 0 0 23 0 11 0 1845374575 863076352 25954 4294967295 134512640 134569956 3221224336 3221214528 1131391967 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25954 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 425.61
Current children cumulated vsize (Kb) 842848

[startup+450.046 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18595 4 1 0 43486 64 0 0 20 0 11 0 1845374575 863076352 25994 4294967295 134512640 134569956 3221224336 3221214776 1131405401 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 25994 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 435.5
Current children cumulated vsize (Kb) 842848

[startup+460.048 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18605 4 1 0 44476 65 0 0 25 0 11 0 1845374575 863076352 26004 4294967295 134512640 134569956 3221224336 3221214624 1131419266 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26004 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 445.41
Current children cumulated vsize (Kb) 842848

[startup+470.049 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18615 4 1 0 45466 65 0 0 17 0 11 0 1845374575 863076352 26013 4294967295 134512640 134569956 3221224336 3221214528 1131391265 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26013 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 455.31
Current children cumulated vsize (Kb) 842848

[startup+480.051 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18624 4 1 0 46457 66 0 0 25 0 11 0 1845374575 863076352 26020 4294967295 134512640 134569956 3221224336 3221214624 1131411758 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26020 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 465.23
Current children cumulated vsize (Kb) 842848

[startup+490.051 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18634 4 1 0 47448 66 0 0 23 0 11 0 1845374575 863076352 26029 4294967295 134512640 134569956 3221224336 3221214624 1131410630 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26029 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 475.14
Current children cumulated vsize (Kb) 842848

[startup+500.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18644 4 1 0 48438 67 0 0 21 0 11 0 1845374575 863076352 26036 4294967295 134512640 134569956 3221224336 3221214624 1131410637 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26036 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 485.05
Current children cumulated vsize (Kb) 842848

[startup+510.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18654 4 1 0 49428 67 0 0 25 0 11 0 1845374575 863076352 26045 4294967295 134512640 134569956 3221224336 3221214528 1131391325 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26045 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 494.95
Current children cumulated vsize (Kb) 842848

[startup+520.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18664 4 1 0 50418 67 0 0 25 0 11 0 1845374575 863076352 26053 4294967295 134512640 134569956 3221224336 3221214624 1131410451 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26053 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 504.85
Current children cumulated vsize (Kb) 842848

[startup+530.056 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18674 4 1 0 51409 68 0 0 25 0 11 0 1845374575 863076352 26060 4294967295 134512640 134569956 3221224336 3221214624 1131411820 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26060 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 514.77
Current children cumulated vsize (Kb) 842848

[startup+540.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18684 4 1 0 52399 68 0 0 18 0 11 0 1845374575 863076352 26068 4294967295 134512640 134569956 3221224336 3221214528 1131391265 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26068 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 524.67
Current children cumulated vsize (Kb) 842848

[startup+550.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18694 4 1 0 53390 68 0 0 18 0 11 0 1845374575 863076352 26075 4294967295 134512640 134569956 3221224336 3221214624 1131411741 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26075 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 534.58
Current children cumulated vsize (Kb) 842848

[startup+560.058 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18704 4 1 0 54381 68 0 0 25 0 11 0 1845374575 863076352 26082 4294967295 134512640 134569956 3221224336 3221214624 1131418086 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26082 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 544.49
Current children cumulated vsize (Kb) 842848

[startup+570.059 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18714 4 1 0 55371 69 0 0 25 0 11 0 1845374575 863076352 26089 4294967295 134512640 134569956 3221224336 3221214624 1131419696 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26089 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 554.4
Current children cumulated vsize (Kb) 842848

[startup+580.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18724 4 1 0 56362 69 0 0 25 0 11 0 1845374575 863076352 26095 4294967295 134512640 134569956 3221224336 3221214528 1131391302 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26095 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 564.31
Current children cumulated vsize (Kb) 842848

[startup+590.061 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18734 4 1 0 57353 69 0 0 18 0 11 0 1845374575 863076352 26102 4294967295 134512640 134569956 3221224336 3221214624 1131411734 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26102 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 574.22
Current children cumulated vsize (Kb) 842848

[startup+600.062 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18744 4 1 0 58343 69 0 0 25 0 11 0 1845374575 863076352 26108 4294967295 134512640 134569956 3221224336 3221214792 1131610648 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26108 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 584.12
Current children cumulated vsize (Kb) 842848

[startup+610.063 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18754 4 1 0 59333 70 0 0 20 0 11 0 1845374575 863076352 26115 4294967295 134512640 134569956 3221224336 3221214528 1131391265 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26115 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 594.03
Current children cumulated vsize (Kb) 842848

[startup+620.063 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18764 4 1 0 60323 70 0 0 25 0 11 0 1845374575 863076352 26122 4294967295 134512640 134569956 3221224336 3221214528 1131392235 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26122 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 603.93
Current children cumulated vsize (Kb) 842848

[startup+630.066 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18774 4 1 0 61313 70 0 0 25 0 11 0 1845374575 863076352 26129 4294967295 134512640 134569956 3221224336 3221214624 1131410610 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26129 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 613.83
Current children cumulated vsize (Kb) 842848

[startup+640.066 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18784 4 1 0 62304 70 0 0 22 0 11 0 1845374575 863076352 26135 4294967295 134512640 134569956 3221224336 3221214664 1131497295 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26135 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 623.74
Current children cumulated vsize (Kb) 842848

[startup+650.067 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18794 4 1 0 63294 71 0 0 22 0 11 0 1845374575 863076352 26142 4294967295 134512640 134569956 3221224336 3221214124 1131603264 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26142 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 633.65
Current children cumulated vsize (Kb) 842848

[startup+660.068 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18804 4 1 0 64285 71 0 0 23 0 11 0 1845374575 863076352 26147 4294967295 134512640 134569956 3221224336 3221214776 1131405401 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26147 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 643.56
Current children cumulated vsize (Kb) 842848

[startup+670.069 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) S 14314 14315 31027 0 -1 0 18814 4 1 0 65274 71 0 0 25 0 11 0 1845374575 863076352 26153 4294967295 134512640 134569956 3221224336 3221213272 1073943035 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26153 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 653.45
Current children cumulated vsize (Kb) 842848

[startup+680.071 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18825 4 1 0 66264 72 0 0 25 0 11 0 1845374575 863076352 26160 4294967295 134512640 134569956 3221224336 3221214624 1131418181 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26160 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 663.36
Current children cumulated vsize (Kb) 842848

[startup+690.072 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18835 4 1 0 67254 72 0 0 25 0 11 0 1845374575 863076352 26165 4294967295 134512640 134569956 3221224336 3221214528 1131391757 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26165 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 673.26
Current children cumulated vsize (Kb) 842848

[startup+700.072 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18845 4 1 0 68245 73 0 0 25 0 11 0 1845374575 863076352 26171 4294967295 134512640 134569956 3221224336 3221214528 1131391830 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26171 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 683.18
Current children cumulated vsize (Kb) 842848

[startup+710.074 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18855 4 1 0 69235 73 0 0 25 0 11 0 1845374575 863076352 26176 4294967295 134512640 134569956 3221224336 3221214528 1131391894 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26176 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 693.08
Current children cumulated vsize (Kb) 842848

[startup+720.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18865 4 1 0 70224 73 0 0 25 0 11 0 1845374575 863076352 26181 4294967295 134512640 134569956 3221224336 3221214528 1131392235 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26181 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 702.97
Current children cumulated vsize (Kb) 842848

[startup+730.077 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18875 4 1 0 71210 74 0 0 25 0 11 0 1845374575 863076352 26187 4294967295 134512640 134569956 3221224336 3221214528 1131391645 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26187 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 712.84
Current children cumulated vsize (Kb) 842848

[startup+740.078 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18886 4 1 0 72194 74 0 0 24 0 11 0 1845374575 863076352 26193 4294967295 134512640 134569956 3221224336 3221214528 1131391804 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26193 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 722.68
Current children cumulated vsize (Kb) 842848

[startup+750.078 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18896 4 1 0 73179 75 0 0 18 0 11 0 1845374575 863076352 26230 4294967295 134512640 134569956 3221224336 3221214624 1131412678 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26230 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 732.54
Current children cumulated vsize (Kb) 842848

[startup+760.079 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18906 4 1 0 74168 75 0 0 25 0 11 0 1845374575 863076352 26265 4294967295 134512640 134569956 3221224336 3221214624 1131410637 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26265 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 742.43
Current children cumulated vsize (Kb) 842848

[startup+770.079 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18916 4 1 0 75158 76 0 0 25 0 11 0 1845374575 863076352 26270 4294967295 134512640 134569956 3221224336 3221214284 1076637329 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26270 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 752.34
Current children cumulated vsize (Kb) 842848

[startup+780.081 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18926 4 1 0 76148 76 0 0 23 0 11 0 1845374575 863076352 26274 4294967295 134512640 134569956 3221224336 3221214624 1131418171 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26274 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (Kb) 842848

[startup+790.082 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18937 4 1 0 77137 76 0 0 16 0 11 0 1845374575 863076352 26281 4294967295 134512640 134569956 3221224336 3221214624 1131411840 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26281 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 772.13
Current children cumulated vsize (Kb) 842848

[startup+800.082 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18947 4 1 0 78126 77 0 0 25 0 11 0 1845374575 863076352 26285 4294967295 134512640 134569956 3221224336 3221214528 1131391681 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26285 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 782.03
Current children cumulated vsize (Kb) 842848

[startup+810.084 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18957 4 1 0 79116 77 0 0 25 0 11 0 1845374575 863076352 26290 4294967295 134512640 134569956 3221224336 3221214528 1131391751 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26290 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 791.93
Current children cumulated vsize (Kb) 842848

[startup+820.085 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18967 4 1 0 80105 77 0 0 23 0 11 0 1845374575 863076352 26295 4294967295 134512640 134569956 3221224336 3221214528 1131391645 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26295 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 801.82
Current children cumulated vsize (Kb) 842848

[startup+830.086 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18977 4 1 0 81095 78 0 0 25 0 11 0 1845374575 863076352 26300 4294967295 134512640 134569956 3221224336 3221214528 1131391681 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26300 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 811.73
Current children cumulated vsize (Kb) 842848

[startup+840.087 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18988 4 1 0 82083 79 0 0 25 0 11 0 1845374575 863076352 26305 4294967295 134512640 134569956 3221224336 3221214624 1131410637 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26305 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 821.62
Current children cumulated vsize (Kb) 842848

[startup+850.088 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 18998 4 1 0 83072 79 0 0 19 0 11 0 1845374575 863076352 26310 4294967295 134512640 134569956 3221224336 3221214416 1131596864 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26310 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 831.51
Current children cumulated vsize (Kb) 842848

[startup+860.089 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19008 4 1 0 84062 79 0 0 25 0 11 0 1845374575 863076352 26315 4294967295 134512640 134569956 3221224336 3221214528 1131391717 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26315 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 841.41
Current children cumulated vsize (Kb) 842848

[startup+870.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19018 4 1 0 85051 80 0 0 25 0 11 0 1845374575 863076352 26319 4294967295 134512640 134569956 3221224336 3221214480 1131362010 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26319 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 851.31
Current children cumulated vsize (Kb) 842848

[startup+880.092 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19029 4 1 0 86040 80 0 0 18 0 11 0 1845374575 863076352 26325 4294967295 134512640 134569956 3221224336 3221214528 1131392235 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26325 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 861.2
Current children cumulated vsize (Kb) 842848

[startup+890.092 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19039 4 1 0 87029 80 0 0 25 0 11 0 1845374575 863076352 26329 4294967295 134512640 134569956 3221224336 3221214608 1131609153 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26329 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 871.09
Current children cumulated vsize (Kb) 842848

[startup+900.093 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19049 4 1 0 88019 80 0 0 25 0 11 0 1845374575 863076352 26333 4294967295 134512640 134569956 3221224336 3221214624 1131410630 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26333 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 880.99
Current children cumulated vsize (Kb) 842848

[startup+910.094 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19060 4 1 0 89007 81 0 0 17 0 11 0 1845374575 863076352 26339 4294967295 134512640 134569956 3221224336 3221214528 1131391838 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26339 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 890.88
Current children cumulated vsize (Kb) 842848

[startup+920.095 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19070 4 1 0 89997 81 0 0 18 0 11 0 1845374575 863076352 26343 4294967295 134512640 134569956 3221224336 3221214528 1131391872 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26343 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 900.78
Current children cumulated vsize (Kb) 842848

[startup+930.097 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19080 4 1 0 90985 82 0 0 21 0 11 0 1845374575 863076352 26347 4294967295 134512640 134569956 3221224336 3221214528 1131391265 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26347 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 910.67
Current children cumulated vsize (Kb) 842848

[startup+940.098 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19090 4 1 0 91974 82 0 0 25 0 11 0 1845374575 863076352 26352 4294967295 134512640 134569956 3221224336 3221214528 1131391900 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26352 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 920.56
Current children cumulated vsize (Kb) 842848

[startup+950.098 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19101 4 1 0 92961 83 0 0 18 0 11 0 1845374575 863076352 26357 4294967295 134512640 134569956 3221224336 3221214528 1131391681 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26357 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 930.44
Current children cumulated vsize (Kb) 842848

[startup+960.099 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19111 4 1 0 93950 84 0 0 20 0 11 0 1845374575 863076352 26361 4294967295 134512640 134569956 3221224336 3221214528 1131391269 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26361 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 940.34
Current children cumulated vsize (Kb) 842848

[startup+970.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19121 4 1 0 94939 84 0 0 25 0 11 0 1845374575 863076352 26366 4294967295 134512640 134569956 3221224336 3221214768 1131673507 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26366 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 950.23
Current children cumulated vsize (Kb) 842848

[startup+980.101 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19132 4 1 0 95927 85 0 0 25 0 11 0 1845374575 863076352 26370 4294967295 134512640 134569956 3221224336 3221214624 1131410692 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26370 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 960.12
Current children cumulated vsize (Kb) 842848

[startup+990.102 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19142 4 1 0 96916 85 0 0 25 0 11 0 1845374575 863076352 26374 4294967295 134512640 134569956 3221224336 3221214528 1131391728 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26374 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 970.01
Current children cumulated vsize (Kb) 842848

[startup+1000.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19152 4 1 0 97906 85 0 0 25 0 11 0 1845374575 863076352 26378 4294967295 134512640 134569956 3221224336 3221214528 1131391359 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26378 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 979.91
Current children cumulated vsize (Kb) 842848

[startup+1010.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19163 4 1 0 98894 85 0 0 18 0 11 0 1845374575 863076352 26383 4294967295 134512640 134569956 3221224336 3221214528 1131392096 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26383 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 989.79
Current children cumulated vsize (Kb) 842848

[startup+1020.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19173 4 1 0 99882 86 0 0 25 0 11 0 1845374575 863076352 26387 4294967295 134512640 134569956 3221224336 3221214528 1131391681 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26387 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 999.68
Current children cumulated vsize (Kb) 842848

[startup+1030.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19183 4 1 0 100872 86 0 0 25 0 11 0 1845374575 863076352 26391 4294967295 134512640 134569956 3221224336 3221214624 1131410451 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26391 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1009.58
Current children cumulated vsize (Kb) 842848

[startup+1040.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19194 4 1 0 101860 87 0 0 25 0 11 0 1845374575 863076352 26396 4294967295 134512640 134569956 3221224336 3221214528 1131391273 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26396 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1019.47
Current children cumulated vsize (Kb) 842848

[startup+1050.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19204 4 1 0 102849 87 0 0 25 0 11 0 1845374575 863076352 26400 4294967295 134512640 134569956 3221224336 3221214528 1131392111 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26400 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1029.36
Current children cumulated vsize (Kb) 842848

[startup+1060.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19215 4 1 0 103837 87 0 0 17 0 11 0 1845374575 863076352 26404 4294967295 134512640 134569956 3221224336 3221214624 1131411732 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26404 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1039.24
Current children cumulated vsize (Kb) 842848

[startup+1070.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19225 4 1 0 104826 87 0 0 21 0 11 0 1845374575 863076352 26408 4294967295 134512640 134569956 3221224336 3221214528 1131391605 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26408 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1049.13
Current children cumulated vsize (Kb) 842848

[startup+1080.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19235 4 1 0 105814 87 0 0 25 0 11 0 1845374575 863076352 26413 4294967295 134512640 134569956 3221224336 3221214480 1131361978 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26413 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1059.01
Current children cumulated vsize (Kb) 842848

[startup+1090.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19246 4 1 0 106801 88 0 0 18 0 11 0 1845374575 863076352 26417 4294967295 134512640 134569956 3221224336 3221214528 1131392242 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26417 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1068.89
Current children cumulated vsize (Kb) 842848

[startup+1100.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19256 4 1 0 107789 88 0 0 23 0 11 0 1845374575 863076352 26420 4294967295 134512640 134569956 3221224336 3221214528 1131391876 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26420 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1078.77
Current children cumulated vsize (Kb) 842848

[startup+1110.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19267 4 1 0 108777 89 0 0 17 0 11 0 1845374575 863076352 26425 4294967295 134512640 134569956 3221224336 3221214528 1131391302 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26425 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1088.66
Current children cumulated vsize (Kb) 842848

[startup+1120.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19277 4 1 0 109765 90 0 0 25 0 11 0 1845374575 863076352 26429 4294967295 134512640 134569956 3221224336 3221214624 1131410637 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26429 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1098.55
Current children cumulated vsize (Kb) 842848

[startup+1130.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19287 4 1 0 110753 90 0 0 25 0 11 0 1845374575 863076352 26432 4294967295 134512640 134569956 3221224336 3221214480 1131600264 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26432 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1108.43
Current children cumulated vsize (Kb) 842848

[startup+1140.12 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19298 4 1 0 111741 91 0 0 18 0 11 0 1845374575 863076352 26436 4294967295 134512640 134569956 3221224336 3221214624 1131418189 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26436 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1118.32
Current children cumulated vsize (Kb) 842848

[startup+1150.12 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19308 4 1 0 112729 91 0 0 25 0 11 0 1845374575 863076352 26441 4294967295 134512640 134569956 3221224336 3221214528 1131391884 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26441 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1128.2
Current children cumulated vsize (Kb) 842848

[startup+1160.12 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19319 4 1 0 113717 92 0 0 18 0 11 0 1845374575 863076352 26445 4294967295 134512640 134569956 3221224336 3221214560 1131477480 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26445 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1138.09
Current children cumulated vsize (Kb) 842848

[startup+1170.12 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19329 4 1 0 114705 93 0 0 25 0 11 0 1845374575 863076352 26448 4294967295 134512640 134569956 3221224336 3221214480 1131362003 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26448 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1147.98
Current children cumulated vsize (Kb) 842848

[startup+1180.12 s]
Raw data (loadavg): 1.00 1.00 1.00 3/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19340 4 1 0 115693 93 0 0 25 0 11 0 1845374575 863076352 26452 4294967295 134512640 134569956 3221224336 3221213360 1073952732 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26452 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1157.86
Current children cumulated vsize (Kb) 842848

[startup+1190.12 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19350 4 1 0 116681 93 0 0 25 0 11 0 1845374575 863076352 26456 4294967295 134512640 134569956 3221224336 3221214528 1131391681 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26456 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1167.74
Current children cumulated vsize (Kb) 842848

[startup+1200.12 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19360 4 1 0 117669 94 0 0 25 0 11 0 1845374575 863076352 26460 4294967295 134512640 134569956 3221224336 3221214624 1131412539 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26460 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1177.63
Current children cumulated vsize (Kb) 842848

[startup+1210.12 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19371 4 1 0 118656 94 0 0 20 0 11 0 1845374575 863076352 26464 4294967295 134512640 134569956 3221224336 3221214528 1131392198 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26464 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1187.5
Current children cumulated vsize (Kb) 842848

[startup+1220.12 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19381 4 1 0 119644 95 0 0 25 0 11 0 1845374575 863076352 26468 4294967295 134512640 134569956 3221224336 3221214528 1131391681 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/14315/statm): 210712 26468 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1197.39
Current children cumulated vsize (Kb) 842848

[startup+1230.12 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19392 4 1 0 120632 95 0 0 19 0 11 0 1845374575 863076352 26472 4294967295 134512640 134569956 3221224336 3221214624 1131410637 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26472 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1207.27
Current children cumulated vsize (Kb) 842848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1230.13 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 14327
Raw data (/proc/14315/stat): 14315 (java) R 14314 14315 31027 0 -1 0 19392 4 1 0 120632 95 0 0 19 0 11 0 1845374575 863076352 26472 4294967295 134512640 134569956 3221224336 3221214624 1131410637 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/14315/statm): 210712 26472 13129 16 0 210696 0
[pid=14315] vsize: 842848
Current children cumulated CPU time (s) 1207.27
Current children cumulated vsize (Kb) 842848

Sending SIGTERM to -14315
Sleeping 2 seconds
New thread pid=14329
New thread pid=14330
One traced child (pid=14330) exited with status: 0
One traced child (pid=14324) exited with status: 0
One traced child (pid=14319) exited with status: 0
One traced child (pid=14316) exited with status: 143
One traced child (pid=14317) exited with status: 143
One traced child (pid=14318) exited with status: 143
One traced child (pid=14323) exited with status: 143
One traced child (pid=14321) exited with status: 143
One traced child (pid=14320) exited with status: 143
One traced child (pid=14327) exited with status: 143
One traced child (pid=14322) exited with status: 143
One traced child (pid=14329) exited with status: 143
One traced child (pid=14315) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1230.38
CPU time (s): 1237.7
CPU user time (s): 1235.82
CPU system time (s): 1.87971
CPU usage (%): 100.595
Max. virtual memory (cumulated for all children) (Kb): 844820

Verifier Data

Verifier:	OK	-15