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-forplan.opb
MD5SUMdfc6e74660e6079f7108351001d51bc8
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 9340
Biggest coefficient in the objective function 6454798974976000
Number of bits for the biggest coefficient in the objective function 53
Sum of the numbers in the objective function 1138676908426644728
Number of bits of the sum of numbers in the objective function 60
Biggest number in a constraint 6454798974976000
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 1138676908426644728
Number of bits of the biggest sum of numbers60
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables12528
Total number of constraints155
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 constraints155
Minimum length of a constraint27
Maximum length of a constraint9090

Trace number 3369

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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:        907396 kB
Buffers:         35212 kB
Cached:          66880 kB
SwapCached:        792 kB
Active:          72120 kB
Inactive:        32636 kB
HighTotal:      131008 kB
HighFree:        60312 kB
LowTotal:       903652 kB
LowFree:        847084 kB
SwapTotal:     2097136 kB
SwapFree:      2095876 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5752 kB
Slab:            16832 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 00:30:29 (client local time) WITH STATUS 143 IN 1226.03 SECONDS
stats: 6292 7 1226.03 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/wulflinc8/normalized-mps-v2-20-10-forplan.opb
c reading problem ... done. Time 9.365 ms.
c #vars     12528
c #constraints  240
c starts		: 2
c conflicts		: 121
c decisions		: 1621
c propagations		: 25996
c inspects		: 192370
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 121
c root simplifications	: 9
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 0
c speed (decisions/second)	: 1.340324075643558
c non guided choices	1533
c random choices	0
s UNKNOWN
c Total CPU time (ms) : 1218.816

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/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1773674156 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 39 3 38 16 0 23 0
[pid=9335] 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/9335
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=9336
New thread pid=9337
New thread pid=9338
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=9339
New thread pid=9340
New thread pid=9341
New thread pid=9342
New thread pid=9343
New thread pid=9344
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/wulflinc8/normalized-mps-v2-20-10-forplan.opb

[startup+10.003 s]
Raw data (loadavg): 1.03 1.03 1.00 2/65 9344
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18081 0 1 0 779 49 0 0 25 0 10 0 1773674156 854110208 21717 4294967295 134512640 134569956 3221224336 3221214172 1131395840 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208523 21717 13129 16 0 208507 0
[pid=9335] vsize: 834092
Current children cumulated CPU time (s) 8.28
Current children cumulated vsize (Kb) 834092
New thread pid=9345

[startup+20.0038 s]
Raw data (loadavg): 1.03 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18122 0 1 0 1679 51 0 0 20 0 11 0 1773674156 855293952 27643 4294967295 134512640 134569956 3221224336 3221214592 1131490596 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208812 27643 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 17.3
Current children cumulated vsize (Kb) 835248

[startup+30.0046 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18132 0 1 0 2645 51 0 0 25 0 11 0 1773674156 855293952 27643 4294967295 134512640 134569956 3221224336 3221214504 1131484908 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208812 27643 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 26.96
Current children cumulated vsize (Kb) 835248

[startup+40.0054 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18143 0 1 0 3604 52 0 0 18 0 11 0 1773674156 855293952 27645 4294967295 134512640 134569956 3221224336 3221214616 1131445888 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208812 27645 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 36.56
Current children cumulated vsize (Kb) 835248

[startup+50.0061 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18153 0 1 0 4570 52 0 0 25 0 11 0 1773674156 855293952 27736 4294967295 134512640 134569956 3221224336 3221214608 1131490868 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208812 27736 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 46.22
Current children cumulated vsize (Kb) 835248

[startup+60.0069 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18164 0 1 0 5555 53 0 0 25 0 11 0 1773674156 855293952 27840 4294967295 134512640 134569956 3221224336 3221214608 1131490611 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208812 27840 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 56.08
Current children cumulated vsize (Kb) 835248

[startup+70.0077 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18174 0 1 0 6544 53 0 0 25 0 11 0 1773674156 855293952 27858 4294967295 134512640 134569956 3221224336 3221214608 1131491058 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208812 27858 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 65.97
Current children cumulated vsize (Kb) 835248

[startup+80.0095 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18185 0 1 0 7527 54 0 0 19 0 11 0 1773674156 855293952 27861 4294967295 134512640 134569956 3221224336 3221214520 1131484857 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208812 27861 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 75.81
Current children cumulated vsize (Kb) 835248

[startup+90.0103 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18196 0 1 0 8510 54 0 0 24 0 11 0 1773674156 855293952 27865 4294967295 134512640 134569956 3221224336 3221214608 1131490636 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208812 27865 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 85.64
Current children cumulated vsize (Kb) 835248

[startup+100.011 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18206 0 1 0 9497 55 0 0 22 0 11 0 1773674156 855293952 27904 4294967295 134512640 134569956 3221224336 3221214520 1131484884 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208812 27904 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 95.52
Current children cumulated vsize (Kb) 835248

[startup+110.012 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18217 0 1 0 10485 56 0 0 20 0 11 0 1773674156 855293952 27926 4294967295 134512640 134569956 3221224336 3221214664 1131516854 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208812 27926 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 105.41
Current children cumulated vsize (Kb) 835248

[startup+120.013 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18228 0 1 0 11472 56 0 0 17 0 11 0 1773674156 855293952 27928 4294967295 134512640 134569956 3221224336 3221214608 1131491061 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208812 27928 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 115.28
Current children cumulated vsize (Kb) 835248

[startup+130.013 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18238 0 1 0 12460 56 0 0 25 0 11 0 1773674156 855293952 27930 4294967295 134512640 134569956 3221224336 3221214520 1131484908 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208812 27930 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 125.16
Current children cumulated vsize (Kb) 835248

[startup+140.014 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18249 0 1 0 13449 57 0 0 25 0 11 0 1773674156 855293952 27950 4294967295 134512640 134569956 3221224336 3221214616 1131445888 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208812 27950 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 135.06
Current children cumulated vsize (Kb) 835248

[startup+150.015 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18260 0 1 0 14441 57 0 0 25 0 11 0 1773674156 855293952 27971 4294967295 134512640 134569956 3221224336 3221214520 1131484908 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208812 27971 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 144.98
Current children cumulated vsize (Kb) 835248

[startup+160.016 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18271 0 1 0 15435 58 0 0 17 0 11 0 1773674156 855293952 27974 4294967295 134512640 134569956 3221224336 3221214520 1131484908 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208812 27974 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 154.93
Current children cumulated vsize (Kb) 835248

[startup+170.017 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18281 0 1 0 16429 58 0 0 25 0 11 0 1773674156 855293952 27976 4294967295 134512640 134569956 3221224336 3221214664 1131516977 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208812 27976 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 164.87
Current children cumulated vsize (Kb) 835248

[startup+180.017 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18292 0 1 0 17424 58 0 0 22 0 11 0 1773674156 855293952 27980 4294967295 134512640 134569956 3221224336 3221214608 1131490780 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208812 27980 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 174.82
Current children cumulated vsize (Kb) 835248

[startup+190.018 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18303 0 1 0 18417 59 0 0 21 0 11 0 1773674156 855293952 27982 4294967295 134512640 134569956 3221224336 3221214616 1131445905 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208812 27982 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 184.76
Current children cumulated vsize (Kb) 835248

[startup+200.019 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18314 0 1 0 19409 59 0 0 25 0 11 0 1773674156 855293952 27984 4294967295 134512640 134569956 3221224336 3221214664 1131518133 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208812 27984 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 194.68
Current children cumulated vsize (Kb) 835248

[startup+210.02 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18325 0 1 0 20401 59 0 0 25 0 11 0 1773674156 855293952 27986 4294967295 134512640 134569956 3221224336 3221214608 1131490924 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208812 27986 13129 16 0 208796 0
[pid=9335] vsize: 835248
Current children cumulated CPU time (s) 204.6
Current children cumulated vsize (Kb) 835248

[startup+220.02 s]
Raw data (loadavg): 1.31 1.07 1.02 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18351 0 1 0 21341 60 0 0 25 0 11 0 1773674156 856858624 28450 4294967295 134512640 134569956 3221224336 3221214664 1131517648 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 209194 28450 13129 16 0 209178 0
[pid=9335] vsize: 836776
Current children cumulated CPU time (s) 214.01
Current children cumulated vsize (Kb) 836776

[startup+230.021 s]
Raw data (loadavg): 1.26 1.07 1.02 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18360 0 1 0 22333 60 0 0 25 0 11 0 1773674156 855691264 28180 4294967295 134512640 134569956 3221224336 3221214520 1131484908 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28180 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 223.93
Current children cumulated vsize (Kb) 835636

[startup+240.022 s]
Raw data (loadavg): 1.22 1.07 1.02 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18370 0 1 0 23326 60 0 0 25 0 11 0 1773674156 855691264 28182 4294967295 134512640 134569956 3221224336 3221214520 1131484779 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28182 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 233.86
Current children cumulated vsize (Kb) 835636

[startup+250.022 s]
Raw data (loadavg): 1.18 1.07 1.02 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18381 0 1 0 24318 61 0 0 17 0 11 0 1773674156 855691264 28200 4294967295 134512640 134569956 3221224336 3221214520 1131398420 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208909 28200 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 243.79
Current children cumulated vsize (Kb) 835636

[startup+260.024 s]
Raw data (loadavg): 1.16 1.06 1.02 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18391 0 1 0 25312 62 0 0 25 0 11 0 1773674156 855691264 28200 4294967295 134512640 134569956 3221224336 3221214608 1131490667 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28200 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 253.74
Current children cumulated vsize (Kb) 835636

[startup+270.024 s]
Raw data (loadavg): 1.13 1.06 1.02 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18402 0 1 0 26306 62 0 0 20 0 11 0 1773674156 855691264 28201 4294967295 134512640 134569956 3221224336 3221214520 1131484908 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28201 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 263.68
Current children cumulated vsize (Kb) 835636

[startup+280.025 s]
Raw data (loadavg): 1.11 1.06 1.02 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18413 0 1 0 27301 62 0 0 25 0 11 0 1773674156 855691264 28204 4294967295 134512640 134569956 3221224336 3221214664 1131516517 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28204 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 273.63
Current children cumulated vsize (Kb) 835636

[startup+290.026 s]
Raw data (loadavg): 1.09 1.06 1.01 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18423 0 1 0 28295 63 0 0 25 0 11 0 1773674156 855691264 28204 4294967295 134512640 134569956 3221224336 3221214520 1131485781 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28204 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 283.58
Current children cumulated vsize (Kb) 835636

[startup+300.026 s]
Raw data (loadavg): 1.08 1.05 1.01 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18434 0 1 0 29290 63 0 0 25 0 11 0 1773674156 855691264 28204 4294967295 134512640 134569956 3221224336 3221214520 1131484783 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208909 28204 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 293.53
Current children cumulated vsize (Kb) 835636

[startup+310.026 s]
Raw data (loadavg): 1.07 1.05 1.01 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18445 0 1 0 30283 63 0 0 18 0 11 0 1773674156 855691264 28206 4294967295 134512640 134569956 3221224336 3221214608 1131490741 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28206 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 303.46
Current children cumulated vsize (Kb) 835636

[startup+320.027 s]
Raw data (loadavg): 1.06 1.05 1.01 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18456 0 1 0 31278 64 0 0 17 0 11 0 1773674156 855691264 28208 4294967295 134512640 134569956 3221224336 3221214520 1131484886 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208909 28208 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 313.42
Current children cumulated vsize (Kb) 835636

[startup+330.029 s]
Raw data (loadavg): 1.05 1.05 1.01 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18466 0 1 0 32273 64 0 0 25 0 11 0 1773674156 855691264 28208 4294967295 134512640 134569956 3221224336 3221214664 1131516773 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28208 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 323.37
Current children cumulated vsize (Kb) 835636

[startup+340.03 s]
Raw data (loadavg): 1.04 1.05 1.01 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18477 0 1 0 33267 65 0 0 25 0 11 0 1773674156 855691264 28213 4294967295 134512640 134569956 3221224336 3221214616 1131445888 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28213 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 333.32
Current children cumulated vsize (Kb) 835636

[startup+350.031 s]
Raw data (loadavg): 1.03 1.04 1.01 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18488 0 1 0 34262 65 0 0 25 0 11 0 1773674156 855691264 28213 4294967295 134512640 134569956 3221224336 3221214520 1131484908 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28213 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 343.27
Current children cumulated vsize (Kb) 835636

[startup+360.031 s]
Raw data (loadavg): 1.03 1.04 1.01 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18498 0 1 0 35256 65 0 0 18 0 11 0 1773674156 855691264 28214 4294967295 134512640 134569956 3221224336 3221214736 1131664251 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208909 28214 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 353.21
Current children cumulated vsize (Kb) 835636

[startup+370.031 s]
Raw data (loadavg): 1.02 1.04 1.01 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18509 0 1 0 36249 65 0 0 17 0 11 0 1773674156 855691264 28215 4294967295 134512640 134569956 3221224336 3221214520 1131484908 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208909 28215 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 363.14
Current children cumulated vsize (Kb) 835636

[startup+380.033 s]
Raw data (loadavg): 1.02 1.04 1.01 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18519 0 1 0 37243 65 0 0 25 0 11 0 1773674156 855691264 28218 4294967295 134512640 134569956 3221224336 3221214520 1131485018 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28218 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 373.08
Current children cumulated vsize (Kb) 835636

[startup+390.034 s]
Raw data (loadavg): 1.02 1.04 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18530 0 1 0 38237 66 0 0 19 0 11 0 1773674156 855691264 28220 4294967295 134512640 134569956 3221224336 3221214520 1131484857 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28220 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 383.03
Current children cumulated vsize (Kb) 835636

[startup+400.033 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18541 0 1 0 39232 66 0 0 25 0 11 0 1773674156 855691264 28226 4294967295 134512640 134569956 3221224336 3221214616 1131445888 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28226 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 392.98
Current children cumulated vsize (Kb) 835636

[startup+410.034 s]
Raw data (loadavg): 1.08 1.05 1.01 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18551 0 1 0 40226 67 0 0 25 0 11 0 1773674156 855691264 28227 4294967295 134512640 134569956 3221224336 3221214664 1131516868 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28227 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 402.93
Current children cumulated vsize (Kb) 835636

[startup+420.034 s]
Raw data (loadavg): 1.07 1.05 1.01 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18562 0 1 0 41221 68 0 0 25 0 11 0 1773674156 855691264 28227 4294967295 134512640 134569956 3221224336 3221214520 1131484806 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28227 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 412.89
Current children cumulated vsize (Kb) 835636

[startup+430.035 s]
Raw data (loadavg): 1.06 1.04 1.01 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18573 0 1 0 42216 69 0 0 17 0 11 0 1773674156 855691264 28227 4294967295 134512640 134569956 3221224336 3221214520 1131485055 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208909 28227 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 422.85
Current children cumulated vsize (Kb) 835636

[startup+440.036 s]
Raw data (loadavg): 1.05 1.04 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18583 0 1 0 43210 69 0 0 18 0 11 0 1773674156 855691264 28227 4294967295 134512640 134569956 3221224336 3221214520 1131485560 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208909 28227 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 432.79
Current children cumulated vsize (Kb) 835636

[startup+450.036 s]
Raw data (loadavg): 1.04 1.04 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18595 0 1 0 44202 70 0 0 17 0 11 0 1773674156 855691264 28228 4294967295 134512640 134569956 3221224336 3221214664 1131518464 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28228 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 442.72
Current children cumulated vsize (Kb) 835636

[startup+460.037 s]
Raw data (loadavg): 1.03 1.04 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18606 0 1 0 45195 71 0 0 17 0 11 0 1773674156 855691264 28229 4294967295 134512640 134569956 3221224336 3221214520 1131486226 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208909 28229 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 452.66
Current children cumulated vsize (Kb) 835636

[startup+470.04 s]
Raw data (loadavg): 1.03 1.04 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18618 0 1 0 46186 71 0 0 25 0 11 0 1773674156 855691264 28192 4294967295 134512640 134569956 3221224336 3221214520 1131486258 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208909 28192 13129 16 0 208893 0
[pid=9335] vsize: 835636
Current children cumulated CPU time (s) 462.57
Current children cumulated vsize (Kb) 835636

[startup+480.041 s]
Raw data (loadavg): 1.02 1.04 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18627 0 1 0 47178 72 0 0 25 0 11 0 1773674156 855416832 28141 4294967295 134512640 134569956 3221224336 3221214608 1131490598 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28141 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 472.5
Current children cumulated vsize (Kb) 835368

[startup+490.041 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18638 0 1 0 48168 72 0 0 25 0 11 0 1773674156 855416832 28141 4294967295 134512640 134569956 3221224336 3221214664 1131516820 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28141 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 482.4
Current children cumulated vsize (Kb) 835368

[startup+500.042 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18648 0 1 0 49160 73 0 0 22 0 11 0 1773674156 855416832 28155 4294967295 134512640 134569956 3221224336 3221214520 1131486220 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28155 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 492.33
Current children cumulated vsize (Kb) 835368

[startup+510.043 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18659 0 1 0 50154 74 0 0 25 0 11 0 1773674156 855416832 28173 4294967295 134512640 134569956 3221224336 3221214664 1131518125 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28173 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 502.28
Current children cumulated vsize (Kb) 835368

[startup+520.043 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18670 0 1 0 51149 74 0 0 25 0 11 0 1773674156 855416832 28173 4294967295 134512640 134569956 3221224336 3221214664 1131517762 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28173 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 512.23
Current children cumulated vsize (Kb) 835368

[startup+530.045 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18680 0 1 0 52144 74 0 0 25 0 11 0 1773674156 855416832 28173 4294967295 134512640 134569956 3221224336 3221214520 1131484979 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28173 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (Kb) 835368

[startup+540.045 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18691 0 1 0 53138 75 0 0 20 0 11 0 1773674156 855416832 28173 4294967295 134512640 134569956 3221224336 3221214608 1131490618 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28173 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 532.13
Current children cumulated vsize (Kb) 835368

[startup+550.045 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18702 0 1 0 54132 76 0 0 25 0 11 0 1773674156 855416832 28173 4294967295 134512640 134569956 3221224336 3221214608 1131490998 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28173 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 542.08
Current children cumulated vsize (Kb) 835368

[startup+560.046 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18712 0 1 0 55128 76 0 0 24 0 11 0 1773674156 855416832 28174 4294967295 134512640 134569956 3221224336 3221214520 1131484749 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28174 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 552.04
Current children cumulated vsize (Kb) 835368

[startup+570.047 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18723 0 1 0 56122 77 0 0 22 0 11 0 1773674156 855416832 28174 4294967295 134512640 134569956 3221224336 3221214520 1131485075 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28174 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 561.99
Current children cumulated vsize (Kb) 835368

[startup+580.047 s]
Raw data (loadavg): 1.08 1.04 1.01 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18734 0 1 0 57118 77 0 0 18 0 11 0 1773674156 855416832 28177 4294967295 134512640 134569956 3221224336 3221214616 1131445885 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28177 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 571.95
Current children cumulated vsize (Kb) 835368

[startup+590.048 s]
Raw data (loadavg): 1.07 1.04 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18745 0 1 0 58114 77 0 0 25 0 11 0 1773674156 855416832 28177 4294967295 134512640 134569956 3221224336 3221214616 1131445888 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28177 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (Kb) 835368

[startup+600.049 s]
Raw data (loadavg): 1.06 1.04 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18754 0 1 0 59108 78 0 0 21 0 11 0 1773674156 855416832 28177 4294967295 134512640 134569956 3221224336 3221214576 1131216239 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28177 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 591.86
Current children cumulated vsize (Kb) 835368

[startup+610.05 s]
Raw data (loadavg): 1.05 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18765 0 1 0 60101 79 0 0 18 0 11 0 1773674156 855416832 28177 4294967295 134512640 134569956 3221224336 3221214664 1131518449 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28177 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 601.8
Current children cumulated vsize (Kb) 835368

[startup+620.051 s]
Raw data (loadavg): 1.04 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18775 0 1 0 61094 79 0 0 25 0 11 0 1773674156 855416832 28177 4294967295 134512640 134569956 3221224336 3221214616 1131445905 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28177 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 611.73
Current children cumulated vsize (Kb) 835368

[startup+630.052 s]
Raw data (loadavg): 1.03 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18786 0 1 0 62088 80 0 0 19 0 11 0 1773674156 855416832 28184 4294967295 134512640 134569956 3221224336 3221214664 1131518464 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28184 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 621.68
Current children cumulated vsize (Kb) 835368

[startup+640.053 s]
Raw data (loadavg): 1.03 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18797 0 1 0 63082 80 0 0 16 0 11 0 1773674156 855416832 28185 4294967295 134512640 134569956 3221224336 3221214608 1131490620 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28185 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 631.62
Current children cumulated vsize (Kb) 835368

[startup+650.054 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18807 0 1 0 64078 81 0 0 25 0 11 0 1773674156 855416832 28186 4294967295 134512640 134569956 3221224336 3221214520 1131484783 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28186 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 641.59
Current children cumulated vsize (Kb) 835368

[startup+660.055 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18818 0 1 0 65073 81 0 0 25 0 11 0 1773674156 855416832 28186 4294967295 134512640 134569956 3221224336 3221214608 1131490888 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28186 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 651.54
Current children cumulated vsize (Kb) 835368

[startup+670.056 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18829 0 1 0 66068 81 0 0 16 0 11 0 1773674156 855416832 28187 4294967295 134512640 134569956 3221224336 3221214664 1131516840 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28187 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 661.49
Current children cumulated vsize (Kb) 835368

[startup+680.057 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18839 0 1 0 67064 82 0 0 25 0 11 0 1773674156 855416832 28187 4294967295 134512640 134569956 3221224336 3221214664 1131516790 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28187 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 671.46
Current children cumulated vsize (Kb) 835368

[startup+690.058 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18850 0 1 0 68058 82 0 0 25 0 11 0 1773674156 855416832 28187 4294967295 134512640 134569956 3221224336 3221214520 1131485099 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28187 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 681.4
Current children cumulated vsize (Kb) 835368

[startup+700.058 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18860 0 1 0 69053 83 0 0 25 0 11 0 1773674156 855416832 28187 4294967295 134512640 134569956 3221224336 3221214608 1131490734 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28187 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 691.36
Current children cumulated vsize (Kb) 835368

[startup+710.059 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18871 0 1 0 70047 83 0 0 25 0 11 0 1773674156 855416832 28187 4294967295 134512640 134569956 3221224336 3221214608 1131490860 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28187 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 701.3
Current children cumulated vsize (Kb) 835368

[startup+720.059 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18882 0 1 0 71041 83 0 0 25 0 11 0 1773674156 855416832 28194 4294967295 134512640 134569956 3221224336 3221214664 1131516517 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28194 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 711.24
Current children cumulated vsize (Kb) 835368

[startup+730.061 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18890 0 1 0 72033 84 0 0 25 0 11 0 1773674156 855416832 28197 4294967295 134512640 134569956 3221224336 3221214488 1131555557 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28197 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 721.17
Current children cumulated vsize (Kb) 835368

[startup+740.062 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18898 0 1 0 73005 84 0 0 20 0 11 0 1773674156 855416832 28203 4294967295 134512640 134569956 3221224336 3221214488 1131458504 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28203 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 730.89
Current children cumulated vsize (Kb) 835368

[startup+750.063 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18904 0 1 0 73976 85 0 0 25 0 11 0 1773674156 855416832 28204 4294967295 134512640 134569956 3221224336 3221214472 1131484908 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28204 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 740.61
Current children cumulated vsize (Kb) 835368

[startup+760.063 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18911 0 1 0 74930 85 0 0 25 0 11 0 1773674156 855416832 28205 4294967295 134512640 134569956 3221224336 3221214664 1131517664 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28205 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 750.15
Current children cumulated vsize (Kb) 835368

[startup+770.064 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18919 0 1 0 75865 85 0 0 25 0 11 0 1773674156 855416832 28214 4294967295 134512640 134569956 3221224336 3221214604 1131484736 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28214 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 759.5
Current children cumulated vsize (Kb) 835368

[startup+780.065 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18929 0 1 0 76798 86 0 0 21 0 11 0 1773674156 855416832 28477 4294967295 134512640 134569956 3221224336 3221214520 1131484843 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28477 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 768.84
Current children cumulated vsize (Kb) 835368

[startup+790.066 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18939 0 1 0 77757 87 0 0 21 0 11 0 1773674156 855416832 28816 4294967295 134512640 134569956 3221224336 3221214520 1131397365 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28816 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 778.44
Current children cumulated vsize (Kb) 835368

[startup+800.067 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18950 0 1 0 78745 87 0 0 25 0 11 0 1773674156 855416832 28975 4294967295 134512640 134569956 3221224336 3221214608 1131490667 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28975 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 788.32
Current children cumulated vsize (Kb) 835368

[startup+810.068 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18960 0 1 0 79740 87 0 0 25 0 11 0 1773674156 855416832 28975 4294967295 134512640 134569956 3221224336 3221214664 1131517745 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28975 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 798.27
Current children cumulated vsize (Kb) 835368

[startup+820.069 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18971 0 1 0 80735 87 0 0 25 0 11 0 1773674156 855416832 28976 4294967295 134512640 134569956 3221224336 3221214520 1131485075 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28976 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 808.22
Current children cumulated vsize (Kb) 835368

[startup+830.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18982 0 1 0 81730 88 0 0 25 0 11 0 1773674156 855416832 28978 4294967295 134512640 134569956 3221224336 3221214520 1131484857 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28978 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 818.18
Current children cumulated vsize (Kb) 835368

[startup+840.071 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 18992 0 1 0 82725 88 0 0 22 0 11 0 1773674156 855416832 28978 4294967295 134512640 134569956 3221224336 3221214520 1131486175 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28978 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 828.13
Current children cumulated vsize (Kb) 835368

[startup+850.071 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19001 0 1 0 83720 89 0 0 25 0 11 0 1773674156 855416832 28978 4294967295 134512640 134569956 3221224336 3221214588 1131386156 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28978 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 838.09
Current children cumulated vsize (Kb) 835368

[startup+860.071 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19008 0 1 0 84715 89 0 0 25 0 11 0 1773674156 855416832 28978 4294967295 134512640 134569956 3221224336 3221214560 1131547266 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28978 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 848.04
Current children cumulated vsize (Kb) 835368

[startup+870.072 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19015 0 1 0 85708 89 0 0 25 0 11 0 1773674156 855416832 28979 4294967295 134512640 134569956 3221224336 3221214560 1131547276 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28979 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 857.97
Current children cumulated vsize (Kb) 835368

[startup+880.073 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19025 0 1 0 86696 90 0 0 25 0 11 0 1773674156 855416832 28979 4294967295 134512640 134569956 3221224336 3221214608 1131490589 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 28979 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 867.86
Current children cumulated vsize (Kb) 835368

[startup+890.074 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19035 0 1 0 87685 90 0 0 21 0 11 0 1773674156 855416832 28993 4294967295 134512640 134569956 3221224336 3221214520 1131485639 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 28993 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 877.75
Current children cumulated vsize (Kb) 835368

[startup+900.074 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19046 0 1 0 88676 90 0 0 25 0 11 0 1773674156 855416832 29032 4294967295 134512640 134569956 3221224336 3221214520 1131484946 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29032 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 887.66
Current children cumulated vsize (Kb) 835368

[startup+910.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19056 0 1 0 89671 91 0 0 25 0 11 0 1773674156 855416832 29043 4294967295 134512640 134569956 3221224336 3221214608 1131491023 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29043 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 897.62
Current children cumulated vsize (Kb) 835368

[startup+920.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19067 0 1 0 90666 91 0 0 25 0 11 0 1773674156 855416832 29043 4294967295 134512640 134569956 3221224336 3221214608 1131490667 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29043 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 907.57
Current children cumulated vsize (Kb) 835368

[startup+930.077 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19078 0 1 0 91662 91 0 0 25 0 11 0 1773674156 855416832 29043 4294967295 134512640 134569956 3221224336 3221214664 1131516820 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29043 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 917.53
Current children cumulated vsize (Kb) 835368

[startup+940.077 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19089 0 1 0 92657 92 0 0 18 0 11 0 1773674156 855416832 29043 4294967295 134512640 134569956 3221224336 3221214520 1131484899 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 29043 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 927.49
Current children cumulated vsize (Kb) 835368

[startup+950.077 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19100 0 1 0 93651 93 0 0 17 0 11 0 1773674156 855416832 29044 4294967295 134512640 134569956 3221224336 3221214664 1131517745 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 29044 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 937.44
Current children cumulated vsize (Kb) 835368

[startup+960.078 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19109 0 1 0 94646 93 0 0 25 0 11 0 1773674156 855416832 29044 4294967295 134512640 134569956 3221224336 3221214616 1131445893 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29044 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 947.39
Current children cumulated vsize (Kb) 835368

[startup+970.079 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19119 0 1 0 95637 94 0 0 25 0 11 0 1773674156 855416832 29045 4294967295 134512640 134569956 3221224336 3221214664 1131518449 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29045 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 957.31
Current children cumulated vsize (Kb) 835368

[startup+980.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19129 0 1 0 96630 94 0 0 25 0 11 0 1773674156 855416832 29047 4294967295 134512640 134569956 3221224336 3221214664 1131517700 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29047 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 967.24
Current children cumulated vsize (Kb) 835368

[startup+990.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19139 0 1 0 97622 95 0 0 25 0 11 0 1773674156 855416832 29059 4294967295 134512640 134569956 3221224336 3221214520 1131484908 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29059 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 977.17
Current children cumulated vsize (Kb) 835368

[startup+1000.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19149 0 1 0 98617 95 0 0 25 0 11 0 1773674156 855416832 29059 4294967295 134512640 134569956 3221224336 3221214664 1131518464 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29059 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 987.12
Current children cumulated vsize (Kb) 835368

[startup+1010.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19160 0 1 0 99611 95 0 0 25 0 11 0 1773674156 855416832 29059 4294967295 134512640 134569956 3221224336 3221214608 1131490860 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29059 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 997.06
Current children cumulated vsize (Kb) 835368

[startup+1020.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19170 0 1 0 100606 96 0 0 25 0 11 0 1773674156 855416832 29059 4294967295 134512640 134569956 3221224336 3221214608 1131490667 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29059 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1007.02
Current children cumulated vsize (Kb) 835368

[startup+1030.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19181 0 1 0 101600 97 0 0 19 0 11 0 1773674156 855416832 29060 4294967295 134512640 134569956 3221224336 3221214608 1131490730 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 29060 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1016.97
Current children cumulated vsize (Kb) 835368

[startup+1040.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19188 0 1 0 102597 97 0 0 25 0 11 0 1773674156 855416832 29060 4294967295 134512640 134569956 3221224336 3221214544 1131380441 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29060 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1026.94
Current children cumulated vsize (Kb) 835368

[startup+1050.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19193 0 1 0 103594 97 0 0 25 0 11 0 1773674156 855416832 29060 4294967295 134512640 134569956 3221224336 3221214488 1131458668 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29060 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1036.91
Current children cumulated vsize (Kb) 835368

[startup+1060.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19198 0 1 0 104591 97 0 0 25 0 11 0 1773674156 855416832 29061 4294967295 134512640 134569956 3221224336 3221214488 1131555443 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 29061 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1046.88
Current children cumulated vsize (Kb) 835368

[startup+1070.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19207 0 1 0 105585 98 0 0 19 0 11 0 1773674156 855416832 29063 4294967295 134512640 134569956 3221224336 3221214520 1131484908 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 29063 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1056.83
Current children cumulated vsize (Kb) 835368

[startup+1080.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19217 0 1 0 106578 98 0 0 25 0 11 0 1773674156 855416832 29063 4294967295 134512640 134569956 3221224336 3221214520 1131486312 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 29063 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1066.76
Current children cumulated vsize (Kb) 835368

[startup+1090.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19227 0 1 0 107570 98 0 0 25 0 11 0 1773674156 855416832 29063 4294967295 134512640 134569956 3221224336 3221214520 1131484956 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 29063 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1076.68
Current children cumulated vsize (Kb) 835368

[startup+1100.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19238 0 1 0 108562 99 0 0 21 0 11 0 1773674156 855416832 29070 4294967295 134512640 134569956 3221224336 3221214520 1131484884 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 29070 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1086.61
Current children cumulated vsize (Kb) 835368

[startup+1110.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19249 0 1 0 109551 99 0 0 25 0 11 0 1773674156 855416832 29079 4294967295 134512640 134569956 3221224336 3221214664 1131517745 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29079 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1096.5
Current children cumulated vsize (Kb) 835368

[startup+1120.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19259 0 1 0 110540 100 0 0 18 0 11 0 1773674156 855416832 29080 4294967295 134512640 134569956 3221224336 3221214616 1131445888 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29080 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1106.4
Current children cumulated vsize (Kb) 835368

[startup+1130.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19269 0 1 0 111529 100 0 0 25 0 11 0 1773674156 855416832 29080 4294967295 134512640 134569956 3221224336 3221214816 1131543063 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29080 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1116.29
Current children cumulated vsize (Kb) 835368

[startup+1140.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19279 0 1 0 112520 101 0 0 25 0 11 0 1773674156 855416832 29136 4294967295 134512640 134569956 3221224336 3221214520 1131485734 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29136 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1126.21
Current children cumulated vsize (Kb) 835368

[startup+1150.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19289 0 1 0 113516 101 0 0 22 0 11 0 1773674156 855416832 29137 4294967295 134512640 134569956 3221224336 3221214608 1131490734 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 29137 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1136.17
Current children cumulated vsize (Kb) 835368

[startup+1160.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19300 0 1 0 114511 101 0 0 25 0 11 0 1773674156 855416832 29137 4294967295 134512640 134569956 3221224336 3221214616 1131445995 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29137 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1146.12
Current children cumulated vsize (Kb) 835368

[startup+1170.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19310 0 1 0 115507 102 0 0 25 0 11 0 1773674156 855416832 29137 4294967295 134512640 134569956 3221224336 3221214520 1131485075 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 29137 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1156.09
Current children cumulated vsize (Kb) 835368

[startup+1180.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19321 0 1 0 116500 102 0 0 17 0 11 0 1773674156 855416832 29137 4294967295 134512640 134569956 3221224336 3221214520 1131485639 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29137 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1166.02
Current children cumulated vsize (Kb) 835368

[startup+1190.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19331 0 1 0 117494 103 0 0 23 0 11 0 1773674156 855416832 29137 4294967295 134512640 134569956 3221224336 3221214520 1131484905 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 29137 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1175.97
Current children cumulated vsize (Kb) 835368

[startup+1200.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19342 0 1 0 118486 103 0 0 25 0 11 0 1773674156 855416832 29137 4294967295 134512640 134569956 3221224336 3221214608 1131490630 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9335/statm): 208842 29137 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1185.89
Current children cumulated vsize (Kb) 835368

[startup+1210.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19353 0 1 0 119481 103 0 0 25 0 11 0 1773674156 855416832 29142 4294967295 134512640 134569956 3221224336 3221214520 1131484908 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29142 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1195.84
Current children cumulated vsize (Kb) 835368

[startup+1220.1 s]
Raw data (loadavg): 1.07 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19364 0 1 0 120474 103 0 0 25 0 11 0 1773674156 855416832 29143 4294967295 134512640 134569956 3221224336 3221214616 1131446015 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29143 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1205.77
Current children cumulated vsize (Kb) 835368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1220.1 s]
Raw data (loadavg): 1.07 1.02 1.00 2/66 9345
Raw data (/proc/9335/stat): 9335 (java) R 9334 9335 27660 0 -1 0 19364 0 1 0 120474 103 0 0 25 0 11 0 1773674156 855416832 29143 4294967295 134512640 134569956 3221224336 3221214616 1131445888 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9335/statm): 208842 29143 13129 16 0 208826 0
[pid=9335] vsize: 835368
Current children cumulated CPU time (s) 1205.77
Current children cumulated vsize (Kb) 835368

Sending SIGTERM to -9335
Sleeping 2 seconds
New thread pid=9347
New thread pid=9348
One traced child (pid=9348) exited with status: 0
One traced child (pid=9344) exited with status: 0
One traced child (pid=9339) exited with status: 0
One traced child (pid=9336) exited with status: 143
One traced child (pid=9345) exited with status: 143
One traced child (pid=9337) exited with status: 143
One traced child (pid=9338) exited with status: 143
One traced child (pid=9340) exited with status: 143
One traced child (pid=9343) exited with status: 143
One traced child (pid=9342) exited with status: 143
One traced child (pid=9341) exited with status: 143
One traced child (pid=9347) exited with status: 143
One traced child (pid=9335) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1220.2
CPU time (s): 1226.03
CPU user time (s): 1223.98
CPU system time (s): 2.04769
CPU usage (%): 100.478
Max. virtual memory (cumulated for all children) (Kb): 836776

Verifier Data

ERROR: no interpretation found !