Some explanations

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

General information on the benchmark

Namemps-v2-13-7/plato.asu.edu/pub/fctp/normalized-mps-v2-13-7-n3703.opb
MD5SUM15d69bc05970e4bbd20708cb8fb70185
Bench Categoryoptimization, medium integers (OPTMEDINT)
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 104999
Biggest coefficient in the objective function 4194304
Number of bits for the biggest coefficient in the objective function 23
Sum of the numbers in the objective function 39166356584
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 4194304
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 39166356584
Number of bits of the biggest sum of numbers36
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables105000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint21
Maximum length of a constraint2000

Trace number 8889

Launcher Data

LAUNCH ON wulflinc4 THE 2005-09-20 19:51:50 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6925 boxname=wulflinc4 idbench=1065 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  15d69bc05970e4bbd20708cb8fb70185  /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-13-7-n3703.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-13-7-n3703.opb
IDLAUNCH: 6925
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
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.169
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:        789884 kB
Buffers:         34772 kB
Cached:         182700 kB
SwapCached:        876 kB
Active:         118160 kB
Inactive:       101960 kB
HighTotal:      131008 kB
HighFree:          280 kB
LowTotal:       903652 kB
LowFree:        789604 kB
SwapTotal:     2097136 kB
SwapFree:      2095644 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5544 kB
Slab:            18956 kB
Committed_AS:    72364 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-20 20:12:21 (client local time) WITH STATUS 143 IN 1239.48 SECONDS
stats: 6925 7 1239.48 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/wulflinc4/normalized-mps-v2-13-7-n3703.opb
c reading problem ... done. Time 20.248 ms.
c #vars     105000
c #constraints  5300
c starts		: 1
c conflicts		: 47
c decisions		: 46944
c propagations		: 156670
c inspects		: 168116
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 47
c root simplifications	: 4
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 0
c speed (decisions/second)	: 38.852106265000415
c non guided choices	27275
c random choices	0
s UNKNOWN
c Total CPU time (ms) : 1228.831

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/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1802957295 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 39 3 38 16 0 23 0
[pid=19703] 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/19703
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=19704
New thread pid=19705
New thread pid=19706
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=19707
New thread pid=19708
New thread pid=19709
New thread pid=19710
New thread pid=19711
New thread pid=19712
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/wulflinc4/normalized-mps-v2-13-7-n3703.opb

[startup+10.0026 s]
Raw data (loadavg): 1.17 1.03 1.01 2/65 19712
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18077 0 1 0 632 48 0 0 21 0 10 0 1802957295 857128960 27168 4294967295 134512640 134569956 3221224336 3221214720 1131330462 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209260 27168 13129 16 0 209244 0
[pid=19703] vsize: 837040
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (Kb) 837040

[startup+20.0034 s]
Raw data (loadavg): 1.22 1.05 1.02 2/65 19712
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18088 0 1 0 1406 54 0 0 24 0 10 0 1802957295 857128960 37928 4294967295 134512640 134569956 3221224336 3221214720 1131330363 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209260 37928 13129 16 0 209244 0
[pid=19703] vsize: 837040
Current children cumulated CPU time (s) 14.6
Current children cumulated vsize (Kb) 837040
New thread pid=19713

[startup+30.0043 s]
Raw data (loadavg): 1.18 1.05 1.01 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18131 0 1 0 2269 56 0 0 25 0 11 0 1802957295 857657344 40178 4294967295 134512640 134569956 3221224336 3221214632 1131630924 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 40178 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 23.25
Current children cumulated vsize (Kb) 837556

[startup+40.0052 s]
Raw data (loadavg): 1.16 1.04 1.01 3/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18144 0 1 0 3224 56 0 0 17 0 11 0 1802957295 857657344 42026 4294967295 134512640 134569956 3221224336 3221214560 1131476747 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42026 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 32.8
Current children cumulated vsize (Kb) 837556

[startup+50.006 s]
Raw data (loadavg): 1.13 1.04 1.01 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18149 0 1 0 4205 57 0 0 19 0 11 0 1802957295 857657344 42030 4294967295 134512640 134569956 3221224336 3221214648 1131595101 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 42030 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 42.62
Current children cumulated vsize (Kb) 837556

[startup+60.0068 s]
Raw data (loadavg): 1.11 1.04 1.01 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18157 0 1 0 5184 57 0 0 25 0 11 0 1802957295 857657344 42052 4294967295 134512640 134569956 3221224336 3221214584 1131661030 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 42052 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 52.41
Current children cumulated vsize (Kb) 837556

[startup+70.0077 s]
Raw data (loadavg): 1.09 1.04 1.01 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18161 0 1 0 6166 57 0 0 23 0 11 0 1802957295 857657344 42054 4294967295 134512640 134569956 3221224336 3221214616 1131305757 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 42054 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 62.23
Current children cumulated vsize (Kb) 837556

[startup+80.0096 s]
Raw data (loadavg): 1.08 1.04 1.01 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18172 0 1 0 7110 58 0 0 17 0 11 0 1802957295 857657344 42055 4294967295 134512640 134569956 3221224336 3221214680 1131616369 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42055 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 71.68
Current children cumulated vsize (Kb) 837556

[startup+90.0104 s]
Raw data (loadavg): 1.07 1.03 1.01 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18176 0 1 0 8089 58 0 0 25 0 11 0 1802957295 857657344 42106 4294967295 134512640 134569956 3221224336 3221214648 1131594798 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42106 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 81.47
Current children cumulated vsize (Kb) 837556

[startup+100.01 s]
Raw data (loadavg): 1.06 1.03 1.01 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18181 0 1 0 9059 59 0 0 25 0 11 0 1802957295 857657344 42156 4294967295 134512640 134569956 3221224336 3221214696 1131646228 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42156 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 91.18
Current children cumulated vsize (Kb) 837556

[startup+110.011 s]
Raw data (loadavg): 1.05 1.03 1.01 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18186 0 1 0 10025 59 0 0 25 0 11 0 1802957295 857657344 42268 4294967295 134512640 134569956 3221224336 3221214696 1131646270 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42268 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 100.84
Current children cumulated vsize (Kb) 837556

[startup+120.012 s]
Raw data (loadavg): 1.04 1.03 1.01 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18196 0 1 0 10974 59 0 0 25 0 11 0 1802957295 857657344 42407 4294967295 134512640 134569956 3221224336 3221214648 1131594411 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42407 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 110.33
Current children cumulated vsize (Kb) 837556

[startup+130.013 s]
Raw data (loadavg): 1.03 1.03 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18207 0 1 0 11931 60 0 0 17 0 11 0 1802957295 857657344 42559 4294967295 134512640 134569956 3221224336 3221214560 1131503338 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 42559 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 119.91
Current children cumulated vsize (Kb) 837556

[startup+140.014 s]
Raw data (loadavg): 1.03 1.03 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18218 0 1 0 12909 61 0 0 25 0 11 0 1802957295 857657344 42662 4294967295 134512640 134569956 3221224336 3221214560 1131503635 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42662 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 129.7
Current children cumulated vsize (Kb) 837556

[startup+150.015 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18229 0 1 0 13902 61 0 0 25 0 11 0 1802957295 857657344 42663 4294967295 134512640 134569956 3221224336 3221214648 1131593520 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42663 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 139.63
Current children cumulated vsize (Kb) 837556

[startup+160.015 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18240 0 1 0 14894 62 0 0 21 0 11 0 1802957295 857657344 42663 4294967295 134512640 134569956 3221224336 3221214560 1131504153 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 42663 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 149.56
Current children cumulated vsize (Kb) 837556

[startup+170.016 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18250 0 1 0 15883 62 0 0 25 0 11 0 1802957295 857657344 42663 4294967295 134512640 134569956 3221224336 3221214696 1131646203 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42663 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 159.45
Current children cumulated vsize (Kb) 837556

[startup+180.017 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) S 19702 19703 6847 0 -1 0 18257 0 1 0 16872 62 0 0 25 0 11 0 1802957295 857657344 42663 4294967295 134512640 134569956 3221224336 3221213160 1073952481 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42663 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 169.34
Current children cumulated vsize (Kb) 837556

[startup+190.018 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18267 0 1 0 17852 63 0 0 25 0 11 0 1802957295 857657344 42663 4294967295 134512640 134569956 3221224336 3221214560 1131503201 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42663 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 179.15
Current children cumulated vsize (Kb) 837556

[startup+200.018 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18273 0 1 0 18840 64 0 0 25 0 11 0 1802957295 857657344 42663 4294967295 134512640 134569956 3221224336 3221214696 1131646203 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42663 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 189.04
Current children cumulated vsize (Kb) 837556

[startup+210.019 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18282 0 1 0 19810 64 0 0 25 0 11 0 1802957295 857657344 42767 4294967295 134512640 134569956 3221224336 3221214560 1131503287 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42767 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 198.74
Current children cumulated vsize (Kb) 837556

[startup+220.02 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18293 0 1 0 20788 65 0 0 24 0 11 0 1802957295 857657344 42779 4294967295 134512640 134569956 3221224336 3221214456 1131503583 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42779 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 208.53
Current children cumulated vsize (Kb) 837556

[startup+230.02 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18298 0 1 0 21775 65 0 0 25 0 11 0 1802957295 857657344 42780 4294967295 134512640 134569956 3221224336 3221214328 1131476588 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42780 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 218.4
Current children cumulated vsize (Kb) 837556

[startup+240.021 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18307 0 1 0 22750 65 0 0 25 0 11 0 1802957295 857657344 42858 4294967295 134512640 134569956 3221224336 3221214544 1131592435 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 42858 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 228.15
Current children cumulated vsize (Kb) 837556

[startup+250.022 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18317 0 1 0 23733 65 0 0 25 0 11 0 1802957295 857657344 42858 4294967295 134512640 134569956 3221224336 3221214544 1131594400 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 42858 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 237.98
Current children cumulated vsize (Kb) 837556

[startup+260.023 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18328 0 1 0 24715 66 0 0 19 0 11 0 1802957295 857657344 42860 4294967295 134512640 134569956 3221224336 3221214408 1131395264 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 42860 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 247.81
Current children cumulated vsize (Kb) 837556

[startup+270.024 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18336 0 1 0 25706 66 0 0 25 0 11 0 1802957295 857657344 42922 4294967295 134512640 134569956 3221224336 3221214536 1131646262 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42922 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 257.72
Current children cumulated vsize (Kb) 837556

[startup+280.026 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18337 0 1 0 26703 66 0 0 17 0 11 0 1802957295 857657344 42922 4294967295 134512640 134569956 3221224336 3221214456 1131503635 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 42922 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 267.69
Current children cumulated vsize (Kb) 837556

[startup+290.027 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18340 0 1 0 27694 66 0 0 25 0 11 0 1802957295 857657344 42922 4294967295 134512640 134569956 3221224336 3221214536 1131646228 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42922 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 277.6
Current children cumulated vsize (Kb) 837556

[startup+300.026 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18340 0 1 0 28695 66 0 0 25 0 11 0 1802957295 857657344 42922 4294967295 134512640 134569956 3221224336 3221214536 1131646277 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42922 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 287.61
Current children cumulated vsize (Kb) 837556

[startup+310.027 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18348 0 1 0 29663 66 0 0 25 0 11 0 1802957295 857657344 42924 4294967295 134512640 134569956 3221224336 3221214540 1131503180 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 42924 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 297.29
Current children cumulated vsize (Kb) 837556

[startup+320.028 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18353 0 1 0 30642 67 0 0 25 0 11 0 1802957295 857657344 42924 4294967295 134512640 134569956 3221224336 3221214536 1131646228 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42924 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 307.09
Current children cumulated vsize (Kb) 837556

[startup+330.029 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18355 0 1 0 31631 67 0 0 19 0 11 0 1802957295 857657344 42924 4294967295 134512640 134569956 3221224336 3221214408 1131395272 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 42924 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 316.98
Current children cumulated vsize (Kb) 837556

[startup+340.03 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18365 0 1 0 32574 67 0 0 25 0 11 0 1802957295 857657344 42924 4294967295 134512640 134569956 3221224336 3221214456 1131503635 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 42924 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 326.41
Current children cumulated vsize (Kb) 837556

[startup+350.031 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18369 0 1 0 33553 67 0 0 25 0 11 0 1802957295 857657344 43019 4294967295 134512640 134569956 3221224336 3221214544 1131593556 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43019 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 336.2
Current children cumulated vsize (Kb) 837556

[startup+360.032 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18372 0 1 0 34537 67 0 0 25 0 11 0 1802957295 857657344 43131 4294967295 134512640 134569956 3221224336 3221214536 1131646207 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43131 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 346.04
Current children cumulated vsize (Kb) 837556

[startup+370.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18377 0 1 0 35514 68 0 0 25 0 11 0 1802957295 857657344 43134 4294967295 134512640 134569956 3221224336 3221214432 1131661126 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 43134 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 355.82
Current children cumulated vsize (Kb) 837556

[startup+380.032 s]
Raw data (loadavg): 1.08 1.02 1.01 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18378 0 1 0 36508 68 0 0 25 0 11 0 1802957295 857657344 43134 4294967295 134512640 134569956 3221224336 3221214536 1131646228 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43134 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 365.76
Current children cumulated vsize (Kb) 837556

[startup+390.033 s]
Raw data (loadavg): 1.07 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18384 0 1 0 37475 68 0 0 22 0 11 0 1802957295 857657344 43135 4294967295 134512640 134569956 3221224336 3221214456 1131503888 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 43135 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 375.43
Current children cumulated vsize (Kb) 837556

[startup+400.034 s]
Raw data (loadavg): 1.06 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18385 0 1 0 38468 69 0 0 25 0 11 0 1802957295 857657344 43263 4294967295 134512640 134569956 3221224336 3221214536 1131646260 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 43263 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 385.37
Current children cumulated vsize (Kb) 837556

[startup+410.035 s]
Raw data (loadavg): 1.05 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18388 0 1 0 39452 69 0 0 25 0 11 0 1802957295 857657344 43263 4294967295 134512640 134569956 3221224336 3221214536 1131646258 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43263 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 395.21
Current children cumulated vsize (Kb) 837556

[startup+420.036 s]
Raw data (loadavg): 1.04 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18397 0 1 0 40399 69 0 0 25 0 11 0 1802957295 857657344 43264 4294967295 134512640 134569956 3221224336 3221214456 1131503654 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 43264 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 404.68
Current children cumulated vsize (Kb) 837556

[startup+430.037 s]
Raw data (loadavg): 1.03 1.02 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18400 0 1 0 41381 70 0 0 25 0 11 0 1802957295 857657344 43315 4294967295 134512640 134569956 3221224336 3221214536 1131646203 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43315 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 414.51
Current children cumulated vsize (Kb) 837556

[startup+440.038 s]
Raw data (loadavg): 1.03 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18405 0 1 0 42355 70 0 0 25 0 11 0 1802957295 857657344 43368 4294967295 134512640 134569956 3221224336 3221214536 1131646291 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 43368 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 424.25
Current children cumulated vsize (Kb) 837556

[startup+450.038 s]
Raw data (loadavg): 1.02 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18413 0 1 0 43308 70 0 0 24 0 11 0 1802957295 857657344 43526 4294967295 134512640 134569956 3221224336 3221214456 1131503694 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 43526 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 433.78
Current children cumulated vsize (Kb) 837556

[startup+460.039 s]
Raw data (loadavg): 1.02 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18423 0 1 0 44272 71 0 0 25 0 11 0 1802957295 857657344 43648 4294967295 134512640 134569956 3221224336 3221214408 1131395272 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 43648 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 443.43
Current children cumulated vsize (Kb) 837556

[startup+470.04 s]
Raw data (loadavg): 1.02 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18433 0 1 0 45248 71 0 0 25 0 11 0 1802957295 857657344 43700 4294967295 134512640 134569956 3221224336 3221214456 1131503583 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 43700 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 453.19
Current children cumulated vsize (Kb) 837556

[startup+480.041 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18444 0 1 0 46235 71 0 0 19 0 11 0 1802957295 857657344 43763 4294967295 134512640 134569956 3221224336 3221214456 1131503694 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 43763 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 463.06
Current children cumulated vsize (Kb) 837556

[startup+490.042 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 19713
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18455 0 1 0 47227 72 0 0 25 0 11 0 1802957295 857657344 43763 4294967295 134512640 134569956 3221224336 3221214544 1131594400 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43763 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 472.99
Current children cumulated vsize (Kb) 837556

[startup+500.043 s]
Raw data (loadavg): 1.09 1.02 1.01 2/66 19768
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18465 0 1 0 48211 80 0 0 25 0 11 0 1802957295 857657344 43763 4294967295 134512640 134569956 3221224336 3221214456 1131504089 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 43763 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 482.91
Current children cumulated vsize (Kb) 837556

[startup+510.044 s]
Raw data (loadavg): 1.07 1.02 1.00 2/66 19768
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18476 0 1 0 49203 81 0 0 25 0 11 0 1802957295 857657344 43764 4294967295 134512640 134569956 3221224336 3221214544 1131593484 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43764 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 492.84
Current children cumulated vsize (Kb) 837556

[startup+520.044 s]
Raw data (loadavg): 1.06 1.02 1.00 2/66 19768
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18487 0 1 0 50196 81 0 0 25 0 11 0 1802957295 857657344 43764 4294967295 134512640 134569956 3221224336 3221214544 1131592487 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43764 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 502.77
Current children cumulated vsize (Kb) 837556

[startup+530.045 s]
Raw data (loadavg): 1.05 1.02 1.00 2/66 19768
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18498 0 1 0 51187 82 0 0 25 0 11 0 1802957295 857657344 43764 4294967295 134512640 134569956 3221224336 3221214456 1131503635 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43764 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 512.69
Current children cumulated vsize (Kb) 837556

[startup+540.046 s]
Raw data (loadavg): 1.04 1.02 1.00 2/66 19768
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18509 0 1 0 52179 82 0 0 20 0 11 0 1802957295 857657344 43764 4294967295 134512640 134569956 3221224336 3221214456 1131503269 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43764 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 522.61
Current children cumulated vsize (Kb) 837556

[startup+550.047 s]
Raw data (loadavg): 1.04 1.02 1.00 2/66 19768
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18520 0 1 0 53171 83 0 0 25 0 11 0 1802957295 857657344 43765 4294967295 134512640 134569956 3221224336 3221214456 1131503765 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43765 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 532.54
Current children cumulated vsize (Kb) 837556

[startup+560.048 s]
Raw data (loadavg): 1.03 1.02 1.00 2/66 19768
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18532 0 1 0 54161 83 0 0 25 0 11 0 1802957295 857657344 43765 4294967295 134512640 134569956 3221224336 3221214456 1131503219 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43765 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 542.44
Current children cumulated vsize (Kb) 837556

[startup+570.048 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18543 0 1 0 55152 84 0 0 19 0 11 0 1802957295 857657344 43765 4294967295 134512640 134569956 3221224336 3221214456 1131503354 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43765 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 552.36
Current children cumulated vsize (Kb) 837556

[startup+580.05 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18554 0 1 0 56142 85 0 0 25 0 11 0 1802957295 857657344 43766 4294967295 134512640 134569956 3221224336 3221214424 1131216239 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43766 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 562.27
Current children cumulated vsize (Kb) 837556

[startup+590.05 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18565 0 1 0 57134 85 0 0 25 0 11 0 1802957295 857657344 43767 4294967295 134512640 134569956 3221224336 3221214544 1131593714 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43767 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 572.19
Current children cumulated vsize (Kb) 837556

[startup+600.05 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18572 0 1 0 58127 86 0 0 25 0 11 0 1802957295 857657344 43769 4294967295 134512640 134569956 3221224336 3221214536 1131646228 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43769 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (Kb) 837556

[startup+610.051 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18580 0 1 0 59114 86 0 0 25 0 11 0 1802957295 857657344 43769 4294967295 134512640 134569956 3221224336 3221214456 1131503226 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43769 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 592
Current children cumulated vsize (Kb) 837556

[startup+620.052 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18591 0 1 0 60095 87 0 0 25 0 11 0 1802957295 857657344 43770 4294967295 134512640 134569956 3221224336 3221214456 1131503847 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 43770 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 601.82
Current children cumulated vsize (Kb) 837556

[startup+630.053 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18602 0 1 0 61079 88 0 0 25 0 11 0 1802957295 857657344 43770 4294967295 134512640 134569956 3221224336 3221214456 1131503595 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43770 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 611.67
Current children cumulated vsize (Kb) 837556

[startup+640.054 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18612 0 1 0 62069 88 0 0 25 0 11 0 1802957295 857657344 43822 4294967295 134512640 134569956 3221224336 3221214456 1131503400 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43822 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 621.57
Current children cumulated vsize (Kb) 837556

[startup+650.054 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) S 19702 19703 6847 0 -1 0 18623 0 1 0 63060 89 0 0 25 0 11 0 1802957295 857657344 43824 4294967295 134512640 134569956 3221224336 3221213200 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43824 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 631.49
Current children cumulated vsize (Kb) 837556

[startup+660.054 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18634 0 1 0 64053 89 0 0 25 0 11 0 1802957295 857657344 43827 4294967295 134512640 134569956 3221224336 3221214496 1131419325 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 43827 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 641.42
Current children cumulated vsize (Kb) 837556

[startup+670.054 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18645 0 1 0 65045 90 0 0 20 0 11 0 1802957295 857657344 43827 4294967295 134512640 134569956 3221224336 3221214456 1131503583 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 209389 43827 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 651.35
Current children cumulated vsize (Kb) 837556

[startup+680.055 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18655 0 1 0 66037 90 0 0 25 0 11 0 1802957295 857657344 43827 4294967295 134512640 134569956 3221224336 3221214344 1131476747 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 209389 43827 13129 16 0 209373 0
[pid=19703] vsize: 837556
Current children cumulated CPU time (s) 661.27
Current children cumulated vsize (Kb) 837556

[startup+690.056 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18661 0 1 0 67030 90 0 0 25 0 11 0 1802957295 860221440 44384 4294967295 134512640 134569956 3221224336 3221214544 1131595179 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44384 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 671.2
Current children cumulated vsize (Kb) 840060

[startup+700.056 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18672 0 1 0 68018 91 0 0 18 0 11 0 1802957295 860221440 44385 4294967295 134512640 134569956 3221224336 3221214456 1131503635 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 44385 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 681.09
Current children cumulated vsize (Kb) 840060

[startup+710.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18683 0 1 0 69004 92 0 0 25 0 11 0 1802957295 860221440 44386 4294967295 134512640 134569956 3221224336 3221214456 1131503212 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44386 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 690.96
Current children cumulated vsize (Kb) 840060

[startup+720.058 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18694 0 1 0 69992 92 0 0 21 0 11 0 1802957295 860221440 44406 4294967295 134512640 134569956 3221224336 3221214456 1131503212 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 44406 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 700.84
Current children cumulated vsize (Kb) 840060

[startup+730.059 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18706 0 1 0 70983 93 0 0 25 0 11 0 1802957295 860221440 44410 4294967295 134512640 134569956 3221224336 3221214544 1131592490 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 44410 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 710.76
Current children cumulated vsize (Kb) 840060

[startup+740.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18716 0 1 0 71975 93 0 0 25 0 11 0 1802957295 860221440 44410 4294967295 134512640 134569956 3221224336 3221214456 1131503635 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 44410 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 720.68
Current children cumulated vsize (Kb) 840060

[startup+750.061 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18727 0 1 0 72967 94 0 0 23 0 11 0 1802957295 860221440 44410 4294967295 134512640 134569956 3221224336 3221214544 1131594400 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44410 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 730.61
Current children cumulated vsize (Kb) 840060

[startup+760.063 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18739 0 1 0 73957 95 0 0 17 0 11 0 1802957295 860221440 44411 4294967295 134512640 134569956 3221224336 3221214408 1131394677 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44411 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 740.52
Current children cumulated vsize (Kb) 840060

[startup+770.064 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18747 0 1 0 74949 96 0 0 25 0 11 0 1802957295 860221440 44412 4294967295 134512640 134569956 3221224336 3221214536 1131646207 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 44412 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 750.45
Current children cumulated vsize (Kb) 840060

[startup+780.065 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18747 0 1 0 75949 96 0 0 25 0 11 0 1802957295 860221440 44412 4294967295 134512640 134569956 3221224336 3221214536 1131646228 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 44412 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 760.45
Current children cumulated vsize (Kb) 840060

[startup+790.066 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18754 0 1 0 76938 97 0 0 25 0 11 0 1802957295 860221440 44412 4294967295 134512640 134569956 3221224336 3221214544 1131592435 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44412 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 770.35
Current children cumulated vsize (Kb) 840060

[startup+800.066 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19772
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18766 0 1 0 77918 97 0 0 17 0 11 0 1802957295 860221440 44412 4294967295 134512640 134569956 3221224336 3221214408 1131394694 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44412 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 780.15
Current children cumulated vsize (Kb) 840060

[startup+810.067 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18768 0 1 0 78914 98 0 0 25 0 11 0 1802957295 860221440 44412 4294967295 134512640 134569956 3221224336 3221214536 1131646291 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 44412 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 790.12
Current children cumulated vsize (Kb) 840060

[startup+820.068 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18770 0 1 0 79909 98 0 0 25 0 11 0 1802957295 860221440 44412 4294967295 134512640 134569956 3221224336 3221214456 1131503628 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 44412 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 800.07
Current children cumulated vsize (Kb) 840060

[startup+830.069 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18771 0 1 0 80907 98 0 0 25 0 11 0 1802957295 860221440 44412 4294967295 134512640 134569956 3221224336 3221214536 1131646228 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44412 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 810.05
Current children cumulated vsize (Kb) 840060

[startup+840.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18779 0 1 0 81884 98 0 0 17 0 11 0 1802957295 860221440 44463 4294967295 134512640 134569956 3221224336 3221214448 1131632743 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44463 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 819.82
Current children cumulated vsize (Kb) 840060

[startup+850.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18785 0 1 0 82869 98 0 0 25 0 11 0 1802957295 860221440 44466 4294967295 134512640 134569956 3221224336 3221214544 1131593556 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44466 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 829.67
Current children cumulated vsize (Kb) 840060

[startup+860.071 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18788 0 1 0 83862 98 0 0 25 0 11 0 1802957295 860221440 44466 4294967295 134512640 134569956 3221224336 3221214536 1131646230 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44466 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 839.6
Current children cumulated vsize (Kb) 840060

[startup+870.071 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18790 0 1 0 84855 99 0 0 25 0 11 0 1802957295 860221440 44467 4294967295 134512640 134569956 3221224336 3221214456 1131503197 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44467 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 849.54
Current children cumulated vsize (Kb) 840060

[startup+880.072 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18795 0 1 0 85838 99 0 0 25 0 11 0 1802957295 860221440 44469 4294967295 134512640 134569956 3221224336 3221214536 1131646216 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44469 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 859.37
Current children cumulated vsize (Kb) 840060

[startup+890.072 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18796 0 1 0 86834 99 0 0 25 0 11 0 1802957295 860221440 44469 4294967295 134512640 134569956 3221224336 3221214536 1131646228 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 44469 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 869.33
Current children cumulated vsize (Kb) 840060

[startup+900.073 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18796 0 1 0 87833 100 0 0 25 0 11 0 1802957295 860221440 44469 4294967295 134512640 134569956 3221224336 3221214408 1131377049 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44469 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 879.33
Current children cumulated vsize (Kb) 840060

[startup+910.074 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18799 0 1 0 88816 100 0 0 25 0 11 0 1802957295 860221440 44469 4294967295 134512640 134569956 3221224336 3221214432 1131661009 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44469 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 889.16
Current children cumulated vsize (Kb) 840060

[startup+920.074 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18803 0 1 0 89791 100 0 0 24 0 11 0 1802957295 860221440 44508 4294967295 134512640 134569956 3221224336 3221214456 1131503620 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44508 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 898.91
Current children cumulated vsize (Kb) 840060

[startup+930.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18807 0 1 0 90766 100 0 0 25 0 11 0 1802957295 860221440 44596 4294967295 134512640 134569956 3221224336 3221214432 1131661126 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44596 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 908.66
Current children cumulated vsize (Kb) 840060

[startup+940.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18809 0 1 0 91753 100 0 0 25 0 11 0 1802957295 860221440 44596 4294967295 134512640 134569956 3221224336 3221214432 1131661126 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44596 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 918.53
Current children cumulated vsize (Kb) 840060

[startup+950.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18812 0 1 0 92731 100 0 0 25 0 11 0 1802957295 860221440 44596 4294967295 134512640 134569956 3221224336 3221214344 1131666696 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 44596 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 928.31
Current children cumulated vsize (Kb) 840060

[startup+960.076 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18817 0 1 0 93692 100 0 0 16 0 11 0 1802957295 860221440 44615 4294967295 134512640 134569956 3221224336 3221214328 1131476588 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44615 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 937.92
Current children cumulated vsize (Kb) 840060

[startup+970.077 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18820 0 1 0 94669 101 0 0 25 0 11 0 1802957295 860221440 44651 4294967295 134512640 134569956 3221224336 3221214432 1131661718 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44651 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 947.7
Current children cumulated vsize (Kb) 840060

[startup+980.078 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18824 0 1 0 95638 101 0 0 25 0 11 0 1802957295 860221440 44690 4294967295 134512640 134569956 3221224336 3221214328 1131476892 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44690 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 957.39
Current children cumulated vsize (Kb) 840060

[startup+990.079 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18827 0 1 0 96615 101 0 0 25 0 11 0 1802957295 860221440 44745 4294967295 134512640 134569956 3221224336 3221214536 1131646228 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 44745 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 967.16
Current children cumulated vsize (Kb) 840060

[startup+1000.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18831 0 1 0 97586 102 0 0 23 0 11 0 1802957295 860221440 44831 4294967295 134512640 134569956 3221224336 3221214452 1131395283 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 44831 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 976.88
Current children cumulated vsize (Kb) 840060

[startup+1010.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18841 0 1 0 98539 102 0 0 25 0 11 0 1802957295 860221440 45064 4294967295 134512640 134569956 3221224336 3221214456 1131503658 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 45064 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 986.41
Current children cumulated vsize (Kb) 840060

[startup+1020.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18851 0 1 0 99509 103 0 0 25 0 11 0 1802957295 860221440 45185 4294967295 134512640 134569956 3221224336 3221214456 1131503551 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 45185 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 996.12
Current children cumulated vsize (Kb) 840060

[startup+1030.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18862 0 1 0 100486 103 0 0 21 0 11 0 1802957295 860221440 45284 4294967295 134512640 134569956 3221224336 3221214456 1131504168 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 45284 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1005.89
Current children cumulated vsize (Kb) 840060

[startup+1040.08 s]
Raw data (loadavg): 1.07 1.02 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18873 0 1 0 101474 104 0 0 25 0 11 0 1802957295 860221440 45292 4294967295 134512640 134569956 3221224336 3221214456 1131503716 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 45292 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1015.78
Current children cumulated vsize (Kb) 840060

[startup+1050.08 s]
Raw data (loadavg): 1.06 1.02 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18885 0 1 0 102464 105 0 0 25 0 11 0 1802957295 860221440 45296 4294967295 134512640 134569956 3221224336 3221214544 1131594326 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 45296 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1025.69
Current children cumulated vsize (Kb) 840060

[startup+1060.08 s]
Raw data (loadavg): 1.05 1.01 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18896 0 1 0 103455 105 0 0 25 0 11 0 1802957295 860221440 45298 4294967295 134512640 134569956 3221224336 3221214456 1131503851 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 45298 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1035.6
Current children cumulated vsize (Kb) 840060

[startup+1070.08 s]
Raw data (loadavg): 1.04 1.01 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18907 0 1 0 104446 106 0 0 18 0 11 0 1802957295 860221440 45300 4294967295 134512640 134569956 3221224336 3221214456 1131504007 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 45300 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1045.52
Current children cumulated vsize (Kb) 840060

[startup+1080.09 s]
Raw data (loadavg): 1.04 1.01 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18918 0 1 0 105435 107 0 0 17 0 11 0 1802957295 860221440 45302 4294967295 134512640 134569956 3221224336 3221214456 1131504123 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 45302 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1055.42
Current children cumulated vsize (Kb) 840060

[startup+1090.09 s]
Raw data (loadavg): 1.03 1.01 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18929 0 1 0 106424 107 0 0 25 0 11 0 1802957295 860221440 45304 4294967295 134512640 134569956 3221224336 3221214456 1131503650 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 45304 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1065.31
Current children cumulated vsize (Kb) 840060

[startup+1100.09 s]
Raw data (loadavg): 1.02 1.01 1.00 3/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18940 0 1 0 107412 108 0 0 25 0 11 0 1802957295 860221440 45307 4294967295 134512640 134569956 3221224336 3221214456 1131503635 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 45307 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1075.2
Current children cumulated vsize (Kb) 840060

[startup+1110.09 s]
Raw data (loadavg): 1.02 1.01 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18951 0 1 0 108402 108 0 0 17 0 11 0 1802957295 860221440 45310 4294967295 134512640 134569956 3221224336 3221214456 1131503752 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 45310 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1085.1
Current children cumulated vsize (Kb) 840060

[startup+1120.09 s]
Raw data (loadavg): 1.02 1.01 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18963 0 1 0 109390 109 0 0 25 0 11 0 1802957295 860221440 45314 4294967295 134512640 134569956 3221224336 3221214456 1131503635 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 45314 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1094.99
Current children cumulated vsize (Kb) 840060

[startup+1130.09 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18974 0 1 0 110381 109 0 0 19 0 11 0 1802957295 860221440 45316 4294967295 134512640 134569956 3221224336 3221214456 1131504089 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 45316 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1104.9
Current children cumulated vsize (Kb) 840060

[startup+1140.09 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18985 0 1 0 111374 110 0 0 19 0 11 0 1802957295 860221440 45317 4294967295 134512640 134569956 3221224336 3221214456 1131503635 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 45317 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1114.84
Current children cumulated vsize (Kb) 840060

[startup+1150.09 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 18996 0 1 0 112366 110 0 0 25 0 11 0 1802957295 860221440 45317 4294967295 134512640 134569956 3221224336 3221214456 1131503277 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 45317 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1124.76
Current children cumulated vsize (Kb) 840060

[startup+1160.09 s]
Raw data (loadavg): 1.01 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 19008 0 1 0 113357 110 0 0 25 0 11 0 1802957295 860221440 45318 4294967295 134512640 134569956 3221224336 3221214544 1131595164 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 45318 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1134.67
Current children cumulated vsize (Kb) 840060

[startup+1170.09 s]
Raw data (loadavg): 1.01 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 19018 0 1 0 114350 111 0 0 23 0 11 0 1802957295 860221440 45318 4294967295 134512640 134569956 3221224336 3221214456 1131503628 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 45318 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1144.61
Current children cumulated vsize (Kb) 840060

[startup+1180.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 19029 0 1 0 115342 112 0 0 25 0 11 0 1802957295 860221440 45318 4294967295 134512640 134569956 3221224336 3221214544 1131594326 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 45318 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1154.54
Current children cumulated vsize (Kb) 840060

[startup+1190.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 19039 0 1 0 116334 112 0 0 24 0 11 0 1802957295 860221440 45319 4294967295 134512640 134569956 3221224336 3221214408 1131394682 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 45319 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1164.46
Current children cumulated vsize (Kb) 840060

[startup+1200.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 19050 0 1 0 117326 113 0 0 20 0 11 0 1802957295 860221440 45319 4294967295 134512640 134569956 3221224336 3221214456 1131504068 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 45319 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1174.39
Current children cumulated vsize (Kb) 840060

[startup+1210.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 19061 0 1 0 118319 113 0 0 16 0 11 0 1802957295 860221440 45319 4294967295 134512640 134569956 3221224336 3221214456 1131504234 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 45319 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1184.32
Current children cumulated vsize (Kb) 840060

[startup+1220.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 19071 0 1 0 119311 114 0 0 22 0 11 0 1802957295 860221440 45319 4294967295 134512640 134569956 3221224336 3221214456 1131503635 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19703/statm): 210015 45319 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1194.25
Current children cumulated vsize (Kb) 840060

[startup+1230.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 19082 0 1 0 120302 114 0 0 22 0 11 0 1802957295 860221440 45319 4294967295 134512640 134569956 3221224336 3221214456 1131504089 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 45319 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1204.16
Current children cumulated vsize (Kb) 840060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1230.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19774
Raw data (/proc/19703/stat): 19703 (java) R 19702 19703 6847 0 -1 0 19082 0 1 0 120302 114 0 0 22 0 11 0 1802957295 860221440 45319 4294967295 134512640 134569956 3221224336 3221214496 1131419521 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19703/statm): 210015 45319 13129 16 0 209999 0
[pid=19703] vsize: 840060
Current children cumulated CPU time (s) 1204.16
Current children cumulated vsize (Kb) 840060

Sending SIGTERM to -19703
Sleeping 2 seconds
New thread pid=19776
New thread pid=19777
One traced child (pid=19777) exited with status: 0
One traced child (pid=19712) exited with status: 0
One traced child (pid=19707) exited with status: 0
One traced child (pid=19704) exited with status: 143
One traced child (pid=19705) exited with status: 143
One traced child (pid=19706) exited with status: 143
One traced child (pid=19711) exited with status: 143
One traced child (pid=19708) exited with status: 143
One traced child (pid=19710) exited with status: 143
One traced child (pid=19709) exited with status: 143
One traced child (pid=19713) exited with status: 143
One traced child (pid=19776) exited with status: 143
One traced child (pid=19703) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1230.26
CPU time (s): 1239.48
CPU user time (s): 1237.04
CPU system time (s): 2.43663
CPU usage (%): 100.749
Max. virtual memory (cumulated for all children) (Kb): 840060

Verifier Data

ERROR: no interpretation found !