Some explanations

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

General information on the benchmark

Namemps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-grow15.opb
MD5SUM18d2e7037e36eb0868942f66e3c0ecc5
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 1335
Biggest coefficient in the objective function 3758096384
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 154618822482
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 878188741787648
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4550739094651140
Number of bits of the biggest sum of numbers53
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1236.3
Number of variables17130
Total number of constraints900
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 constraints900
Minimum length of a constraint22
Maximum length of a constraint491

Trace number 534

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.028
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:        946284 kB
Buffers:         33828 kB
Cached:          26804 kB
SwapCached:        772 kB
Active:          55680 kB
Inactive:         7576 kB
HighTotal:      131008 kB
HighFree:       102788 kB
LowTotal:       903652 kB
LowFree:        843496 kB
SwapTotal:     2097136 kB
SwapFree:      2095816 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5716 kB
Slab:            19476 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 11:18:06 (client local time) WITH STATUS 0 IN 1195.23 SECONDS
stats: 490 7 1195.23 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 17130 variables and 1200 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 11.185
c After prepocess the problem consists of 17130 variables and 1200 constraints.
c Initial Lower Bound: -154618822482
c Restart #1 #Var: 17130 #Dec: 28373 LB: -154618822482 @ 14.824
c Restart #2 #Var: 17130 #Dec: 74485 LB: -154618822482 @ 21.157
c Restart #3 #Var: 17130 #Dec: 139709 LB: -154618822482 @ 30.285
c Restart #4 #Var: 17130 #Dec: 224700 LB: -154618822482 @ 42.161
c Restart #5 #Var: 17130 #Dec: 341681 LB: -154618822482 @ 58.316
c Restart #6 #Var: 17130 #Dec: 443362 LB: -154618822482 @ 74.295
c Restart #7 #Var: 17130 #Dec: 491638 LB: -154618822482 @ 86.197
c Restart #8 #Var: 17130 #Dec: 514067 LB: -154618822482 @ 92.226
c Restart #9 #Var: 17130 #Dec: 559824 LB: -154618822482 @ 100.49
c Restart #10 #Var: 17130 #Dec: 566516 LB: -154618822482 @ 104.69
c Restart #11 #Var: 17130 #Dec: 570339 LB: -154618822482 @ 107.55
c Restart #12 #Var: 17130 #Dec: 577750 LB: -154618822482 @ 112.64
c Restart #13 #Var: 17130 #Dec: 580979 LB: -154618822482 @ 117.94
c Restart #14 #Var: 17130 #Dec: 584319 LB: -154618822482 @ 124.81
c Restart #15 #Var: 17130 #Dec: 593546 LB: -154618822482 @ 130.95
c Restart #16 #Var: 17130 #Dec: 599120 LB: -154618822482 @ 137.41
c Restart #17 #Var: 17129 #Dec: 602886 LB: -154618822482 @ 141.76
c Restart #18 #Var: 17129 #Dec: 610432 LB: -154618822482 @ 149.55
c Restart #19 #Var: 17128 #Dec: 616894 LB: -154618822482 @ 161.89
c Restart #20 #Var: 17128 #Dec: 629520 LB: -154618822482 @ 180.1
c Restart #21 #Var: 17128 #Dec: 637442 LB: -154618822482 @ 198.75
c Restart #22 #Var: 17128 #Dec: 647215 LB: -154618822482 @ 215.2
c Restart #23 #Var: 17126 #Dec: 654249 LB: -154618822482 @ 234.18
c Restart #24 #Var: 17126 #Dec: 665778 LB: -154618822482 @ 252.28
c Restart #25 #Var: 17125 #Dec: 681482 LB: -154618822482 @ 271.52
c Restart #26 #Var: 17125 #Dec: 687588 LB: -154618822482 @ 281.79
c Restart #27 #Var: 17125 #Dec: 696349 LB: -154618822482 @ 300.06
c Restart #28 #Var: 17125 #Dec: 710775 LB: -154618822482 @ 321.77
c Restart #29 #Var: 17125 #Dec: 724840 LB: -154618822482 @ 349.15
c Restart #30 #Var: 17122 #Dec: 737086 LB: -154618822482 @ 380.76
c Restart #31 #Var: 17122 #Dec: 754746 LB: -154618822482 @ 410.23
c Restart #32 #Var: 17122 #Dec: 769791 LB: -154618822482 @ 440.16
c Restart #33 #Var: 17122 #Dec: 785811 LB: -154618822482 @ 488.44
c Restart #34 #Var: 17122 #Dec: 799901 LB: -154618822482 @ 520.12
c Restart #35 #Var: 17122 #Dec: 817504 LB: -154618822482 @ 555.88
c CHANGE Heuristic... 
c Restart #0 #Var: 17122 #Dec: 832734 LB: -154618822482 @ 611.98
c Restart #1 #Var: 17122 #Dec: 836424 LB: -154618822482 @ 613.12
c Restart #2 #Var: 17122 #Dec: 839174 LB: -154618822482 @ 613.9
c Restart #3 #Var: 17119 #Dec: 841444 LB: -154618822482 @ 614.87
c Restart #4 #Var: 17119 #Dec: 845512 LB: -154618822482 @ 616.98
c Restart #5 #Var: 17115 #Dec: 848607 LB: -154618822482 @ 619.28
c Restart #6 #Var: 17115 #Dec: 851818 LB: -154618822482 @ 622.46
c Restart #7 #Var: 17115 #Dec: 856122 LB: -154618822482 @ 626.28
c Restart #8 #Var: 17115 #Dec: 859289 LB: -154618822482 @ 631.46
c Restart #9 #Var: 17115 #Dec: 865154 LB: -154618822482 @ 636.57
c Restart #10 #Var: 17115 #Dec: 870916 LB: -154618822482 @ 643.38
c Restart #11 #Var: 17115 #Dec: 876114 LB: -154618822482 @ 649.09
c Restart #12 #Var: 17115 #Dec: 881110 LB: -154618822482 @ 657.19
c Restart #13 #Var: 17115 #Dec: 890270 LB: -154618822482 @ 667.08
c Restart #14 #Var: 17115 #Dec: 895088 LB: -154618822482 @ 677.32
c Restart #15 #Var: 17115 #Dec: 904021 LB: -154618822482 @ 689
c Restart #16 #Var: 17115 #Dec: 911811 LB: -154618822482 @ 704.02
c Restart #17 #Var: 17115 #Dec: 922354 LB: -154618822482 @ 716.8
c Restart #18 #Var: 17115 #Dec: 930253 LB: -154618822482 @ 734.3
c Restart #19 #Var: 17115 #Dec: 936993 LB: -154618822482 @ 752.06
c Restart #20 #Var: 17115 #Dec: 945305 LB: -154618822482 @ 769.44
c Restart #21 #Var: 17115 #Dec: 955534 LB: -154618822482 @ 785.91
c Restart #22 #Var: 17115 #Dec: 966363 LB: -154618822482 @ 797.39
c Restart #23 #Var: 17115 #Dec: 975833 LB: -154618822482 @ 816.78
c Restart #24 #Var: 17115 #Dec: 988281 LB: -154618822482 @ 844.79
c Restart #25 #Var: 17115 #Dec: 998561 LB: -154618822482 @ 876.85
c Restart #26 #Var: 17115 #Dec: 1014445 LB: -154618822482 @ 912.19
c Restart #27 #Var: 17115 #Dec: 1028009 LB: -154618822482 @ 939.48
c Restart #28 #Var: 17115 #Dec: 1042283 LB: -154618822482 @ 969.31
c Restart #29 #Var: 17115 #Dec: 1056945 LB: -154618822482 @ 996.73
c Restart #30 #Var: 17114 #Dec: 1068895 LB: -154618822482 @ 1042.1
c Restart #31 #Var: 17114 #Dec: 1082775 LB: -154618822482 @ 1082.7
c Restart #32 #Var: 17114 #Dec: 1096247 LB: -154618822482 @ 1131.6
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782479969 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/11537/statm): 107 3 90 68 0 39 0
[pid=11537] 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/wulflinc11/normalized-mps-v2-20-10-grow15.opb

[startup+10.0033 s]
Raw data (loadavg): 0.87 0.96 0.92 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 12942 0 0 0 945 41 0 0 25 0 1 0 1782479969 56315904 12853 4294967295 134512640 134736556 3221224560 3221223352 1077049489 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11537/statm): 13749 12853 1116 68 0 13681 0
[pid=11537] vsize: 54996
Current children cumulated CPU time (s) 9.86
Current children cumulated vsize (Kb) 54996

[startup+20.0041 s]
Raw data (loadavg): 0.89 0.96 0.92 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 15449 0 0 0 1708 125 0 0 21 0 1 0 1782479969 66965504 15360 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 16349 15360 1116 68 0 16281 0
[pid=11537] vsize: 65396
Current children cumulated CPU time (s) 18.33
Current children cumulated vsize (Kb) 65396

[startup+30.0059 s]
Raw data (loadavg): 0.98 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 15452 0 0 0 2468 207 0 0 21 0 1 0 1782479969 66965504 15363 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 16349 15363 1116 68 0 16281 0
[pid=11537] vsize: 65396
Current children cumulated CPU time (s) 26.75
Current children cumulated vsize (Kb) 65396

[startup+40.0067 s]
Raw data (loadavg): 0.98 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 15455 0 0 0 3225 285 0 0 21 0 1 0 1782479969 66965504 15366 4294967295 134512640 134736556 3221224560 3221223104 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11537/statm): 16349 15366 1116 68 0 16281 0
[pid=11537] vsize: 65396
Current children cumulated CPU time (s) 35.1
Current children cumulated vsize (Kb) 65396

[startup+50.0075 s]
Raw data (loadavg): 0.98 0.97 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 15455 0 0 0 3986 362 0 0 18 0 1 0 1782479969 66965504 15366 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 16349 15366 1116 68 0 16281 0
[pid=11537] vsize: 65396
Current children cumulated CPU time (s) 43.48
Current children cumulated vsize (Kb) 65396

[startup+60.0083 s]
Raw data (loadavg): 0.98 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 15455 0 0 0 4741 443 0 0 20 0 1 0 1782479969 66965504 15366 4294967295 134512640 134736556 3221224560 3221223136 134543161 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 16349 15366 1116 68 0 16281 0
[pid=11537] vsize: 65396
Current children cumulated CPU time (s) 51.84
Current children cumulated vsize (Kb) 65396

[startup+70.0091 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 15455 0 0 0 5499 523 0 0 21 0 1 0 1782479969 66965504 15366 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 16349 15366 1116 68 0 16281 0
[pid=11537] vsize: 65396
Current children cumulated CPU time (s) 60.22
Current children cumulated vsize (Kb) 65396

[startup+80.0109 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 15458 0 0 0 6272 597 0 0 16 0 1 0 1782479969 66965504 15369 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 16349 15369 1116 68 0 16281 0
[pid=11537] vsize: 65396
Current children cumulated CPU time (s) 68.69
Current children cumulated vsize (Kb) 65396

[startup+90.0116 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 15491 0 0 0 7043 678 0 0 16 0 1 0 1782479969 67190784 15402 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11537/statm): 16404 15402 1116 68 0 16336 0
[pid=11537] vsize: 65616
Current children cumulated CPU time (s) 77.21
Current children cumulated vsize (Kb) 65616

[startup+100.012 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 15607 0 0 0 7951 709 0 0 16 0 1 0 1782479969 67596288 15518 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 16503 15518 1116 68 0 16435 0
[pid=11537] vsize: 66012
Current children cumulated CPU time (s) 86.6
Current children cumulated vsize (Kb) 66012

[startup+110.013 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 15657 0 0 0 8772 769 0 0 16 0 1 0 1782479969 67866624 15568 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 16569 15568 1116 68 0 16501 0
[pid=11537] vsize: 66276
Current children cumulated CPU time (s) 95.41
Current children cumulated vsize (Kb) 66276

[startup+120.014 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 16118 0 0 0 9660 809 0 0 20 0 1 0 1782479969 69750784 16029 4294967295 134512640 134736556 3221224560 3221223136 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 17029 16029 1116 68 0 16961 0
[pid=11537] vsize: 68116
Current children cumulated CPU time (s) 104.69
Current children cumulated vsize (Kb) 68116

[startup+130.015 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 18609 0 0 0 10594 836 0 0 25 0 1 0 1782479969 79884288 18520 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 19503 18520 1116 68 0 19435 0
[pid=11537] vsize: 78012
Current children cumulated CPU time (s) 114.3
Current children cumulated vsize (Kb) 78012

[startup+140.015 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 20543 0 0 0 11560 852 0 0 25 0 1 0 1782479969 87859200 20454 4294967295 134512640 134736556 3221224560 3221223256 134553985 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 21450 20454 1116 68 0 21382 0
[pid=11537] vsize: 85800
Current children cumulated CPU time (s) 124.12
Current children cumulated vsize (Kb) 85800

[startup+150.015 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 23150 0 0 0 12493 879 0 0 25 0 1 0 1782479969 98545664 23061 4294967295 134512640 134736556 3221224560 3221223084 134540089 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 24059 23061 1116 68 0 23991 0
[pid=11537] vsize: 96236
Current children cumulated CPU time (s) 133.72
Current children cumulated vsize (Kb) 96236

[startup+160.016 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 24660 0 0 0 13451 896 0 0 25 0 1 0 1782479969 104767488 24571 4294967295 134512640 134736556 3221224560 3221223140 134716325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 25578 24571 1116 68 0 25510 0
[pid=11537] vsize: 102312
Current children cumulated CPU time (s) 143.47
Current children cumulated vsize (Kb) 102312

[startup+170.016 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 26935 0 0 0 14402 916 0 0 25 0 1 0 1782479969 114094080 26846 4294967295 134512640 134736556 3221224560 3221223104 134544602 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 27855 26846 1116 68 0 27787 0
[pid=11537] vsize: 111420
Current children cumulated CPU time (s) 153.18
Current children cumulated vsize (Kb) 111420

[startup+180.017 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 28725 0 0 0 15368 931 0 0 25 0 1 0 1782479969 121393152 28636 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 29637 28636 1116 68 0 29569 0
[pid=11537] vsize: 118548
Current children cumulated CPU time (s) 162.99
Current children cumulated vsize (Kb) 118548

[startup+190.018 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 29742 0 0 0 16326 948 0 0 25 0 1 0 1782479969 125583360 29653 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 30660 29653 1116 68 0 30592 0
[pid=11537] vsize: 122640
Current children cumulated CPU time (s) 172.74
Current children cumulated vsize (Kb) 122640

[startup+200.017 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 30887 0 0 0 17295 962 0 0 25 0 1 0 1782479969 130183168 30798 4294967295 134512640 134736556 3221224560 3221223456 134592021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 31783 30798 1116 68 0 31715 0
[pid=11537] vsize: 127132
Current children cumulated CPU time (s) 182.57
Current children cumulated vsize (Kb) 127132

[startup+210.018 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 31974 0 0 0 18271 973 0 0 25 0 1 0 1782479969 134639616 31885 4294967295 134512640 134736556 3221224560 3221223156 1077374146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 32871 31885 1116 68 0 32803 0
[pid=11537] vsize: 131484
Current children cumulated CPU time (s) 192.44
Current children cumulated vsize (Kb) 131484

[startup+220.019 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 32864 0 0 0 19238 987 0 0 18 0 1 0 1782479969 138289152 32775 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 33762 32775 1116 68 0 33694 0
[pid=11537] vsize: 135048
Current children cumulated CPU time (s) 202.25
Current children cumulated vsize (Kb) 135048

[startup+230.02 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 33973 0 0 0 20207 999 0 0 25 0 1 0 1782479969 142884864 33884 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 34884 33884 1116 68 0 34816 0
[pid=11537] vsize: 139536
Current children cumulated CPU time (s) 212.06
Current children cumulated vsize (Kb) 139536

[startup+240.019 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 35236 0 0 0 21185 1010 0 0 25 0 1 0 1782479969 148021248 35147 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 36138 35147 1116 68 0 36070 0
[pid=11537] vsize: 144552
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (Kb) 144552

[startup+250.019 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 36805 0 0 0 22159 1022 0 0 25 0 1 0 1782479969 154509312 36716 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 37722 36716 1116 68 0 37654 0
[pid=11537] vsize: 150888
Current children cumulated CPU time (s) 231.81
Current children cumulated vsize (Kb) 150888

[startup+260.02 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 38030 0 0 0 23127 1035 0 0 25 0 1 0 1782479969 159506432 37941 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 38942 37941 1116 68 0 38874 0
[pid=11537] vsize: 155768
Current children cumulated CPU time (s) 241.62
Current children cumulated vsize (Kb) 155768

[startup+270.02 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 38766 0 0 0 24096 1046 0 0 25 0 1 0 1782479969 162476032 38677 4294967295 134512640 134736556 3221224560 3221223248 134536564 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11537/statm): 39667 38677 1116 68 0 39599 0
[pid=11537] vsize: 158668
Current children cumulated CPU time (s) 251.42
Current children cumulated vsize (Kb) 158668

[startup+280.021 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 39918 0 0 0 25050 1064 0 0 25 0 1 0 1782479969 167206912 39828 4294967295 134512640 134736556 3221224560 3221222452 134717407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 40822 39828 1116 68 0 40754 0
[pid=11537] vsize: 163288
Current children cumulated CPU time (s) 261.14
Current children cumulated vsize (Kb) 163288

[startup+290.021 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 41133 0 0 0 26013 1078 0 0 25 0 1 0 1782479969 172204032 41043 4294967295 134512640 134736556 3221224560 3221223184 134537363 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 42042 41043 1116 68 0 41974 0
[pid=11537] vsize: 168168
Current children cumulated CPU time (s) 270.91
Current children cumulated vsize (Kb) 168168

[startup+300.021 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 43692 0 0 0 26978 1095 0 0 25 0 1 0 1782479969 182747136 43602 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 44616 43602 1116 68 0 44548 0
[pid=11537] vsize: 178464
Current children cumulated CPU time (s) 280.73
Current children cumulated vsize (Kb) 178464

[startup+310.022 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 44652 0 0 0 27950 1106 0 0 25 0 1 0 1782479969 186662912 44562 4294967295 134512640 134736556 3221224560 3221222968 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 45572 44562 1116 68 0 45504 0
[pid=11537] vsize: 182288
Current children cumulated CPU time (s) 290.56
Current children cumulated vsize (Kb) 182288

[startup+320.023 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 45318 0 0 0 28926 1115 0 0 25 0 1 0 1782479969 189349888 45228 4294967295 134512640 134736556 3221224560 3221223136 134544709 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 46228 45228 1116 68 0 46160 0
[pid=11537] vsize: 184912
Current children cumulated CPU time (s) 300.41
Current children cumulated vsize (Kb) 184912

[startup+330.024 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 46150 0 0 0 29883 1133 0 0 17 0 1 0 1782479969 192729088 46060 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 47053 46060 1116 68 0 46985 0
[pid=11537] vsize: 188212
Current children cumulated CPU time (s) 310.16
Current children cumulated vsize (Kb) 188212

[startup+340.023 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 47180 0 0 0 30855 1145 0 0 25 0 1 0 1782479969 196919296 47090 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 48076 47090 1116 68 0 48008 0
[pid=11537] vsize: 192304
Current children cumulated CPU time (s) 320
Current children cumulated vsize (Kb) 192304

[startup+350.024 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 48530 0 0 0 31825 1159 0 0 25 0 1 0 1782479969 202461184 48440 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 49429 48440 1116 68 0 49361 0
[pid=11537] vsize: 197716
Current children cumulated CPU time (s) 329.84
Current children cumulated vsize (Kb) 197716

[startup+360.025 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 49260 0 0 0 32800 1169 0 0 25 0 1 0 1782479969 205430784 49170 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 50154 49170 1116 68 0 50086 0
[pid=11537] vsize: 200616
Current children cumulated CPU time (s) 339.69
Current children cumulated vsize (Kb) 200616

[startup+370.025 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 49911 0 0 0 33770 1181 0 0 25 0 1 0 1782479969 208134144 49821 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 50814 49821 1116 68 0 50746 0
[pid=11537] vsize: 203256
Current children cumulated CPU time (s) 349.51
Current children cumulated vsize (Kb) 203256

[startup+380.025 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 50942 0 0 0 34742 1194 0 0 25 0 1 0 1782479969 212459520 50852 4294967295 134512640 134736556 3221224560 3221223200 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 51870 50853 1116 68 0 51802 0
[pid=11537] vsize: 207480
Current children cumulated CPU time (s) 359.36
Current children cumulated vsize (Kb) 207480

[startup+390.025 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 51769 0 0 0 35724 1202 0 0 25 0 1 0 1782479969 215838720 51679 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 52695 51679 1116 68 0 52627 0
[pid=11537] vsize: 210780
Current children cumulated CPU time (s) 369.26
Current children cumulated vsize (Kb) 210780

[startup+400.025 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 52622 0 0 0 36701 1211 0 0 25 0 1 0 1782479969 219217920 52532 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 53520 52532 1116 68 0 53452 0
[pid=11537] vsize: 214080
Current children cumulated CPU time (s) 379.12
Current children cumulated vsize (Kb) 214080

[startup+410.026 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 53636 0 0 0 37672 1223 0 0 25 0 1 0 1782479969 223416320 53546 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 54545 53546 1116 68 0 54477 0
[pid=11537] vsize: 218180
Current children cumulated CPU time (s) 388.95
Current children cumulated vsize (Kb) 218180

[startup+420.027 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 54603 0 0 0 38637 1238 0 0 25 0 1 0 1782479969 227332096 54513 4294967295 134512640 134736556 3221224560 3221223232 134536482 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 55501 54513 1116 68 0 55433 0
[pid=11537] vsize: 222004
Current children cumulated CPU time (s) 398.75
Current children cumulated vsize (Kb) 222004

[startup+430.027 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 55437 0 0 0 39606 1250 0 0 25 0 1 0 1782479969 230846464 55347 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 56359 55347 1116 68 0 56291 0
[pid=11537] vsize: 225436
Current children cumulated CPU time (s) 408.56
Current children cumulated vsize (Kb) 225436

[startup+440.027 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 56309 0 0 0 40569 1264 0 0 17 0 1 0 1782479969 234369024 56219 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 57219 56219 1116 68 0 57151 0
[pid=11537] vsize: 228876
Current children cumulated CPU time (s) 418.33
Current children cumulated vsize (Kb) 228876

[startup+450.027 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 57422 0 0 0 41544 1276 0 0 25 0 1 0 1782479969 238964736 57332 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 58341 57332 1116 68 0 58273 0
[pid=11537] vsize: 233364
Current children cumulated CPU time (s) 428.2
Current children cumulated vsize (Kb) 233364

[startup+460.028 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 58619 0 0 0 42522 1285 0 0 25 0 1 0 1782479969 243830784 58529 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 59529 58529 1116 68 0 59461 0
[pid=11537] vsize: 238116
Current children cumulated CPU time (s) 438.07
Current children cumulated vsize (Kb) 238116

[startup+470.029 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 59154 0 0 0 43496 1294 0 0 25 0 1 0 1782479969 245993472 59064 4294967295 134512640 134736556 3221224560 3221223148 134550916 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11537/statm): 60057 59064 1116 68 0 59989 0
[pid=11537] vsize: 240228
Current children cumulated CPU time (s) 447.9
Current children cumulated vsize (Kb) 240228

[startup+480.029 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 59830 0 0 0 44472 1303 0 0 25 0 1 0 1782479969 248832000 59740 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 60750 59740 1116 68 0 60682 0
[pid=11537] vsize: 243000
Current children cumulated CPU time (s) 457.75
Current children cumulated vsize (Kb) 243000

[startup+490.029 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 60436 0 0 0 45459 1308 0 0 25 0 1 0 1782479969 251265024 60346 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 61344 60346 1116 68 0 61276 0
[pid=11537] vsize: 245376
Current children cumulated CPU time (s) 467.67
Current children cumulated vsize (Kb) 245376

[startup+500.029 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 61189 0 0 0 46439 1317 0 0 25 0 1 0 1782479969 254373888 61099 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 62103 61099 1116 68 0 62035 0
[pid=11537] vsize: 248412
Current children cumulated CPU time (s) 477.56
Current children cumulated vsize (Kb) 248412

[startup+510.03 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 61800 0 0 0 47425 1322 0 0 25 0 1 0 1782479969 256806912 61710 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 62697 61710 1116 68 0 62629 0
[pid=11537] vsize: 250788
Current children cumulated CPU time (s) 487.47
Current children cumulated vsize (Kb) 250788

[startup+520.031 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 62685 0 0 0 48399 1335 0 0 25 0 1 0 1782479969 260452352 62595 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 63587 62595 1116 68 0 63519 0
[pid=11537] vsize: 254348
Current children cumulated CPU time (s) 497.34
Current children cumulated vsize (Kb) 254348

[startup+530.031 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 63546 0 0 0 49375 1345 0 0 25 0 1 0 1782479969 263966720 63456 4294967295 134512640 134736556 3221224560 3221223144 134523859 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 64445 63456 1116 68 0 64377 0
[pid=11537] vsize: 257780
Current children cumulated CPU time (s) 507.2
Current children cumulated vsize (Kb) 257780

[startup+540.031 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 64191 0 0 0 50346 1358 0 0 25 0 1 0 1782479969 266670080 64101 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 65105 64101 1116 68 0 65037 0
[pid=11537] vsize: 260420
Current children cumulated CPU time (s) 517.04
Current children cumulated vsize (Kb) 260420

[startup+550.031 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 64851 0 0 0 51318 1369 0 0 25 0 1 0 1782479969 269373440 64761 4294967295 134512640 134736556 3221224560 3221223224 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 65765 64761 1116 68 0 65697 0
[pid=11537] vsize: 263060
Current children cumulated CPU time (s) 526.87
Current children cumulated vsize (Kb) 263060

[startup+560.032 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 65864 0 0 0 52293 1379 0 0 25 0 1 0 1782479969 273563648 65774 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 66788 65775 1116 68 0 66720 0
[pid=11537] vsize: 267152
Current children cumulated CPU time (s) 536.72
Current children cumulated vsize (Kb) 267152

[startup+570.032 s]
Raw data (loadavg): 1.07 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 66939 0 0 0 53264 1392 0 0 25 0 1 0 1782479969 277889024 66849 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 67844 66849 1116 68 0 67776 0
[pid=11537] vsize: 271376
Current children cumulated CPU time (s) 546.56
Current children cumulated vsize (Kb) 271376

[startup+580.031 s]
Raw data (loadavg): 1.06 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 67735 0 0 0 54238 1403 0 0 25 0 1 0 1782479969 281133056 67645 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 68636 67645 1116 68 0 68568 0
[pid=11537] vsize: 274544
Current children cumulated CPU time (s) 556.41
Current children cumulated vsize (Kb) 274544

[startup+590.032 s]
Raw data (loadavg): 1.05 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 68273 0 0 0 55212 1414 0 0 25 0 1 0 1782479969 283422720 68183 4294967295 134512640 134736556 3221224560 3221223088 134716896 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 69195 68183 1116 68 0 69127 0
[pid=11537] vsize: 276780
Current children cumulated CPU time (s) 566.26
Current children cumulated vsize (Kb) 276780

[startup+600.032 s]
Raw data (loadavg): 1.04 0.99 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 68565 0 0 0 56199 1419 0 0 25 0 1 0 1782479969 284639232 68475 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 69492 68475 1116 68 0 69424 0
[pid=11537] vsize: 277968
Current children cumulated CPU time (s) 576.18
Current children cumulated vsize (Kb) 277968

[startup+610.033 s]
Raw data (loadavg): 1.03 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 68804 0 0 0 57188 1423 0 0 25 0 1 0 1782479969 285581312 68714 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 69722 68714 1116 68 0 69654 0
[pid=11537] vsize: 278888
Current children cumulated CPU time (s) 586.11
Current children cumulated vsize (Kb) 278888

[startup+620.034 s]
Raw data (loadavg): 1.03 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 68994 0 0 0 58177 1426 0 0 25 0 1 0 1782479969 286363648 68904 4294967295 134512640 134736556 3221224560 3221223056 134543915 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 69913 68904 1116 68 0 69845 0
[pid=11537] vsize: 279652
Current children cumulated CPU time (s) 596.03
Current children cumulated vsize (Kb) 279652

[startup+630.033 s]
Raw data (loadavg): 1.02 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 69237 0 0 0 59164 1431 0 0 25 0 1 0 1782479969 287309824 69147 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 70144 69147 1116 68 0 70076 0
[pid=11537] vsize: 280576
Current children cumulated CPU time (s) 605.95
Current children cumulated vsize (Kb) 280576

[startup+640.034 s]
Raw data (loadavg): 1.02 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 70088 0 0 0 60109 1453 0 0 19 0 1 0 1782479969 290398208 69930 4294967295 134512640 134736556 3221224560 3221223104 134716180 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11537/statm): 70898 69930 1116 68 0 70830 0
[pid=11537] vsize: 283592
Current children cumulated CPU time (s) 615.62
Current children cumulated vsize (Kb) 283592

[startup+650.035 s]
Raw data (loadavg): 1.02 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 71641 0 0 0 61048 1475 0 0 23 0 1 0 1782479969 296742912 71483 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 72447 71483 1116 68 0 72379 0
[pid=11537] vsize: 289788
Current children cumulated CPU time (s) 625.23
Current children cumulated vsize (Kb) 289788

[startup+660.036 s]
Raw data (loadavg): 1.01 0.99 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 73031 0 0 0 62004 1492 0 0 25 0 1 0 1782479969 302419968 72873 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 73833 72873 1116 68 0 73765 0
[pid=11537] vsize: 295332
Current children cumulated CPU time (s) 634.96
Current children cumulated vsize (Kb) 295332

[startup+670.037 s]
Raw data (loadavg): 1.01 0.99 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 74421 0 0 0 62958 1510 0 0 18 0 1 0 1782479969 308097024 74263 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 75219 74263 1116 68 0 75151 0
[pid=11537] vsize: 300876
Current children cumulated CPU time (s) 644.68
Current children cumulated vsize (Kb) 300876

[startup+680.036 s]
Raw data (loadavg): 1.01 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 75958 0 0 0 63915 1529 0 0 25 0 1 0 1782479969 314441728 75800 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 76768 75800 1116 68 0 76700 0
[pid=11537] vsize: 307072
Current children cumulated CPU time (s) 654.44
Current children cumulated vsize (Kb) 307072

[startup+690.036 s]
Raw data (loadavg): 1.01 0.99 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 76999 0 0 0 64870 1547 0 0 25 0 1 0 1782479969 318767104 76841 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 77824 76841 1116 68 0 77756 0
[pid=11537] vsize: 311296
Current children cumulated CPU time (s) 664.17
Current children cumulated vsize (Kb) 311296

[startup+700.037 s]
Raw data (loadavg): 1.00 0.99 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 78173 0 0 0 65841 1559 0 0 25 0 1 0 1782479969 323497984 78015 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 78979 78015 1116 68 0 78911 0
[pid=11537] vsize: 315916
Current children cumulated CPU time (s) 674
Current children cumulated vsize (Kb) 315916

[startup+710.038 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 79311 0 0 0 66802 1575 0 0 25 0 1 0 1782479969 328228864 79153 4294967295 134512640 134736556 3221224560 3221223116 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 80134 79153 1116 68 0 80066 0
[pid=11537] vsize: 320536
Current children cumulated CPU time (s) 683.77
Current children cumulated vsize (Kb) 320536

[startup+720.038 s]
Raw data (loadavg): 1.00 0.99 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 80436 0 0 0 67769 1587 0 0 25 0 1 0 1782479969 332824576 80278 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 81256 80278 1116 68 0 81188 0
[pid=11537] vsize: 325024
Current children cumulated CPU time (s) 693.56
Current children cumulated vsize (Kb) 325024

[startup+730.037 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 80929 0 0 0 68743 1598 0 0 25 0 1 0 1782479969 334848000 80771 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 81750 80771 1116 68 0 81682 0
[pid=11537] vsize: 327000
Current children cumulated CPU time (s) 703.41
Current children cumulated vsize (Kb) 327000

[startup+740.038 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 82070 0 0 0 69698 1615 0 0 25 0 1 0 1782479969 339443712 81912 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 82872 81912 1116 68 0 82804 0
[pid=11537] vsize: 331488
Current children cumulated CPU time (s) 713.13
Current children cumulated vsize (Kb) 331488

[startup+750.038 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 83201 0 0 0 70667 1627 0 0 25 0 1 0 1782479969 344170496 83043 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 84026 83043 1116 68 0 83958 0
[pid=11537] vsize: 336104
Current children cumulated CPU time (s) 722.94
Current children cumulated vsize (Kb) 336104

[startup+760.039 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 84062 0 0 0 71646 1637 0 0 25 0 1 0 1782479969 347684864 83904 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 84884 83904 1116 68 0 84816 0
[pid=11537] vsize: 339536
Current children cumulated CPU time (s) 732.83
Current children cumulated vsize (Kb) 339536

[startup+770.039 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 84653 0 0 0 72623 1645 0 0 25 0 1 0 1782479969 350101504 84495 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 85474 84495 1116 68 0 85406 0
[pid=11537] vsize: 341896
Current children cumulated CPU time (s) 742.68
Current children cumulated vsize (Kb) 341896

[startup+780.039 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 85224 0 0 0 73605 1653 0 0 25 0 1 0 1782479969 352403456 85066 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 86036 85066 1116 68 0 85968 0
[pid=11537] vsize: 344144
Current children cumulated CPU time (s) 752.58
Current children cumulated vsize (Kb) 344144

[startup+790.04 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 86081 0 0 0 74574 1666 0 0 20 0 1 0 1782479969 355917824 85923 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 86894 85923 1116 68 0 86826 0
[pid=11537] vsize: 347576
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (Kb) 347576

[startup+800.04 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 86671 0 0 0 75548 1676 0 0 25 0 1 0 1782479969 358338560 86513 4294967295 134512640 134736556 3221224560 3221223476 134582899 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11537/statm): 87485 86513 1116 68 0 87417 0
[pid=11537] vsize: 349940
Current children cumulated CPU time (s) 772.24
Current children cumulated vsize (Kb) 349940

[startup+810.041 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 87380 0 0 0 76514 1691 0 0 25 0 1 0 1782479969 361181184 87222 4294967295 134512640 134736556 3221224560 3221223248 134597321 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11537/statm): 88179 87222 1116 68 0 88111 0
[pid=11537] vsize: 352716
Current children cumulated CPU time (s) 782.05
Current children cumulated vsize (Kb) 352716

[startup+820.041 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 88025 0 0 0 77477 1705 0 0 25 0 1 0 1782479969 363851776 87867 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 88831 87867 1116 68 0 88763 0
[pid=11537] vsize: 355324
Current children cumulated CPU time (s) 791.82
Current children cumulated vsize (Kb) 355324

[startup+830.041 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 88807 0 0 0 78426 1724 0 0 19 0 1 0 1782479969 367091712 88649 4294967295 134512640 134736556 3221224560 3221223160 134540400 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 89622 88649 1116 68 0 89554 0
[pid=11537] vsize: 358488
Current children cumulated CPU time (s) 801.5
Current children cumulated vsize (Kb) 358488

[startup+840.042 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 89245 0 0 0 79403 1732 0 0 25 0 1 0 1782479969 368848896 89087 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 90051 89087 1116 68 0 89983 0
[pid=11537] vsize: 360204
Current children cumulated CPU time (s) 811.35
Current children cumulated vsize (Kb) 360204

[startup+850.042 s]
Raw data (loadavg): 1.00 0.99 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 89561 0 0 0 80378 1742 0 0 25 0 1 0 1782479969 370196480 89403 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 90380 89403 1116 68 0 90312 0
[pid=11537] vsize: 361520
Current children cumulated CPU time (s) 821.2
Current children cumulated vsize (Kb) 361520

[startup+860.043 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 90392 0 0 0 81352 1753 0 0 25 0 1 0 1782479969 373575680 90234 4294967295 134512640 134736556 3221224560 3221223092 134540162 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11537/statm): 91205 90234 1116 68 0 91137 0
[pid=11537] vsize: 364820
Current children cumulated CPU time (s) 831.05
Current children cumulated vsize (Kb) 364820

[startup+870.042 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 91311 0 0 0 82327 1765 0 0 25 0 1 0 1782479969 377360384 91153 4294967295 134512640 134736556 3221224560 3221223276 134553972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 92129 91153 1116 68 0 92061 0
[pid=11537] vsize: 368516
Current children cumulated CPU time (s) 840.92
Current children cumulated vsize (Kb) 368516

[startup+880.042 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 92075 0 0 0 83297 1778 0 0 25 0 1 0 1782479969 380473344 91917 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434789 0 0 17 1 0 0
Raw data (/proc/11537/statm): 92889 91917 1116 68 0 92821 0
[pid=11537] vsize: 371556
Current children cumulated CPU time (s) 850.75
Current children cumulated vsize (Kb) 371556

[startup+890.043 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 92868 0 0 0 84278 1786 0 0 25 0 1 0 1782479969 383717376 92710 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 93681 92710 1116 68 0 93613 0
[pid=11537] vsize: 374724
Current children cumulated CPU time (s) 860.64
Current children cumulated vsize (Kb) 374724

[startup+900.043 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 93667 0 0 0 85265 1792 0 0 25 0 1 0 1782479969 386961408 93509 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 94473 93509 1116 68 0 94405 0
[pid=11537] vsize: 377892
Current children cumulated CPU time (s) 870.57
Current children cumulated vsize (Kb) 377892

[startup+910.043 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 94459 0 0 0 86249 1799 0 0 25 0 1 0 1782479969 390205440 94301 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 95265 94301 1116 68 0 95197 0
[pid=11537] vsize: 381060
Current children cumulated CPU time (s) 880.48
Current children cumulated vsize (Kb) 381060

[startup+920.043 s]
Raw data (loadavg): 1.00 0.99 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 95135 0 0 0 87226 1811 0 0 25 0 1 0 1782479969 393043968 94977 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 95958 94977 1116 68 0 95890 0
[pid=11537] vsize: 383832
Current children cumulated CPU time (s) 890.37
Current children cumulated vsize (Kb) 383832

[startup+930.043 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 95710 0 0 0 88202 1821 0 0 25 0 1 0 1782479969 395345920 95552 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 96520 95552 1116 68 0 96452 0
[pid=11537] vsize: 386080
Current children cumulated CPU time (s) 900.23
Current children cumulated vsize (Kb) 386080

[startup+940.043 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 96327 0 0 0 89173 1833 0 0 25 0 1 0 1782479969 397910016 96169 4294967295 134512640 134736556 3221224560 3221223148 134543536 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 97146 96169 1116 68 0 97078 0
[pid=11537] vsize: 388584
Current children cumulated CPU time (s) 910.06
Current children cumulated vsize (Kb) 388584

[startup+950.044 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 96881 0 0 0 90143 1845 0 0 23 0 1 0 1782479969 400211968 96723 4294967295 134512640 134736556 3221224560 3221223100 134540106 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 97708 96723 1116 68 0 97640 0
[pid=11537] vsize: 390832
Current children cumulated CPU time (s) 919.88
Current children cumulated vsize (Kb) 390832

[startup+960.044 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 97578 0 0 0 91123 1854 0 0 25 0 1 0 1782479969 403046400 97420 4294967295 134512640 134736556 3221224560 3221223184 134537456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 98400 97420 1116 68 0 98332 0
[pid=11537] vsize: 393600
Current children cumulated CPU time (s) 929.77
Current children cumulated vsize (Kb) 393600

[startup+970.044 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 98570 0 0 0 92093 1865 0 0 25 0 1 0 1782479969 407089152 98412 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 99387 98412 1116 68 0 99319 0
[pid=11537] vsize: 397548
Current children cumulated CPU time (s) 939.58
Current children cumulated vsize (Kb) 397548

[startup+980.044 s]
Raw data (loadavg): 1.00 0.99 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 99207 0 0 0 93067 1875 0 0 25 0 1 0 1782479969 409657344 99049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 100014 99049 1116 68 0 99946 0
[pid=11537] vsize: 400056
Current children cumulated CPU time (s) 949.42
Current children cumulated vsize (Kb) 400056

[startup+990.045 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 100125 0 0 0 94039 1887 0 0 25 0 1 0 1782479969 413442048 99967 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 100938 99967 1116 68 0 100870 0
[pid=11537] vsize: 403752
Current children cumulated CPU time (s) 959.26
Current children cumulated vsize (Kb) 403752

[startup+1000.04 s]
Raw data (loadavg): 1.00 0.99 0.93 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 101113 0 0 0 95016 1898 0 0 25 0 1 0 1782479969 417497088 100955 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 101928 100955 1116 68 0 101860 0
[pid=11537] vsize: 407712
Current children cumulated CPU time (s) 969.14
Current children cumulated vsize (Kb) 407712

[startup+1010.05 s]
Raw data (loadavg): 1.00 0.99 0.93 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 102018 0 0 0 95983 1910 0 0 25 0 1 0 1782479969 421150720 101860 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 102820 101860 1116 68 0 102752 0
[pid=11537] vsize: 411280
Current children cumulated CPU time (s) 978.93
Current children cumulated vsize (Kb) 411280

[startup+1020.05 s]
Raw data (loadavg): 1.07 1.01 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 102934 0 0 0 96955 1921 0 0 25 0 1 0 1782479969 424935424 102776 4294967295 134512640 134736556 3221224560 3221223064 134634436 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 103744 102776 1116 68 0 103676 0
[pid=11537] vsize: 414976
Current children cumulated CPU time (s) 988.76
Current children cumulated vsize (Kb) 414976

[startup+1030.05 s]
Raw data (loadavg): 1.06 1.01 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 103943 0 0 0 97924 1934 0 0 19 0 1 0 1782479969 429125632 103785 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 104767 103785 1116 68 0 104699 0
[pid=11537] vsize: 419068
Current children cumulated CPU time (s) 998.58
Current children cumulated vsize (Kb) 419068

[startup+1040.05 s]
Raw data (loadavg): 1.05 1.01 0.94 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 104295 0 0 0 98912 1939 0 0 25 0 1 0 1782479969 430473216 104137 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11537/statm): 105096 104137 1116 68 0 105028 0
[pid=11537] vsize: 420384
Current children cumulated CPU time (s) 1008.51
Current children cumulated vsize (Kb) 420384

[startup+1050.05 s]
Raw data (loadavg): 1.04 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 104775 0 0 0 99897 1945 0 0 25 0 1 0 1782479969 432496640 104617 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 105590 104617 1116 68 0 105522 0
[pid=11537] vsize: 422360
Current children cumulated CPU time (s) 1018.42
Current children cumulated vsize (Kb) 422360

[startup+1060.05 s]
Raw data (loadavg): 1.04 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 105158 0 0 0 100879 1952 0 0 25 0 1 0 1782479969 434118656 105000 4294967295 134512640 134736556 3221224560 3221223116 134537545 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 105986 105000 1116 68 0 105918 0
[pid=11537] vsize: 423944
Current children cumulated CPU time (s) 1028.31
Current children cumulated vsize (Kb) 423944

[startup+1070.05 s]
Raw data (loadavg): 1.03 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 105510 0 0 0 101865 1957 0 0 25 0 1 0 1782479969 435470336 105352 4294967295 134512640 134736556 3221224560 3221223040 134535746 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 106316 105352 1116 68 0 106248 0
[pid=11537] vsize: 425264
Current children cumulated CPU time (s) 1038.22
Current children cumulated vsize (Kb) 425264

[startup+1080.05 s]
Raw data (loadavg): 1.02 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 106017 0 0 0 102846 1965 0 0 25 0 1 0 1782479969 437633024 105859 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 106844 105859 1116 68 0 106776 0
[pid=11537] vsize: 427376
Current children cumulated CPU time (s) 1048.11
Current children cumulated vsize (Kb) 427376

[startup+1090.05 s]
Raw data (loadavg): 1.02 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 106807 0 0 0 103830 1973 0 0 25 0 1 0 1782479969 440877056 106649 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 107636 106649 1116 68 0 107568 0
[pid=11537] vsize: 430544
Current children cumulated CPU time (s) 1058.03
Current children cumulated vsize (Kb) 430544

[startup+1100.05 s]
Raw data (loadavg): 1.02 1.00 0.94 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 107311 0 0 0 104811 1980 0 0 25 0 1 0 1782479969 442904576 107153 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 108131 107153 1116 68 0 108063 0
[pid=11537] vsize: 432524
Current children cumulated CPU time (s) 1067.91
Current children cumulated vsize (Kb) 432524

[startup+1110.05 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 107742 0 0 0 105790 1988 0 0 25 0 1 0 1782479969 444653568 107584 4294967295 134512640 134736556 3221224560 3221223296 134529007 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 108558 107584 1116 68 0 108490 0
[pid=11537] vsize: 434232
Current children cumulated CPU time (s) 1077.78
Current children cumulated vsize (Kb) 434232

[startup+1120.05 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 108165 0 0 0 106766 1997 0 0 25 0 1 0 1782479969 446410752 108007 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 108987 108007 1116 68 0 108919 0
[pid=11537] vsize: 435948
Current children cumulated CPU time (s) 1087.63
Current children cumulated vsize (Kb) 435948

[startup+1130.05 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 108799 0 0 0 107742 2006 0 0 25 0 1 0 1782479969 448978944 108641 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 109614 108641 1116 68 0 109546 0
[pid=11537] vsize: 438456
Current children cumulated CPU time (s) 1097.48
Current children cumulated vsize (Kb) 438456

[startup+1140.05 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 109360 0 0 0 108729 2012 0 0 25 0 1 0 1782479969 451276800 109202 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 110175 109202 1116 68 0 110107 0
[pid=11537] vsize: 440700
Current children cumulated CPU time (s) 1107.41
Current children cumulated vsize (Kb) 440700

[startup+1150.05 s]
Raw data (loadavg): 1.01 1.00 0.94 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 110111 0 0 0 109717 2018 0 0 25 0 1 0 1782479969 454385664 109953 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 110934 109953 1116 68 0 110866 0
[pid=11537] vsize: 443736
Current children cumulated CPU time (s) 1117.35
Current children cumulated vsize (Kb) 443736

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 110905 0 0 0 110702 2024 0 0 25 0 1 0 1782479969 457629696 110747 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 111726 110747 1116 68 0 111658 0
[pid=11537] vsize: 446904
Current children cumulated CPU time (s) 1127.26
Current children cumulated vsize (Kb) 446904

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 111558 0 0 0 111686 2030 0 0 25 0 1 0 1782479969 460337152 111400 4294967295 134512640 134736556 3221224560 3221223224 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 112387 111401 1116 68 0 112319 0
[pid=11537] vsize: 449548
Current children cumulated CPU time (s) 1137.16
Current children cumulated vsize (Kb) 449548

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) T 11536 11537 9854 0 -1 0 112050 0 0 0 112670 2037 0 0 19 0 1 0 1782479969 462364672 111892 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11537/statm): 112882 111892 1116 68 0 112814 0
[pid=11537] vsize: 451528
Current children cumulated CPU time (s) 1147.07
Current children cumulated vsize (Kb) 451528

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 112493 0 0 0 113657 2042 0 0 25 0 1 0 1782479969 464121856 112335 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 113311 112335 1116 68 0 113243 0
[pid=11537] vsize: 453244
Current children cumulated CPU time (s) 1156.99
Current children cumulated vsize (Kb) 453244

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 112942 0 0 0 114641 2049 0 0 25 0 1 0 1782479969 466014208 112784 4294967295 134512640 134736556 3221224560 3221223184 134537355 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 113773 112784 1116 68 0 113705 0
[pid=11537] vsize: 455092
Current children cumulated CPU time (s) 1166.9
Current children cumulated vsize (Kb) 455092

[startup+1210.05 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 113365 0 0 0 115626 2055 0 0 25 0 1 0 1782479969 467636224 113207 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 114169 113207 1116 68 0 114101 0
[pid=11537] vsize: 456676
Current children cumulated CPU time (s) 1176.81
Current children cumulated vsize (Kb) 456676

[startup+1220.05 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11537
Raw data (/proc/11537/stat): 11537 (bsolo) R 11536 11537 9854 0 -1 0 113829 0 0 0 116614 2061 0 0 25 0 1 0 1782479969 469663744 113671 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11537/statm): 114664 113671 1116 68 0 114596 0
[pid=11537] vsize: 458656
Current children cumulated CPU time (s) 1186.75
Current children cumulated vsize (Kb) 458656
One traced child (pid=11537) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1228.58
CPU time (s): 1195.23
CPU user time (s): 1174.37
CPU system time (s): 20.8618
CPU usage (%): 97.285
Max. virtual memory (cumulated for all children) (Kb): 458656

Verifier Data

ERROR: no interpretation found !