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/MIPLIB/miplib2003/normalized-mps-v2-13-7-vpm2.opb
MD5SUM8c44064d4224b1d41c28f152218dd39f
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 121
Optimality of the best value was proved NO
Number of terms in the objective function 168
Biggest coefficient in the objective function 5
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 504
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 102400
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 615983
Number of bits of the biggest sum of numbers20
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.02
Number of variables2124
Total number of constraints612
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)168
Number of constraints which are nor clauses,nor cardinality constraints444
Minimum length of a constraint1
Maximum length of a constraint64

Trace number 5222

Launcher Data

LAUNCH ON wulflinc22 THE 2005-09-19 23:29:57 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=991 boxname=wulflinc22 idbench=991 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  8c44064d4224b1d41c28f152218dd39f  /oldhome/oroussel/tmp/wulflinc22/normalized-mps-v2-13-7-vpm2.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc22/normalized-mps-v2-13-7-vpm2.opb
IDLAUNCH: 991
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.031
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.031
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:        918140 kB
Buffers:          1788 kB
Cached:          87996 kB
SwapCached:        520 kB
Active:          27960 kB
Inactive:        64324 kB
HighTotal:      131008 kB
HighFree:        39480 kB
LowTotal:       903652 kB
LowFree:        878660 kB
SwapTotal:     2097892 kB
SwapFree:      2096756 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5672 kB
Slab:            18656 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 23:50:05 (client local time) WITH STATUS 0 IN 1195.24 SECONDS
stats: 991 7 1195.24 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 2124 variables and 486 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.679
c After prepocess the problem consists of 1469 variables and 301 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 1464 #Dec: 8523 LB: 0 @ 1.312
c Restart #2 #Var: 1456 #Dec: 22916 LB: 0 @ 2.495
c Restart #3 #Var: 1456 #Dec: 35911 LB: 0 @ 3.804
c Restart #4 #Var: 1456 #Dec: 64126 LB: 0 @ 5.875
c Restart #5 #Var: 1455 #Dec: 69434 LB: 0 @ 6.632
c Restart #6 #Var: 1455 #Dec: 71837 LB: 0 @ 7.445
c Restart #7 #Var: 1454 #Dec: 74369 LB: 0 @ 8.517
c Restart #8 #Var: 1453 #Dec: 76001 LB: 0 @ 9.719
c Restart #9 #Var: 1452 #Dec: 77848 LB: 0 @ 11.343
c Restart #10 #Var: 1452 #Dec: 79903 LB: 0 @ 13.057
c Restart #11 #Var: 1452 #Dec: 82136 LB: 0 @ 15.732
c Restart #12 #Var: 1452 #Dec: 84572 LB: 0 @ 18.011
c Restart #13 #Var: 1452 #Dec: 87198 LB: 0 @ 20.886
c Restart #14 #Var: 1452 #Dec: 90036 LB: 0 @ 22.875
c Restart #15 #Var: 1451 #Dec: 94500 LB: 0 @ 29.85
c Restart #16 #Var: 1451 #Dec: 98437 LB: 0 @ 34.15
c Restart #17 #Var: 1450 #Dec: 105333 LB: 0 @ 40.962
c Restart #18 #Var: 1444 #Dec: 109883 LB: 0 @ 45.568
c Restart #19 #Var: 1444 #Dec: 113703 LB: 0 @ 49.062
c Restart #20 #Var: 1444 #Dec: 117721 LB: 0 @ 53.756
c Restart #21 #Var: 1443 #Dec: 122281 LB: 0 @ 58.995
c Restart #22 #Var: 1443 #Dec: 126698 LB: 0 @ 64.113
c Restart #23 #Var: 1443 #Dec: 131308 LB: 0 @ 70.299
c Restart #24 #Var: 1439 #Dec: 139352 LB: 0 @ 138.9
c Restart #25 #Var: 1439 #Dec: 147575 LB: 0 @ 156.37
c Restart #26 #Var: 1434 #Dec: 155515 LB: 0 @ 176.29
c Restart #27 #Var: 1434 #Dec: 164345 LB: 0 @ 206.35
c Restart #28 #Var: 1430 #Dec: 171099 LB: 2 @ 261.74
c Restart #29 #Var: 1430 #Dec: 177877 LB: 2 @ 284.01
c Restart #30 #Var: 1430 #Dec: 185885 LB: 2 @ 337.02
c Restart #31 #Var: 1430 #Dec: 195662 LB: 2 @ 359.57
c Restart #32 #Var: 1429 #Dec: 202226 LB: 2 @ 368.81
c Restart #33 #Var: 1429 #Dec: 208848 LB: 2 @ 379.8
c Restart #34 #Var: 1429 #Dec: 215668 LB: 2 @ 391.72
c Restart #35 #Var: 1429 #Dec: 225870 LB: 2 @ 431.5
c Restart #36 #Var: 1428 #Dec: 238430 LB: 2 @ 515.45
c CHANGE Heuristic... 
c Restart #0 #Var: 1428 #Dec: 248994 LB: 2 @ 650.74
c Restart #1 #Var: 1428 #Dec: 249537 LB: 2 @ 651.15
c Restart #2 #Var: 1428 #Dec: 250209 LB: 2 @ 651.39
c Restart #3 #Var: 1425 #Dec: 251637 LB: 2 @ 652.34
c Restart #4 #Var: 1425 #Dec: 253001 LB: 2 @ 653.12
c Restart #5 #Var: 1425 #Dec: 254035 LB: 2 @ 653.63
c Restart #6 #Var: 1418 #Dec: 256136 LB: 2 @ 662.73
c Restart #7 #Var: 1418 #Dec: 258215 LB: 2 @ 681.24
c Restart #8 #Var: 1418 #Dec: 259889 LB: 2 @ 692.79
c Restart #9 #Var: 1418 #Dec: 262062 LB: 2 @ 724.25
c Restart #10 #Var: 1418 #Dec: 265472 LB: 2 @ 743.42
c Restart #11 #Var: 1418 #Dec: 267898 LB: 2 @ 746.08
c Restart #12 #Var: 1417 #Dec: 274370 LB: 2 @ 777.03
c Restart #13 #Var: 1417 #Dec: 278141 LB: 2 @ 785.88
c Restart #14 #Var: 1417 #Dec: 280971 LB: 2 @ 787.4
c Restart #15 #Var: 1417 #Dec: 284066 LB: 2 @ 794.83
c Restart #16 #Var: 1417 #Dec: 287290 LB: 2 @ 800.19
c Restart #17 #Var: 1416 #Dec: 292025 LB: 2 @ 813.21
c Restart #18 #Var: 1415 #Dec: 301044 LB: 2 @ 902.55
c Restart #19 #Var: 1415 #Dec: 305731 LB: 2 @ 923.41
c Restart #20 #Var: 1415 #Dec: 310779 LB: 2 @ 968.3
c Restart #21 #Var: 1415 #Dec: 315122 LB: 2 @ 971.6
c Restart #22 #Var: 1415 #Dec: 320419 LB: 2 @ 1009.5
c Restart #23 #Var: 1410 #Dec: 325372 LB: 2 @ 1022.7
c Restart #24 #Var: 1410 #Dec: 330363 LB: 2 @ 1029.1
c Restart #25 #Var: 1410 #Dec: 335391 LB: 2 @ 1033.9
c Restart #26 #Var: 1410 #Dec: 340869 LB: 2 @ 1049
c Restart #27 #Var: 1410 #Dec: 346291 LB: 2 @ 1061.8
c Restart #28 #Var: 1410 #Dec: 353056 LB: 2 @ 1091.5
c Restart #29 #Var: 1410 #Dec: 359015 LB: 2 @ 1105.5
c Restart #30 #Var: 1409 #Dec: 367365 LB: 2 @ 1175.7
c Restart #31 #Var: 1409 #Dec: 373584 LB: 2 @ 1192
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/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1853867464 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 107 3 90 68 0 39 0
[pid=10653] 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/wulflinc22/normalized-mps-v2-13-7-vpm2.opb

[startup+10.0033 s]
Raw data (loadavg): 0.93 0.96 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 7136 0 0 0 676 118 0 0 25 0 1 0 1853867464 32391168 7047 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 7908 7047 1116 68 0 7840 0
[pid=10653] vsize: 31632
Current children cumulated CPU time (s) 7.94
Current children cumulated vsize (Kb) 31632

[startup+20.004 s]
Raw data (loadavg): 0.94 0.96 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 12774 0 0 0 1602 154 0 0 25 0 1 0 1853867464 55508992 12685 4294967295 134512640 134736556 3221224560 3221223248 134536541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 13552 12685 1116 68 0 13484 0
[pid=10653] vsize: 54208
Current children cumulated CPU time (s) 17.56
Current children cumulated vsize (Kb) 54208

[startup+30.0067 s]
Raw data (loadavg): 0.95 0.96 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 17221 0 0 0 2542 183 0 0 25 0 1 0 1853867464 73781248 17131 4294967295 134512640 134736556 3221224560 3221223212 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 18013 17131 1116 68 0 17945 0
[pid=10653] vsize: 72052
Current children cumulated CPU time (s) 27.25
Current children cumulated vsize (Kb) 72052

[startup+40.0074 s]
Raw data (loadavg): 0.96 0.96 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 19102 0 0 0 3501 199 0 0 25 0 1 0 1853867464 81498112 19012 4294967295 134512640 134736556 3221224560 3221223164 134537504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 19897 19012 1116 68 0 19829 0
[pid=10653] vsize: 79588
Current children cumulated CPU time (s) 37
Current children cumulated vsize (Kb) 79588

[startup+50.0071 s]
Raw data (loadavg): 1.04 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 22868 0 0 0 4441 226 0 0 25 0 1 0 1853867464 96890880 22778 4294967295 134512640 134736556 3221224560 3221223136 134551210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 23655 22778 1116 68 0 23587 0
[pid=10653] vsize: 94620
Current children cumulated CPU time (s) 46.67
Current children cumulated vsize (Kb) 94620

[startup+60.0078 s]
Raw data (loadavg): 1.04 0.98 0.98 1/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 27040 0 0 0 5384 251 0 0 25 0 1 0 1853867464 114061312 26949 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 27847 26949 1116 68 0 27779 0
[pid=10653] vsize: 111388
Current children cumulated CPU time (s) 56.35
Current children cumulated vsize (Kb) 111388

[startup+70.0085 s]
Raw data (loadavg): 1.03 0.98 0.98 1/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 31702 0 0 0 6323 277 0 0 25 0 1 0 1853867464 133165056 31609 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 32511 31609 1116 68 0 32443 0
[pid=10653] vsize: 130044
Current children cumulated CPU time (s) 66
Current children cumulated vsize (Kb) 130044

[startup+80.0093 s]
Raw data (loadavg): 1.02 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 34034 0 0 0 7283 296 0 0 25 0 1 0 1853867464 142790656 33940 4294967295 134512640 134736556 3221224560 3221223232 134528788 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 34861 33940 1116 68 0 34793 0
[pid=10653] vsize: 139444
Current children cumulated CPU time (s) 75.79
Current children cumulated vsize (Kb) 139444

[startup+90.01 s]
Raw data (loadavg): 1.02 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 34317 0 0 0 8272 301 0 0 25 0 1 0 1853867464 143872000 34223 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 35125 34223 1116 68 0 35057 0
[pid=10653] vsize: 140500
Current children cumulated CPU time (s) 85.73
Current children cumulated vsize (Kb) 140500

[startup+100.01 s]
Raw data (loadavg): 1.02 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 34598 0 0 0 9262 305 0 0 25 0 1 0 1853867464 145088512 34504 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 35422 34504 1116 68 0 35354 0
[pid=10653] vsize: 141688
Current children cumulated CPU time (s) 95.67
Current children cumulated vsize (Kb) 141688

[startup+110.01 s]
Raw data (loadavg): 1.01 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 34851 0 0 0 10258 307 0 0 25 0 1 0 1853867464 146034688 34757 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 35653 34757 1116 68 0 35585 0
[pid=10653] vsize: 142612
Current children cumulated CPU time (s) 105.65
Current children cumulated vsize (Kb) 142612

[startup+120.01 s]
Raw data (loadavg): 1.01 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 35141 0 0 0 11253 310 0 0 25 0 1 0 1853867464 147251200 35047 4294967295 134512640 134736556 3221224560 3221222360 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 35950 35047 1116 68 0 35882 0
[pid=10653] vsize: 143800
Current children cumulated CPU time (s) 115.63
Current children cumulated vsize (Kb) 143800

[startup+130.011 s]
Raw data (loadavg): 1.01 0.98 0.98 1/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 35391 0 0 0 12248 313 0 0 25 0 1 0 1853867464 148332544 35297 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 36214 35297 1116 68 0 36146 0
[pid=10653] vsize: 144856
Current children cumulated CPU time (s) 125.61
Current children cumulated vsize (Kb) 144856

[startup+140.012 s]
Raw data (loadavg): 1.01 0.98 0.98 1/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 35703 0 0 0 13242 316 0 0 25 0 1 0 1853867464 149549056 35609 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 36511 35609 1116 68 0 36443 0
[pid=10653] vsize: 146044
Current children cumulated CPU time (s) 135.58
Current children cumulated vsize (Kb) 146044

[startup+150.012 s]
Raw data (loadavg): 1.01 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 36685 0 0 0 14224 325 0 0 25 0 1 0 1853867464 153604096 36591 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 37501 36591 1116 68 0 37433 0
[pid=10653] vsize: 150004
Current children cumulated CPU time (s) 145.49
Current children cumulated vsize (Kb) 150004

[startup+160.012 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 37707 0 0 0 15193 338 0 0 25 0 1 0 1853867464 157786112 37613 4294967295 134512640 134736556 3221224560 3221223140 134716384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 38522 37613 1116 68 0 38454 0
[pid=10653] vsize: 154088
Current children cumulated CPU time (s) 155.31
Current children cumulated vsize (Kb) 154088

[startup+170.012 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 38402 0 0 0 16172 346 0 0 25 0 1 0 1853867464 160616448 38308 4294967295 134512640 134736556 3221224560 3221223120 134543554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 39213 38308 1116 68 0 39145 0
[pid=10653] vsize: 156852
Current children cumulated CPU time (s) 165.18
Current children cumulated vsize (Kb) 156852

[startup+180.012 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 39603 0 0 0 17143 357 0 0 25 0 1 0 1853867464 165613568 39509 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 40433 39509 1116 68 0 40365 0
[pid=10653] vsize: 161732
Current children cumulated CPU time (s) 175
Current children cumulated vsize (Kb) 161732

[startup+190.013 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 40688 0 0 0 18119 369 0 0 25 0 1 0 1853867464 170074112 40594 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 41522 40594 1116 68 0 41454 0
[pid=10653] vsize: 166088
Current children cumulated CPU time (s) 184.88
Current children cumulated vsize (Kb) 166088

[startup+200.013 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 41459 0 0 0 19097 378 0 0 25 0 1 0 1853867464 173178880 41365 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 42280 41365 1116 68 0 42212 0
[pid=10653] vsize: 169120
Current children cumulated CPU time (s) 194.75
Current children cumulated vsize (Kb) 169120

[startup+210.013 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 41955 0 0 0 20086 384 0 0 25 0 1 0 1853867464 175194112 41861 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 42772 41861 1116 68 0 42704 0
[pid=10653] vsize: 171088
Current children cumulated CPU time (s) 204.7
Current children cumulated vsize (Kb) 171088

[startup+220.014 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 43264 0 0 0 21058 396 0 0 25 0 1 0 1853867464 180600832 43170 4294967295 134512640 134736556 3221224560 3221223104 134551210 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 44092 43170 1116 68 0 44024 0
[pid=10653] vsize: 176368
Current children cumulated CPU time (s) 214.54
Current children cumulated vsize (Kb) 176368

[startup+230.015 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 43530 0 0 0 22053 398 0 0 25 0 1 0 1853867464 181682176 43436 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 44356 43436 1116 68 0 44288 0
[pid=10653] vsize: 177424
Current children cumulated CPU time (s) 224.51
Current children cumulated vsize (Kb) 177424

[startup+240.016 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 43804 0 0 0 23048 401 0 0 25 0 1 0 1853867464 182898688 43710 4294967295 134512640 134736556 3221224560 3221223160 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 44653 43710 1116 68 0 44585 0
[pid=10653] vsize: 178612
Current children cumulated CPU time (s) 234.49
Current children cumulated vsize (Kb) 178612

[startup+250.015 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 44108 0 0 0 24041 404 0 0 25 0 1 0 1853867464 184115200 44014 4294967295 134512640 134736556 3221224560 3221223224 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 44950 44014 1116 68 0 44882 0
[pid=10653] vsize: 179800
Current children cumulated CPU time (s) 244.45
Current children cumulated vsize (Kb) 179800

[startup+260.016 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 44410 0 0 0 25033 408 0 0 25 0 1 0 1853867464 185331712 44316 4294967295 134512640 134736556 3221224560 3221223184 134524544 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 45247 44316 1116 68 0 45179 0
[pid=10653] vsize: 180988
Current children cumulated CPU time (s) 254.41
Current children cumulated vsize (Kb) 180988

[startup+270.017 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 44709 0 0 0 26026 411 0 0 25 0 1 0 1853867464 186552320 44615 4294967295 134512640 134736556 3221224560 3221223084 134540094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 45545 44615 1116 68 0 45477 0
[pid=10653] vsize: 182180
Current children cumulated CPU time (s) 264.37
Current children cumulated vsize (Kb) 182180

[startup+280.017 s]
Raw data (loadavg): 1.00 0.98 0.98 1/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 45826 0 0 0 27006 419 0 0 25 0 1 0 1853867464 191148032 45732 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 46667 45732 1116 68 0 46599 0
[pid=10653] vsize: 186668
Current children cumulated CPU time (s) 274.25
Current children cumulated vsize (Kb) 186668

[startup+290.017 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 47064 0 0 0 27984 430 0 0 25 0 1 0 1853867464 196292608 46970 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 47923 46970 1116 68 0 47855 0
[pid=10653] vsize: 191692
Current children cumulated CPU time (s) 284.14
Current children cumulated vsize (Kb) 191692

[startup+300.017 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 47341 0 0 0 28974 434 0 0 25 0 1 0 1853867464 197369856 47247 4294967295 134512640 134736556 3221224560 3221223120 134551076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 48186 47247 1116 68 0 48118 0
[pid=10653] vsize: 192744
Current children cumulated CPU time (s) 294.08
Current children cumulated vsize (Kb) 192744

[startup+310.018 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 47591 0 0 0 29964 438 0 0 25 0 1 0 1853867464 198443008 47497 4294967295 134512640 134736556 3221224560 3221223232 134536510 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 48448 47497 1116 68 0 48380 0
[pid=10653] vsize: 193792
Current children cumulated CPU time (s) 304.02
Current children cumulated vsize (Kb) 193792

[startup+320.017 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 47775 0 0 0 30954 441 0 0 25 0 1 0 1853867464 199118848 47681 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 48613 47681 1116 68 0 48545 0
[pid=10653] vsize: 194452
Current children cumulated CPU time (s) 313.95
Current children cumulated vsize (Kb) 194452

[startup+330.018 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 48141 0 0 0 31944 446 0 0 25 0 1 0 1853867464 200601600 48047 4294967295 134512640 134736556 3221224560 3221223280 134529206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 48975 48047 1116 68 0 48907 0
[pid=10653] vsize: 195900
Current children cumulated CPU time (s) 323.9
Current children cumulated vsize (Kb) 195900

[startup+340.019 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 48517 0 0 0 32930 451 0 0 25 0 1 0 1853867464 202223616 48423 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 49371 48423 1116 68 0 49303 0
[pid=10653] vsize: 197484
Current children cumulated CPU time (s) 333.81
Current children cumulated vsize (Kb) 197484

[startup+350.018 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 48965 0 0 0 33910 458 0 0 25 0 1 0 1853867464 203984896 48869 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 49801 48869 1116 68 0 49733 0
[pid=10653] vsize: 199204
Current children cumulated CPU time (s) 343.68
Current children cumulated vsize (Kb) 199204

[startup+360.019 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 51129 0 0 0 34879 472 0 0 25 0 1 0 1853867464 212901888 51033 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 51978 51033 1116 68 0 51910 0
[pid=10653] vsize: 207912
Current children cumulated CPU time (s) 353.51
Current children cumulated vsize (Kb) 207912

[startup+370.019 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 53450 0 0 0 35848 488 0 0 25 0 1 0 1853867464 222605312 53350 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 54347 53350 1116 68 0 54279 0
[pid=10653] vsize: 217388
Current children cumulated CPU time (s) 363.36
Current children cumulated vsize (Kb) 217388

[startup+380.02 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 57113 0 0 0 36801 509 0 0 25 0 1 0 1853867464 237502464 57013 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 57984 57013 1116 68 0 57916 0
[pid=10653] vsize: 231936
Current children cumulated CPU time (s) 373.1
Current children cumulated vsize (Kb) 231936

[startup+390.02 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 60423 0 0 0 37758 529 0 0 25 0 1 0 1853867464 251142144 60322 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 61314 60322 1116 68 0 61246 0
[pid=10653] vsize: 245256
Current children cumulated CPU time (s) 382.87
Current children cumulated vsize (Kb) 245256

[startup+400.021 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 63377 0 0 0 38717 547 0 0 25 0 1 0 1853867464 263307264 63275 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 64284 63275 1116 68 0 64216 0
[pid=10653] vsize: 257136
Current children cumulated CPU time (s) 392.64
Current children cumulated vsize (Kb) 257136

[startup+410.022 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 63866 0 0 0 39701 555 0 0 25 0 1 0 1853867464 265334784 63764 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 64779 63764 1116 68 0 64711 0
[pid=10653] vsize: 259116
Current children cumulated CPU time (s) 402.56
Current children cumulated vsize (Kb) 259116

[startup+420.021 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 64344 0 0 0 40684 562 0 0 25 0 1 0 1853867464 267227136 64242 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 65241 64242 1116 68 0 65173 0
[pid=10653] vsize: 260964
Current children cumulated CPU time (s) 412.46
Current children cumulated vsize (Kb) 260964

[startup+430.022 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 64789 0 0 0 41668 569 0 0 25 0 1 0 1853867464 269111296 64687 4294967295 134512640 134736556 3221224560 3221223088 134536601 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 65701 64687 1116 68 0 65633 0
[pid=10653] vsize: 262804
Current children cumulated CPU time (s) 422.37
Current children cumulated vsize (Kb) 262804

[startup+440.022 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 65274 0 0 0 42648 577 0 0 25 0 1 0 1853867464 271122432 65172 4294967295 134512640 134736556 3221224560 3221223184 134544716 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 66192 65172 1116 68 0 66124 0
[pid=10653] vsize: 264768
Current children cumulated CPU time (s) 432.25
Current children cumulated vsize (Kb) 264768

[startup+450.023 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 65391 0 0 0 43641 580 0 0 25 0 1 0 1853867464 271532032 65289 4294967295 134512640 134736556 3221224560 3221223256 134554004 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 66292 65289 1116 68 0 66224 0
[pid=10653] vsize: 265168
Current children cumulated CPU time (s) 442.21
Current children cumulated vsize (Kb) 265168

[startup+460.023 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 65499 0 0 0 44635 582 0 0 25 0 1 0 1853867464 271974400 65397 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 66400 65397 1116 68 0 66332 0
[pid=10653] vsize: 265600
Current children cumulated CPU time (s) 452.17
Current children cumulated vsize (Kb) 265600

[startup+470.024 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 66736 0 0 0 45615 592 0 0 25 0 1 0 1853867464 277118976 66634 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 67656 66634 1116 68 0 67588 0
[pid=10653] vsize: 270624
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (Kb) 270624

[startup+480.025 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 67839 0 0 0 46594 602 0 0 19 0 1 0 1853867464 281587712 67737 4294967295 134512640 134736556 3221224560 3221223228 134554060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 68747 67737 1116 68 0 68679 0
[pid=10653] vsize: 274988
Current children cumulated CPU time (s) 471.96
Current children cumulated vsize (Kb) 274988

[startup+490.024 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 68569 0 0 0 47578 609 0 0 25 0 1 0 1853867464 284569600 68467 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 69475 68467 1116 68 0 69407 0
[pid=10653] vsize: 277900
Current children cumulated CPU time (s) 481.87
Current children cumulated vsize (Kb) 277900

[startup+500.024 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 68634 0 0 0 48575 610 0 0 25 0 1 0 1853867464 284839936 68532 4294967295 134512640 134736556 3221224560 3221223040 134535746 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 69541 68532 1116 68 0 69473 0
[pid=10653] vsize: 278164
Current children cumulated CPU time (s) 491.85
Current children cumulated vsize (Kb) 278164

[startup+510.025 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 68782 0 0 0 49570 612 0 0 25 0 1 0 1853867464 285536256 68677 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 69711 68677 1116 68 0 69643 0
[pid=10653] vsize: 278844
Current children cumulated CPU time (s) 501.82
Current children cumulated vsize (Kb) 278844

[startup+520.025 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 68918 0 0 0 50565 614 0 0 25 0 1 0 1853867464 286081024 68812 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 69844 68812 1116 68 0 69776 0
[pid=10653] vsize: 279376
Current children cumulated CPU time (s) 511.79
Current children cumulated vsize (Kb) 279376

[startup+530.025 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 69256 0 0 0 51557 618 0 0 25 0 1 0 1853867464 287567872 69150 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 70207 69150 1116 68 0 70139 0
[pid=10653] vsize: 280828
Current children cumulated CPU time (s) 521.75
Current children cumulated vsize (Kb) 280828

[startup+540.026 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 69344 0 0 0 52555 619 0 0 25 0 1 0 1853867464 287838208 69238 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 70273 69238 1116 68 0 70205 0
[pid=10653] vsize: 281092
Current children cumulated CPU time (s) 531.74
Current children cumulated vsize (Kb) 281092

[startup+550.026 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 69470 0 0 0 53552 620 0 0 25 0 1 0 1853867464 288378880 69364 4294967295 134512640 134736556 3221224560 3221223296 134529331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 70405 69364 1116 68 0 70337 0
[pid=10653] vsize: 281620
Current children cumulated CPU time (s) 541.72
Current children cumulated vsize (Kb) 281620

[startup+560.026 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 69632 0 0 0 54549 621 0 0 25 0 1 0 1853867464 289054720 69526 4294967295 134512640 134736556 3221224560 3221223100 134536208 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 70570 69526 1116 68 0 70502 0
[pid=10653] vsize: 282280
Current children cumulated CPU time (s) 551.7
Current children cumulated vsize (Kb) 282280

[startup+570.027 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 69762 0 0 0 55547 622 0 0 25 0 1 0 1853867464 289595392 69656 4294967295 134512640 134736556 3221224560 3221223164 134537568 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 70702 69656 1116 68 0 70634 0
[pid=10653] vsize: 282808
Current children cumulated CPU time (s) 561.69
Current children cumulated vsize (Kb) 282808

[startup+580.028 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 69892 0 0 0 56545 623 0 0 25 0 1 0 1853867464 290136064 69786 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 70834 69786 1116 68 0 70766 0
[pid=10653] vsize: 283336
Current children cumulated CPU time (s) 571.68
Current children cumulated vsize (Kb) 283336

[startup+590.028 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 69984 0 0 0 57543 624 0 0 25 0 1 0 1853867464 290406400 69878 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 70900 69878 1116 68 0 70832 0
[pid=10653] vsize: 283600
Current children cumulated CPU time (s) 581.67
Current children cumulated vsize (Kb) 283600

[startup+600.028 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 70070 0 0 0 58541 625 0 0 25 0 1 0 1853867464 290811904 69964 4294967295 134512640 134736556 3221224560 3221223152 134537395 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 70999 69964 1116 68 0 70931 0
[pid=10653] vsize: 283996
Current children cumulated CPU time (s) 591.66
Current children cumulated vsize (Kb) 283996

[startup+610.029 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 70149 0 0 0 59537 626 0 0 25 0 1 0 1853867464 291082240 70043 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 71065 70043 1116 68 0 70997 0
[pid=10653] vsize: 284260
Current children cumulated CPU time (s) 601.63
Current children cumulated vsize (Kb) 284260

[startup+620.029 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 70204 0 0 0 60533 628 0 0 25 0 1 0 1853867464 291352576 70098 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 71131 70098 1116 68 0 71063 0
[pid=10653] vsize: 284524
Current children cumulated CPU time (s) 611.61
Current children cumulated vsize (Kb) 284524

[startup+630.029 s]
Raw data (loadavg): 1.00 0.98 0.98 1/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 70995 0 0 0 61517 634 0 0 25 0 1 0 1853867464 294596608 70889 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 71923 70889 1116 68 0 71855 0
[pid=10653] vsize: 287692
Current children cumulated CPU time (s) 621.51
Current children cumulated vsize (Kb) 287692

[startup+640.03 s]
Raw data (loadavg): 1.00 0.98 0.98 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 71519 0 0 0 62505 640 0 0 25 0 1 0 1853867464 296767488 71413 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 72453 71413 1116 68 0 72385 0
[pid=10653] vsize: 289812
Current children cumulated CPU time (s) 631.45
Current children cumulated vsize (Kb) 289812

[startup+650.03 s]
Raw data (loadavg): 1.07 0.99 0.99 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 72463 0 0 0 63490 648 0 0 25 0 1 0 1853867464 300552192 72357 4294967295 134512640 134736556 3221224560 3221223092 134544550 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 73377 72357 1116 68 0 73309 0
[pid=10653] vsize: 293508
Current children cumulated CPU time (s) 641.38
Current children cumulated vsize (Kb) 293508

[startup+660.03 s]
Raw data (loadavg): 1.06 0.99 0.99 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 73316 0 0 0 64471 656 0 0 25 0 1 0 1853867464 304066560 73210 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 74235 73210 1116 68 0 74167 0
[pid=10653] vsize: 296940
Current children cumulated CPU time (s) 651.27
Current children cumulated vsize (Kb) 296940

[startup+670.031 s]
Raw data (loadavg): 1.05 0.99 0.99 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 75284 0 0 0 65437 671 0 0 25 0 1 0 1853867464 312188928 75178 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 76218 75178 1116 68 0 76150 0
[pid=10653] vsize: 304872
Current children cumulated CPU time (s) 661.08
Current children cumulated vsize (Kb) 304872

[startup+680.032 s]
Raw data (loadavg): 1.04 0.99 0.99 1/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 75544 0 0 0 66430 674 0 0 25 0 1 0 1853867464 313270272 75438 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 76482 75438 1116 68 0 76414 0
[pid=10653] vsize: 305928
Current children cumulated CPU time (s) 671.04
Current children cumulated vsize (Kb) 305928

[startup+690.033 s]
Raw data (loadavg): 1.04 0.99 0.99 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 76008 0 0 0 67421 678 0 0 25 0 1 0 1853867464 315162624 75902 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 76944 75902 1116 68 0 76876 0
[pid=10653] vsize: 307776
Current children cumulated CPU time (s) 680.99
Current children cumulated vsize (Kb) 307776

[startup+700.032 s]
Raw data (loadavg): 1.03 0.99 0.99 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 76437 0 0 0 68410 683 0 0 25 0 1 0 1853867464 316919808 76331 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 77373 76331 1116 68 0 77305 0
[pid=10653] vsize: 309492
Current children cumulated CPU time (s) 690.93
Current children cumulated vsize (Kb) 309492

[startup+710.033 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 76740 0 0 0 69403 686 0 0 25 0 1 0 1853867464 318136320 76634 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 77670 76634 1116 68 0 77602 0
[pid=10653] vsize: 310680
Current children cumulated CPU time (s) 700.89
Current children cumulated vsize (Kb) 310680

[startup+720.033 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 77002 0 0 0 70397 689 0 0 25 0 1 0 1853867464 319217664 76896 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 77934 76896 1116 68 0 77866 0
[pid=10653] vsize: 311736
Current children cumulated CPU time (s) 710.86
Current children cumulated vsize (Kb) 311736

[startup+730.033 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 77263 0 0 0 71391 692 0 0 25 0 1 0 1853867464 320299008 77157 4294967295 134512640 134736556 3221224560 3221223280 134529177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 78198 77158 1116 68 0 78130 0
[pid=10653] vsize: 312792
Current children cumulated CPU time (s) 720.83
Current children cumulated vsize (Kb) 312792

[startup+740.034 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 77482 0 0 0 72383 695 0 0 25 0 1 0 1853867464 321110016 77376 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 78396 77376 1116 68 0 78328 0
[pid=10653] vsize: 313584
Current children cumulated CPU time (s) 730.78
Current children cumulated vsize (Kb) 313584

[startup+750.034 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 77858 0 0 0 73372 699 0 0 25 0 1 0 1853867464 322732032 77752 4294967295 134512640 134736556 3221224560 3221223312 134597473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 78792 77752 1116 68 0 78724 0
[pid=10653] vsize: 315168
Current children cumulated CPU time (s) 740.71
Current children cumulated vsize (Kb) 315168

[startup+760.035 s]
Raw data (loadavg): 1.09 1.01 0.99 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 79456 0 0 0 74347 710 0 0 25 0 1 0 1853867464 329216000 79350 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 80375 79350 1116 68 0 80307 0
[pid=10653] vsize: 321500
Current children cumulated CPU time (s) 750.57
Current children cumulated vsize (Kb) 321500

[startup+770.035 s]
Raw data (loadavg): 1.07 1.01 0.99 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 79571 0 0 0 75338 713 0 0 25 0 1 0 1853867464 329764864 79464 4294967295 134512640 134736556 3221224560 3221223296 134529363 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 80509 79464 1116 68 0 80441 0
[pid=10653] vsize: 322036
Current children cumulated CPU time (s) 760.51
Current children cumulated vsize (Kb) 322036

[startup+780.036 s]
Raw data (loadavg): 1.14 1.03 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 79749 0 0 0 76329 717 0 0 25 0 1 0 1853867464 330440704 79642 4294967295 134512640 134736556 3221224560 3221223084 1077374048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 80674 79642 1116 68 0 80606 0
[pid=10653] vsize: 322696
Current children cumulated CPU time (s) 770.46
Current children cumulated vsize (Kb) 322696

[startup+790.037 s]
Raw data (loadavg): 1.11 1.02 1.00 1/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 80494 0 0 0 77315 724 0 0 25 0 1 0 1853867464 333561856 80387 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 81436 80387 1116 68 0 81368 0
[pid=10653] vsize: 325744
Current children cumulated CPU time (s) 780.39
Current children cumulated vsize (Kb) 325744

[startup+800.036 s]
Raw data (loadavg): 1.10 1.02 1.00 1/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 83527 0 0 0 78273 743 0 0 25 0 1 0 1853867464 346013696 83419 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 84476 83419 1116 68 0 84408 0
[pid=10653] vsize: 337904
Current children cumulated CPU time (s) 790.16
Current children cumulated vsize (Kb) 337904

[startup+810.037 s]
Raw data (loadavg): 1.08 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 86653 0 0 0 79235 761 0 0 25 0 1 0 1853867464 358936576 86543 4294967295 134512640 134736556 3221224560 3221223024 134536156 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 87631 86543 1116 68 0 87563 0
[pid=10653] vsize: 350524
Current children cumulated CPU time (s) 799.96
Current children cumulated vsize (Kb) 350524

[startup+820.038 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 88137 0 0 0 80208 774 0 0 25 0 1 0 1853867464 364888064 88027 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 89084 88027 1116 68 0 89016 0
[pid=10653] vsize: 356336
Current children cumulated CPU time (s) 809.82
Current children cumulated vsize (Kb) 356336

[startup+830.039 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 88563 0 0 0 81192 779 0 0 25 0 1 0 1853867464 366649344 88453 4294967295 134512640 134736556 3221224560 3221223284 134529202 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 89514 88453 1116 68 0 89446 0
[pid=10653] vsize: 358056
Current children cumulated CPU time (s) 819.71
Current children cumulated vsize (Kb) 358056

[startup+840.039 s]
Raw data (loadavg): 1.05 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 88720 0 0 0 82183 783 0 0 25 0 1 0 1853867464 367325184 88610 4294967295 134512640 134736556 3221224560 3221223084 134536672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 89679 88610 1116 68 0 89611 0
[pid=10653] vsize: 358716
Current children cumulated CPU time (s) 829.66
Current children cumulated vsize (Kb) 358716

[startup+850.039 s]
Raw data (loadavg): 1.12 1.04 1.01 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 88910 0 0 0 83176 786 0 0 25 0 1 0 1853867464 368136192 88800 4294967295 134512640 134736556 3221224560 3221223296 134529331 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 89877 88800 1116 68 0 89809 0
[pid=10653] vsize: 359508
Current children cumulated CPU time (s) 839.62
Current children cumulated vsize (Kb) 359508

[startup+860.04 s]
Raw data (loadavg): 1.10 1.03 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 89033 0 0 0 84170 789 0 0 25 0 1 0 1853867464 368676864 88923 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 90009 88923 1116 68 0 89941 0
[pid=10653] vsize: 360036
Current children cumulated CPU time (s) 849.59
Current children cumulated vsize (Kb) 360036

[startup+870.04 s]
Raw data (loadavg): 1.08 1.03 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 89192 0 0 0 85164 793 0 0 25 0 1 0 1853867464 369217536 89080 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 90141 89080 1116 68 0 90073 0
[pid=10653] vsize: 360564
Current children cumulated CPU time (s) 859.57
Current children cumulated vsize (Kb) 360564

[startup+880.041 s]
Raw data (loadavg): 1.15 1.05 1.01 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 89297 0 0 0 86159 795 0 0 25 0 1 0 1853867464 369758208 89185 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 90273 89185 1116 68 0 90205 0
[pid=10653] vsize: 361092
Current children cumulated CPU time (s) 869.54
Current children cumulated vsize (Kb) 361092

[startup+890.041 s]
Raw data (loadavg): 1.13 1.04 1.01 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 89447 0 0 0 87154 798 0 0 25 0 1 0 1853867464 370298880 89335 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 90405 89335 1116 68 0 90337 0
[pid=10653] vsize: 361620
Current children cumulated CPU time (s) 879.52
Current children cumulated vsize (Kb) 361620

[startup+900.041 s]
Raw data (loadavg): 1.11 1.04 1.01 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 89592 0 0 0 88151 799 0 0 25 0 1 0 1853867464 370987008 89480 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 90573 89480 1116 68 0 90505 0
[pid=10653] vsize: 362292
Current children cumulated CPU time (s) 889.5
Current children cumulated vsize (Kb) 362292

[startup+910.041 s]
Raw data (loadavg): 1.09 1.04 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 89742 0 0 0 89148 800 0 0 25 0 1 0 1853867464 371527680 89630 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 90705 89630 1116 68 0 90637 0
[pid=10653] vsize: 362820
Current children cumulated CPU time (s) 899.48
Current children cumulated vsize (Kb) 362820

[startup+920.041 s]
Raw data (loadavg): 1.08 1.04 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 90181 0 0 0 90139 803 0 0 25 0 1 0 1853867464 373284864 90069 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 91134 90069 1116 68 0 91066 0
[pid=10653] vsize: 364536
Current children cumulated CPU time (s) 909.42
Current children cumulated vsize (Kb) 364536

[startup+930.042 s]
Raw data (loadavg): 1.06 1.04 1.00 1/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 90822 0 0 0 91128 808 0 0 25 0 1 0 1853867464 375988224 90710 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 91794 90710 1116 68 0 91726 0
[pid=10653] vsize: 367176
Current children cumulated CPU time (s) 919.36
Current children cumulated vsize (Kb) 367176

[startup+940.042 s]
Raw data (loadavg): 1.05 1.03 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 91967 0 0 0 92112 815 0 0 25 0 1 0 1853867464 380583936 91855 4294967295 134512640 134736556 3221224560 3221223352 134602739 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 92916 91855 1116 68 0 92848 0
[pid=10653] vsize: 371664
Current children cumulated CPU time (s) 929.27
Current children cumulated vsize (Kb) 371664

[startup+950.043 s]
Raw data (loadavg): 1.05 1.03 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 92087 0 0 0 93109 816 0 0 25 0 1 0 1853867464 381157376 91975 4294967295 134512640 134736556 3221224560 3221223164 134537568 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 93056 91975 1116 68 0 92988 0
[pid=10653] vsize: 372224
Current children cumulated CPU time (s) 939.25
Current children cumulated vsize (Kb) 372224

[startup+960.044 s]
Raw data (loadavg): 1.04 1.03 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 92216 0 0 0 94108 817 0 0 25 0 1 0 1853867464 381698048 92104 4294967295 134512640 134736556 3221224560 3221223228 134553304 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 93188 92104 1116 68 0 93120 0
[pid=10653] vsize: 372752
Current children cumulated CPU time (s) 949.25
Current children cumulated vsize (Kb) 372752

[startup+970.044 s]
Raw data (loadavg): 1.03 1.03 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 92451 0 0 0 95102 819 0 0 25 0 1 0 1853867464 382644224 92339 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 93419 92339 1116 68 0 93351 0
[pid=10653] vsize: 373676
Current children cumulated CPU time (s) 959.21
Current children cumulated vsize (Kb) 373676

[startup+980.045 s]
Raw data (loadavg): 1.03 1.03 1.00 1/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 94267 0 0 0 96079 832 0 0 25 0 1 0 1853867464 390074368 94155 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 95233 94155 1116 68 0 95165 0
[pid=10653] vsize: 380932
Current children cumulated CPU time (s) 969.11
Current children cumulated vsize (Kb) 380932

[startup+990.046 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 96719 0 0 0 97048 847 0 0 25 0 1 0 1853867464 400125952 96603 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 97687 96603 1116 68 0 97619 0
[pid=10653] vsize: 390748
Current children cumulated CPU time (s) 978.95
Current children cumulated vsize (Kb) 390748

[startup+1000.05 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 96888 0 0 0 98045 848 0 0 25 0 1 0 1853867464 400801792 96772 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 97852 96772 1116 68 0 97784 0
[pid=10653] vsize: 391408
Current children cumulated CPU time (s) 988.93
Current children cumulated vsize (Kb) 391408

[startup+1010.05 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 97155 0 0 0 99039 850 0 0 25 0 1 0 1853867464 402055168 97038 4294967295 134512640 134736556 3221224560 3221223248 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 98158 97038 1116 68 0 98090 0
[pid=10653] vsize: 392632
Current children cumulated CPU time (s) 998.89
Current children cumulated vsize (Kb) 392632

[startup+1020.05 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 98796 0 0 0 100015 861 0 0 25 0 1 0 1853867464 408780800 98677 4294967295 134512640 134736556 3221224560 3221223212 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 99800 98678 1116 68 0 99732 0
[pid=10653] vsize: 399200
Current children cumulated CPU time (s) 1008.76
Current children cumulated vsize (Kb) 399200

[startup+1030.05 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) T 10652 10653 21452 0 -1 0 100468 0 0 0 100992 872 0 0 25 0 1 0 1853867464 415707136 100348 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10653/statm): 101491 100348 1116 68 0 101423 0
[pid=10653] vsize: 405964
Current children cumulated CPU time (s) 1018.64
Current children cumulated vsize (Kb) 405964

[startup+1040.05 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 103763 0 0 0 101950 892 0 0 25 0 1 0 1853867464 429248512 103643 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 104797 103643 1116 68 0 104729 0
[pid=10653] vsize: 419188
Current children cumulated CPU time (s) 1028.42
Current children cumulated vsize (Kb) 419188

[startup+1050.05 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 107171 0 0 0 102905 914 0 0 25 0 1 0 1853867464 443179008 107050 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 108198 107050 1116 68 0 108130 0
[pid=10653] vsize: 432792
Current children cumulated CPU time (s) 1038.19
Current children cumulated vsize (Kb) 432792

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 109585 0 0 0 103874 926 0 0 25 0 1 0 1853867464 452927488 109462 4294967295 134512640 134736556 3221224560 3221223232 134528735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 110578 109462 1116 68 0 110510 0
[pid=10653] vsize: 442312
Current children cumulated CPU time (s) 1048
Current children cumulated vsize (Kb) 442312

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 111727 0 0 0 104843 942 0 0 25 0 1 0 1853867464 461766656 111601 4294967295 134512640 134736556 3221224560 3221223136 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 112736 111601 1116 68 0 112668 0
[pid=10653] vsize: 450944
Current children cumulated CPU time (s) 1057.85
Current children cumulated vsize (Kb) 450944

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 112870 0 0 0 105827 949 0 0 25 0 1 0 1853867464 466497536 112744 4294967295 134512640 134736556 3221224560 3221223272 134694465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 113891 112744 1116 68 0 113823 0
[pid=10653] vsize: 455564
Current children cumulated CPU time (s) 1067.76
Current children cumulated vsize (Kb) 455564

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 113234 0 0 0 106818 953 0 0 25 0 1 0 1853867464 467984384 113108 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 114254 113108 1116 68 0 114186 0
[pid=10653] vsize: 457016
Current children cumulated CPU time (s) 1077.71
Current children cumulated vsize (Kb) 457016

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 113588 0 0 0 107811 956 0 0 25 0 1 0 1853867464 469336064 113462 4294967295 134512640 134736556 3221224560 3221223164 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 114584 113462 1116 68 0 114516 0
[pid=10653] vsize: 458336
Current children cumulated CPU time (s) 1087.67
Current children cumulated vsize (Kb) 458336

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 116487 0 0 0 108773 973 0 0 25 0 1 0 1853867464 481427456 116357 4294967295 134512640 134736556 3221224560 3221223184 134537433 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 117536 116357 1116 68 0 117468 0
[pid=10653] vsize: 470144
Current children cumulated CPU time (s) 1097.46
Current children cumulated vsize (Kb) 470144

[startup+1120.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 119018 0 0 0 109740 988 0 0 25 0 1 0 1853867464 491884544 118880 4294967295 134512640 134736556 3221224560 3221223280 134529182 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 120089 118880 1116 68 0 120021 0
[pid=10653] vsize: 480356
Current children cumulated CPU time (s) 1107.28
Current children cumulated vsize (Kb) 480356

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 119258 0 0 0 110733 992 0 0 25 0 1 0 1853867464 492838912 119120 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 120322 119120 1116 68 0 120254 0
[pid=10653] vsize: 481288
Current children cumulated CPU time (s) 1117.25
Current children cumulated vsize (Kb) 481288

[startup+1140.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 119624 0 0 0 111725 996 0 0 25 0 1 0 1853867464 494325760 119486 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 120685 119486 1116 68 0 120617 0
[pid=10653] vsize: 482740
Current children cumulated CPU time (s) 1127.21
Current children cumulated vsize (Kb) 482740

[startup+1150.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 119979 0 0 0 112717 999 0 0 25 0 1 0 1853867464 495812608 119841 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 121048 119841 1116 68 0 120980 0
[pid=10653] vsize: 484192
Current children cumulated CPU time (s) 1137.16
Current children cumulated vsize (Kb) 484192

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 120293 0 0 0 113711 1002 0 0 25 0 1 0 1853867464 497033216 120155 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 121346 120155 1116 68 0 121278 0
[pid=10653] vsize: 485384
Current children cumulated CPU time (s) 1147.13
Current children cumulated vsize (Kb) 485384

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 120409 0 0 0 114706 1005 0 0 25 0 1 0 1853867464 497573888 120271 4294967295 134512640 134736556 3221224560 3221223248 134524362 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 121478 120271 1116 68 0 121410 0
[pid=10653] vsize: 485912
Current children cumulated CPU time (s) 1157.11
Current children cumulated vsize (Kb) 485912

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 120553 0 0 0 115698 1008 0 0 25 0 1 0 1853867464 498151424 120415 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10653/statm): 121619 120415 1116 68 0 121551 0
[pid=10653] vsize: 486476
Current children cumulated CPU time (s) 1167.06
Current children cumulated vsize (Kb) 486476

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 121898 0 0 0 116680 1016 0 0 25 0 1 0 1853867464 503750656 121760 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 122986 121760 1116 68 0 122918 0
[pid=10653] vsize: 491944
Current children cumulated CPU time (s) 1176.96
Current children cumulated vsize (Kb) 491944

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10653
Raw data (/proc/10653/stat): 10653 (bsolo) R 10652 10653 21452 0 -1 0 123829 0 0 0 117658 1027 0 0 25 0 1 0 1853867464 511590400 123691 4294967295 134512640 134736556 3221224560 3221223264 134529222 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10653/statm): 124900 123691 1116 68 0 124832 0
[pid=10653] vsize: 499600
Current children cumulated CPU time (s) 1186.85
Current children cumulated vsize (Kb) 499600
One traced child (pid=10653) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1208.56
CPU time (s): 1195.24
CPU user time (s): 1184.63
CPU system time (s): 10.6134
CPU usage (%): 98.898
Max. virtual memory (cumulated for all children) (Kb): 499600

Verifier Data

ERROR: no interpretation found !