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-boeing2.opb
MD5SUM9d4981de84e8fd488c4493c292301fa3
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 3114
Biggest coefficient in the objective function 40265318400000
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 2533036563346675
Number of bits of the sum of numbers in the objective function 52
Biggest number in a constraint 431563682611200
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 17042207919312540
Number of bits of the biggest sum of numbers54
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables3371
Total number of constraints213
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 constraints213
Minimum length of a constraint12
Maximum length of a constraint2370

Trace number 530

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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:        945056 kB
Buffers:         33836 kB
Cached:          31764 kB
SwapCached:       1040 kB
Active:          52748 kB
Inactive:        15504 kB
HighTotal:      131008 kB
HighFree:        98084 kB
LowTotal:       903652 kB
LowFree:        846972 kB
SwapTotal:     2097136 kB
SwapFree:      2095568 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            15604 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 11:17:18 (client local time) WITH STATUS 0 IN 1195.19 SECONDS
stats: 488 7 1195.19 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 3371 variables and 201 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 1.63
c After prepocess the problem consists of 2229 variables and 192 constraints.
c Initial Lower Bound: -182164910200
c Restart #1 #Var: 2229 #Dec: 17211 LB: -182164910200 @ 2.99
c Restart #2 #Var: 2229 #Dec: 48097 LB: -182164910200 @ 5.593
c Restart #3 #Var: 2229 #Dec: 91909 LB: -182164910200 @ 9.515
c Restart #4 #Var: 2229 #Dec: 152078 LB: -182164910200 @ 14.84
c Restart #5 #Var: 2229 #Dec: 195241 LB: -182164910200 @ 20.606
c Restart #6 #Var: 2229 #Dec: 221771 LB: -182164910200 @ 26.87
c Restart #7 #Var: 2229 #Dec: 244409 LB: -182164910200 @ 34.345
c Restart #8 #Var: 2229 #Dec: 282166 LB: -182164910200 @ 38.858
c Restart #9 #Var: 2229 #Dec: 285766 LB: -182164910200 @ 40.469
c Restart #10 #Var: 2229 #Dec: 287791 LB: -182164910200 @ 42.944
c Restart #11 #Var: 2229 #Dec: 290250 LB: -182164910200 @ 44.221
c Restart #12 #Var: 2229 #Dec: 292675 LB: -182164910200 @ 46.211
c Restart #13 #Var: 2229 #Dec: 296071 LB: -182164910200 @ 48.053
c Restart #14 #Var: 2229 #Dec: 298895 LB: -182164910200 @ 50.686
c Restart #15 #Var: 2229 #Dec: 302166 LB: -182164910200 @ 54.189
c Restart #16 #Var: 2229 #Dec: 305673 LB: -182164910200 @ 59.893
c Restart #17 #Var: 2229 #Dec: 309094 LB: -182164910200 @ 65.835
c Restart #18 #Var: 2229 #Dec: 316543 LB: -182164910200 @ 106.3
c Restart #19 #Var: 2229 #Dec: 320370 LB: -182164910200 @ 116.91
c Restart #20 #Var: 2229 #Dec: 327927 LB: -182164910200 @ 169.22
c Restart #21 #Var: 2229 #Dec: 332149 LB: -182164910200 @ 185.19
c Restart #22 #Var: 2229 #Dec: 336908 LB: -182164910200 @ 204.56
c Restart #23 #Var: 2229 #Dec: 345911 LB: -182164910200 @ 220.72
c Restart #24 #Var: 2229 #Dec: 351220 LB: -182164910200 @ 250.52
c Restart #25 #Var: 2229 #Dec: 356429 LB: -182164910200 @ 281.48
c Restart #26 #Var: 2229 #Dec: 361996 LB: -182164910200 @ 291.82
c Restart #27 #Var: 2229 #Dec: 367421 LB: -182164910200 @ 307.37
c Restart #28 #Var: 2229 #Dec: 375810 LB: -182164910200 @ 346.45
c Restart #29 #Var: 2229 #Dec: 382763 LB: -182164910200 @ 376.29
c Restart #30 #Var: 2229 #Dec: 389244 LB: -182164910200 @ 389.98
c Restart #31 #Var: 2229 #Dec: 399606 LB: -182164910200 @ 404.39
c Restart #32 #Var: 2229 #Dec: 407663 LB: -182164910200 @ 416.65
c Restart #33 #Var: 2229 #Dec: 419363 LB: -182164910200 @ 435.43
c Restart #34 #Var: 2229 #Dec: 431038 LB: -182164910200 @ 463.11
c Restart #35 #Var: 2229 #Dec: 441359 LB: -182164910200 @ 507.87
c Restart #36 #Var: 2229 #Dec: 449993 LB: -182164910200 @ 541.37
c Restart #37 #Var: 2229 #Dec: 464137 LB: -182164910200 @ 595.77
c CHANGE Heuristic... 
c Restart #0 #Var: 2229 #Dec: 476498 LB: -182164910200 @ 674.01
c Restart #1 #Var: 2229 #Dec: 476959 LB: -182164910200 @ 677.18
c Restart #2 #Var: 2229 #Dec: 477783 LB: -182164910200 @ 680.09
c Restart #3 #Var: 2229 #Dec: 480071 LB: -182164910200 @ 688.42
c Restart #4 #Var: 2229 #Dec: 482148 LB: -182164910200 @ 693.8
c Restart #5 #Var: 2229 #Dec: 484320 LB: -182164910200 @ 702.69
c Restart #6 #Var: 2229 #Dec: 486520 LB: -182164910200 @ 710.91
c Restart #7 #Var: 2229 #Dec: 490426 LB: -182164910200 @ 721.59
c Restart #8 #Var: 2229 #Dec: 493059 LB: -182164910200 @ 727.6
c Restart #9 #Var: 2229 #Dec: 495678 LB: -182164910200 @ 736.71
c Restart #10 #Var: 2229 #Dec: 498394 LB: -182164910200 @ 745.7
c Restart #11 #Var: 2229 #Dec: 501350 LB: -182164910200 @ 760
c Restart #12 #Var: 2229 #Dec: 505242 LB: -182164910200 @ 779.49
c Restart #13 #Var: 2229 #Dec: 510472 LB: -182164910200 @ 807.06
c Restart #14 #Var: 2229 #Dec: 515579 LB: -182164910200 @ 821.12
c Restart #15 #Var: 2229 #Dec: 520736 LB: -182164910200 @ 861.66
c Restart #16 #Var: 2229 #Dec: 526899 LB: -182164910200 @ 876.71
c Restart #17 #Var: 2229 #Dec: 530764 LB: -182164910200 @ 947.91
c Restart #18 #Var: 2229 #Dec: 536444 LB: -182164910200 @ 987.04
c Restart #19 #Var: 2229 #Dec: 543057 LB: -182164910200 @ 1010.5
c Restart #20 #Var: 2229 #Dec: 550375 LB: -182164910200 @ 1042.9
c Restart #21 #Var: 2229 #Dec: 557365 LB: -182164910200 @ 1096.9
c Restart #22 #Var: 2229 #Dec: 565025 LB: -182164910200 @ 1138.3
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/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782492543 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 107 3 90 68 0 39 0
[pid=8937] 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/wulflinc2/normalized-mps-v2-20-10-boeing2.opb

[startup+10.0032 s]
Raw data (loadavg): 0.95 0.96 0.91 1/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) T 8936 8937 6872 0 -1 0 3620 0 0 0 688 103 0 0 19 0 1 0 1782492543 18071552 3531 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8937/statm): 4412 3531 1116 68 0 4344 0
[pid=8937] vsize: 17648
Current children cumulated CPU time (s) 7.91
Current children cumulated vsize (Kb) 17648

[startup+20.004 s]
Raw data (loadavg): 0.95 0.96 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 3988 0 0 0 1337 218 0 0 19 0 1 0 1782492543 19558400 3899 4294967295 134512640 134736556 3221224560 3221223228 134634360 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 4775 3899 1116 68 0 4707 0
[pid=8937] vsize: 19100
Current children cumulated CPU time (s) 15.55
Current children cumulated vsize (Kb) 19100

[startup+30.0047 s]
Raw data (loadavg): 0.96 0.96 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 4108 0 0 0 2137 281 0 0 25 0 1 0 1782492543 19963904 4019 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 4874 4019 1116 68 0 4806 0
[pid=8937] vsize: 19496
Current children cumulated CPU time (s) 24.18
Current children cumulated vsize (Kb) 19496

[startup+40.0044 s]
Raw data (loadavg): 1.04 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 4133 0 0 0 3012 322 0 0 25 0 1 0 1782492543 20094976 4044 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 4906 4044 1116 68 0 4838 0
[pid=8937] vsize: 19624
Current children cumulated CPU time (s) 33.34
Current children cumulated vsize (Kb) 19624

[startup+50.0051 s]
Raw data (loadavg): 1.03 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 5686 0 0 0 3829 384 0 0 25 0 1 0 1782492543 26439680 5597 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 6455 5597 1116 68 0 6387 0
[pid=8937] vsize: 25820
Current children cumulated CPU time (s) 42.13
Current children cumulated vsize (Kb) 25820

[startup+60.0058 s]
Raw data (loadavg): 1.03 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 11117 0 0 0 4752 420 0 0 25 0 1 0 1782492543 48771072 11028 4294967295 134512640 134736556 3221224560 3221223148 134543225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 11907 11028 1116 68 0 11839 0
[pid=8937] vsize: 47628
Current children cumulated CPU time (s) 51.72
Current children cumulated vsize (Kb) 47628

[startup+70.0065 s]
Raw data (loadavg): 1.02 0.97 0.91 1/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) T 8936 8937 6872 0 -1 0 14719 0 0 0 5703 445 0 0 25 0 1 0 1782492543 63537152 14628 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8937/statm): 15512 14628 1116 68 0 15444 0
[pid=8937] vsize: 62048
Current children cumulated CPU time (s) 61.48
Current children cumulated vsize (Kb) 62048

[startup+80.0072 s]
Raw data (loadavg): 1.02 0.97 0.91 1/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) T 8936 8937 6872 0 -1 0 16741 0 0 0 6678 456 0 0 25 0 1 0 1782492543 71774208 16650 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8937/statm): 17523 16650 1116 68 0 17455 0
[pid=8937] vsize: 70092
Current children cumulated CPU time (s) 71.34
Current children cumulated vsize (Kb) 70092

[startup+90.0079 s]
Raw data (loadavg): 1.02 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 16959 0 0 0 7668 460 0 0 25 0 1 0 1782492543 72736768 16868 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 17758 16868 1116 68 0 17690 0
[pid=8937] vsize: 71032
Current children cumulated CPU time (s) 81.28
Current children cumulated vsize (Kb) 71032

[startup+100.008 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 17153 0 0 0 8655 466 0 0 25 0 1 0 1782492543 73547776 17062 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 17956 17062 1116 68 0 17888 0
[pid=8937] vsize: 71824
Current children cumulated CPU time (s) 91.21
Current children cumulated vsize (Kb) 71824

[startup+110.008 s]
Raw data (loadavg): 1.01 0.97 0.91 1/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) T 8936 8937 6872 0 -1 0 17317 0 0 0 9640 471 0 0 25 0 1 0 1782492543 74223616 17226 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8937/statm): 18121 17226 1116 68 0 18053 0
[pid=8937] vsize: 72484
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (Kb) 72484

[startup+120.009 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 18802 0 0 0 10619 479 0 0 25 0 1 0 1782492543 80297984 18711 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 19604 18711 1116 68 0 19536 0
[pid=8937] vsize: 78416
Current children cumulated CPU time (s) 110.98
Current children cumulated vsize (Kb) 78416

[startup+130.01 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 20288 0 0 0 11602 488 0 0 25 0 1 0 1782492543 86376448 20197 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 21088 20197 1116 68 0 21020 0
[pid=8937] vsize: 84352
Current children cumulated CPU time (s) 120.9
Current children cumulated vsize (Kb) 84352

[startup+140.01 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) T 8936 8937 6872 0 -1 0 20515 0 0 0 12592 492 0 0 25 0 1 0 1782492543 87322624 20424 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8937/statm): 21319 20424 1116 68 0 21251 0
[pid=8937] vsize: 85276
Current children cumulated CPU time (s) 130.84
Current children cumulated vsize (Kb) 85276

[startup+150.011 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 20762 0 0 0 13582 495 0 0 25 0 1 0 1782492543 88272896 20671 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 21551 20671 1116 68 0 21483 0
[pid=8937] vsize: 86204
Current children cumulated CPU time (s) 140.77
Current children cumulated vsize (Kb) 86204

[startup+160.012 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) T 8936 8937 6872 0 -1 0 20884 0 0 0 14576 497 0 0 25 0 1 0 1782492543 88813568 20793 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8937/statm): 21683 20793 1116 68 0 21615 0
[pid=8937] vsize: 86732
Current children cumulated CPU time (s) 150.73
Current children cumulated vsize (Kb) 86732

[startup+170.012 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 21000 0 0 0 15570 500 0 0 25 0 1 0 1782492543 89354240 20909 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 21815 20909 1116 68 0 21747 0
[pid=8937] vsize: 87260
Current children cumulated CPU time (s) 160.7
Current children cumulated vsize (Kb) 87260

[startup+180.012 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 21418 0 0 0 16561 503 0 0 25 0 1 0 1782492543 90976256 21327 4294967295 134512640 134736556 3221224560 3221222760 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 22211 21327 1116 68 0 22143 0
[pid=8937] vsize: 88844
Current children cumulated CPU time (s) 170.64
Current children cumulated vsize (Kb) 88844

[startup+190.012 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 23370 0 0 0 17537 515 0 0 25 0 1 0 1782492543 98955264 23279 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 24159 23279 1116 68 0 24091 0
[pid=8937] vsize: 96636
Current children cumulated CPU time (s) 180.52
Current children cumulated vsize (Kb) 96636

[startup+200.012 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 24418 0 0 0 18523 523 0 0 25 0 1 0 1782492543 103317504 24325 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 25224 24325 1116 68 0 25156 0
[pid=8937] vsize: 100896
Current children cumulated CPU time (s) 190.46
Current children cumulated vsize (Kb) 100896

[startup+210.012 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 25537 0 0 0 19509 530 0 0 25 0 1 0 1782492543 107913216 25444 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 26346 25444 1116 68 0 26278 0
[pid=8937] vsize: 105384
Current children cumulated CPU time (s) 200.39
Current children cumulated vsize (Kb) 105384

[startup+220.013 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 26828 0 0 0 20487 541 0 0 25 0 1 0 1782492543 113184768 26735 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 27633 26735 1116 68 0 27565 0
[pid=8937] vsize: 110532
Current children cumulated CPU time (s) 210.28
Current children cumulated vsize (Kb) 110532

[startup+230.014 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 28171 0 0 0 21446 558 0 0 25 0 1 0 1782492543 118743040 28078 4294967295 134512640 134736556 3221224560 3221223096 1077377249 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 28990 28078 1116 68 0 28922 0
[pid=8937] vsize: 115960
Current children cumulated CPU time (s) 220.04
Current children cumulated vsize (Kb) 115960

[startup+240.014 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 29048 0 0 0 22428 565 0 0 25 0 1 0 1782492543 122408960 28955 4294967295 134512640 134736556 3221224560 3221223152 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 29885 28955 1116 68 0 29817 0
[pid=8937] vsize: 119540
Current children cumulated CPU time (s) 229.93
Current children cumulated vsize (Kb) 119540

[startup+250.014 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 30217 0 0 0 23410 574 0 0 25 0 1 0 1782492543 127139840 30124 4294967295 134512640 134736556 3221224560 3221223296 134529437 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 31040 30124 1116 68 0 30972 0
[pid=8937] vsize: 124160
Current children cumulated CPU time (s) 239.84
Current children cumulated vsize (Kb) 124160

[startup+260.015 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 31134 0 0 0 24393 584 0 0 25 0 1 0 1782492543 130957312 31040 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 31972 31040 1116 68 0 31904 0
[pid=8937] vsize: 127888
Current children cumulated CPU time (s) 249.77
Current children cumulated vsize (Kb) 127888

[startup+270.016 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 31958 0 0 0 25377 590 0 0 25 0 1 0 1782492543 134348800 31863 4294967295 134512640 134736556 3221224560 3221223200 134608247 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 32800 31863 1116 68 0 32732 0
[pid=8937] vsize: 131200
Current children cumulated CPU time (s) 259.67
Current children cumulated vsize (Kb) 131200

[startup+280.016 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 33198 0 0 0 26361 598 0 0 25 0 1 0 1782492543 139485184 33103 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 34054 33103 1116 68 0 33986 0
[pid=8937] vsize: 136216
Current children cumulated CPU time (s) 269.59
Current children cumulated vsize (Kb) 136216

[startup+290.017 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 34064 0 0 0 27348 604 0 0 25 0 1 0 1782492543 142999552 33969 4294967295 134512640 134736556 3221224560 3221223120 134551088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 34912 33969 1116 68 0 34844 0
[pid=8937] vsize: 139648
Current children cumulated CPU time (s) 279.52
Current children cumulated vsize (Kb) 139648

[startup+300.018 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 36495 0 0 0 28314 621 0 0 25 0 1 0 1782492543 153001984 36400 4294967295 134512640 134736556 3221224560 3221223252 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 37354 36400 1116 68 0 37286 0
[pid=8937] vsize: 149416
Current children cumulated CPU time (s) 289.35
Current children cumulated vsize (Kb) 149416

[startup+310.018 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 39138 0 0 0 29284 637 0 0 25 0 1 0 1782492543 163823616 39043 4294967295 134512640 134736556 3221224560 3221223288 134605609 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 39996 39043 1116 68 0 39928 0
[pid=8937] vsize: 159984
Current children cumulated CPU time (s) 299.21
Current children cumulated vsize (Kb) 159984

[startup+320.019 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 41280 0 0 0 30260 650 0 0 25 0 1 0 1782492543 172666880 41183 4294967295 134512640 134736556 3221224560 3221223296 134529503 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 42155 41183 1116 68 0 42087 0
[pid=8937] vsize: 168620
Current children cumulated CPU time (s) 309.1
Current children cumulated vsize (Kb) 168620

[startup+330.021 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 41734 0 0 0 31241 658 0 0 25 0 1 0 1782492543 174592000 41637 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 42625 41637 1116 68 0 42557 0
[pid=8937] vsize: 170500
Current children cumulated CPU time (s) 318.99
Current children cumulated vsize (Kb) 170500

[startup+340.022 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 42183 0 0 0 32225 665 0 0 25 0 1 0 1782492543 176484352 42086 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 43087 42086 1116 68 0 43019 0
[pid=8937] vsize: 172348
Current children cumulated CPU time (s) 328.9
Current children cumulated vsize (Kb) 172348

[startup+350.021 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 42440 0 0 0 33212 670 0 0 25 0 1 0 1782492543 177430528 42343 4294967295 134512640 134736556 3221224560 3221223028 134536046 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 43318 42343 1116 68 0 43250 0
[pid=8937] vsize: 173272
Current children cumulated CPU time (s) 338.82
Current children cumulated vsize (Kb) 173272

[startup+360.022 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 42807 0 0 0 34205 674 0 0 25 0 1 0 1782492543 179060736 42709 4294967295 134512640 134736556 3221224560 3221223216 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 43716 42709 1116 68 0 43648 0
[pid=8937] vsize: 174864
Current children cumulated CPU time (s) 348.79
Current children cumulated vsize (Kb) 174864

[startup+370.023 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 43874 0 0 0 35193 679 0 0 25 0 1 0 1782492543 183427072 43775 4294967295 134512640 134736556 3221224560 3221223184 134537347 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 44782 43775 1116 68 0 44714 0
[pid=8937] vsize: 179128
Current children cumulated CPU time (s) 358.72
Current children cumulated vsize (Kb) 179128

[startup+380.023 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 45029 0 0 0 36178 687 0 0 25 0 1 0 1782492543 188162048 44930 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 45938 44930 1116 68 0 45870 0
[pid=8937] vsize: 183752
Current children cumulated CPU time (s) 368.65
Current children cumulated vsize (Kb) 183752

[startup+390.025 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 46897 0 0 0 37149 701 0 0 25 0 1 0 1782492543 195866624 46798 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 47819 46798 1116 68 0 47751 0
[pid=8937] vsize: 191276
Current children cumulated CPU time (s) 378.5
Current children cumulated vsize (Kb) 191276

[startup+400.025 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 47031 0 0 0 38124 711 0 0 25 0 1 0 1782492543 196407296 46932 4294967295 134512640 134736556 3221224560 3221223272 134560230 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 47951 46932 1116 68 0 47883 0
[pid=8937] vsize: 191804
Current children cumulated CPU time (s) 388.35
Current children cumulated vsize (Kb) 191804

[startup+410.025 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 47762 0 0 0 39088 727 0 0 25 0 1 0 1782492543 199372800 47663 4294967295 134512640 134736556 3221224560 3221223096 1077377241 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 48675 47663 1116 68 0 48607 0
[pid=8937] vsize: 194700
Current children cumulated CPU time (s) 398.15
Current children cumulated vsize (Kb) 194700

[startup+420.026 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 49113 0 0 0 40052 742 0 0 25 0 1 0 1782492543 204910592 49014 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 50027 49014 1116 68 0 49959 0
[pid=8937] vsize: 200108
Current children cumulated CPU time (s) 407.94
Current children cumulated vsize (Kb) 200108

[startup+430.028 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 52144 0 0 0 41008 764 0 0 25 0 1 0 1782492543 217341952 52045 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 53062 52045 1116 68 0 52994 0
[pid=8937] vsize: 212248
Current children cumulated CPU time (s) 417.72
Current children cumulated vsize (Kb) 212248

[startup+440.029 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) T 8936 8937 6872 0 -1 0 53732 0 0 0 41967 781 0 0 25 0 1 0 1782492543 223830016 53633 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8937/statm): 54646 53633 1116 68 0 54578 0
[pid=8937] vsize: 218584
Current children cumulated CPU time (s) 427.48
Current children cumulated vsize (Kb) 218584

[startup+450.029 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 54439 0 0 0 42933 794 0 0 25 0 1 0 1782492543 226668544 54340 4294967295 134512640 134736556 3221224560 3221223120 134551008 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 55339 54340 1116 68 0 55271 0
[pid=8937] vsize: 221356
Current children cumulated CPU time (s) 437.27
Current children cumulated vsize (Kb) 221356

[startup+460.03 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 55801 0 0 0 43895 810 0 0 25 0 1 0 1782492543 232345600 55702 4294967295 134512640 134736556 3221224560 3221223088 134716605 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 56725 55702 1116 68 0 56657 0
[pid=8937] vsize: 226900
Current children cumulated CPU time (s) 447.05
Current children cumulated vsize (Kb) 226900

[startup+470.03 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 56774 0 0 0 44878 819 0 0 25 0 1 0 1782492543 236265472 56675 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 57682 56675 1116 68 0 57614 0
[pid=8937] vsize: 230728
Current children cumulated CPU time (s) 456.97
Current children cumulated vsize (Kb) 230728

[startup+480.03 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 57483 0 0 0 45860 827 0 0 25 0 1 0 1782492543 239239168 57384 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 58408 57384 1116 68 0 58340 0
[pid=8937] vsize: 233632
Current children cumulated CPU time (s) 466.87
Current children cumulated vsize (Kb) 233632

[startup+490.031 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 58120 0 0 0 46844 834 0 0 25 0 1 0 1782492543 241807360 58021 4294967295 134512640 134736556 3221224560 3221223120 134550968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 59035 58021 1116 68 0 58967 0
[pid=8937] vsize: 236140
Current children cumulated CPU time (s) 476.78
Current children cumulated vsize (Kb) 236140

[startup+500.031 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 58392 0 0 0 47835 838 0 0 25 0 1 0 1782492543 242884608 58293 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 59298 58293 1116 68 0 59230 0
[pid=8937] vsize: 237192
Current children cumulated CPU time (s) 486.73
Current children cumulated vsize (Kb) 237192

[startup+510.031 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 58859 0 0 0 48820 844 0 0 25 0 1 0 1782492543 244776960 58760 4294967295 134512640 134736556 3221224560 3221223184 134544700 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 59760 58760 1116 68 0 59692 0
[pid=8937] vsize: 239040
Current children cumulated CPU time (s) 496.64
Current children cumulated vsize (Kb) 239040

[startup+520.031 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 59357 0 0 0 49804 851 0 0 25 0 1 0 1782492543 246923264 59258 4294967295 134512640 134736556 3221224560 3221223296 134529237 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 60284 59258 1116 68 0 60216 0
[pid=8937] vsize: 241136
Current children cumulated CPU time (s) 506.55
Current children cumulated vsize (Kb) 241136

[startup+530.032 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) T 8936 8937 6872 0 -1 0 60009 0 0 0 50784 860 0 0 25 0 1 0 1782492543 249491456 59909 4294967295 134512640 134736556 3221224560 3221223020 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8937/statm): 60911 59909 1116 68 0 60843 0
[pid=8937] vsize: 243644
Current children cumulated CPU time (s) 516.44
Current children cumulated vsize (Kb) 243644

[startup+540.033 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 61209 0 0 0 51766 868 0 0 25 0 1 0 1782492543 254492672 61109 4294967295 134512640 134736556 3221224560 3221223152 134716443 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 62132 61109 1116 68 0 62064 0
[pid=8937] vsize: 248528
Current children cumulated CPU time (s) 526.34
Current children cumulated vsize (Kb) 248528

[startup+550.032 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 62602 0 0 0 52749 877 0 0 25 0 1 0 1782492543 260169728 62502 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 63518 62502 1116 68 0 63450 0
[pid=8937] vsize: 254072
Current children cumulated CPU time (s) 536.26
Current children cumulated vsize (Kb) 254072

[startup+560.033 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 63646 0 0 0 53725 888 0 0 25 0 1 0 1782492543 264495104 63546 4294967295 134512640 134736556 3221224560 3221223216 134528671 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 64574 63546 1116 68 0 64506 0
[pid=8937] vsize: 258296
Current children cumulated CPU time (s) 546.13
Current children cumulated vsize (Kb) 258296

[startup+570.034 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 63908 0 0 0 54708 895 0 0 25 0 1 0 1782492543 265584640 63807 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 64840 63807 1116 68 0 64772 0
[pid=8937] vsize: 259360
Current children cumulated CPU time (s) 556.03
Current children cumulated vsize (Kb) 259360

[startup+580.033 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) T 8936 8937 6872 0 -1 0 63983 0 0 0 55695 900 0 0 25 0 1 0 1782492543 265838592 63882 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8937/statm): 64902 63882 1116 68 0 64834 0
[pid=8937] vsize: 259608
Current children cumulated CPU time (s) 565.95
Current children cumulated vsize (Kb) 259608

[startup+590.033 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 64064 0 0 0 56683 905 0 0 25 0 1 0 1782492543 266240000 63963 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 65000 63963 1116 68 0 64932 0
[pid=8937] vsize: 260000
Current children cumulated CPU time (s) 575.88
Current children cumulated vsize (Kb) 260000

[startup+600.034 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 64126 0 0 0 57675 908 0 0 25 0 1 0 1782492543 266375168 64025 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 65033 64025 1116 68 0 64965 0
[pid=8937] vsize: 260132
Current children cumulated CPU time (s) 585.83
Current children cumulated vsize (Kb) 260132

[startup+610.035 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 64206 0 0 0 58663 912 0 0 25 0 1 0 1782492543 266780672 64105 4294967295 134512640 134736556 3221224560 3221223312 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 65132 64105 1116 68 0 65064 0
[pid=8937] vsize: 260528
Current children cumulated CPU time (s) 595.75
Current children cumulated vsize (Kb) 260528

[startup+620.034 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 65059 0 0 0 59642 920 0 0 25 0 1 0 1782492543 270295040 64958 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 65990 64958 1116 68 0 65922 0
[pid=8937] vsize: 263960
Current children cumulated CPU time (s) 605.62
Current children cumulated vsize (Kb) 263960

[startup+630.034 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 65607 0 0 0 60630 926 0 0 25 0 1 0 1782492543 272457728 65506 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 66518 65506 1116 68 0 66450 0
[pid=8937] vsize: 266072
Current children cumulated CPU time (s) 615.56
Current children cumulated vsize (Kb) 266072

[startup+640.035 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 65946 0 0 0 61622 929 0 0 18 0 1 0 1782492543 273944576 65845 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 66881 65845 1116 68 0 66813 0
[pid=8937] vsize: 267524
Current children cumulated CPU time (s) 625.51
Current children cumulated vsize (Kb) 267524

[startup+650.034 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 66612 0 0 0 62606 936 0 0 25 0 1 0 1782492543 276647936 66511 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 67541 66511 1116 68 0 67473 0
[pid=8937] vsize: 270164
Current children cumulated CPU time (s) 635.42
Current children cumulated vsize (Kb) 270164

[startup+660.035 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 66782 0 0 0 63600 938 0 0 25 0 1 0 1782492543 277319680 66681 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 67705 66681 1116 68 0 67637 0
[pid=8937] vsize: 270820
Current children cumulated CPU time (s) 645.38
Current children cumulated vsize (Kb) 270820

[startup+670.036 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 67206 0 0 0 64589 943 0 0 25 0 1 0 1782492543 279076864 67105 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 68134 67105 1116 68 0 68066 0
[pid=8937] vsize: 272536
Current children cumulated CPU time (s) 655.32
Current children cumulated vsize (Kb) 272536

[startup+680.035 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 67505 0 0 0 65583 945 0 0 25 0 1 0 1782492543 280293376 67404 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 68431 67404 1116 68 0 68363 0
[pid=8937] vsize: 273724
Current children cumulated CPU time (s) 665.28
Current children cumulated vsize (Kb) 273724

[startup+690.036 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 67773 0 0 0 66575 949 0 0 25 0 1 0 1782492543 281374720 67672 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 68695 67672 1116 68 0 68627 0
[pid=8937] vsize: 274780
Current children cumulated CPU time (s) 675.24
Current children cumulated vsize (Kb) 274780

[startup+700.036 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 68298 0 0 0 67560 956 0 0 25 0 1 0 1782492543 283561984 68197 4294967295 134512640 134736556 3221224560 3221223184 134537456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 69229 68197 1116 68 0 69161 0
[pid=8937] vsize: 276916
Current children cumulated CPU time (s) 685.16
Current children cumulated vsize (Kb) 276916

[startup+710.037 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 68897 0 0 0 68544 962 0 0 25 0 1 0 1782492543 285999104 68796 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 69824 68796 1116 68 0 69756 0
[pid=8937] vsize: 279296
Current children cumulated CPU time (s) 695.06
Current children cumulated vsize (Kb) 279296

[startup+720.036 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 69429 0 0 0 69531 967 0 0 25 0 1 0 1782492543 288157696 69328 4294967295 134512640 134736556 3221224560 3221223296 134529363 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 70351 69328 1116 68 0 70283 0
[pid=8937] vsize: 281404
Current children cumulated CPU time (s) 704.98
Current children cumulated vsize (Kb) 281404

[startup+730.036 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 70063 0 0 0 70511 975 0 0 25 0 1 0 1782492543 290725888 69962 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 70978 69962 1116 68 0 70910 0
[pid=8937] vsize: 283912
Current children cumulated CPU time (s) 714.86
Current children cumulated vsize (Kb) 283912

[startup+740.037 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 70749 0 0 0 71490 985 0 0 25 0 1 0 1782492543 293564416 70648 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 71671 70648 1116 68 0 71603 0
[pid=8937] vsize: 286684
Current children cumulated CPU time (s) 724.75
Current children cumulated vsize (Kb) 286684

[startup+750.038 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 71670 0 0 0 72471 994 0 0 25 0 1 0 1782492543 297353216 71569 4294967295 134512640 134736556 3221224560 3221223096 1077377668 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 72596 71569 1116 68 0 72528 0
[pid=8937] vsize: 290384
Current children cumulated CPU time (s) 734.65
Current children cumulated vsize (Kb) 290384

[startup+760.038 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 72271 0 0 0 73450 1005 0 0 25 0 1 0 1782492543 299790336 72170 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 73191 72170 1116 68 0 73123 0
[pid=8937] vsize: 292764
Current children cumulated CPU time (s) 744.55
Current children cumulated vsize (Kb) 292764

[startup+770.039 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 72915 0 0 0 74434 1011 0 0 25 0 1 0 1782492543 302485504 72814 4294967295 134512640 134736556 3221224560 3221223280 134529208 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 73849 72814 1116 68 0 73781 0
[pid=8937] vsize: 295396
Current children cumulated CPU time (s) 754.45
Current children cumulated vsize (Kb) 295396

[startup+780.039 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 73609 0 0 0 75419 1018 0 0 25 0 1 0 1782492543 305324032 73508 4294967295 134512640 134736556 3221224560 3221223228 134554110 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 74542 73508 1116 68 0 74474 0
[pid=8937] vsize: 298168
Current children cumulated CPU time (s) 764.37
Current children cumulated vsize (Kb) 298168

[startup+790.039 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 74254 0 0 0 76404 1024 0 0 25 0 1 0 1782492543 307892224 74153 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 75169 74153 1116 68 0 75101 0
[pid=8937] vsize: 300676
Current children cumulated CPU time (s) 774.28
Current children cumulated vsize (Kb) 300676

[startup+800.039 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 74888 0 0 0 77380 1034 0 0 25 0 1 0 1782492543 310607872 74787 4294967295 134512640 134736556 3221224560 3221223272 134554078 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 75832 74787 1116 68 0 75764 0
[pid=8937] vsize: 303328
Current children cumulated CPU time (s) 784.14
Current children cumulated vsize (Kb) 303328

[startup+810.04 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 75444 0 0 0 78371 1038 0 0 25 0 1 0 1782492543 312770560 75343 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 76360 75343 1116 68 0 76292 0
[pid=8937] vsize: 305440
Current children cumulated CPU time (s) 794.09
Current children cumulated vsize (Kb) 305440

[startup+820.04 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 76011 0 0 0 79363 1042 0 0 25 0 1 0 1782492543 315203584 75910 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 76954 75910 1116 68 0 76886 0
[pid=8937] vsize: 307816
Current children cumulated CPU time (s) 804.05
Current children cumulated vsize (Kb) 307816

[startup+830.04 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 77580 0 0 0 80341 1053 0 0 25 0 1 0 1782492543 321556480 77479 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 78505 77479 1116 68 0 78437 0
[pid=8937] vsize: 314020
Current children cumulated CPU time (s) 813.94
Current children cumulated vsize (Kb) 314020

[startup+840.041 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 78210 0 0 0 81322 1060 0 0 25 0 1 0 1782492543 324124672 78109 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 79132 78109 1116 68 0 79064 0
[pid=8937] vsize: 316528
Current children cumulated CPU time (s) 823.82
Current children cumulated vsize (Kb) 316528

[startup+850.04 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 78443 0 0 0 82311 1064 0 0 25 0 1 0 1782492543 325066752 78342 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 79362 78342 1116 68 0 79294 0
[pid=8937] vsize: 317448
Current children cumulated CPU time (s) 833.75
Current children cumulated vsize (Kb) 317448

[startup+860.041 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 78869 0 0 0 83305 1067 0 0 25 0 1 0 1782492543 326823936 78768 4294967295 134512640 134736556 3221224560 3221223232 134528735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 79791 78768 1116 68 0 79723 0
[pid=8937] vsize: 319164
Current children cumulated CPU time (s) 843.72
Current children cumulated vsize (Kb) 319164

[startup+870.042 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 79398 0 0 0 84298 1071 0 0 25 0 1 0 1782492543 328986624 79297 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 80319 79297 1116 68 0 80251 0
[pid=8937] vsize: 321276
Current children cumulated CPU time (s) 853.69
Current children cumulated vsize (Kb) 321276

[startup+880.042 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 80082 0 0 0 85284 1078 0 0 25 0 1 0 1782492543 331825152 79981 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 81012 79981 1116 68 0 80944 0
[pid=8937] vsize: 324048
Current children cumulated CPU time (s) 863.62
Current children cumulated vsize (Kb) 324048

[startup+890.041 s]
Raw data (loadavg): 1.08 0.99 0.92 1/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) T 8936 8937 6872 0 -1 0 80766 0 0 0 86256 1090 0 0 25 0 1 0 1782492543 334663680 80665 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8937/statm): 81705 80665 1116 68 0 81637 0
[pid=8937] vsize: 326820
Current children cumulated CPU time (s) 873.46
Current children cumulated vsize (Kb) 326820

[startup+900.041 s]
Raw data (loadavg): 1.07 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 81133 0 0 0 87247 1093 0 0 25 0 1 0 1782492543 336142336 81032 4294967295 134512640 134736556 3221224560 3221223232 134536515 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 82066 81032 1116 68 0 81998 0
[pid=8937] vsize: 328264
Current children cumulated CPU time (s) 883.4
Current children cumulated vsize (Kb) 328264

[startup+910.042 s]
Raw data (loadavg): 1.06 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 81375 0 0 0 88242 1096 0 0 25 0 1 0 1782492543 337088512 81274 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 82297 81274 1116 68 0 82229 0
[pid=8937] vsize: 329188
Current children cumulated CPU time (s) 893.38
Current children cumulated vsize (Kb) 329188

[startup+920.042 s]
Raw data (loadavg): 1.05 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 81585 0 0 0 89238 1098 0 0 25 0 1 0 1782492543 338034688 81484 4294967295 134512640 134736556 3221224560 3221223280 134529373 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 82528 81484 1116 68 0 82460 0
[pid=8937] vsize: 330112
Current children cumulated CPU time (s) 903.36
Current children cumulated vsize (Kb) 330112

[startup+930.042 s]
Raw data (loadavg): 1.04 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 81789 0 0 0 90234 1100 0 0 25 0 1 0 1782492543 338845696 81688 4294967295 134512640 134736556 3221224560 3221223084 134536679 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 82726 81688 1116 68 0 82658 0
[pid=8937] vsize: 330904
Current children cumulated CPU time (s) 913.34
Current children cumulated vsize (Kb) 330904

[startup+940.042 s]
Raw data (loadavg): 1.03 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 81999 0 0 0 91230 1102 0 0 25 0 1 0 1782492543 339656704 81898 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 82924 81898 1116 68 0 82856 0
[pid=8937] vsize: 331696
Current children cumulated CPU time (s) 923.32
Current children cumulated vsize (Kb) 331696

[startup+950.043 s]
Raw data (loadavg): 1.03 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 82210 0 0 0 92226 1104 0 0 25 0 1 0 1782492543 340611072 82109 4294967295 134512640 134736556 3221224560 3221223300 134529521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 83157 82109 1116 68 0 83089 0
[pid=8937] vsize: 332628
Current children cumulated CPU time (s) 933.3
Current children cumulated vsize (Kb) 332628

[startup+960.043 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 82419 0 0 0 93222 1106 0 0 25 0 1 0 1782492543 341422080 82318 4294967295 134512640 134736556 3221224560 3221223084 134536698 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 83355 82318 1116 68 0 83287 0
[pid=8937] vsize: 333420
Current children cumulated CPU time (s) 943.28
Current children cumulated vsize (Kb) 333420

[startup+970.043 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 82702 0 0 0 94212 1109 0 0 25 0 1 0 1782492543 342642688 82601 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 83653 82601 1116 68 0 83585 0
[pid=8937] vsize: 334612
Current children cumulated CPU time (s) 953.21
Current children cumulated vsize (Kb) 334612

[startup+980.043 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 82847 0 0 0 95204 1112 0 0 25 0 1 0 1782492543 343183360 82746 4294967295 134512640 134736556 3221224560 3221223104 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 83785 82746 1116 68 0 83717 0
[pid=8937] vsize: 335140
Current children cumulated CPU time (s) 963.16
Current children cumulated vsize (Kb) 335140

[startup+990.043 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 82918 0 0 0 96199 1115 0 0 25 0 1 0 1782492543 343457792 82816 4294967295 134512640 134736556 3221224560 3221223260 134554040 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 83852 82816 1116 68 0 83784 0
[pid=8937] vsize: 335408
Current children cumulated CPU time (s) 973.14
Current children cumulated vsize (Kb) 335408

[startup+1000.04 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 83627 0 0 0 97189 1119 0 0 25 0 1 0 1782492543 346431488 83525 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 84578 83525 1116 68 0 84510 0
[pid=8937] vsize: 338312
Current children cumulated CPU time (s) 983.08
Current children cumulated vsize (Kb) 338312

[startup+1010.04 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 84097 0 0 0 98174 1125 0 0 25 0 1 0 1782492543 348340224 83995 4294967295 134512640 134736556 3221224560 3221223232 134528785 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 85044 83995 1116 68 0 84976 0
[pid=8937] vsize: 340176
Current children cumulated CPU time (s) 992.99
Current children cumulated vsize (Kb) 340176

[startup+1020.04 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 84839 0 0 0 99156 1133 0 0 25 0 1 0 1782492543 351313920 84737 4294967295 134512640 134736556 3221224560 3221223296 134529152 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 85770 84737 1116 68 0 85702 0
[pid=8937] vsize: 343080
Current children cumulated CPU time (s) 1002.89
Current children cumulated vsize (Kb) 343080

[startup+1030.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 85586 0 0 0 100138 1140 0 0 25 0 1 0 1782492543 354443264 85484 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 86534 85484 1116 68 0 86466 0
[pid=8937] vsize: 346136
Current children cumulated CPU time (s) 1012.78
Current children cumulated vsize (Kb) 346136

[startup+1040.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 86539 0 0 0 101119 1149 0 0 25 0 1 0 1782492543 358363136 86437 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 87491 86437 1116 68 0 87423 0
[pid=8937] vsize: 349964
Current children cumulated CPU time (s) 1022.68
Current children cumulated vsize (Kb) 349964

[startup+1050.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) T 8936 8937 6872 0 -1 0 87002 0 0 0 102108 1153 0 0 25 0 1 0 1782492543 360255488 86900 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8937/statm): 87953 86900 1116 68 0 87885 0
[pid=8937] vsize: 351812
Current children cumulated CPU time (s) 1032.61
Current children cumulated vsize (Kb) 351812

[startup+1060.05 s]
Raw data (loadavg): 1.00 0.99 0.92 1/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) T 8936 8937 6872 0 -1 0 87386 0 0 0 103091 1160 0 0 25 0 1 0 1782492543 361742336 87284 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8937/statm): 88316 87284 1116 68 0 88248 0
[pid=8937] vsize: 353264
Current children cumulated CPU time (s) 1042.51
Current children cumulated vsize (Kb) 353264

[startup+1070.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 87671 0 0 0 104080 1165 0 0 25 0 1 0 1782492543 362971136 87569 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 88616 87570 1116 68 0 88548 0
[pid=8937] vsize: 354464
Current children cumulated CPU time (s) 1052.45
Current children cumulated vsize (Kb) 354464

[startup+1080.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 87920 0 0 0 105073 1169 0 0 25 0 1 0 1782492543 363933696 87818 4294967295 134512640 134736556 3221224560 3221223296 134529310 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 88851 87818 1116 68 0 88783 0
[pid=8937] vsize: 355404
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (Kb) 355404

[startup+1090.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 88309 0 0 0 106066 1173 0 0 25 0 1 0 1782492543 365555712 88207 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 89247 88207 1116 68 0 89179 0
[pid=8937] vsize: 356988
Current children cumulated CPU time (s) 1072.39
Current children cumulated vsize (Kb) 356988

[startup+1100.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 88715 0 0 0 107056 1178 0 0 25 0 1 0 1782492543 367312896 88613 4294967295 134512640 134736556 3221224560 3221223288 134605795 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 89676 88613 1116 68 0 89608 0
[pid=8937] vsize: 358704
Current children cumulated CPU time (s) 1082.34
Current children cumulated vsize (Kb) 358704

[startup+1110.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 89256 0 0 0 108045 1183 0 0 25 0 1 0 1782492543 369475584 89154 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 90204 89154 1116 68 0 90136 0
[pid=8937] vsize: 360816
Current children cumulated CPU time (s) 1092.28
Current children cumulated vsize (Kb) 360816

[startup+1120.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 89687 0 0 0 109037 1187 0 0 25 0 1 0 1782492543 371232768 89585 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8937/statm): 90633 89585 1116 68 0 90565 0
[pid=8937] vsize: 362532
Current children cumulated CPU time (s) 1102.24
Current children cumulated vsize (Kb) 362532

[startup+1130.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 90139 0 0 0 110029 1191 0 0 25 0 1 0 1782492543 373129216 90037 4294967295 134512640 134736556 3221224560 3221223084 134536684 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 91096 90037 1116 68 0 91028 0
[pid=8937] vsize: 364384
Current children cumulated CPU time (s) 1112.2
Current children cumulated vsize (Kb) 364384

[startup+1140.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 90807 0 0 0 111006 1200 0 0 25 0 1 0 1782492543 375836672 90705 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 91757 90705 1116 68 0 91689 0
[pid=8937] vsize: 367028
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (Kb) 367028

[startup+1150.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 91273 0 0 0 111995 1206 0 0 25 0 1 0 1782492543 377724928 91171 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 92218 91171 1116 68 0 92150 0
[pid=8937] vsize: 368872
Current children cumulated CPU time (s) 1132.01
Current children cumulated vsize (Kb) 368872

[startup+1160.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 91638 0 0 0 112982 1211 0 0 25 0 1 0 1782492543 379207680 91536 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 92580 91536 1116 68 0 92512 0
[pid=8937] vsize: 370320
Current children cumulated CPU time (s) 1141.93
Current children cumulated vsize (Kb) 370320

[startup+1170.05 s]
Raw data (loadavg): 1.07 1.01 0.93 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 92088 0 0 0 113974 1215 0 0 25 0 1 0 1782492543 381100032 91986 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 93042 91986 1116 68 0 92974 0
[pid=8937] vsize: 372168
Current children cumulated CPU time (s) 1151.89
Current children cumulated vsize (Kb) 372168

[startup+1180.05 s]
Raw data (loadavg): 1.06 1.01 0.93 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 92555 0 0 0 114967 1219 0 0 25 0 1 0 1782492543 382992384 92453 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 93504 92453 1116 68 0 93436 0
[pid=8937] vsize: 374016
Current children cumulated CPU time (s) 1161.86
Current children cumulated vsize (Kb) 374016

[startup+1190.05 s]
Raw data (loadavg): 1.05 1.01 0.93 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 92988 0 0 0 115959 1223 0 0 25 0 1 0 1782492543 384757760 92886 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 93935 92886 1116 68 0 93867 0
[pid=8937] vsize: 375740
Current children cumulated CPU time (s) 1171.82
Current children cumulated vsize (Kb) 375740

[startup+1200.05 s]
Raw data (loadavg): 1.04 1.00 0.93 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 93338 0 0 0 116946 1229 0 0 25 0 1 0 1782492543 386244608 93236 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 94298 93236 1116 68 0 94230 0
[pid=8937] vsize: 377192
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (Kb) 377192

[startup+1210.05 s]
Raw data (loadavg): 1.04 1.00 0.93 2/56 8937
Raw data (/proc/8937/stat): 8937 (bsolo) R 8936 8937 6872 0 -1 0 93682 0 0 0 117933 1235 0 0 25 0 1 0 1782492543 387596288 93580 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8937/statm): 94628 93580 1116 68 0 94560 0
[pid=8937] vsize: 378512
Current children cumulated CPU time (s) 1191.68
Current children cumulated vsize (Kb) 378512
One traced child (pid=8937) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1213.56
CPU time (s): 1195.19
CPU user time (s): 1182.65
CPU system time (s): 12.5401
CPU usage (%): 98.4856
Max. virtual memory (cumulated for all children) (Kb): 378512

Verifier Data

ERROR: no interpretation found !