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-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-CMS750_4.opb
MD5SUM7cb58e3aea22e107ecbc4e74969c24f1
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 877568
Optimality of the best value was proved NO
Number of terms in the objective function 780
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1074509823
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2147731454
Number of bits of the biggest sum of numbers32
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark
Number of variables142226
Total number of constraints28077
Number of constraints which are clauses2438
Number of constraints which are cardinality constraints (but not clauses)7196
Number of constraints which are nor clauses,nor cardinality constraints18443
Minimum length of a constraint1
Maximum length of a constraint61

Trace number 5001

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
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:        877776 kB
Buffers:         31136 kB
Cached:         100184 kB
SwapCached:        736 kB
Active:          68256 kB
Inactive:        65720 kB
HighTotal:      131008 kB
HighFree:        27076 kB
LowTotal:       903652 kB
LowFree:        850700 kB
SwapTotal:     2097136 kB
SwapFree:      2095896 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5720 kB
Slab:            17216 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:08:19 (client local time) WITH STATUS 0 IN 1196.69 SECONDS
stats: 755 7 1196.69 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 142226 variables and 20882 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 84.601
c After prepocess the problem consists of 142196 variables and 20880 constraints.
c Initial Lower Bound: 256000
c Restart #1 #Var: 142196 #Dec: 200270 LB: 256000 @ 113.76
c Restart #2 #Var: 142196 #Dec: 528118 LB: 256000 @ 186.27
c Restart #3 #Var: 142196 #Dec: 796412 LB: 256000 @ 217.68
c Restart #4 #Var: 142196 #Dec: 1491354 LB: 256000 @ 347.25
c Restart #5 #Var: 142196 #Dec: 2426306 LB: 256000 @ 421.66
c Restart #6 #Var: 142196 #Dec: 2900236 LB: 256000 @ 575.09
c CHANGE Heuristic... 
c Restart #0 #Var: 142196 #Dec: 4416254 LB: 256000 @ 704.85
c Restart #1 #Var: 142196 #Dec: 4423015 LB: 256000 @ 713.66
c Restart #2 #Var: 142196 #Dec: 4424882 LB: 256000 @ 717.68
c Restart #3 #Var: 142196 #Dec: 4434898 LB: 256000 @ 734.65
c Restart #4 #Var: 142196 #Dec: 4440372 LB: 256000 @ 760.76
c Restart #5 #Var: 142196 #Dec: 4444813 LB: 256000 @ 788.73
s UNKNOWN
c Exit Code: 0
c Total time: 1196.4 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/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 19 0 0 0 0 0 0 0 20 0 1 0 1795041793 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 107 3 90 68 0 39 0
[pid=5253] 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/wulflinc7/normalized-mps-v2-20-10-CMS750_4.opb

[startup+10.0036 s]
Raw data (loadavg): 0.94 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 49818 0 0 0 856 119 0 0 25 0 1 0 1795041793 204697600 48976 4294967295 134512640 134736556 3221224560 3221223308 134574496 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 49975 48976 1116 68 0 49907 0
[pid=5253] vsize: 199900
Current children cumulated CPU time (s) 9.75
Current children cumulated vsize (Kb) 199900

[startup+20.0042 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 85494 0 0 0 1756 205 0 0 25 0 1 0 1795041793 347389952 83495 4294967295 134512640 134736556 3221224560 3221222444 1077244154 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 84812 83495 1116 68 0 84744 0
[pid=5253] vsize: 339248
Current children cumulated CPU time (s) 19.61
Current children cumulated vsize (Kb) 339248

[startup+30.0049 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 101491 0 0 0 2714 239 0 0 25 0 1 0 1795041793 412868608 99492 4294967295 134512640 134736556 3221224560 3221223088 134573621 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 100798 99496 1116 68 0 100730 0
[pid=5253] vsize: 403192
Current children cumulated CPU time (s) 29.53
Current children cumulated vsize (Kb) 403192

[startup+40.0055 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 117954 0 0 0 3670 274 0 0 25 0 1 0 1795041793 480358400 115955 4294967295 134512640 134736556 3221224560 3221223076 134572753 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 117275 115955 1116 68 0 117207 0
[pid=5253] vsize: 469100
Current children cumulated CPU time (s) 39.44
Current children cumulated vsize (Kb) 469100

[startup+50.0061 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 123355 0 0 0 4649 290 0 0 25 0 1 0 1795041793 502349824 121356 4294967295 134512640 134736556 3221224560 3221223144 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 122644 121356 1116 68 0 122576 0
[pid=5253] vsize: 490576
Current children cumulated CPU time (s) 49.39
Current children cumulated vsize (Kb) 490576

[startup+60.0068 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 125813 0 0 0 5637 298 0 0 25 0 1 0 1795041793 512487424 123814 4294967295 134512640 134736556 3221224560 3221223068 1077399566 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 125119 123814 1116 68 0 125051 0
[pid=5253] vsize: 500476
Current children cumulated CPU time (s) 59.35
Current children cumulated vsize (Kb) 500476

[startup+70.0064 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 128690 0 0 0 6624 310 0 0 25 0 1 0 1795041793 524247040 126691 4294967295 134512640 134736556 3221224560 3221221260 1077191081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 127990 126691 1116 68 0 127922 0
[pid=5253] vsize: 511960
Current children cumulated CPU time (s) 69.34
Current children cumulated vsize (Kb) 511960

[startup+80.007 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 131489 0 0 0 7613 318 0 0 25 0 1 0 1795041793 535740416 129490 4294967295 134512640 134736556 3221224560 3221223072 134572994 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 130796 129490 1116 68 0 130728 0
[pid=5253] vsize: 523184
Current children cumulated CPU time (s) 79.31
Current children cumulated vsize (Kb) 523184

[startup+90.0077 s]
Raw data (loadavg): 0.98 0.98 0.99 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149058 0 0 0 8360 431 0 0 17 0 1 0 1795041793 611721216 147059 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149346 147059 1116 68 0 149278 0
[pid=5253] vsize: 597384
Current children cumulated CPU time (s) 87.91
Current children cumulated vsize (Kb) 597384

[startup+100.007 s]
Raw data (loadavg): 0.98 0.98 0.99 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149243 0 0 0 9012 541 0 0 23 0 1 0 1795041793 611856384 147244 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149379 147244 1116 68 0 149311 0
[pid=5253] vsize: 597516
Current children cumulated CPU time (s) 95.53
Current children cumulated vsize (Kb) 597516

[startup+110.008 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149333 0 0 0 9822 602 0 0 17 0 1 0 1795041793 612163584 147311 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149454 147311 1116 68 0 149386 0
[pid=5253] vsize: 597816
Current children cumulated CPU time (s) 104.24
Current children cumulated vsize (Kb) 597816

[startup+120.009 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149363 0 0 0 10759 624 0 0 24 0 1 0 1795041793 612216832 147330 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149467 147330 1116 68 0 149399 0
[pid=5253] vsize: 597868
Current children cumulated CPU time (s) 113.83
Current children cumulated vsize (Kb) 597868

[startup+130.009 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149363 0 0 0 11275 785 0 0 17 0 1 0 1795041793 612216832 147330 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149467 147330 1116 68 0 149399 0
[pid=5253] vsize: 597868
Current children cumulated CPU time (s) 120.6
Current children cumulated vsize (Kb) 597868

[startup+140.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149373 0 0 0 12085 846 0 0 25 0 1 0 1795041793 612352000 147340 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149500 147340 1116 68 0 149432 0
[pid=5253] vsize: 598000
Current children cumulated CPU time (s) 129.31
Current children cumulated vsize (Kb) 598000

[startup+150.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149438 0 0 0 13085 846 0 0 25 0 1 0 1795041793 612536320 147405 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149545 147405 1116 68 0 149477 0
[pid=5253] vsize: 598180
Current children cumulated CPU time (s) 139.31
Current children cumulated vsize (Kb) 598180

[startup+160.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149475 0 0 0 14085 846 0 0 25 0 1 0 1795041793 612515840 147371 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149540 147371 1116 68 0 149472 0
[pid=5253] vsize: 598160
Current children cumulated CPU time (s) 149.31
Current children cumulated vsize (Kb) 598160

[startup+170.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149485 0 0 0 14865 917 0 0 18 0 1 0 1795041793 612515840 147381 4294967295 134512640 134736556 3221224560 3221223104 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149540 147381 1116 68 0 149472 0
[pid=5253] vsize: 598160
Current children cumulated CPU time (s) 157.82
Current children cumulated vsize (Kb) 598160

[startup+180.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149523 0 0 0 15842 925 0 0 25 0 1 0 1795041793 612704256 147419 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147419 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 167.67
Current children cumulated vsize (Kb) 598344

[startup+190.013 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 16668 981 0 0 20 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 176.49
Current children cumulated vsize (Kb) 598344

[startup+200.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 17460 1050 0 0 25 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223120 134716298 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 185.1
Current children cumulated vsize (Kb) 598344

[startup+210.013 s]
Raw data (loadavg): 1.07 1.00 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 18026 1197 0 0 17 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 192.23
Current children cumulated vsize (Kb) 598344

[startup+220.014 s]
Raw data (loadavg): 1.06 1.00 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 18705 1305 0 0 18 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 200.1
Current children cumulated vsize (Kb) 598344

[startup+230.015 s]
Raw data (loadavg): 1.05 1.00 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 19434 1398 0 0 17 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223072 134543204 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 208.32
Current children cumulated vsize (Kb) 598344

[startup+240.015 s]
Raw data (loadavg): 1.04 1.00 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 20369 1423 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 217.92
Current children cumulated vsize (Kb) 598344

[startup+250.016 s]
Raw data (loadavg): 1.11 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 20941 1564 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 225.05
Current children cumulated vsize (Kb) 598344

[startup+260.016 s]
Raw data (loadavg): 1.09 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 21678 1649 0 0 17 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223120 134544709 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 233.27
Current children cumulated vsize (Kb) 598344

[startup+270.017 s]
Raw data (loadavg): 1.08 1.01 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 22462 1722 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 241.84
Current children cumulated vsize (Kb) 598344

[startup+280.018 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 23242 1800 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 250.42
Current children cumulated vsize (Kb) 598344

[startup+290.018 s]
Raw data (loadavg): 1.13 1.03 1.01 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 24035 1871 0 0 17 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223072 134543113 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 259.06
Current children cumulated vsize (Kb) 598344

[startup+300.019 s]
Raw data (loadavg): 1.11 1.03 1.01 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 24789 1951 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 267.4
Current children cumulated vsize (Kb) 598344

[startup+310.02 s]
Raw data (loadavg): 1.09 1.03 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 25552 2035 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 275.87
Current children cumulated vsize (Kb) 598344

[startup+320.02 s]
Raw data (loadavg): 1.08 1.03 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 26429 2076 0 0 22 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223120 134543198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 285.05
Current children cumulated vsize (Kb) 598344

[startup+330.021 s]
Raw data (loadavg): 1.06 1.02 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 27225 2142 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 293.67
Current children cumulated vsize (Kb) 598344

[startup+340.022 s]
Raw data (loadavg): 1.05 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 27948 2234 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 301.82
Current children cumulated vsize (Kb) 598344

[startup+350.021 s]
Raw data (loadavg): 1.04 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 28810 2280 0 0 21 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223136 134544684 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 310.9
Current children cumulated vsize (Kb) 598344

[startup+360.023 s]
Raw data (loadavg): 1.04 1.02 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 29679 2326 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 320.05
Current children cumulated vsize (Kb) 598344

[startup+370.023 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 30615 2347 0 0 25 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223216 134608226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 329.62
Current children cumulated vsize (Kb) 598344

[startup+380.024 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 31601 2351 0 0 25 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223064 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 339.52
Current children cumulated vsize (Kb) 598344

[startup+390.025 s]
Raw data (loadavg): 1.02 1.02 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 32483 2389 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 348.72
Current children cumulated vsize (Kb) 598344

[startup+400.024 s]
Raw data (loadavg): 1.09 1.03 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 33042 2538 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 355.8
Current children cumulated vsize (Kb) 598344

[startup+410.025 s]
Raw data (loadavg): 1.08 1.03 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 33670 2657 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223216 134544819 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 363.27
Current children cumulated vsize (Kb) 598344

[startup+420.026 s]
Raw data (loadavg): 1.06 1.03 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 34297 2782 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 370.79
Current children cumulated vsize (Kb) 598344

[startup+430.027 s]
Raw data (loadavg): 1.13 1.05 1.01 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 34909 2915 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 378.24
Current children cumulated vsize (Kb) 598344

[startup+440.028 s]
Raw data (loadavg): 1.11 1.04 1.01 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 35517 3049 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 385.66
Current children cumulated vsize (Kb) 598344

[startup+450.028 s]
Raw data (loadavg): 1.25 1.07 1.02 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 36114 3180 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 392.94
Current children cumulated vsize (Kb) 598344

[startup+460.029 s]
Raw data (loadavg): 1.21 1.07 1.02 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 36730 3307 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 400.37
Current children cumulated vsize (Kb) 598344

[startup+470.03 s]
Raw data (loadavg): 1.26 1.08 1.02 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 37335 3440 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 407.75
Current children cumulated vsize (Kb) 598344

[startup+480.031 s]
Raw data (loadavg): 1.22 1.08 1.02 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 37944 3569 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 415.13
Current children cumulated vsize (Kb) 598344

[startup+490.032 s]
Raw data (loadavg): 1.18 1.08 1.02 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 38722 3640 0 0 15 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 423.62
Current children cumulated vsize (Kb) 598344

[startup+500.032 s]
Raw data (loadavg): 1.15 1.08 1.02 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 39419 3741 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 431.6
Current children cumulated vsize (Kb) 598344

[startup+510.032 s]
Raw data (loadavg): 1.13 1.07 1.02 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 40196 3814 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 440.1
Current children cumulated vsize (Kb) 598344

[startup+520.033 s]
Raw data (loadavg): 1.11 1.07 1.01 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 40967 3890 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 448.57
Current children cumulated vsize (Kb) 598344

[startup+530.035 s]
Raw data (loadavg): 1.17 1.08 1.02 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 41730 3968 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 456.98
Current children cumulated vsize (Kb) 598344

[startup+540.035 s]
Raw data (loadavg): 1.15 1.08 1.02 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 42488 4048 0 0 17 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223104 134544590 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 465.36
Current children cumulated vsize (Kb) 598344

[startup+550.036 s]
Raw data (loadavg): 1.12 1.08 1.02 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 43277 4115 0 0 17 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223152 134540214 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 473.92
Current children cumulated vsize (Kb) 598344

[startup+560.038 s]
Raw data (loadavg): 1.10 1.08 1.02 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 44139 4163 0 0 17 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 483.02
Current children cumulated vsize (Kb) 598344

[startup+570.038 s]
Raw data (loadavg): 1.09 1.07 1.02 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 45052 4192 0 0 18 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 492.44
Current children cumulated vsize (Kb) 598344

[startup+580.039 s]
Raw data (loadavg): 1.07 1.07 1.01 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 45953 4226 0 0 18 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223152 134540346 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 501.79
Current children cumulated vsize (Kb) 598344

[startup+590.039 s]
Raw data (loadavg): 1.06 1.07 1.01 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 46947 4228 0 0 25 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223072 134543219 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 511.75
Current children cumulated vsize (Kb) 598344

[startup+600.04 s]
Raw data (loadavg): 1.05 1.06 1.01 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 47946 4229 0 0 25 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 521.75
Current children cumulated vsize (Kb) 598344

[startup+610.041 s]
Raw data (loadavg): 1.04 1.06 1.01 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 48944 4230 0 0 25 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223160 134544625 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 531.74
Current children cumulated vsize (Kb) 598344

[startup+620.041 s]
Raw data (loadavg): 1.04 1.06 1.01 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 49943 4231 0 0 25 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223120 134549986 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 541.74
Current children cumulated vsize (Kb) 598344

[startup+630.043 s]
Raw data (loadavg): 1.03 1.06 1.01 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 50942 4232 0 0 25 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223184 134537444 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 551.74
Current children cumulated vsize (Kb) 598344

[startup+640.044 s]
Raw data (loadavg): 1.02 1.05 1.01 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 51941 4233 0 0 25 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 561.74
Current children cumulated vsize (Kb) 598344

[startup+650.044 s]
Raw data (loadavg): 1.02 1.05 1.01 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 52940 4233 0 0 25 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 571.73
Current children cumulated vsize (Kb) 598344

[startup+660.045 s]
Raw data (loadavg): 1.02 1.05 1.01 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 53657 4326 0 0 15 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 579.83
Current children cumulated vsize (Kb) 598344

[startup+670.045 s]
Raw data (loadavg): 1.01 1.05 1.01 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 54305 4444 0 0 15 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 587.49
Current children cumulated vsize (Kb) 598344

[startup+680.046 s]
Raw data (loadavg): 1.01 1.05 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 54935 4568 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 595.03
Current children cumulated vsize (Kb) 598344

[startup+690.047 s]
Raw data (loadavg): 1.01 1.04 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 55574 4693 0 0 15 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 602.67
Current children cumulated vsize (Kb) 598344

[startup+700.047 s]
Raw data (loadavg): 1.01 1.04 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 56202 4816 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 610.18
Current children cumulated vsize (Kb) 598344

[startup+710.048 s]
Raw data (loadavg): 1.09 1.06 1.01 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 56832 4937 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223104 134716183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 617.69
Current children cumulated vsize (Kb) 598344

[startup+720.049 s]
Raw data (loadavg): 1.07 1.05 1.01 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 57468 5058 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 625.26
Current children cumulated vsize (Kb) 598344

[startup+730.049 s]
Raw data (loadavg): 1.06 1.05 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 58090 5185 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 632.75
Current children cumulated vsize (Kb) 598344

[startup+740.05 s]
Raw data (loadavg): 1.05 1.05 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 58735 5305 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 640.4
Current children cumulated vsize (Kb) 598344

[startup+750.051 s]
Raw data (loadavg): 1.04 1.05 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 59367 5427 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223092 134716291 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 647.94
Current children cumulated vsize (Kb) 598344

[startup+760.051 s]
Raw data (loadavg): 1.04 1.05 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 59995 5553 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 655.48
Current children cumulated vsize (Kb) 598344

[startup+770.052 s]
Raw data (loadavg): 1.03 1.04 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 60636 5674 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223104 134540206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 663.1
Current children cumulated vsize (Kb) 598344

[startup+780.053 s]
Raw data (loadavg): 1.10 1.06 1.01 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 61268 5792 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 670.6
Current children cumulated vsize (Kb) 598344

[startup+790.054 s]
Raw data (loadavg): 1.09 1.06 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 61900 5918 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 678.18
Current children cumulated vsize (Kb) 598344

[startup+800.054 s]
Raw data (loadavg): 1.07 1.06 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 62534 6042 0 0 15 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 685.76
Current children cumulated vsize (Kb) 598344

[startup+810.054 s]
Raw data (loadavg): 1.06 1.05 1.00 1/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) T 5252 5253 15400 0 -1 0 149536 0 0 0 63170 6169 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 693.39
Current children cumulated vsize (Kb) 598344

[startup+820.055 s]
Raw data (loadavg): 1.13 1.07 1.01 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 149536 0 0 0 63803 6293 0 0 16 0 1 0 1795041793 612704256 147432 4294967295 134512640 134736556 3221224560 3221223120 134544590 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149586 147432 1116 68 0 149518 0
[pid=5253] vsize: 598344
Current children cumulated CPU time (s) 700.96
Current children cumulated vsize (Kb) 598344

[startup+830.056 s]
Raw data (loadavg): 1.11 1.06 1.01 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 150412 0 0 0 64758 6309 0 0 25 0 1 0 1795041793 612802560 147752 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 149610 147752 1116 68 0 149542 0
[pid=5253] vsize: 598440
Current children cumulated CPU time (s) 710.67
Current children cumulated vsize (Kb) 598440

[startup+840.056 s]
Raw data (loadavg): 1.09 1.06 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 150597 0 0 0 65740 6316 0 0 17 0 1 0 1795041793 613613568 147937 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149808 147937 1116 68 0 149740 0
[pid=5253] vsize: 599232
Current children cumulated CPU time (s) 720.56
Current children cumulated vsize (Kb) 599232

[startup+850.056 s]
Raw data (loadavg): 1.08 1.06 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 150730 0 0 0 66711 6326 0 0 25 0 1 0 1795041793 614154240 148070 4294967295 134512640 134736556 3221224560 3221223068 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 149940 148070 1116 68 0 149872 0
[pid=5253] vsize: 599760
Current children cumulated CPU time (s) 730.37
Current children cumulated vsize (Kb) 599760

[startup+860.057 s]
Raw data (loadavg): 1.07 1.06 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 150800 0 0 0 67697 6331 0 0 25 0 1 0 1795041793 614424576 148140 4294967295 134512640 134736556 3221224560 3221223096 134716375 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150006 148140 1116 68 0 149938 0
[pid=5253] vsize: 600024
Current children cumulated CPU time (s) 740.28
Current children cumulated vsize (Kb) 600024

[startup+870.057 s]
Raw data (loadavg): 1.06 1.05 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 150960 0 0 0 68683 6336 0 0 25 0 1 0 1795041793 615096320 148300 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 150170 148300 1116 68 0 150102 0
[pid=5253] vsize: 600680
Current children cumulated CPU time (s) 750.19
Current children cumulated vsize (Kb) 600680

[startup+880.059 s]
Raw data (loadavg): 1.05 1.05 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151047 0 0 0 69673 6340 0 0 25 0 1 0 1795041793 615501824 148387 4294967295 134512640 134736556 3221224560 3221223272 134544024 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150269 148387 1116 68 0 150201 0
[pid=5253] vsize: 601076
Current children cumulated CPU time (s) 760.13
Current children cumulated vsize (Kb) 601076

[startup+890.059 s]
Raw data (loadavg): 1.04 1.05 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151157 0 0 0 70668 6342 0 0 25 0 1 0 1795041793 615878656 148497 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150361 148497 1116 68 0 150293 0
[pid=5253] vsize: 601444
Current children cumulated CPU time (s) 770.1
Current children cumulated vsize (Kb) 601444

[startup+900.059 s]
Raw data (loadavg): 1.03 1.05 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151267 0 0 0 71658 6345 0 0 25 0 1 0 1795041793 616284160 148607 4294967295 134512640 134736556 3221224560 3221223152 134716158 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150460 148607 1116 68 0 150392 0
[pid=5253] vsize: 601840
Current children cumulated CPU time (s) 780.03
Current children cumulated vsize (Kb) 601840

[startup+910.06 s]
Raw data (loadavg): 1.03 1.05 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 72649 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223172 134544560 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 789.98
Current children cumulated vsize (Kb) 602636

[startup+920.059 s]
Raw data (loadavg): 1.02 1.04 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 73649 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223136 134544688 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 799.98
Current children cumulated vsize (Kb) 602636

[startup+930.06 s]
Raw data (loadavg): 1.02 1.04 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 74649 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223152 134540242 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 809.98
Current children cumulated vsize (Kb) 602636

[startup+940.061 s]
Raw data (loadavg): 1.02 1.04 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 75650 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223088 134716647 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 819.99
Current children cumulated vsize (Kb) 602636

[startup+950.061 s]
Raw data (loadavg): 1.01 1.04 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 76650 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 829.99
Current children cumulated vsize (Kb) 602636

[startup+960.062 s]
Raw data (loadavg): 1.01 1.04 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 77649 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223076 134716529 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 839.98
Current children cumulated vsize (Kb) 602636

[startup+970.063 s]
Raw data (loadavg): 1.01 1.04 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 78649 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223072 134543110 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 849.98
Current children cumulated vsize (Kb) 602636

[startup+980.063 s]
Raw data (loadavg): 1.01 1.03 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 79649 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 859.98
Current children cumulated vsize (Kb) 602636

[startup+990.063 s]
Raw data (loadavg): 1.00 1.03 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 80649 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223200 134523844 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 869.98
Current children cumulated vsize (Kb) 602636

[startup+1000.06 s]
Raw data (loadavg): 1.00 1.03 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 81650 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 879.99
Current children cumulated vsize (Kb) 602636

[startup+1010.06 s]
Raw data (loadavg): 1.00 1.03 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 82650 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223280 134605914 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 889.99
Current children cumulated vsize (Kb) 602636

[startup+1020.06 s]
Raw data (loadavg): 1.00 1.03 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 83650 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 899.99
Current children cumulated vsize (Kb) 602636

[startup+1030.06 s]
Raw data (loadavg): 1.00 1.03 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 84650 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223076 134543064 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 909.99
Current children cumulated vsize (Kb) 602636

[startup+1040.07 s]
Raw data (loadavg): 1.00 1.03 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 85650 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 919.99
Current children cumulated vsize (Kb) 602636

[startup+1050.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151456 0 0 0 86650 6349 0 0 25 0 1 0 1795041793 617099264 148796 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148796 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 929.99
Current children cumulated vsize (Kb) 602636

[startup+1060.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151463 0 0 0 87650 6350 0 0 25 0 1 0 1795041793 617099264 148803 4294967295 134512640 134736556 3221224560 3221223172 134544525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150659 148803 1116 68 0 150591 0
[pid=5253] vsize: 602636
Current children cumulated CPU time (s) 940
Current children cumulated vsize (Kb) 602636

[startup+1070.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151470 0 0 0 88651 6350 0 0 25 0 1 0 1795041793 617234432 148810 4294967295 134512640 134736556 3221224560 3221223168 134544600 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150692 148810 1116 68 0 150624 0
[pid=5253] vsize: 602768
Current children cumulated CPU time (s) 950.01
Current children cumulated vsize (Kb) 602768

[startup+1080.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151476 0 0 0 89651 6350 0 0 25 0 1 0 1795041793 617234432 148816 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150692 148816 1116 68 0 150624 0
[pid=5253] vsize: 602768
Current children cumulated CPU time (s) 960.01
Current children cumulated vsize (Kb) 602768

[startup+1090.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151483 0 0 0 90651 6350 0 0 25 0 1 0 1795041793 617234432 148823 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150692 148823 1116 68 0 150624 0
[pid=5253] vsize: 602768
Current children cumulated CPU time (s) 970.01
Current children cumulated vsize (Kb) 602768

[startup+1100.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151489 0 0 0 91651 6350 0 0 25 0 1 0 1795041793 617234432 148829 4294967295 134512640 134736556 3221224560 3221223336 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150692 148829 1116 68 0 150624 0
[pid=5253] vsize: 602768
Current children cumulated CPU time (s) 980.01
Current children cumulated vsize (Kb) 602768

[startup+1110.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151496 0 0 0 92651 6350 0 0 25 0 1 0 1795041793 617234432 148836 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150692 148836 1116 68 0 150624 0
[pid=5253] vsize: 602768
Current children cumulated CPU time (s) 990.01
Current children cumulated vsize (Kb) 602768

[startup+1120.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151503 0 0 0 93650 6350 0 0 25 0 1 0 1795041793 617369600 148843 4294967295 134512640 134736556 3221224560 3221223152 134540186 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150725 148843 1116 68 0 150657 0
[pid=5253] vsize: 602900
Current children cumulated CPU time (s) 1000
Current children cumulated vsize (Kb) 602900

[startup+1130.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151509 0 0 0 94650 6350 0 0 25 0 1 0 1795041793 617369600 148849 4294967295 134512640 134736556 3221224560 3221223200 134543725 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150725 148849 1116 68 0 150657 0
[pid=5253] vsize: 602900
Current children cumulated CPU time (s) 1010
Current children cumulated vsize (Kb) 602900

[startup+1140.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151515 0 0 0 95650 6350 0 0 25 0 1 0 1795041793 617369600 148855 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150725 148855 1116 68 0 150657 0
[pid=5253] vsize: 602900
Current children cumulated CPU time (s) 1020
Current children cumulated vsize (Kb) 602900

[startup+1150.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151522 0 0 0 96650 6350 0 0 25 0 1 0 1795041793 617369600 148862 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150725 148862 1116 68 0 150657 0
[pid=5253] vsize: 602900
Current children cumulated CPU time (s) 1030
Current children cumulated vsize (Kb) 602900

[startup+1160.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151528 0 0 0 97650 6350 0 0 25 0 1 0 1795041793 617369600 148868 4294967295 134512640 134736556 3221224560 3221223288 134605906 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150725 148868 1116 68 0 150657 0
[pid=5253] vsize: 602900
Current children cumulated CPU time (s) 1040
Current children cumulated vsize (Kb) 602900

[startup+1170.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151537 0 0 0 98650 6350 0 0 25 0 1 0 1795041793 617504768 148877 4294967295 134512640 134736556 3221224560 3221223168 134544709 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150758 148877 1116 68 0 150690 0
[pid=5253] vsize: 603032
Current children cumulated CPU time (s) 1050
Current children cumulated vsize (Kb) 603032

[startup+1180.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151542 0 0 0 99650 6350 0 0 25 0 1 0 1795041793 617504768 148882 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150758 148882 1116 68 0 150690 0
[pid=5253] vsize: 603032
Current children cumulated CPU time (s) 1060
Current children cumulated vsize (Kb) 603032

[startup+1190.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151549 0 0 0 100650 6350 0 0 25 0 1 0 1795041793 617504768 148889 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150758 148889 1116 68 0 150690 0
[pid=5253] vsize: 603032
Current children cumulated CPU time (s) 1070
Current children cumulated vsize (Kb) 603032

[startup+1200.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151555 0 0 0 101650 6350 0 0 25 0 1 0 1795041793 617504768 148895 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150758 148895 1116 68 0 150690 0
[pid=5253] vsize: 603032
Current children cumulated CPU time (s) 1080
Current children cumulated vsize (Kb) 603032

[startup+1210.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151562 0 0 0 102651 6350 0 0 25 0 1 0 1795041793 617504768 148902 4294967295 134512640 134736556 3221224560 3221223296 134605582 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150758 148902 1116 68 0 150690 0
[pid=5253] vsize: 603032
Current children cumulated CPU time (s) 1090.01
Current children cumulated vsize (Kb) 603032

[startup+1220.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151569 0 0 0 103650 6351 0 0 25 0 1 0 1795041793 617639936 148909 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150791 148909 1116 68 0 150723 0
[pid=5253] vsize: 603164
Current children cumulated CPU time (s) 1100.01
Current children cumulated vsize (Kb) 603164

[startup+1230.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151575 0 0 0 104650 6351 0 0 25 0 1 0 1795041793 617639936 148915 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150791 148915 1116 68 0 150723 0
[pid=5253] vsize: 603164
Current children cumulated CPU time (s) 1110.01
Current children cumulated vsize (Kb) 603164

[startup+1240.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151582 0 0 0 105650 6351 0 0 25 0 1 0 1795041793 617639936 148922 4294967295 134512640 134736556 3221224560 3221223136 134543143 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150791 148922 1116 68 0 150723 0
[pid=5253] vsize: 603164
Current children cumulated CPU time (s) 1120.01
Current children cumulated vsize (Kb) 603164

[startup+1250.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151588 0 0 0 106650 6351 0 0 25 0 1 0 1795041793 617639936 148928 4294967295 134512640 134736556 3221224560 3221223136 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150791 148928 1116 68 0 150723 0
[pid=5253] vsize: 603164
Current children cumulated CPU time (s) 1130.01
Current children cumulated vsize (Kb) 603164

[startup+1260.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151596 0 0 0 107650 6351 0 0 25 0 1 0 1795041793 617639936 148936 4294967295 134512640 134736556 3221224560 3221223128 134537571 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150791 148936 1116 68 0 150723 0
[pid=5253] vsize: 603164
Current children cumulated CPU time (s) 1140.01
Current children cumulated vsize (Kb) 603164

[startup+1270.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151602 0 0 0 108650 6351 0 0 25 0 1 0 1795041793 617775104 148942 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150824 148942 1116 68 0 150756 0
[pid=5253] vsize: 603296
Current children cumulated CPU time (s) 1150.01
Current children cumulated vsize (Kb) 603296

[startup+1280.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151609 0 0 0 109650 6351 0 0 25 0 1 0 1795041793 617775104 148949 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150824 148949 1116 68 0 150756 0
[pid=5253] vsize: 603296
Current children cumulated CPU time (s) 1160.01
Current children cumulated vsize (Kb) 603296

[startup+1290.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151615 0 0 0 110650 6351 0 0 25 0 1 0 1795041793 617775104 148955 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150824 148955 1116 68 0 150756 0
[pid=5253] vsize: 603296
Current children cumulated CPU time (s) 1170.01
Current children cumulated vsize (Kb) 603296

[startup+1300.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151621 0 0 0 111650 6351 0 0 25 0 1 0 1795041793 617775104 148961 4294967295 134512640 134736556 3221224560 3221223184 134544631 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5253/statm): 150824 148961 1116 68 0 150756 0
[pid=5253] vsize: 603296
Current children cumulated CPU time (s) 1180.01
Current children cumulated vsize (Kb) 603296

[startup+1310.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 5253
Raw data (/proc/5253/stat): 5253 (bsolo) R 5252 5253 15400 0 -1 0 151628 0 0 0 112649 6352 0 0 25 0 1 0 1795041793 617775104 148968 4294967295 134512640 134736556 3221224560 3221223088 134716576 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5253/statm): 150824 148968 1116 68 0 150756 0
[pid=5253] vsize: 603296
Current children cumulated CPU time (s) 1190.01
Current children cumulated vsize (Kb) 603296
One traced child (pid=5253) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1316.74
CPU time (s): 1196.69
CPU user time (s): 1132.89
CPU system time (s): 63.7953
CPU usage (%): 90.8823
Max. virtual memory (cumulated for all children) (Kb): 603296

Verifier Data

ERROR: no interpretation found !