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-sc205.opb
MD5SUM436f5c6ad1ef2652c1530e8335d70a6e
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 8589934592
Number of bits of the biggest number in a constraint 34
Biggest sum of numbers in a constraint 22548578283
Number of bits of the biggest sum of numbers35
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark73.6308
Number of variables6090
Total number of constraints204
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 constraints204
Minimum length of a constraint30
Maximum length of a constraint120

Trace number 515

Launcher Data

LAUNCH ON wulflinc24 THE 2005-09-18 10:44:05 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=454 boxname=wulflinc24 idbench=454 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  436f5c6ad1ef2652c1530e8335d70a6e  /oldhome/oroussel/tmp/wulflinc24/normalized-mps-v2-20-10-sc205.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc24/normalized-mps-v2-20-10-sc205.opb
IDLAUNCH: 454
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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.080
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:        943932 kB
Buffers:         34196 kB
Cached:          28368 kB
SwapCached:        744 kB
Active:          53664 kB
Inactive:        11564 kB
HighTotal:      131008 kB
HighFree:        99008 kB
LowTotal:       903652 kB
LowFree:        844924 kB
SwapTotal:     2097892 kB
SwapFree:      2096644 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5736 kB
Slab:            19748 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 11:04:23 (client local time) WITH STATUS 0 IN 1195.21 SECONDS
stats: 454 7 1195.21 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 6090 variables and 294 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 1.769
c After prepocess the problem consists of 5054 variables and 293 constraints.
c Initial Lower Bound: -131071
c Restart #1 #Var: 5054 #Dec: 11896 LB: -131071 @ 3.619
c Restart #2 #Var: 5054 #Dec: 22088 LB: -131071 @ 7.351
c Restart #3 #Var: 5054 #Dec: 50456 LB: -131071 @ 14.035
c Restart #4 #Var: 5054 #Dec: 70532 LB: -131071 @ 25.845
c Restart #5 #Var: 5054 #Dec: 109067 LB: -131071 @ 47.805
c Restart #6 #Var: 5054 #Dec: 196966 LB: -131071 @ 55.534
c Restart #7 #Var: 5054 #Dec: 226498 LB: -131071 @ 58.994
c Restart #8 #Var: 5054 #Dec: 249154 LB: -131071 @ 61.791
c Restart #9 #Var: 5054 #Dec: 250968 LB: -131071 @ 63.219
c Restart #10 #Var: 5054 #Dec: 252988 LB: -131071 @ 65.161
c Restart #11 #Var: 5054 #Dec: 255204 LB: -131071 @ 67.133
c Restart #12 #Var: 5054 #Dec: 257627 LB: -131071 @ 69.441
c Restart #13 #Var: 5054 #Dec: 260247 LB: -131071 @ 71.998
c Restart #14 #Var: 5054 #Dec: 263069 LB: -131071 @ 74.863
c Restart #15 #Var: 5054 #Dec: 266090 LB: -131071 @ 77.897
c Restart #16 #Var: 5054 #Dec: 269313 LB: -131071 @ 81.186
c Restart #17 #Var: 5054 #Dec: 272738 LB: -131071 @ 84.66
c Restart #18 #Var: 5054 #Dec: 276357 LB: -131071 @ 88.537
c Restart #19 #Var: 5054 #Dec: 280172 LB: -131071 @ 92.459
c Restart #20 #Var: 5054 #Dec: 284193 LB: -131071 @ 97.313
c Restart #21 #Var: 5054 #Dec: 288414 LB: -131071 @ 103.35
c Restart #22 #Var: 5054 #Dec: 292835 LB: -131071 @ 107.86
c Restart #23 #Var: 5054 #Dec: 297445 LB: -131071 @ 112.07
c Restart #24 #Var: 5054 #Dec: 302263 LB: -131071 @ 117.13
c Restart #25 #Var: 5054 #Dec: 307284 LB: -131071 @ 123.53
c Restart #26 #Var: 5054 #Dec: 312502 LB: -131071 @ 131
c Restart #27 #Var: 5054 #Dec: 317920 LB: -131071 @ 137.45
c Restart #28 #Var: 5054 #Dec: 323539 LB: -131071 @ 143.16
c Restart #29 #Var: 5054 #Dec: 329356 LB: -131071 @ 149.31
c Restart #30 #Var: 5054 #Dec: 335492 LB: -131071 @ 158.62
c Restart #31 #Var: 5054 #Dec: 341727 LB: -131071 @ 164.65
c Restart #32 #Var: 5054 #Dec: 366041 LB: -131071 @ 185.41
c Restart #33 #Var: 4850 #Dec: 389589 LB: -131071 @ 244.43
c Restart #34 #Var: 4850 #Dec: 405183 LB: -131071 @ 268.67
c Restart #35 #Var: 4836 #Dec: 435867 LB: -131071 @ 290.99
c Restart #36 #Var: 4836 #Dec: 456823 LB: -131071 @ 322.57
c Restart #37 #Var: 4836 #Dec: 473224 LB: -131071 @ 456.58
c Restart #38 #Var: 4836 #Dec: 500830 LB: -131071 @ 499.34
c Restart #39 #Var: 4815 #Dec: 522099 LB: -131071 @ 533.68
c Restart #40 #Var: 4815 #Dec: 546243 LB: -131071 @ 560.17
c CHANGE Heuristic... 
c Restart #0 #Var: 4814 #Dec: 570013 LB: -131071 @ 601.8
c Restart #1 #Var: 4782 #Dec: 571969 LB: -131071 @ 602.71
c Restart #2 #Var: 4696 #Dec: 572684 LB: -131071 @ 603.5
c Restart #3 #Var: 4687 #Dec: 573473 LB: -131071 @ 603.87
c Restart #4 #Var: 4687 #Dec: 574307 LB: -131071 @ 604.27
c Restart #5 #Var: 4664 #Dec: 578218 LB: -131071 @ 607.79
c Restart #6 #Var: 4664 #Dec: 579781 LB: -131071 @ 610.5
c Restart #7 #Var: 4664 #Dec: 581204 LB: -131071 @ 614.87
c Restart #8 #Var: 4664 #Dec: 582832 LB: -131071 @ 619.1
c Restart #9 #Var: 4664 #Dec: 584652 LB: -131071 @ 624.08
c Restart #10 #Var: 4664 #Dec: 586676 LB: -131071 @ 630.91
c Restart #11 #Var: 4664 #Dec: 588904 LB: -131071 @ 640.31
c Restart #12 #Var: 4664 #Dec: 591325 LB: -131071 @ 648.43
c Restart #13 #Var: 4664 #Dec: 593947 LB: -131071 @ 658.06
c Restart #14 #Var: 4664 #Dec: 596815 LB: -131071 @ 674.22
c Restart #15 #Var: 4655 #Dec: 599984 LB: -65535 @ 696.23
c Restart #16 #Var: 4655 #Dec: 603306 LB: -65535 @ 713.41
c Restart #17 #Var: 4655 #Dec: 606749 LB: -65535 @ 736.48
c Restart #18 #Var: 4655 #Dec: 610403 LB: -65535 @ 764.74
c Restart #19 #Var: 4655 #Dec: 614267 LB: -65535 @ 802.62
c Restart #20 #Var: 4655 #Dec: 618315 LB: -65535 @ 836.93
c Restart #21 #Var: 4655 #Dec: 622532 LB: -65535 @ 869.65
c Restart #22 #Var: 4655 #Dec: 629348 LB: -65535 @ 906.47
c Restart #23 #Var: 4655 #Dec: 638996 LB: -65535 @ 943.51
c Restart #24 #Var: 4655 #Dec: 658589 LB: -65535 @ 979.92
c Restart #25 #Var: 4625 #Dec: 669895 LB: -65535 @ 1004.5
c Restart #26 #Var: 4617 #Dec: 695724 LB: -65535 @ 1075
c Restart #27 #Var: 4617 #Dec: 709034 LB: -65535 @ 1179.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/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840630488 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 107 3 90 68 0 39 0
[pid=22505] 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/wulflinc24/normalized-mps-v2-20-10-sc205.opb

[startup+10.003 s]
Raw data (loadavg): 0.95 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 4751 0 0 0 857 52 0 0 25 0 1 0 1840630488 22753280 4662 4294967295 134512640 134736556 3221224560 3221223248 134634401 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 5555 4662 1116 68 0 5487 0
[pid=22505] vsize: 22220
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (Kb) 22220

[startup+20.0038 s]
Raw data (loadavg): 0.96 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 4903 0 0 0 1738 92 0 0 25 0 1 0 1840630488 23261184 4814 4294967295 134512640 134736556 3221224560 3221223180 1077374048 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 5679 4814 1116 68 0 5611 0
[pid=22505] vsize: 22716
Current children cumulated CPU time (s) 18.3
Current children cumulated vsize (Kb) 22716

[startup+30.0044 s]
Raw data (loadavg): 0.97 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 4919 0 0 0 2680 111 0 0 25 0 1 0 1840630488 23375872 4830 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 5707 4830 1116 68 0 5639 0
[pid=22505] vsize: 22828
Current children cumulated CPU time (s) 27.91
Current children cumulated vsize (Kb) 22828

[startup+40.0041 s]
Raw data (loadavg): 0.97 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 4945 0 0 0 3624 128 0 0 25 0 1 0 1840630488 23531520 4856 4294967295 134512640 134736556 3221224560 3221223012 134717407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 5745 4856 1116 68 0 5677 0
[pid=22505] vsize: 22980
Current children cumulated CPU time (s) 37.52
Current children cumulated vsize (Kb) 22980

[startup+50.0048 s]
Raw data (loadavg): 0.97 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 4971 0 0 0 4557 148 0 0 25 0 1 0 1840630488 23588864 4875 4294967295 134512640 134736556 3221224560 3221223184 134544679 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 5759 4875 1116 68 0 5691 0
[pid=22505] vsize: 23036
Current children cumulated CPU time (s) 47.05
Current children cumulated vsize (Kb) 23036

[startup+60.0056 s]
Raw data (loadavg): 0.98 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 5156 0 0 0 5235 255 0 0 19 0 1 0 1840630488 24219648 5036 4294967295 134512640 134736556 3221224560 3221223344 134600134 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 5913 5036 1116 68 0 5845 0
[pid=22505] vsize: 23652
Current children cumulated CPU time (s) 54.9
Current children cumulated vsize (Kb) 23652

[startup+70.0062 s]
Raw data (loadavg): 0.98 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 7881 0 0 0 5997 336 0 0 25 0 1 0 1840630488 35438592 7761 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 8652 7761 1116 68 0 8584 0
[pid=22505] vsize: 34608
Current children cumulated CPU time (s) 63.33
Current children cumulated vsize (Kb) 34608

[startup+80.007 s]
Raw data (loadavg): 0.98 0.99 0.92 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 13517 0 0 0 6930 370 0 0 25 0 1 0 1840630488 58576896 13397 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22505/statm): 14301 13397 1116 68 0 14233 0
[pid=22505] vsize: 57204
Current children cumulated CPU time (s) 73
Current children cumulated vsize (Kb) 57204

[startup+90.0076 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 18797 0 0 0 7861 404 0 0 25 0 1 0 1840630488 80289792 18674 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 19602 18674 1116 68 0 19534 0
[pid=22505] vsize: 78408
Current children cumulated CPU time (s) 82.65
Current children cumulated vsize (Kb) 78408

[startup+100.008 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 24080 0 0 0 8796 434 0 0 25 0 1 0 1840630488 102060032 23945 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 24917 23946 1116 68 0 24849 0
[pid=22505] vsize: 99668
Current children cumulated CPU time (s) 92.3
Current children cumulated vsize (Kb) 99668

[startup+110.009 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 28250 0 0 0 9743 458 0 0 25 0 1 0 1840630488 119140352 28113 4294967295 134512640 134736556 3221224560 3221223296 134529503 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 29087 28113 1116 68 0 29019 0
[pid=22505] vsize: 116348
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (Kb) 116348

[startup+120.01 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 33551 0 0 0 10680 488 0 0 25 0 1 0 1840630488 140857344 33408 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 34389 33408 1116 68 0 34321 0
[pid=22505] vsize: 137556
Current children cumulated CPU time (s) 111.68
Current children cumulated vsize (Kb) 137556

[startup+130.009 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 38079 0 0 0 11624 514 0 0 25 0 1 0 1840630488 159555584 37915 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 38954 37915 1116 68 0 38886 0
[pid=22505] vsize: 155816
Current children cumulated CPU time (s) 121.38
Current children cumulated vsize (Kb) 155816

[startup+140.009 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 42236 0 0 0 12572 538 0 0 25 0 1 0 1840630488 176812032 42068 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 43167 42068 1116 68 0 43099 0
[pid=22505] vsize: 172668
Current children cumulated CPU time (s) 131.1
Current children cumulated vsize (Kb) 172668

[startup+150.01 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 47262 0 0 0 13511 568 0 0 25 0 1 0 1840630488 197640192 47072 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 48252 47072 1116 68 0 48184 0
[pid=22505] vsize: 193008
Current children cumulated CPU time (s) 140.79
Current children cumulated vsize (Kb) 193008

[startup+160.01 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 52120 0 0 0 14453 598 0 0 25 0 1 0 1840630488 217411584 51929 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 53079 51929 1116 68 0 53011 0
[pid=22505] vsize: 212316
Current children cumulated CPU time (s) 150.51
Current children cumulated vsize (Kb) 212316

[startup+170.01 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 56038 0 0 0 15407 621 0 0 25 0 1 0 1840630488 233533440 55844 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 57015 55844 1116 68 0 56947 0
[pid=22505] vsize: 228060
Current children cumulated CPU time (s) 160.28
Current children cumulated vsize (Kb) 228060

[startup+180.011 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 59611 0 0 0 16365 640 0 0 19 0 1 0 1840630488 248197120 59412 4294967295 134512640 134736556 3221224560 3221223248 134528776 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 60595 59412 1116 68 0 60527 0
[pid=22505] vsize: 242380
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 242380

[startup+190.011 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 60545 0 0 0 17287 669 0 0 25 0 1 0 1840630488 251977728 60346 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22505/statm): 61518 60346 1116 68 0 61450 0
[pid=22505] vsize: 246072
Current children cumulated CPU time (s) 179.56
Current children cumulated vsize (Kb) 246072

[startup+200.011 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 61263 0 0 0 18246 685 0 0 25 0 1 0 1840630488 254951424 61064 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 62244 61065 1116 68 0 62176 0
[pid=22505] vsize: 248976
Current children cumulated CPU time (s) 189.31
Current children cumulated vsize (Kb) 248976

[startup+210.011 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 61592 0 0 0 19220 693 0 0 25 0 1 0 1840630488 256327680 61389 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 62580 61389 1116 68 0 62512 0
[pid=22505] vsize: 250320
Current children cumulated CPU time (s) 199.13
Current children cumulated vsize (Kb) 250320

[startup+220.012 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 61892 0 0 0 20194 703 0 0 25 0 1 0 1840630488 257552384 61686 4294967295 134512640 134736556 3221224560 3221223248 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 62879 61686 1116 68 0 62811 0
[pid=22505] vsize: 251516
Current children cumulated CPU time (s) 208.97
Current children cumulated vsize (Kb) 251516

[startup+230.013 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 61990 0 0 0 21181 708 0 0 25 0 1 0 1840630488 257974272 61780 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 62982 61780 1116 68 0 62914 0
[pid=22505] vsize: 251928
Current children cumulated CPU time (s) 218.89
Current children cumulated vsize (Kb) 251928

[startup+240.013 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 62393 0 0 0 22164 715 0 0 25 0 1 0 1840630488 259727360 62169 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 63410 62169 1116 68 0 63342 0
[pid=22505] vsize: 253640
Current children cumulated CPU time (s) 228.79
Current children cumulated vsize (Kb) 253640

[startup+250.014 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 63005 0 0 0 23154 721 0 0 25 0 1 0 1840630488 262160384 62781 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 64004 62781 1116 68 0 63936 0
[pid=22505] vsize: 256016
Current children cumulated CPU time (s) 238.75
Current children cumulated vsize (Kb) 256016

[startup+260.015 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 63197 0 0 0 24143 726 0 0 25 0 1 0 1840630488 262975488 62973 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 64203 62973 1116 68 0 64135 0
[pid=22505] vsize: 256812
Current children cumulated CPU time (s) 248.69
Current children cumulated vsize (Kb) 256812

[startup+270.015 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 64012 0 0 0 25112 738 0 0 25 0 1 0 1840630488 266350592 63788 4294967295 134512640 134736556 3221224560 3221223312 134553227 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 65027 63788 1116 68 0 64959 0
[pid=22505] vsize: 260108
Current children cumulated CPU time (s) 258.5
Current children cumulated vsize (Kb) 260108

[startup+280.015 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 65114 0 0 0 26065 755 0 0 25 0 1 0 1840630488 270790656 64890 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 66111 64890 1116 68 0 66043 0
[pid=22505] vsize: 264444
Current children cumulated CPU time (s) 268.2
Current children cumulated vsize (Kb) 264444

[startup+290.016 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 65990 0 0 0 26995 782 0 0 25 0 1 0 1840630488 274440192 65766 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22505/statm): 67002 65766 1116 68 0 66934 0
[pid=22505] vsize: 268008
Current children cumulated CPU time (s) 277.77
Current children cumulated vsize (Kb) 268008

[startup+300.016 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 66982 0 0 0 27935 805 0 0 25 0 1 0 1840630488 278495232 66758 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 67992 66758 1116 68 0 67924 0
[pid=22505] vsize: 271968
Current children cumulated CPU time (s) 287.4
Current children cumulated vsize (Kb) 271968

[startup+310.017 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 67495 0 0 0 28880 825 0 0 25 0 1 0 1840630488 280629248 67271 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 68513 67271 1116 68 0 68445 0
[pid=22505] vsize: 274052
Current children cumulated CPU time (s) 297.05
Current children cumulated vsize (Kb) 274052

[startup+320.018 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 67837 0 0 0 29855 835 0 0 25 0 1 0 1840630488 281980928 67613 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 68843 67613 1116 68 0 68775 0
[pid=22505] vsize: 275372
Current children cumulated CPU time (s) 306.9
Current children cumulated vsize (Kb) 275372

[startup+330.019 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68210 0 0 0 30830 844 0 0 25 0 1 0 1840630488 283467776 67986 4294967295 134512640 134736556 3221224560 3221223296 134605900 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69206 67986 1116 68 0 69138 0
[pid=22505] vsize: 276824
Current children cumulated CPU time (s) 316.74
Current children cumulated vsize (Kb) 276824

[startup+340.018 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68466 0 0 0 31795 855 0 0 25 0 1 0 1840630488 284536832 68242 4294967295 134512640 134736556 3221224560 3221223240 134536502 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69467 68242 1116 68 0 69399 0
[pid=22505] vsize: 277868
Current children cumulated CPU time (s) 326.5
Current children cumulated vsize (Kb) 277868

[startup+350.019 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68497 0 0 0 32790 857 0 0 25 0 1 0 1840630488 284667904 68273 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69499 68273 1116 68 0 69431 0
[pid=22505] vsize: 277996
Current children cumulated CPU time (s) 336.47
Current children cumulated vsize (Kb) 277996

[startup+360.019 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68510 0 0 0 33785 859 0 0 25 0 1 0 1840630488 284803072 68286 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69532 68286 1116 68 0 69464 0
[pid=22505] vsize: 278128
Current children cumulated CPU time (s) 346.44
Current children cumulated vsize (Kb) 278128

[startup+370.019 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68589 0 0 0 34782 860 0 0 25 0 1 0 1840630488 285073408 68365 4294967295 134512640 134736556 3221224560 3221223272 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69598 68365 1116 68 0 69530 0
[pid=22505] vsize: 278392
Current children cumulated CPU time (s) 356.42
Current children cumulated vsize (Kb) 278392

[startup+380.02 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68589 0 0 0 35780 861 0 0 25 0 1 0 1840630488 285073408 68365 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69598 68365 1116 68 0 69530 0
[pid=22505] vsize: 278392
Current children cumulated CPU time (s) 366.41
Current children cumulated vsize (Kb) 278392

[startup+390.02 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68589 0 0 0 36777 862 0 0 25 0 1 0 1840630488 285073408 68365 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69598 68365 1116 68 0 69530 0
[pid=22505] vsize: 278392
Current children cumulated CPU time (s) 376.39
Current children cumulated vsize (Kb) 278392

[startup+400.02 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68644 0 0 0 37774 863 0 0 25 0 1 0 1840630488 285343744 68420 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69664 68420 1116 68 0 69596 0
[pid=22505] vsize: 278656
Current children cumulated CPU time (s) 386.37
Current children cumulated vsize (Kb) 278656

[startup+410.02 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68696 0 0 0 38767 867 0 0 25 0 1 0 1840630488 285454336 68472 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69691 68472 1116 68 0 69623 0
[pid=22505] vsize: 278764
Current children cumulated CPU time (s) 396.34
Current children cumulated vsize (Kb) 278764

[startup+420.021 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 68713 0 0 0 39762 869 0 0 25 0 1 0 1840630488 285589504 68489 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69724 68489 1116 68 0 69656 0
[pid=22505] vsize: 278896
Current children cumulated CPU time (s) 406.31
Current children cumulated vsize (Kb) 278896

[startup+430.021 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68727 0 0 0 40758 871 0 0 25 0 1 0 1840630488 285589504 68503 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69724 68503 1116 68 0 69656 0
[pid=22505] vsize: 278896
Current children cumulated CPU time (s) 416.29
Current children cumulated vsize (Kb) 278896

[startup+440.021 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68766 0 0 0 41753 873 0 0 25 0 1 0 1840630488 285810688 68542 4294967295 134512640 134736556 3221224560 3221223280 134529480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69778 68542 1116 68 0 69710 0
[pid=22505] vsize: 279112
Current children cumulated CPU time (s) 426.26
Current children cumulated vsize (Kb) 279112

[startup+450.022 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68823 0 0 0 42748 876 0 0 25 0 1 0 1840630488 286081024 68599 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69844 68599 1116 68 0 69776 0
[pid=22505] vsize: 279376
Current children cumulated CPU time (s) 436.24
Current children cumulated vsize (Kb) 279376

[startup+460.022 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68823 0 0 0 43742 878 0 0 25 0 1 0 1840630488 286081024 68599 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69844 68599 1116 68 0 69776 0
[pid=22505] vsize: 279376
Current children cumulated CPU time (s) 446.2
Current children cumulated vsize (Kb) 279376

[startup+470.022 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68852 0 0 0 44736 881 0 0 25 0 1 0 1840630488 286081024 68628 4294967295 134512640 134736556 3221224560 3221223232 134528755 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69844 68628 1116 68 0 69776 0
[pid=22505] vsize: 279376
Current children cumulated CPU time (s) 456.17
Current children cumulated vsize (Kb) 279376

[startup+480.023 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 68948 0 0 0 45710 889 0 0 25 0 1 0 1840630488 286486528 68724 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 69943 68724 1116 68 0 69875 0
[pid=22505] vsize: 279772
Current children cumulated CPU time (s) 465.99
Current children cumulated vsize (Kb) 279772

[startup+490.023 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 69009 0 0 0 46700 894 0 0 25 0 1 0 1840630488 286756864 68785 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 70009 68785 1116 68 0 69941 0
[pid=22505] vsize: 280036
Current children cumulated CPU time (s) 475.94
Current children cumulated vsize (Kb) 280036

[startup+500.024 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 70066 0 0 0 47628 919 0 0 25 0 1 0 1840630488 291278848 69838 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 71113 69838 1116 68 0 71045 0
[pid=22505] vsize: 284452
Current children cumulated CPU time (s) 485.47
Current children cumulated vsize (Kb) 284452

[startup+510.024 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 71742 0 0 0 48600 932 0 0 25 0 1 0 1840630488 298168320 71514 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 72795 71514 1116 68 0 72727 0
[pid=22505] vsize: 291180
Current children cumulated CPU time (s) 495.32
Current children cumulated vsize (Kb) 291180

[startup+520.025 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 72549 0 0 0 49564 945 0 0 25 0 1 0 1840630488 301412352 72321 4294967295 134512640 134736556 3221224560 3221223260 134554007 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 73587 72321 1116 68 0 73519 0
[pid=22505] vsize: 294348
Current children cumulated CPU time (s) 505.09
Current children cumulated vsize (Kb) 294348

[startup+530.026 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 73006 0 0 0 50528 959 0 0 25 0 1 0 1840630488 303308800 72778 4294967295 134512640 134736556 3221224560 3221223136 134550245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 74050 72778 1116 68 0 73982 0
[pid=22505] vsize: 296200
Current children cumulated CPU time (s) 514.87
Current children cumulated vsize (Kb) 296200

[startup+540.025 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 73220 0 0 0 51507 968 0 0 25 0 1 0 1840630488 304132096 72991 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 74251 72991 1116 68 0 74183 0
[pid=22505] vsize: 297004
Current children cumulated CPU time (s) 524.75
Current children cumulated vsize (Kb) 297004

[startup+550.026 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 73471 0 0 0 52485 977 0 0 25 0 1 0 1840630488 305205248 73242 4294967295 134512640 134736556 3221224560 3221223076 134716789 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 74513 73242 1116 68 0 74445 0
[pid=22505] vsize: 298052
Current children cumulated CPU time (s) 534.62
Current children cumulated vsize (Kb) 298052

[startup+560.027 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 74018 0 0 0 53442 992 0 0 25 0 1 0 1840630488 307486720 73789 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 75070 73789 1116 68 0 75002 0
[pid=22505] vsize: 300280
Current children cumulated CPU time (s) 544.34
Current children cumulated vsize (Kb) 300280

[startup+570.027 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 74711 0 0 0 54393 1009 0 0 25 0 1 0 1840630488 310308864 74482 4294967295 134512640 134736556 3221224560 3221223244 134605348 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 75759 74482 1116 68 0 75691 0
[pid=22505] vsize: 303036
Current children cumulated CPU time (s) 554.02
Current children cumulated vsize (Kb) 303036

[startup+580.028 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 75564 0 0 0 55343 1029 0 0 25 0 1 0 1840630488 313794560 75335 4294967295 134512640 134736556 3221224560 3221223232 134529378 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 76610 75335 1116 68 0 76542 0
[pid=22505] vsize: 306440
Current children cumulated CPU time (s) 563.72
Current children cumulated vsize (Kb) 306440

[startup+590.028 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 76075 0 0 0 56305 1043 0 0 25 0 1 0 1840630488 315813888 75846 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 77103 75846 1116 68 0 77035 0
[pid=22505] vsize: 308412
Current children cumulated CPU time (s) 573.48
Current children cumulated vsize (Kb) 308412

[startup+600.029 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 76374 0 0 0 57282 1052 0 0 25 0 1 0 1840630488 317009920 76145 4294967295 134512640 134736556 3221224560 3221223168 134544602 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 77395 76145 1116 68 0 77327 0
[pid=22505] vsize: 309580
Current children cumulated CPU time (s) 583.34
Current children cumulated vsize (Kb) 309580

[startup+610.029 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 76558 0 0 0 58265 1059 0 0 25 0 1 0 1840630488 317763584 76329 4294967295 134512640 134736556 3221224560 3221223192 134553044 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 77579 76329 1116 68 0 77511 0
[pid=22505] vsize: 310316
Current children cumulated CPU time (s) 593.24
Current children cumulated vsize (Kb) 310316

[startup+620.03 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 76684 0 0 0 59237 1068 0 0 25 0 1 0 1840630488 318287872 76455 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 77707 76455 1116 68 0 77639 0
[pid=22505] vsize: 310828
Current children cumulated CPU time (s) 603.05
Current children cumulated vsize (Kb) 310828

[startup+630.031 s]
Raw data (loadavg): 1.07 1.01 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 79020 0 0 0 60194 1085 0 0 25 0 1 0 1840630488 327880704 78791 4294967295 134512640 134736556 3221224560 3221223096 1077377696 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 80049 78791 1116 68 0 79981 0
[pid=22505] vsize: 320196
Current children cumulated CPU time (s) 612.79
Current children cumulated vsize (Kb) 320196

[startup+640.03 s]
Raw data (loadavg): 1.06 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 81016 0 0 0 61165 1100 0 0 25 0 1 0 1840630488 336125952 80787 4294967295 134512640 134736556 3221224560 3221223120 134543134 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 82062 80787 1116 68 0 81994 0
[pid=22505] vsize: 328248
Current children cumulated CPU time (s) 622.65
Current children cumulated vsize (Kb) 328248

[startup+650.031 s]
Raw data (loadavg): 1.05 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 82356 0 0 0 62146 1109 0 0 25 0 1 0 1840630488 341532672 82127 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 83382 82127 1116 68 0 83314 0
[pid=22505] vsize: 333528
Current children cumulated CPU time (s) 632.55
Current children cumulated vsize (Kb) 333528

[startup+660.032 s]
Raw data (loadavg): 1.04 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 83848 0 0 0 63125 1120 0 0 25 0 1 0 1840630488 347746304 83619 4294967295 134512640 134736556 3221224560 3221223152 134551076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 84899 83619 1116 68 0 84831 0
[pid=22505] vsize: 339596
Current children cumulated CPU time (s) 642.45
Current children cumulated vsize (Kb) 339596

[startup+670.032 s]
Raw data (loadavg): 1.04 1.00 0.93 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 85160 0 0 0 64105 1129 0 0 25 0 1 0 1840630488 353017856 84930 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 86186 84930 1116 68 0 86118 0
[pid=22505] vsize: 344744
Current children cumulated CPU time (s) 652.34
Current children cumulated vsize (Kb) 344744

[startup+680.033 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 86342 0 0 0 65088 1137 0 0 25 0 1 0 1840630488 357879808 86112 4294967295 134512640 134736556 3221224560 3221223216 134528671 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 87373 86112 1116 68 0 87305 0
[pid=22505] vsize: 349492
Current children cumulated CPU time (s) 662.25
Current children cumulated vsize (Kb) 349492

[startup+690.033 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 87286 0 0 0 66072 1144 0 0 25 0 1 0 1840630488 361787392 87056 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 88327 87056 1116 68 0 88259 0
[pid=22505] vsize: 353308
Current children cumulated CPU time (s) 672.16
Current children cumulated vsize (Kb) 353308

[startup+700.034 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 87771 0 0 0 67065 1149 0 0 25 0 1 0 1840630488 363819008 87541 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 88823 87541 1116 68 0 88755 0
[pid=22505] vsize: 355292
Current children cumulated CPU time (s) 682.14
Current children cumulated vsize (Kb) 355292

[startup+710.033 s]
Raw data (loadavg): 1.02 1.00 0.93 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 88755 0 0 0 68049 1156 0 0 25 0 1 0 1840630488 367894528 88524 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 89818 88524 1116 68 0 89750 0
[pid=22505] vsize: 359272
Current children cumulated CPU time (s) 692.05
Current children cumulated vsize (Kb) 359272

[startup+720.034 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 89579 0 0 0 69035 1162 0 0 25 0 1 0 1840630488 371269632 89348 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 90642 89348 1116 68 0 90574 0
[pid=22505] vsize: 362568
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (Kb) 362568

[startup+730.034 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 90501 0 0 0 70021 1170 0 0 25 0 1 0 1840630488 375074816 90270 4294967295 134512640 134736556 3221224560 3221222852 134717407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 91571 90270 1116 68 0 91503 0
[pid=22505] vsize: 366284
Current children cumulated CPU time (s) 711.91
Current children cumulated vsize (Kb) 366284

[startup+740.033 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 91188 0 0 0 71010 1175 0 0 25 0 1 0 1840630488 377769984 90957 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 92229 90957 1116 68 0 92161 0
[pid=22505] vsize: 368916
Current children cumulated CPU time (s) 721.85
Current children cumulated vsize (Kb) 368916

[startup+750.034 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 91894 0 0 0 71998 1180 0 0 25 0 1 0 1840630488 380743680 91663 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 92955 91663 1116 68 0 92887 0
[pid=22505] vsize: 371820
Current children cumulated CPU time (s) 731.78
Current children cumulated vsize (Kb) 371820

[startup+760.034 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 92616 0 0 0 72986 1186 0 0 25 0 1 0 1840630488 383717376 92385 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 93681 92385 1116 68 0 93613 0
[pid=22505] vsize: 374724
Current children cumulated CPU time (s) 741.72
Current children cumulated vsize (Kb) 374724

[startup+770.034 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 93085 0 0 0 73978 1189 0 0 25 0 1 0 1840630488 385609728 92854 4294967295 134512640 134736556 3221224560 3221223024 134536055 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 94143 92854 1116 68 0 94075 0
[pid=22505] vsize: 376572
Current children cumulated CPU time (s) 751.67
Current children cumulated vsize (Kb) 376572

[startup+780.035 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 93972 0 0 0 74966 1195 0 0 25 0 1 0 1840630488 389259264 93741 4294967295 134512640 134736556 3221224560 3221223164 134537474 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 95034 93741 1116 68 0 94966 0
[pid=22505] vsize: 380136
Current children cumulated CPU time (s) 761.61
Current children cumulated vsize (Kb) 380136

[startup+790.035 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 94567 0 0 0 75958 1199 0 0 25 0 1 0 1840630488 391692288 94336 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 95628 94336 1116 68 0 95560 0
[pid=22505] vsize: 382512
Current children cumulated CPU time (s) 771.57
Current children cumulated vsize (Kb) 382512

[startup+800.036 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 95170 0 0 0 76947 1204 0 0 25 0 1 0 1840630488 394125312 94939 4294967295 134512640 134736556 3221224560 3221223088 134716613 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 96222 94939 1116 68 0 96154 0
[pid=22505] vsize: 384888
Current children cumulated CPU time (s) 781.51
Current children cumulated vsize (Kb) 384888

[startup+810.035 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 95545 0 0 0 77940 1207 0 0 25 0 1 0 1840630488 395755520 95310 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 96620 95310 1116 68 0 96552 0
[pid=22505] vsize: 386480
Current children cumulated CPU time (s) 791.47
Current children cumulated vsize (Kb) 386480

[startup+820.036 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 96045 0 0 0 78932 1211 0 0 25 0 1 0 1840630488 397778944 95810 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 97114 95810 1116 68 0 97046 0
[pid=22505] vsize: 388456
Current children cumulated CPU time (s) 801.43
Current children cumulated vsize (Kb) 388456

[startup+830.036 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 96832 0 0 0 79921 1217 0 0 25 0 1 0 1840630488 401022976 96597 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 97906 96597 1116 68 0 97838 0
[pid=22505] vsize: 391624
Current children cumulated CPU time (s) 811.38
Current children cumulated vsize (Kb) 391624

[startup+840.035 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 97547 0 0 0 80909 1222 0 0 25 0 1 0 1840630488 403861504 97312 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 98599 97312 1116 68 0 98531 0
[pid=22505] vsize: 394396
Current children cumulated CPU time (s) 821.31
Current children cumulated vsize (Kb) 394396

[startup+850.036 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 97709 0 0 0 81905 1224 0 0 25 0 1 0 1840630488 404533248 97474 4294967295 134512640 134736556 3221224560 3221223160 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 98763 97474 1116 68 0 98695 0
[pid=22505] vsize: 395052
Current children cumulated CPU time (s) 831.29
Current children cumulated vsize (Kb) 395052

[startup+860.037 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 98491 0 0 0 82894 1228 0 0 25 0 1 0 1840630488 407805952 98256 4294967295 134512640 134736556 3221224560 3221223184 134537433 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 99562 98256 1116 68 0 99494 0
[pid=22505] vsize: 398248
Current children cumulated CPU time (s) 841.22
Current children cumulated vsize (Kb) 398248

[startup+870.038 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 99286 0 0 0 83882 1234 0 0 25 0 1 0 1840630488 411045888 99050 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 100353 99050 1116 68 0 100285 0
[pid=22505] vsize: 401412
Current children cumulated CPU time (s) 851.16
Current children cumulated vsize (Kb) 401412

[startup+880.037 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 99890 0 0 0 84871 1240 0 0 25 0 1 0 1840630488 413609984 99654 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 100979 99654 1116 68 0 100911 0
[pid=22505] vsize: 403916
Current children cumulated CPU time (s) 861.11
Current children cumulated vsize (Kb) 403916

[startup+890.037 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 100478 0 0 0 85861 1245 0 0 25 0 1 0 1840630488 416059392 100242 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 101577 100242 1116 68 0 101509 0
[pid=22505] vsize: 406308
Current children cumulated CPU time (s) 871.06
Current children cumulated vsize (Kb) 406308

[startup+900.038 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 101030 0 0 0 86852 1249 0 0 25 0 1 0 1840630488 418357248 100794 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 102138 100794 1116 68 0 102070 0
[pid=22505] vsize: 408552
Current children cumulated CPU time (s) 881.01
Current children cumulated vsize (Kb) 408552

[startup+910.037 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 101529 0 0 0 87843 1252 0 0 25 0 1 0 1840630488 420380672 101293 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 102632 101293 1116 68 0 102564 0
[pid=22505] vsize: 410528
Current children cumulated CPU time (s) 890.95
Current children cumulated vsize (Kb) 410528

[startup+920.038 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 102136 0 0 0 88832 1257 0 0 25 0 1 0 1840630488 422813696 101900 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 103226 101900 1116 68 0 103158 0
[pid=22505] vsize: 412904
Current children cumulated CPU time (s) 900.89
Current children cumulated vsize (Kb) 412904

[startup+930.039 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 102557 0 0 0 89809 1265 0 0 25 0 1 0 1840630488 424570880 102321 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 103655 102321 1116 68 0 103587 0
[pid=22505] vsize: 414620
Current children cumulated CPU time (s) 910.74
Current children cumulated vsize (Kb) 414620

[startup+940.038 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 102710 0 0 0 90792 1270 0 0 25 0 1 0 1840630488 425246720 102474 4294967295 134512640 134736556 3221224560 3221223180 134553304 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 103820 102474 1116 68 0 103752 0
[pid=22505] vsize: 415280
Current children cumulated CPU time (s) 920.62
Current children cumulated vsize (Kb) 415280

[startup+950.039 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 102821 0 0 0 91779 1275 0 0 25 0 1 0 1840630488 425652224 102585 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 103919 102585 1116 68 0 103851 0
[pid=22505] vsize: 415676
Current children cumulated CPU time (s) 930.54
Current children cumulated vsize (Kb) 415676

[startup+960.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 103005 0 0 0 92766 1281 0 0 25 0 1 0 1840630488 426455040 102769 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 104115 102769 1116 68 0 104047 0
[pid=22505] vsize: 416460
Current children cumulated CPU time (s) 940.47
Current children cumulated vsize (Kb) 416460

[startup+970.041 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 103178 0 0 0 93754 1286 0 0 25 0 1 0 1840630488 427130880 102942 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 104280 102942 1116 68 0 104212 0
[pid=22505] vsize: 417120
Current children cumulated CPU time (s) 950.4
Current children cumulated vsize (Kb) 417120

[startup+980.041 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 103261 0 0 0 94749 1288 0 0 25 0 1 0 1840630488 427401216 103025 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 104346 103025 1116 68 0 104278 0
[pid=22505] vsize: 417384
Current children cumulated CPU time (s) 960.37
Current children cumulated vsize (Kb) 417384

[startup+990.041 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 103481 0 0 0 95736 1292 0 0 25 0 1 0 1840630488 428339200 103245 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 104575 103245 1116 68 0 104507 0
[pid=22505] vsize: 418300
Current children cumulated CPU time (s) 970.28
Current children cumulated vsize (Kb) 418300

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 104223 0 0 0 96674 1316 0 0 25 0 1 0 1840630488 431411200 103987 4294967295 134512640 134736556 3221224560 3221223280 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22505/statm): 105325 103987 1116 68 0 105257 0
[pid=22505] vsize: 421300
Current children cumulated CPU time (s) 979.9
Current children cumulated vsize (Kb) 421300

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 104845 0 0 0 97640 1329 0 0 25 0 1 0 1840630488 433954816 104609 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 105946 104609 1116 68 0 105878 0
[pid=22505] vsize: 423784
Current children cumulated CPU time (s) 989.69
Current children cumulated vsize (Kb) 423784

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 105040 0 0 0 98620 1336 0 0 25 0 1 0 1840630488 434753536 104804 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 106141 104804 1116 68 0 106073 0
[pid=22505] vsize: 424564
Current children cumulated CPU time (s) 999.56
Current children cumulated vsize (Kb) 424564

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 105312 0 0 0 99590 1347 0 0 25 0 1 0 1840630488 435834880 105076 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 106405 105076 1116 68 0 106337 0
[pid=22505] vsize: 425620
Current children cumulated CPU time (s) 1009.37
Current children cumulated vsize (Kb) 425620

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 105484 0 0 0 100575 1353 0 0 25 0 1 0 1840630488 436502528 105248 4294967295 134512640 134736556 3221224560 3221223272 134553982 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 106568 105248 1116 68 0 106500 0
[pid=22505] vsize: 426272
Current children cumulated CPU time (s) 1019.28
Current children cumulated vsize (Kb) 426272

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 105575 0 0 0 101569 1355 0 0 25 0 1 0 1840630488 436908032 105339 4294967295 134512640 134736556 3221224560 3221223232 134536477 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 106667 105339 1116 68 0 106599 0
[pid=22505] vsize: 426668
Current children cumulated CPU time (s) 1029.24
Current children cumulated vsize (Kb) 426668

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 105603 0 0 0 102558 1359 0 0 25 0 1 0 1840630488 437039104 105367 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22505/statm): 106699 105367 1116 68 0 106631 0
[pid=22505] vsize: 426796
Current children cumulated CPU time (s) 1039.17
Current children cumulated vsize (Kb) 426796

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 105680 0 0 0 103542 1365 0 0 25 0 1 0 1840630488 437309440 105444 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 106765 105444 1116 68 0 106697 0
[pid=22505] vsize: 427060
Current children cumulated CPU time (s) 1049.07
Current children cumulated vsize (Kb) 427060

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 105966 0 0 0 104518 1374 0 0 25 0 1 0 1840630488 438525952 105730 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 107062 105730 1116 68 0 106994 0
[pid=22505] vsize: 428248
Current children cumulated CPU time (s) 1058.92
Current children cumulated vsize (Kb) 428248

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 106224 0 0 0 105496 1383 0 0 25 0 1 0 1840630488 439603200 105988 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 107325 105988 1116 68 0 107257 0
[pid=22505] vsize: 429300
Current children cumulated CPU time (s) 1068.79
Current children cumulated vsize (Kb) 429300

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) T 22504 22505 20728 0 -1 0 106368 0 0 0 106479 1390 0 0 25 0 1 0 1840630488 440102912 106132 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22505/statm): 107447 106132 1116 68 0 107379 0
[pid=22505] vsize: 429788
Current children cumulated CPU time (s) 1078.69
Current children cumulated vsize (Kb) 429788

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 106709 0 0 0 107449 1400 0 0 25 0 1 0 1840630488 441548800 106473 4294967295 134512640 134736556 3221224560 3221223296 134529509 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 107800 106473 1116 68 0 107732 0
[pid=22505] vsize: 431200
Current children cumulated CPU time (s) 1088.49
Current children cumulated vsize (Kb) 431200

[startup+1120.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 106749 0 0 0 108443 1403 0 0 25 0 1 0 1840630488 441683968 106513 4294967295 134512640 134736556 3221224560 3221223140 134716325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 107833 106513 1116 68 0 107765 0
[pid=22505] vsize: 431332
Current children cumulated CPU time (s) 1098.46
Current children cumulated vsize (Kb) 431332

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 106800 0 0 0 109436 1405 0 0 25 0 1 0 1840630488 441913344 106564 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 107889 106564 1116 68 0 107821 0
[pid=22505] vsize: 431556
Current children cumulated CPU time (s) 1108.41
Current children cumulated vsize (Kb) 431556

[startup+1140.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 106816 0 0 0 110432 1407 0 0 25 0 1 0 1840630488 442036224 106580 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 107919 106580 1116 68 0 107851 0
[pid=22505] vsize: 431676
Current children cumulated CPU time (s) 1118.39
Current children cumulated vsize (Kb) 431676

[startup+1150.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 106818 0 0 0 111430 1408 0 0 25 0 1 0 1840630488 442036224 106582 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 107919 106582 1116 68 0 107851 0
[pid=22505] vsize: 431676
Current children cumulated CPU time (s) 1128.38
Current children cumulated vsize (Kb) 431676

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 106818 0 0 0 112427 1409 0 0 25 0 1 0 1840630488 442036224 106582 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 107919 106582 1116 68 0 107851 0
[pid=22505] vsize: 431676
Current children cumulated CPU time (s) 1138.36
Current children cumulated vsize (Kb) 431676

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 106818 0 0 0 113424 1411 0 0 25 0 1 0 1840630488 442036224 106582 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 107919 106582 1116 68 0 107851 0
[pid=22505] vsize: 431676
Current children cumulated CPU time (s) 1148.35
Current children cumulated vsize (Kb) 431676

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 106818 0 0 0 114420 1412 0 0 25 0 1 0 1840630488 442036224 106582 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 107919 106582 1116 68 0 107851 0
[pid=22505] vsize: 431676
Current children cumulated CPU time (s) 1158.32
Current children cumulated vsize (Kb) 431676

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 106818 0 0 0 115417 1413 0 0 25 0 1 0 1840630488 442036224 106582 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 107919 106582 1116 68 0 107851 0
[pid=22505] vsize: 431676
Current children cumulated CPU time (s) 1168.3
Current children cumulated vsize (Kb) 431676

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 106818 0 0 0 116414 1414 0 0 25 0 1 0 1840630488 442036224 106582 4294967295 134512640 134736556 3221224560 3221223148 134550916 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 107919 106582 1116 68 0 107851 0
[pid=22505] vsize: 431676
Current children cumulated CPU time (s) 1178.28
Current children cumulated vsize (Kb) 431676

[startup+1210.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 22505
Raw data (/proc/22505/stat): 22505 (bsolo) R 22504 22505 20728 0 -1 0 107299 0 0 0 117373 1429 0 0 25 0 1 0 1840630488 443928576 107063 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22505/statm): 108381 107063 1116 68 0 108313 0
[pid=22505] vsize: 433524
Current children cumulated CPU time (s) 1188.02
Current children cumulated vsize (Kb) 433524
One traced child (pid=22505) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1217.38
CPU time (s): 1195.21
CPU user time (s): 1180.62
CPU system time (s): 14.5858
CPU usage (%): 98.1784
Max. virtual memory (cumulated for all children) (Kb): 433524

Verifier Data

ERROR: no interpretation found !