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-grow22.opb
MD5SUM252426e4d147311f236e947ac8e9f53d
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of terms in the objective function 1958
Biggest coefficient in the objective function 3758096384
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 234612588283
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 878188741787648
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4550739094651140
Number of bits of the biggest sum of numbers53
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1254.45
Number of variables25124
Total number of constraints1320
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 constraints1320
Minimum length of a constraint22
Maximum length of a constraint491

Trace number 506

Launcher Data

LAUNCH ON wulflinc7 THE 2005-09-18 10:41:09 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=437 boxname=wulflinc7 idbench=437 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  252426e4d147311f236e947ac8e9f53d  /oldhome/oroussel/tmp/wulflinc7/normalized-mps-v2-20-10-grow22.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc7/normalized-mps-v2-20-10-grow22.opb
IDLAUNCH: 437
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        945492 kB
Buffers:         34192 kB
Cached:          30212 kB
SwapCached:        740 kB
Active:          57256 kB
Inactive:         9800 kB
HighTotal:      131008 kB
HighFree:        98644 kB
LowTotal:       903652 kB
LowFree:        846848 kB
SwapTotal:     2097136 kB
SwapFree:      2095892 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5716 kB
Slab:            16460 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 11:01:44 (client local time) WITH STATUS 0 IN 1195.22 SECONDS
stats: 437 7 1195.22 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 25124 variables and 1760 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 17.23
c After prepocess the problem consists of 25124 variables and 1760 constraints.
c Initial Lower Bound: -234612588283
c Restart #1 #Var: 25124 #Dec: 41707 LB: -234612588283 @ 22.564
c Restart #2 #Var: 25124 #Dec: 110150 LB: -234612588283 @ 31.762
c Restart #3 #Var: 25124 #Dec: 206369 LB: -234612588283 @ 44.726
c Restart #4 #Var: 25124 #Dec: 331786 LB: -234612588283 @ 61.784
c Restart #5 #Var: 25124 #Dec: 504472 LB: -234612588283 @ 85.23
c Restart #6 #Var: 25124 #Dec: 653369 LB: -234612588283 @ 107
c Restart #7 #Var: 25124 #Dec: 785286 LB: -234612588283 @ 131.29
c Restart #8 #Var: 25124 #Dec: 808940 LB: -234612588283 @ 137.28
c Restart #9 #Var: 25124 #Dec: 841930 LB: -234612588283 @ 146.97
c Restart #10 #Var: 25124 #Dec: 858771 LB: -234612588283 @ 152.78
c Restart #11 #Var: 25124 #Dec: 869478 LB: -234612588283 @ 157.12
c Restart #12 #Var: 25119 #Dec: 875201 LB: -234612588283 @ 160.91
c Restart #13 #Var: 25119 #Dec: 888330 LB: -234612588283 @ 168.34
c Restart #14 #Var: 25119 #Dec: 892117 LB: -234612588283 @ 172.74
c Restart #15 #Var: 25119 #Dec: 898769 LB: -234612588283 @ 180.99
c Restart #16 #Var: 25119 #Dec: 907573 LB: -234612588283 @ 188.96
c Restart #17 #Var: 25119 #Dec: 915942 LB: -234612588283 @ 202.67
c Restart #18 #Var: 25119 #Dec: 922752 LB: -234612588283 @ 214.06
c Restart #19 #Var: 25118 #Dec: 930195 LB: -234612588283 @ 247.51
c Restart #20 #Var: 25117 #Dec: 935922 LB: -234612588283 @ 271.4
c Restart #21 #Var: 25117 #Dec: 941739 LB: -234612588283 @ 280.78
c Restart #22 #Var: 25117 #Dec: 955438 LB: -234612588283 @ 299.54
c Restart #23 #Var: 25116 #Dec: 963912 LB: -234612588283 @ 314.3
c Restart #24 #Var: 25114 #Dec: 974126 LB: -234612588283 @ 340.86
c Restart #25 #Var: 25114 #Dec: 986371 LB: -234612588283 @ 369.38
c Restart #26 #Var: 25113 #Dec: 998194 LB: -234612588283 @ 408.29
c Restart #27 #Var: 25113 #Dec: 1009735 LB: -234612588283 @ 439.59
c Restart #28 #Var: 25113 #Dec: 1023145 LB: -234612588283 @ 471.18
c Restart #29 #Var: 25113 #Dec: 1036485 LB: -234612588283 @ 506.12
c Restart #30 #Var: 25112 #Dec: 1052179 LB: -234612588283 @ 540.03
c Restart #31 #Var: 25111 #Dec: 1073162 LB: -234612588283 @ 579.53
c CHANGE Heuristic... 
c Restart #0 #Var: 25111 #Dec: 1087237 LB: -234612588283 @ 614.88
c Restart #1 #Var: 25111 #Dec: 1092383 LB: -234612588283 @ 616
c Restart #2 #Var: 25111 #Dec: 1095596 LB: -234612588283 @ 616.75
c Restart #3 #Var: 25111 #Dec: 1098523 LB: -234612588283 @ 617.95
c Restart #4 #Var: 25108 #Dec: 1100099 LB: -234612588283 @ 618.63
c Restart #5 #Var: 25108 #Dec: 1103072 LB: -234612588283 @ 620.46
c Restart #6 #Var: 25108 #Dec: 1106459 LB: -234612588283 @ 623.6
c Restart #7 #Var: 25104 #Dec: 1110353 LB: -234612588283 @ 628.47
c Restart #8 #Var: 25104 #Dec: 1113765 LB: -234612588283 @ 632.88
c Restart #9 #Var: 25104 #Dec: 1119522 LB: -234612588283 @ 638.05
c Restart #10 #Var: 25104 #Dec: 1124098 LB: -234612588283 @ 643.71
c Restart #11 #Var: 25104 #Dec: 1128308 LB: -234612588283 @ 650.49
c Restart #12 #Var: 25104 #Dec: 1133906 LB: -234612588283 @ 656.83
c Restart #13 #Var: 25104 #Dec: 1139135 LB: -234612588283 @ 665.28
c Restart #14 #Var: 25104 #Dec: 1147746 LB: -234612588283 @ 672.86
c Restart #15 #Var: 25104 #Dec: 1153450 LB: -234612588283 @ 683.87
c Restart #16 #Var: 25104 #Dec: 1162816 LB: -234612588283 @ 695
c Restart #17 #Var: 25104 #Dec: 1175154 LB: -234612588283 @ 708.09
c Restart #18 #Var: 25104 #Dec: 1181898 LB: -234612588283 @ 724.63
c Restart #19 #Var: 25104 #Dec: 1188510 LB: -234612588283 @ 742.26
c Restart #20 #Var: 25104 #Dec: 1195566 LB: -234612588283 @ 765.04
c Restart #21 #Var: 25104 #Dec: 1208429 LB: -234612588283 @ 787.02
c Restart #22 #Var: 25104 #Dec: 1219897 LB: -234612588283 @ 806.13
c Restart #23 #Var: 25104 #Dec: 1229893 LB: -234612588283 @ 837.31
c Restart #24 #Var: 25104 #Dec: 1238913 LB: -234612588283 @ 870.46
c Restart #25 #Var: 25104 #Dec: 1246896 LB: -234612588283 @ 908.95
c Restart #26 #Var: 25104 #Dec: 1256473 LB: -234612588283 @ 940.98
c Restart #27 #Var: 25104 #Dec: 1267948 LB: -234612588283 @ 981.57
c Restart #28 #Var: 25104 #Dec: 1286908 LB: -234612588283 @ 1010.5
c Restart #29 #Var: 25104 #Dec: 1299333 LB: -234612588283 @ 1048.2
c Restart #30 #Var: 25104 #Dec: 1312784 LB: -234612588283 @ 1087.1
c Restart #31 #Var: 25104 #Dec: 1326686 LB: -234612588283 @ 1124.7
c Restart #32 #Var: 25103 #Dec: 1343094 LB: -234612588283 @ 1183.4
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

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/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782408583 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/17083/statm): 107 3 90 68 0 39 0
[pid=17083] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
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 /lib/tls/libm.so.6
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/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
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 tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc7/normalized-mps-v2-20-10-grow22.opb

[startup+10.0026 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 16877 0 0 0 940 44 0 0 25 0 1 0 1782408583 72376320 16788 4294967295 134512640 134736556 3221224560 3221222444 1077244296 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17083/statm): 17670 16788 1116 68 0 17602 0
[pid=17083] vsize: 70680
Current children cumulated CPU time (s) 9.84
Current children cumulated vsize (Kb) 70680

[startup+20.0032 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 22380 0 0 0 1830 92 0 0 18 0 1 0 1782408583 95494144 22291 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/17083/statm): 23314 22291 1116 68 0 23246 0
[pid=17083] vsize: 93256
Current children cumulated CPU time (s) 19.22
Current children cumulated vsize (Kb) 93256

[startup+30.0039 s]
Raw data (loadavg): 1.07 0.99 0.92 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 22396 0 0 0 2578 176 0 0 20 0 1 0 1782408583 95629312 22307 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17083/statm): 23347 22307 1116 68 0 23279 0
[pid=17083] vsize: 93388
Current children cumulated CPU time (s) 27.54
Current children cumulated vsize (Kb) 93388

[startup+40.0035 s]
Raw data (loadavg): 1.06 0.99 0.92 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 22398 0 0 0 3317 263 0 0 17 0 1 0 1782408583 95584256 22309 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 23336 22309 1116 68 0 23268 0
[pid=17083] vsize: 93344
Current children cumulated CPU time (s) 35.8
Current children cumulated vsize (Kb) 93344

[startup+50.0041 s]
Raw data (loadavg): 1.05 0.99 0.92 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 22401 0 0 0 4062 348 0 0 17 0 1 0 1782408583 95584256 22312 4294967295 134512640 134736556 3221224560 3221223104 134543206 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17083/statm): 23336 22312 1116 68 0 23268 0
[pid=17083] vsize: 93344
Current children cumulated CPU time (s) 44.1
Current children cumulated vsize (Kb) 93344

[startup+60.0038 s]
Raw data (loadavg): 1.04 0.99 0.92 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 22401 0 0 0 4802 435 0 0 20 0 1 0 1782408583 95584256 22312 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 23336 22312 1116 68 0 23268 0
[pid=17083] vsize: 93344
Current children cumulated CPU time (s) 52.37
Current children cumulated vsize (Kb) 93344

[startup+70.0044 s]
Raw data (loadavg): 1.12 1.00 0.93 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 22401 0 0 0 5553 522 0 0 19 0 1 0 1782408583 95584256 22312 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 23336 22312 1116 68 0 23268 0
[pid=17083] vsize: 93344
Current children cumulated CPU time (s) 60.75
Current children cumulated vsize (Kb) 93344

[startup+80.005 s]
Raw data (loadavg): 1.10 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 22401 0 0 0 6302 607 0 0 16 0 1 0 1782408583 95584256 22312 4294967295 134512640 134736556 3221224560 3221222724 134717263 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17083/statm): 23336 22312 1116 68 0 23268 0
[pid=17083] vsize: 93344
Current children cumulated CPU time (s) 69.09
Current children cumulated vsize (Kb) 93344

[startup+90.0046 s]
Raw data (loadavg): 1.08 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 22401 0 0 0 7055 689 0 0 16 0 1 0 1782408583 95584256 22312 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 23336 22312 1116 68 0 23268 0
[pid=17083] vsize: 93344
Current children cumulated CPU time (s) 77.44
Current children cumulated vsize (Kb) 93344

[startup+100.005 s]
Raw data (loadavg): 1.07 1.00 0.93 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 22401 0 0 0 7810 771 0 0 16 0 1 0 1782408583 95584256 22312 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 23336 22312 1116 68 0 23268 0
[pid=17083] vsize: 93344
Current children cumulated CPU time (s) 85.81
Current children cumulated vsize (Kb) 93344

[startup+110.006 s]
Raw data (loadavg): 1.06 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 22402 0 0 0 8554 862 0 0 16 0 1 0 1782408583 95584256 22313 4294967295 134512640 134736556 3221224560 3221223256 134544737 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17083/statm): 23336 22313 1116 68 0 23268 0
[pid=17083] vsize: 93344
Current children cumulated CPU time (s) 94.16
Current children cumulated vsize (Kb) 93344

[startup+120.007 s]
Raw data (loadavg): 1.05 1.00 0.93 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 22408 0 0 0 9292 951 0 0 16 0 1 0 1782408583 95584256 22319 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 23336 22319 1116 68 0 23268 0
[pid=17083] vsize: 93344
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (Kb) 93344

[startup+130.006 s]
Raw data (loadavg): 1.04 1.00 0.93 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 22436 0 0 0 10081 1023 0 0 16 0 1 0 1782408583 95719424 22347 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/17083/statm): 23369 22347 1116 68 0 23301 0
[pid=17083] vsize: 93476
Current children cumulated CPU time (s) 111.04
Current children cumulated vsize (Kb) 93476

[startup+140.006 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 22591 0 0 0 10829 1106 0 0 16 0 1 0 1782408583 96395264 22502 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17083/statm): 23534 22502 1116 68 0 23466 0
[pid=17083] vsize: 94136
Current children cumulated CPU time (s) 119.35
Current children cumulated vsize (Kb) 94136

[startup+150.006 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 22641 0 0 0 11692 1151 0 0 18 0 1 0 1782408583 96530432 22552 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 23567 22552 1116 68 0 23499 0
[pid=17083] vsize: 94268
Current children cumulated CPU time (s) 128.43
Current children cumulated vsize (Kb) 94268

[startup+160.006 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 22798 0 0 0 12557 1197 0 0 17 0 1 0 1782408583 97206272 22709 4294967295 134512640 134736556 3221224560 3221223124 134540162 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 23732 22709 1116 68 0 23664 0
[pid=17083] vsize: 94928
Current children cumulated CPU time (s) 137.54
Current children cumulated vsize (Kb) 94928

[startup+170.007 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 23021 0 0 0 13427 1242 0 0 20 0 1 0 1782408583 98136064 22932 4294967295 134512640 134736556 3221224560 3221223136 134540180 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 23959 22932 1116 68 0 23891 0
[pid=17083] vsize: 95836
Current children cumulated CPU time (s) 146.69
Current children cumulated vsize (Kb) 95836

[startup+180.007 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 24679 0 0 0 14308 1287 0 0 17 0 1 0 1782408583 104894464 24590 4294967295 134512640 134736556 3221224560 3221223152 134716009 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17083/statm): 25609 24590 1116 68 0 25541 0
[pid=17083] vsize: 102436
Current children cumulated CPU time (s) 155.95
Current children cumulated vsize (Kb) 102436

[startup+190.007 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 26288 0 0 0 15221 1319 0 0 18 0 1 0 1782408583 111513600 26199 4294967295 134512640 134736556 3221224560 3221223068 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 27225 26199 1116 68 0 27157 0
[pid=17083] vsize: 108900
Current children cumulated CPU time (s) 165.4
Current children cumulated vsize (Kb) 108900

[startup+200.008 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 28961 0 0 0 16174 1340 0 0 25 0 1 0 1782408583 122462208 28872 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 29898 28872 1116 68 0 29830 0
[pid=17083] vsize: 119592
Current children cumulated CPU time (s) 175.14
Current children cumulated vsize (Kb) 119592

[startup+210.008 s]
Raw data (loadavg): 1.01 1.00 0.93 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 30560 0 0 0 17124 1360 0 0 19 0 1 0 1782408583 128946176 30471 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 31481 30471 1116 68 0 31413 0
[pid=17083] vsize: 125924
Current children cumulated CPU time (s) 184.84
Current children cumulated vsize (Kb) 125924

[startup+220.009 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 31894 0 0 0 18074 1381 0 0 25 0 1 0 1782408583 134492160 31805 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 32835 31805 1116 68 0 32767 0
[pid=17083] vsize: 131340
Current children cumulated CPU time (s) 194.55
Current children cumulated vsize (Kb) 131340

[startup+230.009 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 33030 0 0 0 19045 1394 0 0 25 0 1 0 1782408583 139087872 32941 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 33957 32941 1116 68 0 33889 0
[pid=17083] vsize: 135828
Current children cumulated CPU time (s) 204.39
Current children cumulated vsize (Kb) 135828

[startup+240.008 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 33358 0 0 0 20017 1406 0 0 25 0 1 0 1782408583 140435456 33269 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17083/statm): 34286 33269 1116 68 0 34218 0
[pid=17083] vsize: 137144
Current children cumulated CPU time (s) 214.23
Current children cumulated vsize (Kb) 137144

[startup+250.009 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 34419 0 0 0 20994 1416 0 0 25 0 1 0 1782408583 144760832 34330 4294967295 134512640 134736556 3221224560 3221223116 134537480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 35342 34330 1116 68 0 35274 0
[pid=17083] vsize: 141368
Current children cumulated CPU time (s) 224.1
Current children cumulated vsize (Kb) 141368

[startup+260.008 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 34608 0 0 0 21987 1419 0 0 25 0 1 0 1782408583 145571840 34519 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 35540 34519 1116 68 0 35472 0
[pid=17083] vsize: 142160
Current children cumulated CPU time (s) 234.06
Current children cumulated vsize (Kb) 142160

[startup+270.016 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 34758 0 0 0 22979 1422 0 0 25 0 1 0 1782408583 146247680 34669 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 35705 34669 1116 68 0 35637 0
[pid=17083] vsize: 142820
Current children cumulated CPU time (s) 244.01
Current children cumulated vsize (Kb) 142820

[startup+280.017 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 35498 0 0 0 23956 1432 0 0 25 0 1 0 1782408583 149221376 35409 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 36431 35409 1116 68 0 36363 0
[pid=17083] vsize: 145724
Current children cumulated CPU time (s) 253.88
Current children cumulated vsize (Kb) 145724

[startup+290.016 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 36450 0 0 0 24944 1439 0 0 25 0 1 0 1782408583 153141248 36361 4294967295 134512640 134736556 3221224560 3221223112 134544507 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 37388 36361 1116 68 0 37320 0
[pid=17083] vsize: 149552
Current children cumulated CPU time (s) 263.83
Current children cumulated vsize (Kb) 149552

[startup+300.017 s]
Raw data (loadavg): 1.08 1.02 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 37590 0 0 0 25924 1448 0 0 19 0 1 0 1782408583 157741056 37501 4294967295 134512640 134736556 3221224560 3221223248 1076647868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 38511 37501 1116 68 0 38443 0
[pid=17083] vsize: 154044
Current children cumulated CPU time (s) 273.72
Current children cumulated vsize (Kb) 154044

[startup+310.017 s]
Raw data (loadavg): 1.07 1.02 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 39696 0 0 0 26884 1465 0 0 25 0 1 0 1782408583 166383616 39607 4294967295 134512640 134736556 3221224560 3221223120 134543554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 40621 39607 1116 68 0 40553 0
[pid=17083] vsize: 162484
Current children cumulated CPU time (s) 283.49
Current children cumulated vsize (Kb) 162484

[startup+320.017 s]
Raw data (loadavg): 1.06 1.01 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 40746 0 0 0 27842 1481 0 0 25 0 1 0 1782408583 170708992 40657 4294967295 134512640 134736556 3221224560 3221223104 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 41677 40657 1116 68 0 41609 0
[pid=17083] vsize: 166708
Current children cumulated CPU time (s) 293.23
Current children cumulated vsize (Kb) 166708

[startup+330.018 s]
Raw data (loadavg): 1.05 1.01 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 41888 0 0 0 28808 1495 0 0 25 0 1 0 1782408583 175435776 41799 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 42831 41799 1116 68 0 42763 0
[pid=17083] vsize: 171324
Current children cumulated CPU time (s) 303.03
Current children cumulated vsize (Kb) 171324

[startup+340.018 s]
Raw data (loadavg): 1.04 1.01 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 43174 0 0 0 29775 1510 0 0 25 0 1 0 1782408583 180707328 43085 4294967295 134512640 134736556 3221224560 3221222360 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 44118 43085 1116 68 0 44050 0
[pid=17083] vsize: 176472
Current children cumulated CPU time (s) 312.85
Current children cumulated vsize (Kb) 176472

[startup+350.018 s]
Raw data (loadavg): 1.03 1.01 0.93 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 44041 0 0 0 30747 1521 0 0 25 0 1 0 1782408583 184221696 43952 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 44976 43952 1116 68 0 44908 0
[pid=17083] vsize: 179904
Current children cumulated CPU time (s) 322.68
Current children cumulated vsize (Kb) 179904

[startup+360.018 s]
Raw data (loadavg): 1.03 1.01 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 44812 0 0 0 31720 1533 0 0 25 0 1 0 1782408583 187330560 44723 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 45735 44723 1116 68 0 45667 0
[pid=17083] vsize: 182940
Current children cumulated CPU time (s) 332.53
Current children cumulated vsize (Kb) 182940

[startup+370.019 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 45451 0 0 0 32699 1542 0 0 25 0 1 0 1782408583 190038016 45362 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 46396 45362 1116 68 0 46328 0
[pid=17083] vsize: 185584
Current children cumulated CPU time (s) 342.41
Current children cumulated vsize (Kb) 185584

[startup+380.019 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 46240 0 0 0 33673 1553 0 0 25 0 1 0 1782408583 193282048 46151 4294967295 134512640 134736556 3221224560 3221223232 134605356 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 47188 46151 1116 68 0 47120 0
[pid=17083] vsize: 188752
Current children cumulated CPU time (s) 352.26
Current children cumulated vsize (Kb) 188752

[startup+390.019 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 47147 0 0 0 34643 1565 0 0 18 0 1 0 1782408583 196931584 47058 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 48079 47058 1116 68 0 48011 0
[pid=17083] vsize: 192316
Current children cumulated CPU time (s) 362.08
Current children cumulated vsize (Kb) 192316

[startup+400.018 s]
Raw data (loadavg): 1.01 1.01 0.93 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 47725 0 0 0 35621 1575 0 0 25 0 1 0 1782408583 199356416 47636 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 48671 47636 1116 68 0 48603 0
[pid=17083] vsize: 194684
Current children cumulated CPU time (s) 371.96
Current children cumulated vsize (Kb) 194684

[startup+410.018 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 48452 0 0 0 36595 1588 0 0 25 0 1 0 1782408583 202330112 48363 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 49397 48363 1116 68 0 49329 0
[pid=17083] vsize: 197588
Current children cumulated CPU time (s) 381.83
Current children cumulated vsize (Kb) 197588

[startup+420.019 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 49074 0 0 0 37578 1594 0 0 23 0 1 0 1782408583 204898304 48985 4294967295 134512640 134736556 3221224560 3221223112 134551033 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 50024 48985 1116 68 0 49956 0
[pid=17083] vsize: 200096
Current children cumulated CPU time (s) 391.72
Current children cumulated vsize (Kb) 200096

[startup+430.018 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 49583 0 0 0 38566 1599 0 0 25 0 1 0 1782408583 206934016 49494 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 50521 49494 1116 68 0 50453 0
[pid=17083] vsize: 202084
Current children cumulated CPU time (s) 401.65
Current children cumulated vsize (Kb) 202084

[startup+440.018 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 50183 0 0 0 39552 1606 0 0 25 0 1 0 1782408583 209367040 50094 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 51115 50094 1116 68 0 51047 0
[pid=17083] vsize: 204460
Current children cumulated CPU time (s) 411.58
Current children cumulated vsize (Kb) 204460

[startup+450.019 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 50889 0 0 0 40529 1616 0 0 25 0 1 0 1782408583 212340736 50800 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 51841 50800 1116 68 0 51773 0
[pid=17083] vsize: 207364
Current children cumulated CPU time (s) 421.45
Current children cumulated vsize (Kb) 207364

[startup+460.018 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 51649 0 0 0 41507 1626 0 0 25 0 1 0 1782408583 215449600 51560 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 52600 51560 1116 68 0 52532 0
[pid=17083] vsize: 210400
Current children cumulated CPU time (s) 431.33
Current children cumulated vsize (Kb) 210400

[startup+470.019 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 52272 0 0 0 42484 1636 0 0 25 0 1 0 1782408583 218001408 52183 4294967295 134512640 134736556 3221224560 3221223228 134553403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17083/statm): 53223 52183 1116 68 0 53155 0
[pid=17083] vsize: 212892
Current children cumulated CPU time (s) 441.2
Current children cumulated vsize (Kb) 212892

[startup+480.019 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 53194 0 0 0 43453 1650 0 0 25 0 1 0 1782408583 221786112 53105 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 54147 53105 1116 68 0 54079 0
[pid=17083] vsize: 216588
Current children cumulated CPU time (s) 451.03
Current children cumulated vsize (Kb) 216588

[startup+490.019 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 53924 0 0 0 44427 1660 0 0 25 0 1 0 1782408583 224763904 53835 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 54874 53835 1116 68 0 54806 0
[pid=17083] vsize: 219496
Current children cumulated CPU time (s) 460.87
Current children cumulated vsize (Kb) 219496

[startup+500.02 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 54619 0 0 0 45407 1668 0 0 25 0 1 0 1782408583 227614720 54530 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 55570 54530 1116 68 0 55502 0
[pid=17083] vsize: 222280
Current children cumulated CPU time (s) 470.75
Current children cumulated vsize (Kb) 222280

[startup+510.019 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 55377 0 0 0 46379 1679 0 0 25 0 1 0 1782408583 230723584 55288 4294967295 134512640 134736556 3221224560 3221223120 134550949 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 56329 55288 1116 68 0 56261 0
[pid=17083] vsize: 225316
Current children cumulated CPU time (s) 480.58
Current children cumulated vsize (Kb) 225316

[startup+520.02 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 56028 0 0 0 47358 1688 0 0 25 0 1 0 1782408583 233299968 55939 4294967295 134512640 134736556 3221224560 3221223152 134543756 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 56958 55939 1116 68 0 56890 0
[pid=17083] vsize: 227832
Current children cumulated CPU time (s) 490.46
Current children cumulated vsize (Kb) 227832

[startup+530.02 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 56626 0 0 0 48337 1695 0 0 25 0 1 0 1782408583 235855872 56537 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 57582 56538 1116 68 0 57514 0
[pid=17083] vsize: 230328
Current children cumulated CPU time (s) 500.32
Current children cumulated vsize (Kb) 230328

[startup+540.019 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 57355 0 0 0 49315 1704 0 0 25 0 1 0 1782408583 238829568 57266 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 58308 57266 1116 68 0 58240 0
[pid=17083] vsize: 233232
Current children cumulated CPU time (s) 510.19
Current children cumulated vsize (Kb) 233232

[startup+550.02 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 58184 0 0 0 50290 1716 0 0 25 0 1 0 1782408583 242208768 58095 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 59133 58095 1116 68 0 59065 0
[pid=17083] vsize: 236532
Current children cumulated CPU time (s) 520.06
Current children cumulated vsize (Kb) 236532

[startup+560.02 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 58852 0 0 0 51269 1725 0 0 25 0 1 0 1782408583 244912128 58763 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 59793 58763 1116 68 0 59725 0
[pid=17083] vsize: 239172
Current children cumulated CPU time (s) 529.94
Current children cumulated vsize (Kb) 239172

[startup+570.02 s]
Raw data (loadavg): 1.07 1.02 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 59832 0 0 0 52232 1740 0 0 25 0 1 0 1782408583 248971264 59743 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 60784 59743 1116 68 0 60716 0
[pid=17083] vsize: 243136
Current children cumulated CPU time (s) 539.72
Current children cumulated vsize (Kb) 243136

[startup+580.02 s]
Raw data (loadavg): 1.06 1.02 0.94 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 60606 0 0 0 53197 1755 0 0 25 0 1 0 1782408583 252080128 60517 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 61543 60517 1116 68 0 61475 0
[pid=17083] vsize: 246172
Current children cumulated CPU time (s) 549.52
Current children cumulated vsize (Kb) 246172

[startup+590.02 s]
Raw data (loadavg): 1.05 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 61318 0 0 0 54161 1769 0 0 25 0 1 0 1782408583 255053824 61229 4294967295 134512640 134736556 3221224560 3221223272 134554078 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 62269 61229 1116 68 0 62201 0
[pid=17083] vsize: 249076
Current children cumulated CPU time (s) 559.3
Current children cumulated vsize (Kb) 249076

[startup+600.021 s]
Raw data (loadavg): 1.04 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 62064 0 0 0 55135 1780 0 0 25 0 1 0 1782408583 258027520 61975 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 62995 61975 1116 68 0 62927 0
[pid=17083] vsize: 251980
Current children cumulated CPU time (s) 569.15
Current children cumulated vsize (Kb) 251980

[startup+610.021 s]
Raw data (loadavg): 1.04 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 62769 0 0 0 56114 1788 0 0 25 0 1 0 1782408583 261001216 62680 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 63721 62680 1116 68 0 63653 0
[pid=17083] vsize: 254884
Current children cumulated CPU time (s) 579.02
Current children cumulated vsize (Kb) 254884

[startup+620.021 s]
Raw data (loadavg): 1.03 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 63690 0 0 0 57084 1800 0 0 25 0 1 0 1782408583 264785920 63601 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 64645 63601 1116 68 0 64577 0
[pid=17083] vsize: 258580
Current children cumulated CPU time (s) 588.84
Current children cumulated vsize (Kb) 258580

[startup+630.022 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 64569 0 0 0 58057 1811 0 0 25 0 1 0 1782408583 268304384 64480 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 65504 64480 1116 68 0 65436 0
[pid=17083] vsize: 262016
Current children cumulated CPU time (s) 598.68
Current children cumulated vsize (Kb) 262016

[startup+640.022 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 64903 0 0 0 59042 1818 0 0 25 0 1 0 1782408583 269783040 64814 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 65865 64814 1116 68 0 65797 0
[pid=17083] vsize: 263460
Current children cumulated CPU time (s) 608.6
Current children cumulated vsize (Kb) 263460

[startup+650.022 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 65786 0 0 0 59979 1840 0 0 17 0 1 0 1782408583 272687104 65597 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3225643616 0 0 17 1 0 0
Raw data (/proc/17083/statm): 66574 65597 1116 68 0 66506 0
[pid=17083] vsize: 266296
Current children cumulated CPU time (s) 618.19
Current children cumulated vsize (Kb) 266296

[startup+660.023 s]
Raw data (loadavg): 1.01 1.01 0.94 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 67084 0 0 0 60924 1861 0 0 25 0 1 0 1782408583 278089728 66895 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 67893 66895 1116 68 0 67825 0
[pid=17083] vsize: 271572
Current children cumulated CPU time (s) 627.85
Current children cumulated vsize (Kb) 271572

[startup+670.024 s]
Raw data (loadavg): 1.01 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 68711 0 0 0 61873 1883 0 0 22 0 1 0 1782408583 284712960 68522 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 69510 68522 1116 68 0 69442 0
[pid=17083] vsize: 278040
Current children cumulated CPU time (s) 637.56
Current children cumulated vsize (Kb) 278040

[startup+680.023 s]
Raw data (loadavg): 1.01 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 69934 0 0 0 62832 1898 0 0 25 0 1 0 1782408583 289714176 69745 4294967295 134512640 134736556 3221224560 3221223336 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 70731 69745 1116 68 0 70663 0
[pid=17083] vsize: 282924
Current children cumulated CPU time (s) 647.3
Current children cumulated vsize (Kb) 282924

[startup+690.024 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 71263 0 0 0 63790 1916 0 0 20 0 1 0 1782408583 295120896 71074 4294967295 134512640 134736556 3221224560 3221223068 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 72051 71074 1116 68 0 71983 0
[pid=17083] vsize: 288204
Current children cumulated CPU time (s) 657.06
Current children cumulated vsize (Kb) 288204

[startup+700.024 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 72871 0 0 0 64749 1933 0 0 25 0 1 0 1782408583 301744128 72682 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 73668 72682 1116 68 0 73600 0
[pid=17083] vsize: 294672
Current children cumulated CPU time (s) 666.82
Current children cumulated vsize (Kb) 294672

[startup+710.024 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 74302 0 0 0 65700 1953 0 0 25 0 1 0 1782408583 307556352 74113 4294967295 134512640 134736556 3221224560 3221223084 134540152 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 75087 74113 1116 68 0 75019 0
[pid=17083] vsize: 300348
Current children cumulated CPU time (s) 676.53
Current children cumulated vsize (Kb) 300348

[startup+720.025 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 75504 0 0 0 66667 1967 0 0 25 0 1 0 1782408583 312553472 75315 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 76307 75315 1116 68 0 76239 0
[pid=17083] vsize: 305228
Current children cumulated CPU time (s) 686.34
Current children cumulated vsize (Kb) 305228

[startup+730.025 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 76871 0 0 0 67624 1984 0 0 25 0 1 0 1782408583 318103552 76682 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 77662 76682 1116 68 0 77594 0
[pid=17083] vsize: 310648
Current children cumulated CPU time (s) 696.08
Current children cumulated vsize (Kb) 310648

[startup+740.025 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 77823 0 0 0 68578 2001 0 0 22 0 1 0 1782408583 322011136 77634 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 78616 77634 1116 68 0 78548 0
[pid=17083] vsize: 314464
Current children cumulated CPU time (s) 705.79
Current children cumulated vsize (Kb) 314464

[startup+750.026 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 78976 0 0 0 69549 2013 0 0 25 0 1 0 1782408583 326742016 78787 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 79771 78787 1116 68 0 79703 0
[pid=17083] vsize: 319084
Current children cumulated CPU time (s) 715.62
Current children cumulated vsize (Kb) 319084

[startup+760.026 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 79851 0 0 0 70526 2023 0 0 25 0 1 0 1782408583 330391552 79662 4294967295 134512640 134736556 3221224560 3221223264 134600624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 80662 79662 1116 68 0 80594 0
[pid=17083] vsize: 322648
Current children cumulated CPU time (s) 725.49
Current children cumulated vsize (Kb) 322648

[startup+770.027 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 80744 0 0 0 71502 2034 0 0 25 0 1 0 1782408583 334036992 80555 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 81552 80555 1116 68 0 81484 0
[pid=17083] vsize: 326208
Current children cumulated CPU time (s) 735.36
Current children cumulated vsize (Kb) 326208

[startup+780.027 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 81560 0 0 0 72480 2045 0 0 17 0 1 0 1782408583 337416192 81371 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 82377 81372 1116 68 0 82309 0
[pid=17083] vsize: 329508
Current children cumulated CPU time (s) 745.25
Current children cumulated vsize (Kb) 329508

[startup+790.026 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 82424 0 0 0 73464 2052 0 0 25 0 1 0 1782408583 340930560 82235 4294967295 134512640 134736556 3221224560 3221223036 134536608 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 83235 82235 1116 68 0 83167 0
[pid=17083] vsize: 332940
Current children cumulated CPU time (s) 755.16
Current children cumulated vsize (Kb) 332940

[startup+800.027 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 83238 0 0 0 74443 2063 0 0 25 0 1 0 1782408583 344174592 83049 4294967295 134512640 134736556 3221224560 3221223028 134536046 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 84027 83049 1116 68 0 83959 0
[pid=17083] vsize: 336108
Current children cumulated CPU time (s) 765.06
Current children cumulated vsize (Kb) 336108

[startup+810.027 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 83890 0 0 0 75422 2072 0 0 25 0 1 0 1782408583 346882048 83701 4294967295 134512640 134736556 3221224560 3221223140 134716325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 84688 83702 1116 68 0 84620 0
[pid=17083] vsize: 338752
Current children cumulated CPU time (s) 774.94
Current children cumulated vsize (Kb) 338752

[startup+820.027 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 84787 0 0 0 76380 2087 0 0 25 0 1 0 1782408583 350531584 84598 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 85579 84598 1116 68 0 85511 0
[pid=17083] vsize: 342316
Current children cumulated CPU time (s) 784.67
Current children cumulated vsize (Kb) 342316

[startup+830.028 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 85499 0 0 0 77355 2097 0 0 25 0 1 0 1782408583 353513472 85310 4294967295 134512640 134736556 3221224560 3221223212 134554060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 86307 85310 1116 68 0 86239 0
[pid=17083] vsize: 345228
Current children cumulated CPU time (s) 794.52
Current children cumulated vsize (Kb) 345228

[startup+840.027 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 86698 0 0 0 78314 2112 0 0 20 0 1 0 1782408583 358375424 86509 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 87494 86509 1116 68 0 87426 0
[pid=17083] vsize: 349976
Current children cumulated CPU time (s) 804.26
Current children cumulated vsize (Kb) 349976

[startup+850.028 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 87274 0 0 0 79296 2120 0 0 25 0 1 0 1782408583 360808448 87085 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 88088 87085 1116 68 0 88020 0
[pid=17083] vsize: 352352
Current children cumulated CPU time (s) 814.16
Current children cumulated vsize (Kb) 352352

[startup+860.028 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 87887 0 0 0 80280 2127 0 0 25 0 1 0 1782408583 363241472 87698 4294967295 134512640 134736556 3221224560 3221223248 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 88682 87698 1116 68 0 88614 0
[pid=17083] vsize: 354728
Current children cumulated CPU time (s) 824.07
Current children cumulated vsize (Kb) 354728

[startup+870.028 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 88871 0 0 0 81256 2138 0 0 25 0 1 0 1782408583 367296512 88682 4294967295 134512640 134736556 3221224560 3221223140 134716325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 89672 88682 1116 68 0 89604 0
[pid=17083] vsize: 358688
Current children cumulated CPU time (s) 833.94
Current children cumulated vsize (Kb) 358688

[startup+880.029 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 89543 0 0 0 82234 2147 0 0 25 0 1 0 1782408583 370012160 89354 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 90335 89354 1116 68 0 90267 0
[pid=17083] vsize: 361340
Current children cumulated CPU time (s) 843.81
Current children cumulated vsize (Kb) 361340

[startup+890.029 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 90191 0 0 0 83217 2155 0 0 25 0 1 0 1782408583 372715520 90002 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 90995 90002 1116 68 0 90927 0
[pid=17083] vsize: 363980
Current children cumulated CPU time (s) 853.72
Current children cumulated vsize (Kb) 363980

[startup+900.029 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 91136 0 0 0 84197 2163 0 0 25 0 1 0 1782408583 376635392 90947 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 91952 90947 1116 68 0 91884 0
[pid=17083] vsize: 367808
Current children cumulated CPU time (s) 863.6
Current children cumulated vsize (Kb) 367808

[startup+910.029 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 91971 0 0 0 85176 2173 0 0 25 0 1 0 1782408583 380014592 91782 4294967295 134512640 134736556 3221224560 3221223152 134544667 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 92777 91782 1116 68 0 92709 0
[pid=17083] vsize: 371108
Current children cumulated CPU time (s) 873.49
Current children cumulated vsize (Kb) 371108

[startup+920.029 s]
Raw data (loadavg): 1.08 1.02 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 92702 0 0 0 86157 2181 0 0 25 0 1 0 1782408583 382988288 92513 4294967295 134512640 134736556 3221224560 3221223036 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 93503 92513 1116 68 0 93435 0
[pid=17083] vsize: 374012
Current children cumulated CPU time (s) 883.38
Current children cumulated vsize (Kb) 374012

[startup+930.03 s]
Raw data (loadavg): 1.07 1.02 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 93482 0 0 0 87142 2188 0 0 25 0 1 0 1782408583 386232320 93293 4294967295 134512640 134736556 3221224560 3221223184 134537344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 94295 93293 1116 68 0 94227 0
[pid=17083] vsize: 377180
Current children cumulated CPU time (s) 893.3
Current children cumulated vsize (Kb) 377180

[startup+940.031 s]
Raw data (loadavg): 1.06 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 94114 0 0 0 88132 2193 0 0 25 0 1 0 1782408583 388800512 93925 4294967295 134512640 134736556 3221224560 3221223156 134544527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 94922 93925 1116 68 0 94854 0
[pid=17083] vsize: 379688
Current children cumulated CPU time (s) 903.25
Current children cumulated vsize (Kb) 379688

[startup+950.031 s]
Raw data (loadavg): 1.05 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 94736 0 0 0 89114 2201 0 0 25 0 1 0 1782408583 391368704 94547 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 95549 94547 1116 68 0 95481 0
[pid=17083] vsize: 382196
Current children cumulated CPU time (s) 913.15
Current children cumulated vsize (Kb) 382196

[startup+960.031 s]
Raw data (loadavg): 1.04 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 95386 0 0 0 90093 2209 0 0 25 0 1 0 1782408583 393936896 95197 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 96176 95197 1116 68 0 96108 0
[pid=17083] vsize: 384704
Current children cumulated CPU time (s) 923.02
Current children cumulated vsize (Kb) 384704

[startup+970.032 s]
Raw data (loadavg): 1.03 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 95972 0 0 0 91077 2216 0 0 25 0 1 0 1782408583 396369920 95783 4294967295 134512640 134736556 3221224560 3221223228 1077374497 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17083/statm): 96770 95783 1116 68 0 96702 0
[pid=17083] vsize: 387080
Current children cumulated CPU time (s) 932.93
Current children cumulated vsize (Kb) 387080

[startup+980.032 s]
Raw data (loadavg): 1.03 1.01 0.94 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 96550 0 0 0 92056 2226 0 0 25 0 1 0 1782408583 398807040 96361 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 97365 96361 1116 68 0 97297 0
[pid=17083] vsize: 389460
Current children cumulated CPU time (s) 942.82
Current children cumulated vsize (Kb) 389460

[startup+990.032 s]
Raw data (loadavg): 1.02 1.01 0.94 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 97156 0 0 0 93044 2232 0 0 25 0 1 0 1782408583 401240064 96967 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 97959 96967 1116 68 0 97891 0
[pid=17083] vsize: 391836
Current children cumulated CPU time (s) 952.76
Current children cumulated vsize (Kb) 391836

[startup+1000.03 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 97572 0 0 0 94030 2239 0 0 25 0 1 0 1782408583 403001344 97383 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 98389 97383 1116 68 0 98321 0
[pid=17083] vsize: 393556
Current children cumulated CPU time (s) 962.69
Current children cumulated vsize (Kb) 393556

[startup+1010.03 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 98021 0 0 0 95012 2245 0 0 25 0 1 0 1782408583 404758528 97832 4294967295 134512640 134736556 3221224560 3221223296 134529300 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 98818 97832 1116 68 0 98750 0
[pid=17083] vsize: 395272
Current children cumulated CPU time (s) 972.57
Current children cumulated vsize (Kb) 395272

[startup+1020.03 s]
Raw data (loadavg): 1.01 1.01 0.94 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 98229 0 0 0 95994 2252 0 0 25 0 1 0 1782408583 405696512 98040 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 99047 98040 1116 68 0 98979 0
[pid=17083] vsize: 396188
Current children cumulated CPU time (s) 982.46
Current children cumulated vsize (Kb) 396188

[startup+1030.03 s]
Raw data (loadavg): 1.01 1.01 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 98884 0 0 0 96961 2264 0 0 25 0 1 0 1782408583 408399872 98695 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 99707 98695 1116 68 0 99639 0
[pid=17083] vsize: 398828
Current children cumulated CPU time (s) 992.25
Current children cumulated vsize (Kb) 398828

[startup+1040.03 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 99753 0 0 0 97922 2280 0 0 18 0 1 0 1782408583 411906048 99564 4294967295 134512640 134736556 3221224560 3221223148 134543707 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 100563 99564 1116 68 0 100495 0
[pid=17083] vsize: 402252
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (Kb) 402252

[startup+1050.03 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 100502 0 0 0 98892 2292 0 0 25 0 1 0 1782408583 415010816 100313 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 101321 100313 1116 68 0 101253 0
[pid=17083] vsize: 405284
Current children cumulated CPU time (s) 1011.84
Current children cumulated vsize (Kb) 405284

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 101023 0 0 0 99871 2299 0 0 21 0 1 0 1782408583 417038336 100834 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 101816 100834 1116 68 0 101748 0
[pid=17083] vsize: 407264
Current children cumulated CPU time (s) 1021.7
Current children cumulated vsize (Kb) 407264

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 101338 0 0 0 100854 2306 0 0 25 0 1 0 1782408583 418385920 101149 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 102145 101149 1116 68 0 102077 0
[pid=17083] vsize: 408580
Current children cumulated CPU time (s) 1031.6
Current children cumulated vsize (Kb) 408580

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 101890 0 0 0 101834 2314 0 0 25 0 1 0 1782408583 420683776 101701 4294967295 134512640 134736556 3221224560 3221223296 134605925 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 102706 101701 1116 68 0 102638 0
[pid=17083] vsize: 410824
Current children cumulated CPU time (s) 1041.48
Current children cumulated vsize (Kb) 410824

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 102233 0 0 0 102819 2320 0 0 25 0 1 0 1782408583 422014976 102044 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 103031 102044 1116 68 0 102963 0
[pid=17083] vsize: 412124
Current children cumulated CPU time (s) 1051.39
Current children cumulated vsize (Kb) 412124

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 102768 0 0 0 103793 2329 0 0 25 0 1 0 1782408583 424312832 102579 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 103592 102579 1116 68 0 103524 0
[pid=17083] vsize: 414368
Current children cumulated CPU time (s) 1061.22
Current children cumulated vsize (Kb) 414368

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 103619 0 0 0 104772 2339 0 0 23 0 1 0 1782408583 427831296 103430 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 104451 103430 1116 68 0 104383 0
[pid=17083] vsize: 417804
Current children cumulated CPU time (s) 1071.11
Current children cumulated vsize (Kb) 417804

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 104173 0 0 0 105754 2346 0 0 25 0 1 0 1782408583 429993984 103984 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 104979 103984 1116 68 0 104911 0
[pid=17083] vsize: 419916
Current children cumulated CPU time (s) 1081
Current children cumulated vsize (Kb) 419916

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 104856 0 0 0 106736 2354 0 0 25 0 1 0 1782408583 432832512 104667 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 105672 104667 1116 68 0 105604 0
[pid=17083] vsize: 422688
Current children cumulated CPU time (s) 1090.9
Current children cumulated vsize (Kb) 422688

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 105375 0 0 0 107711 2363 0 0 25 0 1 0 1782408583 434995200 105186 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 106200 105186 1116 68 0 106132 0
[pid=17083] vsize: 424800
Current children cumulated CPU time (s) 1100.74
Current children cumulated vsize (Kb) 424800

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 106072 0 0 0 108686 2373 0 0 25 0 1 0 1782408583 437817344 105883 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 106889 105883 1116 68 0 106821 0
[pid=17083] vsize: 427556
Current children cumulated CPU time (s) 1110.59
Current children cumulated vsize (Kb) 427556

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 106620 0 0 0 109669 2380 0 0 25 0 1 0 1782408583 440094720 106431 4294967295 134512640 134736556 3221224560 3221223256 134532897 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 107445 106431 1116 68 0 107377 0
[pid=17083] vsize: 429780
Current children cumulated CPU time (s) 1120.49
Current children cumulated vsize (Kb) 429780

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 106930 0 0 0 110653 2387 0 0 25 0 1 0 1782408583 441315328 106741 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 107743 106741 1116 68 0 107675 0
[pid=17083] vsize: 430972
Current children cumulated CPU time (s) 1130.4
Current children cumulated vsize (Kb) 430972

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 107476 0 0 0 111627 2397 0 0 25 0 1 0 1782408583 443613184 107287 4294967295 134512640 134736556 3221224560 3221223296 134529152 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 108304 107288 1116 68 0 108236 0
[pid=17083] vsize: 433216
Current children cumulated CPU time (s) 1140.24
Current children cumulated vsize (Kb) 433216

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 108304 0 0 0 112608 2404 0 0 25 0 1 0 1782408583 446992384 108115 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 109129 108115 1116 68 0 109061 0
[pid=17083] vsize: 436516
Current children cumulated CPU time (s) 1150.12
Current children cumulated vsize (Kb) 436516

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) T 17082 17083 15400 0 -1 0 108971 0 0 0 113592 2411 0 0 25 0 1 0 1782408583 449699840 108782 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17083/statm): 109790 108782 1116 68 0 109722 0
[pid=17083] vsize: 439160
Current children cumulated CPU time (s) 1160.03
Current children cumulated vsize (Kb) 439160

[startup+1210.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 109396 0 0 0 114582 2415 0 0 25 0 1 0 1782408583 451457024 109207 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 110219 109207 1116 68 0 110151 0
[pid=17083] vsize: 440876
Current children cumulated CPU time (s) 1169.97
Current children cumulated vsize (Kb) 440876

[startup+1220.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 109882 0 0 0 115570 2421 0 0 25 0 1 0 1782408583 453353472 109693 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 110682 109693 1116 68 0 110614 0
[pid=17083] vsize: 442728
Current children cumulated CPU time (s) 1179.91
Current children cumulated vsize (Kb) 442728

[startup+1230.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17083
Raw data (/proc/17083/stat): 17083 (bsolo) R 17082 17083 15400 0 -1 0 110223 0 0 0 116551 2428 0 0 25 0 1 0 1782408583 454844416 110034 4294967295 134512640 134736556 3221224560 3221223136 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17083/statm): 111046 110034 1116 68 0 110978 0
[pid=17083] vsize: 444184
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (Kb) 444184
One traced child (pid=17083) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1235.51
CPU time (s): 1195.22
CPU user time (s): 1170.69
CPU system time (s): 24.5203
CPU usage (%): 96.7385
Max. virtual memory (cumulated for all children) (Kb): 444184

Verifier Data

ERROR: no interpretation found !