Some explanations

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

General information on the benchmark

Namemps-v2-13-7/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-lotfi.opb
MD5SUM69367ad5ee917e4a74e95e8f089c09d8
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 160
Biggest coefficient in the objective function 524288
Number of bits for the biggest coefficient in the objective function 20
Sum of the numbers in the objective function 8388600
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 5242880000000000
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 39992649862466400
Number of bits of the biggest sum of numbers56
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables6160
Total number of constraints153
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 constraints153
Minimum length of a constraint20
Maximum length of a constraint2660

Trace number 5085

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 450.999
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:        891184 kB
Buffers:          5336 kB
Cached:         108144 kB
SwapCached:        692 kB
Active:          51604 kB
Inactive:        64436 kB
HighTotal:      131008 kB
HighFree:        20916 kB
LowTotal:       903652 kB
LowFree:        870268 kB
SwapTotal:     2097136 kB
SwapFree:      2095912 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5728 kB
Slab:            21708 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:38:36 (client local time) WITH STATUS 0 IN 1195.22 SECONDS
stats: 825 7 1195.22 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 6160 variables and 240 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 2.301
c After prepocess the problem consists of 5393 variables and 224 constraints.
c Initial Lower Bound: -1048575
c Restart #1 #Var: 5393 #Dec: 25637 LB: -1048575 @ 4.241
c Restart #2 #Var: 5393 #Dec: 76547 LB: -1048575 @ 8.072
c Restart #3 #Var: 5393 #Dec: 146733 LB: -1048575 @ 13.423
c Restart #4 #Var: 5393 #Dec: 237106 LB: -1048575 @ 20.27
c Restart #5 #Var: 5393 #Dec: 331308 LB: -1048575 @ 27.504
c Restart #6 #Var: 5393 #Dec: 389137 LB: -1048575 @ 32.385
c Restart #7 #Var: 5393 #Dec: 412641 LB: -1048575 @ 35.347
c Restart #8 #Var: 5393 #Dec: 433397 LB: -1048575 @ 38.228
c Restart #9 #Var: 5393 #Dec: 437785 LB: -1048575 @ 39.394
c Restart #10 #Var: 5393 #Dec: 439811 LB: -1048575 @ 40.766
c Restart #11 #Var: 5393 #Dec: 442040 LB: -1048575 @ 42.573
c Restart #12 #Var: 5393 #Dec: 444465 LB: -1048575 @ 44.821
c Restart #13 #Var: 5393 #Dec: 447092 LB: -1048575 @ 47.246
c Restart #14 #Var: 5393 #Dec: 449916 LB: -1048575 @ 50.001
c Restart #15 #Var: 5393 #Dec: 452940 LB: -1048575 @ 52.823
c Restart #16 #Var: 5393 #Dec: 456164 LB: -1048575 @ 55.852
c Restart #17 #Var: 5393 #Dec: 459588 LB: -1048575 @ 58.996
c Restart #18 #Var: 5393 #Dec: 463214 LB: -1048575 @ 62.474
c Restart #19 #Var: 5393 #Dec: 467041 LB: -1048575 @ 67.108
c Restart #20 #Var: 5393 #Dec: 471063 LB: -1048575 @ 71.964
c Restart #21 #Var: 5393 #Dec: 482574 LB: -1048575 @ 82.656
c Restart #22 #Var: 5389 #Dec: 539718 LB: -1048575 @ 97.761
c Restart #23 #Var: 5389 #Dec: 544957 LB: -1048575 @ 109.69
c Restart #24 #Var: 5389 #Dec: 565658 LB: -1048575 @ 130.6
c Restart #25 #Var: 5389 #Dec: 575741 LB: -1048575 @ 141.57
c Restart #26 #Var: 5389 #Dec: 583226 LB: -1048575 @ 163.57
c Restart #27 #Var: 5389 #Dec: 597938 LB: -1048575 @ 199.66
c Restart #28 #Var: 5389 #Dec: 610366 LB: -1048575 @ 236.41
c Restart #29 #Var: 5389 #Dec: 621687 LB: -1048575 @ 245.32
c Restart #30 #Var: 5389 #Dec: 629136 LB: -1048575 @ 256.36
c Restart #31 #Var: 5389 #Dec: 639603 LB: -1048575 @ 291.37
c Restart #32 #Var: 5389 #Dec: 650332 LB: -1048575 @ 328
c Restart #33 #Var: 5389 #Dec: 662294 LB: -1048575 @ 349.84
c Restart #34 #Var: 5387 #Dec: 679663 LB: -1048575 @ 384.24
c Restart #35 #Var: 5387 #Dec: 710497 LB: -1048575 @ 446.45
c Restart #36 #Var: 5387 #Dec: 726371 LB: -1048575 @ 535.06
c Restart #37 #Var: 5387 #Dec: 735775 LB: -1048575 @ 577.8
c Restart #38 #Var: 5387 #Dec: 747078 LB: -1048575 @ 595.2
c CHANGE Heuristic... 
c Restart #0 #Var: 5387 #Dec: 757458 LB: -1048575 @ 625.39
c Restart #1 #Var: 5387 #Dec: 757806 LB: -1048575 @ 625.59
c Restart #2 #Var: 5387 #Dec: 758837 LB: -1048575 @ 626.23
c Restart #3 #Var: 5387 #Dec: 761030 LB: -1048575 @ 627.48
c Restart #4 #Var: 5387 #Dec: 763087 LB: -1048575 @ 629.14
c Restart #5 #Var: 5387 #Dec: 764780 LB: -1048575 @ 631.43
c Restart #6 #Var: 5387 #Dec: 766318 LB: -1048575 @ 634.37
c Restart #7 #Var: 5387 #Dec: 768253 LB: -1048575 @ 639.23
c Restart #8 #Var: 5387 #Dec: 770604 LB: -1048575 @ 644.38
c Restart #9 #Var: 5387 #Dec: 772861 LB: -1048575 @ 650.97
c Restart #10 #Var: 5387 #Dec: 775196 LB: -1048575 @ 658.57
c Restart #11 #Var: 5387 #Dec: 777665 LB: -1048575 @ 666.24
c Restart #12 #Var: 5387 #Dec: 780852 LB: -1048575 @ 678.55
c Restart #13 #Var: 5387 #Dec: 784731 LB: -1048575 @ 692.31
c Restart #14 #Var: 5387 #Dec: 788032 LB: -1048575 @ 709.26
c Restart #15 #Var: 5387 #Dec: 791561 LB: -1048575 @ 733.26
c Restart #16 #Var: 5387 #Dec: 795169 LB: -1048575 @ 755.8
c Restart #17 #Var: 5387 #Dec: 799287 LB: -1048575 @ 782.06
c Restart #18 #Var: 5387 #Dec: 803671 LB: -1048575 @ 806.9
c Restart #19 #Var: 5387 #Dec: 808289 LB: -1048575 @ 845.83
c Restart #20 #Var: 5387 #Dec: 813166 LB: -1048575 @ 885.09
c Restart #21 #Var: 5387 #Dec: 818551 LB: -1048575 @ 909.05
c Restart #22 #Var: 5387 #Dec: 823532 LB: -1048575 @ 974.44
c Restart #23 #Var: 5387 #Dec: 828626 LB: -1048575 @ 1017.7
c Restart #24 #Var: 5387 #Dec: 835013 LB: -1048575 @ 1092.2
c Restart #25 #Var: 5387 #Dec: 840633 LB: -1048575 @ 1155.5
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/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1795199389 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/28224/statm): 107 3 90 68 0 39 0
[pid=28224] 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/wulflinc15/normalized-mps-v2-13-7-lotfi.opb

[startup+10.0037 s]
Raw data (loadavg): 0.93 0.98 0.99 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 6173 0 0 0 673 118 0 0 18 0 1 0 1795199389 28516352 6084 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28224/statm): 6962 6084 1116 68 0 6894 0
[pid=28224] vsize: 27848
Current children cumulated CPU time (s) 7.91
Current children cumulated vsize (Kb) 27848

[startup+20.0045 s]
Raw data (loadavg): 0.94 0.98 0.99 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 6175 0 0 0 1284 247 0 0 18 0 1 0 1795199389 28516352 6086 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 6962 6086 1116 68 0 6894 0
[pid=28224] vsize: 27848
Current children cumulated CPU time (s) 15.31
Current children cumulated vsize (Kb) 27848

[startup+30.0053 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 6175 0 0 0 1894 382 0 0 17 0 1 0 1795199389 28516352 6086 4294967295 134512640 134736556 3221224560 3221223072 134543088 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 6962 6086 1116 68 0 6894 0
[pid=28224] vsize: 27848
Current children cumulated CPU time (s) 22.76
Current children cumulated vsize (Kb) 27848

[startup+40.0061 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 6182 0 0 0 2517 505 0 0 18 0 1 0 1795199389 28516352 6093 4294967295 134512640 134736556 3221224560 3221223104 134716124 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28224/statm): 6962 6093 1116 68 0 6894 0
[pid=28224] vsize: 27848
Current children cumulated CPU time (s) 30.22
Current children cumulated vsize (Kb) 27848

[startup+50.007 s]
Raw data (loadavg): 1.02 1.00 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 6263 0 0 0 3239 595 0 0 21 0 1 0 1795199389 28909568 6174 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28224/statm): 7058 6174 1116 68 0 6990 0
[pid=28224] vsize: 28232
Current children cumulated CPU time (s) 38.34
Current children cumulated vsize (Kb) 28232

[startup+60.0078 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 12673 0 0 0 4159 632 0 0 25 0 1 0 1795199389 55156736 12584 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28224/statm): 13466 12584 1116 68 0 13398 0
[pid=28224] vsize: 53864
Current children cumulated CPU time (s) 47.91
Current children cumulated vsize (Kb) 53864

[startup+70.0086 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 18286 0 0 0 5089 667 0 0 25 0 1 0 1795199389 78331904 18194 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 19124 18194 1116 68 0 19056 0
[pid=28224] vsize: 76496
Current children cumulated CPU time (s) 57.56
Current children cumulated vsize (Kb) 76496

[startup+80.0094 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 23351 0 0 0 6028 696 0 0 25 0 1 0 1795199389 99069952 23256 4294967295 134512640 134736556 3221224560 3221223208 134524926 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28224/statm): 24187 23256 1116 68 0 24119 0
[pid=28224] vsize: 96748
Current children cumulated CPU time (s) 67.24
Current children cumulated vsize (Kb) 96748

[startup+90.0102 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 26665 0 0 0 6960 724 0 0 25 0 1 0 1795199389 112713728 26570 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28224/statm): 27518 26570 1116 68 0 27450 0
[pid=28224] vsize: 110072
Current children cumulated CPU time (s) 76.84
Current children cumulated vsize (Kb) 110072

[startup+100.011 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 27324 0 0 0 7784 783 0 0 18 0 1 0 1795199389 115408896 27229 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 28176 27229 1116 68 0 28108 0
[pid=28224] vsize: 112704
Current children cumulated CPU time (s) 85.67
Current children cumulated vsize (Kb) 112704

[startup+110.013 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 29780 0 0 0 8704 814 0 0 25 0 1 0 1795199389 125407232 29685 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 30617 29685 1116 68 0 30549 0
[pid=28224] vsize: 122468
Current children cumulated CPU time (s) 95.18
Current children cumulated vsize (Kb) 122468

[startup+120.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 32544 0 0 0 9667 831 0 0 25 0 1 0 1795199389 136740864 32449 4294967295 134512640 134736556 3221224560 3221223096 1077377659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 33384 32449 1116 68 0 33316 0
[pid=28224] vsize: 133536
Current children cumulated CPU time (s) 104.98
Current children cumulated vsize (Kb) 133536

[startup+130.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 35286 0 0 0 10580 864 0 0 25 0 1 0 1795199389 147972096 35191 4294967295 134512640 134736556 3221224560 3221223136 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 36126 35191 1116 68 0 36058 0
[pid=28224] vsize: 144504
Current children cumulated CPU time (s) 114.44
Current children cumulated vsize (Kb) 144504

[startup+140.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 35747 0 0 0 11557 873 0 0 25 0 1 0 1795199389 149938176 35648 4294967295 134512640 134736556 3221224560 3221223276 134560236 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 36606 35648 1116 68 0 36538 0
[pid=28224] vsize: 146424
Current children cumulated CPU time (s) 124.3
Current children cumulated vsize (Kb) 146424

[startup+150.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 35950 0 0 0 12542 879 0 0 25 0 1 0 1795199389 150679552 35851 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 36787 35851 1116 68 0 36719 0
[pid=28224] vsize: 147148
Current children cumulated CPU time (s) 134.21
Current children cumulated vsize (Kb) 147148

[startup+160.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 37825 0 0 0 13488 900 0 0 25 0 1 0 1795199389 158363648 37726 4294967295 134512640 134736556 3221224560 3221223036 134536623 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 38663 37726 1116 68 0 38595 0
[pid=28224] vsize: 154652
Current children cumulated CPU time (s) 143.88
Current children cumulated vsize (Kb) 154652

[startup+170.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 38262 0 0 0 14468 908 0 0 25 0 1 0 1795199389 160120832 38163 4294967295 134512640 134736556 3221224560 3221223184 134524338 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 39092 38163 1116 68 0 39024 0
[pid=28224] vsize: 156368
Current children cumulated CPU time (s) 153.76
Current children cumulated vsize (Kb) 156368

[startup+180.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 38304 0 0 0 15455 913 0 0 25 0 1 0 1795199389 160391168 38205 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 39158 38205 1116 68 0 39090 0
[pid=28224] vsize: 156632
Current children cumulated CPU time (s) 163.68
Current children cumulated vsize (Kb) 156632

[startup+190.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 39043 0 0 0 16430 924 0 0 25 0 1 0 1795199389 163356672 38944 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 39882 38944 1116 68 0 39814 0
[pid=28224] vsize: 159528
Current children cumulated CPU time (s) 173.54
Current children cumulated vsize (Kb) 159528

[startup+200.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 39745 0 0 0 17406 934 0 0 25 0 1 0 1795199389 166195200 39646 4294967295 134512640 134736556 3221224560 3221223152 134716340 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 40575 39646 1116 68 0 40507 0
[pid=28224] vsize: 162300
Current children cumulated CPU time (s) 183.4
Current children cumulated vsize (Kb) 162300

[startup+210.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 40369 0 0 0 18384 943 0 0 25 0 1 0 1795199389 168763392 40270 4294967295 134512640 134736556 3221224560 3221223296 134605582 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 41202 40270 1116 68 0 41134 0
[pid=28224] vsize: 164808
Current children cumulated CPU time (s) 193.27
Current children cumulated vsize (Kb) 164808

[startup+220.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 41121 0 0 0 19346 956 0 0 25 0 1 0 1795199389 171868160 41022 4294967295 134512640 134736556 3221224560 3221223156 1077374082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28224/statm): 41960 41022 1116 68 0 41892 0
[pid=28224] vsize: 167840
Current children cumulated CPU time (s) 203.02
Current children cumulated vsize (Kb) 167840

[startup+230.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 41648 0 0 0 20331 961 0 0 25 0 1 0 1795199389 174120960 41549 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 42510 41549 1116 68 0 42442 0
[pid=28224] vsize: 170040
Current children cumulated CPU time (s) 212.92
Current children cumulated vsize (Kb) 170040

[startup+240.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 41748 0 0 0 21322 964 0 0 25 0 1 0 1795199389 174526464 41649 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 42609 41649 1116 68 0 42541 0
[pid=28224] vsize: 170436
Current children cumulated CPU time (s) 222.86
Current children cumulated vsize (Kb) 170436

[startup+250.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 41868 0 0 0 22313 967 0 0 25 0 1 0 1795199389 174895104 41769 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 42699 41769 1116 68 0 42631 0
[pid=28224] vsize: 170796
Current children cumulated CPU time (s) 232.8
Current children cumulated vsize (Kb) 170796

[startup+260.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 42978 0 0 0 23269 985 0 0 25 0 1 0 1795199389 179486720 42879 4294967295 134512640 134736556 3221224560 3221223152 134716177 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 43820 42879 1116 68 0 43752 0
[pid=28224] vsize: 175280
Current children cumulated CPU time (s) 242.54
Current children cumulated vsize (Kb) 175280

[startup+270.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 46264 0 0 0 24229 1005 0 0 25 0 1 0 1795199389 193003520 46165 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 47120 46165 1116 68 0 47052 0
[pid=28224] vsize: 188480
Current children cumulated CPU time (s) 252.34
Current children cumulated vsize (Kb) 188480

[startup+280.019 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 49389 0 0 0 25176 1028 0 0 25 0 1 0 1795199389 205844480 49290 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 50255 49290 1116 68 0 50187 0
[pid=28224] vsize: 201020
Current children cumulated CPU time (s) 262.04
Current children cumulated vsize (Kb) 201020

[startup+290.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 50036 0 0 0 26157 1035 0 0 25 0 1 0 1795199389 208408576 49937 4294967295 134512640 134736556 3221224560 3221223072 134543068 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 50881 49937 1116 68 0 50813 0
[pid=28224] vsize: 203524
Current children cumulated CPU time (s) 271.92
Current children cumulated vsize (Kb) 203524

[startup+300.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 50594 0 0 0 27146 1040 0 0 25 0 1 0 1795199389 210710528 50495 4294967295 134512640 134736556 3221224560 3221223152 134540395 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 51443 50495 1116 68 0 51375 0
[pid=28224] vsize: 205772
Current children cumulated CPU time (s) 281.86
Current children cumulated vsize (Kb) 205772

[startup+310.021 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 51033 0 0 0 28130 1046 0 0 25 0 1 0 1795199389 212459520 50934 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 51870 50934 1116 68 0 51802 0
[pid=28224] vsize: 207480
Current children cumulated CPU time (s) 291.76
Current children cumulated vsize (Kb) 207480

[startup+320.022 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 51580 0 0 0 29105 1055 0 0 25 0 1 0 1795199389 214720512 51481 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 52422 51481 1116 68 0 52354 0
[pid=28224] vsize: 209688
Current children cumulated CPU time (s) 301.6
Current children cumulated vsize (Kb) 209688

[startup+330.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 51808 0 0 0 30091 1061 0 0 25 0 1 0 1795199389 215666688 51709 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 52653 51709 1116 68 0 52585 0
[pid=28224] vsize: 210612
Current children cumulated CPU time (s) 311.52
Current children cumulated vsize (Kb) 210612

[startup+340.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 51904 0 0 0 31080 1065 0 0 25 0 1 0 1795199389 216072192 51805 4294967295 134512640 134736556 3221224560 3221223248 134536470 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 52752 51805 1116 68 0 52684 0
[pid=28224] vsize: 211008
Current children cumulated CPU time (s) 321.45
Current children cumulated vsize (Kb) 211008

[startup+350.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 52025 0 0 0 32062 1071 0 0 25 0 1 0 1795199389 216547328 51926 4294967295 134512640 134736556 3221224560 3221223248 134529437 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 52868 51926 1116 68 0 52800 0
[pid=28224] vsize: 211472
Current children cumulated CPU time (s) 331.33
Current children cumulated vsize (Kb) 211472

[startup+360.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 52669 0 0 0 33028 1082 0 0 25 0 1 0 1795199389 219250688 52570 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 53528 52570 1116 68 0 53460 0
[pid=28224] vsize: 214112
Current children cumulated CPU time (s) 341.1
Current children cumulated vsize (Kb) 214112

[startup+370.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 53069 0 0 0 34005 1091 0 0 25 0 1 0 1795199389 220864512 52970 4294967295 134512640 134736556 3221224560 3221223200 134553314 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 53922 52970 1116 68 0 53854 0
[pid=28224] vsize: 215688
Current children cumulated CPU time (s) 350.96
Current children cumulated vsize (Kb) 215688

[startup+380.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 53553 0 0 0 34973 1102 0 0 25 0 1 0 1795199389 222859264 53454 4294967295 134512640 134736556 3221224560 3221223336 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 54409 53454 1116 68 0 54341 0
[pid=28224] vsize: 217636
Current children cumulated CPU time (s) 360.75
Current children cumulated vsize (Kb) 217636

[startup+390.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 53763 0 0 0 35950 1111 0 0 25 0 1 0 1795199389 223662080 53664 4294967295 134512640 134736556 3221224560 3221223072 134543219 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 54605 53664 1116 68 0 54537 0
[pid=28224] vsize: 218420
Current children cumulated CPU time (s) 370.61
Current children cumulated vsize (Kb) 218420

[startup+400.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 53996 0 0 0 36926 1119 0 0 25 0 1 0 1795199389 224608256 53897 4294967295 134512640 134736556 3221224560 3221223076 134716478 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 54836 53897 1116 68 0 54768 0
[pid=28224] vsize: 219344
Current children cumulated CPU time (s) 380.45
Current children cumulated vsize (Kb) 219344

[startup+410.024 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 54468 0 0 0 37893 1131 0 0 25 0 1 0 1795199389 226635776 54369 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 55331 54369 1116 68 0 55263 0
[pid=28224] vsize: 221324
Current children cumulated CPU time (s) 390.24
Current children cumulated vsize (Kb) 221324

[startup+420.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 55146 0 0 0 38854 1145 0 0 25 0 1 0 1795199389 229318656 55047 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 55986 55047 1116 68 0 55918 0
[pid=28224] vsize: 223944
Current children cumulated CPU time (s) 399.99
Current children cumulated vsize (Kb) 223944

[startup+430.023 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 55523 0 0 0 39816 1159 0 0 25 0 1 0 1795199389 230940672 55424 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 56382 55424 1116 68 0 56314 0
[pid=28224] vsize: 225528
Current children cumulated CPU time (s) 409.75
Current children cumulated vsize (Kb) 225528

[startup+440.024 s]
Raw data (loadavg): 1.08 1.02 1.01 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 55954 0 0 0 40787 1170 0 0 25 0 1 0 1795199389 232693760 55854 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 56810 55854 1116 68 0 56742 0
[pid=28224] vsize: 227240
Current children cumulated CPU time (s) 419.57
Current children cumulated vsize (Kb) 227240

[startup+450.025 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 56369 0 0 0 41776 1175 0 0 25 0 1 0 1795199389 234311680 56269 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 57205 56269 1116 68 0 57137 0
[pid=28224] vsize: 228820
Current children cumulated CPU time (s) 429.51
Current children cumulated vsize (Kb) 228820

[startup+460.026 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 56608 0 0 0 42767 1179 0 0 25 0 1 0 1795199389 235393024 56508 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28224/statm): 57469 56508 1116 68 0 57401 0
[pid=28224] vsize: 229876
Current children cumulated CPU time (s) 439.46
Current children cumulated vsize (Kb) 229876

[startup+470.026 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 56968 0 0 0 43751 1186 0 0 25 0 1 0 1795199389 236875776 56868 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28224/statm): 57831 56868 1116 68 0 57763 0
[pid=28224] vsize: 231324
Current children cumulated CPU time (s) 449.37
Current children cumulated vsize (Kb) 231324

[startup+480.026 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 57105 0 0 0 44745 1188 0 0 25 0 1 0 1795199389 237412352 57005 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28224/statm): 57962 57005 1116 68 0 57894 0
[pid=28224] vsize: 231848
Current children cumulated CPU time (s) 459.33
Current children cumulated vsize (Kb) 231848

[startup+490.027 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 57169 0 0 0 45742 1189 0 0 25 0 1 0 1795199389 237682688 57069 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 58028 57069 1116 68 0 57960 0
[pid=28224] vsize: 232112
Current children cumulated CPU time (s) 469.31
Current children cumulated vsize (Kb) 232112

[startup+500.028 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 57309 0 0 0 46738 1191 0 0 25 0 1 0 1795199389 238223360 57209 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 58160 57209 1116 68 0 58092 0
[pid=28224] vsize: 232640
Current children cumulated CPU time (s) 479.29
Current children cumulated vsize (Kb) 232640

[startup+510.029 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 57578 0 0 0 47734 1193 0 0 25 0 1 0 1795199389 239304704 57478 4294967295 134512640 134736556 3221224560 3221223068 134540122 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 58424 57478 1116 68 0 58356 0
[pid=28224] vsize: 233696
Current children cumulated CPU time (s) 489.27
Current children cumulated vsize (Kb) 233696

[startup+520.029 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 57758 0 0 0 48730 1194 0 0 25 0 1 0 1795199389 240115712 57658 4294967295 134512640 134736556 3221224560 3221223232 134528732 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 58622 57658 1116 68 0 58554 0
[pid=28224] vsize: 234488
Current children cumulated CPU time (s) 499.24
Current children cumulated vsize (Kb) 234488

[startup+530.028 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 57931 0 0 0 49720 1197 0 0 25 0 1 0 1795199389 240758784 57831 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 58779 57831 1116 68 0 58711 0
[pid=28224] vsize: 235116
Current children cumulated CPU time (s) 509.17
Current children cumulated vsize (Kb) 235116

[startup+540.029 s]
Raw data (loadavg): 1.09 1.02 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 58271 0 0 0 50691 1208 0 0 25 0 1 0 1795199389 242188288 58171 4294967295 134512640 134736556 3221224560 3221223140 134716325 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 59128 58171 1116 68 0 59060 0
[pid=28224] vsize: 236512
Current children cumulated CPU time (s) 518.99
Current children cumulated vsize (Kb) 236512

[startup+550.029 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 58388 0 0 0 51680 1211 0 0 25 0 1 0 1795199389 242708480 58288 4294967295 134512640 134736556 3221224560 3221223264 134605453 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 59255 58288 1116 68 0 59187 0
[pid=28224] vsize: 237020
Current children cumulated CPU time (s) 528.91
Current children cumulated vsize (Kb) 237020

[startup+560.03 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 58451 0 0 0 52662 1218 0 0 25 0 1 0 1795199389 242929664 58351 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 59309 58351 1116 68 0 59241 0
[pid=28224] vsize: 237236
Current children cumulated CPU time (s) 538.8
Current children cumulated vsize (Kb) 237236

[startup+570.031 s]
Raw data (loadavg): 1.05 1.02 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 58451 0 0 0 53654 1220 0 0 25 0 1 0 1795199389 242929664 58351 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 59309 58351 1116 68 0 59241 0
[pid=28224] vsize: 237236
Current children cumulated CPU time (s) 548.74
Current children cumulated vsize (Kb) 237236

[startup+580.03 s]
Raw data (loadavg): 1.04 1.02 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 58451 0 0 0 54644 1224 0 0 25 0 1 0 1795199389 242929664 58351 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 59309 58351 1116 68 0 59241 0
[pid=28224] vsize: 237236
Current children cumulated CPU time (s) 558.68
Current children cumulated vsize (Kb) 237236

[startup+590.031 s]
Raw data (loadavg): 1.04 1.02 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 58451 0 0 0 55633 1229 0 0 25 0 1 0 1795199389 242929664 58351 4294967295 134512640 134736556 3221224560 3221223136 134543208 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 59309 58351 1116 68 0 59241 0
[pid=28224] vsize: 237236
Current children cumulated CPU time (s) 568.62
Current children cumulated vsize (Kb) 237236

[startup+600.032 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 58451 0 0 0 56620 1234 0 0 25 0 1 0 1795199389 242929664 58351 4294967295 134512640 134736556 3221224560 3221223272 134553982 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 59309 58351 1116 68 0 59241 0
[pid=28224] vsize: 237236
Current children cumulated CPU time (s) 578.54
Current children cumulated vsize (Kb) 237236

[startup+610.033 s]
Raw data (loadavg): 1.02 1.02 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 59569 0 0 0 57586 1247 0 0 25 0 1 0 1795199389 247525376 59469 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 60431 59469 1116 68 0 60363 0
[pid=28224] vsize: 241724
Current children cumulated CPU time (s) 588.33
Current children cumulated vsize (Kb) 241724

[startup+620.034 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 62071 0 0 0 58549 1264 0 0 25 0 1 0 1795199389 257798144 61971 4294967295 134512640 134736556 3221224560 3221223132 134634644 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 62939 61971 1116 68 0 62871 0
[pid=28224] vsize: 251756
Current children cumulated CPU time (s) 598.13
Current children cumulated vsize (Kb) 251756

[startup+630.034 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 62968 0 0 0 59529 1274 0 0 25 0 1 0 1795199389 261451776 62868 4294967295 134512640 134736556 3221224560 3221223076 134716478 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 63831 62868 1116 68 0 63763 0
[pid=28224] vsize: 255324
Current children cumulated CPU time (s) 608.03
Current children cumulated vsize (Kb) 255324

[startup+640.034 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 64715 0 0 0 60499 1287 0 0 25 0 1 0 1795199389 268615680 64615 4294967295 134512640 134736556 3221224560 3221222968 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 65580 64615 1116 68 0 65512 0
[pid=28224] vsize: 262320
Current children cumulated CPU time (s) 617.86
Current children cumulated vsize (Kb) 262320

[startup+650.034 s]
Raw data (loadavg): 1.01 1.01 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 66534 0 0 0 61463 1301 0 0 25 0 1 0 1795199389 275955712 66434 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 67372 66434 1116 68 0 67304 0
[pid=28224] vsize: 269488
Current children cumulated CPU time (s) 627.64
Current children cumulated vsize (Kb) 269488

[startup+660.035 s]
Raw data (loadavg): 1.01 1.01 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 68660 0 0 0 62422 1320 0 0 25 0 1 0 1795199389 284741632 68560 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28224/statm): 69517 68560 1116 68 0 69449 0
[pid=28224] vsize: 278068
Current children cumulated CPU time (s) 637.42
Current children cumulated vsize (Kb) 278068

[startup+670.036 s]
Raw data (loadavg): 1.01 1.01 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 70300 0 0 0 63395 1333 0 0 25 0 1 0 1795199389 291500032 70200 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 71167 70200 1116 68 0 71099 0
[pid=28224] vsize: 284668
Current children cumulated CPU time (s) 647.28
Current children cumulated vsize (Kb) 284668

[startup+680.037 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 71839 0 0 0 64372 1342 0 0 25 0 1 0 1795199389 297717760 71739 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 72685 71739 1116 68 0 72617 0
[pid=28224] vsize: 290740
Current children cumulated CPU time (s) 657.14
Current children cumulated vsize (Kb) 290740

[startup+690.036 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 73349 0 0 0 65350 1352 0 0 25 0 1 0 1795199389 303935488 73249 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 74203 73249 1116 68 0 74135 0
[pid=28224] vsize: 296812
Current children cumulated CPU time (s) 667.02
Current children cumulated vsize (Kb) 296812

[startup+700.036 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 74500 0 0 0 66330 1362 0 0 25 0 1 0 1795199389 308666368 74400 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 75358 74400 1116 68 0 75290 0
[pid=28224] vsize: 301432
Current children cumulated CPU time (s) 676.92
Current children cumulated vsize (Kb) 301432

[startup+710.037 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 75330 0 0 0 67313 1370 0 0 25 0 1 0 1795199389 312045568 75230 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 76183 75230 1116 68 0 76115 0
[pid=28224] vsize: 304732
Current children cumulated CPU time (s) 686.83
Current children cumulated vsize (Kb) 304732

[startup+720.038 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 76205 0 0 0 68293 1378 0 0 25 0 1 0 1795199389 315691008 76105 4294967295 134512640 134736556 3221224560 3221223248 134536555 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 77073 76105 1116 68 0 77005 0
[pid=28224] vsize: 308292
Current children cumulated CPU time (s) 696.71
Current children cumulated vsize (Kb) 308292

[startup+730.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 77217 0 0 0 69277 1387 0 0 25 0 1 0 1795199389 319746048 77117 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 78063 77117 1116 68 0 77995 0
[pid=28224] vsize: 312252
Current children cumulated CPU time (s) 706.64
Current children cumulated vsize (Kb) 312252

[startup+740.039 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 78080 0 0 0 70264 1393 0 0 25 0 1 0 1795199389 323260416 77980 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 78921 77980 1116 68 0 78853 0
[pid=28224] vsize: 315684
Current children cumulated CPU time (s) 716.57
Current children cumulated vsize (Kb) 315684

[startup+750.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 78741 0 0 0 71252 1400 0 0 25 0 1 0 1795199389 325971968 78641 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 79583 78641 1116 68 0 79515 0
[pid=28224] vsize: 318332
Current children cumulated CPU time (s) 726.52
Current children cumulated vsize (Kb) 318332

[startup+760.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 79542 0 0 0 72240 1407 0 0 25 0 1 0 1795199389 329351168 79442 4294967295 134512640 134736556 3221224560 3221223232 134528547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 80408 79442 1116 68 0 80340 0
[pid=28224] vsize: 321632
Current children cumulated CPU time (s) 736.47
Current children cumulated vsize (Kb) 321632

[startup+770.041 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 80503 0 0 0 73226 1415 0 0 25 0 1 0 1795199389 333266944 80403 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 81364 80403 1116 68 0 81296 0
[pid=28224] vsize: 325456
Current children cumulated CPU time (s) 746.41
Current children cumulated vsize (Kb) 325456

[startup+780.041 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 81316 0 0 0 74214 1420 0 0 25 0 1 0 1795199389 336646144 81216 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 82189 81216 1116 68 0 82121 0
[pid=28224] vsize: 328756
Current children cumulated CPU time (s) 756.34
Current children cumulated vsize (Kb) 328756

[startup+790.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 82001 0 0 0 75202 1425 0 0 25 0 1 0 1795199389 339349504 81901 4294967295 134512640 134736556 3221224560 3221223120 134551178 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 82849 81901 1116 68 0 82781 0
[pid=28224] vsize: 331396
Current children cumulated CPU time (s) 766.27
Current children cumulated vsize (Kb) 331396

[startup+800.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 82780 0 0 0 76190 1431 0 0 25 0 1 0 1795199389 342593536 82680 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 83641 82680 1116 68 0 83573 0
[pid=28224] vsize: 334564
Current children cumulated CPU time (s) 776.21
Current children cumulated vsize (Kb) 334564

[startup+810.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 83430 0 0 0 77180 1437 0 0 25 0 1 0 1795199389 345305088 83330 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 84303 83330 1116 68 0 84235 0
[pid=28224] vsize: 337212
Current children cumulated CPU time (s) 786.17
Current children cumulated vsize (Kb) 337212

[startup+820.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 84441 0 0 0 78161 1445 0 0 25 0 1 0 1795199389 349360128 84341 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 85293 84341 1116 68 0 85225 0
[pid=28224] vsize: 341172
Current children cumulated CPU time (s) 796.06
Current children cumulated vsize (Kb) 341172

[startup+830.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 85011 0 0 0 79150 1451 0 0 25 0 1 0 1795199389 351670272 84911 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 85857 84911 1116 68 0 85789 0
[pid=28224] vsize: 343428
Current children cumulated CPU time (s) 806.01
Current children cumulated vsize (Kb) 343428

[startup+840.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 85616 0 0 0 80140 1456 0 0 25 0 1 0 1795199389 354242560 85516 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 86485 85516 1116 68 0 86417 0
[pid=28224] vsize: 345940
Current children cumulated CPU time (s) 815.96
Current children cumulated vsize (Kb) 345940

[startup+850.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 86169 0 0 0 81129 1462 0 0 25 0 1 0 1795199389 356540416 86069 4294967295 134512640 134736556 3221224560 3221223120 134543557 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 87046 86069 1116 68 0 86978 0
[pid=28224] vsize: 348184
Current children cumulated CPU time (s) 825.91
Current children cumulated vsize (Kb) 348184

[startup+860.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 86755 0 0 0 82120 1467 0 0 25 0 1 0 1795199389 358838272 86655 4294967295 134512640 134736556 3221224560 3221223136 134523648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 87607 86655 1116 68 0 87539 0
[pid=28224] vsize: 350428
Current children cumulated CPU time (s) 835.87
Current children cumulated vsize (Kb) 350428

[startup+870.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 87309 0 0 0 83110 1471 0 0 25 0 1 0 1795199389 361136128 87209 4294967295 134512640 134736556 3221224560 3221223280 134529440 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 88168 87209 1116 68 0 88100 0
[pid=28224] vsize: 352672
Current children cumulated CPU time (s) 845.81
Current children cumulated vsize (Kb) 352672

[startup+880.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 87793 0 0 0 84102 1474 0 0 25 0 1 0 1795199389 363167744 87693 4294967295 134512640 134736556 3221224560 3221223284 134529474 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 88664 87693 1116 68 0 88596 0
[pid=28224] vsize: 354656
Current children cumulated CPU time (s) 855.76
Current children cumulated vsize (Kb) 354656

[startup+890.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 88470 0 0 0 85090 1479 0 0 25 0 1 0 1795199389 365883392 88369 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 89327 88369 1116 68 0 89259 0
[pid=28224] vsize: 357308
Current children cumulated CPU time (s) 865.69
Current children cumulated vsize (Kb) 357308

[startup+900.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 89140 0 0 0 86079 1485 0 0 25 0 1 0 1795199389 368721920 89039 4294967295 134512640 134736556 3221224560 3221223152 134551002 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 90020 89039 1116 68 0 89952 0
[pid=28224] vsize: 360080
Current children cumulated CPU time (s) 875.64
Current children cumulated vsize (Kb) 360080

[startup+910.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 89712 0 0 0 87070 1490 0 0 25 0 1 0 1795199389 371019776 89611 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 90581 89611 1116 68 0 90513 0
[pid=28224] vsize: 362324
Current children cumulated CPU time (s) 885.6
Current children cumulated vsize (Kb) 362324

[startup+920.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 90490 0 0 0 88056 1497 0 0 25 0 1 0 1795199389 374263808 90389 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 91373 90389 1116 68 0 91305 0
[pid=28224] vsize: 365492
Current children cumulated CPU time (s) 895.53
Current children cumulated vsize (Kb) 365492

[startup+930.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 91383 0 0 0 89037 1506 0 0 25 0 1 0 1795199389 377913344 91282 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 92264 91282 1116 68 0 92196 0
[pid=28224] vsize: 369056
Current children cumulated CPU time (s) 905.43
Current children cumulated vsize (Kb) 369056

[startup+940.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 91818 0 0 0 90028 1510 0 0 25 0 1 0 1795199389 379674624 91717 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 92694 91717 1116 68 0 92626 0
[pid=28224] vsize: 370776
Current children cumulated CPU time (s) 915.38
Current children cumulated vsize (Kb) 370776

[startup+950.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 92056 0 0 0 91024 1512 0 0 25 0 1 0 1795199389 380628992 91955 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 92927 91955 1116 68 0 92859 0
[pid=28224] vsize: 371708
Current children cumulated CPU time (s) 925.36
Current children cumulated vsize (Kb) 371708

[startup+960.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 92409 0 0 0 92018 1515 0 0 25 0 1 0 1795199389 382115840 92308 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 93290 92308 1116 68 0 93222 0
[pid=28224] vsize: 373160
Current children cumulated CPU time (s) 935.33
Current children cumulated vsize (Kb) 373160

[startup+970.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 92893 0 0 0 93010 1519 0 0 25 0 1 0 1795199389 384143360 92792 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 93785 92792 1116 68 0 93717 0
[pid=28224] vsize: 375140
Current children cumulated CPU time (s) 945.29
Current children cumulated vsize (Kb) 375140

[startup+980.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 93419 0 0 0 94002 1524 0 0 25 0 1 0 1795199389 386306048 93318 4294967295 134512640 134736556 3221224560 3221223312 134597473 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 94313 93318 1116 68 0 94245 0
[pid=28224] vsize: 377252
Current children cumulated CPU time (s) 955.26
Current children cumulated vsize (Kb) 377252

[startup+990.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 93934 0 0 0 94993 1527 0 0 25 0 1 0 1795199389 388333568 93833 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 94808 93833 1116 68 0 94740 0
[pid=28224] vsize: 379232
Current children cumulated CPU time (s) 965.2
Current children cumulated vsize (Kb) 379232

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 94360 0 0 0 95988 1530 0 0 25 0 1 0 1795199389 390094848 94259 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 95238 94259 1116 68 0 95170 0
[pid=28224] vsize: 380952
Current children cumulated CPU time (s) 975.18
Current children cumulated vsize (Kb) 380952

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 94709 0 0 0 96982 1534 0 0 25 0 1 0 1795199389 391581696 94608 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 95601 94608 1116 68 0 95533 0
[pid=28224] vsize: 382404
Current children cumulated CPU time (s) 985.16
Current children cumulated vsize (Kb) 382404

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 95492 0 0 0 97969 1539 0 0 25 0 1 0 1795199389 394825728 95391 4294967295 134512640 134736556 3221224560 3221223288 134600639 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 96393 95391 1116 68 0 96325 0
[pid=28224] vsize: 385572
Current children cumulated CPU time (s) 995.08
Current children cumulated vsize (Kb) 385572

[startup+1030.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 96295 0 0 0 98954 1546 0 0 25 0 1 0 1795199389 398065664 96194 4294967295 134512640 134736556 3221224560 3221222692 134717263 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 97184 96194 1116 68 0 97116 0
[pid=28224] vsize: 388736
Current children cumulated CPU time (s) 1005
Current children cumulated vsize (Kb) 388736

[startup+1040.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) T 28223 28224 31778 0 -1 0 96886 0 0 0 99945 1551 0 0 25 0 1 0 1795199389 400498688 96785 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28224/statm): 97778 96785 1116 68 0 97710 0
[pid=28224] vsize: 391112
Current children cumulated CPU time (s) 1014.96
Current children cumulated vsize (Kb) 391112

[startup+1050.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 97324 0 0 0 100937 1554 0 0 25 0 1 0 1795199389 402268160 97223 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 98210 97223 1116 68 0 98142 0
[pid=28224] vsize: 392840
Current children cumulated CPU time (s) 1024.91
Current children cumulated vsize (Kb) 392840

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 97519 0 0 0 101932 1556 0 0 25 0 1 0 1795199389 403083264 97418 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 98409 97418 1116 68 0 98341 0
[pid=28224] vsize: 393636
Current children cumulated CPU time (s) 1034.88
Current children cumulated vsize (Kb) 393636

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 97871 0 0 0 102925 1560 0 0 25 0 1 0 1795199389 404570112 97770 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 98772 97770 1116 68 0 98704 0
[pid=28224] vsize: 395088
Current children cumulated CPU time (s) 1044.85
Current children cumulated vsize (Kb) 395088

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 98390 0 0 0 103915 1565 0 0 25 0 1 0 1795199389 406736896 98289 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 99301 98289 1116 68 0 99233 0
[pid=28224] vsize: 397204
Current children cumulated CPU time (s) 1054.8
Current children cumulated vsize (Kb) 397204

[startup+1090.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 98851 0 0 0 104907 1568 0 0 25 0 1 0 1795199389 408629248 98750 4294967295 134512640 134736556 3221224560 3221223296 134529272 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 99763 98750 1116 68 0 99695 0
[pid=28224] vsize: 399052
Current children cumulated CPU time (s) 1064.75
Current children cumulated vsize (Kb) 399052

[startup+1100.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 99323 0 0 0 105899 1572 0 0 25 0 1 0 1795199389 410521600 99222 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 100225 99222 1116 68 0 100157 0
[pid=28224] vsize: 400900
Current children cumulated CPU time (s) 1074.71
Current children cumulated vsize (Kb) 400900

[startup+1110.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 99791 0 0 0 106891 1577 0 0 25 0 1 0 1795199389 412413952 99690 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 100687 99691 1116 68 0 100619 0
[pid=28224] vsize: 402748
Current children cumulated CPU time (s) 1084.68
Current children cumulated vsize (Kb) 402748

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 100053 0 0 0 107885 1580 0 0 25 0 1 0 1795199389 413503488 99952 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 100953 99952 1116 68 0 100885 0
[pid=28224] vsize: 403812
Current children cumulated CPU time (s) 1094.65
Current children cumulated vsize (Kb) 403812

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 100302 0 0 0 108881 1581 0 0 25 0 1 0 1795199389 414584832 100201 4294967295 134512640 134736556 3221224560 3221223120 134550956 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 101217 100201 1116 68 0 101149 0
[pid=28224] vsize: 404868
Current children cumulated CPU time (s) 1104.62
Current children cumulated vsize (Kb) 404868

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 100670 0 0 0 109876 1584 0 0 25 0 1 0 1795199389 416071680 100569 4294967295 134512640 134736556 3221224560 3221223232 134528763 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 101580 100569 1116 68 0 101512 0
[pid=28224] vsize: 406320
Current children cumulated CPU time (s) 1114.6
Current children cumulated vsize (Kb) 406320

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 101208 0 0 0 110867 1588 0 0 25 0 1 0 1795199389 418234368 101107 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 102108 101107 1116 68 0 102040 0
[pid=28224] vsize: 408432
Current children cumulated CPU time (s) 1124.55
Current children cumulated vsize (Kb) 408432

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 101757 0 0 0 111858 1593 0 0 25 0 1 0 1795199389 420532224 101653 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 102669 101653 1116 68 0 102601 0
[pid=28224] vsize: 410676
Current children cumulated CPU time (s) 1134.51
Current children cumulated vsize (Kb) 410676

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 102584 0 0 0 112847 1599 0 0 25 0 1 0 1795199389 423911424 102480 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 103494 102480 1116 68 0 103426 0
[pid=28224] vsize: 413976
Current children cumulated CPU time (s) 1144.46
Current children cumulated vsize (Kb) 413976

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 102976 0 0 0 113839 1603 0 0 25 0 1 0 1795199389 425541632 102872 4294967295 134512640 134736556 3221224560 3221223296 134605567 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 103892 102872 1116 68 0 103824 0
[pid=28224] vsize: 415568
Current children cumulated CPU time (s) 1154.42
Current children cumulated vsize (Kb) 415568

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 103239 0 0 0 114834 1606 0 0 25 0 1 0 1795199389 426627072 103135 4294967295 134512640 134736556 3221224560 3221223208 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 104157 103135 1116 68 0 104089 0
[pid=28224] vsize: 416628
Current children cumulated CPU time (s) 1164.4
Current children cumulated vsize (Kb) 416628

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 103438 0 0 0 115829 1609 0 0 25 0 1 0 1795199389 427438080 103334 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 104355 103334 1116 68 0 104287 0
[pid=28224] vsize: 417420
Current children cumulated CPU time (s) 1174.38
Current children cumulated vsize (Kb) 417420

[startup+1210.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 103646 0 0 0 116826 1611 0 0 25 0 1 0 1795199389 428249088 103542 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 104553 103543 1116 68 0 104485 0
[pid=28224] vsize: 418212
Current children cumulated CPU time (s) 1184.37
Current children cumulated vsize (Kb) 418212

[startup+1220.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28224
Raw data (/proc/28224/stat): 28224 (bsolo) R 28223 28224 31778 0 -1 0 103903 0 0 0 117822 1613 0 0 25 0 1 0 1795199389 429330432 103799 4294967295 134512640 134736556 3221224560 3221223152 134716158 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28224/statm): 104817 103799 1116 68 0 104749 0
[pid=28224] vsize: 419268
Current children cumulated CPU time (s) 1194.35
Current children cumulated vsize (Kb) 419268
One traced child (pid=28224) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1220.92
CPU time (s): 1195.22
CPU user time (s): 1178.89
CPU system time (s): 16.3295
CPU usage (%): 97.8951
Max. virtual memory (cumulated for all children) (Kb): 419268

Verifier Data

ERROR: no interpretation found !