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/plato.asu.edu/pub/milp/normalized-mps-v2-13-7-swath1.opb
MD5SUMd4e99ebd08b929dc4252a5f0acf82be9
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 21
Biggest coefficient in the objective function 1048576
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 2097151
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 1048576000000
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 203989830597156
Number of bits of the biggest sum of numbers48
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables39271
Total number of constraints7608
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)2495
Number of constraints which are nor clauses,nor cardinality constraints5113
Minimum length of a constraint1
Maximum length of a constraint37670

Trace number 5362

Launcher Data

LAUNCH ON wulflinc24 THE 2005-09-20 00:43:53 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=1124 boxname=wulflinc24 idbench=1124 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  d4e99ebd08b929dc4252a5f0acf82be9  /oldhome/oroussel/tmp/wulflinc24/normalized-mps-v2-13-7-swath1.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc24/normalized-mps-v2-13-7-swath1.opb
IDLAUNCH: 1124
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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.080
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:        908488 kB
Buffers:         10164 kB
Cached:          87364 kB
SwapCached:        732 kB
Active:          33288 kB
Inactive:        66892 kB
HighTotal:      131008 kB
HighFree:        39508 kB
LowTotal:       903652 kB
LowFree:        868980 kB
SwapTotal:     2097892 kB
SwapFree:      2096628 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5728 kB
Slab:            20244 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-20 01:03:52 (client local time) WITH STATUS 0 IN 1195.17 SECONDS
stats: 1124 7 1195.17 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 39271 variables and 5405 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 175.69
c After prepocess the problem consists of 37386 variables and 4792 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 37386 #Dec: 36363 LB: 0 @ 314.77
c Restart #2 #Var: 37386 #Dec: 73157 LB: 0 @ 489.52
c CHANGE Heuristic... 
c Restart #0 #Var: 37386 #Dec: 110254 LB: 0 @ 732.55
c Restart #1 #Var: 37386 #Dec: 112188 LB: 0 @ 744.84
c Restart #2 #Var: 37386 #Dec: 113283 LB: 0 @ 749.92
c Restart #3 #Var: 37386 #Dec: 114122 LB: 0 @ 784.63
c Restart #4 #Var: 37386 #Dec: 117401 LB: 0 @ 816.87
c Restart #5 #Var: 37386 #Dec: 119078 LB: 0 @ 890.22
c Restart #6 #Var: 37386 #Dec: 120499 LB: 0 @ 976.73
c Restart #7 #Var: 37386 #Dec: 122834 LB: 0 @ 1068.6
c Restart #8 #Var: 37386 #Dec: 124878 LB: 0 @ 1082.4
c Restart #9 #Var: 37386 #Dec: 127376 LB: 0 @ 1096.4
c Restart #10 #Var: 37386 #Dec: 129575 LB: 0 @ 1112.6
c Restart #11 #Var: 37386 #Dec: 131863 LB: 0 @ 1142
c Restart #12 #Var: 37386 #Dec: 134358 LB: 0 @ 1158.4
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/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1854311130 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 107 3 90 68 0 39 0
[pid=4851] 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/wulflinc24/normalized-mps-v2-13-7-swath1.opb

[startup+10.0034 s]
Raw data (loadavg): 0.94 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 59209 0 0 0 835 137 0 0 25 0 1 0 1854311130 244551680 58737 4294967295 134512640 134736556 3221224560 3221223072 134572994 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 59705 58737 1116 68 0 59637 0
[pid=4851] vsize: 238820
Current children cumulated CPU time (s) 9.72
Current children cumulated vsize (Kb) 238820

[startup+20.0041 s]
Raw data (loadavg): 0.95 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 73441 0 0 0 1801 166 0 0 25 0 1 0 1854311130 302927872 72949 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 73957 72949 1116 68 0 73889 0
[pid=4851] vsize: 295828
Current children cumulated CPU time (s) 19.67
Current children cumulated vsize (Kb) 295828

[startup+30.0048 s]
Raw data (loadavg): 0.95 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 73488 0 0 0 2800 166 0 0 25 0 1 0 1854311130 303063040 72996 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 73990 72996 1116 68 0 73922 0
[pid=4851] vsize: 295960
Current children cumulated CPU time (s) 29.66
Current children cumulated vsize (Kb) 295960

[startup+40.0055 s]
Raw data (loadavg): 0.96 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 73530 0 0 0 3800 167 0 0 25 0 1 0 1854311130 303198208 73038 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 74023 73038 1116 68 0 73955 0
[pid=4851] vsize: 296092
Current children cumulated CPU time (s) 39.67
Current children cumulated vsize (Kb) 296092

[startup+50.0072 s]
Raw data (loadavg): 0.97 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 73722 0 0 0 4799 167 0 0 25 0 1 0 1854311130 304332800 73202 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 74300 73202 1116 68 0 74232 0
[pid=4851] vsize: 297200
Current children cumulated CPU time (s) 49.66
Current children cumulated vsize (Kb) 297200

[startup+60.0069 s]
Raw data (loadavg): 0.97 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 73728 0 0 0 5800 167 0 0 25 0 1 0 1854311130 304332800 73208 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 74300 73208 1116 68 0 74232 0
[pid=4851] vsize: 297200
Current children cumulated CPU time (s) 59.67
Current children cumulated vsize (Kb) 297200

[startup+70.0066 s]
Raw data (loadavg): 0.97 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 73784 0 0 0 6800 167 0 0 25 0 1 0 1854311130 304607232 73264 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 74367 73264 1116 68 0 74299 0
[pid=4851] vsize: 297468
Current children cumulated CPU time (s) 69.67
Current children cumulated vsize (Kb) 297468

[startup+80.0073 s]
Raw data (loadavg): 0.98 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 74024 0 0 0 7799 168 0 0 25 0 1 0 1854311130 305623040 73485 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 74615 73485 1116 68 0 74547 0
[pid=4851] vsize: 298460
Current children cumulated CPU time (s) 79.67
Current children cumulated vsize (Kb) 298460

[startup+90.007 s]
Raw data (loadavg): 0.98 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 74072 0 0 0 8799 168 0 0 25 0 1 0 1854311130 305758208 73533 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 74648 73533 1116 68 0 74580 0
[pid=4851] vsize: 298592
Current children cumulated CPU time (s) 89.67
Current children cumulated vsize (Kb) 298592

[startup+100.008 s]
Raw data (loadavg): 0.98 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 74114 0 0 0 9800 168 0 0 25 0 1 0 1854311130 305893376 73575 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 74681 73575 1116 68 0 74613 0
[pid=4851] vsize: 298724
Current children cumulated CPU time (s) 99.68
Current children cumulated vsize (Kb) 298724

[startup+110.008 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 74303 0 0 0 10799 168 0 0 25 0 1 0 1854311130 307027968 73736 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 74958 73736 1116 68 0 74890 0
[pid=4851] vsize: 299832
Current children cumulated CPU time (s) 109.67
Current children cumulated vsize (Kb) 299832

[startup+120.008 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 74309 0 0 0 11799 168 0 0 25 0 1 0 1854311130 307027968 73742 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 74958 73742 1116 68 0 74890 0
[pid=4851] vsize: 299832
Current children cumulated CPU time (s) 119.67
Current children cumulated vsize (Kb) 299832

[startup+130.009 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 74321 0 0 0 12799 169 0 0 25 0 1 0 1854311130 307027968 73754 4294967295 134512640 134736556 3221224560 3221222852 1077314270 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 74958 73754 1116 68 0 74890 0
[pid=4851] vsize: 299832
Current children cumulated CPU time (s) 129.68
Current children cumulated vsize (Kb) 299832

[startup+140.01 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 76034 0 0 0 13792 174 0 0 25 0 1 0 1854311130 314007552 75467 4294967295 134512640 134736556 3221224560 3221223072 134572994 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 76662 75467 1116 68 0 76594 0
[pid=4851] vsize: 306648
Current children cumulated CPU time (s) 139.66
Current children cumulated vsize (Kb) 306648

[startup+150.01 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 77071 0 0 0 14786 178 0 0 25 0 1 0 1854311130 318332928 76504 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 77718 76504 1116 68 0 77650 0
[pid=4851] vsize: 310872
Current children cumulated CPU time (s) 149.64
Current children cumulated vsize (Kb) 310872

[startup+160.01 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 78355 0 0 0 15781 181 0 0 25 0 1 0 1854311130 323485696 77788 4294967295 134512640 134736556 3221224560 3221223136 134539940 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 78976 77788 1116 68 0 78908 0
[pid=4851] vsize: 315904
Current children cumulated CPU time (s) 159.62
Current children cumulated vsize (Kb) 315904

[startup+170.01 s]
Raw data (loadavg): 1.07 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 79449 0 0 0 16776 185 0 0 25 0 1 0 1854311130 327962624 78882 4294967295 134512640 134736556 3221224560 3221223088 134573013 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 80069 78882 1116 68 0 80001 0
[pid=4851] vsize: 320276
Current children cumulated CPU time (s) 169.61
Current children cumulated vsize (Kb) 320276

[startup+180.01 s]
Raw data (loadavg): 1.06 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 84801 0 0 0 17603 254 0 0 23 0 1 0 1854311130 350695424 84234 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 85619 84234 1116 68 0 85551 0
[pid=4851] vsize: 342476
Current children cumulated CPU time (s) 178.57
Current children cumulated vsize (Kb) 342476

[startup+190.011 s]
Raw data (loadavg): 1.05 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 84997 0 0 0 18601 255 0 0 25 0 1 0 1854311130 351498240 84415 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 85815 84415 1116 68 0 85747 0
[pid=4851] vsize: 343260
Current children cumulated CPU time (s) 188.56
Current children cumulated vsize (Kb) 343260

[startup+200.012 s]
Raw data (loadavg): 1.04 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85094 0 0 0 19600 255 0 0 25 0 1 0 1854311130 351875072 84512 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 85907 84512 1116 68 0 85839 0
[pid=4851] vsize: 343628
Current children cumulated CPU time (s) 198.55
Current children cumulated vsize (Kb) 343628

[startup+210.011 s]
Raw data (loadavg): 1.04 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85120 0 0 0 20600 256 0 0 25 0 1 0 1854311130 351956992 84507 4294967295 134512640 134736556 3221224560 3221223136 134550710 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 85927 84507 1116 68 0 85859 0
[pid=4851] vsize: 343708
Current children cumulated CPU time (s) 208.56
Current children cumulated vsize (Kb) 343708

[startup+220.011 s]
Raw data (loadavg): 1.03 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85198 0 0 0 21599 256 0 0 25 0 1 0 1854311130 352145408 84571 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 85973 84571 1116 68 0 85905 0
[pid=4851] vsize: 343892
Current children cumulated CPU time (s) 218.55
Current children cumulated vsize (Kb) 343892

[startup+230.012 s]
Raw data (loadavg): 1.02 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85251 0 0 0 22599 256 0 0 25 0 1 0 1854311130 352346112 84624 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86022 84624 1116 68 0 85954 0
[pid=4851] vsize: 344088
Current children cumulated CPU time (s) 228.55
Current children cumulated vsize (Kb) 344088

[startup+240.011 s]
Raw data (loadavg): 1.02 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85290 0 0 0 23599 256 0 0 25 0 1 0 1854311130 352542720 84663 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86070 84663 1116 68 0 86002 0
[pid=4851] vsize: 344280
Current children cumulated CPU time (s) 238.55
Current children cumulated vsize (Kb) 344280

[startup+250.012 s]
Raw data (loadavg): 1.02 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85314 0 0 0 24599 256 0 0 25 0 1 0 1854311130 352727040 84687 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86115 84687 1116 68 0 86047 0
[pid=4851] vsize: 344460
Current children cumulated CPU time (s) 248.55
Current children cumulated vsize (Kb) 344460

[startup+260.013 s]
Raw data (loadavg): 1.01 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85315 0 0 0 25599 256 0 0 25 0 1 0 1854311130 352481280 84664 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86055 84664 1116 68 0 85987 0
[pid=4851] vsize: 344220
Current children cumulated CPU time (s) 258.55
Current children cumulated vsize (Kb) 344220

[startup+270.013 s]
Raw data (loadavg): 1.01 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85323 0 0 0 26599 256 0 0 25 0 1 0 1854311130 352505856 84672 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86061 84672 1116 68 0 85993 0
[pid=4851] vsize: 344244
Current children cumulated CPU time (s) 268.55
Current children cumulated vsize (Kb) 344244

[startup+280.013 s]
Raw data (loadavg): 1.01 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85376 0 0 0 27599 257 0 0 25 0 1 0 1854311130 352837632 84725 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86142 84725 1116 68 0 86074 0
[pid=4851] vsize: 344568
Current children cumulated CPU time (s) 278.56
Current children cumulated vsize (Kb) 344568

[startup+290.014 s]
Raw data (loadavg): 1.01 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85415 0 0 0 28599 257 0 0 25 0 1 0 1854311130 352972800 84764 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86175 84764 1116 68 0 86107 0
[pid=4851] vsize: 344700
Current children cumulated CPU time (s) 288.56
Current children cumulated vsize (Kb) 344700

[startup+300.014 s]
Raw data (loadavg): 1.01 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85415 0 0 0 29599 257 0 0 25 0 1 0 1854311130 352972800 84764 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86175 84764 1116 68 0 86107 0
[pid=4851] vsize: 344700
Current children cumulated CPU time (s) 298.56
Current children cumulated vsize (Kb) 344700

[startup+310.013 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85415 0 0 0 30599 257 0 0 25 0 1 0 1854311130 352972800 84764 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86175 84764 1116 68 0 86107 0
[pid=4851] vsize: 344700
Current children cumulated CPU time (s) 308.56
Current children cumulated vsize (Kb) 344700

[startup+320.013 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 31452 305 0 0 22 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 317.57
Current children cumulated vsize (Kb) 344732

[startup+330.014 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 32452 305 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 327.57
Current children cumulated vsize (Kb) 344732

[startup+340.013 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 33452 305 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223096 1077377236 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 337.57
Current children cumulated vsize (Kb) 344732

[startup+350.013 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 34452 305 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 347.57
Current children cumulated vsize (Kb) 344732

[startup+360.014 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 35451 305 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 357.56
Current children cumulated vsize (Kb) 344732

[startup+370.014 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 36450 305 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 367.55
Current children cumulated vsize (Kb) 344732

[startup+380.014 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 37448 307 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 377.55
Current children cumulated vsize (Kb) 344732

[startup+390.015 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 38447 308 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 387.55
Current children cumulated vsize (Kb) 344732

[startup+400.015 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 39445 309 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 397.54
Current children cumulated vsize (Kb) 344732

[startup+410.015 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 40444 310 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 407.54
Current children cumulated vsize (Kb) 344732

[startup+420.015 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 41443 311 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 417.54
Current children cumulated vsize (Kb) 344732

[startup+430.016 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 42443 311 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 427.54
Current children cumulated vsize (Kb) 344732

[startup+440.016 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 43441 312 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 437.53
Current children cumulated vsize (Kb) 344732

[startup+450.016 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 44441 313 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 447.54
Current children cumulated vsize (Kb) 344732

[startup+460.017 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 45441 313 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 457.54
Current children cumulated vsize (Kb) 344732

[startup+470.017 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 46440 313 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 467.53
Current children cumulated vsize (Kb) 344732

[startup+480.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 47439 314 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 477.53
Current children cumulated vsize (Kb) 344732

[startup+490.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 48438 315 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 487.53
Current children cumulated vsize (Kb) 344732

[startup+500.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 49291 365 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 496.56
Current children cumulated vsize (Kb) 344732

[startup+510.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 50291 365 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 506.56
Current children cumulated vsize (Kb) 344732

[startup+520.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 51291 365 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 516.56
Current children cumulated vsize (Kb) 344732

[startup+530.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 52291 365 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 526.56
Current children cumulated vsize (Kb) 344732

[startup+540.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 53291 365 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 536.56
Current children cumulated vsize (Kb) 344732

[startup+550.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 54290 366 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 546.56
Current children cumulated vsize (Kb) 344732

[startup+560.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 55290 366 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 556.56
Current children cumulated vsize (Kb) 344732

[startup+570.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 56290 366 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 566.56
Current children cumulated vsize (Kb) 344732

[startup+580.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 57290 366 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 576.56
Current children cumulated vsize (Kb) 344732

[startup+590.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 58290 366 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 586.56
Current children cumulated vsize (Kb) 344732

[startup+600.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 59290 366 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 596.56
Current children cumulated vsize (Kb) 344732

[startup+610.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 60290 366 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 606.56
Current children cumulated vsize (Kb) 344732

[startup+620.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 61291 366 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 616.57
Current children cumulated vsize (Kb) 344732

[startup+630.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 62290 366 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 626.56
Current children cumulated vsize (Kb) 344732

[startup+640.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 63289 366 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 636.55
Current children cumulated vsize (Kb) 344732

[startup+650.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 64290 366 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 646.56
Current children cumulated vsize (Kb) 344732

[startup+660.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 65289 367 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 656.56
Current children cumulated vsize (Kb) 344732

[startup+670.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 66289 367 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 666.56
Current children cumulated vsize (Kb) 344732

[startup+680.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 67289 367 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 676.56
Current children cumulated vsize (Kb) 344732

[startup+690.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 68288 367 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 686.55
Current children cumulated vsize (Kb) 344732

[startup+700.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 69288 368 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 696.56
Current children cumulated vsize (Kb) 344732

[startup+710.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 70288 368 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 706.56
Current children cumulated vsize (Kb) 344732

[startup+720.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 71288 368 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 716.56
Current children cumulated vsize (Kb) 344732

[startup+730.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85434 0 0 0 72288 368 0 0 25 0 1 0 1854311130 353005568 84783 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86183 84783 1116 68 0 86115 0
[pid=4851] vsize: 344732
Current children cumulated CPU time (s) 726.56
Current children cumulated vsize (Kb) 344732

[startup+740.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85511 0 0 0 73282 371 0 0 25 0 1 0 1854311130 352690176 84709 4294967295 134512640 134736556 3221224560 3221223104 134544590 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86106 84709 1116 68 0 86038 0
[pid=4851] vsize: 344424
Current children cumulated CPU time (s) 736.53
Current children cumulated vsize (Kb) 344424

[startup+750.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85511 0 0 0 74275 374 0 0 25 0 1 0 1854311130 352690176 84709 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86106 84709 1116 68 0 86038 0
[pid=4851] vsize: 344424
Current children cumulated CPU time (s) 746.49
Current children cumulated vsize (Kb) 344424

[startup+760.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85602 0 0 0 75270 376 0 0 25 0 1 0 1854311130 352976896 84792 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86176 84792 1116 68 0 86108 0
[pid=4851] vsize: 344704
Current children cumulated CPU time (s) 756.46
Current children cumulated vsize (Kb) 344704

[startup+770.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85945 0 0 0 76267 378 0 0 25 0 1 0 1854311130 354476032 85135 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85135 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 766.45
Current children cumulated vsize (Kb) 346168

[startup+780.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85947 0 0 0 77266 378 0 0 25 0 1 0 1854311130 354476032 85137 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85137 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 776.44
Current children cumulated vsize (Kb) 346168

[startup+790.021 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 78263 380 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 786.43
Current children cumulated vsize (Kb) 346168

[startup+800.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 79261 380 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 796.41
Current children cumulated vsize (Kb) 346168

[startup+810.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 80253 384 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223284 134605913 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 806.37
Current children cumulated vsize (Kb) 346168

[startup+820.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 81243 387 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223292 134544842 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 816.3
Current children cumulated vsize (Kb) 346168

[startup+830.021 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 82241 388 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 826.29
Current children cumulated vsize (Kb) 346168

[startup+840.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 83240 389 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 836.29
Current children cumulated vsize (Kb) 346168

[startup+850.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 84236 390 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 846.26
Current children cumulated vsize (Kb) 346168

[startup+860.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 85235 391 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 856.26
Current children cumulated vsize (Kb) 346168

[startup+870.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 86234 391 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 866.25
Current children cumulated vsize (Kb) 346168

[startup+880.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 87233 392 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 876.25
Current children cumulated vsize (Kb) 346168

[startup+890.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 88231 392 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 886.23
Current children cumulated vsize (Kb) 346168

[startup+900.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 89230 393 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 896.23
Current children cumulated vsize (Kb) 346168

[startup+910.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 90230 393 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 906.23
Current children cumulated vsize (Kb) 346168

[startup+920.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 91229 393 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 916.22
Current children cumulated vsize (Kb) 346168

[startup+930.021 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 92228 394 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 926.22
Current children cumulated vsize (Kb) 346168

[startup+940.021 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 93226 394 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 936.2
Current children cumulated vsize (Kb) 346168

[startup+950.021 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 85948 0 0 0 94224 395 0 0 25 0 1 0 1854311130 354476032 85138 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86542 85138 1116 68 0 86474 0
[pid=4851] vsize: 346168
Current children cumulated CPU time (s) 946.19
Current children cumulated vsize (Kb) 346168

[startup+960.021 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86034 0 0 0 95223 395 0 0 25 0 1 0 1854311130 354746368 85224 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86608 85224 1116 68 0 86540 0
[pid=4851] vsize: 346432
Current children cumulated CPU time (s) 956.18
Current children cumulated vsize (Kb) 346432

[startup+970.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86113 0 0 0 96222 396 0 0 25 0 1 0 1854311130 355151872 85303 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86707 85303 1116 68 0 86639 0
[pid=4851] vsize: 346828
Current children cumulated CPU time (s) 966.18
Current children cumulated vsize (Kb) 346828

[startup+980.021 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 97220 397 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223136 134540228 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 976.17
Current children cumulated vsize (Kb) 347092

[startup+990.021 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 98218 397 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 986.15
Current children cumulated vsize (Kb) 347092

[startup+1000.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 99213 399 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 996.12
Current children cumulated vsize (Kb) 347092

[startup+1010.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 100211 400 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1006.11
Current children cumulated vsize (Kb) 347092

[startup+1020.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 101210 400 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1016.1
Current children cumulated vsize (Kb) 347092

[startup+1030.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 102209 401 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1026.1
Current children cumulated vsize (Kb) 347092

[startup+1040.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 103208 401 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1036.09
Current children cumulated vsize (Kb) 347092

[startup+1050.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 104207 402 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1046.09
Current children cumulated vsize (Kb) 347092

[startup+1060.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 105206 403 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1056.09
Current children cumulated vsize (Kb) 347092

[startup+1070.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 106204 403 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1066.07
Current children cumulated vsize (Kb) 347092

[startup+1080.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 107197 406 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1076.03
Current children cumulated vsize (Kb) 347092

[startup+1090.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 108187 410 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1085.97
Current children cumulated vsize (Kb) 347092

[startup+1100.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 109178 413 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223312 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1095.91
Current children cumulated vsize (Kb) 347092

[startup+1110.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 110173 414 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1105.87
Current children cumulated vsize (Kb) 347092

[startup+1120.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 111165 417 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1115.82
Current children cumulated vsize (Kb) 347092

[startup+1130.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 112161 418 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1125.79
Current children cumulated vsize (Kb) 347092

[startup+1140.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 113156 420 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223276 134694485 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1135.76
Current children cumulated vsize (Kb) 347092

[startup+1150.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 114149 423 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1145.72
Current children cumulated vsize (Kb) 347092

[startup+1160.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 115138 427 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1155.65
Current children cumulated vsize (Kb) 347092

[startup+1170.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 116134 429 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223104 134544590 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1165.63
Current children cumulated vsize (Kb) 347092

[startup+1180.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 117133 429 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223120 134543606 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1175.62
Current children cumulated vsize (Kb) 347092

[startup+1190.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 4851
Raw data (/proc/4851/stat): 4851 (bsolo) R 4850 4851 20728 0 -1 0 86192 0 0 0 118132 429 0 0 25 0 1 0 1854311130 355422208 85382 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4851/statm): 86773 85382 1116 68 0 86705 0
[pid=4851] vsize: 347092
Current children cumulated CPU time (s) 1185.61
Current children cumulated vsize (Kb) 347092
One traced child (pid=4851) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1199.58
CPU time (s): 1195.17
CPU user time (s): 1190.71
CPU system time (s): 4.46232
CPU usage (%): 99.6326
Max. virtual memory (cumulated for all children) (Kb): 347092

Verifier Data

ERROR: no interpretation found !