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

Trace number 5240

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        869180 kB
Buffers:         41048 kB
Cached:          93304 kB
SwapCached:        832 kB
Active:          73116 kB
Inactive:        63920 kB
HighTotal:      131008 kB
HighFree:        34384 kB
LowTotal:       903652 kB
LowFree:        834796 kB
SwapTotal:     2097892 kB
SwapFree:      2096604 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5736 kB
Slab:            22824 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 23:57:30 (client local time) WITH STATUS 0 IN 1195.06 SECONDS
stats: 1003 7 1195.06 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 2061 variables and 303 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 1.892
c After prepocess the problem consists of 1880 variables and 294 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 1880 #Dec: 3461 LB: 0 @ 24.467
c Restart #2 #Var: 1880 #Dec: 5986 LB: 0 @ 76.215
c Restart #3 #Var: 1880 #Dec: 8848 LB: 0 @ 153.86
c Restart #4 #Var: 1880 #Dec: 20245 LB: 0 @ 228.57
c Restart #5 #Var: 1880 #Dec: 41173 LB: 0 @ 264.66
c Restart #6 #Var: 1880 #Dec: 48570 LB: 0 @ 344.15
c Restart #7 #Var: 1880 #Dec: 85716 LB: 0 @ 350.93
c Restart #8 #Var: 1880 #Dec: 101125 LB: 0 @ 355.52
c Restart #9 #Var: 1880 #Dec: 105006 LB: 0 @ 362.43
c Restart #10 #Var: 1880 #Dec: 107649 LB: 0 @ 364.44
c Restart #11 #Var: 1880 #Dec: 109940 LB: 0 @ 374.78
c Restart #12 #Var: 1880 #Dec: 118943 LB: 0 @ 380.12
c Restart #13 #Var: 1872 #Dec: 125872 LB: 0 @ 389.35
c Restart #14 #Var: 1872 #Dec: 130760 LB: 0 @ 397.56
c Restart #15 #Var: 1854 #Dec: 134867 LB: 0 @ 405.3
c Restart #16 #Var: 1854 #Dec: 138092 LB: 0 @ 406.9
c Restart #17 #Var: 1854 #Dec: 141500 LB: 0 @ 408.69
c Restart #18 #Var: 1854 #Dec: 145104 LB: 0 @ 410.84
c Restart #19 #Var: 1854 #Dec: 148919 LB: 0 @ 413.37
c Restart #20 #Var: 1849 #Dec: 153007 LB: 0 @ 416.02
c Restart #21 #Var: 1847 #Dec: 159520 LB: 0 @ 421.01
c Restart #22 #Var: 1829 #Dec: 169202 LB: 0 @ 432.84
c Restart #23 #Var: 1828 #Dec: 174546 LB: 0 @ 574.68
c CHANGE Heuristic... 
c Restart #0 #Var: 1824 #Dec: 180192 LB: 0 @ 632.13
c Restart #1 #Var: 1819 #Dec: 180676 LB: 0 @ 635.42
c Restart #2 #Var: 1819 #Dec: 181193 LB: 0 @ 651.05
c Restart #3 #Var: 1810 #Dec: 183635 LB: 0 @ 661.82
c Restart #4 #Var: 1805 #Dec: 185250 LB: 0 @ 673.09
c Restart #5 #Var: 1799 #Dec: 187228 LB: 0 @ 683.47
c Restart #6 #Var: 1799 #Dec: 188748 LB: 0 @ 687.01
c Restart #7 #Var: 1797 #Dec: 190597 LB: 0 @ 727.96
c Restart #8 #Var: 1796 #Dec: 193429 LB: 0 @ 729.49
c Restart #9 #Var: 1795 #Dec: 195261 LB: 0 @ 760.52
c Restart #10 #Var: 1792 #Dec: 200309 LB: 0 @ 768.77
c Restart #11 #Var: 1773 #Dec: 205892 LB: 0 @ 785.54
c Restart #12 #Var: 1772 #Dec: 208429 LB: 0 @ 932.87
c Restart #13 #Var: 1771 #Dec: 211379 LB: 0 @ 937.35
c Restart #14 #Var: 1770 #Dec: 214793 LB: 0 @ 974.72
c Restart #15 #Var: 1751 #Dec: 219814 LB: 0 @ 1063.9
c Restart #16 #Var: 1751 #Dec: 223086 LB: 0 @ 1160.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/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1853911870 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/25659/statm): 107 3 90 68 0 39 0
[pid=25659] 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/wulflinc20/normalized-mps-v2-13-7-blend2.opb

[startup+10.0041 s]
Raw data (loadavg): 0.93 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4029 0 0 0 968 17 0 0 25 0 1 0 1853911870 19554304 3940 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4774 3940 1116 68 0 4706 0
[pid=25659] vsize: 19096
Current children cumulated CPU time (s) 9.85
Current children cumulated vsize (Kb) 19096

[startup+20.0048 s]
Raw data (loadavg): 0.94 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4046 0 0 0 1966 18 0 0 25 0 1 0 1853911870 19677184 3957 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3957 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 19.84
Current children cumulated vsize (Kb) 19216

[startup+30.0055 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4049 0 0 0 2957 21 0 0 25 0 1 0 1853911870 19677184 3960 4294967295 134512640 134736556 3221224560 3221222924 1077379908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3960 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 29.78
Current children cumulated vsize (Kb) 19216

[startup+40.0062 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4052 0 0 0 3956 22 0 0 25 0 1 0 1853911870 19677184 3963 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3963 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 39.78
Current children cumulated vsize (Kb) 19216

[startup+50.007 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4052 0 0 0 4956 22 0 0 25 0 1 0 1853911870 19677184 3963 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3963 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 49.78
Current children cumulated vsize (Kb) 19216

[startup+60.0077 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4052 0 0 0 5954 23 0 0 25 0 1 0 1853911870 19677184 3963 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3963 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 59.77
Current children cumulated vsize (Kb) 19216

[startup+70.0084 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4052 0 0 0 6954 23 0 0 25 0 1 0 1853911870 19677184 3963 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3963 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 69.77
Current children cumulated vsize (Kb) 19216

[startup+80.0091 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4053 0 0 0 7947 25 0 0 25 0 1 0 1853911870 19677184 3964 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3964 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 79.72
Current children cumulated vsize (Kb) 19216

[startup+90.0099 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4053 0 0 0 8947 25 0 0 25 0 1 0 1853911870 19677184 3964 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3964 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 89.72
Current children cumulated vsize (Kb) 19216

[startup+100.01 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4053 0 0 0 9946 26 0 0 25 0 1 0 1853911870 19677184 3964 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3964 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 99.72
Current children cumulated vsize (Kb) 19216

[startup+110.01 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4054 0 0 0 10945 26 0 0 25 0 1 0 1853911870 19677184 3965 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3965 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 109.71
Current children cumulated vsize (Kb) 19216

[startup+120.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4054 0 0 0 11945 26 0 0 25 0 1 0 1853911870 19677184 3965 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3965 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 119.71
Current children cumulated vsize (Kb) 19216

[startup+130.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4054 0 0 0 12945 26 0 0 25 0 1 0 1853911870 19677184 3965 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3965 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 129.71
Current children cumulated vsize (Kb) 19216

[startup+140.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4054 0 0 0 13944 27 0 0 25 0 1 0 1853911870 19677184 3965 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3965 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 139.71
Current children cumulated vsize (Kb) 19216

[startup+150.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4054 0 0 0 14943 27 0 0 25 0 1 0 1853911870 19677184 3965 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3965 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 149.7
Current children cumulated vsize (Kb) 19216

[startup+160.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4054 0 0 0 15934 30 0 0 25 0 1 0 1853911870 19677184 3965 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3965 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 159.64
Current children cumulated vsize (Kb) 19216

[startup+170.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4056 0 0 0 16933 31 0 0 25 0 1 0 1853911870 19677184 3967 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3967 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 169.64
Current children cumulated vsize (Kb) 19216

[startup+180.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4056 0 0 0 17930 32 0 0 25 0 1 0 1853911870 19677184 3967 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4804 3967 1116 68 0 4736 0
[pid=25659] vsize: 19216
Current children cumulated CPU time (s) 179.62
Current children cumulated vsize (Kb) 19216

[startup+190.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4071 0 0 0 18927 34 0 0 25 0 1 0 1853911870 19775488 3982 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4828 3982 1116 68 0 4760 0
[pid=25659] vsize: 19312
Current children cumulated CPU time (s) 189.61
Current children cumulated vsize (Kb) 19312

[startup+200.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4073 0 0 0 19917 38 0 0 25 0 1 0 1853911870 19771392 3984 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4827 3984 1116 68 0 4759 0
[pid=25659] vsize: 19308
Current children cumulated CPU time (s) 199.55
Current children cumulated vsize (Kb) 19308

[startup+210.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4099 0 0 0 20903 43 0 0 25 0 1 0 1853911870 19902464 4010 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4859 4010 1116 68 0 4791 0
[pid=25659] vsize: 19436
Current children cumulated CPU time (s) 209.46
Current children cumulated vsize (Kb) 19436

[startup+220.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4150 0 0 0 21900 44 0 0 25 0 1 0 1853911870 20172800 4061 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4925 4061 1116 68 0 4857 0
[pid=25659] vsize: 19700
Current children cumulated CPU time (s) 219.44
Current children cumulated vsize (Kb) 19700

[startup+230.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4210 0 0 0 22883 50 0 0 25 0 1 0 1853911870 20234240 4101 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4940 4101 1116 68 0 4872 0
[pid=25659] vsize: 19760
Current children cumulated CPU time (s) 229.33
Current children cumulated vsize (Kb) 19760

[startup+240.016 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4239 0 0 0 23883 50 0 0 25 0 1 0 1853911870 20369408 4130 4294967295 134512640 134736556 3221224560 3221223136 134550806 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 4973 4130 1116 68 0 4905 0
[pid=25659] vsize: 19892
Current children cumulated CPU time (s) 239.33
Current children cumulated vsize (Kb) 19892

[startup+250.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4252 0 0 0 24863 57 0 0 25 0 1 0 1853911870 20402176 4129 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25659/statm): 4981 4129 1116 68 0 4913 0
[pid=25659] vsize: 19924
Current children cumulated CPU time (s) 249.2
Current children cumulated vsize (Kb) 19924

[startup+260.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4285 0 0 0 25862 57 0 0 25 0 1 0 1853911870 20537344 4162 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 5014 4162 1116 68 0 4946 0
[pid=25659] vsize: 20056
Current children cumulated CPU time (s) 259.19
Current children cumulated vsize (Kb) 20056

[startup+270.018 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4379 0 0 0 26770 87 0 0 25 0 1 0 1853911870 20951040 4256 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25659/statm): 5115 4256 1116 68 0 5047 0
[pid=25659] vsize: 20460
Current children cumulated CPU time (s) 268.57
Current children cumulated vsize (Kb) 20460

[startup+280.018 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4508 0 0 0 27769 88 0 0 25 0 1 0 1853911870 21450752 4385 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 5237 4385 1116 68 0 5169 0
[pid=25659] vsize: 20948
Current children cumulated CPU time (s) 278.57
Current children cumulated vsize (Kb) 20948

[startup+290.018 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4524 0 0 0 28769 89 0 0 25 0 1 0 1853911870 21299200 4368 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 5200 4368 1116 68 0 5132 0
[pid=25659] vsize: 20800
Current children cumulated CPU time (s) 288.58
Current children cumulated vsize (Kb) 20800

[startup+300.019 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4573 0 0 0 29768 89 0 0 25 0 1 0 1853911870 21573632 4417 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 5267 4417 1116 68 0 5199 0
[pid=25659] vsize: 21068
Current children cumulated CPU time (s) 298.57
Current children cumulated vsize (Kb) 21068

[startup+310.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4589 0 0 0 30768 89 0 0 25 0 1 0 1853911870 21573632 4433 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 5267 4433 1116 68 0 5199 0
[pid=25659] vsize: 21068
Current children cumulated CPU time (s) 308.57
Current children cumulated vsize (Kb) 21068

[startup+320.021 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4589 0 0 0 31768 90 0 0 25 0 1 0 1853911870 21573632 4433 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 5267 4433 1116 68 0 5199 0
[pid=25659] vsize: 21068
Current children cumulated CPU time (s) 318.58
Current children cumulated vsize (Kb) 21068

[startup+330.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4589 0 0 0 32767 90 0 0 25 0 1 0 1853911870 21573632 4433 4294967295 134512640 134736556 3221224560 3221223096 1077377395 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 5267 4433 1116 68 0 5199 0
[pid=25659] vsize: 21068
Current children cumulated CPU time (s) 328.57
Current children cumulated vsize (Kb) 21068

[startup+340.021 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4589 0 0 0 33767 90 0 0 25 0 1 0 1853911870 21573632 4433 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 5267 4433 1116 68 0 5199 0
[pid=25659] vsize: 21068
Current children cumulated CPU time (s) 338.57
Current children cumulated vsize (Kb) 21068

[startup+350.021 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 4625 0 0 0 34671 121 0 0 21 0 1 0 1853911870 21790720 4469 4294967295 134512640 134736556 3221224560 3221223152 134540346 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 5320 4469 1116 68 0 5252 0
[pid=25659] vsize: 21280
Current children cumulated CPU time (s) 347.92
Current children cumulated vsize (Kb) 21280

[startup+360.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 5224 0 0 0 35539 167 0 0 25 0 1 0 1853911870 24227840 5068 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 5915 5068 1116 68 0 5847 0
[pid=25659] vsize: 23660
Current children cumulated CPU time (s) 357.06
Current children cumulated vsize (Kb) 23660

[startup+370.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 5892 0 0 0 36506 179 0 0 25 0 1 0 1853911870 26931200 5736 4294967295 134512640 134736556 3221224560 3221223144 134543537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 6575 5736 1116 68 0 6507 0
[pid=25659] vsize: 26300
Current children cumulated CPU time (s) 366.85
Current children cumulated vsize (Kb) 26300

[startup+380.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 6347 0 0 0 37482 188 0 0 25 0 1 0 1853911870 28823552 6191 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 7037 6191 1116 68 0 6969 0
[pid=25659] vsize: 28148
Current children cumulated CPU time (s) 376.7
Current children cumulated vsize (Kb) 28148

[startup+390.021 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 6929 0 0 0 38433 206 0 0 25 0 1 0 1853911870 31256576 6773 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 7631 6773 1116 68 0 7563 0
[pid=25659] vsize: 30524
Current children cumulated CPU time (s) 386.39
Current children cumulated vsize (Kb) 30524

[startup+400.021 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 7908 0 0 0 39388 223 0 0 25 0 1 0 1853911870 35180544 7752 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 8589 7752 1116 68 0 8521 0
[pid=25659] vsize: 34356
Current children cumulated CPU time (s) 396.11
Current children cumulated vsize (Kb) 34356

[startup+410.021 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) T 25658 25659 2660 0 -1 0 8794 0 0 0 40357 236 0 0 25 0 1 0 1853911870 38830080 8638 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25659/statm): 9480 8638 1116 68 0 9412 0
[pid=25659] vsize: 37920
Current children cumulated CPU time (s) 405.93
Current children cumulated vsize (Kb) 37920

[startup+420.021 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) T 25658 25659 2660 0 -1 0 11568 0 0 0 41271 269 0 0 25 0 1 0 1853911870 50266112 11410 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25659/statm): 12272 11410 1116 68 0 12204 0
[pid=25659] vsize: 49088
Current children cumulated CPU time (s) 415.4
Current children cumulated vsize (Kb) 49088

[startup+430.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 12642 0 0 0 42216 288 0 0 25 0 1 0 1853911870 54743040 12483 4294967295 134512640 134736556 3221224560 3221223184 134537456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25659/statm): 13365 12483 1116 68 0 13297 0
[pid=25659] vsize: 53460
Current children cumulated CPU time (s) 425.04
Current children cumulated vsize (Kb) 53460

[startup+440.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 13705 0 0 0 43175 304 0 0 25 0 1 0 1853911870 59076608 13546 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 14423 13546 1116 68 0 14355 0
[pid=25659] vsize: 57692
Current children cumulated CPU time (s) 434.79
Current children cumulated vsize (Kb) 57692

[startup+450.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 14140 0 0 0 44170 306 0 0 25 0 1 0 1853911870 60833792 13981 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 14852 13981 1116 68 0 14784 0
[pid=25659] vsize: 59408
Current children cumulated CPU time (s) 444.76
Current children cumulated vsize (Kb) 59408

[startup+460.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 14244 0 0 0 45168 307 0 0 25 0 1 0 1853911870 60833792 13983 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 14852 13983 1116 68 0 14784 0
[pid=25659] vsize: 59408
Current children cumulated CPU time (s) 454.75
Current children cumulated vsize (Kb) 59408

[startup+470.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 14922 0 0 0 46165 309 0 0 25 0 1 0 1853911870 63451136 14622 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 15491 14622 1116 68 0 15423 0
[pid=25659] vsize: 61964
Current children cumulated CPU time (s) 464.74
Current children cumulated vsize (Kb) 61964

[startup+480.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 15338 0 0 0 47162 310 0 0 25 0 1 0 1853911870 65220608 15038 4294967295 134512640 134736556 3221224560 3221223000 1077377495 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 15923 15038 1116 68 0 15855 0
[pid=25659] vsize: 63692
Current children cumulated CPU time (s) 474.72
Current children cumulated vsize (Kb) 63692

[startup+490.023 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 15368 0 0 0 48161 311 0 0 25 0 1 0 1853911870 65347584 15068 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 15954 15068 1116 68 0 15886 0
[pid=25659] vsize: 63816
Current children cumulated CPU time (s) 484.72
Current children cumulated vsize (Kb) 63816

[startup+500.024 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 15575 0 0 0 49160 312 0 0 25 0 1 0 1853911870 66166784 15275 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16154 15275 1116 68 0 16086 0
[pid=25659] vsize: 64616
Current children cumulated CPU time (s) 494.72
Current children cumulated vsize (Kb) 64616

[startup+510.023 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 15580 0 0 0 50157 313 0 0 25 0 1 0 1853911870 66166784 15280 4294967295 134512640 134736556 3221224560 3221223128 134634441 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16154 15280 1116 68 0 16086 0
[pid=25659] vsize: 64616
Current children cumulated CPU time (s) 504.7
Current children cumulated vsize (Kb) 64616

[startup+520.023 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 15609 0 0 0 51157 314 0 0 25 0 1 0 1853911870 66252800 15306 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16175 15306 1116 68 0 16107 0
[pid=25659] vsize: 64700
Current children cumulated CPU time (s) 514.71
Current children cumulated vsize (Kb) 64700

[startup+530.024 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 15609 0 0 0 52155 314 0 0 25 0 1 0 1853911870 66252800 15306 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16175 15306 1116 68 0 16107 0
[pid=25659] vsize: 64700
Current children cumulated CPU time (s) 524.69
Current children cumulated vsize (Kb) 64700

[startup+540.024 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 15721 0 0 0 53153 315 0 0 25 0 1 0 1853911870 66793472 15418 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16307 15418 1116 68 0 16239 0
[pid=25659] vsize: 65228
Current children cumulated CPU time (s) 534.68
Current children cumulated vsize (Kb) 65228

[startup+550.024 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 15773 0 0 0 54151 316 0 0 25 0 1 0 1853911870 66928640 15470 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16340 15470 1116 68 0 16272 0
[pid=25659] vsize: 65360
Current children cumulated CPU time (s) 544.67
Current children cumulated vsize (Kb) 65360

[startup+560.024 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 15773 0 0 0 55150 316 0 0 25 0 1 0 1853911870 66904064 15465 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16334 15465 1116 68 0 16266 0
[pid=25659] vsize: 65336
Current children cumulated CPU time (s) 554.66
Current children cumulated vsize (Kb) 65336

[startup+570.025 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 15831 0 0 0 56148 317 0 0 25 0 1 0 1853911870 67088384 15510 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16379 15510 1116 68 0 16311 0
[pid=25659] vsize: 65516
Current children cumulated CPU time (s) 564.65
Current children cumulated vsize (Kb) 65516

[startup+580.024 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 15831 0 0 0 57146 318 0 0 25 0 1 0 1853911870 67088384 15510 4294967295 134512640 134736556 3221224560 3221223124 134716294 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16379 15510 1116 68 0 16311 0
[pid=25659] vsize: 65516
Current children cumulated CPU time (s) 574.64
Current children cumulated vsize (Kb) 65516

[startup+590.025 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 15831 0 0 0 58136 322 0 0 25 0 1 0 1853911870 67088384 15510 4294967295 134512640 134736556 3221224560 3221223084 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16379 15510 1116 68 0 16311 0
[pid=25659] vsize: 65516
Current children cumulated CPU time (s) 584.58
Current children cumulated vsize (Kb) 65516

[startup+600.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 15831 0 0 0 59133 323 0 0 25 0 1 0 1853911870 67088384 15510 4294967295 134512640 134736556 3221224560 3221223276 134554112 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16379 15510 1116 68 0 16311 0
[pid=25659] vsize: 65516
Current children cumulated CPU time (s) 594.56
Current children cumulated vsize (Kb) 65516

[startup+610.025 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 15831 0 0 0 60130 324 0 0 25 0 1 0 1853911870 67088384 15510 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16379 15510 1116 68 0 16311 0
[pid=25659] vsize: 65516
Current children cumulated CPU time (s) 604.54
Current children cumulated vsize (Kb) 65516

[startup+620.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 16028 0 0 0 61125 327 0 0 25 0 1 0 1853911870 67899392 15707 4294967295 134512640 134736556 3221224560 3221223284 134529372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16577 15707 1116 68 0 16509 0
[pid=25659] vsize: 66308
Current children cumulated CPU time (s) 614.52
Current children cumulated vsize (Kb) 66308

[startup+630.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 16392 0 0 0 62116 330 0 0 25 0 1 0 1853911870 69386240 16071 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16940 16071 1116 68 0 16872 0
[pid=25659] vsize: 67760
Current children cumulated CPU time (s) 624.46
Current children cumulated vsize (Kb) 67760

[startup+640.027 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 16413 0 0 0 63114 332 0 0 25 0 1 0 1853911870 69521408 16092 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16973 16092 1116 68 0 16905 0
[pid=25659] vsize: 67892
Current children cumulated CPU time (s) 634.46
Current children cumulated vsize (Kb) 67892

[startup+650.027 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 16413 0 0 0 64111 333 0 0 25 0 1 0 1853911870 69521408 16092 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 16973 16092 1116 68 0 16905 0
[pid=25659] vsize: 67892
Current children cumulated CPU time (s) 644.44
Current children cumulated vsize (Kb) 67892

[startup+660.027 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 16413 0 0 0 65107 335 0 0 25 0 1 0 1853911870 69521408 16092 4294967295 134512640 134736556 3221224560 3221223068 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25659/statm): 16973 16092 1116 68 0 16905 0
[pid=25659] vsize: 67892
Current children cumulated CPU time (s) 654.42
Current children cumulated vsize (Kb) 67892

[startup+670.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 16484 0 0 0 66094 339 0 0 25 0 1 0 1853911870 69791744 16163 4294967295 134512640 134736556 3221224560 3221223120 134544672 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25659/statm): 17039 16163 1116 68 0 16971 0
[pid=25659] vsize: 68156
Current children cumulated CPU time (s) 664.33
Current children cumulated vsize (Kb) 68156

[startup+680.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 16773 0 0 0 67083 343 0 0 25 0 1 0 1853911870 71008256 16451 4294967295 134512640 134736556 3221224560 3221223208 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 17336 16451 1116 68 0 17268 0
[pid=25659] vsize: 69344
Current children cumulated CPU time (s) 674.26
Current children cumulated vsize (Kb) 69344

[startup+690.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 17298 0 0 0 68073 347 0 0 25 0 1 0 1853911870 73170944 16976 4294967295 134512640 134736556 3221224560 3221223036 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 17864 16976 1116 68 0 17796 0
[pid=25659] vsize: 71456
Current children cumulated CPU time (s) 684.2
Current children cumulated vsize (Kb) 71456

[startup+700.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 17812 0 0 0 69060 351 0 0 25 0 1 0 1853911870 75333632 17490 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 18392 17490 1116 68 0 18324 0
[pid=25659] vsize: 73568
Current children cumulated CPU time (s) 694.11
Current children cumulated vsize (Kb) 73568

[startup+710.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 17861 0 0 0 70059 352 0 0 25 0 1 0 1853911870 75468800 17539 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 18425 17539 1116 68 0 18357 0
[pid=25659] vsize: 73700
Current children cumulated CPU time (s) 704.11
Current children cumulated vsize (Kb) 73700

[startup+720.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 17906 0 0 0 71056 353 0 0 25 0 1 0 1853911870 75603968 17584 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 18458 17584 1116 68 0 18390 0
[pid=25659] vsize: 73832
Current children cumulated CPU time (s) 714.09
Current children cumulated vsize (Kb) 73832

[startup+730.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 17929 0 0 0 72054 354 0 0 25 0 1 0 1853911870 75739136 17607 4294967295 134512640 134736556 3221224560 3221223124 134543064 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 18491 17607 1116 68 0 18423 0
[pid=25659] vsize: 73964
Current children cumulated CPU time (s) 724.08
Current children cumulated vsize (Kb) 73964

[startup+740.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 18070 0 0 0 73039 359 0 0 25 0 1 0 1853911870 76279808 17748 4294967295 134512640 134736556 3221224560 3221223144 134543537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 18623 17748 1116 68 0 18555 0
[pid=25659] vsize: 74492
Current children cumulated CPU time (s) 733.98
Current children cumulated vsize (Kb) 74492

[startup+750.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 18183 0 0 0 74035 361 0 0 25 0 1 0 1853911870 76820480 17861 4294967295 134512640 134736556 3221224560 3221223164 134537491 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 18755 17861 1116 68 0 18687 0
[pid=25659] vsize: 75020
Current children cumulated CPU time (s) 743.96
Current children cumulated vsize (Kb) 75020

[startup+760.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 18323 0 0 0 75030 362 0 0 25 0 1 0 1853911870 77361152 18001 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 18887 18001 1116 68 0 18819 0
[pid=25659] vsize: 75548
Current children cumulated CPU time (s) 753.92
Current children cumulated vsize (Kb) 75548

[startup+770.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 18588 0 0 0 76013 371 0 0 25 0 1 0 1853911870 78442496 18266 4294967295 134512640 134736556 3221224560 3221223184 134524760 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25659/statm): 19151 18266 1116 68 0 19083 0
[pid=25659] vsize: 76604
Current children cumulated CPU time (s) 763.84
Current children cumulated vsize (Kb) 76604

[startup+780.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 19508 0 0 0 76980 383 0 0 25 0 1 0 1853911870 82227200 19186 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20075 19186 1116 68 0 20007 0
[pid=25659] vsize: 80300
Current children cumulated CPU time (s) 773.63
Current children cumulated vsize (Kb) 80300

[startup+790.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 19791 0 0 0 77978 384 0 0 25 0 1 0 1853911870 83447808 19469 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20373 19469 1116 68 0 20305 0
[pid=25659] vsize: 81492
Current children cumulated CPU time (s) 783.62
Current children cumulated vsize (Kb) 81492

[startup+800.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 19953 0 0 0 78968 389 0 0 25 0 1 0 1853911870 83988480 19631 4294967295 134512640 134736556 3221224560 3221223024 134717461 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20505 19631 1116 68 0 20437 0
[pid=25659] vsize: 82020
Current children cumulated CPU time (s) 793.57
Current children cumulated vsize (Kb) 82020

[startup+810.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 19981 0 0 0 79967 389 0 0 25 0 1 0 1853911870 84123648 19659 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20538 19659 1116 68 0 20470 0
[pid=25659] vsize: 82152
Current children cumulated CPU time (s) 803.56
Current children cumulated vsize (Kb) 82152

[startup+820.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20008 0 0 0 80966 390 0 0 25 0 1 0 1853911870 84258816 19686 4294967295 134512640 134736556 3221224560 3221223336 134560329 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20571 19686 1116 68 0 20503 0
[pid=25659] vsize: 82284
Current children cumulated CPU time (s) 813.56
Current children cumulated vsize (Kb) 82284

[startup+830.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20030 0 0 0 81964 391 0 0 25 0 1 0 1853911870 84393984 19708 4294967295 134512640 134736556 3221224560 3221223280 134605919 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20604 19708 1116 68 0 20536 0
[pid=25659] vsize: 82416
Current children cumulated CPU time (s) 823.55
Current children cumulated vsize (Kb) 82416

[startup+840.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20051 0 0 0 82963 391 0 0 25 0 1 0 1853911870 84393984 19729 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20604 19729 1116 68 0 20536 0
[pid=25659] vsize: 82416
Current children cumulated CPU time (s) 833.54
Current children cumulated vsize (Kb) 82416

[startup+850.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20070 0 0 0 83963 391 0 0 25 0 1 0 1853911870 84529152 19748 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20637 19748 1116 68 0 20569 0
[pid=25659] vsize: 82548
Current children cumulated CPU time (s) 843.54
Current children cumulated vsize (Kb) 82548

[startup+860.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20083 0 0 0 84961 392 0 0 25 0 1 0 1853911870 84529152 19761 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20637 19761 1116 68 0 20569 0
[pid=25659] vsize: 82548
Current children cumulated CPU time (s) 853.53
Current children cumulated vsize (Kb) 82548

[startup+870.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20099 0 0 0 85961 392 0 0 25 0 1 0 1853911870 84664320 19777 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20670 19777 1116 68 0 20602 0
[pid=25659] vsize: 82680
Current children cumulated CPU time (s) 863.53
Current children cumulated vsize (Kb) 82680

[startup+880.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20123 0 0 0 86959 393 0 0 25 0 1 0 1853911870 84799488 19801 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20703 19801 1116 68 0 20635 0
[pid=25659] vsize: 82812
Current children cumulated CPU time (s) 873.52
Current children cumulated vsize (Kb) 82812

[startup+890.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20137 0 0 0 87958 394 0 0 25 0 1 0 1853911870 84799488 19815 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20703 19815 1116 68 0 20635 0
[pid=25659] vsize: 82812
Current children cumulated CPU time (s) 883.52
Current children cumulated vsize (Kb) 82812

[startup+900.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20172 0 0 0 88958 394 0 0 25 0 1 0 1853911870 84926464 19850 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20734 19850 1116 68 0 20666 0
[pid=25659] vsize: 82936
Current children cumulated CPU time (s) 893.52
Current children cumulated vsize (Kb) 82936

[startup+910.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20172 0 0 0 89957 394 0 0 25 0 1 0 1853911870 84926464 19850 4294967295 134512640 134736556 3221224560 3221223200 134544631 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20734 19850 1116 68 0 20666 0
[pid=25659] vsize: 82936
Current children cumulated CPU time (s) 903.51
Current children cumulated vsize (Kb) 82936

[startup+920.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20180 0 0 0 90956 395 0 0 25 0 1 0 1853911870 84926464 19858 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20734 19858 1116 68 0 20666 0
[pid=25659] vsize: 82936
Current children cumulated CPU time (s) 913.51
Current children cumulated vsize (Kb) 82936

[startup+930.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20187 0 0 0 91956 396 0 0 25 0 1 0 1853911870 85061632 19865 4294967295 134512640 134736556 3221224560 3221222692 134717407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 20767 19865 1116 68 0 20699 0
[pid=25659] vsize: 83068
Current children cumulated CPU time (s) 923.52
Current children cumulated vsize (Kb) 83068

[startup+940.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20205 0 0 0 92954 396 0 0 25 0 1 0 1853911870 85061632 19883 4294967295 134512640 134736556 3221224560 3221223104 134716146 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25659/statm): 20767 19883 1116 68 0 20699 0
[pid=25659] vsize: 83068
Current children cumulated CPU time (s) 933.5
Current children cumulated vsize (Kb) 83068

[startup+950.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20759 0 0 0 93936 404 0 0 25 0 1 0 1853911870 87359488 20437 4294967295 134512640 134736556 3221224560 3221223164 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 21328 20437 1116 68 0 21260 0
[pid=25659] vsize: 85312
Current children cumulated CPU time (s) 943.4
Current children cumulated vsize (Kb) 85312

[startup+960.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 20783 0 0 0 94934 405 0 0 25 0 1 0 1853911870 87494656 20461 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 21361 20461 1116 68 0 21293 0
[pid=25659] vsize: 85444
Current children cumulated CPU time (s) 953.39
Current children cumulated vsize (Kb) 85444

[startup+970.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 21049 0 0 0 95927 408 0 0 25 0 1 0 1853911870 88576000 20727 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 21625 20727 1116 68 0 21557 0
[pid=25659] vsize: 86500
Current children cumulated CPU time (s) 963.35
Current children cumulated vsize (Kb) 86500

[startup+980.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 21257 0 0 0 96922 411 0 0 25 0 1 0 1853911870 89387008 20935 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 21823 20935 1116 68 0 21755 0
[pid=25659] vsize: 87292
Current children cumulated CPU time (s) 973.33
Current children cumulated vsize (Kb) 87292

[startup+990.032 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 21775 0 0 0 97903 417 0 0 25 0 1 0 1853911870 91553792 21453 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22352 21453 1116 68 0 22284 0
[pid=25659] vsize: 89408
Current children cumulated CPU time (s) 983.2
Current children cumulated vsize (Kb) 89408

[startup+1000.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 21834 0 0 0 98901 418 0 0 25 0 1 0 1853911870 91828224 21512 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22419 21512 1116 68 0 22351 0
[pid=25659] vsize: 89676
Current children cumulated CPU time (s) 993.19
Current children cumulated vsize (Kb) 89676

[startup+1010.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 21843 0 0 0 99900 419 0 0 25 0 1 0 1853911870 91828224 21521 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22419 21521 1116 68 0 22351 0
[pid=25659] vsize: 89676
Current children cumulated CPU time (s) 1003.19
Current children cumulated vsize (Kb) 89676

[startup+1020.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 21890 0 0 0 100900 419 0 0 25 0 1 0 1853911870 91963392 21568 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22452 21568 1116 68 0 22384 0
[pid=25659] vsize: 89808
Current children cumulated CPU time (s) 1013.19
Current children cumulated vsize (Kb) 89808

[startup+1030.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 21905 0 0 0 101899 420 0 0 25 0 1 0 1853911870 92098560 21583 4294967295 134512640 134736556 3221224560 3221223120 134543591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22485 21583 1116 68 0 22417 0
[pid=25659] vsize: 89940
Current children cumulated CPU time (s) 1023.19
Current children cumulated vsize (Kb) 89940

[startup+1040.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22027 0 0 0 102898 420 0 0 25 0 1 0 1853911870 92508160 21705 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22585 21705 1116 68 0 22517 0
[pid=25659] vsize: 90340
Current children cumulated CPU time (s) 1033.18
Current children cumulated vsize (Kb) 90340

[startup+1050.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22071 0 0 0 103897 421 0 0 25 0 1 0 1853911870 92774400 21749 4294967295 134512640 134736556 3221224560 3221223256 1076647870 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22650 21749 1116 68 0 22582 0
[pid=25659] vsize: 90600
Current children cumulated CPU time (s) 1043.18
Current children cumulated vsize (Kb) 90600

[startup+1060.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22099 0 0 0 104896 422 0 0 25 0 1 0 1853911870 92909568 21777 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22683 21777 1116 68 0 22615 0
[pid=25659] vsize: 90732
Current children cumulated CPU time (s) 1053.18
Current children cumulated vsize (Kb) 90732

[startup+1070.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22124 0 0 0 105895 422 0 0 25 0 1 0 1853911870 93044736 21802 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22716 21802 1116 68 0 22648 0
[pid=25659] vsize: 90864
Current children cumulated CPU time (s) 1063.17
Current children cumulated vsize (Kb) 90864

[startup+1080.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22135 0 0 0 106892 423 0 0 25 0 1 0 1853911870 92958720 21812 4294967295 134512640 134736556 3221224560 3221223228 1076533124 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22695 21812 1116 68 0 22627 0
[pid=25659] vsize: 90780
Current children cumulated CPU time (s) 1073.15
Current children cumulated vsize (Kb) 90780

[startup+1090.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22135 0 0 0 107890 423 0 0 25 0 1 0 1853911870 92958720 21812 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22695 21812 1116 68 0 22627 0
[pid=25659] vsize: 90780
Current children cumulated CPU time (s) 1083.13
Current children cumulated vsize (Kb) 90780

[startup+1100.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22135 0 0 0 108889 424 0 0 25 0 1 0 1853911870 92958720 21812 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22695 21812 1116 68 0 22627 0
[pid=25659] vsize: 90780
Current children cumulated CPU time (s) 1093.13
Current children cumulated vsize (Kb) 90780

[startup+1110.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22135 0 0 0 109887 425 0 0 25 0 1 0 1853911870 92958720 21812 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22695 21812 1116 68 0 22627 0
[pid=25659] vsize: 90780
Current children cumulated CPU time (s) 1103.12
Current children cumulated vsize (Kb) 90780

[startup+1120.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22135 0 0 0 110886 425 0 0 25 0 1 0 1853911870 92958720 21812 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22695 21812 1116 68 0 22627 0
[pid=25659] vsize: 90780
Current children cumulated CPU time (s) 1113.11
Current children cumulated vsize (Kb) 90780

[startup+1130.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22135 0 0 0 111884 426 0 0 25 0 1 0 1853911870 92958720 21812 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22695 21812 1116 68 0 22627 0
[pid=25659] vsize: 90780
Current children cumulated CPU time (s) 1123.1
Current children cumulated vsize (Kb) 90780

[startup+1140.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22286 0 0 0 112880 428 0 0 25 0 1 0 1853911870 93630464 21963 4294967295 134512640 134736556 3221224560 3221223084 134536701 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22859 21963 1116 68 0 22791 0
[pid=25659] vsize: 91436
Current children cumulated CPU time (s) 1133.08
Current children cumulated vsize (Kb) 91436

[startup+1150.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) T 25658 25659 2660 0 -1 0 22326 0 0 0 113879 428 0 0 25 0 1 0 1853911870 93769728 22003 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22893 22003 1116 68 0 22825 0
[pid=25659] vsize: 91572
Current children cumulated CPU time (s) 1143.07
Current children cumulated vsize (Kb) 91572

[startup+1160.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22349 0 0 0 114876 430 0 0 25 0 1 0 1853911870 93904896 22026 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22926 22026 1116 68 0 22858 0
[pid=25659] vsize: 91704
Current children cumulated CPU time (s) 1153.06
Current children cumulated vsize (Kb) 91704

[startup+1170.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22368 0 0 0 115874 430 0 0 25 0 1 0 1853911870 93904896 22045 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22926 22045 1116 68 0 22858 0
[pid=25659] vsize: 91704
Current children cumulated CPU time (s) 1163.04
Current children cumulated vsize (Kb) 91704

[startup+1180.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22368 0 0 0 116873 431 0 0 25 0 1 0 1853911870 93904896 22045 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22926 22045 1116 68 0 22858 0
[pid=25659] vsize: 91704
Current children cumulated CPU time (s) 1173.04
Current children cumulated vsize (Kb) 91704

[startup+1190.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22368 0 0 0 117872 432 0 0 25 0 1 0 1853911870 93904896 22045 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22926 22045 1116 68 0 22858 0
[pid=25659] vsize: 91704
Current children cumulated CPU time (s) 1183.04
Current children cumulated vsize (Kb) 91704

[startup+1200.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 25659
Raw data (/proc/25659/stat): 25659 (bsolo) R 25658 25659 2660 0 -1 0 22375 0 0 0 118871 432 0 0 25 0 1 0 1853911870 94040064 22052 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25659/statm): 22959 22052 1116 68 0 22891 0
[pid=25659] vsize: 91836
Current children cumulated CPU time (s) 1193.03
Current children cumulated vsize (Kb) 91836
One traced child (pid=25659) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1202.06
CPU time (s): 1195.06
CPU user time (s): 1190.69
CPU system time (s): 4.36933
CPU usage (%): 99.4178
Max. virtual memory (cumulated for all children) (Kb): 91836

Verifier Data

ERROR: no interpretation found !