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-lotfi.opb
MD5SUMd0cc302a544eb359eec19c9f7d39cc8a
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 240
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 8589934584
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 5368709120000000000
Number of bits of the biggest number in a constraint 63
Biggest sum of numbers in a constraint 40952512476384968704
Number of bits of the biggest sum of numbers66
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables9240
Total number of constraints153
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 constraints153
Minimum length of a constraint30
Maximum length of a constraint3990

Trace number 3382

Launcher Data

LAUNCH ON wulflinc7 THE 2005-09-19 00:22:26 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6301 boxname=wulflinc7 idbench=441 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  d0cc302a544eb359eec19c9f7d39cc8a  /oldhome/oroussel/tmp/wulflinc7/normalized-mps-v2-20-10-lotfi.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc7/normalized-mps-v2-20-10-lotfi.opb
IDLAUNCH: 6301
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
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:        897956 kB
Buffers:         36212 kB
Cached:          75860 kB
SwapCached:        740 kB
Active:          71632 kB
Inactive:        43060 kB
HighTotal:      131008 kB
HighFree:        53004 kB
LowTotal:       903652 kB
LowFree:        844952 kB
SwapTotal:     2097136 kB
SwapFree:      2095892 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5716 kB
Slab:            16308 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 00:42:46 (client local time) WITH STATUS 143 IN 1216.07 SECONDS
stats: 6301 7 1216.07 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/wulflinc7/normalized-mps-v2-20-10-lotfi.opb
c reading problem ... done. Time 4.693 ms.
c #vars     9240
c #constraints  240
c starts		: 2
c conflicts		: 223
c decisions		: 16889
c propagations		: 44842
c inspects		: 515284
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 223
c root simplifications	: 114
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 4947
c speed (decisions/second)	: 13.91094491302056
c non guided choices	13888
c random choices	0
s UNKNOWN
c Total CPU time (ms) : 1218.822

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/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1787337024 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 39 3 38 16 0 23 0
[pid=31106] 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/31106
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=31107
New thread pid=31108
New thread pid=31109
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=31110
New thread pid=31111
New thread pid=31112
New thread pid=31113
New thread pid=31114
New thread pid=31115
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/wulflinc7/normalized-mps-v2-20-10-lotfi.opb

[startup+10.0022 s]
Raw data (loadavg): 1.16 1.03 1.01 2/65 31115
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18117 0 1 0 692 48 0 0 19 0 10 0 1787337024 858710016 23158 4294967295 134512640 134569956 3221224336 3221214688 1131542688 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209646 23158 13129 16 0 209630 0
[pid=31106] vsize: 838584
Current children cumulated CPU time (s) 7.4
Current children cumulated vsize (Kb) 838584
New thread pid=31116

[startup+20.0028 s]
Raw data (loadavg): 1.13 1.03 1.01 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18134 0 1 0 1682 49 0 0 22 0 11 0 1787337024 856788992 22729 4294967295 134512640 134569956 3221224336 3221214528 1131503082 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 22729 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 17.31
Current children cumulated vsize (Kb) 836708

[startup+30.0035 s]
Raw data (loadavg): 1.11 1.03 1.01 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18145 0 1 0 2675 50 0 0 19 0 11 0 1787337024 856788992 22729 4294967295 134512640 134569956 3221224336 3221214504 1131500599 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 22729 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 27.25
Current children cumulated vsize (Kb) 836708

[startup+40.0041 s]
Raw data (loadavg): 1.10 1.03 1.01 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18156 0 1 0 3667 51 0 0 17 0 11 0 1787337024 856788992 22729 4294967295 134512640 134569956 3221224336 3221214528 1131502185 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 22729 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 37.18
Current children cumulated vsize (Kb) 836708

[startup+50.0048 s]
Raw data (loadavg): 1.08 1.03 1.01 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18166 0 1 0 4657 52 0 0 23 0 11 0 1787337024 856788992 22746 4294967295 134512640 134569956 3221224336 3221214632 1131540356 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 22746 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 47.09
Current children cumulated vsize (Kb) 836708

[startup+60.0054 s]
Raw data (loadavg): 1.07 1.03 1.01 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18177 0 1 0 5649 52 0 0 23 0 11 0 1787337024 856788992 22746 4294967295 134512640 134569956 3221224336 3221214632 1131542951 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 22746 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 57.01
Current children cumulated vsize (Kb) 836708

[startup+70.006 s]
Raw data (loadavg): 1.06 1.02 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18198 0 1 0 6636 53 0 0 25 0 11 0 1787337024 856788992 22834 4294967295 134512640 134569956 3221224336 3221214744 1131573522 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 22834 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 66.89
Current children cumulated vsize (Kb) 836708

[startup+80.0077 s]
Raw data (loadavg): 1.05 1.02 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18207 0 1 0 7601 53 0 0 25 0 11 0 1787337024 856788992 22894 4294967295 134512640 134569956 3221224336 3221214632 1131542001 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 22894 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 76.54
Current children cumulated vsize (Kb) 836708

[startup+90.0083 s]
Raw data (loadavg): 1.04 1.02 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18217 0 1 0 8579 54 0 0 25 0 11 0 1787337024 856788992 22897 4294967295 134512640 134569956 3221224336 3221214632 1131541767 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 22897 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 86.33
Current children cumulated vsize (Kb) 836708

[startup+100.008 s]
Raw data (loadavg): 1.03 1.02 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18227 0 1 0 9557 55 0 0 22 0 11 0 1787337024 856788992 22902 4294967295 134512640 134569956 3221224336 3221214632 1131540582 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 22902 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 96.12
Current children cumulated vsize (Kb) 836708

[startup+110.009 s]
Raw data (loadavg): 1.03 1.02 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18238 0 1 0 10535 55 0 0 16 0 11 0 1787337024 856788992 23013 4294967295 134512640 134569956 3221224336 3221214624 1131352316 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23013 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 105.9
Current children cumulated vsize (Kb) 836708

[startup+120.009 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18249 0 1 0 11527 55 0 0 25 0 11 0 1787337024 856788992 23019 4294967295 134512640 134569956 3221224336 3221214544 1131502185 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23019 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 115.82
Current children cumulated vsize (Kb) 836708

[startup+130.011 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18259 0 1 0 12519 56 0 0 25 0 11 0 1787337024 856788992 23029 4294967295 134512640 134569956 3221224336 3221214632 1131540356 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23029 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 125.75
Current children cumulated vsize (Kb) 836708

[startup+140.011 s]
Raw data (loadavg): 1.02 1.02 1.00 3/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18270 0 1 0 13511 56 0 0 17 0 11 0 1787337024 856788992 23033 4294967295 134512640 134569956 3221224336 3221214632 1131540356 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23033 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 135.67
Current children cumulated vsize (Kb) 836708

[startup+150.012 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18280 0 1 0 14504 57 0 0 25 0 11 0 1787337024 856788992 23039 4294967295 134512640 134569956 3221224336 3221214632 1131542633 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23039 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 145.61
Current children cumulated vsize (Kb) 836708

[startup+160.013 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18290 0 1 0 15497 57 0 0 25 0 11 0 1787337024 856788992 23044 4294967295 134512640 134569956 3221224336 3221214632 1131539812 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23044 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 155.54
Current children cumulated vsize (Kb) 836708

[startup+170.013 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18301 0 1 0 16490 58 0 0 17 0 11 0 1787337024 856788992 23049 4294967295 134512640 134569956 3221224336 3221214628 1131369447 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23049 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 165.48
Current children cumulated vsize (Kb) 836708

[startup+180.014 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18311 0 1 0 17484 59 0 0 25 0 11 0 1787337024 856788992 23056 4294967295 134512640 134569956 3221224336 3221214632 1131542688 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23056 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 175.43
Current children cumulated vsize (Kb) 836708

[startup+190.015 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18322 0 1 0 18479 59 0 0 18 0 11 0 1787337024 856788992 23062 4294967295 134512640 134569956 3221224336 3221214632 1131541440 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23062 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 185.38
Current children cumulated vsize (Kb) 836708

[startup+200.015 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18333 0 1 0 19474 60 0 0 16 0 11 0 1787337024 856788992 23062 4294967295 134512640 134569956 3221224336 3221214632 1131539762 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23062 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 195.34
Current children cumulated vsize (Kb) 836708

[startup+210.016 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18343 0 1 0 20468 60 0 0 24 0 11 0 1787337024 856788992 23062 4294967295 134512640 134569956 3221224336 3221214544 1131368388 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23062 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 205.28
Current children cumulated vsize (Kb) 836708

[startup+220.017 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18354 0 1 0 21461 60 0 0 18 0 11 0 1787337024 856788992 23065 4294967295 134512640 134569956 3221224336 3221214632 1131541762 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23065 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 215.21
Current children cumulated vsize (Kb) 836708

[startup+230.018 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18365 0 1 0 22453 61 0 0 18 0 11 0 1787337024 856788992 23067 4294967295 134512640 134569956 3221224336 3221214544 1131502185 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23067 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 225.14
Current children cumulated vsize (Kb) 836708

[startup+240.019 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18375 0 1 0 23445 61 0 0 21 0 11 0 1787337024 856788992 23079 4294967295 134512640 134569956 3221224336 3221214544 1131502399 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23079 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 235.06
Current children cumulated vsize (Kb) 836708

[startup+250.019 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18386 0 1 0 24436 62 0 0 17 0 11 0 1787337024 856788992 23079 4294967295 134512640 134569956 3221224336 3221214544 1131502292 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23079 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 244.98
Current children cumulated vsize (Kb) 836708

[startup+260.02 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18396 0 1 0 25431 62 0 0 25 0 11 0 1787337024 856788992 23102 4294967295 134512640 134569956 3221224336 3221214624 1131352270 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23102 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 254.93
Current children cumulated vsize (Kb) 836708

[startup+270.021 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18407 0 1 0 26427 62 0 0 25 0 11 0 1787337024 856788992 23102 4294967295 134512640 134569956 3221224336 3221214632 1131538480 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23102 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 264.89
Current children cumulated vsize (Kb) 836708

[startup+280.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18418 0 1 0 27424 62 0 0 17 0 11 0 1787337024 856788992 23102 4294967295 134512640 134569956 3221224336 3221214544 1131502139 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23102 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 274.86
Current children cumulated vsize (Kb) 836708

[startup+290.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18429 0 1 0 28409 63 0 0 25 0 11 0 1787337024 856788992 23115 4294967295 134512640 134569956 3221224336 3221214544 1131502361 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23115 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 284.72
Current children cumulated vsize (Kb) 836708

[startup+300.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18440 0 1 0 29399 63 0 0 18 0 11 0 1787337024 856788992 23115 4294967295 134512640 134569956 3221224336 3221214632 1131540675 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23115 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 294.62
Current children cumulated vsize (Kb) 836708

[startup+310.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18450 0 1 0 30390 63 0 0 25 0 11 0 1787337024 856788992 23115 4294967295 134512640 134569956 3221224336 3221214632 1131540270 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23115 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 304.53
Current children cumulated vsize (Kb) 836708

[startup+320.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18460 0 1 0 31380 64 0 0 24 0 11 0 1787337024 856788992 23129 4294967295 134512640 134569956 3221224336 3221214632 1131542108 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23129 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 314.44
Current children cumulated vsize (Kb) 836708

[startup+330.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18471 0 1 0 32373 64 0 0 19 0 11 0 1787337024 856788992 23154 4294967295 134512640 134569956 3221224336 3221214624 1131352302 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23154 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 324.37
Current children cumulated vsize (Kb) 836708

[startup+340.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18482 0 1 0 33368 64 0 0 25 0 11 0 1787337024 856788992 23162 4294967295 134512640 134569956 3221224336 3221214628 1131352325 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23162 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 334.32
Current children cumulated vsize (Kb) 836708

[startup+350.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18492 0 1 0 34364 65 0 0 22 0 11 0 1787337024 856788992 23162 4294967295 134512640 134569956 3221224336 3221214544 1131502185 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23162 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 344.29
Current children cumulated vsize (Kb) 836708

[startup+360.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18502 0 1 0 35360 65 0 0 25 0 11 0 1787337024 856788992 23162 4294967295 134512640 134569956 3221224336 3221214628 1131501356 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23162 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 354.25
Current children cumulated vsize (Kb) 836708

[startup+370.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18513 0 1 0 36352 65 0 0 17 0 11 0 1787337024 856788992 23162 4294967295 134512640 134569956 3221224336 3221214632 1131539812 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23162 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 364.17
Current children cumulated vsize (Kb) 836708

[startup+380.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18523 0 1 0 37342 66 0 0 19 0 11 0 1787337024 856788992 23162 4294967295 134512640 134569956 3221224336 3221214544 1131503481 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23162 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 374.08
Current children cumulated vsize (Kb) 836708

[startup+390.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18533 0 1 0 38330 66 0 0 25 0 11 0 1787337024 856788992 23167 4294967295 134512640 134569956 3221224336 3221214544 1131502185 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23167 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 383.96
Current children cumulated vsize (Kb) 836708

[startup+400.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18543 0 1 0 39318 66 0 0 25 0 11 0 1787337024 856788992 23193 4294967295 134512640 134569956 3221224336 3221214544 1131503468 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23193 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 393.84
Current children cumulated vsize (Kb) 836708

[startup+410.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) S 31105 31106 15400 0 -1 0 18554 0 1 0 40304 66 0 0 25 0 11 0 1787337024 856788992 23217 4294967295 134512640 134569956 3221224336 3221213144 1073952481 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23217 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 403.7
Current children cumulated vsize (Kb) 836708

[startup+420.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18564 0 1 0 41290 67 0 0 25 0 11 0 1787337024 856788992 23234 4294967295 134512640 134569956 3221224336 3221214544 1131502168 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23234 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 413.57
Current children cumulated vsize (Kb) 836708

[startup+430.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18574 0 1 0 42277 67 0 0 25 0 11 0 1787337024 856788992 23261 4294967295 134512640 134569956 3221224336 3221214520 1131500715 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23261 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 423.44
Current children cumulated vsize (Kb) 836708

[startup+440.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18584 0 1 0 43265 67 0 0 25 0 11 0 1787337024 856788992 23284 4294967295 134512640 134569956 3221224336 3221214632 1131538480 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23284 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 433.32
Current children cumulated vsize (Kb) 836708

[startup+450.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18594 0 1 0 44252 68 0 0 23 0 11 0 1787337024 856788992 23307 4294967295 134512640 134569956 3221224336 3221214632 1131539812 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23307 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 443.2
Current children cumulated vsize (Kb) 836708

[startup+460.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18605 0 1 0 45240 68 0 0 17 0 11 0 1787337024 856788992 23338 4294967295 134512640 134569956 3221224336 3221214544 1131503285 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23338 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 453.08
Current children cumulated vsize (Kb) 836708

[startup+470.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18615 0 1 0 46228 69 0 0 19 0 11 0 1787337024 856788992 23360 4294967295 134512640 134569956 3221224336 3221214624 1131352290 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23360 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 462.97
Current children cumulated vsize (Kb) 836708

[startup+480.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18625 0 1 0 47218 69 0 0 21 0 11 0 1787337024 856788992 23392 4294967295 134512640 134569956 3221224336 3221214544 1131502361 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23392 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 472.87
Current children cumulated vsize (Kb) 836708

[startup+490.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18636 0 1 0 48207 69 0 0 25 0 11 0 1787337024 856788992 23400 4294967295 134512640 134569956 3221224336 3221214544 1131368400 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23400 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 482.76
Current children cumulated vsize (Kb) 836708

[startup+500.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18646 0 1 0 49197 70 0 0 25 0 11 0 1787337024 856788992 23419 4294967295 134512640 134569956 3221224336 3221214632 1131540356 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23419 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 492.67
Current children cumulated vsize (Kb) 836708

[startup+510.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18656 0 1 0 50188 70 0 0 22 0 11 0 1787337024 856788992 23435 4294967295 134512640 134569956 3221224336 3221214632 1131542688 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23435 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 502.58
Current children cumulated vsize (Kb) 836708

[startup+520.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18667 0 1 0 51178 70 0 0 25 0 11 0 1787337024 856788992 23446 4294967295 134512640 134569956 3221224336 3221214544 1131502185 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23446 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 512.48
Current children cumulated vsize (Kb) 836708

[startup+530.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18677 0 1 0 52168 71 0 0 25 0 11 0 1787337024 856788992 23459 4294967295 134512640 134569956 3221224336 3221214628 1131503298 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23459 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (Kb) 836708

[startup+540.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18687 0 1 0 53159 71 0 0 21 0 11 0 1787337024 856788992 23475 4294967295 134512640 134569956 3221224336 3221214544 1131502185 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23475 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 532.3
Current children cumulated vsize (Kb) 836708

[startup+550.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18697 0 1 0 54149 72 0 0 25 0 11 0 1787337024 856788992 23489 4294967295 134512640 134569956 3221224336 3221214632 1131542322 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23489 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 542.21
Current children cumulated vsize (Kb) 836708

[startup+560.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18708 0 1 0 55139 72 0 0 25 0 11 0 1787337024 856788992 23499 4294967295 134512640 134569956 3221224336 3221214632 1131540356 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23499 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 552.11
Current children cumulated vsize (Kb) 836708

[startup+570.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18719 0 1 0 56129 73 0 0 25 0 11 0 1787337024 856788992 23514 4294967295 134512640 134569956 3221224336 3221214560 1131540750 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23514 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 562.02
Current children cumulated vsize (Kb) 836708

[startup+580.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18729 0 1 0 57119 73 0 0 24 0 11 0 1787337024 856788992 23527 4294967295 134512640 134569956 3221224336 3221214472 1131503448 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23527 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 571.92
Current children cumulated vsize (Kb) 836708

[startup+590.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18740 0 1 0 58107 74 0 0 25 0 11 0 1787337024 856788992 23539 4294967295 134512640 134569956 3221224336 3221214560 1131541546 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23539 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 581.81
Current children cumulated vsize (Kb) 836708

[startup+600.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18750 0 1 0 59097 74 0 0 22 0 11 0 1787337024 856788992 23559 4294967295 134512640 134569956 3221224336 3221214560 1131542108 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23559 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 591.71
Current children cumulated vsize (Kb) 836708

[startup+610.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18761 0 1 0 60086 74 0 0 25 0 11 0 1787337024 856788992 23577 4294967295 134512640 134569956 3221224336 3221214556 1131352325 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23577 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 601.6
Current children cumulated vsize (Kb) 836708

[startup+620.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18771 0 1 0 61075 75 0 0 19 0 11 0 1787337024 856788992 23590 4294967295 134512640 134569956 3221224336 3221214472 1131502438 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23590 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 611.5
Current children cumulated vsize (Kb) 836708

[startup+630.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18781 0 1 0 62065 76 0 0 23 0 11 0 1787337024 856788992 23601 4294967295 134512640 134569956 3221224336 3221214560 1131542672 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23601 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 621.41
Current children cumulated vsize (Kb) 836708

[startup+640.053 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18792 0 1 0 63053 76 0 0 17 0 11 0 1787337024 856788992 23615 4294967295 134512640 134569956 3221224336 3221214560 1131538415 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23615 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 631.29
Current children cumulated vsize (Kb) 836708

[startup+650.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18802 0 1 0 64041 77 0 0 20 0 11 0 1787337024 856788992 23635 4294967295 134512640 134569956 3221224336 3221214560 1131539644 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23635 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 641.18
Current children cumulated vsize (Kb) 836708

[startup+660.055 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18812 0 1 0 65031 77 0 0 23 0 11 0 1787337024 856788992 23642 4294967295 134512640 134569956 3221224336 3221214560 1131539812 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23642 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 651.08
Current children cumulated vsize (Kb) 836708

[startup+670.056 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18823 0 1 0 66020 78 0 0 25 0 11 0 1787337024 856788992 23667 4294967295 134512640 134569956 3221224336 3221214560 1131542066 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23667 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 660.98
Current children cumulated vsize (Kb) 836708

[startup+680.058 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18833 0 1 0 67010 78 0 0 25 0 11 0 1787337024 856788992 23681 4294967295 134512640 134569956 3221224336 3221214472 1131502185 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23681 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 670.88
Current children cumulated vsize (Kb) 836708

[startup+690.058 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18843 0 1 0 68000 79 0 0 25 0 11 0 1787337024 856788992 23695 4294967295 134512640 134569956 3221224336 3221214472 1131503364 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23695 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 680.79
Current children cumulated vsize (Kb) 836708

[startup+700.059 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18854 0 1 0 68989 79 0 0 19 0 11 0 1787337024 856788992 23704 4294967295 134512640 134569956 3221224336 3221214560 1131542039 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23704 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 690.68
Current children cumulated vsize (Kb) 836708

[startup+710.059 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18864 0 1 0 69979 79 0 0 25 0 11 0 1787337024 856788992 23716 4294967295 134512640 134569956 3221224336 3221214472 1131502329 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23716 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 700.58
Current children cumulated vsize (Kb) 836708

[startup+720.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18875 0 1 0 70968 80 0 0 17 0 11 0 1787337024 856788992 23735 4294967295 134512640 134569956 3221224336 3221214560 1131539805 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23735 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 710.48
Current children cumulated vsize (Kb) 836708

[startup+730.061 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18885 0 1 0 71959 80 0 0 25 0 11 0 1787337024 856788992 23738 4294967295 134512640 134569956 3221224336 3221214472 1131502998 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23738 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 720.39
Current children cumulated vsize (Kb) 836708

[startup+740.061 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18895 0 1 0 72945 81 0 0 22 0 11 0 1787337024 856788992 23764 4294967295 134512640 134569956 3221224336 3221214560 1131541773 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23764 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 730.26
Current children cumulated vsize (Kb) 836708

[startup+750.062 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18905 0 1 0 73936 81 0 0 25 0 11 0 1787337024 856788992 23767 4294967295 134512640 134569956 3221224336 3221214472 1131502436 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23767 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 740.17
Current children cumulated vsize (Kb) 836708

[startup+760.063 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18916 0 1 0 74926 82 0 0 25 0 11 0 1787337024 856788992 23782 4294967295 134512640 134569956 3221224336 3221214472 1131502438 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23782 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 750.08
Current children cumulated vsize (Kb) 836708

[startup+770.063 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18926 0 1 0 75916 82 0 0 25 0 11 0 1787337024 856788992 23785 4294967295 134512640 134569956 3221224336 3221214552 1131352316 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23785 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 759.98
Current children cumulated vsize (Kb) 836708

[startup+780.065 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18936 0 1 0 76907 83 0 0 25 0 11 0 1787337024 856788992 23800 4294967295 134512640 134569956 3221224336 3221214744 1131527651 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23800 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 769.9
Current children cumulated vsize (Kb) 836708

[startup+790.066 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18947 0 1 0 77896 83 0 0 25 0 11 0 1787337024 856788992 23810 4294967295 134512640 134569956 3221224336 3221214556 1131352325 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23810 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 779.79
Current children cumulated vsize (Kb) 836708

[startup+800.066 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18957 0 1 0 78887 84 0 0 19 0 11 0 1787337024 856788992 23821 4294967295 134512640 134569956 3221224336 3221214472 1131503637 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23821 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 789.71
Current children cumulated vsize (Kb) 836708

[startup+810.068 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18967 0 1 0 79878 84 0 0 22 0 11 0 1787337024 856788992 23825 4294967295 134512640 134569956 3221224336 3221214448 1131500719 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23825 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 799.62
Current children cumulated vsize (Kb) 836708

[startup+820.068 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18978 0 1 0 80868 85 0 0 25 0 11 0 1787337024 856788992 23839 4294967295 134512640 134569956 3221224336 3221214712 1131305757 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23839 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 809.53
Current children cumulated vsize (Kb) 836708

[startup+830.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18988 0 1 0 81858 85 0 0 25 0 11 0 1787337024 856788992 23846 4294967295 134512640 134569956 3221224336 3221214552 1131352316 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23846 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 819.43
Current children cumulated vsize (Kb) 836708

[startup+840.071 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 18998 0 1 0 82849 85 0 0 23 0 11 0 1787337024 856788992 23857 4294967295 134512640 134569956 3221224336 3221214552 1131352316 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23857 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 829.34
Current children cumulated vsize (Kb) 836708

[startup+850.071 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19008 0 1 0 83840 86 0 0 24 0 11 0 1787337024 856788992 23861 4294967295 134512640 134569956 3221224336 3221214448 1131500599 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23861 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 839.26
Current children cumulated vsize (Kb) 836708

[startup+860.072 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19019 0 1 0 84829 86 0 0 25 0 11 0 1787337024 856788992 23875 4294967295 134512640 134569956 3221224336 3221214560 1131540582 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23875 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 849.15
Current children cumulated vsize (Kb) 836708

[startup+870.074 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19029 0 1 0 85820 86 0 0 25 0 11 0 1787337024 856788992 23879 4294967295 134512640 134569956 3221224336 3221214560 1131542672 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23879 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 859.06
Current children cumulated vsize (Kb) 836708

[startup+880.074 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19040 0 1 0 86810 86 0 0 25 0 11 0 1787337024 856788992 23893 4294967295 134512640 134569956 3221224336 3221214472 1131503082 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23893 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 868.96
Current children cumulated vsize (Kb) 836708

[startup+890.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19050 0 1 0 87801 87 0 0 25 0 11 0 1787337024 856788992 23897 4294967295 134512640 134569956 3221224336 3221214560 1131542340 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23897 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 878.88
Current children cumulated vsize (Kb) 836708

[startup+900.076 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19060 0 1 0 88791 87 0 0 22 0 11 0 1787337024 856788992 23904 4294967295 134512640 134569956 3221224336 3221214560 1131538191 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23904 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 888.78
Current children cumulated vsize (Kb) 836708

[startup+910.076 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19070 0 1 0 89782 88 0 0 24 0 11 0 1787337024 856788992 23915 4294967295 134512640 134569956 3221224336 3221214472 1131502185 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23915 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 898.7
Current children cumulated vsize (Kb) 836708

[startup+920.077 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19081 0 1 0 90772 88 0 0 25 0 11 0 1787337024 856788992 23922 4294967295 134512640 134569956 3221224336 3221214560 1131538415 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23922 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 908.6
Current children cumulated vsize (Kb) 836708

[startup+930.078 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19091 0 1 0 91763 88 0 0 20 0 11 0 1787337024 856788992 23933 4294967295 134512640 134569956 3221224336 3221214336 1131653456 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23933 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 918.51
Current children cumulated vsize (Kb) 836708

[startup+940.079 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19101 0 1 0 92753 88 0 0 23 0 11 0 1787337024 856788992 23941 4294967295 134512640 134569956 3221224336 3221214472 1131503082 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23941 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 928.41
Current children cumulated vsize (Kb) 836708

[startup+950.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19112 0 1 0 93743 89 0 0 25 0 11 0 1787337024 856788992 23951 4294967295 134512640 134569956 3221224336 3221214560 1131542688 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23951 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 938.32
Current children cumulated vsize (Kb) 836708

[startup+960.081 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19122 0 1 0 94734 89 0 0 25 0 11 0 1787337024 856788992 23959 4294967295 134512640 134569956 3221224336 3221214560 1131538366 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23959 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 948.23
Current children cumulated vsize (Kb) 836708

[startup+970.082 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19132 0 1 0 95724 89 0 0 25 0 11 0 1787337024 856788992 23966 4294967295 134512640 134569956 3221224336 3221214472 1131368400 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 23966 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 958.13
Current children cumulated vsize (Kb) 836708

[startup+980.083 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19143 0 1 0 96714 90 0 0 17 0 11 0 1787337024 856788992 23969 4294967295 134512640 134569956 3221224336 3221214472 1131502361 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23969 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 968.04
Current children cumulated vsize (Kb) 836708

[startup+990.084 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19153 0 1 0 97704 90 0 0 20 0 11 0 1787337024 856788992 23984 4294967295 134512640 134569956 3221224336 3221214560 1131539812 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23984 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 977.94
Current children cumulated vsize (Kb) 836708

[startup+1000.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19163 0 1 0 98695 90 0 0 22 0 11 0 1787337024 856788992 23988 4294967295 134512640 134569956 3221224336 3221214472 1131503380 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 23988 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 987.85
Current children cumulated vsize (Kb) 836708

[startup+1010.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19174 0 1 0 99684 90 0 0 25 0 11 0 1787337024 856788992 24001 4294967295 134512640 134569956 3221224336 3221214472 1131503475 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 24001 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 997.74
Current children cumulated vsize (Kb) 836708

[startup+1020.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19184 0 1 0 100675 90 0 0 18 0 11 0 1787337024 856788992 24011 4294967295 134512640 134569956 3221224336 3221214472 1131502182 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 24011 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1007.65
Current children cumulated vsize (Kb) 836708

[startup+1030.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19194 0 1 0 101664 91 0 0 25 0 11 0 1787337024 856788992 24019 4294967295 134512640 134569956 3221224336 3221214560 1131541992 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 24019 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1017.55
Current children cumulated vsize (Kb) 836708

[startup+1040.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19205 0 1 0 102653 91 0 0 25 0 11 0 1787337024 856788992 24026 4294967295 134512640 134569956 3221224336 3221214560 1131540553 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 24026 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1027.44
Current children cumulated vsize (Kb) 836708

[startup+1050.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19215 0 1 0 103643 92 0 0 25 0 11 0 1787337024 856788992 24035 4294967295 134512640 134569956 3221224336 3221214560 1131541780 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 24035 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1037.35
Current children cumulated vsize (Kb) 836708

[startup+1060.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19225 0 1 0 104632 92 0 0 25 0 11 0 1787337024 856788992 24049 4294967295 134512640 134569956 3221224336 3221214560 1131539812 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 24049 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1047.24
Current children cumulated vsize (Kb) 836708

[startup+1070.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19235 0 1 0 105622 92 0 0 23 0 11 0 1787337024 856788992 24054 4294967295 134512640 134569956 3221224336 3221214472 1131502988 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 24054 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1057.14
Current children cumulated vsize (Kb) 836708

[startup+1080.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19246 0 1 0 106610 93 0 0 25 0 11 0 1787337024 856788992 24071 4294967295 134512640 134569956 3221224336 3221214448 1131500660 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 24071 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1067.03
Current children cumulated vsize (Kb) 836708

[startup+1090.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19256 0 1 0 107599 93 0 0 25 0 11 0 1787337024 856788992 24084 4294967295 134512640 134569956 3221224336 3221214448 1131500630 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 24084 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1076.92
Current children cumulated vsize (Kb) 836708

[startup+1100.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19266 0 1 0 108587 93 0 0 22 0 11 0 1787337024 856788992 24103 4294967295 134512640 134569956 3221224336 3221214560 1131540609 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 24103 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1086.8
Current children cumulated vsize (Kb) 836708

[startup+1110.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19277 0 1 0 109575 94 0 0 17 0 11 0 1787337024 856788992 24112 4294967295 134512640 134569956 3221224336 3221214472 1131502436 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 24112 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1096.69
Current children cumulated vsize (Kb) 836708

[startup+1120.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19287 0 1 0 110564 94 0 0 25 0 11 0 1787337024 856788992 24118 4294967295 134512640 134569956 3221224336 3221214560 1131541413 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 24118 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1106.58
Current children cumulated vsize (Kb) 836708

[startup+1130.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19297 0 1 0 111552 95 0 0 21 0 11 0 1787337024 856788992 24133 4294967295 134512640 134569956 3221224336 3221214472 1131502361 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 24133 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1116.47
Current children cumulated vsize (Kb) 836708

[startup+1140.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19308 0 1 0 112540 95 0 0 17 0 11 0 1787337024 856788992 24150 4294967295 134512640 134569956 3221224336 3221214472 1131502139 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 24150 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1126.35
Current children cumulated vsize (Kb) 836708

[startup+1150.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19318 0 1 0 113528 96 0 0 18 0 11 0 1787337024 856788992 24159 4294967295 134512640 134569956 3221224336 3221214472 1131502185 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 24159 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1136.24
Current children cumulated vsize (Kb) 836708

[startup+1160.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19328 0 1 0 114515 96 0 0 21 0 11 0 1787337024 856788992 24174 4294967295 134512640 134569956 3221224336 3221214472 1131503285 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 24174 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1146.11
Current children cumulated vsize (Kb) 836708

[startup+1170.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19338 0 1 0 115503 96 0 0 23 0 11 0 1787337024 856788992 24184 4294967295 134512640 134569956 3221224336 3221214552 1131352270 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 24184 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1155.99
Current children cumulated vsize (Kb) 836708

[startup+1180.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19349 0 1 0 116489 96 0 0 17 0 11 0 1787337024 856788992 24195 4294967295 134512640 134569956 3221224336 3221214560 1131538480 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 24195 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1165.85
Current children cumulated vsize (Kb) 836708

[startup+1190.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19359 0 1 0 117478 97 0 0 20 0 11 0 1787337024 856788992 24227 4294967295 134512640 134569956 3221224336 3221214472 1131502049 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 24227 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1175.75
Current children cumulated vsize (Kb) 836708

[startup+1200.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19369 0 1 0 118467 97 0 0 21 0 11 0 1787337024 856788992 24235 4294967295 134512640 134569956 3221224336 3221214472 1131502129 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31106/statm): 209177 24235 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1185.64
Current children cumulated vsize (Kb) 836708

[startup+1210.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19380 0 1 0 119454 98 0 0 24 0 11 0 1787337024 856788992 24248 4294967295 134512640 134569956 3221224336 3221214560 1131540636 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 24248 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1195.52
Current children cumulated vsize (Kb) 836708

[startup+1220.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19390 0 1 0 120442 99 0 0 25 0 11 0 1787337024 856788992 24254 4294967295 134512640 134569956 3221224336 3221214472 1131502185 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 24254 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1205.41
Current children cumulated vsize (Kb) 836708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1220.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 31116
Raw data (/proc/31106/stat): 31106 (java) R 31105 31106 15400 0 -1 0 19390 0 1 0 120442 99 0 0 25 0 11 0 1787337024 856788992 24254 4294967295 134512640 134569956 3221224336 3221214472 1131502185 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31106/statm): 209177 24254 13129 16 0 209161 0
[pid=31106] vsize: 836708
Current children cumulated CPU time (s) 1205.41
Current children cumulated vsize (Kb) 836708

Sending SIGTERM to -31106
Sleeping 2 seconds
New thread pid=31118
New thread pid=31119
One traced child (pid=31119) exited with status: 0
One traced child (pid=31115) exited with status: 0
One traced child (pid=31110) exited with status: 0
One traced child (pid=31107) exited with status: 143
One traced child (pid=31113) exited with status: 143
One traced child (pid=31109) exited with status: 143
One traced child (pid=31114) exited with status: 143
One traced child (pid=31111) exited with status: 143
One traced child (pid=31112) exited with status: 143
One traced child (pid=31116) exited with status: 143
One traced child (pid=31118) exited with status: 143
One traced child (pid=31108) exited with status: 143
One traced child (pid=31106) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1220.2
CPU time (s): 1216.07
CPU user time (s): 1214.31
CPU system time (s): 1.75673
CPU usage (%): 99.6615
Max. virtual memory (cumulated for all children) (Kb): 838584

Verifier Data

ERROR: no interpretation found !