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-adlittle.opb
MD5SUMf517bba7737c6a2d32340ac67613cda8
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 1640
Biggest coefficient in the objective function 86769664000
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 3602973954525
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 351272960000
Number of bits of the biggest number in a constraint 39
Biggest sum of numbers in a constraint 5928173491850
Number of bits of the biggest sum of numbers43
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables1940
Total number of constraints56
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 constraints56
Minimum length of a constraint20
Maximum length of a constraint540

Trace number 5040

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.190
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:        889728 kB
Buffers:         39104 kB
Cached:          77476 kB
SwapCached:        856 kB
Active:          70948 kB
Inactive:        48248 kB
HighTotal:      131008 kB
HighFree:        52108 kB
LowTotal:       903652 kB
LowFree:        837620 kB
SwapTotal:     2097136 kB
SwapFree:      2095712 kB
Dirty:              76 kB
Writeback:           0 kB
Mapped:           5720 kB
Slab:            20052 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:24:48 (client local time) WITH STATUS 0 IN 1195.28 SECONDS
stats: 788 7 1195.28 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 1940 variables and 70 constraints.
c	preprocess terminated. Elapsed time: 1.317
c After prepocess the problem consists of 1082 variables and 67 constraints.
c Initial Lower Bound: -3576218850
c Restart #1 #Var: 1082 #Dec: 5881 LB: -3576218850 @ 5.478
c Restart #2 #Var: 1082 #Dec: 17552 LB: -3576218850 @ 13.392
c Restart #3 #Var: 1082 #Dec: 34248 LB: -3576218850 @ 24.604
c Restart #4 #Var: 1082 #Dec: 56220 LB: -3576218850 @ 39.28
c Restart #5 #Var: 1082 #Dec: 77224 LB: -3576218850 @ 54.038
c Restart #6 #Var: 1082 #Dec: 92035 LB: -3576218850 @ 65.433
c Restart #7 #Var: 1082 #Dec: 95827 LB: -3576218850 @ 71.197
c Restart #8 #Var: 1082 #Dec: 97536 LB: -3576218850 @ 76.085
c Restart #9 #Var: 1082 #Dec: 100120 LB: -3576218850 @ 85.809
c Restart #10 #Var: 1082 #Dec: 104816 LB: -3576218850 @ 96.581
c Restart #11 #Var: 1082 #Dec: 107222 LB: -3576218850 @ 105.88
c Restart #12 #Var: 1082 #Dec: 109676 LB: -3576218850 @ 114.55
c Restart #13 #Var: 1082 #Dec: 114527 LB: -3576218850 @ 130.37
c Restart #14 #Var: 1082 #Dec: 117631 LB: -3576218850 @ 140.73
c Restart #15 #Var: 1082 #Dec: 121419 LB: -3576218850 @ 155.17
c Restart #16 #Var: 1082 #Dec: 127318 LB: -3576218850 @ 168.33
c Restart #17 #Var: 1082 #Dec: 132144 LB: -3576218850 @ 185.85
c Restart #18 #Var: 1082 #Dec: 136097 LB: -3576218850 @ 203
c Restart #19 #Var: 1082 #Dec: 141949 LB: -3576218850 @ 224.73
c Restart #20 #Var: 1082 #Dec: 146284 LB: -3576218850 @ 242.7
c Restart #21 #Var: 1082 #Dec: 152178 LB: -3576218850 @ 266.06
c Restart #22 #Var: 1082 #Dec: 158199 LB: -3576218850 @ 285.64
c Restart #23 #Var: 1082 #Dec: 163940 LB: -3576218850 @ 306.56
c Restart #24 #Var: 1082 #Dec: 169422 LB: -3576218850 @ 328.27
c Restart #25 #Var: 1082 #Dec: 174579 LB: -3576218850 @ 348.27
c Restart #26 #Var: 1082 #Dec: 180749 LB: -3576218850 @ 405.74
c Restart #27 #Var: 1082 #Dec: 187505 LB: -3576218850 @ 428.46
c Restart #28 #Var: 1082 #Dec: 195023 LB: -3576218850 @ 463.08
c Restart #29 #Var: 1082 #Dec: 207045 LB: -3576218850 @ 492.94
c Restart #30 #Var: 1082 #Dec: 213057 LB: -3576218850 @ 517
c Restart #31 #Var: 1082 #Dec: 219270 LB: -3576218850 @ 543.31
c Restart #32 #Var: 1082 #Dec: 225686 LB: -3576218850 @ 569.66
c CHANGE Heuristic... 
c Restart #0 #Var: 1082 #Dec: 232297 LB: -3576218850 @ 604.39
c Restart #1 #Var: 1082 #Dec: 232772 LB: -3576218850 @ 650.76
c Restart #2 #Var: 1082 #Dec: 234204 LB: -3576218850 @ 659.8
c Restart #3 #Var: 1082 #Dec: 235663 LB: -3576218850 @ 746.73
c Restart #4 #Var: 1082 #Dec: 236879 LB: -3576218850 @ 755.42
c Restart #5 #Var: 1082 #Dec: 237888 LB: -3576218850 @ 767.72
c Restart #6 #Var: 1082 #Dec: 239096 LB: -3576218850 @ 774.7
c Restart #7 #Var: 1082 #Dec: 240506 LB: -3576218850 @ 796.98
c Restart #8 #Var: 1082 #Dec: 242118 LB: -3576218850 @ 829.55
c Restart #9 #Var: 1082 #Dec: 243926 LB: -3576218850 @ 846.3
c Restart #10 #Var: 1082 #Dec: 245933 LB: -3576218850 @ 860.13
c Restart #11 #Var: 1082 #Dec: 248148 LB: -3576218850 @ 891.87
c Restart #12 #Var: 1082 #Dec: 250561 LB: -3576218850 @ 938.06
c Restart #13 #Var: 1082 #Dec: 253175 LB: -3576218850 @ 961.38
c Restart #14 #Var: 1082 #Dec: 255988 LB: -3576218850 @ 979.56
c Restart #15 #Var: 1082 #Dec: 259003 LB: -3576218850 @ 1009.5
c Restart #16 #Var: 1082 #Dec: 262217 LB: -3576218850 @ 1072.8
c Restart #17 #Var: 1082 #Dec: 265627 LB: -3576218850 @ 1102.4
c Restart #18 #Var: 1082 #Dec: 269242 LB: -3576218850 @ 1123.1
c Restart #19 #Var: 1082 #Dec: 273054 LB: -3576218850 @ 1150.4
c Restart #20 #Var: 1082 #Dec: 277065 LB: -3576218850 @ 1185.8
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/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1795115741 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 107 3 90 68 0 39 0
[pid=32718] 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/wulflinc3/normalized-mps-v2-13-7-adlittle.opb

[startup+10.0032 s]
Raw data (loadavg): 0.93 1.01 1.00 1/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 2331 0 0 0 930 28 0 0 25 0 1 0 1795115741 12689408 2242 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32718/statm): 3098 2242 1116 68 0 3030 0
[pid=32718] vsize: 12392
Current children cumulated CPU time (s) 9.58
Current children cumulated vsize (Kb) 12392

[startup+20.004 s]
Raw data (loadavg): 0.94 1.01 1.00 1/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 2337 0 0 0 1861 52 0 0 25 0 1 0 1795115741 12689408 2248 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32718/statm): 3098 2248 1116 68 0 3030 0
[pid=32718] vsize: 12392
Current children cumulated CPU time (s) 19.13
Current children cumulated vsize (Kb) 12392

[startup+30.0049 s]
Raw data (loadavg): 0.95 1.01 1.00 1/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 2350 0 0 0 2793 75 0 0 25 0 1 0 1795115741 12689408 2261 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32718/statm): 3098 2261 1116 68 0 3030 0
[pid=32718] vsize: 12392
Current children cumulated CPU time (s) 28.68
Current children cumulated vsize (Kb) 12392

[startup+40.0057 s]
Raw data (loadavg): 0.95 1.01 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 2350 0 0 0 3725 99 0 0 25 0 1 0 1795115741 12689408 2261 4294967295 134512640 134736556 3221224560 3221223144 134560381 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 3098 2261 1116 68 0 3030 0
[pid=32718] vsize: 12392
Current children cumulated CPU time (s) 38.24
Current children cumulated vsize (Kb) 12392

[startup+50.0066 s]
Raw data (loadavg): 0.96 1.01 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 2350 0 0 0 4659 122 0 0 25 0 1 0 1795115741 12689408 2261 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 3098 2261 1116 68 0 3030 0
[pid=32718] vsize: 12392
Current children cumulated CPU time (s) 47.81
Current children cumulated vsize (Kb) 12392

[startup+60.0064 s]
Raw data (loadavg): 0.97 1.01 1.00 1/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 2401 0 0 0 5597 144 0 0 25 0 1 0 1795115741 12959744 2312 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32718/statm): 3164 2312 1116 68 0 3096 0
[pid=32718] vsize: 12656
Current children cumulated CPU time (s) 57.41
Current children cumulated vsize (Kb) 12656

[startup+70.0072 s]
Raw data (loadavg): 0.97 1.00 1.00 1/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 2587 0 0 0 6540 166 0 0 25 0 1 0 1795115741 13717504 2498 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32718/statm): 3349 2498 1116 68 0 3281 0
[pid=32718] vsize: 13396
Current children cumulated CPU time (s) 67.06
Current children cumulated vsize (Kb) 13396

[startup+80.0081 s]
Raw data (loadavg): 0.97 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 2662 0 0 0 7519 174 0 0 25 0 1 0 1795115741 13987840 2573 4294967295 134512640 134736556 3221224560 3221223168 134544698 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 3415 2573 1116 68 0 3347 0
[pid=32718] vsize: 13660
Current children cumulated CPU time (s) 76.93
Current children cumulated vsize (Kb) 13660

[startup+90.0089 s]
Raw data (loadavg): 0.98 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 2731 0 0 0 8500 182 0 0 25 0 1 0 1795115741 14258176 2642 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32718/statm): 3481 2642 1116 68 0 3413 0
[pid=32718] vsize: 13924
Current children cumulated CPU time (s) 86.82
Current children cumulated vsize (Kb) 13924

[startup+100.01 s]
Raw data (loadavg): 0.98 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 2887 0 0 0 9476 190 0 0 25 0 1 0 1795115741 14925824 2798 4294967295 134512640 134736556 3221224560 3221223280 134645796 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 3644 2798 1116 68 0 3576 0
[pid=32718] vsize: 14576
Current children cumulated CPU time (s) 96.66
Current children cumulated vsize (Kb) 14576

[startup+110.01 s]
Raw data (loadavg): 0.98 1.00 1.00 1/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 2960 0 0 0 10459 196 0 0 25 0 1 0 1795115741 15196160 2871 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32718/statm): 3710 2871 1116 68 0 3642 0
[pid=32718] vsize: 14840
Current children cumulated CPU time (s) 106.55
Current children cumulated vsize (Kb) 14840

[startup+120.01 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 3151 0 0 0 11442 203 0 0 25 0 1 0 1795115741 15994880 3062 4294967295 134512640 134736556 3221224560 3221223264 134558290 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 3905 3062 1116 68 0 3837 0
[pid=32718] vsize: 15620
Current children cumulated CPU time (s) 116.45
Current children cumulated vsize (Kb) 15620

[startup+130.01 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 3253 0 0 0 12422 210 0 0 25 0 1 0 1795115741 16470016 3164 4294967295 134512640 134736556 3221224560 3221223344 134600137 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 4021 3164 1116 68 0 3953 0
[pid=32718] vsize: 16084
Current children cumulated CPU time (s) 126.32
Current children cumulated vsize (Kb) 16084

[startup+140.011 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 3610 0 0 0 13405 216 0 0 25 0 1 0 1795115741 17956864 3521 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 4384 3521 1116 68 0 4316 0
[pid=32718] vsize: 17536
Current children cumulated CPU time (s) 136.21
Current children cumulated vsize (Kb) 17536

[startup+150.012 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 3637 0 0 0 14386 222 0 0 25 0 1 0 1795115741 17956864 3548 4294967295 134512640 134736556 3221224560 3221223240 134560326 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 4384 3548 1116 68 0 4316 0
[pid=32718] vsize: 17536
Current children cumulated CPU time (s) 146.08
Current children cumulated vsize (Kb) 17536

[startup+160.012 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 3729 0 0 0 15370 228 0 0 25 0 1 0 1795115741 18366464 3640 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32718/statm): 4484 3640 1116 68 0 4416 0
[pid=32718] vsize: 17936
Current children cumulated CPU time (s) 155.98
Current children cumulated vsize (Kb) 17936

[startup+170.013 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 3805 0 0 0 16347 237 0 0 25 0 1 0 1795115741 18771968 3716 4294967295 134512640 134736556 3221224560 3221223060 1076647880 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 4583 3716 1116 68 0 4515 0
[pid=32718] vsize: 18332
Current children cumulated CPU time (s) 165.84
Current children cumulated vsize (Kb) 18332

[startup+180.013 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 3819 0 0 0 17325 245 0 0 25 0 1 0 1795115741 18771968 3730 4294967295 134512640 134736556 3221224560 3221223120 134539283 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 4583 3730 1116 68 0 4515 0
[pid=32718] vsize: 18332
Current children cumulated CPU time (s) 175.7
Current children cumulated vsize (Kb) 18332

[startup+190.013 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 3862 0 0 0 18307 252 0 0 25 0 1 0 1795115741 18894848 3773 4294967295 134512640 134736556 3221224560 3221223316 134644530 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 4613 3773 1116 68 0 4545 0
[pid=32718] vsize: 18452
Current children cumulated CPU time (s) 185.59
Current children cumulated vsize (Kb) 18452

[startup+200.014 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 4523 0 0 0 19292 260 0 0 25 0 1 0 1795115741 21655552 4434 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32718/statm): 5287 4434 1116 68 0 5219 0
[pid=32718] vsize: 21148
Current children cumulated CPU time (s) 195.52
Current children cumulated vsize (Kb) 21148

[startup+210.015 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 4674 0 0 0 20273 266 0 0 25 0 1 0 1795115741 22323200 4585 4294967295 134512640 134736556 3221224560 3221222856 1077377797 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 5450 4585 1116 68 0 5382 0
[pid=32718] vsize: 21800
Current children cumulated CPU time (s) 205.39
Current children cumulated vsize (Kb) 21800

[startup+220.016 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 4674 0 0 0 21256 273 0 0 25 0 1 0 1795115741 22323200 4585 4294967295 134512640 134736556 3221224560 3221223280 134605919 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 5450 4585 1116 68 0 5382 0
[pid=32718] vsize: 21800
Current children cumulated CPU time (s) 215.29
Current children cumulated vsize (Kb) 21800

[startup+230.016 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 4674 0 0 0 22238 280 0 0 25 0 1 0 1795115741 22323200 4585 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 5450 4585 1116 68 0 5382 0
[pid=32718] vsize: 21800
Current children cumulated CPU time (s) 225.18
Current children cumulated vsize (Kb) 21800

[startup+240.016 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 4973 0 0 0 23221 287 0 0 25 0 1 0 1795115741 23433216 4884 4294967295 134512640 134736556 3221224560 3221223476 134585264 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 5721 4884 1116 68 0 5653 0
[pid=32718] vsize: 22884
Current children cumulated CPU time (s) 235.08
Current children cumulated vsize (Kb) 22884

[startup+250.017 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 5257 0 0 0 24206 293 0 0 25 0 1 0 1795115741 24629248 5168 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 6013 5168 1116 68 0 5945 0
[pid=32718] vsize: 24052
Current children cumulated CPU time (s) 244.99
Current children cumulated vsize (Kb) 24052

[startup+260.018 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 5257 0 0 0 25192 298 0 0 25 0 1 0 1795115741 24629248 5168 4294967295 134512640 134736556 3221224560 3221223152 134544719 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 6013 5168 1116 68 0 5945 0
[pid=32718] vsize: 24052
Current children cumulated CPU time (s) 254.9
Current children cumulated vsize (Kb) 24052

[startup+270.019 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 5257 0 0 0 26178 304 0 0 25 0 1 0 1795115741 24629248 5168 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 6013 5168 1116 68 0 5945 0
[pid=32718] vsize: 24052
Current children cumulated CPU time (s) 264.82
Current children cumulated vsize (Kb) 24052

[startup+280.02 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 6686 0 0 0 27157 313 0 0 25 0 1 0 1795115741 30601216 6597 4294967295 134512640 134736556 3221224560 3221223296 134543525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 7471 6597 1116 68 0 7403 0
[pid=32718] vsize: 29884
Current children cumulated CPU time (s) 274.7
Current children cumulated vsize (Kb) 29884

[startup+290.02 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 6845 0 0 0 28138 319 0 0 25 0 1 0 1795115741 31277056 6756 4294967295 134512640 134736556 3221224560 3221223116 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 7636 6756 1116 68 0 7568 0
[pid=32718] vsize: 30544
Current children cumulated CPU time (s) 284.57
Current children cumulated vsize (Kb) 30544

[startup+300.021 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 7583 0 0 0 29119 328 0 0 25 0 1 0 1795115741 34234368 7494 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32718/statm): 8358 7494 1116 68 0 8290 0
[pid=32718] vsize: 33432
Current children cumulated CPU time (s) 294.47
Current children cumulated vsize (Kb) 33432

[startup+310.021 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 7973 0 0 0 30103 333 0 0 25 0 1 0 1795115741 36335616 7876 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 8871 7876 1116 68 0 8803 0
[pid=32718] vsize: 35484
Current children cumulated CPU time (s) 304.36
Current children cumulated vsize (Kb) 35484

[startup+320.022 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 8202 0 0 0 31084 341 0 0 25 0 1 0 1795115741 37494784 8105 4294967295 134512640 134736556 3221224560 3221223080 134543224 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 9154 8105 1116 68 0 9086 0
[pid=32718] vsize: 36616
Current children cumulated CPU time (s) 314.25
Current children cumulated vsize (Kb) 36616

[startup+330.023 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 8275 0 0 0 32068 347 0 0 25 0 1 0 1795115741 37761024 8178 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32718/statm): 9219 8178 1116 68 0 9151 0
[pid=32718] vsize: 36876
Current children cumulated CPU time (s) 324.15
Current children cumulated vsize (Kb) 36876

[startup+340.023 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 8414 0 0 0 33051 353 0 0 25 0 1 0 1795115741 38301696 8317 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 9351 8317 1116 68 0 9283 0
[pid=32718] vsize: 37404
Current children cumulated CPU time (s) 334.04
Current children cumulated vsize (Kb) 37404

[startup+350.023 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 8449 0 0 0 34035 359 0 0 25 0 1 0 1795115741 38436864 8352 4294967295 134512640 134736556 3221224560 3221223036 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 9384 8352 1116 68 0 9316 0
[pid=32718] vsize: 37536
Current children cumulated CPU time (s) 343.94
Current children cumulated vsize (Kb) 37536

[startup+360.024 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 8809 0 0 0 35026 364 0 0 25 0 1 0 1795115741 39809024 8712 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32718/statm): 9719 8712 1116 68 0 9651 0
[pid=32718] vsize: 38876
Current children cumulated CPU time (s) 353.9
Current children cumulated vsize (Kb) 38876

[startup+370.024 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 9480 0 0 0 36019 369 0 0 25 0 1 0 1795115741 42651648 9383 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 10413 9383 1116 68 0 10345 0
[pid=32718] vsize: 41652
Current children cumulated CPU time (s) 363.88
Current children cumulated vsize (Kb) 41652

[startup+380.024 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 10100 0 0 0 37013 373 0 0 25 0 1 0 1795115741 45219840 10003 4294967295 134512640 134736556 3221224560 3221223268 134544508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 11040 10003 1116 68 0 10972 0
[pid=32718] vsize: 44160
Current children cumulated CPU time (s) 373.86
Current children cumulated vsize (Kb) 44160

[startup+390.024 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 10781 0 0 0 38007 377 0 0 25 0 1 0 1795115741 47796224 10684 4294967295 134512640 134736556 3221224560 3221223068 134536684 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 11669 10684 1116 68 0 11601 0
[pid=32718] vsize: 46676
Current children cumulated CPU time (s) 383.84
Current children cumulated vsize (Kb) 46676

[startup+400.025 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 11590 0 0 0 38990 384 0 0 25 0 1 0 1795115741 51138560 11493 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32718/statm): 12485 11493 1116 68 0 12417 0
[pid=32718] vsize: 49940
Current children cumulated CPU time (s) 393.74
Current children cumulated vsize (Kb) 49940

[startup+410.025 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 11731 0 0 0 39974 390 0 0 25 0 1 0 1795115741 51634176 11634 4294967295 134512640 134736556 3221224560 3221223424 134643851 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 12606 11634 1116 68 0 12538 0
[pid=32718] vsize: 50424
Current children cumulated CPU time (s) 403.64
Current children cumulated vsize (Kb) 50424

[startup+420.026 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 12595 0 0 0 40964 395 0 0 25 0 1 0 1795115741 55926784 12403 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 13654 12403 1116 68 0 13586 0
[pid=32718] vsize: 54616
Current children cumulated CPU time (s) 413.59
Current children cumulated vsize (Kb) 54616

[startup+430.026 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 13803 0 0 0 41940 406 0 0 25 0 1 0 1795115741 60919808 13607 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 14873 13607 1116 68 0 14805 0
[pid=32718] vsize: 59492
Current children cumulated CPU time (s) 423.46
Current children cumulated vsize (Kb) 59492

[startup+440.026 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 14875 0 0 0 42920 414 0 0 25 0 1 0 1795115741 65298432 14679 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 15942 14679 1116 68 0 15874 0
[pid=32718] vsize: 63768
Current children cumulated CPU time (s) 433.34
Current children cumulated vsize (Kb) 63768

[startup+450.027 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 15302 0 0 0 43913 418 0 0 25 0 1 0 1795115741 67080192 15104 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 16377 15104 1116 68 0 16309 0
[pid=32718] vsize: 65508
Current children cumulated CPU time (s) 443.31
Current children cumulated vsize (Kb) 65508

[startup+460.027 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 15535 0 0 0 44897 425 0 0 25 0 1 0 1795115741 68112384 15337 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32718/statm): 16629 15337 1116 68 0 16561 0
[pid=32718] vsize: 66516
Current children cumulated CPU time (s) 453.22
Current children cumulated vsize (Kb) 66516

[startup+470.028 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 15559 0 0 0 45882 431 0 0 25 0 1 0 1795115741 68112384 15361 4294967295 134512640 134736556 3221224560 3221223424 134643851 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 16629 15361 1116 68 0 16561 0
[pid=32718] vsize: 66516
Current children cumulated CPU time (s) 463.13
Current children cumulated vsize (Kb) 66516

[startup+480.029 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 16188 0 0 0 46870 436 0 0 25 0 1 0 1795115741 70799360 15980 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32718/statm): 17285 15980 1116 68 0 17217 0
[pid=32718] vsize: 69140
Current children cumulated CPU time (s) 473.06
Current children cumulated vsize (Kb) 69140

[startup+490.028 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 16852 0 0 0 47837 450 0 0 25 0 1 0 1795115741 73469952 16644 4294967295 134512640 134736556 3221224560 3221223068 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 17937 16644 1116 68 0 17869 0
[pid=32718] vsize: 71748
Current children cumulated CPU time (s) 482.87
Current children cumulated vsize (Kb) 71748

[startup+500.029 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 23794 0 0 0 48794 474 0 0 25 0 1 0 1795115741 102105088 23574 4294967295 134512640 134736556 3221224560 3221223248 134544754 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 24928 23574 1116 68 0 24860 0
[pid=32718] vsize: 99712
Current children cumulated CPU time (s) 492.68
Current children cumulated vsize (Kb) 99712

[startup+510.03 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 28290 0 0 0 49766 490 0 0 25 0 1 0 1795115741 121667584 27925 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 29704 27925 1116 68 0 29636 0
[pid=32718] vsize: 118816
Current children cumulated CPU time (s) 502.56
Current children cumulated vsize (Kb) 118816

[startup+520.031 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 32373 0 0 0 50739 504 0 0 25 0 1 0 1795115741 138063872 31982 4294967295 134512640 134736556 3221224560 3221223116 134537483 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 33707 31982 1116 68 0 33639 0
[pid=32718] vsize: 134828
Current children cumulated CPU time (s) 512.43
Current children cumulated vsize (Kb) 134828

[startup+530.031 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 36812 0 0 0 51712 518 0 0 25 0 1 0 1795115741 157331456 36265 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 38411 36265 1116 68 0 38343 0
[pid=32718] vsize: 153644
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (Kb) 153644

[startup+540.032 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 40859 0 0 0 52683 535 0 0 25 0 1 0 1795115741 173391872 40307 4294967295 134512640 134736556 3221224560 3221222856 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 42332 40307 1116 68 0 42264 0
[pid=32718] vsize: 169328
Current children cumulated CPU time (s) 532.18
Current children cumulated vsize (Kb) 169328

[startup+550.032 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 45220 0 0 0 53656 551 0 0 25 0 1 0 1795115741 192483328 44474 4294967295 134512640 134736556 3221224560 3221223404 134537608 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32718/statm): 46993 44474 1116 68 0 46925 0
[pid=32718] vsize: 187972
Current children cumulated CPU time (s) 542.07
Current children cumulated vsize (Kb) 187972

[startup+560.032 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 49088 0 0 0 54627 567 0 0 25 0 1 0 1795115741 208084992 48302 4294967295 134512640 134736556 3221224560 3221223120 134544646 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 50802 48302 1116 68 0 50734 0
[pid=32718] vsize: 203208
Current children cumulated CPU time (s) 551.94
Current children cumulated vsize (Kb) 203208

[startup+570.033 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 54782 0 0 0 55596 586 0 0 25 0 1 0 1795115741 234962944 53660 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 57364 53660 1116 68 0 57296 0
[pid=32718] vsize: 229456
Current children cumulated CPU time (s) 561.82
Current children cumulated vsize (Kb) 229456

[startup+580.034 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 57822 0 0 0 56576 598 0 0 25 0 1 0 1795115741 246259712 56508 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 60122 56509 1116 68 0 60054 0
[pid=32718] vsize: 240488
Current children cumulated CPU time (s) 571.74
Current children cumulated vsize (Kb) 240488

[startup+590.034 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 61197 0 0 0 57553 610 0 0 25 0 1 0 1795115741 259571712 59874 4294967295 134512640 134736556 3221224560 3221223068 134536679 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 63372 59874 1116 68 0 63304 0
[pid=32718] vsize: 253488
Current children cumulated CPU time (s) 581.63
Current children cumulated vsize (Kb) 253488

[startup+600.035 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 64452 0 0 0 58532 623 0 0 25 0 1 0 1795115741 272412672 63129 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 66507 63129 1116 68 0 66439 0
[pid=32718] vsize: 266028
Current children cumulated CPU time (s) 591.55
Current children cumulated vsize (Kb) 266028

[startup+610.034 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 67435 0 0 0 59511 634 0 0 25 0 1 0 1795115741 284237824 66103 4294967295 134512640 134736556 3221224560 3221223216 134649038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 69394 66105 1116 68 0 69326 0
[pid=32718] vsize: 277576
Current children cumulated CPU time (s) 601.45
Current children cumulated vsize (Kb) 277576

[startup+620.035 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 67962 0 0 0 60507 636 0 0 25 0 1 0 1795115741 286130176 66630 4294967295 134512640 134736556 3221224560 3221223104 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 69856 66630 1116 68 0 69788 0
[pid=32718] vsize: 279424
Current children cumulated CPU time (s) 611.43
Current children cumulated vsize (Kb) 279424

[startup+630.036 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 67985 0 0 0 61506 637 0 0 25 0 1 0 1795115741 286265344 66653 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 69889 66653 1116 68 0 69821 0
[pid=32718] vsize: 279556
Current children cumulated CPU time (s) 621.43
Current children cumulated vsize (Kb) 279556

[startup+640.036 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 68037 0 0 0 62505 637 0 0 25 0 1 0 1795115741 286535680 66705 4294967295 134512640 134736556 3221224560 3221223068 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 69955 66705 1116 68 0 69887 0
[pid=32718] vsize: 279820
Current children cumulated CPU time (s) 631.42
Current children cumulated vsize (Kb) 279820

[startup+650.036 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 68104 0 0 0 63505 637 0 0 25 0 1 0 1795115741 286806016 66772 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 70021 66772 1116 68 0 69953 0
[pid=32718] vsize: 280084
Current children cumulated CPU time (s) 641.42
Current children cumulated vsize (Kb) 280084

[startup+660.037 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 68115 0 0 0 64505 637 0 0 25 0 1 0 1795115741 286806016 66782 4294967295 134512640 134736556 3221224560 3221223104 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 70021 66782 1116 68 0 69953 0
[pid=32718] vsize: 280084
Current children cumulated CPU time (s) 651.42
Current children cumulated vsize (Kb) 280084

[startup+670.037 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 68492 0 0 0 65495 642 0 0 25 0 1 0 1795115741 288428032 67159 4294967295 134512640 134736556 3221224560 3221223104 134543676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 70417 67159 1116 68 0 70349 0
[pid=32718] vsize: 281668
Current children cumulated CPU time (s) 661.37
Current children cumulated vsize (Kb) 281668

[startup+680.038 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 68492 0 0 0 66495 643 0 0 25 0 1 0 1795115741 288428032 67159 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 70417 67159 1116 68 0 70349 0
[pid=32718] vsize: 281668
Current children cumulated CPU time (s) 671.38
Current children cumulated vsize (Kb) 281668

[startup+690.038 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 68548 0 0 0 67494 643 0 0 25 0 1 0 1795115741 288563200 67215 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 70450 67215 1116 68 0 70382 0
[pid=32718] vsize: 281800
Current children cumulated CPU time (s) 681.37
Current children cumulated vsize (Kb) 281800

[startup+700.039 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 68590 0 0 0 68494 643 0 0 25 0 1 0 1795115741 288825344 67257 4294967295 134512640 134736556 3221224560 3221223068 134540054 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 70514 67257 1116 68 0 70446 0
[pid=32718] vsize: 282056
Current children cumulated CPU time (s) 691.37
Current children cumulated vsize (Kb) 282056

[startup+710.039 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 68590 0 0 0 69494 643 0 0 25 0 1 0 1795115741 288825344 67257 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 70514 67257 1116 68 0 70446 0
[pid=32718] vsize: 282056
Current children cumulated CPU time (s) 701.37
Current children cumulated vsize (Kb) 282056

[startup+720.04 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 68614 0 0 0 70493 644 0 0 25 0 1 0 1795115741 288825344 67281 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 70514 67281 1116 68 0 70446 0
[pid=32718] vsize: 282056
Current children cumulated CPU time (s) 711.37
Current children cumulated vsize (Kb) 282056

[startup+730.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 68781 0 0 0 71492 644 0 0 25 0 1 0 1795115741 289628160 67446 4294967295 134512640 134736556 3221224560 3221223104 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 70710 67446 1116 68 0 70642 0
[pid=32718] vsize: 282840
Current children cumulated CPU time (s) 721.36
Current children cumulated vsize (Kb) 282840

[startup+740.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 68814 0 0 0 72491 645 0 0 25 0 1 0 1795115741 289763328 67479 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 70743 67479 1116 68 0 70675 0
[pid=32718] vsize: 282972
Current children cumulated CPU time (s) 731.36
Current children cumulated vsize (Kb) 282972

[startup+750.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 68883 0 0 0 73489 646 0 0 25 0 1 0 1795115741 290033664 67548 4294967295 134512640 134736556 3221224560 3221223104 134543993 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 70809 67548 1116 68 0 70741 0
[pid=32718] vsize: 283236
Current children cumulated CPU time (s) 741.35
Current children cumulated vsize (Kb) 283236

[startup+760.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 69555 0 0 0 74482 649 0 0 25 0 1 0 1795115741 292601856 68220 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 71436 68220 1116 68 0 71368 0
[pid=32718] vsize: 285744
Current children cumulated CPU time (s) 751.31
Current children cumulated vsize (Kb) 285744

[startup+770.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 71109 0 0 0 75470 655 0 0 25 0 1 0 1795115741 298840064 69770 4294967295 134512640 134736556 3221224560 3221223120 134543591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 72959 69770 1116 68 0 72891 0
[pid=32718] vsize: 291836
Current children cumulated CPU time (s) 761.25
Current children cumulated vsize (Kb) 291836

[startup+780.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 72912 0 0 0 76458 662 0 0 25 0 1 0 1795115741 305733632 71573 4294967295 134512640 134736556 3221224560 3221222856 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 74642 71574 1116 68 0 74574 0
[pid=32718] vsize: 298568
Current children cumulated CPU time (s) 771.2
Current children cumulated vsize (Kb) 298568

[startup+790.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 74462 0 0 0 77445 670 0 0 25 0 1 0 1795115741 311816192 73122 4294967295 134512640 134736556 3221224560 3221223060 134543905 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 76127 73122 1116 68 0 76059 0
[pid=32718] vsize: 304508
Current children cumulated CPU time (s) 781.15
Current children cumulated vsize (Kb) 304508

[startup+800.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 75581 0 0 0 78437 674 0 0 25 0 1 0 1795115741 316276736 74241 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 77216 74241 1116 68 0 77148 0
[pid=32718] vsize: 308864
Current children cumulated CPU time (s) 791.11
Current children cumulated vsize (Kb) 308864

[startup+810.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 76374 0 0 0 79431 678 0 0 25 0 1 0 1795115741 319385600 75034 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 77975 75034 1116 68 0 77907 0
[pid=32718] vsize: 311900
Current children cumulated CPU time (s) 801.09
Current children cumulated vsize (Kb) 311900

[startup+820.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 77246 0 0 0 80423 682 0 0 25 0 1 0 1795115741 322830336 75897 4294967295 134512640 134736556 3221224560 3221223164 134544720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 78816 75897 1116 68 0 78748 0
[pid=32718] vsize: 315264
Current children cumulated CPU time (s) 811.05
Current children cumulated vsize (Kb) 315264

[startup+830.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 80224 0 0 0 81412 690 0 0 25 0 1 0 1795115741 335507456 77440 4294967295 134512640 134736556 3221224560 3221223088 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 81911 77440 1116 68 0 81843 0
[pid=32718] vsize: 327644
Current children cumulated CPU time (s) 821.02
Current children cumulated vsize (Kb) 327644

[startup+840.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 81027 0 0 0 82407 693 0 0 25 0 1 0 1795115741 338538496 78161 4294967295 134512640 134736556 3221224560 3221223152 134543988 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 82651 78161 1116 68 0 82583 0
[pid=32718] vsize: 330604
Current children cumulated CPU time (s) 831
Current children cumulated vsize (Kb) 330604

[startup+850.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 83017 0 0 0 83391 701 0 0 25 0 1 0 1795115741 346386432 80150 4294967295 134512640 134736556 3221224560 3221223300 134560272 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 84567 80150 1116 68 0 84499 0
[pid=32718] vsize: 338268
Current children cumulated CPU time (s) 840.92
Current children cumulated vsize (Kb) 338268

[startup+860.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 85003 0 0 0 84378 709 0 0 25 0 1 0 1795115741 353935360 81972 4294967295 134512640 134736556 3221224560 3221223036 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 86410 81972 1116 68 0 86342 0
[pid=32718] vsize: 345640
Current children cumulated CPU time (s) 850.87
Current children cumulated vsize (Kb) 345640

[startup+870.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 87472 0 0 0 85360 720 0 0 25 0 1 0 1795115741 363409408 84275 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 88723 84275 1116 68 0 88655 0
[pid=32718] vsize: 354892
Current children cumulated CPU time (s) 860.8
Current children cumulated vsize (Kb) 354892

[startup+880.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 88748 0 0 0 86350 726 0 0 25 0 1 0 1795115741 368398336 85460 4294967295 134512640 134736556 3221224560 3221223156 134558405 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 89941 85460 1116 68 0 89873 0
[pid=32718] vsize: 359764
Current children cumulated CPU time (s) 870.76
Current children cumulated vsize (Kb) 359764

[startup+890.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 93067 0 0 0 87334 737 0 0 25 0 1 0 1795115741 387948544 87688 4294967295 134512640 134736556 3221224560 3221223264 134605061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 94714 87688 1116 68 0 94646 0
[pid=32718] vsize: 378856
Current children cumulated CPU time (s) 880.71
Current children cumulated vsize (Kb) 378856

[startup+900.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 94766 0 0 0 88325 743 0 0 25 0 1 0 1795115741 394137600 88936 4294967295 134512640 134736556 3221224560 3221223156 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 96225 88936 1116 68 0 96157 0
[pid=32718] vsize: 384900
Current children cumulated CPU time (s) 890.68
Current children cumulated vsize (Kb) 384900

[startup+910.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 95573 0 0 0 89318 747 0 0 25 0 1 0 1795115741 397303808 89661 4294967295 134512640 134736556 3221224560 3221223036 134536704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 96998 89661 1116 68 0 96930 0
[pid=32718] vsize: 387992
Current children cumulated CPU time (s) 900.65
Current children cumulated vsize (Kb) 387992

[startup+920.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 96548 0 0 0 90310 752 0 0 25 0 1 0 1795115741 401088512 90636 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 97922 90636 1116 68 0 97854 0
[pid=32718] vsize: 391688
Current children cumulated CPU time (s) 910.62
Current children cumulated vsize (Kb) 391688

[startup+930.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 97549 0 0 0 91304 757 0 0 25 0 1 0 1795115741 404996096 91546 4294967295 134512640 134736556 3221224560 3221223172 134544640 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 98876 91546 1116 68 0 98808 0
[pid=32718] vsize: 395504
Current children cumulated CPU time (s) 920.61
Current children cumulated vsize (Kb) 395504

[startup+940.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 98568 0 0 0 92297 761 0 0 25 0 1 0 1795115741 408760320 92401 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 99795 92401 1116 68 0 99727 0
[pid=32718] vsize: 399180
Current children cumulated CPU time (s) 930.58
Current children cumulated vsize (Kb) 399180

[startup+950.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 99256 0 0 0 93291 764 0 0 25 0 1 0 1795115741 411598848 93089 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 100488 93089 1116 68 0 100420 0
[pid=32718] vsize: 401952
Current children cumulated CPU time (s) 940.55
Current children cumulated vsize (Kb) 401952

[startup+960.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 101403 0 0 0 94275 773 0 0 25 0 1 0 1795115741 419782656 95150 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 102486 95150 1116 68 0 102418 0
[pid=32718] vsize: 409944
Current children cumulated CPU time (s) 950.48
Current children cumulated vsize (Kb) 409944

[startup+970.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 103427 0 0 0 95258 785 0 0 25 0 1 0 1795115741 427679744 97092 4294967295 134512640 134736556 3221224560 3221223268 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 104414 97092 1116 68 0 104346 0
[pid=32718] vsize: 417656
Current children cumulated CPU time (s) 960.43
Current children cumulated vsize (Kb) 417656

[startup+980.049 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 105698 0 0 0 96242 793 0 0 25 0 1 0 1795115741 436465664 99363 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32718/statm): 106559 99363 1116 68 0 106491 0
[pid=32718] vsize: 426236
Current children cumulated CPU time (s) 970.35
Current children cumulated vsize (Kb) 426236

[startup+990.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 107961 0 0 0 97225 803 0 0 25 0 1 0 1795115741 445308928 101622 4294967295 134512640 134736556 3221224560 3221223408 134644020 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 108718 101622 1116 68 0 108650 0
[pid=32718] vsize: 434872
Current children cumulated CPU time (s) 980.28
Current children cumulated vsize (Kb) 434872

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 109632 0 0 0 98210 811 0 0 25 0 1 0 1795115741 451796992 103293 4294967295 134512640 134736556 3221224560 3221223200 134649079 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 110302 103293 1116 68 0 110234 0
[pid=32718] vsize: 441208
Current children cumulated CPU time (s) 990.21
Current children cumulated vsize (Kb) 441208

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 111424 0 0 0 99195 821 0 0 25 0 1 0 1795115741 458825728 105085 4294967295 134512640 134736556 3221224560 3221223136 134558163 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 112018 105085 1116 68 0 111950 0
[pid=32718] vsize: 448072
Current children cumulated CPU time (s) 1000.16
Current children cumulated vsize (Kb) 448072

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 113991 0 0 0 100183 828 0 0 25 0 1 0 1795115741 466661376 107021 4294967295 134512640 134736556 3221224560 3221223068 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 113931 107021 1116 68 0 113863 0
[pid=32718] vsize: 455724
Current children cumulated CPU time (s) 1010.11
Current children cumulated vsize (Kb) 455724

[startup+1030.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 115403 0 0 0 101174 834 0 0 25 0 1 0 1795115741 472203264 108433 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 115284 108433 1116 68 0 115216 0
[pid=32718] vsize: 461136
Current children cumulated CPU time (s) 1020.08
Current children cumulated vsize (Kb) 461136

[startup+1040.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 116085 0 0 0 102169 837 0 0 25 0 1 0 1795115741 474771456 109115 4294967295 134512640 134736556 3221224560 3221223060 134543905 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 115911 109115 1116 68 0 115843 0
[pid=32718] vsize: 463644
Current children cumulated CPU time (s) 1030.06
Current children cumulated vsize (Kb) 463644

[startup+1050.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 116775 0 0 0 103163 841 0 0 25 0 1 0 1795115741 477474816 109805 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 116571 109805 1116 68 0 116503 0
[pid=32718] vsize: 466284
Current children cumulated CPU time (s) 1040.04
Current children cumulated vsize (Kb) 466284

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 117461 0 0 0 104157 844 0 0 25 0 1 0 1795115741 480043008 110491 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 117198 110491 1116 68 0 117130 0
[pid=32718] vsize: 468792
Current children cumulated CPU time (s) 1050.01
Current children cumulated vsize (Kb) 468792

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 118162 0 0 0 105152 847 0 0 25 0 1 0 1795115741 482746368 111192 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 117858 111192 1116 68 0 117790 0
[pid=32718] vsize: 471432
Current children cumulated CPU time (s) 1059.99
Current children cumulated vsize (Kb) 471432

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 119036 0 0 0 106145 851 0 0 25 0 1 0 1795115741 486260736 112066 4294967295 134512640 134736556 3221224560 3221223116 134537508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 118716 112066 1116 68 0 118648 0
[pid=32718] vsize: 474864
Current children cumulated CPU time (s) 1069.96
Current children cumulated vsize (Kb) 474864

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 120286 0 0 0 107134 857 0 0 25 0 1 0 1795115741 491126784 113316 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 119904 113316 1116 68 0 119836 0
[pid=32718] vsize: 479616
Current children cumulated CPU time (s) 1079.91
Current children cumulated vsize (Kb) 479616

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 122451 0 0 0 108118 868 0 0 25 0 1 0 1795115741 499429376 115399 4294967295 134512640 134736556 3221224560 3221223000 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 121931 115400 1116 68 0 121863 0
[pid=32718] vsize: 487724
Current children cumulated CPU time (s) 1089.86
Current children cumulated vsize (Kb) 487724

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 124584 0 0 0 109101 878 0 0 25 0 1 0 1795115741 507809792 117532 4294967295 134512640 134736556 3221224560 3221223116 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 123977 117532 1116 68 0 123909 0
[pid=32718] vsize: 495908
Current children cumulated CPU time (s) 1099.79
Current children cumulated vsize (Kb) 495908

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 126672 0 0 0 110087 887 0 0 25 0 1 0 1795115741 515784704 119620 4294967295 134512640 134736556 3221224560 3221223184 134544660 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 125924 119620 1116 68 0 125856 0
[pid=32718] vsize: 503696
Current children cumulated CPU time (s) 1109.74
Current children cumulated vsize (Kb) 503696

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 130102 0 0 0 111061 901 0 0 25 0 1 0 1795115741 529231872 123041 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 129207 123041 1116 68 0 129139 0
[pid=32718] vsize: 516828
Current children cumulated CPU time (s) 1119.62
Current children cumulated vsize (Kb) 516828

[startup+1140.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 131436 0 0 0 112051 906 0 0 25 0 1 0 1795115741 534368256 124375 4294967295 134512640 134736556 3221224560 3221222600 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 130461 124375 1116 68 0 130393 0
[pid=32718] vsize: 521844
Current children cumulated CPU time (s) 1129.57
Current children cumulated vsize (Kb) 521844

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 134165 0 0 0 113032 917 0 0 25 0 1 0 1795115741 545046528 127104 4294967295 134512640 134736556 3221224560 3221223180 134558379 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 133068 127104 1116 68 0 133000 0
[pid=32718] vsize: 532272
Current children cumulated CPU time (s) 1139.49
Current children cumulated vsize (Kb) 532272

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 136724 0 0 0 114013 929 0 0 25 0 1 0 1795115741 554971136 129581 4294967295 134512640 134736556 3221224560 3221223124 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 135491 129581 1116 68 0 135423 0
[pid=32718] vsize: 541964
Current children cumulated CPU time (s) 1149.42
Current children cumulated vsize (Kb) 541964

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 138220 0 0 0 115000 937 0 0 25 0 1 0 1795115741 560648192 131077 4294967295 134512640 134736556 3221224560 3221223204 134608243 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 136877 131077 1116 68 0 136809 0
[pid=32718] vsize: 547508
Current children cumulated CPU time (s) 1159.37
Current children cumulated vsize (Kb) 547508

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) T 32717 32718 31915 0 -1 0 140199 0 0 0 115983 947 0 0 25 0 1 0 1795115741 568487936 133056 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32718/statm): 138791 133056 1116 68 0 138723 0
[pid=32718] vsize: 555164
Current children cumulated CPU time (s) 1169.3
Current children cumulated vsize (Kb) 555164

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 142427 0 0 0 116967 955 0 0 25 0 1 0 1795115741 577126400 135193 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 140900 135193 1116 68 0 140832 0
[pid=32718] vsize: 563600
Current children cumulated CPU time (s) 1179.22
Current children cumulated vsize (Kb) 563600

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 32718
Raw data (/proc/32718/stat): 32718 (bsolo) R 32717 32718 31915 0 -1 0 143496 0 0 0 117958 959 0 0 25 0 1 0 1795115741 581181440 136262 4294967295 134512640 134736556 3221224560 3221223040 134536705 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32718/statm): 141890 136262 1116 68 0 141822 0
[pid=32718] vsize: 567560
Current children cumulated CPU time (s) 1189.17
Current children cumulated vsize (Kb) 567560
One traced child (pid=32718) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1206.19
CPU time (s): 1195.28
CPU user time (s): 1185.4
CPU system time (s): 9.8845
CPU usage (%): 99.0956
Max. virtual memory (cumulated for all children) (Kb): 567560

Verifier Data

ERROR: no interpretation found !