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/MIPLIB/miplib3/normalized-mps-v2-20-10-blend2.opb
MD5SUM16b86ac5ad712621c8050f8776cfb803
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 88
Biggest coefficient in the objective function 24014225
Number of bits for the biggest coefficient in the objective function 25
Sum of the numbers in the objective function 235593725
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 8935312239624192
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 1346963845029350184
Number of bits of the biggest sum of numbers61
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables2944
Total number of constraints531
Number of constraints which are clauses9
Number of constraints which are cardinality constraints (but not clauses)310
Number of constraints which are nor clauses,nor cardinality constraints212
Minimum length of a constraint1
Maximum length of a constraint2659

Trace number 760

Launcher Data

LAUNCH ON wulflinc9 THE 2005-09-18 12:05:14 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=619 boxname=wulflinc9 idbench=619 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  16b86ac5ad712621c8050f8776cfb803  /oldhome/oroussel/tmp/wulflinc9/normalized-mps-v2-20-10-blend2.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc9/normalized-mps-v2-20-10-blend2.opb
IDLAUNCH: 619
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.242
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.242
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:        947828 kB
Buffers:         33560 kB
Cached:          27140 kB
SwapCached:       1044 kB
Active:          53968 kB
Inactive:         9400 kB
HighTotal:      131008 kB
HighFree:       100352 kB
LowTotal:       903652 kB
LowFree:        847476 kB
SwapTotal:     2097136 kB
SwapFree:      2095568 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5660 kB
Slab:            17760 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 12:25:19 (client local time) WITH STATUS 0 IN 1195.28 SECONDS
stats: 619 7 1195.28 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 2944 variables and 303 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 3.103
c After prepocess the problem consists of 2147 variables and 294 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 2147 #Dec: 3798 LB: 0 @ 50.649
c Restart #2 #Var: 2147 #Dec: 6518 LB: 0 @ 161.4
c Restart #3 #Var: 2147 #Dec: 9497 LB: 0 @ 327.25
c Restart #4 #Var: 2147 #Dec: 12941 LB: 0 @ 548.92
c CHANGE Heuristic... 
c Restart #0 #Var: 2147 #Dec: 16812 LB: 0 @ 825.41
c Restart #1 #Var: 2146 #Dec: 17076 LB: 0 @ 825.53
c Restart #2 #Var: 2146 #Dec: 17488 LB: 0 @ 825.7
c Restart #3 #Var: 2146 #Dec: 18100 LB: 0 @ 825.92
c Restart #4 #Var: 2146 #Dec: 18912 LB: 0 @ 826.28
c Restart #5 #Var: 2146 #Dec: 19923 LB: 0 @ 826.69
c Restart #6 #Var: 2146 #Dec: 21135 LB: 0 @ 827.25
c Restart #7 #Var: 2146 #Dec: 22547 LB: 0 @ 827.85
c Restart #8 #Var: 2146 #Dec: 24157 LB: 0 @ 828.55
c Restart #9 #Var: 2146 #Dec: 25967 LB: 0 @ 829.45
c Restart #10 #Var: 2146 #Dec: 27976 LB: 0 @ 830.45
c Restart #11 #Var: 2146 #Dec: 30186 LB: 0 @ 831.49
c Restart #12 #Var: 2146 #Dec: 32600 LB: 0 @ 833.06
c Restart #13 #Var: 2146 #Dec: 35212 LB: 0 @ 834.48
c Restart #14 #Var: 2146 #Dec: 38022 LB: 0 @ 836
c Restart #15 #Var: 2146 #Dec: 41031 LB: 0 @ 837.62
c Restart #16 #Var: 2146 #Dec: 44241 LB: 0 @ 839.55
c Restart #17 #Var: 2146 #Dec: 47652 LB: 0 @ 841.62
c Restart #18 #Var: 2146 #Dec: 51261 LB: 0 @ 844.12
c Restart #19 #Var: 2146 #Dec: 55071 LB: 0 @ 847.37
c Restart #20 #Var: 2146 #Dec: 59078 LB: 0 @ 849.7
c Restart #21 #Var: 2146 #Dec: 63286 LB: 0 @ 852.25
c Restart #22 #Var: 2146 #Dec: 67697 LB: 0 @ 855.04
c Restart #23 #Var: 2146 #Dec: 72308 LB: 0 @ 858.07
c Restart #24 #Var: 2146 #Dec: 77117 LB: 0 @ 861.16
c Restart #25 #Var: 2146 #Dec: 82128 LB: 0 @ 864.46
c Restart #26 #Var: 2145 #Dec: 87978 LB: 0 @ 882.4
c Restart #27 #Var: 2143 #Dec: 93576 LB: 0 @ 886.29
c Restart #28 #Var: 2143 #Dec: 99185 LB: 0 @ 890.22
c Restart #29 #Var: 2143 #Dec: 104995 LB: 0 @ 894.66
c Restart #30 #Var: 2143 #Dec: 111005 LB: 0 @ 899.68
c Restart #31 #Var: 2143 #Dec: 117218 LB: 0 @ 904.59
c Restart #32 #Var: 2143 #Dec: 123625 LB: 0 @ 909.29
c Restart #33 #Var: 2143 #Dec: 130236 LB: 0 @ 914.65
c Restart #34 #Var: 2143 #Dec: 137042 LB: 0 @ 919.8
c Restart #35 #Var: 2143 #Dec: 144053 LB: 0 @ 925.26
c Restart #36 #Var: 2143 #Dec: 151262 LB: 0 @ 930.35
c Restart #37 #Var: 2143 #Dec: 158670 LB: 0 @ 936.36
c Restart #38 #Var: 2143 #Dec: 166280 LB: 0 @ 942.47
c Restart #39 #Var: 2143 #Dec: 174090 LB: 0 @ 948.73
c Restart #40 #Var: 2143 #Dec: 182095 LB: 0 @ 955.32
c Restart #41 #Var: 2143 #Dec: 190310 LB: 0 @ 962.34
c Restart #42 #Var: 2143 #Dec: 198992 LB: 0 @ 968.05
c Restart #43 #Var: 2143 #Dec: 207601 LB: 0 @ 973.4
c Restart #44 #Var: 2142 #Dec: 216482 LB: 0 @ 985.37
c Restart #45 #Var: 2142 #Dec: 225492 LB: 0 @ 995.08
c Restart #46 #Var: 2140 #Dec: 234841 LB: 0 @ 1006
c Restart #47 #Var: 2140 #Dec: 244249 LB: 0 @ 1014.4
c Restart #48 #Var: 2139 #Dec: 253955 LB: 0 @ 1025.1
c Restart #49 #Var: 2139 #Dec: 263762 LB: 0 @ 1038
c Restart #50 #Var: 2138 #Dec: 273823 LB: 0 @ 1052.8
c Restart #51 #Var: 2138 #Dec: 284028 LB: 0 @ 1065.2
s UNKNOWN
c Exit Code: 0
c Total time: 1195.1 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/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1782889444 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 107 3 90 68 0 39 0
[pid=32525] 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/wulflinc9/normalized-mps-v2-20-10-blend2.opb

[startup+10.0033 s]
Raw data (loadavg): 0.93 0.95 0.90 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4498 0 0 0 965 20 0 0 25 0 1 0 1782889444 21577728 4409 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 5268 4409 1116 68 0 5200 0
[pid=32525] vsize: 21072
Current children cumulated CPU time (s) 9.85
Current children cumulated vsize (Kb) 21072

[startup+20.0051 s]
Raw data (loadavg): 0.94 0.96 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4527 0 0 0 1964 21 0 0 25 0 1 0 1782889444 21712896 4438 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5301 4438 1116 68 0 5233 0
[pid=32525] vsize: 21204
Current children cumulated CPU time (s) 19.85
Current children cumulated vsize (Kb) 21204

[startup+30.0058 s]
Raw data (loadavg): 0.95 0.96 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4553 0 0 0 2962 22 0 0 25 0 1 0 1782889444 21778432 4461 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5317 4461 1116 68 0 5249 0
[pid=32525] vsize: 21268
Current children cumulated CPU time (s) 29.84
Current children cumulated vsize (Kb) 21268

[startup+40.0056 s]
Raw data (loadavg): 0.95 0.96 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4562 0 0 0 3961 22 0 0 25 0 1 0 1782889444 21929984 4466 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5354 4466 1116 68 0 5286 0
[pid=32525] vsize: 21416
Current children cumulated CPU time (s) 39.83
Current children cumulated vsize (Kb) 21416

[startup+50.0064 s]
Raw data (loadavg): 0.96 0.96 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4563 0 0 0 4961 22 0 0 25 0 1 0 1782889444 21835776 4467 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4467 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 49.83
Current children cumulated vsize (Kb) 21324

[startup+60.0062 s]
Raw data (loadavg): 0.97 0.96 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4565 0 0 0 5952 25 0 0 25 0 1 0 1782889444 21835776 4469 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4469 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 59.77
Current children cumulated vsize (Kb) 21324

[startup+70.007 s]
Raw data (loadavg): 0.97 0.96 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4566 0 0 0 6952 25 0 0 25 0 1 0 1782889444 21835776 4470 4294967295 134512640 134736556 3221224560 3221223276 134560236 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4470 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 69.77
Current children cumulated vsize (Kb) 21324

[startup+80.0077 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4567 0 0 0 7951 26 0 0 25 0 1 0 1782889444 21835776 4471 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4471 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 79.77
Current children cumulated vsize (Kb) 21324

[startup+90.0075 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4567 0 0 0 8951 26 0 0 25 0 1 0 1782889444 21835776 4471 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4471 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 89.77
Current children cumulated vsize (Kb) 21324

[startup+100.008 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4568 0 0 0 9951 26 0 0 25 0 1 0 1782889444 21835776 4472 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4472 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 99.77
Current children cumulated vsize (Kb) 21324

[startup+110.009 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4568 0 0 0 10951 26 0 0 25 0 1 0 1782889444 21835776 4472 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4472 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 109.77
Current children cumulated vsize (Kb) 21324

[startup+120.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4568 0 0 0 11950 26 0 0 25 0 1 0 1782889444 21835776 4472 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4472 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 119.76
Current children cumulated vsize (Kb) 21324

[startup+130.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4568 0 0 0 12950 27 0 0 25 0 1 0 1782889444 21835776 4472 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4472 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 129.77
Current children cumulated vsize (Kb) 21324

[startup+140.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4569 0 0 0 13950 27 0 0 25 0 1 0 1782889444 21835776 4473 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4473 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 139.77
Current children cumulated vsize (Kb) 21324

[startup+150.011 s]
Raw data (loadavg): 0.99 0.97 0.91 3/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4570 0 0 0 14950 27 0 0 25 0 1 0 1782889444 21835776 4474 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4474 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 149.77
Current children cumulated vsize (Kb) 21324

[startup+160.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4570 0 0 0 15950 27 0 0 25 0 1 0 1782889444 21835776 4474 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4474 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 159.77
Current children cumulated vsize (Kb) 21324

[startup+170.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4570 0 0 0 16943 29 0 0 25 0 1 0 1782889444 21835776 4474 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4474 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 169.72
Current children cumulated vsize (Kb) 21324

[startup+180.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4570 0 0 0 17943 29 0 0 25 0 1 0 1782889444 21835776 4474 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4474 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 179.72
Current children cumulated vsize (Kb) 21324

[startup+190.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4570 0 0 0 18942 29 0 0 25 0 1 0 1782889444 21835776 4474 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4474 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 189.71
Current children cumulated vsize (Kb) 21324

[startup+200.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4570 0 0 0 19942 29 0 0 25 0 1 0 1782889444 21835776 4474 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4474 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 199.71
Current children cumulated vsize (Kb) 21324

[startup+210.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4570 0 0 0 20942 29 0 0 25 0 1 0 1782889444 21835776 4474 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4474 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 209.71
Current children cumulated vsize (Kb) 21324

[startup+220.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4570 0 0 0 21942 30 0 0 25 0 1 0 1782889444 21835776 4474 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4474 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 219.72
Current children cumulated vsize (Kb) 21324

[startup+230.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4570 0 0 0 22942 30 0 0 25 0 1 0 1782889444 21835776 4474 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4474 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 229.72
Current children cumulated vsize (Kb) 21324

[startup+240.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4570 0 0 0 23942 30 0 0 25 0 1 0 1782889444 21835776 4474 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4474 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 239.72
Current children cumulated vsize (Kb) 21324

[startup+250.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4571 0 0 0 24942 30 0 0 25 0 1 0 1782889444 21835776 4475 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4475 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 249.72
Current children cumulated vsize (Kb) 21324

[startup+260.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4571 0 0 0 25942 30 0 0 25 0 1 0 1782889444 21835776 4475 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4475 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 259.72
Current children cumulated vsize (Kb) 21324

[startup+270.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4571 0 0 0 26942 30 0 0 25 0 1 0 1782889444 21835776 4475 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4475 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 269.72
Current children cumulated vsize (Kb) 21324

[startup+280.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4572 0 0 0 27941 30 0 0 25 0 1 0 1782889444 21835776 4476 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4476 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 279.71
Current children cumulated vsize (Kb) 21324

[startup+290.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4572 0 0 0 28941 30 0 0 25 0 1 0 1782889444 21835776 4476 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4476 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 289.71
Current children cumulated vsize (Kb) 21324

[startup+300.017 s]
Raw data (loadavg): 0.99 0.97 0.91 3/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4573 0 0 0 29941 30 0 0 25 0 1 0 1782889444 21835776 4477 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4477 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 299.71
Current children cumulated vsize (Kb) 21324

[startup+310.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4573 0 0 0 30941 31 0 0 25 0 1 0 1782889444 21835776 4477 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4477 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 309.72
Current children cumulated vsize (Kb) 21324

[startup+320.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4573 0 0 0 31941 31 0 0 25 0 1 0 1782889444 21835776 4477 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5331 4477 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 319.72
Current children cumulated vsize (Kb) 21324

[startup+330.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4573 0 0 0 32934 33 0 0 25 0 1 0 1782889444 21835776 4477 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 5331 4477 1116 68 0 5263 0
[pid=32525] vsize: 21324
Current children cumulated CPU time (s) 329.67
Current children cumulated vsize (Kb) 21324

[startup+340.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4574 0 0 0 33933 33 0 0 25 0 1 0 1782889444 21950464 4478 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5359 4478 1116 68 0 5291 0
[pid=32525] vsize: 21436
Current children cumulated CPU time (s) 339.66
Current children cumulated vsize (Kb) 21436

[startup+350.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 34932 33 0 0 25 0 1 0 1782889444 21950464 4480 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5359 4480 1116 68 0 5291 0
[pid=32525] vsize: 21436
Current children cumulated CPU time (s) 349.65
Current children cumulated vsize (Kb) 21436

[startup+360.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 35932 34 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 359.66
Current children cumulated vsize (Kb) 21420

[startup+370.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 36932 34 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 369.66
Current children cumulated vsize (Kb) 21420

[startup+380.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 37932 34 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 379.66
Current children cumulated vsize (Kb) 21420

[startup+390.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 38932 34 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 389.66
Current children cumulated vsize (Kb) 21420

[startup+400.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 39932 34 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 399.66
Current children cumulated vsize (Kb) 21420

[startup+410.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 40931 34 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 409.65
Current children cumulated vsize (Kb) 21420

[startup+420.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 41931 34 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 419.65
Current children cumulated vsize (Kb) 21420

[startup+430.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 42931 35 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 429.66
Current children cumulated vsize (Kb) 21420

[startup+440.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 43931 35 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 439.66
Current children cumulated vsize (Kb) 21420

[startup+450.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 44930 35 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 449.65
Current children cumulated vsize (Kb) 21420

[startup+460.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 45931 35 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 459.66
Current children cumulated vsize (Kb) 21420

[startup+470.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 46931 35 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 469.66
Current children cumulated vsize (Kb) 21420

[startup+480.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 47930 35 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 479.65
Current children cumulated vsize (Kb) 21420

[startup+490.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 48930 35 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 489.65
Current children cumulated vsize (Kb) 21420

[startup+500.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 49930 35 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223296 134605900 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 499.65
Current children cumulated vsize (Kb) 21420

[startup+510.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 50930 35 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 509.65
Current children cumulated vsize (Kb) 21420

[startup+520.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 51930 35 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 519.65
Current children cumulated vsize (Kb) 21420

[startup+530.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 52929 36 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 529.65
Current children cumulated vsize (Kb) 21420

[startup+540.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 53929 36 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 539.65
Current children cumulated vsize (Kb) 21420

[startup+550.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 54921 39 0 0 21 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 549.6
Current children cumulated vsize (Kb) 21420

[startup+560.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4576 0 0 0 55921 39 0 0 25 0 1 0 1782889444 21934080 4480 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4480 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 559.6
Current children cumulated vsize (Kb) 21420

[startup+570.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4577 0 0 0 56921 39 0 0 25 0 1 0 1782889444 21934080 4481 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4481 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 569.6
Current children cumulated vsize (Kb) 21420

[startup+580.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4578 0 0 0 57921 39 0 0 25 0 1 0 1782889444 21934080 4482 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4482 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 579.6
Current children cumulated vsize (Kb) 21420

[startup+590.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4578 0 0 0 58921 40 0 0 25 0 1 0 1782889444 21934080 4482 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4482 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 589.61
Current children cumulated vsize (Kb) 21420

[startup+600.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4578 0 0 0 59920 40 0 0 25 0 1 0 1782889444 21934080 4482 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4482 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 599.6
Current children cumulated vsize (Kb) 21420

[startup+610.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4578 0 0 0 60921 40 0 0 25 0 1 0 1782889444 21934080 4482 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4482 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 609.61
Current children cumulated vsize (Kb) 21420

[startup+620.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4578 0 0 0 61921 40 0 0 25 0 1 0 1782889444 21934080 4482 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4482 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 619.61
Current children cumulated vsize (Kb) 21420

[startup+630.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4578 0 0 0 62921 40 0 0 25 0 1 0 1782889444 21934080 4482 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4482 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 629.61
Current children cumulated vsize (Kb) 21420

[startup+640.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4578 0 0 0 63920 40 0 0 25 0 1 0 1782889444 21934080 4482 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4482 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 639.6
Current children cumulated vsize (Kb) 21420

[startup+650.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4578 0 0 0 64920 40 0 0 25 0 1 0 1782889444 21934080 4482 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4482 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 649.6
Current children cumulated vsize (Kb) 21420

[startup+660.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4580 0 0 0 65920 40 0 0 25 0 1 0 1782889444 21934080 4484 4294967295 134512640 134736556 3221224560 3221223104 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4484 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 659.6
Current children cumulated vsize (Kb) 21420

[startup+670.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4580 0 0 0 66920 40 0 0 25 0 1 0 1782889444 21934080 4484 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4484 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 669.6
Current children cumulated vsize (Kb) 21420

[startup+680.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4580 0 0 0 67920 40 0 0 25 0 1 0 1782889444 21934080 4484 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4484 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 679.6
Current children cumulated vsize (Kb) 21420

[startup+690.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4580 0 0 0 68920 40 0 0 25 0 1 0 1782889444 21934080 4484 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4484 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 689.6
Current children cumulated vsize (Kb) 21420

[startup+700.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4580 0 0 0 69919 41 0 0 25 0 1 0 1782889444 21934080 4484 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 5355 4484 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 699.6
Current children cumulated vsize (Kb) 21420

[startup+710.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4580 0 0 0 70917 42 0 0 25 0 1 0 1782889444 21934080 4484 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 5355 4484 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 709.59
Current children cumulated vsize (Kb) 21420

[startup+720.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4580 0 0 0 71916 42 0 0 25 0 1 0 1782889444 21934080 4484 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4484 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 719.58
Current children cumulated vsize (Kb) 21420

[startup+730.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4580 0 0 0 72916 42 0 0 25 0 1 0 1782889444 21934080 4484 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4484 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 729.58
Current children cumulated vsize (Kb) 21420

[startup+740.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4580 0 0 0 73916 43 0 0 25 0 1 0 1782889444 21934080 4484 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4484 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 739.59
Current children cumulated vsize (Kb) 21420

[startup+750.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4580 0 0 0 74916 43 0 0 25 0 1 0 1782889444 21934080 4484 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4484 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 749.59
Current children cumulated vsize (Kb) 21420

[startup+760.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4580 0 0 0 75916 43 0 0 25 0 1 0 1782889444 21934080 4484 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4484 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 759.59
Current children cumulated vsize (Kb) 21420

[startup+770.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4580 0 0 0 76916 43 0 0 25 0 1 0 1782889444 21934080 4484 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4484 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 769.59
Current children cumulated vsize (Kb) 21420

[startup+780.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4580 0 0 0 77916 43 0 0 25 0 1 0 1782889444 21934080 4484 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4484 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 779.59
Current children cumulated vsize (Kb) 21420

[startup+790.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4580 0 0 0 78916 43 0 0 25 0 1 0 1782889444 21934080 4484 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4484 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 789.59
Current children cumulated vsize (Kb) 21420

[startup+800.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4582 0 0 0 79915 43 0 0 25 0 1 0 1782889444 21934080 4486 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4486 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 799.58
Current children cumulated vsize (Kb) 21420

[startup+810.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4584 0 0 0 80915 43 0 0 25 0 1 0 1782889444 21934080 4488 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4488 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 809.58
Current children cumulated vsize (Kb) 21420

[startup+820.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 4584 0 0 0 81915 43 0 0 25 0 1 0 1782889444 21934080 4488 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 5355 4488 1116 68 0 5287 0
[pid=32525] vsize: 21420
Current children cumulated CPU time (s) 819.58
Current children cumulated vsize (Kb) 21420

[startup+830.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 6949 0 0 0 82867 65 0 0 25 0 1 0 1782889444 31670272 6853 4294967295 134512640 134736556 3221224560 3221223232 134536515 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 7732 6853 1116 68 0 7664 0
[pid=32525] vsize: 30928
Current children cumulated CPU time (s) 829.32
Current children cumulated vsize (Kb) 30928

[startup+840.041 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 11838 0 0 0 83769 105 0 0 25 0 1 0 1782889444 51847168 11732 4294967295 134512640 134736556 3221224560 3221223116 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 12658 11732 1116 68 0 12590 0
[pid=32525] vsize: 50632
Current children cumulated CPU time (s) 838.74
Current children cumulated vsize (Kb) 50632

[startup+850.042 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) T 32524 32525 30740 0 -1 0 15616 0 0 0 84695 136 0 0 25 0 1 0 1782889444 67444736 15502 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32525/statm): 16466 15502 1116 68 0 16398 0
[pid=32525] vsize: 65864
Current children cumulated CPU time (s) 848.31
Current children cumulated vsize (Kb) 65864

[startup+860.043 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) T 32524 32525 30740 0 -1 0 20028 0 0 0 85600 179 0 0 19 0 1 0 1782889444 85680128 19896 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32525/statm): 20918 19896 1116 68 0 20850 0
[pid=32525] vsize: 83672
Current children cumulated CPU time (s) 857.79
Current children cumulated vsize (Kb) 83672

[startup+870.043 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 23696 0 0 0 86523 214 0 0 25 0 1 0 1782889444 100990976 23552 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 24656 23552 1116 68 0 24588 0
[pid=32525] vsize: 98624
Current children cumulated CPU time (s) 867.37
Current children cumulated vsize (Kb) 98624

[startup+880.043 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 23696 0 0 0 87520 215 0 0 25 0 1 0 1782889444 100990976 23552 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 24656 23552 1116 68 0 24588 0
[pid=32525] vsize: 98624
Current children cumulated CPU time (s) 877.35
Current children cumulated vsize (Kb) 98624

[startup+890.043 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 26021 0 0 0 88472 237 0 0 25 0 1 0 1782889444 110317568 25877 4294967295 134512640 134736556 3221224560 3221222524 134634644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 26933 25877 1116 68 0 26865 0
[pid=32525] vsize: 107732
Current children cumulated CPU time (s) 887.09
Current children cumulated vsize (Kb) 107732

[startup+900.044 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 29695 0 0 0 89399 268 0 0 25 0 1 0 1782889444 125710336 29525 4294967295 134512640 134736556 3221224560 3221223248 134524684 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 30691 29525 1116 68 0 30623 0
[pid=32525] vsize: 122764
Current children cumulated CPU time (s) 896.67
Current children cumulated vsize (Kb) 122764

[startup+910.044 s]
Raw data (loadavg): 1.07 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 33163 0 0 0 90330 296 0 0 25 0 1 0 1782889444 139558912 32911 4294967295 134512640 134736556 3221224560 3221223120 134551076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 34072 32911 1116 68 0 34004 0
[pid=32525] vsize: 136288
Current children cumulated CPU time (s) 906.26
Current children cumulated vsize (Kb) 136288

[startup+920.045 s]
Raw data (loadavg): 1.06 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 36715 0 0 0 91257 329 0 0 25 0 1 0 1782889444 154009600 36377 4294967295 134512640 134736556 3221224560 3221223112 134543667 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 37600 36377 1116 68 0 37532 0
[pid=32525] vsize: 150400
Current children cumulated CPU time (s) 915.86
Current children cumulated vsize (Kb) 150400

[startup+930.046 s]
Raw data (loadavg): 1.05 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 40186 0 0 0 92182 363 0 0 25 0 1 0 1782889444 168153088 39846 4294967295 134512640 134736556 3221224560 3221223264 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 41053 39846 1116 68 0 40985 0
[pid=32525] vsize: 164212
Current children cumulated CPU time (s) 925.45
Current children cumulated vsize (Kb) 164212

[startup+940.047 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 44107 0 0 0 93106 393 0 0 25 0 1 0 1782889444 183951360 43603 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 44910 43603 1116 68 0 44842 0
[pid=32525] vsize: 179640
Current children cumulated CPU time (s) 934.99
Current children cumulated vsize (Kb) 179640

[startup+950.048 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 47476 0 0 0 94043 419 0 0 25 0 1 0 1782889444 197382144 46807 4294967295 134512640 134736556 3221224560 3221223232 134634416 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 48189 46807 1116 68 0 48121 0
[pid=32525] vsize: 192756
Current children cumulated CPU time (s) 944.62
Current children cumulated vsize (Kb) 192756

[startup+960.048 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 50869 0 0 0 94975 449 0 0 25 0 1 0 1782889444 211238912 50195 4294967295 134512640 134736556 3221224560 3221222988 1077374432 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 51572 50195 1116 68 0 51504 0
[pid=32525] vsize: 206288
Current children cumulated CPU time (s) 954.24
Current children cumulated vsize (Kb) 206288

[startup+970.049 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 53827 0 0 0 95915 477 0 0 25 0 1 0 1782889444 223322112 53059 4294967295 134512640 134736556 3221224560 3221223280 134605919 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 54522 53059 1116 68 0 54454 0
[pid=32525] vsize: 218088
Current children cumulated CPU time (s) 963.92
Current children cumulated vsize (Kb) 218088

[startup+980.05 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 58388 0 0 0 96823 513 0 0 25 0 1 0 1782889444 242053120 57614 4294967295 134512640 134736556 3221224560 3221223312 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 59095 57614 1116 68 0 59027 0
[pid=32525] vsize: 236380
Current children cumulated CPU time (s) 973.36
Current children cumulated vsize (Kb) 236380

[startup+990.05 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 60632 0 0 0 97782 530 0 0 25 0 1 0 1782889444 250961920 59772 4294967295 134512640 134736556 3221224560 3221223152 134551088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 61270 59772 1116 68 0 61202 0
[pid=32525] vsize: 245080
Current children cumulated CPU time (s) 983.12
Current children cumulated vsize (Kb) 245080

[startup+1000.05 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 63295 0 0 0 98737 551 0 0 25 0 1 0 1782889444 261623808 62060 4294967295 134512640 134736556 3221224560 3221223280 134529480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 63873 62060 1116 68 0 63805 0
[pid=32525] vsize: 255492
Current children cumulated CPU time (s) 992.88
Current children cumulated vsize (Kb) 255492

[startup+1010.05 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 66010 0 0 0 99679 577 0 0 25 0 1 0 1782889444 272171008 64775 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 66448 64775 1116 68 0 66380 0
[pid=32525] vsize: 265792
Current children cumulated CPU time (s) 1002.56
Current children cumulated vsize (Kb) 265792

[startup+1020.05 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 68823 0 0 0 100623 601 0 0 25 0 1 0 1782889444 283586560 67506 4294967295 134512640 134736556 3221224560 3221222368 134717296 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 69235 67506 1116 68 0 69167 0
[pid=32525] vsize: 276940
Current children cumulated CPU time (s) 1012.24
Current children cumulated vsize (Kb) 276940

[startup+1030.05 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 71330 0 0 0 101576 622 0 0 25 0 1 0 1782889444 293568512 69851 4294967295 134512640 134736556 3221224560 3221223152 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 71672 69851 1116 68 0 71604 0
[pid=32525] vsize: 286688
Current children cumulated CPU time (s) 1021.98
Current children cumulated vsize (Kb) 286688

[startup+1040.05 s]
Raw data (loadavg): 1.01 0.99 0.91 1/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) T 32524 32525 30740 0 -1 0 73777 0 0 0 102530 641 0 0 25 0 1 0 1782889444 303202304 72054 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32525/statm): 74024 72054 1116 68 0 73956 0
[pid=32525] vsize: 296096
Current children cumulated CPU time (s) 1031.71
Current children cumulated vsize (Kb) 296096

[startup+1050.05 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) T 32524 32525 30740 0 -1 0 76137 0 0 0 103485 660 0 0 25 0 1 0 1782889444 312532992 74414 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32525/statm): 76302 74414 1116 68 0 76234 0
[pid=32525] vsize: 305208
Current children cumulated CPU time (s) 1041.45
Current children cumulated vsize (Kb) 305208

[startup+1060.05 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 77956 0 0 0 104447 677 0 0 25 0 1 0 1782889444 319979520 76230 4294967295 134512640 134736556 3221224560 3221223276 134553972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 78120 76230 1116 68 0 78052 0
[pid=32525] vsize: 312480
Current children cumulated CPU time (s) 1051.24
Current children cumulated vsize (Kb) 312480

[startup+1070.05 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 80025 0 0 0 105405 694 0 0 25 0 1 0 1782889444 328228864 78299 4294967295 134512640 134736556 3221224560 3221223136 1077377147 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 80134 78299 1116 68 0 80066 0
[pid=32525] vsize: 320536
Current children cumulated CPU time (s) 1060.99
Current children cumulated vsize (Kb) 320536

[startup+1080.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 82405 0 0 0 106365 711 0 0 25 0 1 0 1782889444 337674240 80517 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 82440 80517 1116 68 0 82372 0
[pid=32525] vsize: 329760
Current children cumulated CPU time (s) 1070.76
Current children cumulated vsize (Kb) 329760

[startup+1090.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 82613 0 0 0 107363 712 0 0 25 0 1 0 1782889444 338628608 80725 4294967295 134512640 134736556 3221224560 3221223200 134523820 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 82673 80725 1116 68 0 82605 0
[pid=32525] vsize: 330692
Current children cumulated CPU time (s) 1080.75
Current children cumulated vsize (Kb) 330692

[startup+1100.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 82637 0 0 0 108362 713 0 0 25 0 1 0 1782889444 338628608 80749 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 82673 80749 1116 68 0 82605 0
[pid=32525] vsize: 330692
Current children cumulated CPU time (s) 1090.75
Current children cumulated vsize (Kb) 330692

[startup+1110.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 82654 0 0 0 109361 714 0 0 25 0 1 0 1782889444 338763776 80766 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 82706 80766 1116 68 0 82638 0
[pid=32525] vsize: 330824
Current children cumulated CPU time (s) 1100.75
Current children cumulated vsize (Kb) 330824

[startup+1120.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 82669 0 0 0 110360 714 0 0 25 0 1 0 1782889444 338763776 80781 4294967295 134512640 134736556 3221224560 3221223172 134544513 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32525/statm): 82706 80781 1116 68 0 82638 0
[pid=32525] vsize: 330824
Current children cumulated CPU time (s) 1110.74
Current children cumulated vsize (Kb) 330824

[startup+1130.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 82685 0 0 0 111358 714 0 0 25 0 1 0 1782889444 338903040 80797 4294967295 134512640 134736556 3221224560 3221223168 134544646 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 82740 80797 1116 68 0 82672 0
[pid=32525] vsize: 330960
Current children cumulated CPU time (s) 1120.72
Current children cumulated vsize (Kb) 330960

[startup+1140.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 82702 0 0 0 112357 715 0 0 25 0 1 0 1782889444 338903040 80814 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 82740 80814 1116 68 0 82672 0
[pid=32525] vsize: 330960
Current children cumulated CPU time (s) 1130.72
Current children cumulated vsize (Kb) 330960

[startup+1150.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 82717 0 0 0 113356 715 0 0 25 0 1 0 1782889444 339038208 80829 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 82773 80829 1116 68 0 82705 0
[pid=32525] vsize: 331092
Current children cumulated CPU time (s) 1140.71
Current children cumulated vsize (Kb) 331092

[startup+1160.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 82719 0 0 0 114356 716 0 0 25 0 1 0 1782889444 339038208 80831 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 82773 80831 1116 68 0 82705 0
[pid=32525] vsize: 331092
Current children cumulated CPU time (s) 1150.72
Current children cumulated vsize (Kb) 331092

[startup+1170.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 82734 0 0 0 115355 716 0 0 25 0 1 0 1782889444 339038208 80846 4294967295 134512640 134736556 3221224560 3221223124 134549974 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 82773 80846 1116 68 0 82705 0
[pid=32525] vsize: 331092
Current children cumulated CPU time (s) 1160.71
Current children cumulated vsize (Kb) 331092

[startup+1180.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 82751 0 0 0 116354 717 0 0 25 0 1 0 1782889444 339173376 80863 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 82806 80863 1116 68 0 82738 0
[pid=32525] vsize: 331224
Current children cumulated CPU time (s) 1170.71
Current children cumulated vsize (Kb) 331224

[startup+1190.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 82769 0 0 0 117353 717 0 0 25 0 1 0 1782889444 339173376 80881 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 82806 80881 1116 68 0 82738 0
[pid=32525] vsize: 331224
Current children cumulated CPU time (s) 1180.7
Current children cumulated vsize (Kb) 331224

[startup+1200.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 32525
Raw data (/proc/32525/stat): 32525 (bsolo) R 32524 32525 30740 0 -1 0 82783 0 0 0 118352 717 0 0 25 0 1 0 1782889444 339308544 80895 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32525/statm): 82839 80895 1116 68 0 82771 0
[pid=32525] vsize: 331356
Current children cumulated CPU time (s) 1190.69
Current children cumulated vsize (Kb) 331356
One traced child (pid=32525) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1204.64
CPU time (s): 1195.28
CPU user time (s): 1187.95
CPU system time (s): 7.32888
CPU usage (%): 99.2229
Max. virtual memory (cumulated for all children) (Kb): 331356

Verifier Data

ERROR: no interpretation found !