Some explanations

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

General information on the benchmark

Namemps-v2-13-7/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-scsd8.opb
MD5SUM489cca8508801e1a27a21414584e0af6
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 55000
Biggest coefficient in the objective function 216169480454144
Number of bits for the biggest coefficient in the objective function 48
Sum of the numbers in the objective function 581831637603140100
Number of bits of the sum of numbers in the objective function 60
Biggest number in a constraint 216169480454144
Number of bits of the biggest number in a constraint 48
Biggest sum of numbers in a constraint 581831637603140100
Number of bits of the biggest sum of numbers60
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables55000
Total number of constraints397
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 constraints397
Minimum length of a constraint200
Maximum length of a constraint480

Trace number 5105

Launcher Data

LAUNCH ON wulflinc25 THE 2005-09-19 22:28:35 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=849 boxname=wulflinc25 idbench=849 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  489cca8508801e1a27a21414584e0af6  /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-13-7-scsd8.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-13-7-scsd8.opb
IDLAUNCH: 849
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.220
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	: 3
cpu MHz		: 451.220
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        892380 kB
Buffers:         26076 kB
Cached:          86888 kB
SwapCached:        868 kB
Active:          32076 kB
Inactive:        83528 kB
HighTotal:      131008 kB
HighFree:        45920 kB
LowTotal:       903652 kB
LowFree:        846460 kB
SwapTotal:     2097892 kB
SwapFree:      2096524 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5724 kB
Slab:            21028 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 22:49:41 (client local time) WITH STATUS 0 IN 1195.12 SECONDS
stats: 849 7 1195.12 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 55000 variables and 794 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 29.128
c After prepocess the problem consists of 55000 variables and 794 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 55000 #Dec: 56822 LB: 0 @ 34.705
c Restart #2 #Var: 55000 #Dec: 133676 LB: 0 @ 43.427
c Restart #3 #Var: 55000 #Dec: 264022 LB: 0 @ 55.504
c Restart #4 #Var: 55000 #Dec: 641450 LB: 0 @ 85.893
c Restart #5 #Var: 55000 #Dec: 1136644 LB: 0 @ 126.27
c Restart #6 #Var: 55000 #Dec: 1731226 LB: 0 @ 174.81
c Restart #7 #Var: 55000 #Dec: 2404837 LB: 0 @ 230.23
c Restart #8 #Var: 55000 #Dec: 2406824 LB: 0 @ 238.73
c Restart #9 #Var: 55000 #Dec: 2409011 LB: 0 @ 248.37
c Restart #10 #Var: 55000 #Dec: 2411396 LB: 0 @ 258.81
c Restart #11 #Var: 55000 #Dec: 2413981 LB: 0 @ 271.55
c Restart #12 #Var: 55000 #Dec: 2416767 LB: 0 @ 283.91
c Restart #13 #Var: 55000 #Dec: 2419753 LB: 0 @ 299.15
c Restart #14 #Var: 55000 #Dec: 2422940 LB: 0 @ 313.73
c Restart #15 #Var: 55000 #Dec: 2426326 LB: 0 @ 330.65
c Restart #16 #Var: 55000 #Dec: 2429913 LB: 0 @ 347.28
c Restart #17 #Var: 55000 #Dec: 2433699 LB: 0 @ 366.51
c Restart #18 #Var: 55000 #Dec: 2437684 LB: 0 @ 385.24
c Restart #19 #Var: 55000 #Dec: 2441869 LB: 0 @ 407.49
c Restart #20 #Var: 55000 #Dec: 2446255 LB: 0 @ 429.06
c Restart #21 #Var: 55000 #Dec: 2450840 LB: 0 @ 453.12
c Restart #22 #Var: 55000 #Dec: 2455625 LB: 0 @ 475.96
c Restart #23 #Var: 55000 #Dec: 2460610 LB: 0 @ 502.19
c Restart #24 #Var: 55000 #Dec: 2465796 LB: 0 @ 526.56
c Restart #25 #Var: 55000 #Dec: 2471183 LB: 0 @ 554.94
c Restart #26 #Var: 55000 #Dec: 2476768 LB: 0 @ 581.93
c CHANGE Heuristic... 
c Restart #0 #Var: 55000 #Dec: 2482554 LB: 0 @ 613.06
c Restart #1 #Var: 55000 #Dec: 2493211 LB: 0 @ 614.8
c Restart #2 #Var: 55000 #Dec: 2494135 LB: 0 @ 619.01
c Restart #3 #Var: 55000 #Dec: 2495459 LB: 0 @ 627.02
c Restart #4 #Var: 55000 #Dec: 2496851 LB: 0 @ 636.1
c Restart #5 #Var: 55000 #Dec: 2499147 LB: 0 @ 643.51
c Restart #6 #Var: 55000 #Dec: 2503334 LB: 0 @ 656.52
c Restart #7 #Var: 55000 #Dec: 2505398 LB: 0 @ 667.66
c Restart #8 #Var: 55000 #Dec: 2507423 LB: 0 @ 683.24
c Restart #9 #Var: 55000 #Dec: 2509648 LB: 0 @ 696.93
c Restart #10 #Var: 55000 #Dec: 2512099 LB: 0 @ 714.8
c Restart #11 #Var: 55000 #Dec: 2514694 LB: 0 @ 732.14
c Restart #12 #Var: 55000 #Dec: 2517542 LB: 0 @ 753.78
c Restart #13 #Var: 55000 #Dec: 2520539 LB: 0 @ 774.3
c Restart #14 #Var: 55000 #Dec: 2523788 LB: 0 @ 799.4
c Restart #15 #Var: 55000 #Dec: 2527186 LB: 0 @ 823.09
c Restart #16 #Var: 55000 #Dec: 2530833 LB: 0 @ 851.72
c Restart #17 #Var: 55000 #Dec: 2534630 LB: 0 @ 878.56
c Restart #18 #Var: 55000 #Dec: 2538675 LB: 0 @ 910.68
c Restart #19 #Var: 55000 #Dec: 2542870 LB: 0 @ 940.74
c Restart #20 #Var: 55000 #Dec: 2547314 LB: 0 @ 977.14
c Restart #21 #Var: 55000 #Dec: 2551911 LB: 0 @ 1010.5
c Restart #22 #Var: 55000 #Dec: 2556759 LB: 0 @ 1049.8
c Restart #23 #Var: 55000 #Dec: 2561754 LB: 0 @ 1085.7
c Restart #24 #Var: 55000 #Dec: 2566999 LB: 0 @ 1128.4
c Restart #25 #Var: 55000 #Dec: 2572394 LB: 0 @ 1168
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/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1853525890 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/24476/statm): 107 3 90 68 0 39 0
[pid=24476] 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/wulflinc25/normalized-mps-v2-13-7-scsd8.opb

[startup+10.0028 s]
Raw data (loadavg): 0.97 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 40491 0 0 0 877 98 0 0 25 0 1 0 1853525890 167481344 40011 4294967295 134512640 134736556 3221224560 3221221260 1077191126 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 40889 40011 1116 68 0 40821 0
[pid=24476] vsize: 163556
Current children cumulated CPU time (s) 9.75
Current children cumulated vsize (Kb) 163556

[startup+20.0034 s]
Raw data (loadavg): 0.98 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 43003 0 0 0 1867 105 0 0 25 0 1 0 1853525890 177889280 42523 4294967295 134512640 134736556 3221224560 3221223076 134572992 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24476/statm): 43430 42523 1116 68 0 43362 0
[pid=24476] vsize: 173720
Current children cumulated CPU time (s) 19.72
Current children cumulated vsize (Kb) 173720

[startup+30.004 s]
Raw data (loadavg): 0.98 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51286 0 0 0 2817 134 0 0 19 0 1 0 1853525890 213372928 50806 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52093 50806 1116 68 0 52025 0
[pid=24476] vsize: 208372
Current children cumulated CPU time (s) 29.51
Current children cumulated vsize (Kb) 208372

[startup+40.0046 s]
Raw data (loadavg): 0.98 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51468 0 0 0 3422 266 0 0 17 0 1 0 1853525890 213766144 50988 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52189 50988 1116 68 0 52121 0
[pid=24476] vsize: 208756
Current children cumulated CPU time (s) 36.88
Current children cumulated vsize (Kb) 208756

[startup+50.0062 s]
Raw data (loadavg): 0.98 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 4155 357 0 0 17 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 45.12
Current children cumulated vsize (Kb) 209020

[startup+60.0068 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 4770 483 0 0 19 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 52.53
Current children cumulated vsize (Kb) 209020

[startup+70.0064 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 5442 592 0 0 17 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 60.34
Current children cumulated vsize (Kb) 209020

[startup+80.008 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 6031 731 0 0 18 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223280 134609056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 67.62
Current children cumulated vsize (Kb) 209020

[startup+90.0086 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 6636 861 0 0 17 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 74.97
Current children cumulated vsize (Kb) 209020

[startup+100.009 s]
Raw data (loadavg): 1.04 1.01 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 7261 983 0 0 19 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 82.44
Current children cumulated vsize (Kb) 209020

[startup+110.01 s]
Raw data (loadavg): 1.03 1.01 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 7948 1091 0 0 17 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 90.39
Current children cumulated vsize (Kb) 209020

[startup+120.009 s]
Raw data (loadavg): 1.03 1.01 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 8551 1221 0 0 17 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 97.72
Current children cumulated vsize (Kb) 209020

[startup+130.01 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 9152 1359 0 0 17 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 105.11
Current children cumulated vsize (Kb) 209020

[startup+140.011 s]
Raw data (loadavg): 1.02 1.01 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 9751 1495 0 0 19 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 112.46
Current children cumulated vsize (Kb) 209020

[startup+150.012 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 10357 1629 0 0 18 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223260 134537642 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 119.86
Current children cumulated vsize (Kb) 209020

[startup+160.013 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 11094 1719 0 0 18 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 128.13
Current children cumulated vsize (Kb) 209020

[startup+170.012 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 11697 1850 0 0 18 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 135.47
Current children cumulated vsize (Kb) 209020

[startup+180.013 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 12289 1987 0 0 17 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 142.76
Current children cumulated vsize (Kb) 209020

[startup+190.014 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 12898 2113 0 0 19 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 150.11
Current children cumulated vsize (Kb) 209020

[startup+200.015 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 13510 2239 0 0 18 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 157.49
Current children cumulated vsize (Kb) 209020

[startup+210.016 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 14134 2366 0 0 18 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 165
Current children cumulated vsize (Kb) 209020

[startup+220.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 14839 2461 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 173
Current children cumulated vsize (Kb) 209020

[startup+230.016 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 15494 2577 0 0 18 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 180.71
Current children cumulated vsize (Kb) 209020

[startup+240.017 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 16085 2709 0 0 17 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 187.94
Current children cumulated vsize (Kb) 209020

[startup+250.017 s]
Raw data (loadavg): 1.08 1.02 1.01 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 16693 2840 0 0 17 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 195.33
Current children cumulated vsize (Kb) 209020

[startup+260.018 s]
Raw data (loadavg): 1.07 1.02 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 17287 2975 0 0 18 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 202.62
Current children cumulated vsize (Kb) 209020

[startup+270.018 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 17893 3108 0 0 17 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223092 134716294 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 210.01
Current children cumulated vsize (Kb) 209020

[startup+280.019 s]
Raw data (loadavg): 1.05 1.01 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 18517 3234 0 0 18 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 217.51
Current children cumulated vsize (Kb) 209020

[startup+290.02 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 19145 3362 0 0 18 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 225.07
Current children cumulated vsize (Kb) 209020

[startup+300.02 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 20105 3374 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 234.79
Current children cumulated vsize (Kb) 209020

[startup+310.021 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 21095 3378 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 244.73
Current children cumulated vsize (Kb) 209020

[startup+320.02 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 22085 3381 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 254.66
Current children cumulated vsize (Kb) 209020

[startup+330.021 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 23076 3384 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 264.6
Current children cumulated vsize (Kb) 209020

[startup+340.021 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 24066 3388 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 274.54
Current children cumulated vsize (Kb) 209020

[startup+350.021 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 25056 3392 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 284.48
Current children cumulated vsize (Kb) 209020

[startup+360.022 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 26048 3395 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 294.43
Current children cumulated vsize (Kb) 209020

[startup+370.021 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 27036 3400 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 304.36
Current children cumulated vsize (Kb) 209020

[startup+380.022 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 28026 3404 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 314.3
Current children cumulated vsize (Kb) 209020

[startup+390.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 29017 3406 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 324.23
Current children cumulated vsize (Kb) 209020

[startup+400.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 30008 3409 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223120 134549995 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 334.17
Current children cumulated vsize (Kb) 209020

[startup+410.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 30998 3414 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 344.12
Current children cumulated vsize (Kb) 209020

[startup+420.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 31988 3417 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 354.05
Current children cumulated vsize (Kb) 209020

[startup+430.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 32978 3420 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 363.98
Current children cumulated vsize (Kb) 209020

[startup+440.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 33967 3425 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 373.92
Current children cumulated vsize (Kb) 209020

[startup+450.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 34958 3428 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 383.86
Current children cumulated vsize (Kb) 209020

[startup+460.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 35949 3431 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223272 134694474 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 393.8
Current children cumulated vsize (Kb) 209020

[startup+470.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 36940 3434 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223288 134605852 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 403.74
Current children cumulated vsize (Kb) 209020

[startup+480.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 37929 3439 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 413.68
Current children cumulated vsize (Kb) 209020

[startup+490.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 38921 3442 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 423.63
Current children cumulated vsize (Kb) 209020

[startup+500.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 39908 3445 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223260 1076647540 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 433.53
Current children cumulated vsize (Kb) 209020

[startup+510.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 40899 3448 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223200 1076647572 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 443.47
Current children cumulated vsize (Kb) 209020

[startup+520.028 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 41889 3452 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 453.41
Current children cumulated vsize (Kb) 209020

[startup+530.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 42880 3455 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 463.35
Current children cumulated vsize (Kb) 209020

[startup+540.029 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 43872 3458 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 473.3
Current children cumulated vsize (Kb) 209020

[startup+550.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 44862 3462 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223096 1077377221 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 483.24
Current children cumulated vsize (Kb) 209020

[startup+560.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 45854 3465 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 493.19
Current children cumulated vsize (Kb) 209020

[startup+570.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 46844 3468 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223084 1077374048 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 503.12
Current children cumulated vsize (Kb) 209020

[startup+580.03 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 51529 0 0 0 47834 3472 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 513.06
Current children cumulated vsize (Kb) 209020

[startup+590.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 48825 3475 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 523
Current children cumulated vsize (Kb) 209020

[startup+600.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 49815 3478 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 532.93
Current children cumulated vsize (Kb) 209020

[startup+610.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 50806 3481 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223212 134554079 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 542.87
Current children cumulated vsize (Kb) 209020

[startup+620.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 51797 3484 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 552.81
Current children cumulated vsize (Kb) 209020

[startup+630.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 52786 3488 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 562.74
Current children cumulated vsize (Kb) 209020

[startup+640.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 53778 3491 0 0 20 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 572.69
Current children cumulated vsize (Kb) 209020

[startup+650.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 54768 3495 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 582.63
Current children cumulated vsize (Kb) 209020

[startup+660.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 55761 3497 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 592.58
Current children cumulated vsize (Kb) 209020

[startup+670.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 56752 3500 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223104 134544584 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 602.52
Current children cumulated vsize (Kb) 209020

[startup+680.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51529 0 0 0 57744 3503 0 0 25 0 1 0 1853525890 214036480 51049 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52255 51049 1116 68 0 52187 0
[pid=24476] vsize: 209020
Current children cumulated CPU time (s) 612.47
Current children cumulated vsize (Kb) 209020

[startup+690.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51751 0 0 0 58693 3520 0 0 25 0 1 0 1853525890 213524480 51055 4294967295 134512640 134736556 3221224560 3221223240 134524891 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52130 51055 1116 68 0 52062 0
[pid=24476] vsize: 208520
Current children cumulated CPU time (s) 622.13
Current children cumulated vsize (Kb) 208520

[startup+700.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 51847 0 0 0 59686 3523 0 0 25 0 1 0 1853525890 213929984 51151 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52229 51151 1116 68 0 52161 0
[pid=24476] vsize: 208916
Current children cumulated CPU time (s) 632.09
Current children cumulated vsize (Kb) 208916

[startup+710.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 60674 3528 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (Kb) 209896

[startup+720.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 61663 3532 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223156 1077374062 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 651.95
Current children cumulated vsize (Kb) 209896

[startup+730.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 62651 3536 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223212 134554079 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 661.87
Current children cumulated vsize (Kb) 209896

[startup+740.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 63643 3538 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 671.81
Current children cumulated vsize (Kb) 209896

[startup+750.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 64637 3540 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 681.77
Current children cumulated vsize (Kb) 209896

[startup+760.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 65631 3543 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223296 134605778 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 691.74
Current children cumulated vsize (Kb) 209896

[startup+770.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 66624 3546 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223440 134609290 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 701.7
Current children cumulated vsize (Kb) 209896

[startup+780.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 67618 3548 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 711.66
Current children cumulated vsize (Kb) 209896

[startup+790.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 68611 3550 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 721.61
Current children cumulated vsize (Kb) 209896

[startup+800.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 69604 3553 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 731.57
Current children cumulated vsize (Kb) 209896

[startup+810.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 70598 3555 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550732 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 741.53
Current children cumulated vsize (Kb) 209896

[startup+820.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 71591 3557 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 751.48
Current children cumulated vsize (Kb) 209896

[startup+830.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 72584 3559 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223120 134549995 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 761.43
Current children cumulated vsize (Kb) 209896

[startup+840.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 73578 3561 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223264 134529227 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 771.39
Current children cumulated vsize (Kb) 209896

[startup+850.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 74571 3564 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 781.35
Current children cumulated vsize (Kb) 209896

[startup+860.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 75566 3566 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 791.32
Current children cumulated vsize (Kb) 209896

[startup+870.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 76558 3569 0 0 17 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 801.27
Current children cumulated vsize (Kb) 209896

[startup+880.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 77553 3571 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 811.24
Current children cumulated vsize (Kb) 209896

[startup+890.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 78547 3573 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 821.2
Current children cumulated vsize (Kb) 209896

[startup+900.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 79540 3576 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 831.16
Current children cumulated vsize (Kb) 209896

[startup+910.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 80535 3577 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 841.12
Current children cumulated vsize (Kb) 209896

[startup+920.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 81529 3579 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 851.08
Current children cumulated vsize (Kb) 209896

[startup+930.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 82520 3583 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223168 134634145 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 861.03
Current children cumulated vsize (Kb) 209896

[startup+940.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 83514 3585 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 870.99
Current children cumulated vsize (Kb) 209896

[startup+950.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 84507 3587 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 880.94
Current children cumulated vsize (Kb) 209896

[startup+960.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 85502 3589 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 890.91
Current children cumulated vsize (Kb) 209896

[startup+970.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 86497 3591 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 900.88
Current children cumulated vsize (Kb) 209896

[startup+980.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 87490 3593 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 910.83
Current children cumulated vsize (Kb) 209896

[startup+990.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 88486 3594 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 920.8
Current children cumulated vsize (Kb) 209896

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 89479 3597 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 930.76
Current children cumulated vsize (Kb) 209896

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 52083 0 0 0 90475 3599 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 940.74
Current children cumulated vsize (Kb) 209896

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 91467 3602 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223272 134560230 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 950.69
Current children cumulated vsize (Kb) 209896

[startup+1030.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 92463 3604 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 960.67
Current children cumulated vsize (Kb) 209896

[startup+1040.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 93458 3606 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223272 134694477 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 970.64
Current children cumulated vsize (Kb) 209896

[startup+1050.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 94451 3609 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 980.6
Current children cumulated vsize (Kb) 209896

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 95445 3611 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 990.56
Current children cumulated vsize (Kb) 209896

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 96439 3613 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1000.52
Current children cumulated vsize (Kb) 209896

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) T 24475 24476 4419 0 -1 0 52083 0 0 0 97432 3616 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1010.48
Current children cumulated vsize (Kb) 209896

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 98427 3618 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1020.45
Current children cumulated vsize (Kb) 209896

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 99421 3620 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223104 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1030.41
Current children cumulated vsize (Kb) 209896

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 100416 3622 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550861 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1040.38
Current children cumulated vsize (Kb) 209896

[startup+1120.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 101410 3623 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1050.33
Current children cumulated vsize (Kb) 209896

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 102404 3626 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1060.3
Current children cumulated vsize (Kb) 209896

[startup+1140.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 103398 3628 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1070.26
Current children cumulated vsize (Kb) 209896

[startup+1150.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 104393 3629 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1080.22
Current children cumulated vsize (Kb) 209896

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 105385 3632 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1090.17
Current children cumulated vsize (Kb) 209896

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 106379 3634 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1100.13
Current children cumulated vsize (Kb) 209896

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 107373 3637 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1110.1
Current children cumulated vsize (Kb) 209896

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 108368 3639 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1120.07
Current children cumulated vsize (Kb) 209896

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 109361 3642 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1130.03
Current children cumulated vsize (Kb) 209896

[startup+1210.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 110356 3643 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1139.99
Current children cumulated vsize (Kb) 209896

[startup+1220.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 111350 3646 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1149.96
Current children cumulated vsize (Kb) 209896

[startup+1230.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 112344 3647 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1159.91
Current children cumulated vsize (Kb) 209896

[startup+1240.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 113337 3651 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550025 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1169.88
Current children cumulated vsize (Kb) 209896

[startup+1250.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 114332 3654 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1179.86
Current children cumulated vsize (Kb) 209896

[startup+1260.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24476
Raw data (/proc/24476/stat): 24476 (bsolo) R 24475 24476 4419 0 -1 0 52083 0 0 0 115326 3656 0 0 25 0 1 0 1853525890 214933504 51387 4294967295 134512640 134736556 3221224560 3221223204 1077374508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24476/statm): 52474 51387 1116 68 0 52406 0
[pid=24476] vsize: 209896
Current children cumulated CPU time (s) 1189.82
Current children cumulated vsize (Kb) 209896
One traced child (pid=24476) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1265.37
CPU time (s): 1195.12
CPU user time (s): 1158.45
CPU system time (s): 36.6674
CPU usage (%): 94.448
Max. virtual memory (cumulated for all children) (Kb): 209896

Verifier Data

ERROR: no interpretation found !