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

Namesubmitted/manquinho/primes-dimacs-cnf/normalized-g250.15.opb
MD5SUM9cfcc49797c7ac58bfef2056b3d91b66
Bench Categoryoptimization, small integers (OPTSMALLINT)
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 7500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7500
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7500
Number of bits of the biggest sum of numbers13
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables7500
Total number of constraints237715
Number of constraints which are clauses237715
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint15

Trace number 167

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.031
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        944376 kB
Buffers:         33060 kB
Cached:          29440 kB
SwapCached:        536 kB
Active:          58424 kB
Inactive:         6688 kB
HighTotal:      131008 kB
HighFree:        99484 kB
LowTotal:       903652 kB
LowFree:        844892 kB
SwapTotal:     2097892 kB
SwapFree:      2096832 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5856 kB
Slab:            19496 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 08:40:24 (client local time) WITH STATUS 0 IN 1195.1 SECONDS
stats: 127 7 1195.1 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 7500 variables and 237715 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 96.1
c After prepocess the problem consists of 7500 variables and 237715 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 7500 #Dec: 1185 LB: 0 @ 119.08
c Restart #2 #Var: 7500 #Dec: 2546 LB: 0 @ 171.31
c Restart #3 #Var: 7500 #Dec: 5330 LB: 0 @ 262.68
c Restart #4 #Var: 7500 #Dec: 8173 LB: 0 @ 379.85
c Restart #5 #Var: 7500 #Dec: 10427 LB: 0 @ 542.96
c CHANGE Heuristic... 
c Restart #0 #Var: 7500 #Dec: 12675 LB: 0 @ 739.82
c Restart #1 #Var: 7500 #Dec: 12971 LB: 0 @ 777.3
c Restart #2 #Var: 7500 #Dec: 14084 LB: 0 @ 840.73
c Restart #3 #Var: 7500 #Dec: 15640 LB: 0 @ 921.79
c Restart #4 #Var: 7500 #Dec: 18587 LB: 0 @ 1045.9
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/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 19 0 0 0 0 0 0 0 19 0 1 0 1839768633 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 107 3 90 68 0 39 0
[pid=21886] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc22/normalized-g250.15.opb

[startup+10.0029 s]
Raw data (loadavg): 0.88 0.97 0.90 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 10356 0 0 0 950 38 0 0 25 0 1 0 1839768633 45572096 10267 4294967295 134512640 134736556 3221224576 3221223392 134568290 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 11126 10267 1116 68 0 11058 0
[pid=21886] vsize: 44504
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (Kb) 44504

[startup+20.0026 s]
Raw data (loadavg): 0.90 0.97 0.90 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 20109 0 0 0 1913 70 0 0 25 0 1 0 1839768633 85454848 20020 4294967295 134512640 134736556 3221224576 3221223004 1077782939 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 20863 20020 1116 68 0 20795 0
[pid=21886] vsize: 83452
Current children cumulated CPU time (s) 19.83
Current children cumulated vsize (Kb) 83452

[startup+30.0033 s]
Raw data (loadavg): 0.91 0.97 0.90 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 28535 0 0 0 2882 97 0 0 25 0 1 0 1839768633 120115200 28446 4294967295 134512640 134736556 3221224576 3221223392 134644765 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 29325 28446 1116 68 0 29257 0
[pid=21886] vsize: 117300
Current children cumulated CPU time (s) 29.79
Current children cumulated vsize (Kb) 117300

[startup+40.0041 s]
Raw data (loadavg): 0.93 0.97 0.90 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 28535 0 0 0 3881 97 0 0 25 0 1 0 1839768633 120115200 28446 4294967295 134512640 134736556 3221224576 3221223384 134644781 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 29325 28446 1116 68 0 29257 0
[pid=21886] vsize: 117300
Current children cumulated CPU time (s) 39.78
Current children cumulated vsize (Kb) 117300

[startup+50.0048 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 28535 0 0 0 4880 98 0 0 25 0 1 0 1839768633 120115200 28446 4294967295 134512640 134736556 3221224576 3221223312 134645207 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 29325 28446 1116 68 0 29257 0
[pid=21886] vsize: 117300
Current children cumulated CPU time (s) 49.78
Current children cumulated vsize (Kb) 117300

[startup+60.0045 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 28535 0 0 0 5879 99 0 0 25 0 1 0 1839768633 120115200 28446 4294967295 134512640 134736556 3221224576 3221223368 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 29325 28446 1116 68 0 29257 0
[pid=21886] vsize: 117300
Current children cumulated CPU time (s) 59.78
Current children cumulated vsize (Kb) 117300

[startup+70.0043 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 28535 0 0 0 6878 100 0 0 25 0 1 0 1839768633 120115200 28446 4294967295 134512640 134736556 3221224576 3221223288 134544056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 29325 28446 1116 68 0 29257 0
[pid=21886] vsize: 117300
Current children cumulated CPU time (s) 69.78
Current children cumulated vsize (Kb) 117300

[startup+80.005 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 28535 0 0 0 7878 100 0 0 25 0 1 0 1839768633 120115200 28446 4294967295 134512640 134736556 3221224576 3221223368 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 29325 28446 1116 68 0 29257 0
[pid=21886] vsize: 117300
Current children cumulated CPU time (s) 79.78
Current children cumulated vsize (Kb) 117300

[startup+90.0048 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 28535 0 0 0 8877 101 0 0 25 0 1 0 1839768633 120115200 28446 4294967295 134512640 134736556 3221224576 3221223288 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 29325 28446 1116 68 0 29257 0
[pid=21886] vsize: 117300
Current children cumulated CPU time (s) 89.78
Current children cumulated vsize (Kb) 117300

[startup+100.006 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30103 0 0 0 9872 105 0 0 25 0 1 0 1839768633 126570496 30014 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 30901 30014 1116 68 0 30833 0
[pid=21886] vsize: 123604
Current children cumulated CPU time (s) 99.77
Current children cumulated vsize (Kb) 123604

[startup+110.006 s]
Raw data (loadavg): 1.08 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30145 0 0 0 10868 107 0 0 25 0 1 0 1839768633 126705664 30056 4294967295 134512640 134736556 3221224576 3221223140 134544550 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 30934 30056 1116 68 0 30866 0
[pid=21886] vsize: 123736
Current children cumulated CPU time (s) 109.75
Current children cumulated vsize (Kb) 123736

[startup+120.006 s]
Raw data (loadavg): 1.07 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30178 0 0 0 11865 109 0 0 25 0 1 0 1839768633 126840832 30089 4294967295 134512640 134736556 3221224576 3221222936 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 30967 30089 1116 68 0 30899 0
[pid=21886] vsize: 123868
Current children cumulated CPU time (s) 119.74
Current children cumulated vsize (Kb) 123868

[startup+130.007 s]
Raw data (loadavg): 1.06 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30213 0 0 0 12862 110 0 0 25 0 1 0 1839768633 126976000 30124 4294967295 134512640 134736556 3221224576 3221223200 134537363 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31000 30124 1116 68 0 30932 0
[pid=21886] vsize: 124000
Current children cumulated CPU time (s) 129.72
Current children cumulated vsize (Kb) 124000

[startup+140.007 s]
Raw data (loadavg): 1.05 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30237 0 0 0 13860 112 0 0 25 0 1 0 1839768633 127111168 30148 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31033 30148 1116 68 0 30965 0
[pid=21886] vsize: 124132
Current children cumulated CPU time (s) 139.72
Current children cumulated vsize (Kb) 124132

[startup+150.008 s]
Raw data (loadavg): 1.04 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30267 0 0 0 14859 113 0 0 25 0 1 0 1839768633 127246336 30178 4294967295 134512640 134736556 3221224576 3221223284 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31066 30178 1116 68 0 30998 0
[pid=21886] vsize: 124264
Current children cumulated CPU time (s) 149.72
Current children cumulated vsize (Kb) 124264

[startup+160.008 s]
Raw data (loadavg): 1.03 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30276 0 0 0 15857 114 0 0 25 0 1 0 1839768633 127246336 30187 4294967295 134512640 134736556 3221224576 3221223200 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31066 30187 1116 68 0 30998 0
[pid=21886] vsize: 124264
Current children cumulated CPU time (s) 159.71
Current children cumulated vsize (Kb) 124264

[startup+170.008 s]
Raw data (loadavg): 1.03 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30302 0 0 0 16855 115 0 0 25 0 1 0 1839768633 127381504 30213 4294967295 134512640 134736556 3221224576 3221223132 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31099 30213 1116 68 0 31031 0
[pid=21886] vsize: 124396
Current children cumulated CPU time (s) 169.7
Current children cumulated vsize (Kb) 124396

[startup+180.008 s]
Raw data (loadavg): 1.02 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30308 0 0 0 17853 116 0 0 25 0 1 0 1839768633 127381504 30219 4294967295 134512640 134736556 3221224576 3221223120 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31099 30219 1116 68 0 31031 0
[pid=21886] vsize: 124396
Current children cumulated CPU time (s) 179.69
Current children cumulated vsize (Kb) 124396

[startup+190.008 s]
Raw data (loadavg): 1.02 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30340 0 0 0 18850 118 0 0 25 0 1 0 1839768633 127516672 30251 4294967295 134512640 134736556 3221224576 3221223160 134543970 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31132 30251 1116 68 0 31064 0
[pid=21886] vsize: 124528
Current children cumulated CPU time (s) 189.68
Current children cumulated vsize (Kb) 124528

[startup+200.009 s]
Raw data (loadavg): 1.02 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30369 0 0 0 19848 119 0 0 25 0 1 0 1839768633 127651840 30280 4294967295 134512640 134736556 3221224576 3221223184 134537420 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31165 30280 1116 68 0 31097 0
[pid=21886] vsize: 124660
Current children cumulated CPU time (s) 199.67
Current children cumulated vsize (Kb) 124660

[startup+210.009 s]
Raw data (loadavg): 1.01 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30387 0 0 0 20846 120 0 0 25 0 1 0 1839768633 127651840 30298 4294967295 134512640 134736556 3221224576 3221223132 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31165 30298 1116 68 0 31097 0
[pid=21886] vsize: 124660
Current children cumulated CPU time (s) 209.66
Current children cumulated vsize (Kb) 124660

[startup+220.009 s]
Raw data (loadavg): 1.01 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30389 0 0 0 21844 121 0 0 25 0 1 0 1839768633 127787008 30300 4294967295 134512640 134736556 3221224576 3221223248 134528717 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31198 30300 1116 68 0 31130 0
[pid=21886] vsize: 124792
Current children cumulated CPU time (s) 219.65
Current children cumulated vsize (Kb) 124792

[startup+230.01 s]
Raw data (loadavg): 1.01 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30407 0 0 0 22841 123 0 0 25 0 1 0 1839768633 127787008 30318 4294967295 134512640 134736556 3221224576 3221223084 134540059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31198 30318 1116 68 0 31130 0
[pid=21886] vsize: 124792
Current children cumulated CPU time (s) 229.64
Current children cumulated vsize (Kb) 124792

[startup+240.01 s]
Raw data (loadavg): 1.01 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30415 0 0 0 23837 125 0 0 25 0 1 0 1839768633 127787008 30326 4294967295 134512640 134736556 3221224576 3221223280 134609071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31198 30326 1116 68 0 31130 0
[pid=21886] vsize: 124792
Current children cumulated CPU time (s) 239.62
Current children cumulated vsize (Kb) 124792

[startup+250.01 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30436 0 0 0 24834 126 0 0 25 0 1 0 1839768633 127922176 30347 4294967295 134512640 134736556 3221224576 3221223132 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31231 30347 1116 68 0 31163 0
[pid=21886] vsize: 124924
Current children cumulated CPU time (s) 249.6
Current children cumulated vsize (Kb) 124924

[startup+260.011 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30461 0 0 0 25833 127 0 0 25 0 1 0 1839768633 128057344 30372 4294967295 134512640 134736556 3221224576 3221223216 134543750 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31264 30372 1116 68 0 31196 0
[pid=21886] vsize: 125056
Current children cumulated CPU time (s) 259.6
Current children cumulated vsize (Kb) 125056

[startup+270.011 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30479 0 0 0 26829 129 0 0 25 0 1 0 1839768633 128057344 30390 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31264 30390 1116 68 0 31196 0
[pid=21886] vsize: 125056
Current children cumulated CPU time (s) 269.58
Current children cumulated vsize (Kb) 125056

[startup+280.011 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30510 0 0 0 27828 130 0 0 25 0 1 0 1839768633 128192512 30421 4294967295 134512640 134736556 3221224576 3221223264 134536555 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31297 30421 1116 68 0 31229 0
[pid=21886] vsize: 125188
Current children cumulated CPU time (s) 279.58
Current children cumulated vsize (Kb) 125188

[startup+290.012 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30519 0 0 0 28825 131 0 0 25 0 1 0 1839768633 128192512 30430 4294967295 134512640 134736556 3221224576 3221223188 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31297 30430 1116 68 0 31229 0
[pid=21886] vsize: 125188
Current children cumulated CPU time (s) 289.56
Current children cumulated vsize (Kb) 125188

[startup+300.013 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30540 0 0 0 29822 133 0 0 25 0 1 0 1839768633 128327680 30451 4294967295 134512640 134736556 3221224576 3221223232 134528776 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31330 30451 1116 68 0 31262 0
[pid=21886] vsize: 125320
Current children cumulated CPU time (s) 299.55
Current children cumulated vsize (Kb) 125320

[startup+310.014 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30577 0 0 0 30820 134 0 0 25 0 1 0 1839768633 128462848 30488 4294967295 134512640 134736556 3221224576 3221223248 134528656 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31363 30488 1116 68 0 31295 0
[pid=21886] vsize: 125452
Current children cumulated CPU time (s) 309.54
Current children cumulated vsize (Kb) 125452

[startup+320.014 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30579 0 0 0 31816 135 0 0 25 0 1 0 1839768633 128462848 30490 4294967295 134512640 134736556 3221224576 3221223196 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31363 30490 1116 68 0 31295 0
[pid=21886] vsize: 125452
Current children cumulated CPU time (s) 319.51
Current children cumulated vsize (Kb) 125452

[startup+330.015 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30608 0 0 0 32815 136 0 0 25 0 1 0 1839768633 128598016 30519 4294967295 134512640 134736556 3221224576 3221223300 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31396 30519 1116 68 0 31328 0
[pid=21886] vsize: 125584
Current children cumulated CPU time (s) 329.51
Current children cumulated vsize (Kb) 125584

[startup+340.015 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30642 0 0 0 33813 137 0 0 25 0 1 0 1839768633 128733184 30553 4294967295 134512640 134736556 3221224576 3221223112 134543958 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31429 30553 1116 68 0 31361 0
[pid=21886] vsize: 125716
Current children cumulated CPU time (s) 339.5
Current children cumulated vsize (Kb) 125716

[startup+350.016 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30648 0 0 0 34811 139 0 0 25 0 1 0 1839768633 128733184 30559 4294967295 134512640 134736556 3221224576 3221223180 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31429 30559 1116 68 0 31361 0
[pid=21886] vsize: 125716
Current children cumulated CPU time (s) 349.5
Current children cumulated vsize (Kb) 125716

[startup+360.016 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30682 0 0 0 35810 140 0 0 25 0 1 0 1839768633 128868352 30593 4294967295 134512640 134736556 3221224576 3221223312 134600588 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31462 30593 1116 68 0 31394 0
[pid=21886] vsize: 125848
Current children cumulated CPU time (s) 359.5
Current children cumulated vsize (Kb) 125848

[startup+370.016 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30705 0 0 0 36808 141 0 0 25 0 1 0 1839768633 129003520 30616 4294967295 134512640 134736556 3221224576 3221223088 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31495 30616 1116 68 0 31427 0
[pid=21886] vsize: 125980
Current children cumulated CPU time (s) 369.49
Current children cumulated vsize (Kb) 125980

[startup+380.018 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30705 0 0 0 37807 142 0 0 25 0 1 0 1839768633 129003520 30616 4294967295 134512640 134736556 3221224576 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31495 30616 1116 68 0 31427 0
[pid=21886] vsize: 125980
Current children cumulated CPU time (s) 379.49
Current children cumulated vsize (Kb) 125980

[startup+390.017 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30705 0 0 0 38804 143 0 0 25 0 1 0 1839768633 129003520 30616 4294967295 134512640 134736556 3221224576 3221223168 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31495 30616 1116 68 0 31427 0
[pid=21886] vsize: 125980
Current children cumulated CPU time (s) 389.47
Current children cumulated vsize (Kb) 125980

[startup+400.018 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30705 0 0 0 39801 145 0 0 25 0 1 0 1839768633 129003520 30616 4294967295 134512640 134736556 3221224576 3221223052 134536662 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31495 30616 1116 68 0 31427 0
[pid=21886] vsize: 125980
Current children cumulated CPU time (s) 399.46
Current children cumulated vsize (Kb) 125980

[startup+410.019 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30719 0 0 0 40799 146 0 0 25 0 1 0 1839768633 129138688 30630 4294967295 134512640 134736556 3221224576 3221223124 134544525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31528 30630 1116 68 0 31460 0
[pid=21886] vsize: 126112
Current children cumulated CPU time (s) 409.45
Current children cumulated vsize (Kb) 126112

[startup+420.018 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30739 0 0 0 41798 146 0 0 25 0 1 0 1839768633 129138688 30650 4294967295 134512640 134736556 3221224576 3221223112 134543871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31528 30650 1116 68 0 31460 0
[pid=21886] vsize: 126112
Current children cumulated CPU time (s) 419.44
Current children cumulated vsize (Kb) 126112

[startup+430.019 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30763 0 0 0 42797 147 0 0 25 0 1 0 1839768633 129273856 30674 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31561 30674 1116 68 0 31493 0
[pid=21886] vsize: 126244
Current children cumulated CPU time (s) 429.44
Current children cumulated vsize (Kb) 126244

[startup+440.02 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30768 0 0 0 43796 148 0 0 25 0 1 0 1839768633 129273856 30679 4294967295 134512640 134736556 3221224576 3221223052 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31561 30679 1116 68 0 31493 0
[pid=21886] vsize: 126244
Current children cumulated CPU time (s) 439.44
Current children cumulated vsize (Kb) 126244

[startup+450.021 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30770 0 0 0 44794 149 0 0 25 0 1 0 1839768633 129273856 30681 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31561 30681 1116 68 0 31493 0
[pid=21886] vsize: 126244
Current children cumulated CPU time (s) 449.43
Current children cumulated vsize (Kb) 126244

[startup+460.02 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30797 0 0 0 45793 150 0 0 25 0 1 0 1839768633 129409024 30708 4294967295 134512640 134736556 3221224576 3221223052 134536608 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31594 30708 1116 68 0 31526 0
[pid=21886] vsize: 126376
Current children cumulated CPU time (s) 459.43
Current children cumulated vsize (Kb) 126376

[startup+470.02 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30815 0 0 0 46791 151 0 0 25 0 1 0 1839768633 129409024 30726 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31594 30726 1116 68 0 31526 0
[pid=21886] vsize: 126376
Current children cumulated CPU time (s) 469.42
Current children cumulated vsize (Kb) 126376

[startup+480.021 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30834 0 0 0 47789 151 0 0 25 0 1 0 1839768633 129544192 30745 4294967295 134512640 134736556 3221224576 3221223088 134543198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31627 30745 1116 68 0 31559 0
[pid=21886] vsize: 126508
Current children cumulated CPU time (s) 479.4
Current children cumulated vsize (Kb) 126508

[startup+490.021 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30852 0 0 0 48789 152 0 0 25 0 1 0 1839768633 129679360 30763 4294967295 134512640 134736556 3221224576 3221223168 134543988 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31660 30763 1116 68 0 31592 0
[pid=21886] vsize: 126640
Current children cumulated CPU time (s) 489.41
Current children cumulated vsize (Kb) 126640

[startup+500.022 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30871 0 0 0 49788 152 0 0 25 0 1 0 1839768633 129679360 30782 4294967295 134512640 134736556 3221224576 3221223152 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31660 30782 1116 68 0 31592 0
[pid=21886] vsize: 126640
Current children cumulated CPU time (s) 499.4
Current children cumulated vsize (Kb) 126640

[startup+510.022 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30898 0 0 0 50786 154 0 0 25 0 1 0 1839768633 129814528 30809 4294967295 134512640 134736556 3221224576 3221223220 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31693 30809 1116 68 0 31625 0
[pid=21886] vsize: 126772
Current children cumulated CPU time (s) 509.4
Current children cumulated vsize (Kb) 126772

[startup+520.023 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30914 0 0 0 51786 154 0 0 25 0 1 0 1839768633 129814528 30825 4294967295 134512640 134736556 3221224576 3221223052 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31693 30825 1116 68 0 31625 0
[pid=21886] vsize: 126772
Current children cumulated CPU time (s) 519.4
Current children cumulated vsize (Kb) 126772

[startup+530.023 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30941 0 0 0 52784 155 0 0 25 0 1 0 1839768633 129949696 30852 4294967295 134512640 134736556 3221224576 3221223116 134543868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31726 30852 1116 68 0 31658 0
[pid=21886] vsize: 126904
Current children cumulated CPU time (s) 529.39
Current children cumulated vsize (Kb) 126904

[startup+540.023 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30952 0 0 0 53782 156 0 0 25 0 1 0 1839768633 130084864 30863 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31759 30863 1116 68 0 31691 0
[pid=21886] vsize: 127036
Current children cumulated CPU time (s) 539.38
Current children cumulated vsize (Kb) 127036

[startup+550.024 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30952 0 0 0 54781 157 0 0 25 0 1 0 1839768633 130084864 30863 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31759 30863 1116 68 0 31691 0
[pid=21886] vsize: 127036
Current children cumulated CPU time (s) 549.38
Current children cumulated vsize (Kb) 127036

[startup+560.024 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30956 0 0 0 55780 157 0 0 25 0 1 0 1839768633 130072576 30867 4294967295 134512640 134736556 3221224576 3221223188 134544545 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31756 30867 1116 68 0 31688 0
[pid=21886] vsize: 127024
Current children cumulated CPU time (s) 559.37
Current children cumulated vsize (Kb) 127024

[startup+570.024 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30962 0 0 0 56778 158 0 0 25 0 1 0 1839768633 130072576 30873 4294967295 134512640 134736556 3221224576 3221223252 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31756 30873 1116 68 0 31688 0
[pid=21886] vsize: 127024
Current children cumulated CPU time (s) 569.36
Current children cumulated vsize (Kb) 127024

[startup+580.025 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 30994 0 0 0 57777 159 0 0 25 0 1 0 1839768633 130207744 30905 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31789 30905 1116 68 0 31721 0
[pid=21886] vsize: 127156
Current children cumulated CPU time (s) 579.36
Current children cumulated vsize (Kb) 127156

[startup+590.025 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31007 0 0 0 58775 160 0 0 25 0 1 0 1839768633 130207744 30918 4294967295 134512640 134736556 3221224576 3221223088 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31789 30918 1116 68 0 31721 0
[pid=21886] vsize: 127156
Current children cumulated CPU time (s) 589.35
Current children cumulated vsize (Kb) 127156

[startup+600.026 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31018 0 0 0 59773 162 0 0 25 0 1 0 1839768633 130342912 30929 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31822 30929 1116 68 0 31754 0
[pid=21886] vsize: 127288
Current children cumulated CPU time (s) 599.35
Current children cumulated vsize (Kb) 127288

[startup+610.026 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31041 0 0 0 60772 162 0 0 25 0 1 0 1839768633 130342912 30952 4294967295 134512640 134736556 3221224576 3221223184 134524348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31822 30952 1116 68 0 31754 0
[pid=21886] vsize: 127288
Current children cumulated CPU time (s) 609.34
Current children cumulated vsize (Kb) 127288

[startup+620.027 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31055 0 0 0 61771 163 0 0 25 0 1 0 1839768633 130478080 30966 4294967295 134512640 134736556 3221224576 3221223248 134524350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31855 30966 1116 68 0 31787 0
[pid=21886] vsize: 127420
Current children cumulated CPU time (s) 619.34
Current children cumulated vsize (Kb) 127420

[startup+630.027 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31076 0 0 0 62769 164 0 0 25 0 1 0 1839768633 130478080 30987 4294967295 134512640 134736556 3221224576 3221223200 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21886/statm): 31855 30987 1116 68 0 31787 0
[pid=21886] vsize: 127420
Current children cumulated CPU time (s) 629.33
Current children cumulated vsize (Kb) 127420

[startup+640.027 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31077 0 0 0 63766 166 0 0 25 0 1 0 1839768633 130478080 30988 4294967295 134512640 134736556 3221224576 3221223052 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 31855 30988 1116 68 0 31787 0
[pid=21886] vsize: 127420
Current children cumulated CPU time (s) 639.32
Current children cumulated vsize (Kb) 127420

[startup+650.028 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31102 0 0 0 64764 166 0 0 25 0 1 0 1839768633 130613248 31013 4294967295 134512640 134736556 3221224576 3221223216 134543805 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 31888 31013 1116 68 0 31820 0
[pid=21886] vsize: 127552
Current children cumulated CPU time (s) 649.3
Current children cumulated vsize (Kb) 127552

[startup+660.028 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31120 0 0 0 65763 167 0 0 25 0 1 0 1839768633 130748416 31031 4294967295 134512640 134736556 3221224576 3221223200 134524335 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 31921 31031 1116 68 0 31853 0
[pid=21886] vsize: 127684
Current children cumulated CPU time (s) 659.3
Current children cumulated vsize (Kb) 127684

[startup+670.028 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31145 0 0 0 66763 167 0 0 25 0 1 0 1839768633 130883584 31056 4294967295 134512640 134736556 3221224576 3221223160 134716081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 31954 31056 1116 68 0 31886 0
[pid=21886] vsize: 127816
Current children cumulated CPU time (s) 669.3
Current children cumulated vsize (Kb) 127816

[startup+680.029 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31159 0 0 0 67763 168 0 0 25 0 1 0 1839768633 130883584 31070 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 31954 31070 1116 68 0 31886 0
[pid=21886] vsize: 127816
Current children cumulated CPU time (s) 679.31
Current children cumulated vsize (Kb) 127816

[startup+690.029 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31176 0 0 0 68762 168 0 0 25 0 1 0 1839768633 130883584 31087 4294967295 134512640 134736556 3221224576 3221223220 134544543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 31954 31087 1116 68 0 31886 0
[pid=21886] vsize: 127816
Current children cumulated CPU time (s) 689.3
Current children cumulated vsize (Kb) 127816

[startup+700.029 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31185 0 0 0 69762 168 0 0 25 0 1 0 1839768633 131018752 31096 4294967295 134512640 134736556 3221224576 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 31987 31096 1116 68 0 31919 0
[pid=21886] vsize: 127948
Current children cumulated CPU time (s) 699.3
Current children cumulated vsize (Kb) 127948

[startup+710.03 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31211 0 0 0 70762 169 0 0 25 0 1 0 1839768633 131153920 31122 4294967295 134512640 134736556 3221224576 3221223292 134524324 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32020 31122 1116 68 0 31952 0
[pid=21886] vsize: 128080
Current children cumulated CPU time (s) 709.31
Current children cumulated vsize (Kb) 128080

[startup+720.03 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31236 0 0 0 71761 169 0 0 25 0 1 0 1839768633 131153920 31147 4294967295 134512640 134736556 3221224576 3221223264 134524362 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32020 31147 1116 68 0 31952 0
[pid=21886] vsize: 128080
Current children cumulated CPU time (s) 719.3
Current children cumulated vsize (Kb) 128080

[startup+730.03 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31236 0 0 0 72761 169 0 0 25 0 1 0 1839768633 131153920 31147 4294967295 134512640 134736556 3221224576 3221223080 134634451 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32020 31147 1116 68 0 31952 0
[pid=21886] vsize: 128080
Current children cumulated CPU time (s) 729.3
Current children cumulated vsize (Kb) 128080

[startup+740.031 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31245 0 0 0 73760 169 0 0 25 0 1 0 1839768633 131289088 31156 4294967295 134512640 134736556 3221224576 3221223256 134544476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32053 31156 1116 68 0 31985 0
[pid=21886] vsize: 128212
Current children cumulated CPU time (s) 739.29
Current children cumulated vsize (Kb) 128212

[startup+750.032 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31245 0 0 0 74759 170 0 0 25 0 1 0 1839768633 131289088 31156 4294967295 134512640 134736556 3221224576 3221223144 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32053 31156 1116 68 0 31985 0
[pid=21886] vsize: 128212
Current children cumulated CPU time (s) 749.29
Current children cumulated vsize (Kb) 128212

[startup+760.032 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31252 0 0 0 75759 170 0 0 25 0 1 0 1839768633 131289088 31163 4294967295 134512640 134736556 3221224576 3221223052 134536701 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32053 31163 1116 68 0 31985 0
[pid=21886] vsize: 128212
Current children cumulated CPU time (s) 759.29
Current children cumulated vsize (Kb) 128212

[startup+770.031 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31263 0 0 0 76759 170 0 0 25 0 1 0 1839768633 131289088 31174 4294967295 134512640 134736556 3221224576 3221223092 134543223 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32053 31174 1116 68 0 31985 0
[pid=21886] vsize: 128212
Current children cumulated CPU time (s) 769.29
Current children cumulated vsize (Kb) 128212

[startup+780.032 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31278 0 0 0 77758 171 0 0 25 0 1 0 1839768633 131424256 31189 4294967295 134512640 134736556 3221224576 3221223180 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32086 31189 1116 68 0 32018 0
[pid=21886] vsize: 128344
Current children cumulated CPU time (s) 779.29
Current children cumulated vsize (Kb) 128344

[startup+790.032 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31287 0 0 0 78757 172 0 0 25 0 1 0 1839768633 131424256 31198 4294967295 134512640 134736556 3221224576 3221223152 134543202 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32086 31198 1116 68 0 32018 0
[pid=21886] vsize: 128344
Current children cumulated CPU time (s) 789.29
Current children cumulated vsize (Kb) 128344

[startup+800.032 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31328 0 0 0 79755 172 0 0 25 0 1 0 1839768633 131559424 31239 4294967295 134512640 134736556 3221224576 3221223052 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32119 31239 1116 68 0 32051 0
[pid=21886] vsize: 128476
Current children cumulated CPU time (s) 799.27
Current children cumulated vsize (Kb) 128476

[startup+810.032 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31340 0 0 0 80752 173 0 0 25 0 1 0 1839768633 131559424 31251 4294967295 134512640 134736556 3221224576 3221223312 134529461 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32119 31251 1116 68 0 32051 0
[pid=21886] vsize: 128476
Current children cumulated CPU time (s) 809.25
Current children cumulated vsize (Kb) 128476

[startup+820.032 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31371 0 0 0 81751 174 0 0 25 0 1 0 1839768633 131694592 31282 4294967295 134512640 134736556 3221224576 3221223312 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32152 31282 1116 68 0 32084 0
[pid=21886] vsize: 128608
Current children cumulated CPU time (s) 819.25
Current children cumulated vsize (Kb) 128608

[startup+830.032 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31402 0 0 0 82750 174 0 0 25 0 1 0 1839768633 131829760 31313 4294967295 134512640 134736556 3221224576 3221223264 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32185 31313 1116 68 0 32117 0
[pid=21886] vsize: 128740
Current children cumulated CPU time (s) 829.24
Current children cumulated vsize (Kb) 128740

[startup+840.032 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31429 0 0 0 83750 175 0 0 25 0 1 0 1839768633 131964928 31340 4294967295 134512640 134736556 3221224576 3221223084 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32218 31340 1116 68 0 32150 0
[pid=21886] vsize: 128872
Current children cumulated CPU time (s) 839.25
Current children cumulated vsize (Kb) 128872

[startup+850.033 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31442 0 0 0 84748 176 0 0 25 0 1 0 1839768633 132091904 31353 4294967295 134512640 134736556 3221224576 3221223300 134529474 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32249 31353 1116 68 0 32181 0
[pid=21886] vsize: 128996
Current children cumulated CPU time (s) 849.24
Current children cumulated vsize (Kb) 128996

[startup+860.034 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31466 0 0 0 85747 176 0 0 25 0 1 0 1839768633 132091904 31377 4294967295 134512640 134736556 3221224576 3221223148 134537572 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32249 31377 1116 68 0 32181 0
[pid=21886] vsize: 128996
Current children cumulated CPU time (s) 859.23
Current children cumulated vsize (Kb) 128996

[startup+870.033 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31500 0 0 0 86746 177 0 0 25 0 1 0 1839768633 132227072 31411 4294967295 134512640 134736556 3221224576 3221223248 134524345 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32282 31411 1116 68 0 32214 0
[pid=21886] vsize: 129128
Current children cumulated CPU time (s) 869.23
Current children cumulated vsize (Kb) 129128

[startup+880.033 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31514 0 0 0 87745 177 0 0 25 0 1 0 1839768633 132362240 31425 4294967295 134512640 134736556 3221224576 3221223168 134543950 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32315 31425 1116 68 0 32247 0
[pid=21886] vsize: 129260
Current children cumulated CPU time (s) 879.22
Current children cumulated vsize (Kb) 129260

[startup+890.033 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31559 0 0 0 88743 178 0 0 25 0 1 0 1839768633 132497408 31470 4294967295 134512640 134736556 3221224576 3221223248 134528717 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32348 31470 1116 68 0 32280 0
[pid=21886] vsize: 129392
Current children cumulated CPU time (s) 889.21
Current children cumulated vsize (Kb) 129392

[startup+900.034 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31595 0 0 0 89741 179 0 0 25 0 1 0 1839768633 132632576 31506 4294967295 134512640 134736556 3221224576 3221223296 134529182 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32381 31506 1116 68 0 32313 0
[pid=21886] vsize: 129524
Current children cumulated CPU time (s) 899.2
Current children cumulated vsize (Kb) 129524

[startup+910.033 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31603 0 0 0 90740 180 0 0 25 0 1 0 1839768633 132632576 31514 4294967295 134512640 134736556 3221224576 3221223216 134543733 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32381 31514 1116 68 0 32313 0
[pid=21886] vsize: 129524
Current children cumulated CPU time (s) 909.2
Current children cumulated vsize (Kb) 129524

[startup+920.033 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31631 0 0 0 91740 180 0 0 25 0 1 0 1839768633 132767744 31542 4294967295 134512640 134736556 3221224576 3221223052 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32414 31542 1116 68 0 32346 0
[pid=21886] vsize: 129656
Current children cumulated CPU time (s) 919.2
Current children cumulated vsize (Kb) 129656

[startup+930.034 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31631 0 0 0 92738 181 0 0 25 0 1 0 1839768633 132767744 31542 4294967295 134512640 134736556 3221224576 3221223092 134716789 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32414 31542 1116 68 0 32346 0
[pid=21886] vsize: 129656
Current children cumulated CPU time (s) 929.19
Current children cumulated vsize (Kb) 129656

[startup+940.033 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31631 0 0 0 93736 181 0 0 25 0 1 0 1839768633 132767744 31542 4294967295 134512640 134736556 3221224576 3221223168 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32414 31542 1116 68 0 32346 0
[pid=21886] vsize: 129656
Current children cumulated CPU time (s) 939.17
Current children cumulated vsize (Kb) 129656

[startup+950.034 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31643 0 0 0 94734 182 0 0 25 0 1 0 1839768633 132902912 31554 4294967295 134512640 134736556 3221224576 3221223088 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32447 31554 1116 68 0 32379 0
[pid=21886] vsize: 129788
Current children cumulated CPU time (s) 949.16
Current children cumulated vsize (Kb) 129788

[startup+960.035 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31666 0 0 0 95733 183 0 0 25 0 1 0 1839768633 132902912 31577 4294967295 134512640 134736556 3221224576 3221223264 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32447 31577 1116 68 0 32379 0
[pid=21886] vsize: 129788
Current children cumulated CPU time (s) 959.16
Current children cumulated vsize (Kb) 129788

[startup+970.034 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31691 0 0 0 96731 183 0 0 25 0 1 0 1839768633 133038080 31602 4294967295 134512640 134736556 3221224576 3221223168 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32480 31602 1116 68 0 32412 0
[pid=21886] vsize: 129920
Current children cumulated CPU time (s) 969.14
Current children cumulated vsize (Kb) 129920

[startup+980.035 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31711 0 0 0 97728 184 0 0 25 0 1 0 1839768633 133173248 31622 4294967295 134512640 134736556 3221224576 3221223040 134717314 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32513 31622 1116 68 0 32445 0
[pid=21886] vsize: 130052
Current children cumulated CPU time (s) 979.12
Current children cumulated vsize (Kb) 130052

[startup+990.035 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31738 0 0 0 98728 184 0 0 25 0 1 0 1839768633 133308416 31649 4294967295 134512640 134736556 3221224576 3221223312 134529337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32546 31649 1116 68 0 32478 0
[pid=21886] vsize: 130184
Current children cumulated CPU time (s) 989.12
Current children cumulated vsize (Kb) 130184

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31753 0 0 0 99726 185 0 0 25 0 1 0 1839768633 133308416 31664 4294967295 134512640 134736556 3221224576 3221223180 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32546 31664 1116 68 0 32478 0
[pid=21886] vsize: 130184
Current children cumulated CPU time (s) 999.11
Current children cumulated vsize (Kb) 130184

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31753 0 0 0 100725 186 0 0 25 0 1 0 1839768633 133308416 31664 4294967295 134512640 134736556 3221224576 3221223168 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32546 31664 1116 68 0 32478 0
[pid=21886] vsize: 130184
Current children cumulated CPU time (s) 1009.11
Current children cumulated vsize (Kb) 130184

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31780 0 0 0 101723 186 0 0 25 0 1 0 1839768633 133443584 31691 4294967295 134512640 134736556 3221224576 3221223168 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32579 31691 1116 68 0 32511 0
[pid=21886] vsize: 130316
Current children cumulated CPU time (s) 1019.09
Current children cumulated vsize (Kb) 130316

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31802 0 0 0 102722 187 0 0 25 0 1 0 1839768633 133578752 31713 4294967295 134512640 134736556 3221224576 3221223168 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32612 31713 1116 68 0 32544 0
[pid=21886] vsize: 130448
Current children cumulated CPU time (s) 1029.09
Current children cumulated vsize (Kb) 130448

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31819 0 0 0 103721 187 0 0 25 0 1 0 1839768633 133578752 31730 4294967295 134512640 134736556 3221224576 3221223248 134528714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32612 31730 1116 68 0 32544 0
[pid=21886] vsize: 130448
Current children cumulated CPU time (s) 1039.08
Current children cumulated vsize (Kb) 130448

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31835 0 0 0 104719 188 0 0 25 0 1 0 1839768633 133705728 31746 4294967295 134512640 134736556 3221224576 3221223168 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32643 31746 1116 68 0 32575 0
[pid=21886] vsize: 130572
Current children cumulated CPU time (s) 1049.07
Current children cumulated vsize (Kb) 130572

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31840 0 0 0 105718 189 0 0 25 0 1 0 1839768633 133705728 31751 4294967295 134512640 134736556 3221224576 3221223152 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32643 31751 1116 68 0 32575 0
[pid=21886] vsize: 130572
Current children cumulated CPU time (s) 1059.07
Current children cumulated vsize (Kb) 130572

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31859 0 0 0 106716 189 0 0 25 0 1 0 1839768633 133705728 31770 4294967295 134512640 134736556 3221224576 3221223136 134543617 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32643 31770 1116 68 0 32575 0
[pid=21886] vsize: 130572
Current children cumulated CPU time (s) 1069.05
Current children cumulated vsize (Kb) 130572

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31892 0 0 0 107715 189 0 0 25 0 1 0 1839768633 133840896 31803 4294967295 134512640 134736556 3221224576 3221223292 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32676 31803 1116 68 0 32608 0
[pid=21886] vsize: 130704
Current children cumulated CPU time (s) 1079.04
Current children cumulated vsize (Kb) 130704

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31900 0 0 0 108714 190 0 0 25 0 1 0 1839768633 133976064 31811 4294967295 134512640 134736556 3221224576 3221223204 134544663 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32709 31811 1116 68 0 32641 0
[pid=21886] vsize: 130836
Current children cumulated CPU time (s) 1089.04
Current children cumulated vsize (Kb) 130836

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31900 0 0 0 109713 190 0 0 25 0 1 0 1839768633 133976064 31811 4294967295 134512640 134736556 3221224576 3221223200 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32709 31811 1116 68 0 32641 0
[pid=21886] vsize: 130836
Current children cumulated CPU time (s) 1099.03
Current children cumulated vsize (Kb) 130836

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31918 0 0 0 110711 191 0 0 25 0 1 0 1839768633 133976064 31829 4294967295 134512640 134736556 3221224576 3221223124 134544560 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32709 31829 1116 68 0 32641 0
[pid=21886] vsize: 130836
Current children cumulated CPU time (s) 1109.02
Current children cumulated vsize (Kb) 130836

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31944 0 0 0 111709 192 0 0 25 0 1 0 1839768633 134111232 31855 4294967295 134512640 134736556 3221224576 3221223120 134543639 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32742 31855 1116 68 0 32674 0
[pid=21886] vsize: 130968
Current children cumulated CPU time (s) 1119.01
Current children cumulated vsize (Kb) 130968

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31972 0 0 0 112708 192 0 0 25 0 1 0 1839768633 134246400 31883 4294967295 134512640 134736556 3221224576 3221223084 134540041 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32775 31883 1116 68 0 32707 0
[pid=21886] vsize: 131100
Current children cumulated CPU time (s) 1129
Current children cumulated vsize (Kb) 131100

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 31992 0 0 0 113707 193 0 0 25 0 1 0 1839768633 134246400 31903 4294967295 134512640 134736556 3221224576 3221223264 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32775 31903 1116 68 0 32707 0
[pid=21886] vsize: 131100
Current children cumulated CPU time (s) 1139
Current children cumulated vsize (Kb) 131100

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 32009 0 0 0 114706 193 0 0 25 0 1 0 1839768633 134381568 31920 4294967295 134512640 134736556 3221224576 3221223188 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32808 31920 1116 68 0 32740 0
[pid=21886] vsize: 131232
Current children cumulated CPU time (s) 1148.99
Current children cumulated vsize (Kb) 131232

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 32038 0 0 0 115706 193 0 0 25 0 1 0 1839768633 134516736 31949 4294967295 134512640 134736556 3221224576 3221223144 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32841 31949 1116 68 0 32773 0
[pid=21886] vsize: 131364
Current children cumulated CPU time (s) 1158.99
Current children cumulated vsize (Kb) 131364

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 32045 0 0 0 116705 193 0 0 25 0 1 0 1839768633 134516736 31956 4294967295 134512640 134736556 3221224576 3221223312 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32841 31956 1116 68 0 32773 0
[pid=21886] vsize: 131364
Current children cumulated CPU time (s) 1168.98
Current children cumulated vsize (Kb) 131364

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 32079 0 0 0 117704 193 0 0 25 0 1 0 1839768633 134651904 31990 4294967295 134512640 134736556 3221224576 3221223152 134544631 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32874 31990 1116 68 0 32806 0
[pid=21886] vsize: 131496
Current children cumulated CPU time (s) 1178.97
Current children cumulated vsize (Kb) 131496

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 21886
Raw data (/proc/21886/stat): 21886 (bsolo) R 21885 21886 21452 0 -1 0 32112 0 0 0 118703 194 0 0 25 0 1 0 1839768633 134787072 32023 4294967295 134512640 134736556 3221224576 3221223092 134716755 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21886/statm): 32907 32023 1116 68 0 32839 0
[pid=21886] vsize: 131628
Current children cumulated CPU time (s) 1188.97
Current children cumulated vsize (Kb) 131628
One traced child (pid=21886) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1196.16
CPU time (s): 1195.1
CPU user time (s): 1193.09
CPU system time (s): 2.00469
CPU usage (%): 99.9114
Max. virtual memory (cumulated for all children) (Kb): 131628

Verifier Data

ERROR: no interpretation found !