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-degen3.opb
MD5SUM7312c1a4c94073cc51821da54f781db8
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 47190
Biggest coefficient in the objective function 1001264250880
Number of bits for the biggest coefficient in the objective function 40
Sum of the numbers in the objective function 339379725479256
Number of bits of the sum of numbers in the objective function 49
Biggest number in a constraint 1001264250880
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 339379725479256
Number of bits of the biggest sum of numbers49
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables54540
Total number of constraints1503
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 constraints1503
Minimum length of a constraint60
Maximum length of a constraint6090

Trace number 492

Launcher Data

LAUNCH ON wulflinc19 THE 2005-09-18 10:33:36 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=423 boxname=wulflinc19 idbench=423 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  7312c1a4c94073cc51821da54f781db8  /oldhome/oroussel/tmp/wulflinc19/normalized-mps-v2-20-10-degen3.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc19/normalized-mps-v2-20-10-degen3.opb
IDLAUNCH: 423
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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	: 3
cpu MHz		: 451.037
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:        935824 kB
Buffers:         33692 kB
Cached:          37624 kB
SwapCached:        832 kB
Active:          64372 kB
Inactive:         9568 kB
HighTotal:      131008 kB
HighFree:        92596 kB
LowTotal:       903652 kB
LowFree:        843228 kB
SwapTotal:     2097892 kB
SwapFree:      2096460 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            19228 kB
Committed_AS:    64184 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 10:55:46 (client local time) WITH STATUS 0 IN 1195.15 SECONDS
stats: 423 7 1195.15 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 54540 variables and 2220 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 94.507
c After prepocess the problem consists of 21237 variables and 2220 constraints.
c Initial Lower Bound: -595977909
c Restart #1 #Var: 21237 #Dec: 324798 LB: -595977909 @ 138.57
c Restart #2 #Var: 21237 #Dec: 967495 LB: -595977909 @ 225.32
c Restart #3 #Var: 21237 #Dec: 1921196 LB: -595977909 @ 353.74
c Restart #4 #Var: 21237 #Dec: 3195943 LB: -595977909 @ 526.15
c CHANGE Heuristic... 
c Restart #0 #Var: 21237 #Dec: 4757322 LB: -595977909 @ 736.91
c Restart #1 #Var: 21237 #Dec: 4759648 LB: -595977909 @ 739.22
c Restart #2 #Var: 21237 #Dec: 4762845 LB: -595977909 @ 742.39
c Restart #3 #Var: 21237 #Dec: 4770207 LB: -595977909 @ 753.66
c Restart #4 #Var: 21237 #Dec: 4787294 LB: -595977909 @ 772.95
c Restart #5 #Var: 21237 #Dec: 4803825 LB: -595977909 @ 812.27
c Restart #6 #Var: 21237 #Dec: 4817886 LB: -595977909 @ 823.12
c Restart #7 #Var: 21237 #Dec: 4826601 LB: -595977909 @ 862.3
c Restart #8 #Var: 21237 #Dec: 4834936 LB: -595977909 @ 890.02
c Restart #9 #Var: 21237 #Dec: 4837544 LB: -595977909 @ 930.6
c Restart #10 #Var: 21237 #Dec: 4842195 LB: -595977909 @ 948.15
c Restart #11 #Var: 21237 #Dec: 4845496 LB: -595977909 @ 957.8
c Restart #12 #Var: 21237 #Dec: 4858798 LB: -595977909 @ 992.34
c Restart #13 #Var: 21237 #Dec: 4868534 LB: -595977909 @ 1143.8
c Restart #14 #Var: 21237 #Dec: 4877796 LB: -595977909 @ 1180.6
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/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1840551161 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 107 3 90 68 0 39 0
[pid=7723] 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/wulflinc19/normalized-mps-v2-20-10-degen3.opb

[startup+10.0039 s]
Raw data (loadavg): 0.93 0.97 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 28353 0 0 0 908 74 0 0 25 0 1 0 1840551161 118022144 27876 4294967295 134512640 134736556 3221224560 3221223136 134539944 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 28814 27876 1116 68 0 28746 0
[pid=7723] vsize: 115256
Current children cumulated CPU time (s) 9.82
Current children cumulated vsize (Kb) 115256

[startup+20.0047 s]
Raw data (loadavg): 0.94 0.97 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 30152 0 0 0 1900 79 0 0 25 0 1 0 1840551161 125505536 29668 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 30641 29668 1116 68 0 30573 0
[pid=7723] vsize: 122564
Current children cumulated CPU time (s) 19.79
Current children cumulated vsize (Kb) 122564

[startup+30.0055 s]
Raw data (loadavg): 0.95 0.97 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 31701 0 0 0 2892 85 0 0 25 0 1 0 1840551161 132132864 31209 4294967295 134512640 134736556 3221224560 3221223356 1077049168 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 32259 31209 1116 68 0 32191 0
[pid=7723] vsize: 129036
Current children cumulated CPU time (s) 29.77
Current children cumulated vsize (Kb) 129036

[startup+40.0064 s]
Raw data (loadavg): 0.96 0.97 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 33020 0 0 0 3887 89 0 0 25 0 1 0 1840551161 137846784 32513 4294967295 134512640 134736556 3221224560 3221223068 1077399564 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 33654 32513 1116 68 0 33586 0
[pid=7723] vsize: 134616
Current children cumulated CPU time (s) 39.76
Current children cumulated vsize (Kb) 134616

[startup+50.0072 s]
Raw data (loadavg): 0.96 0.97 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 35037 0 0 0 4875 96 0 0 25 0 1 0 1840551161 146112512 34530 4294967295 134512640 134736556 3221224560 3221223088 134572958 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 35672 34530 1116 68 0 35604 0
[pid=7723] vsize: 142688
Current children cumulated CPU time (s) 49.71
Current children cumulated vsize (Kb) 142688

[startup+60.007 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 36788 0 0 0 5867 102 0 0 25 0 1 0 1840551161 153681920 36281 4294967295 134512640 134736556 3221224560 3221222444 1077272282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 37520 36281 1116 68 0 37452 0
[pid=7723] vsize: 150080
Current children cumulated CPU time (s) 59.69
Current children cumulated vsize (Kb) 150080

[startup+70.0068 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 38155 0 0 0 6860 107 0 0 25 0 1 0 1840551161 159592448 37640 4294967295 134512640 134736556 3221224560 3221223028 1076999581 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 38963 37640 1116 68 0 38895 0
[pid=7723] vsize: 155852
Current children cumulated CPU time (s) 69.67
Current children cumulated vsize (Kb) 155852

[startup+80.0066 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 39542 0 0 0 7854 111 0 0 25 0 1 0 1840551161 165879808 38997 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 40498 38997 1116 68 0 40430 0
[pid=7723] vsize: 161992
Current children cumulated CPU time (s) 79.65
Current children cumulated vsize (Kb) 161992

[startup+90.0074 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 41743 0 0 0 8845 117 0 0 25 0 1 0 1840551161 175026176 41193 4294967295 134512640 134736556 3221224560 3221223068 1077399560 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 42731 41193 1116 68 0 42663 0
[pid=7723] vsize: 170924
Current children cumulated CPU time (s) 89.62
Current children cumulated vsize (Kb) 170924

[startup+100.007 s]
Raw data (loadavg): 0.98 0.97 0.91 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 48973 0 0 0 9688 182 0 0 21 0 1 0 1840551161 206151680 48423 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50330 48423 1116 68 0 50262 0
[pid=7723] vsize: 201320
Current children cumulated CPU time (s) 98.7
Current children cumulated vsize (Kb) 201320

[startup+110.007 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 48994 0 0 0 10436 267 0 0 17 0 1 0 1840551161 206151680 48444 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 50330 48444 1116 68 0 50262 0
[pid=7723] vsize: 201320
Current children cumulated CPU time (s) 107.03
Current children cumulated vsize (Kb) 201320

[startup+120.008 s]
Raw data (loadavg): 1.07 0.99 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49017 0 0 0 11189 351 0 0 19 0 1 0 1840551161 206286848 48467 4294967295 134512640 134736556 3221224560 3221223256 134537641 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 50363 48467 1116 68 0 50295 0
[pid=7723] vsize: 201452
Current children cumulated CPU time (s) 115.4
Current children cumulated vsize (Kb) 201452

[startup+130.008 s]
Raw data (loadavg): 1.06 0.99 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49038 0 0 0 11936 439 0 0 20 0 1 0 1840551161 206422016 48488 4294967295 134512640 134736556 3221224560 3221222484 134717284 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50396 48488 1116 68 0 50328 0
[pid=7723] vsize: 201584
Current children cumulated CPU time (s) 123.75
Current children cumulated vsize (Kb) 201584

[startup+140.009 s]
Raw data (loadavg): 1.05 0.99 0.91 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49061 0 0 0 12687 524 0 0 21 0 1 0 1840551161 206422016 48511 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50396 48511 1116 68 0 50328 0
[pid=7723] vsize: 201584
Current children cumulated CPU time (s) 132.11
Current children cumulated vsize (Kb) 201584

[startup+150.009 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49079 0 0 0 13436 605 0 0 20 0 1 0 1840551161 206557184 48529 4294967295 134512640 134736556 3221224560 3221223152 134543782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50429 48529 1116 68 0 50361 0
[pid=7723] vsize: 201716
Current children cumulated CPU time (s) 140.41
Current children cumulated vsize (Kb) 201716

[startup+160.009 s]
Raw data (loadavg): 1.03 0.99 0.91 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49101 0 0 0 14181 690 0 0 17 0 1 0 1840551161 206692352 48551 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50462 48551 1116 68 0 50394 0
[pid=7723] vsize: 201848
Current children cumulated CPU time (s) 148.71
Current children cumulated vsize (Kb) 201848

[startup+170.01 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49124 0 0 0 14936 771 0 0 21 0 1 0 1840551161 206692352 48574 4294967295 134512640 134736556 3221224560 3221223104 134540257 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 50462 48574 1116 68 0 50394 0
[pid=7723] vsize: 201848
Current children cumulated CPU time (s) 157.07
Current children cumulated vsize (Kb) 201848

[startup+180.011 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49145 0 0 0 15684 850 0 0 20 0 1 0 1840551161 206827520 48595 4294967295 134512640 134736556 3221224560 3221223120 134544700 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50495 48595 1116 68 0 50427 0
[pid=7723] vsize: 201980
Current children cumulated CPU time (s) 165.34
Current children cumulated vsize (Kb) 201980

[startup+190.012 s]
Raw data (loadavg): 1.02 0.99 0.91 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49166 0 0 0 16428 936 0 0 18 0 1 0 1840551161 206962688 48616 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 50528 48616 1116 68 0 50460 0
[pid=7723] vsize: 202112
Current children cumulated CPU time (s) 173.64
Current children cumulated vsize (Kb) 202112

[startup+200.011 s]
Raw data (loadavg): 1.02 0.99 0.91 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49189 0 0 0 17176 1020 0 0 21 0 1 0 1840551161 206962688 48639 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50528 48639 1116 68 0 50460 0
[pid=7723] vsize: 202112
Current children cumulated CPU time (s) 181.96
Current children cumulated vsize (Kb) 202112

[startup+210.011 s]
Raw data (loadavg): 1.09 1.00 0.92 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49211 0 0 0 17928 1105 0 0 21 0 1 0 1840551161 207097856 48661 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 50561 48661 1116 68 0 50493 0
[pid=7723] vsize: 202244
Current children cumulated CPU time (s) 190.33
Current children cumulated vsize (Kb) 202244

[startup+220.012 s]
Raw data (loadavg): 1.07 1.00 0.92 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49232 0 0 0 18676 1189 0 0 17 0 1 0 1840551161 207233024 48682 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50594 48682 1116 68 0 50526 0
[pid=7723] vsize: 202376
Current children cumulated CPU time (s) 198.65
Current children cumulated vsize (Kb) 202376

[startup+230.012 s]
Raw data (loadavg): 1.06 1.00 0.92 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49254 0 0 0 19432 1271 0 0 21 0 1 0 1840551161 207233024 48704 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50594 48704 1116 68 0 50526 0
[pid=7723] vsize: 202376
Current children cumulated CPU time (s) 207.03
Current children cumulated vsize (Kb) 202376

[startup+240.013 s]
Raw data (loadavg): 1.05 1.00 0.92 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49277 0 0 0 20176 1352 0 0 20 0 1 0 1840551161 207368192 48727 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 50627 48727 1116 68 0 50559 0
[pid=7723] vsize: 202508
Current children cumulated CPU time (s) 215.28
Current children cumulated vsize (Kb) 202508

[startup+250.012 s]
Raw data (loadavg): 1.04 1.00 0.92 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49297 0 0 0 20916 1440 0 0 20 0 1 0 1840551161 207503360 48747 4294967295 134512640 134736556 3221224560 3221223088 134716332 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50660 48747 1116 68 0 50592 0
[pid=7723] vsize: 202640
Current children cumulated CPU time (s) 223.56
Current children cumulated vsize (Kb) 202640

[startup+260.012 s]
Raw data (loadavg): 1.19 1.03 0.93 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49316 0 0 0 21668 1520 0 0 20 0 1 0 1840551161 207503360 48766 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50660 48766 1116 68 0 50592 0
[pid=7723] vsize: 202640
Current children cumulated CPU time (s) 231.88
Current children cumulated vsize (Kb) 202640

[startup+270.013 s]
Raw data (loadavg): 1.16 1.03 0.93 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49341 0 0 0 22427 1601 0 0 24 0 1 0 1840551161 207638528 48791 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50693 48791 1116 68 0 50625 0
[pid=7723] vsize: 202772
Current children cumulated CPU time (s) 240.28
Current children cumulated vsize (Kb) 202772

[startup+280.013 s]
Raw data (loadavg): 1.13 1.03 0.93 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49364 0 0 0 23164 1686 0 0 20 0 1 0 1840551161 207773696 48814 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50726 48814 1116 68 0 50658 0
[pid=7723] vsize: 202904
Current children cumulated CPU time (s) 248.5
Current children cumulated vsize (Kb) 202904

[startup+290.014 s]
Raw data (loadavg): 1.11 1.03 0.93 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49387 0 0 0 23905 1770 0 0 20 0 1 0 1840551161 207773696 48837 4294967295 134512640 134736556 3221224560 3221223248 134528947 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 50726 48837 1116 68 0 50658 0
[pid=7723] vsize: 202904
Current children cumulated CPU time (s) 256.75
Current children cumulated vsize (Kb) 202904

[startup+300.015 s]
Raw data (loadavg): 1.10 1.03 0.93 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49407 0 0 0 24652 1853 0 0 21 0 1 0 1840551161 207908864 48857 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 50759 48857 1116 68 0 50691 0
[pid=7723] vsize: 203036
Current children cumulated CPU time (s) 265.05
Current children cumulated vsize (Kb) 203036

[startup+310.014 s]
Raw data (loadavg): 1.08 1.03 0.93 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49429 0 0 0 25403 1937 0 0 22 0 1 0 1840551161 208044032 48879 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50792 48879 1116 68 0 50724 0
[pid=7723] vsize: 203168
Current children cumulated CPU time (s) 273.4
Current children cumulated vsize (Kb) 203168

[startup+320.015 s]
Raw data (loadavg): 1.07 1.02 0.93 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49451 0 0 0 26156 2020 0 0 21 0 1 0 1840551161 208044032 48901 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 50792 48901 1116 68 0 50724 0
[pid=7723] vsize: 203168
Current children cumulated CPU time (s) 281.76
Current children cumulated vsize (Kb) 203168

[startup+330.016 s]
Raw data (loadavg): 1.06 1.02 0.93 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49473 0 0 0 26898 2106 0 0 21 0 1 0 1840551161 208179200 48923 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50825 48923 1116 68 0 50757 0
[pid=7723] vsize: 203300
Current children cumulated CPU time (s) 290.04
Current children cumulated vsize (Kb) 203300

[startup+340.017 s]
Raw data (loadavg): 1.05 1.02 0.93 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49497 0 0 0 27641 2191 0 0 21 0 1 0 1840551161 208314368 48947 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50858 48947 1116 68 0 50790 0
[pid=7723] vsize: 203432
Current children cumulated CPU time (s) 298.32
Current children cumulated vsize (Kb) 203432

[startup+350.017 s]
Raw data (loadavg): 1.04 1.02 0.93 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49516 0 0 0 28388 2275 0 0 22 0 1 0 1840551161 208314368 48966 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50858 48966 1116 68 0 50790 0
[pid=7723] vsize: 203432
Current children cumulated CPU time (s) 306.63
Current children cumulated vsize (Kb) 203432

[startup+360.017 s]
Raw data (loadavg): 1.03 1.02 0.93 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49538 0 0 0 29130 2357 0 0 21 0 1 0 1840551161 208449536 48988 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 50891 48988 1116 68 0 50823 0
[pid=7723] vsize: 203564
Current children cumulated CPU time (s) 314.87
Current children cumulated vsize (Kb) 203564

[startup+370.018 s]
Raw data (loadavg): 1.03 1.02 0.93 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49558 0 0 0 29877 2436 0 0 18 0 1 0 1840551161 208584704 49008 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 50924 49008 1116 68 0 50856 0
[pid=7723] vsize: 203696
Current children cumulated CPU time (s) 323.13
Current children cumulated vsize (Kb) 203696

[startup+380.018 s]
Raw data (loadavg): 1.10 1.04 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49581 0 0 0 30620 2524 0 0 21 0 1 0 1840551161 208584704 49031 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 50924 49031 1116 68 0 50856 0
[pid=7723] vsize: 203696
Current children cumulated CPU time (s) 331.44
Current children cumulated vsize (Kb) 203696

[startup+390.019 s]
Raw data (loadavg): 1.09 1.03 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49604 0 0 0 31378 2604 0 0 23 0 1 0 1840551161 208719872 49054 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 50957 49054 1116 68 0 50889 0
[pid=7723] vsize: 203828
Current children cumulated CPU time (s) 339.82
Current children cumulated vsize (Kb) 203828

[startup+400.02 s]
Raw data (loadavg): 1.07 1.03 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49624 0 0 0 32125 2685 0 0 18 0 1 0 1840551161 208855040 49074 4294967295 134512640 134736556 3221224560 3221223216 134544822 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 50990 49074 1116 68 0 50922 0
[pid=7723] vsize: 203960
Current children cumulated CPU time (s) 348.1
Current children cumulated vsize (Kb) 203960

[startup+410.019 s]
Raw data (loadavg): 1.06 1.03 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49644 0 0 0 32873 2770 0 0 17 0 1 0 1840551161 208855040 49094 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 50990 49094 1116 68 0 50922 0
[pid=7723] vsize: 203960
Current children cumulated CPU time (s) 356.43
Current children cumulated vsize (Kb) 203960

[startup+420.02 s]
Raw data (loadavg): 1.13 1.04 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49665 0 0 0 33626 2850 0 0 20 0 1 0 1840551161 208990208 49115 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51023 49115 1116 68 0 50955 0
[pid=7723] vsize: 204092
Current children cumulated CPU time (s) 364.76
Current children cumulated vsize (Kb) 204092

[startup+430.021 s]
Raw data (loadavg): 1.11 1.04 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49688 0 0 0 34373 2932 0 0 20 0 1 0 1840551161 208990208 49138 4294967295 134512640 134736556 3221224560 3221223092 134716289 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51023 49138 1116 68 0 50955 0
[pid=7723] vsize: 204092
Current children cumulated CPU time (s) 373.05
Current children cumulated vsize (Kb) 204092

[startup+440.022 s]
Raw data (loadavg): 1.09 1.04 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49710 0 0 0 35121 3014 0 0 20 0 1 0 1840551161 209125376 49160 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51056 49160 1116 68 0 50988 0
[pid=7723] vsize: 204224
Current children cumulated CPU time (s) 381.35
Current children cumulated vsize (Kb) 204224

[startup+450.023 s]
Raw data (loadavg): 1.08 1.04 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49730 0 0 0 35883 3092 0 0 20 0 1 0 1840551161 209260544 49180 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51089 49180 1116 68 0 51021 0
[pid=7723] vsize: 204356
Current children cumulated CPU time (s) 389.75
Current children cumulated vsize (Kb) 204356

[startup+460.023 s]
Raw data (loadavg): 1.07 1.04 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49751 0 0 0 36628 3172 0 0 21 0 1 0 1840551161 209260544 49201 4294967295 134512640 134736556 3221224560 3221223116 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51089 49201 1116 68 0 51021 0
[pid=7723] vsize: 204356
Current children cumulated CPU time (s) 398
Current children cumulated vsize (Kb) 204356

[startup+470.023 s]
Raw data (loadavg): 1.06 1.04 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49775 0 0 0 37376 3259 0 0 20 0 1 0 1840551161 209395712 49225 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51122 49225 1116 68 0 51054 0
[pid=7723] vsize: 204488
Current children cumulated CPU time (s) 406.35
Current children cumulated vsize (Kb) 204488

[startup+480.024 s]
Raw data (loadavg): 1.05 1.03 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49798 0 0 0 38126 3343 0 0 20 0 1 0 1840551161 209530880 49248 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51155 49248 1116 68 0 51087 0
[pid=7723] vsize: 204620
Current children cumulated CPU time (s) 414.69
Current children cumulated vsize (Kb) 204620

[startup+490.025 s]
Raw data (loadavg): 1.04 1.03 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49821 0 0 0 38867 3428 0 0 20 0 1 0 1840551161 209666048 49271 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51188 49271 1116 68 0 51120 0
[pid=7723] vsize: 204752
Current children cumulated CPU time (s) 422.95
Current children cumulated vsize (Kb) 204752

[startup+500.026 s]
Raw data (loadavg): 1.03 1.03 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49845 0 0 0 39615 3509 0 0 20 0 1 0 1840551161 209666048 49295 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51188 49295 1116 68 0 51120 0
[pid=7723] vsize: 204752
Current children cumulated CPU time (s) 431.24
Current children cumulated vsize (Kb) 204752

[startup+510.026 s]
Raw data (loadavg): 1.03 1.03 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 49867 0 0 0 40363 3593 0 0 21 0 1 0 1840551161 209801216 49317 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51221 49317 1116 68 0 51153 0
[pid=7723] vsize: 204884
Current children cumulated CPU time (s) 439.56
Current children cumulated vsize (Kb) 204884

[startup+520.026 s]
Raw data (loadavg): 1.02 1.03 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49889 0 0 0 41114 3680 0 0 22 0 1 0 1840551161 209936384 49339 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51254 49339 1116 68 0 51186 0
[pid=7723] vsize: 205016
Current children cumulated CPU time (s) 447.94
Current children cumulated vsize (Kb) 205016

[startup+530.027 s]
Raw data (loadavg): 1.02 1.03 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49910 0 0 0 41867 3766 0 0 19 0 1 0 1840551161 209936384 49360 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51254 49360 1116 68 0 51186 0
[pid=7723] vsize: 205016
Current children cumulated CPU time (s) 456.33
Current children cumulated vsize (Kb) 205016

[startup+540.029 s]
Raw data (loadavg): 1.02 1.03 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49932 0 0 0 42617 3846 0 0 20 0 1 0 1840551161 210071552 49382 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51287 49382 1116 68 0 51219 0
[pid=7723] vsize: 205148
Current children cumulated CPU time (s) 464.63
Current children cumulated vsize (Kb) 205148

[startup+550.029 s]
Raw data (loadavg): 1.01 1.02 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49955 0 0 0 43364 3931 0 0 21 0 1 0 1840551161 210206720 49405 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51320 49405 1116 68 0 51252 0
[pid=7723] vsize: 205280
Current children cumulated CPU time (s) 472.95
Current children cumulated vsize (Kb) 205280

[startup+560.029 s]
Raw data (loadavg): 1.01 1.02 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 49981 0 0 0 44112 4014 0 0 20 0 1 0 1840551161 210206720 49431 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51320 49431 1116 68 0 51252 0
[pid=7723] vsize: 205280
Current children cumulated CPU time (s) 481.26
Current children cumulated vsize (Kb) 205280

[startup+570.029 s]
Raw data (loadavg): 1.01 1.02 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 50000 0 0 0 44865 4098 0 0 20 0 1 0 1840551161 210341888 49450 4294967295 134512640 134736556 3221224560 3221223076 134543064 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51353 49450 1116 68 0 51285 0
[pid=7723] vsize: 205412
Current children cumulated CPU time (s) 489.63
Current children cumulated vsize (Kb) 205412

[startup+580.029 s]
Raw data (loadavg): 1.01 1.02 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50022 0 0 0 45619 4178 0 0 22 0 1 0 1840551161 210477056 49472 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51386 49472 1116 68 0 51318 0
[pid=7723] vsize: 205544
Current children cumulated CPU time (s) 497.97
Current children cumulated vsize (Kb) 205544

[startup+590.03 s]
Raw data (loadavg): 1.00 1.02 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 50045 0 0 0 46364 4268 0 0 20 0 1 0 1840551161 210477056 49495 4294967295 134512640 134736556 3221224560 3221223256 134537597 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51386 49495 1116 68 0 51318 0
[pid=7723] vsize: 205544
Current children cumulated CPU time (s) 506.32
Current children cumulated vsize (Kb) 205544

[startup+600.031 s]
Raw data (loadavg): 1.00 1.02 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 50064 0 0 0 47110 4354 0 0 21 0 1 0 1840551161 210612224 49514 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51419 49514 1116 68 0 51351 0
[pid=7723] vsize: 205676
Current children cumulated CPU time (s) 514.64
Current children cumulated vsize (Kb) 205676

[startup+610.031 s]
Raw data (loadavg): 1.00 1.02 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 50086 0 0 0 47857 4440 0 0 20 0 1 0 1840551161 210747392 49536 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51452 49536 1116 68 0 51384 0
[pid=7723] vsize: 205808
Current children cumulated CPU time (s) 522.97
Current children cumulated vsize (Kb) 205808

[startup+620.032 s]
Raw data (loadavg): 1.00 1.02 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 50104 0 0 0 48608 4522 0 0 19 0 1 0 1840551161 210747392 49554 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51452 49554 1116 68 0 51384 0
[pid=7723] vsize: 205808
Current children cumulated CPU time (s) 531.3
Current children cumulated vsize (Kb) 205808

[startup+630.031 s]
Raw data (loadavg): 1.00 1.02 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50126 0 0 0 49364 4603 0 0 21 0 1 0 1840551161 210882560 49576 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51485 49576 1116 68 0 51417 0
[pid=7723] vsize: 205940
Current children cumulated CPU time (s) 539.67
Current children cumulated vsize (Kb) 205940

[startup+640.032 s]
Raw data (loadavg): 1.00 1.02 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 50148 0 0 0 50100 4688 0 0 19 0 1 0 1840551161 210882560 49598 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51485 49598 1116 68 0 51417 0
[pid=7723] vsize: 205940
Current children cumulated CPU time (s) 547.88
Current children cumulated vsize (Kb) 205940

[startup+650.032 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 50168 0 0 0 50847 4770 0 0 20 0 1 0 1840551161 211017728 49618 4294967295 134512640 134736556 3221224560 3221223072 134543219 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51518 49618 1116 68 0 51450 0
[pid=7723] vsize: 206072
Current children cumulated CPU time (s) 556.17
Current children cumulated vsize (Kb) 206072

[startup+660.032 s]
Raw data (loadavg): 1.00 1.01 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50191 0 0 0 51600 4853 0 0 21 0 1 0 1840551161 211152896 49641 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51551 49641 1116 68 0 51483 0
[pid=7723] vsize: 206204
Current children cumulated CPU time (s) 564.53
Current children cumulated vsize (Kb) 206204

[startup+670.033 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 50214 0 0 0 52347 4940 0 0 20 0 1 0 1840551161 211152896 49664 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51551 49664 1116 68 0 51483 0
[pid=7723] vsize: 206204
Current children cumulated CPU time (s) 572.87
Current children cumulated vsize (Kb) 206204

[startup+680.032 s]
Raw data (loadavg): 1.00 1.01 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50236 0 0 0 53093 5023 0 0 20 0 1 0 1840551161 211288064 49686 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51584 49686 1116 68 0 51516 0
[pid=7723] vsize: 206336
Current children cumulated CPU time (s) 581.16
Current children cumulated vsize (Kb) 206336

[startup+690.033 s]
Raw data (loadavg): 1.00 1.01 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50257 0 0 0 53841 5104 0 0 19 0 1 0 1840551161 211423232 49707 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51617 49707 1116 68 0 51549 0
[pid=7723] vsize: 206468
Current children cumulated CPU time (s) 589.45
Current children cumulated vsize (Kb) 206468

[startup+700.034 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 50277 0 0 0 54593 5186 0 0 22 0 1 0 1840551161 211423232 49727 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51617 49727 1116 68 0 51549 0
[pid=7723] vsize: 206468
Current children cumulated CPU time (s) 597.79
Current children cumulated vsize (Kb) 206468

[startup+710.034 s]
Raw data (loadavg): 1.00 1.01 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50299 0 0 0 55343 5270 0 0 21 0 1 0 1840551161 211558400 49749 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51650 49749 1116 68 0 51582 0
[pid=7723] vsize: 206600
Current children cumulated CPU time (s) 606.13
Current children cumulated vsize (Kb) 206600

[startup+720.035 s]
Raw data (loadavg): 1.00 1.01 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50320 0 0 0 56093 5351 0 0 22 0 1 0 1840551161 211693568 49770 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51683 49770 1116 68 0 51615 0
[pid=7723] vsize: 206732
Current children cumulated CPU time (s) 614.44
Current children cumulated vsize (Kb) 206732

[startup+730.035 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 50341 0 0 0 56841 5432 0 0 19 0 1 0 1840551161 211693568 49791 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51683 49791 1116 68 0 51615 0
[pid=7723] vsize: 206732
Current children cumulated CPU time (s) 622.73
Current children cumulated vsize (Kb) 206732

[startup+740.036 s]
Raw data (loadavg): 1.00 1.01 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50366 0 0 0 57585 5516 0 0 19 0 1 0 1840551161 211828736 49816 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51716 49816 1116 68 0 51648 0
[pid=7723] vsize: 206864
Current children cumulated CPU time (s) 631.01
Current children cumulated vsize (Kb) 206864

[startup+750.037 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 50387 0 0 0 58334 5597 0 0 20 0 1 0 1840551161 211963904 49837 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51749 49837 1116 68 0 51681 0
[pid=7723] vsize: 206996
Current children cumulated CPU time (s) 639.31
Current children cumulated vsize (Kb) 206996

[startup+760.037 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50410 0 0 0 59080 5676 0 0 20 0 1 0 1840551161 211963904 49860 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51749 49860 1116 68 0 51681 0
[pid=7723] vsize: 206996
Current children cumulated CPU time (s) 647.56
Current children cumulated vsize (Kb) 206996

[startup+770.038 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50434 0 0 0 59826 5763 0 0 21 0 1 0 1840551161 212099072 49884 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51782 49884 1116 68 0 51714 0
[pid=7723] vsize: 207128
Current children cumulated CPU time (s) 655.89
Current children cumulated vsize (Kb) 207128

[startup+780.038 s]
Raw data (loadavg): 1.07 1.02 0.95 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50456 0 0 0 60575 5848 0 0 21 0 1 0 1840551161 212234240 49906 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51815 49906 1116 68 0 51747 0
[pid=7723] vsize: 207260
Current children cumulated CPU time (s) 664.23
Current children cumulated vsize (Kb) 207260

[startup+790.039 s]
Raw data (loadavg): 1.14 1.03 0.95 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 50476 0 0 0 61319 5934 0 0 19 0 1 0 1840551161 212234240 49926 4294967295 134512640 134736556 3221224560 3221222324 134717260 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51815 49926 1116 68 0 51747 0
[pid=7723] vsize: 207260
Current children cumulated CPU time (s) 672.53
Current children cumulated vsize (Kb) 207260

[startup+800.039 s]
Raw data (loadavg): 1.12 1.03 0.95 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50499 0 0 0 62073 6017 0 0 21 0 1 0 1840551161 212369408 49949 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51848 49949 1116 68 0 51780 0
[pid=7723] vsize: 207392
Current children cumulated CPU time (s) 680.9
Current children cumulated vsize (Kb) 207392

[startup+810.039 s]
Raw data (loadavg): 1.10 1.03 0.95 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50522 0 0 0 62817 6103 0 0 20 0 1 0 1840551161 212504576 49972 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51881 49972 1116 68 0 51813 0
[pid=7723] vsize: 207524
Current children cumulated CPU time (s) 689.2
Current children cumulated vsize (Kb) 207524

[startup+820.04 s]
Raw data (loadavg): 1.16 1.04 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 50547 0 0 0 63566 6186 0 0 21 0 1 0 1840551161 212639744 49997 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51914 49997 1116 68 0 51846 0
[pid=7723] vsize: 207656
Current children cumulated CPU time (s) 697.52
Current children cumulated vsize (Kb) 207656

[startup+830.04 s]
Raw data (loadavg): 1.13 1.04 0.96 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50568 0 0 0 64314 6268 0 0 19 0 1 0 1840551161 212639744 50018 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7723/statm): 51914 50018 1116 68 0 51846 0
[pid=7723] vsize: 207656
Current children cumulated CPU time (s) 705.82
Current children cumulated vsize (Kb) 207656

[startup+840.04 s]
Raw data (loadavg): 1.11 1.04 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 50589 0 0 0 65065 6351 0 0 20 0 1 0 1840551161 212774912 50039 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51947 50039 1116 68 0 51879 0
[pid=7723] vsize: 207788
Current children cumulated CPU time (s) 714.16
Current children cumulated vsize (Kb) 207788

[startup+850.041 s]
Raw data (loadavg): 1.10 1.04 0.96 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50610 0 0 0 65812 6434 0 0 21 0 1 0 1840551161 212774912 50060 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51947 50060 1116 68 0 51879 0
[pid=7723] vsize: 207788
Current children cumulated CPU time (s) 722.46
Current children cumulated vsize (Kb) 207788

[startup+860.041 s]
Raw data (loadavg): 1.08 1.04 0.96 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 50635 0 0 0 66569 6512 0 0 22 0 1 0 1840551161 212910080 50085 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 51980 50085 1116 68 0 51912 0
[pid=7723] vsize: 207920
Current children cumulated CPU time (s) 730.81
Current children cumulated vsize (Kb) 207920

[startup+870.042 s]
Raw data (loadavg): 1.07 1.04 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51395 0 0 0 67383 6576 0 0 25 0 1 0 1840551161 215375872 50696 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 52582 50696 1116 68 0 52514 0
[pid=7723] vsize: 210328
Current children cumulated CPU time (s) 739.59
Current children cumulated vsize (Kb) 210328

[startup+880.043 s]
Raw data (loadavg): 1.06 1.03 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51602 0 0 0 68344 6588 0 0 25 0 1 0 1840551161 216002560 50845 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52735 50845 1116 68 0 52667 0
[pid=7723] vsize: 210940
Current children cumulated CPU time (s) 749.32
Current children cumulated vsize (Kb) 210940

[startup+890.043 s]
Raw data (loadavg): 1.05 1.03 0.96 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 51602 0 0 0 69309 6600 0 0 24 0 1 0 1840551161 216002560 50845 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52735 50845 1116 68 0 52667 0
[pid=7723] vsize: 210940
Current children cumulated CPU time (s) 759.09
Current children cumulated vsize (Kb) 210940

[startup+900.044 s]
Raw data (loadavg): 1.04 1.03 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51619 0 0 0 70269 6614 0 0 25 0 1 0 1840551161 216002560 50850 4294967295 134512640 134736556 3221224560 3221223120 134544667 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52735 50850 1116 68 0 52667 0
[pid=7723] vsize: 210940
Current children cumulated CPU time (s) 768.83
Current children cumulated vsize (Kb) 210940

[startup+910.044 s]
Raw data (loadavg): 1.03 1.03 0.96 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 51619 0 0 0 71252 6621 0 0 25 0 1 0 1840551161 216002560 50850 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52735 50850 1116 68 0 52667 0
[pid=7723] vsize: 210940
Current children cumulated CPU time (s) 778.73
Current children cumulated vsize (Kb) 210940

[startup+920.044 s]
Raw data (loadavg): 1.03 1.03 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51646 0 0 0 72218 6633 0 0 25 0 1 0 1840551161 216215552 50872 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52787 50872 1116 68 0 52719 0
[pid=7723] vsize: 211148
Current children cumulated CPU time (s) 788.51
Current children cumulated vsize (Kb) 211148

[startup+930.044 s]
Raw data (loadavg): 1.02 1.03 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51675 0 0 0 73207 6637 0 0 25 0 1 0 1840551161 216215552 50901 4294967295 134512640 134736556 3221224560 3221223012 134717263 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52787 50901 1116 68 0 52719 0
[pid=7723] vsize: 211148
Current children cumulated CPU time (s) 798.44
Current children cumulated vsize (Kb) 211148

[startup+940.045 s]
Raw data (loadavg): 1.02 1.03 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51675 0 0 0 74194 6641 0 0 25 0 1 0 1840551161 216215552 50901 4294967295 134512640 134736556 3221224560 3221223104 134544598 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 52787 50901 1116 68 0 52719 0
[pid=7723] vsize: 211148
Current children cumulated CPU time (s) 808.35
Current children cumulated vsize (Kb) 211148

[startup+950.044 s]
Raw data (loadavg): 1.02 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51675 0 0 0 75158 6652 0 0 25 0 1 0 1840551161 216215552 50901 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52787 50901 1116 68 0 52719 0
[pid=7723] vsize: 211148
Current children cumulated CPU time (s) 818.1
Current children cumulated vsize (Kb) 211148

[startup+960.045 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51675 0 0 0 76118 6665 0 0 25 0 1 0 1840551161 216215552 50901 4294967295 134512640 134736556 3221224560 3221223120 134549978 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52787 50901 1116 68 0 52719 0
[pid=7723] vsize: 211148
Current children cumulated CPU time (s) 827.83
Current children cumulated vsize (Kb) 211148

[startup+970.045 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51675 0 0 0 77098 6672 0 0 25 0 1 0 1840551161 216215552 50901 4294967295 134512640 134736556 3221224560 3221223296 134605552 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52787 50901 1116 68 0 52719 0
[pid=7723] vsize: 211148
Current children cumulated CPU time (s) 837.7
Current children cumulated vsize (Kb) 211148

[startup+980.045 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51843 0 0 0 78094 6673 0 0 25 0 1 0 1840551161 217030656 51069 4294967295 134512640 134736556 3221224560 3221223112 134544505 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52986 51069 1116 68 0 52918 0
[pid=7723] vsize: 211944
Current children cumulated CPU time (s) 847.67
Current children cumulated vsize (Kb) 211944

[startup+990.046 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51872 0 0 0 79087 6676 0 0 25 0 1 0 1840551161 217030656 51098 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52986 51098 1116 68 0 52918 0
[pid=7723] vsize: 211944
Current children cumulated CPU time (s) 857.63
Current children cumulated vsize (Kb) 211944

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51882 0 0 0 80073 6681 0 0 25 0 1 0 1840551161 217165824 51108 4294967295 134512640 134736556 3221224560 3221223108 134544525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 53019 51108 1116 68 0 52951 0
[pid=7723] vsize: 212076
Current children cumulated CPU time (s) 867.54
Current children cumulated vsize (Kb) 212076

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51882 0 0 0 81059 6686 0 0 25 0 1 0 1840551161 217165824 51108 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 53019 51108 1116 68 0 52951 0
[pid=7723] vsize: 212076
Current children cumulated CPU time (s) 877.45
Current children cumulated vsize (Kb) 212076

[startup+1020.05 s]
Raw data (loadavg): 1.07 1.03 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51882 0 0 0 82045 6691 0 0 25 0 1 0 1840551161 217165824 51108 4294967295 134512640 134736556 3221224560 3221223184 1076647581 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 53019 51108 1116 68 0 52951 0
[pid=7723] vsize: 212076
Current children cumulated CPU time (s) 887.36
Current children cumulated vsize (Kb) 212076

[startup+1030.05 s]
Raw data (loadavg): 1.06 1.03 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51882 0 0 0 83037 6693 0 0 25 0 1 0 1840551161 216502272 50972 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52857 50972 1116 68 0 52789 0
[pid=7723] vsize: 211428
Current children cumulated CPU time (s) 897.3
Current children cumulated vsize (Kb) 211428

[startup+1040.05 s]
Raw data (loadavg): 1.05 1.03 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51882 0 0 0 84033 6694 0 0 25 0 1 0 1840551161 216502272 50972 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52857 50972 1116 68 0 52789 0
[pid=7723] vsize: 211428
Current children cumulated CPU time (s) 907.27
Current children cumulated vsize (Kb) 211428

[startup+1050.05 s]
Raw data (loadavg): 1.04 1.03 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51926 0 0 0 85029 6696 0 0 25 0 1 0 1840551161 216772608 51016 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 52923 51016 1116 68 0 52855 0
[pid=7723] vsize: 211692
Current children cumulated CPU time (s) 917.25
Current children cumulated vsize (Kb) 211692

[startup+1060.05 s]
Raw data (loadavg): 1.03 1.03 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51948 0 0 0 86026 6698 0 0 25 0 1 0 1840551161 216866816 51037 4294967295 134512640 134736556 3221224560 3221223296 134605552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 52946 51037 1116 68 0 52878 0
[pid=7723] vsize: 211784
Current children cumulated CPU time (s) 927.24
Current children cumulated vsize (Kb) 211784

[startup+1070.05 s]
Raw data (loadavg): 1.03 1.03 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51948 0 0 0 87017 6701 0 0 25 0 1 0 1840551161 216502272 50972 4294967295 134512640 134736556 3221224560 3221223088 134716514 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 52857 50972 1116 68 0 52789 0
[pid=7723] vsize: 211428
Current children cumulated CPU time (s) 937.18
Current children cumulated vsize (Kb) 211428

[startup+1080.05 s]
Raw data (loadavg): 1.02 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51948 0 0 0 88001 6707 0 0 25 0 1 0 1840551161 216502272 50972 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52857 50972 1116 68 0 52789 0
[pid=7723] vsize: 211428
Current children cumulated CPU time (s) 947.08
Current children cumulated vsize (Kb) 211428

[startup+1090.05 s]
Raw data (loadavg): 1.02 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51948 0 0 0 88986 6712 0 0 25 0 1 0 1840551161 216502272 50972 4294967295 134512640 134736556 3221224560 3221223208 134554078 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52857 50972 1116 68 0 52789 0
[pid=7723] vsize: 211428
Current children cumulated CPU time (s) 956.98
Current children cumulated vsize (Kb) 211428

[startup+1100.05 s]
Raw data (loadavg): 1.02 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51955 0 0 0 89959 6721 0 0 25 0 1 0 1840551161 216637440 50979 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52890 50979 1116 68 0 52822 0
[pid=7723] vsize: 211560
Current children cumulated CPU time (s) 966.8
Current children cumulated vsize (Kb) 211560

[startup+1110.05 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51955 0 0 0 90946 6726 0 0 25 0 1 0 1840551161 216502272 50972 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52857 50972 1116 68 0 52789 0
[pid=7723] vsize: 211428
Current children cumulated CPU time (s) 976.72
Current children cumulated vsize (Kb) 211428

[startup+1120.05 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51955 0 0 0 91930 6731 0 0 25 0 1 0 1840551161 216502272 50972 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52857 50972 1116 68 0 52789 0
[pid=7723] vsize: 211428
Current children cumulated CPU time (s) 986.61
Current children cumulated vsize (Kb) 211428

[startup+1130.05 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 51955 0 0 0 92918 6734 0 0 25 0 1 0 1840551161 216502272 50972 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52857 50972 1116 68 0 52789 0
[pid=7723] vsize: 211428
Current children cumulated CPU time (s) 996.52
Current children cumulated vsize (Kb) 211428

[startup+1140.05 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52061 0 0 0 93915 6736 0 0 25 0 1 0 1840551161 217042944 51078 4294967295 134512640 134736556 3221224560 3221223152 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 52989 51078 1116 68 0 52921 0
[pid=7723] vsize: 211956
Current children cumulated CPU time (s) 1006.51
Current children cumulated vsize (Kb) 211956

[startup+1150.05 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52096 0 0 0 94911 6737 0 0 25 0 1 0 1840551161 216502272 50972 4294967295 134512640 134736556 3221224560 3221223200 134543725 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52857 50972 1116 68 0 52789 0
[pid=7723] vsize: 211428
Current children cumulated CPU time (s) 1016.48
Current children cumulated vsize (Kb) 211428

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52217 0 0 0 95908 6738 0 0 25 0 1 0 1840551161 217042944 51093 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52989 51093 1116 68 0 52921 0
[pid=7723] vsize: 211956
Current children cumulated CPU time (s) 1026.46
Current children cumulated vsize (Kb) 211956

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52224 0 0 0 96904 6740 0 0 25 0 1 0 1840551161 217042944 51100 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52989 51100 1116 68 0 52921 0
[pid=7723] vsize: 211956
Current children cumulated CPU time (s) 1036.44
Current children cumulated vsize (Kb) 211956

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52238 0 0 0 97901 6741 0 0 25 0 1 0 1840551161 217178112 51114 4294967295 134512640 134736556 3221224560 3221223272 134694474 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 53022 51114 1116 68 0 52954 0
[pid=7723] vsize: 212088
Current children cumulated CPU time (s) 1046.42
Current children cumulated vsize (Kb) 212088

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52250 0 0 0 98897 6743 0 0 25 0 1 0 1840551161 217141248 51126 4294967295 134512640 134736556 3221224560 3221223296 134605552 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 53013 51126 1116 68 0 52945 0
[pid=7723] vsize: 212052
Current children cumulated CPU time (s) 1056.4
Current children cumulated vsize (Kb) 212052

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52295 0 0 0 99894 6744 0 0 25 0 1 0 1840551161 217411584 51171 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 53079 51171 1116 68 0 53011 0
[pid=7723] vsize: 212316
Current children cumulated CPU time (s) 1066.38
Current children cumulated vsize (Kb) 212316

[startup+1210.06 s]
Raw data (loadavg): 1.00 1.01 0.96 1/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) T 7722 7723 5929 0 -1 0 52316 0 0 0 100889 6746 0 0 25 0 1 0 1840551161 217411584 51192 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7723/statm): 53079 51192 1116 68 0 53011 0
[pid=7723] vsize: 212316
Current children cumulated CPU time (s) 1076.35
Current children cumulated vsize (Kb) 212316

[startup+1220.06 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52318 0 0 0 101886 6748 0 0 25 0 1 0 1840551161 217411584 51194 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 53079 51194 1116 68 0 53011 0
[pid=7723] vsize: 212316
Current children cumulated CPU time (s) 1086.34
Current children cumulated vsize (Kb) 212316

[startup+1230.06 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52321 0 0 0 102882 6750 0 0 25 0 1 0 1840551161 217546752 51197 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 53112 51197 1116 68 0 53044 0
[pid=7723] vsize: 212448
Current children cumulated CPU time (s) 1096.32
Current children cumulated vsize (Kb) 212448

[startup+1240.06 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52327 0 0 0 103877 6751 0 0 25 0 1 0 1840551161 217546752 51203 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 53112 51203 1116 68 0 53044 0
[pid=7723] vsize: 212448
Current children cumulated CPU time (s) 1106.28
Current children cumulated vsize (Kb) 212448

[startup+1250.06 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52329 0 0 0 104874 6752 0 0 25 0 1 0 1840551161 217546752 51205 4294967295 134512640 134736556 3221224560 3221223244 134560236 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 53112 51205 1116 68 0 53044 0
[pid=7723] vsize: 212448
Current children cumulated CPU time (s) 1116.26
Current children cumulated vsize (Kb) 212448

[startup+1260.06 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52332 0 0 0 105869 6753 0 0 25 0 1 0 1840551161 217546752 51208 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 53112 51208 1116 68 0 53044 0
[pid=7723] vsize: 212448
Current children cumulated CPU time (s) 1126.22
Current children cumulated vsize (Kb) 212448

[startup+1270.06 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52335 0 0 0 106866 6755 0 0 25 0 1 0 1840551161 217546752 51211 4294967295 134512640 134736556 3221224560 3221223092 134544527 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 53112 51211 1116 68 0 53044 0
[pid=7723] vsize: 212448
Current children cumulated CPU time (s) 1136.21
Current children cumulated vsize (Kb) 212448

[startup+1280.06 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52335 0 0 0 107859 6758 0 0 25 0 1 0 1840551161 217022464 51099 4294967295 134512640 134736556 3221224560 3221223180 1076530932 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7723/statm): 52984 51099 1116 68 0 52916 0
[pid=7723] vsize: 211936
Current children cumulated CPU time (s) 1146.17
Current children cumulated vsize (Kb) 211936

[startup+1290.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52335 0 0 0 108841 6764 0 0 25 0 1 0 1840551161 217022464 51099 4294967295 134512640 134736556 3221224560 3221223108 134544560 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52984 51099 1116 68 0 52916 0
[pid=7723] vsize: 211936
Current children cumulated CPU time (s) 1156.05
Current children cumulated vsize (Kb) 211936

[startup+1300.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52335 0 0 0 109821 6770 0 0 25 0 1 0 1840551161 217022464 51099 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52984 51099 1116 68 0 52916 0
[pid=7723] vsize: 211936
Current children cumulated CPU time (s) 1165.91
Current children cumulated vsize (Kb) 211936

[startup+1310.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52335 0 0 0 110814 6772 0 0 25 0 1 0 1840551161 217022464 51099 4294967295 134512640 134736556 3221224560 3221223072 134716939 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52984 51099 1116 68 0 52916 0
[pid=7723] vsize: 211936
Current children cumulated CPU time (s) 1175.86
Current children cumulated vsize (Kb) 211936

[startup+1320.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7723
Raw data (/proc/7723/stat): 7723 (bsolo) R 7722 7723 5929 0 -1 0 52335 0 0 0 111808 6775 0 0 25 0 1 0 1840551161 217022464 51099 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7723/statm): 52984 51099 1116 68 0 52916 0
[pid=7723] vsize: 211936
Current children cumulated CPU time (s) 1185.83
Current children cumulated vsize (Kb) 211936
One traced child (pid=7723) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1329.42
CPU time (s): 1195.15
CPU user time (s): 1127.29
CPU system time (s): 67.8647
CPU usage (%): 89.9005
Max. virtual memory (cumulated for all children) (Kb): 212448

Verifier Data

ERROR: no interpretation found !