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-grow22.opb
MD5SUMc03619cd7187044150b0404ea204a73a
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of terms in the objective function 1760
Biggest coefficient in the objective function 469762048
Number of bits for the biggest coefficient in the objective function 29
Sum of the numbers in the objective function 29326573307
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 109773592723456
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 511403730649348
Number of bits of the biggest sum of numbers49
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1258.38
Number of variables21824
Total number of constraints1320
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 constraints1320
Minimum length of a constraint19
Maximum length of a constraint416

Trace number 5071

Launcher Data

LAUNCH ON wulflinc22 THE 2005-09-19 22:14:01 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=821 boxname=wulflinc22 idbench=821 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  c03619cd7187044150b0404ea204a73a  /oldhome/oroussel/tmp/wulflinc22/normalized-mps-v2-13-7-grow22.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc22/normalized-mps-v2-13-7-grow22.opb
IDLAUNCH: 821
/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:        914392 kB
Buffers:           252 kB
Cached:          92440 kB
SwapCached:        536 kB
Active:          34240 kB
Inactive:        61004 kB
HighTotal:      131008 kB
HighFree:        37492 kB
LowTotal:       903652 kB
LowFree:        876900 kB
SwapTotal:     2097892 kB
SwapFree:      2096832 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5868 kB
Slab:            19228 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 22:34:24 (client local time) WITH STATUS 0 IN 1195.21 SECONDS
stats: 821 7 1195.21 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 21824 variables and 1760 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 14.621
c After prepocess the problem consists of 21684 variables and 1718 constraints.
c Initial Lower Bound: -22165847803
c Restart #1 #Var: 21684 #Dec: 23581 LB: -22165847803 @ 20.07
c Restart #2 #Var: 21684 #Dec: 57604 LB: -22165847803 @ 25.894
c Restart #3 #Var: 21684 #Dec: 74183 LB: -22165847803 @ 39.008
c Restart #4 #Var: 21684 #Dec: 158577 LB: -22165847803 @ 53.768
c Restart #5 #Var: 21684 #Dec: 246414 LB: -22165847803 @ 70.432
c Restart #6 #Var: 21684 #Dec: 347240 LB: -22165847803 @ 89.932
c Restart #7 #Var: 21684 #Dec: 460341 LB: -22165847803 @ 113.95
c Restart #8 #Var: 21684 #Dec: 473113 LB: -22165847803 @ 120.04
c Restart #9 #Var: 21684 #Dec: 513767 LB: -22165847803 @ 129.69
c Restart #10 #Var: 21680 #Dec: 533892 LB: -22165847803 @ 137
c Restart #11 #Var: 21679 #Dec: 536767 LB: -22165847803 @ 143.62
c Restart #12 #Var: 21679 #Dec: 542658 LB: -22165847803 @ 148.49
c Restart #13 #Var: 21678 #Dec: 547600 LB: -22165847803 @ 156.31
c Restart #14 #Var: 21677 #Dec: 557445 LB: -22165847803 @ 163.57
c Restart #15 #Var: 21677 #Dec: 560674 LB: -22165847803 @ 167.49
c Restart #16 #Var: 21677 #Dec: 568580 LB: -22165847803 @ 174.77
c Restart #17 #Var: 21676 #Dec: 578046 LB: -22165847803 @ 184.12
c Restart #18 #Var: 21676 #Dec: 588589 LB: -22165847803 @ 200.59
c Restart #19 #Var: 21675 #Dec: 597542 LB: -22165847803 @ 214.47
c Restart #20 #Var: 21672 #Dec: 605275 LB: -22165847803 @ 235.57
c Restart #21 #Var: 21672 #Dec: 613164 LB: -22165847803 @ 255.1
c Restart #22 #Var: 21672 #Dec: 622598 LB: -22165847803 @ 275.05
c Restart #23 #Var: 21671 #Dec: 632908 LB: -22165847803 @ 295.27
c Restart #24 #Var: 21670 #Dec: 643151 LB: -22165847803 @ 326.64
c Restart #25 #Var: 21670 #Dec: 652480 LB: -22165847803 @ 350.8
c Restart #26 #Var: 21670 #Dec: 661286 LB: -22165847803 @ 374.7
c Restart #27 #Var: 21669 #Dec: 671234 LB: -22165847803 @ 406.55
c Restart #28 #Var: 21669 #Dec: 683960 LB: -22165847803 @ 447.95
c Restart #29 #Var: 21669 #Dec: 696119 LB: -22165847803 @ 485.5
c Restart #30 #Var: 21669 #Dec: 708368 LB: -22165847803 @ 522.06
c Restart #31 #Var: 21669 #Dec: 721374 LB: -22165847803 @ 565.69
c CHANGE Heuristic... 
c Restart #0 #Var: 21669 #Dec: 734445 LB: -22165847803 @ 604.28
c Restart #1 #Var: 21669 #Dec: 740576 LB: -22165847803 @ 604.86
c Restart #2 #Var: 21632 #Dec: 756657 LB: -18474860283 @ 607.09
c Restart #3 #Var: 21624 #Dec: 762916 LB: -17921212155 @ 609.23
c Restart #4 #Var: 21624 #Dec: 766200 LB: -17921212155 @ 611.4
c Restart #5 #Var: 21623 #Dec: 768712 LB: -17921212155 @ 613.69
c Restart #6 #Var: 21619 #Dec: 772954 LB: -17921212155 @ 616.96
c Restart #7 #Var: 21619 #Dec: 775863 LB: -17921212155 @ 621.27
c Restart #8 #Var: 21618 #Dec: 778979 LB: -17921212155 @ 626.86
c Restart #9 #Var: 21618 #Dec: 781972 LB: -17921212155 @ 634.2
c Restart #10 #Var: 21618 #Dec: 786836 LB: -17921212155 @ 642.9
c Restart #11 #Var: 21617 #Dec: 791548 LB: -17921212155 @ 652.73
c Restart #12 #Var: 21617 #Dec: 795459 LB: -17921212155 @ 664.41
c Restart #13 #Var: 21617 #Dec: 799359 LB: -17921212155 @ 678.06
c Restart #14 #Var: 21616 #Dec: 803760 LB: -17921212155 @ 694.73
c Restart #15 #Var: 21616 #Dec: 809529 LB: -17921212155 @ 710.62
c Restart #16 #Var: 21616 #Dec: 814698 LB: -17921212155 @ 725.46
c Restart #17 #Var: 21616 #Dec: 820275 LB: -17921212155 @ 748.75
c Restart #18 #Var: 21616 #Dec: 825732 LB: -17921212155 @ 772.14
c Restart #19 #Var: 21616 #Dec: 831630 LB: -17921212155 @ 799.02
c Restart #20 #Var: 21613 #Dec: 838903 LB: -17921212155 @ 837.54
c Restart #21 #Var: 21613 #Dec: 846950 LB: -17921212155 @ 876.02
c Restart #22 #Var: 21613 #Dec: 854184 LB: -17921212155 @ 918.71
c Restart #23 #Var: 21613 #Dec: 864594 LB: -17921212155 @ 965.67
c Restart #24 #Var: 21613 #Dec: 872471 LB: -17921212155 @ 989.12
c Restart #25 #Var: 21613 #Dec: 881685 LB: -17921212155 @ 1020
c Restart #26 #Var: 21613 #Dec: 890506 LB: -17921212155 @ 1098.5
c Restart #27 #Var: 21613 #Dec: 899608 LB: -17921212155 @ 1128.4
c Restart #28 #Var: 21611 #Dec: 910601 LB: -17921212155 @ 1190.7
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/9680/stat): 9680 (bsolo) T 9679 9680 21452 0 -1 0 25 0 0 0 0 0 0 0 22 0 1 0 1853411849 438272 9 4294967295 134512640 134736556 3221224560 3221223920 1073813229 0 0 5 0 3222434794 0 0 17 0 0 0
Raw data (/proc/9680/statm): 107 9 90 68 0 39 0
[pid=9680] 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-grow22.opb

[startup+10.0028 s]
Raw data (loadavg): 0.94 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 16677 0 0 0 942 44 0 0 25 0 1 0 1853411849 71520256 16588 4294967295 134512640 134736556 3221224560 3221221400 1077090877 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 17461 16588 1116 68 0 17393 0
[pid=9680] vsize: 69844
Current children cumulated CPU time (s) 9.86
Current children cumulated vsize (Kb) 69844

[startup+20.0035 s]
Raw data (loadavg): 0.95 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 20960 0 0 0 1839 84 0 0 25 0 1 0 1853411849 89600000 20871 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 21875 20871 1116 68 0 21807 0
[pid=9680] vsize: 87500
Current children cumulated CPU time (s) 19.23
Current children cumulated vsize (Kb) 87500

[startup+30.0052 s]
Raw data (loadavg): 0.95 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 21000 0 0 0 2637 150 0 0 22 0 1 0 1853411849 89858048 20911 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 21938 20911 1116 68 0 21870 0
[pid=9680] vsize: 87752
Current children cumulated CPU time (s) 27.87
Current children cumulated vsize (Kb) 87752

[startup+40.005 s]
Raw data (loadavg): 0.96 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 21033 0 0 0 3629 153 0 0 25 0 1 0 1853411849 89923584 20928 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 21954 20928 1116 68 0 21886 0
[pid=9680] vsize: 87816
Current children cumulated CPU time (s) 37.82
Current children cumulated vsize (Kb) 87816

[startup+50.0046 s]
Raw data (loadavg): 0.97 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 21033 0 0 0 4433 222 0 0 23 0 1 0 1853411849 89706496 20902 4294967295 134512640 134736556 3221224560 3221223104 134544561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 21901 20902 1116 68 0 21833 0
[pid=9680] vsize: 87604
Current children cumulated CPU time (s) 46.55
Current children cumulated vsize (Kb) 87604

[startup+60.0054 s]
Raw data (loadavg): 0.97 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 21036 0 0 0 5242 279 0 0 23 0 1 0 1853411849 89784320 20905 4294967295 134512640 134736556 3221224560 3221223256 134560565 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 21920 20905 1116 68 0 21852 0
[pid=9680] vsize: 87680
Current children cumulated CPU time (s) 55.21
Current children cumulated vsize (Kb) 87680

[startup+70.0061 s]
Raw data (loadavg): 0.97 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 21036 0 0 0 6091 330 0 0 22 0 1 0 1853411849 89784320 20905 4294967295 134512640 134736556 3221224560 3221223104 134716124 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 21920 20905 1116 68 0 21852 0
[pid=9680] vsize: 87680
Current children cumulated CPU time (s) 64.21
Current children cumulated vsize (Kb) 87680

[startup+80.0068 s]
Raw data (loadavg): 0.98 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 21036 0 0 0 6889 399 0 0 25 0 1 0 1853411849 89784320 20905 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 21920 20905 1116 68 0 21852 0
[pid=9680] vsize: 87680
Current children cumulated CPU time (s) 72.88
Current children cumulated vsize (Kb) 87680

[startup+90.0075 s]
Raw data (loadavg): 0.98 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 21036 0 0 0 7756 439 0 0 25 0 1 0 1853411849 89784320 20905 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 21920 20905 1116 68 0 21852 0
[pid=9680] vsize: 87680
Current children cumulated CPU time (s) 81.95
Current children cumulated vsize (Kb) 87680

[startup+100.007 s]
Raw data (loadavg): 0.98 1.00 0.99 1/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) T 9679 9680 21452 0 -1 0 21036 0 0 0 8524 514 0 0 19 0 1 0 1853411849 89784320 20905 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9680/statm): 21920 20905 1116 68 0 21852 0
[pid=9680] vsize: 87680
Current children cumulated CPU time (s) 90.38
Current children cumulated vsize (Kb) 87680

[startup+110.008 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) T 9679 9680 21452 0 -1 0 21036 0 0 0 9247 606 0 0 20 0 1 0 1853411849 89784320 20905 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9680/statm): 21920 20905 1116 68 0 21852 0
[pid=9680] vsize: 87680
Current children cumulated CPU time (s) 98.53
Current children cumulated vsize (Kb) 87680

[startup+120.009 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 21255 0 0 0 10099 653 0 0 25 0 1 0 1853411849 90390528 21050 4294967295 134512640 134736556 3221224560 3221223240 134560235 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 22068 21050 1116 68 0 22000 0
[pid=9680] vsize: 88272
Current children cumulated CPU time (s) 107.52
Current children cumulated vsize (Kb) 88272

[startup+130.009 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 21311 0 0 0 11047 669 0 0 25 0 1 0 1853411849 90578944 21106 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 22114 21106 1116 68 0 22046 0
[pid=9680] vsize: 88456
Current children cumulated CPU time (s) 117.16
Current children cumulated vsize (Kb) 88456

[startup+140.009 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 21311 0 0 0 11887 725 0 0 25 0 1 0 1853411849 90578944 21106 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 22114 21106 1116 68 0 22046 0
[pid=9680] vsize: 88456
Current children cumulated CPU time (s) 126.12
Current children cumulated vsize (Kb) 88456

[startup+150.01 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 21584 0 0 0 12789 757 0 0 25 0 1 0 1853411849 91660288 21379 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 22378 21379 1116 68 0 22310 0
[pid=9680] vsize: 89512
Current children cumulated CPU time (s) 135.46
Current children cumulated vsize (Kb) 89512

[startup+160.01 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 23927 0 0 0 13747 776 0 0 25 0 1 0 1853411849 101257216 23722 4294967295 134512640 134736556 3221224560 3221223248 134524383 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 24721 23722 1116 68 0 24653 0
[pid=9680] vsize: 98884
Current children cumulated CPU time (s) 145.23
Current children cumulated vsize (Kb) 98884

[startup+170.01 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 26215 0 0 0 14705 796 0 0 25 0 1 0 1853411849 110706688 26010 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 27028 26010 1116 68 0 26960 0
[pid=9680] vsize: 108112
Current children cumulated CPU time (s) 155.01
Current children cumulated vsize (Kb) 108112

[startup+180.011 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 28848 0 0 0 15642 823 0 0 25 0 1 0 1853411849 121520128 28643 4294967295 134512640 134736556 3221224560 3221223312 134597438 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 29668 28644 1116 68 0 29600 0
[pid=9680] vsize: 118672
Current children cumulated CPU time (s) 164.65
Current children cumulated vsize (Kb) 118672

[startup+190.011 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 31173 0 0 0 16587 845 0 0 25 0 1 0 1853411849 130990080 30968 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 31980 30968 1116 68 0 31912 0
[pid=9680] vsize: 127920
Current children cumulated CPU time (s) 174.32
Current children cumulated vsize (Kb) 127920

[startup+200.01 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 32676 0 0 0 17536 864 0 0 25 0 1 0 1853411849 137203712 32471 4294967295 134512640 134736556 3221224560 3221223200 134543827 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 33497 32471 1116 68 0 33429 0
[pid=9680] vsize: 133988
Current children cumulated CPU time (s) 184
Current children cumulated vsize (Kb) 133988

[startup+210.011 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 33633 0 0 0 18503 877 0 0 25 0 1 0 1853411849 141123584 33428 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 34454 33428 1116 68 0 34386 0
[pid=9680] vsize: 137816
Current children cumulated CPU time (s) 193.8
Current children cumulated vsize (Kb) 137816

[startup+220.012 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 34607 0 0 0 19467 892 0 0 25 0 1 0 1853411849 145043456 34402 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 35411 34402 1116 68 0 35343 0
[pid=9680] vsize: 141644
Current children cumulated CPU time (s) 203.59
Current children cumulated vsize (Kb) 141644

[startup+230.012 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 35754 0 0 0 20433 906 0 0 25 0 1 0 1853411849 149774336 35549 4294967295 134512640 134736556 3221224560 3221223176 1077374049 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 36566 35549 1116 68 0 36498 0
[pid=9680] vsize: 146264
Current children cumulated CPU time (s) 213.39
Current children cumulated vsize (Kb) 146264

[startup+240.013 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) T 9679 9680 21452 0 -1 0 36841 0 0 0 21409 917 0 0 25 0 1 0 1853411849 154234880 36636 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9680/statm): 37655 36636 1116 68 0 37587 0
[pid=9680] vsize: 150620
Current children cumulated CPU time (s) 223.26
Current children cumulated vsize (Kb) 150620

[startup+250.013 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 38031 0 0 0 22385 929 0 0 25 0 1 0 1853411849 159100928 37826 4294967295 134512640 134736556 3221224560 3221223184 134634279 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 38843 37826 1116 68 0 38775 0
[pid=9680] vsize: 155372
Current children cumulated CPU time (s) 233.14
Current children cumulated vsize (Kb) 155372

[startup+260.014 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 39048 0 0 0 23360 940 0 0 25 0 1 0 1853411849 163295232 38843 4294967295 134512640 134736556 3221224560 3221223140 134716294 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 39867 38843 1116 68 0 39799 0
[pid=9680] vsize: 159468
Current children cumulated CPU time (s) 243
Current children cumulated vsize (Kb) 159468

[startup+270.013 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 40149 0 0 0 24336 952 0 0 25 0 1 0 1853411849 167755776 39944 4294967295 134512640 134736556 3221224560 3221223216 134608114 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 40956 39944 1116 68 0 40888 0
[pid=9680] vsize: 163824
Current children cumulated CPU time (s) 252.88
Current children cumulated vsize (Kb) 163824

[startup+280.014 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 41119 0 0 0 25314 961 0 0 25 0 1 0 1853411849 171810816 40914 4294967295 134512640 134736556 3221224560 3221223280 134609082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 41946 40914 1116 68 0 41878 0
[pid=9680] vsize: 167784
Current children cumulated CPU time (s) 262.75
Current children cumulated vsize (Kb) 167784

[startup+290.015 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 42113 0 0 0 26287 973 0 0 25 0 1 0 1853411849 175865856 41908 4294967295 134512640 134736556 3221224560 3221223296 134529427 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 42936 41908 1116 68 0 42868 0
[pid=9680] vsize: 171744
Current children cumulated CPU time (s) 272.6
Current children cumulated vsize (Kb) 171744

[startup+300.014 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 43077 0 0 0 27258 985 0 0 25 0 1 0 1853411849 179781632 42872 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 43892 42872 1116 68 0 43824 0
[pid=9680] vsize: 175568
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (Kb) 175568

[startup+310.015 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 43643 0 0 0 28233 994 0 0 25 0 1 0 1853411849 182079488 43438 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 44453 43438 1116 68 0 44385 0
[pid=9680] vsize: 177812
Current children cumulated CPU time (s) 292.27
Current children cumulated vsize (Kb) 177812

[startup+320.015 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 44256 0 0 0 29207 1004 0 0 25 0 1 0 1853411849 184647680 44051 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 45080 44051 1116 68 0 45012 0
[pid=9680] vsize: 180320
Current children cumulated CPU time (s) 302.11
Current children cumulated vsize (Kb) 180320

[startup+330.016 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 45091 0 0 0 30184 1013 0 0 25 0 1 0 1853411849 188022784 44886 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 45904 44886 1116 68 0 45836 0
[pid=9680] vsize: 183616
Current children cumulated CPU time (s) 311.97
Current children cumulated vsize (Kb) 183616

[startup+340.016 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) T 9679 9680 21452 0 -1 0 45757 0 0 0 31167 1021 0 0 25 0 1 0 1853411849 190726144 45552 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9680/statm): 46564 45552 1116 68 0 46496 0
[pid=9680] vsize: 186256
Current children cumulated CPU time (s) 321.88
Current children cumulated vsize (Kb) 186256

[startup+350.016 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 46552 0 0 0 32148 1029 0 0 25 0 1 0 1853411849 193970176 46347 4294967295 134512640 134736556 3221224560 3221223224 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 47356 46347 1116 68 0 47288 0
[pid=9680] vsize: 189424
Current children cumulated CPU time (s) 331.77
Current children cumulated vsize (Kb) 189424

[startup+360.017 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 47430 0 0 0 33122 1040 0 0 25 0 1 0 1853411849 197619712 47225 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 48247 47225 1116 68 0 48179 0
[pid=9680] vsize: 192988
Current children cumulated CPU time (s) 341.62
Current children cumulated vsize (Kb) 192988

[startup+370.017 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 48327 0 0 0 34100 1050 0 0 25 0 1 0 1853411849 201269248 48122 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 49138 48122 1116 68 0 49070 0
[pid=9680] vsize: 196552
Current children cumulated CPU time (s) 351.5
Current children cumulated vsize (Kb) 196552

[startup+380.018 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 48967 0 0 0 35080 1058 0 0 25 0 1 0 1853411849 203968512 48762 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 49797 48762 1116 68 0 49729 0
[pid=9680] vsize: 199188
Current children cumulated CPU time (s) 361.38
Current children cumulated vsize (Kb) 199188

[startup+390.019 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 49734 0 0 0 36056 1067 0 0 25 0 1 0 1853411849 207077376 49529 4294967295 134512640 134736556 3221224560 3221222940 1077379908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 50556 49529 1116 68 0 50488 0
[pid=9680] vsize: 202224
Current children cumulated CPU time (s) 371.23
Current children cumulated vsize (Kb) 202224

[startup+400.019 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 50353 0 0 0 37030 1078 0 0 25 0 1 0 1853411849 209645568 50148 4294967295 134512640 134736556 3221224560 3221223284 134529202 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 51183 50148 1116 68 0 51115 0
[pid=9680] vsize: 204732
Current children cumulated CPU time (s) 381.08
Current children cumulated vsize (Kb) 204732

[startup+410.019 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 50784 0 0 0 38010 1086 0 0 25 0 1 0 1853411849 211402752 50579 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 51612 50579 1116 68 0 51544 0
[pid=9680] vsize: 206448
Current children cumulated CPU time (s) 390.96
Current children cumulated vsize (Kb) 206448

[startup+420.02 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 51257 0 0 0 38993 1092 0 0 25 0 1 0 1853411849 213295104 51052 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 52074 51052 1116 68 0 52006 0
[pid=9680] vsize: 208296
Current children cumulated CPU time (s) 400.85
Current children cumulated vsize (Kb) 208296

[startup+430.022 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 51761 0 0 0 39978 1097 0 0 25 0 1 0 1853411849 215322624 51556 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 52569 51556 1116 68 0 52501 0
[pid=9680] vsize: 210276
Current children cumulated CPU time (s) 410.75
Current children cumulated vsize (Kb) 210276

[startup+440.021 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 52270 0 0 0 40963 1104 0 0 25 0 1 0 1853411849 217485312 52065 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 53097 52065 1116 68 0 53029 0
[pid=9680] vsize: 212388
Current children cumulated CPU time (s) 420.67
Current children cumulated vsize (Kb) 212388

[startup+450.021 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 52773 0 0 0 41947 1110 0 0 25 0 1 0 1853411849 219512832 52568 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 53592 52568 1116 68 0 53524 0
[pid=9680] vsize: 214368
Current children cumulated CPU time (s) 430.57
Current children cumulated vsize (Kb) 214368

[startup+460.022 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 53499 0 0 0 42922 1121 0 0 25 0 1 0 1853411849 222486528 53294 4294967295 134512640 134736556 3221224560 3221223144 134716375 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 54318 53294 1116 68 0 54250 0
[pid=9680] vsize: 217272
Current children cumulated CPU time (s) 440.43
Current children cumulated vsize (Kb) 217272

[startup+470.022 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 54064 0 0 0 43900 1129 0 0 25 0 1 0 1853411849 224784384 53859 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 54879 53859 1116 68 0 54811 0
[pid=9680] vsize: 219516
Current children cumulated CPU time (s) 450.29
Current children cumulated vsize (Kb) 219516

[startup+480.022 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 54629 0 0 0 44879 1138 0 0 25 0 1 0 1853411849 227098624 54424 4294967295 134512640 134736556 3221224560 3221223212 134524324 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 55444 54424 1116 68 0 55376 0
[pid=9680] vsize: 221776
Current children cumulated CPU time (s) 460.17
Current children cumulated vsize (Kb) 221776

[startup+490.023 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 55088 0 0 0 45862 1144 0 0 25 0 1 0 1853411849 228986880 54883 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 55905 54883 1116 68 0 55837 0
[pid=9680] vsize: 223620
Current children cumulated CPU time (s) 470.06
Current children cumulated vsize (Kb) 223620

[startup+500.024 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 55710 0 0 0 46840 1154 0 0 25 0 1 0 1853411849 231555072 55505 4294967295 134512640 134736556 3221224560 3221223296 134605591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 56532 55505 1116 68 0 56464 0
[pid=9680] vsize: 226128
Current children cumulated CPU time (s) 479.94
Current children cumulated vsize (Kb) 226128

[startup+510.023 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 56332 0 0 0 47817 1163 0 0 25 0 1 0 1853411849 234123264 56127 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 57159 56127 1116 68 0 57091 0
[pid=9680] vsize: 228636
Current children cumulated CPU time (s) 489.8
Current children cumulated vsize (Kb) 228636

[startup+520.023 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) T 9679 9680 21452 0 -1 0 57273 0 0 0 48790 1173 0 0 25 0 1 0 1853411849 237903872 57068 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9680/statm): 58082 57068 1116 68 0 58014 0
[pid=9680] vsize: 232328
Current children cumulated CPU time (s) 499.63
Current children cumulated vsize (Kb) 232328

[startup+530.024 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 58303 0 0 0 49768 1183 0 0 25 0 1 0 1853411849 242229248 58098 4294967295 134512640 134736556 3221224560 3221222968 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 59138 58098 1116 68 0 59070 0
[pid=9680] vsize: 236552
Current children cumulated CPU time (s) 509.51
Current children cumulated vsize (Kb) 236552

[startup+540.023 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 59220 0 0 0 50749 1192 0 0 25 0 1 0 1853411849 245878784 59015 4294967295 134512640 134736556 3221224560 3221223280 134605318 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 60029 59015 1116 68 0 59961 0
[pid=9680] vsize: 240116
Current children cumulated CPU time (s) 519.41
Current children cumulated vsize (Kb) 240116

[startup+550.023 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 60053 0 0 0 51729 1202 0 0 25 0 1 0 1853411849 249393152 59848 4294967295 134512640 134736556 3221224560 3221223248 134597371 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 60887 59848 1116 68 0 60819 0
[pid=9680] vsize: 243548
Current children cumulated CPU time (s) 529.31
Current children cumulated vsize (Kb) 243548

[startup+560.023 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 60600 0 0 0 52714 1209 0 0 25 0 1 0 1853411849 251555840 60395 4294967295 134512640 134736556 3221224560 3221223220 134536526 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 61415 60395 1116 68 0 61347 0
[pid=9680] vsize: 245660
Current children cumulated CPU time (s) 539.23
Current children cumulated vsize (Kb) 245660

[startup+570.023 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 61340 0 0 0 53691 1218 0 0 25 0 1 0 1853411849 254664704 61135 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 62174 61135 1116 68 0 62106 0
[pid=9680] vsize: 248696
Current children cumulated CPU time (s) 549.09
Current children cumulated vsize (Kb) 248696

[startup+580.023 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 62280 0 0 0 54669 1227 0 0 25 0 1 0 1853411849 258449408 62075 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 63098 62075 1116 68 0 63030 0
[pid=9680] vsize: 252392
Current children cumulated CPU time (s) 558.96
Current children cumulated vsize (Kb) 252392

[startup+590.023 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 62909 0 0 0 55653 1233 0 0 25 0 1 0 1853411849 261017600 62704 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 63725 62704 1116 68 0 63657 0
[pid=9680] vsize: 254900
Current children cumulated CPU time (s) 568.86
Current children cumulated vsize (Kb) 254900

[startup+600.023 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 63547 0 0 0 56631 1242 0 0 25 0 1 0 1853411849 263720960 63342 4294967295 134512640 134736556 3221224560 3221223168 134537375 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 64385 63342 1116 68 0 64317 0
[pid=9680] vsize: 257540
Current children cumulated CPU time (s) 578.73
Current children cumulated vsize (Kb) 257540

[startup+610.023 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 64502 0 0 0 57602 1253 0 0 25 0 1 0 1853411849 267640832 64297 4294967295 134512640 134736556 3221224560 3221223048 134536202 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 65342 64297 1116 68 0 65274 0
[pid=9680] vsize: 261368
Current children cumulated CPU time (s) 588.55
Current children cumulated vsize (Kb) 261368

[startup+620.023 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) T 9679 9680 21452 0 -1 0 65350 0 0 0 58583 1263 0 0 25 0 1 0 1853411849 271020032 65145 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9680/statm): 66167 65145 1116 68 0 66099 0
[pid=9680] vsize: 264668
Current children cumulated CPU time (s) 598.46
Current children cumulated vsize (Kb) 264668

[startup+630.024 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) T 9679 9680 21452 0 -1 0 66093 0 0 0 59472 1301 0 0 22 0 1 0 1853411849 273600512 65802 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9680/statm): 66797 65802 1116 68 0 66729 0
[pid=9680] vsize: 267188
Current children cumulated CPU time (s) 607.73
Current children cumulated vsize (Kb) 267188

[startup+640.025 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) T 9679 9680 21452 0 -1 0 67518 0 0 0 60408 1326 0 0 25 0 1 0 1853411849 279412736 67227 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9680/statm): 68216 67227 1116 68 0 68148 0
[pid=9680] vsize: 272864
Current children cumulated CPU time (s) 617.34
Current children cumulated vsize (Kb) 272864

[startup+650.024 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) T 9679 9680 21452 0 -1 0 68838 0 0 0 61374 1341 0 0 25 0 1 0 1853411849 284819456 68547 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9680/statm): 69536 68547 1116 68 0 69468 0
[pid=9680] vsize: 278144
Current children cumulated CPU time (s) 627.15
Current children cumulated vsize (Kb) 278144

[startup+660.024 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 69932 0 0 0 62345 1355 0 0 25 0 1 0 1853411849 289280000 69641 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 70625 69641 1116 68 0 70557 0
[pid=9680] vsize: 282500
Current children cumulated CPU time (s) 637
Current children cumulated vsize (Kb) 282500

[startup+670.025 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 70997 0 0 0 63315 1369 0 0 25 0 1 0 1853411849 293605376 70706 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 71681 70706 1116 68 0 71613 0
[pid=9680] vsize: 286724
Current children cumulated CPU time (s) 646.84
Current children cumulated vsize (Kb) 286724

[startup+680.025 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 71985 0 0 0 64291 1379 0 0 25 0 1 0 1853411849 297660416 71694 4294967295 134512640 134736556 3221224560 3221223096 134536707 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 72671 71694 1116 68 0 72603 0
[pid=9680] vsize: 290684
Current children cumulated CPU time (s) 656.7
Current children cumulated vsize (Kb) 290684

[startup+690.025 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 72700 0 0 0 65272 1389 0 0 25 0 1 0 1853411849 300634112 72409 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 73397 72409 1116 68 0 73329 0
[pid=9680] vsize: 293588
Current children cumulated CPU time (s) 666.61
Current children cumulated vsize (Kb) 293588

[startup+700.025 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 73771 0 0 0 66250 1398 0 0 25 0 1 0 1853411849 304959488 73480 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 74453 73480 1116 68 0 74385 0
[pid=9680] vsize: 297812
Current children cumulated CPU time (s) 676.48
Current children cumulated vsize (Kb) 297812

[startup+710.025 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 74741 0 0 0 67232 1407 0 0 25 0 1 0 1853411849 309014528 74450 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 75443 74450 1116 68 0 75375 0
[pid=9680] vsize: 301772
Current children cumulated CPU time (s) 686.39
Current children cumulated vsize (Kb) 301772

[startup+720.025 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 75554 0 0 0 68212 1416 0 0 25 0 1 0 1853411849 312254464 75263 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 76234 75263 1116 68 0 76166 0
[pid=9680] vsize: 304936
Current children cumulated CPU time (s) 696.28
Current children cumulated vsize (Kb) 304936

[startup+730.026 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 76504 0 0 0 69187 1425 0 0 25 0 1 0 1853411849 316174336 76213 4294967295 134512640 134736556 3221224560 3221223288 134605795 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 77191 76213 1116 68 0 77123 0
[pid=9680] vsize: 308764
Current children cumulated CPU time (s) 706.12
Current children cumulated vsize (Kb) 308764

[startup+740.027 s]
Raw data (loadavg): 1.07 1.02 1.00 1/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) T 9679 9680 21452 0 -1 0 77356 0 0 0 70165 1434 0 0 25 0 1 0 1853411849 319692800 77065 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9680/statm): 78050 77065 1116 68 0 77982 0
[pid=9680] vsize: 312200
Current children cumulated CPU time (s) 715.99
Current children cumulated vsize (Kb) 312200

[startup+750.026 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 78503 0 0 0 71141 1445 0 0 25 0 1 0 1853411849 324423680 78212 4294967295 134512640 134736556 3221224560 3221223116 134544620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 79205 78212 1116 68 0 79137 0
[pid=9680] vsize: 316820
Current children cumulated CPU time (s) 725.86
Current children cumulated vsize (Kb) 316820

[startup+760.027 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 79243 0 0 0 72121 1453 0 0 25 0 1 0 1853411849 327401472 78952 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 79932 78952 1116 68 0 79864 0
[pid=9680] vsize: 319728
Current children cumulated CPU time (s) 735.74
Current children cumulated vsize (Kb) 319728

[startup+770.027 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 80061 0 0 0 73106 1461 0 0 25 0 1 0 1853411849 330780672 79770 4294967295 134512640 134736556 3221224560 3221223108 134544513 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 80757 79770 1116 68 0 80689 0
[pid=9680] vsize: 323028
Current children cumulated CPU time (s) 745.67
Current children cumulated vsize (Kb) 323028

[startup+780.028 s]
Raw data (loadavg): 1.11 1.03 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 80778 0 0 0 74090 1468 0 0 25 0 1 0 1853411849 333754368 80487 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 81483 80487 1116 68 0 81415 0
[pid=9680] vsize: 325932
Current children cumulated CPU time (s) 755.58
Current children cumulated vsize (Kb) 325932

[startup+790.028 s]
Raw data (loadavg): 1.09 1.03 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 81699 0 0 0 75075 1475 0 0 25 0 1 0 1853411849 337539072 81408 4294967295 134512640 134736556 3221224560 3221223152 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 82407 81409 1116 68 0 82339 0
[pid=9680] vsize: 329628
Current children cumulated CPU time (s) 765.5
Current children cumulated vsize (Kb) 329628

[startup+800.028 s]
Raw data (loadavg): 1.08 1.03 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 82657 0 0 0 76060 1483 0 0 25 0 1 0 1853411849 341458944 82366 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 83364 82366 1116 68 0 83296 0
[pid=9680] vsize: 333456
Current children cumulated CPU time (s) 775.43
Current children cumulated vsize (Kb) 333456

[startup+810.029 s]
Raw data (loadavg): 1.07 1.03 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 83436 0 0 0 77045 1490 0 0 25 0 1 0 1853411849 344567808 83145 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 84123 83145 1116 68 0 84055 0
[pid=9680] vsize: 336492
Current children cumulated CPU time (s) 785.35
Current children cumulated vsize (Kb) 336492

[startup+820.028 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 84270 0 0 0 78030 1497 0 0 25 0 1 0 1853411849 348082176 83979 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 84981 83979 1116 68 0 84913 0
[pid=9680] vsize: 339924
Current children cumulated CPU time (s) 795.27
Current children cumulated vsize (Kb) 339924

[startup+830.029 s]
Raw data (loadavg): 1.05 1.02 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 84953 0 0 0 79017 1504 0 0 23 0 1 0 1853411849 350806016 84662 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 85646 84662 1116 68 0 85578 0
[pid=9680] vsize: 342584
Current children cumulated CPU time (s) 805.21
Current children cumulated vsize (Kb) 342584

[startup+840.03 s]
Raw data (loadavg): 1.04 1.02 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 85379 0 0 0 80003 1510 0 0 25 0 1 0 1853411849 352563200 85088 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 86075 85088 1116 68 0 86007 0
[pid=9680] vsize: 344300
Current children cumulated CPU time (s) 815.13
Current children cumulated vsize (Kb) 344300

[startup+850.029 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 85801 0 0 0 80991 1515 0 0 25 0 1 0 1853411849 354320384 85510 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 86504 85510 1116 68 0 86436 0
[pid=9680] vsize: 346016
Current children cumulated CPU time (s) 825.06
Current children cumulated vsize (Kb) 346016

[startup+860.029 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 86421 0 0 0 81975 1522 0 0 25 0 1 0 1853411849 356888576 86130 4294967295 134512640 134736556 3221224560 3221223184 134544695 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 87131 86130 1116 68 0 87063 0
[pid=9680] vsize: 348524
Current children cumulated CPU time (s) 834.97
Current children cumulated vsize (Kb) 348524

[startup+870.029 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 86942 0 0 0 82961 1528 0 0 25 0 1 0 1853411849 359051264 86651 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 87659 86651 1116 68 0 87591 0
[pid=9680] vsize: 350636
Current children cumulated CPU time (s) 844.89
Current children cumulated vsize (Kb) 350636

[startup+880.03 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 87616 0 0 0 83947 1534 0 0 25 0 1 0 1853411849 361754624 87325 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 88319 87325 1116 68 0 88251 0
[pid=9680] vsize: 353276
Current children cumulated CPU time (s) 854.81
Current children cumulated vsize (Kb) 353276

[startup+890.029 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 88278 0 0 0 84933 1541 0 0 23 0 1 0 1853411849 364457984 87987 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 88979 87987 1116 68 0 88911 0
[pid=9680] vsize: 355916
Current children cumulated CPU time (s) 864.74
Current children cumulated vsize (Kb) 355916

[startup+900.029 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 88870 0 0 0 85919 1546 0 0 25 0 1 0 1853411849 366891008 88579 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 89573 88579 1116 68 0 89505 0
[pid=9680] vsize: 358292
Current children cumulated CPU time (s) 874.65
Current children cumulated vsize (Kb) 358292

[startup+910.03 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 89272 0 0 0 86909 1550 0 0 25 0 1 0 1853411849 368656384 88981 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 90004 88981 1116 68 0 89936 0
[pid=9680] vsize: 360016
Current children cumulated CPU time (s) 884.59
Current children cumulated vsize (Kb) 360016

[startup+920.029 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 89783 0 0 0 87898 1556 0 0 25 0 1 0 1853411849 370683904 89492 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 90499 89492 1116 68 0 90431 0
[pid=9680] vsize: 361996
Current children cumulated CPU time (s) 894.54
Current children cumulated vsize (Kb) 361996

[startup+930.03 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 90273 0 0 0 88885 1561 0 0 25 0 1 0 1853411849 372711424 89982 4294967295 134512640 134736556 3221224560 3221223028 134536046 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 90994 89982 1116 68 0 90926 0
[pid=9680] vsize: 363976
Current children cumulated CPU time (s) 904.46
Current children cumulated vsize (Kb) 363976

[startup+940.031 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 90983 0 0 0 89870 1568 0 0 25 0 1 0 1853411849 375545856 90692 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 91686 90692 1116 68 0 91618 0
[pid=9680] vsize: 366744
Current children cumulated CPU time (s) 914.38
Current children cumulated vsize (Kb) 366744

[startup+950.031 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 91380 0 0 0 90862 1571 0 0 25 0 1 0 1853411849 377167872 91089 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 92082 91089 1116 68 0 92014 0
[pid=9680] vsize: 368328
Current children cumulated CPU time (s) 924.33
Current children cumulated vsize (Kb) 368328

[startup+960.03 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 91665 0 0 0 91854 1575 0 0 25 0 1 0 1853411849 378384384 91374 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 92379 91374 1116 68 0 92311 0
[pid=9680] vsize: 369516
Current children cumulated CPU time (s) 934.29
Current children cumulated vsize (Kb) 369516

[startup+970.031 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 92054 0 0 0 92842 1579 0 0 25 0 1 0 1853411849 380006400 91763 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 92775 91763 1116 68 0 92707 0
[pid=9680] vsize: 371100
Current children cumulated CPU time (s) 944.21
Current children cumulated vsize (Kb) 371100

[startup+980.034 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 92514 0 0 0 93820 1588 0 0 25 0 1 0 1853411849 381898752 92223 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 93237 92223 1116 68 0 93169 0
[pid=9680] vsize: 372948
Current children cumulated CPU time (s) 954.08
Current children cumulated vsize (Kb) 372948

[startup+990.033 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) T 9679 9680 21452 0 -1 0 92969 0 0 0 94804 1595 0 0 25 0 1 0 1853411849 383787008 92678 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9680/statm): 93698 92678 1116 68 0 93630 0
[pid=9680] vsize: 374792
Current children cumulated CPU time (s) 963.99
Current children cumulated vsize (Kb) 374792

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) T 9679 9680 21452 0 -1 0 93810 0 0 0 95780 1605 0 0 25 0 1 0 1853411849 387166208 93519 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9680/statm): 94523 93519 1116 68 0 94455 0
[pid=9680] vsize: 378092
Current children cumulated CPU time (s) 973.85
Current children cumulated vsize (Kb) 378092

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) T 9679 9680 21452 0 -1 0 94551 0 0 0 96757 1614 0 0 25 0 1 0 1853411849 390275072 94260 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9680/statm): 95282 94260 1116 68 0 95214 0
[pid=9680] vsize: 381128
Current children cumulated CPU time (s) 983.71
Current children cumulated vsize (Kb) 381128

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 95056 0 0 0 97738 1622 0 0 25 0 1 0 1853411849 392306688 94765 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 95778 94765 1116 68 0 95710 0
[pid=9680] vsize: 383112
Current children cumulated CPU time (s) 993.6
Current children cumulated vsize (Kb) 383112

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 95534 0 0 0 98724 1629 0 0 25 0 1 0 1853411849 394366976 95242 4294967295 134512640 134736556 3221224560 3221223116 134537504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 96281 95242 1116 68 0 96213 0
[pid=9680] vsize: 385124
Current children cumulated CPU time (s) 1003.53
Current children cumulated vsize (Kb) 385124

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 95895 0 0 0 99705 1636 0 0 25 0 1 0 1853411849 395845632 95603 4294967295 134512640 134736556 3221224560 3221223088 134716591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 96642 95603 1116 68 0 96574 0
[pid=9680] vsize: 386568
Current children cumulated CPU time (s) 1013.41
Current children cumulated vsize (Kb) 386568

[startup+1050.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 96208 0 0 0 100686 1641 0 0 25 0 1 0 1853411849 397058048 95916 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 96938 95916 1116 68 0 96870 0
[pid=9680] vsize: 387752
Current children cumulated CPU time (s) 1023.27
Current children cumulated vsize (Kb) 387752

[startup+1060.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 96528 0 0 0 101677 1646 0 0 25 0 1 0 1853411849 398417920 96236 4294967295 134512640 134736556 3221224560 3221222768 134717267 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 97270 96236 1116 68 0 97202 0
[pid=9680] vsize: 389080
Current children cumulated CPU time (s) 1033.23
Current children cumulated vsize (Kb) 389080

[startup+1070.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 96789 0 0 0 102670 1649 0 0 25 0 1 0 1853411849 399499264 96497 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 97534 96497 1116 68 0 97466 0
[pid=9680] vsize: 390136
Current children cumulated CPU time (s) 1043.19
Current children cumulated vsize (Kb) 390136

[startup+1080.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 97075 0 0 0 103663 1652 0 0 25 0 1 0 1853411849 400580608 96783 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 97798 96783 1116 68 0 97730 0
[pid=9680] vsize: 391192
Current children cumulated CPU time (s) 1053.15
Current children cumulated vsize (Kb) 391192

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 97298 0 0 0 104656 1655 0 0 25 0 1 0 1853411849 401526784 97006 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 98029 97006 1116 68 0 97961 0
[pid=9680] vsize: 392116
Current children cumulated CPU time (s) 1063.11
Current children cumulated vsize (Kb) 392116

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 97499 0 0 0 105652 1657 0 0 25 0 1 0 1853411849 402337792 97207 4294967295 134512640 134736556 3221224560 3221223208 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 98227 97207 1116 68 0 98159 0
[pid=9680] vsize: 392908
Current children cumulated CPU time (s) 1073.09
Current children cumulated vsize (Kb) 392908

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 97730 0 0 0 106646 1660 0 0 25 0 1 0 1853411849 403296256 97438 4294967295 134512640 134736556 3221224560 3221223084 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 98461 97438 1116 68 0 98393 0
[pid=9680] vsize: 393844
Current children cumulated CPU time (s) 1083.06
Current children cumulated vsize (Kb) 393844

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 98260 0 0 0 107637 1664 0 0 25 0 1 0 1853411849 405463040 97968 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 98990 97968 1116 68 0 98922 0
[pid=9680] vsize: 395960
Current children cumulated CPU time (s) 1093.01
Current children cumulated vsize (Kb) 395960

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 98831 0 0 0 108625 1669 0 0 25 0 1 0 1853411849 407900160 98539 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 99585 98539 1116 68 0 99517 0
[pid=9680] vsize: 398340
Current children cumulated CPU time (s) 1102.94
Current children cumulated vsize (Kb) 398340

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 99718 0 0 0 109602 1680 0 0 25 0 1 0 1853411849 411410432 99426 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 100442 99426 1116 68 0 100374 0
[pid=9680] vsize: 401768
Current children cumulated CPU time (s) 1112.82
Current children cumulated vsize (Kb) 401768

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 100673 0 0 0 110581 1688 0 0 25 0 1 0 1853411849 415330304 100381 4294967295 134512640 134736556 3221224560 3221223036 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 101399 100381 1116 68 0 101331 0
[pid=9680] vsize: 405596
Current children cumulated CPU time (s) 1122.69
Current children cumulated vsize (Kb) 405596

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 101266 0 0 0 111565 1693 0 0 25 0 1 0 1853411849 417902592 100974 4294967295 134512640 134736556 3221224560 3221223120 134543591 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 102027 100974 1116 68 0 101959 0
[pid=9680] vsize: 408108
Current children cumulated CPU time (s) 1132.58
Current children cumulated vsize (Kb) 408108

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 101541 0 0 0 112553 1698 0 0 25 0 1 0 1853411849 419000320 101249 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 102295 101249 1116 68 0 102227 0
[pid=9680] vsize: 409180
Current children cumulated CPU time (s) 1142.51
Current children cumulated vsize (Kb) 409180

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 101890 0 0 0 113542 1702 0 0 25 0 1 0 1853411849 420352000 101597 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 102625 101597 1116 68 0 102557 0
[pid=9680] vsize: 410500
Current children cumulated CPU time (s) 1152.44
Current children cumulated vsize (Kb) 410500

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 102458 0 0 0 114528 1708 0 0 25 0 1 0 1853411849 422785024 102165 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9680/statm): 103219 102165 1116 68 0 103151 0
[pid=9680] vsize: 412876
Current children cumulated CPU time (s) 1162.36
Current children cumulated vsize (Kb) 412876

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 102942 0 0 0 115514 1715 0 0 25 0 1 0 1853411849 424677376 102649 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 103681 102649 1116 68 0 103613 0
[pid=9680] vsize: 414724
Current children cumulated CPU time (s) 1172.29
Current children cumulated vsize (Kb) 414724

[startup+1210.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 103411 0 0 0 116504 1719 0 0 25 0 1 0 1853411849 426704896 103118 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 104176 103118 1116 68 0 104108 0
[pid=9680] vsize: 416704
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (Kb) 416704

[startup+1220.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9680
Raw data (/proc/9680/stat): 9680 (bsolo) R 9679 9680 21452 0 -1 0 103912 0 0 0 117497 1723 0 0 25 0 1 0 1853411849 428740608 103619 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9680/statm): 104673 103619 1116 68 0 104605 0
[pid=9680] vsize: 418692
Current children cumulated CPU time (s) 1192.2
Current children cumulated vsize (Kb) 418692
One traced child (pid=9680) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1223.06
CPU time (s): 1195.21
CPU user time (s): 1177.78
CPU system time (s): 17.4343
CPU usage (%): 97.7233
Max. virtual memory (cumulated for all children) (Kb): 418692

Verifier Data

ERROR: no interpretation found !