Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namemps-v2-13-7/MIPLIB/miplib/normalized-mps-v2-13-7-air04.opb
MD5SUMeb0734273e24196dd14c6f237b52fa81
Bench Categoryoptimization, medium integers (OPTMEDINT)
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 8904
Biggest coefficient in the objective function 2258
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 5135151
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 2258
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 5135151
Number of bits of the biggest sum of numbers23
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables8904
Total number of constraints9727
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)9727
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint368

Trace number 5123

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        911280 kB
Buffers:          2072 kB
Cached:          93816 kB
SwapCached:        536 kB
Active:          33576 kB
Inactive:        64868 kB
HighTotal:      131008 kB
HighFree:        36148 kB
LowTotal:       903652 kB
LowFree:        875132 kB
SwapTotal:     2097892 kB
SwapFree:      2096832 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5868 kB
Slab:            19204 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 22:56:04 (client local time) WITH STATUS 0 IN 1195.15 SECONDS
stats: 881 7 1195.15 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 8904 variables and 1646 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 35.295
c After prepocess the problem consists of 8904 variables and 1449 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 8903 #Dec: 31484 LB: 0 @ 40.623
c Restart #2 #Var: 8903 #Dec: 54017 LB: 0 @ 49.162
c Restart #3 #Var: 8903 #Dec: 87730 LB: 0 @ 59.728
c Restart #4 #Var: 8902 #Dec: 134545 LB: 0 @ 78.782
c Restart #5 #Var: 8895 #Dec: 138379 LB: 0 @ 123.94
c Restart #6 #Var: 8893 #Dec: 140746 LB: 0 @ 167.31
c Restart #7 #Var: 8892 #Dec: 144064 LB: 0 @ 210.96
c Restart #8 #Var: 8885 #Dec: 147551 LB: 0 @ 264.94
c Restart #9 #Var: 8876 #Dec: 151930 LB: 0 @ 335
c Restart #10 #Var: 8867 #Dec: 156223 LB: 0 @ 408.23
c Restart #11 #Var: 8862 #Dec: 159282 LB: 0 @ 472.53
c Restart #12 #Var: 8859 #Dec: 163036 LB: 0 @ 553.62
c CHANGE Heuristic... 
c Restart #0 #Var: 8855 #Dec: 167906 LB: 0 @ 642.77
c Restart #1 #Var: 8853 #Dec: 168457 LB: 0 @ 651.53
c Restart #2 #Var: 8852 #Dec: 169356 LB: 0 @ 667.84
c Restart #3 #Var: 8849 #Dec: 170642 LB: 0 @ 692.67
c Restart #4 #Var: 8848 #Dec: 172313 LB: 0 @ 717.79
c Restart #5 #Var: 8846 #Dec: 174478 LB: 0 @ 762.44
c Restart #6 #Var: 8845 #Dec: 177136 LB: 0 @ 803.82
c Restart #7 #Var: 8844 #Dec: 180026 LB: 0 @ 842.59
c Restart #8 #Var: 8840 #Dec: 183332 LB: 0 @ 908.39
c Restart #9 #Var: 8840 #Dec: 186283 LB: 0 @ 964.13
c Restart #10 #Var: 8835 #Dec: 189681 LB: 0 @ 1031.9
c Restart #11 #Var: 8831 #Dec: 193329 LB: 0 @ 1108
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/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1853543965 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 107 3 90 68 0 39 0
[pid=10112] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc22/normalized-mps-v2-13-7-air04.opb

[startup+10.0032 s]
Raw data (loadavg): 0.83 0.94 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 54965 0 0 0 856 118 0 0 25 0 1 0 1853543965 228397056 54876 4294967295 134512640 134736556 3221224560 3221223136 134539761 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 55761 54876 1116 68 0 55693 0
[pid=10112] vsize: 223044
Current children cumulated CPU time (s) 9.74
Current children cumulated vsize (Kb) 223044

[startup+20.0039 s]
Raw data (loadavg): 0.86 0.94 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 55866 0 0 0 1851 121 0 0 25 0 1 0 1853543965 232046592 55777 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 56652 55777 1116 68 0 56584 0
[pid=10112] vsize: 226608
Current children cumulated CPU time (s) 19.72
Current children cumulated vsize (Kb) 226608

[startup+30.0036 s]
Raw data (loadavg): 0.88 0.94 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 56755 0 0 0 2847 125 0 0 25 0 1 0 1853543965 235700224 56666 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 57544 56666 1116 68 0 57476 0
[pid=10112] vsize: 230176
Current children cumulated CPU time (s) 29.72
Current children cumulated vsize (Kb) 230176

[startup+40.0043 s]
Raw data (loadavg): 0.90 0.94 0.98 1/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) T 10111 10112 21452 0 -1 0 58352 0 0 0 3742 164 0 0 24 0 1 0 1853543965 242331648 58263 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10112/statm): 59163 58263 1116 68 0 59095 0
[pid=10112] vsize: 236652
Current children cumulated CPU time (s) 39.06
Current children cumulated vsize (Kb) 236652

[startup+50.0051 s]
Raw data (loadavg): 0.91 0.94 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 58387 0 0 0 4621 210 0 0 21 0 1 0 1853543965 242454528 58298 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 59193 58298 1116 68 0 59125 0
[pid=10112] vsize: 236772
Current children cumulated CPU time (s) 48.31
Current children cumulated vsize (Kb) 236772

[startup+60.0058 s]
Raw data (loadavg): 0.92 0.95 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 58408 0 0 0 5497 255 0 0 25 0 1 0 1853543965 242573312 58319 4294967295 134512640 134736556 3221224560 3221223084 134540067 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 59222 58319 1116 68 0 59154 0
[pid=10112] vsize: 236888
Current children cumulated CPU time (s) 57.52
Current children cumulated vsize (Kb) 236888

[startup+70.0064 s]
Raw data (loadavg): 0.94 0.95 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 58478 0 0 0 6353 305 0 0 25 0 1 0 1853543965 242843648 58389 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 59288 58389 1116 68 0 59220 0
[pid=10112] vsize: 237152
Current children cumulated CPU time (s) 66.58
Current children cumulated vsize (Kb) 237152

[startup+80.0061 s]
Raw data (loadavg): 0.95 0.95 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 58549 0 0 0 7293 325 0 0 25 0 1 0 1853543965 243236864 58460 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 59384 58460 1116 68 0 59316 0
[pid=10112] vsize: 237536
Current children cumulated CPU time (s) 76.18
Current children cumulated vsize (Kb) 237536

[startup+90.0059 s]
Raw data (loadavg): 0.95 0.95 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 58651 0 0 0 8278 331 0 0 25 0 1 0 1853543965 243642368 58562 4294967295 134512640 134736556 3221224560 3221223044 1077374189 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 59483 58562 1116 68 0 59415 0
[pid=10112] vsize: 237932
Current children cumulated CPU time (s) 86.09
Current children cumulated vsize (Kb) 237932

[startup+100.007 s]
Raw data (loadavg): 0.96 0.95 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 58707 0 0 0 9274 333 0 0 25 0 1 0 1853543965 243777536 58618 4294967295 134512640 134736556 3221224560 3221223120 134544695 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 59516 58618 1116 68 0 59448 0
[pid=10112] vsize: 238064
Current children cumulated CPU time (s) 96.07
Current children cumulated vsize (Kb) 238064

[startup+110.007 s]
Raw data (loadavg): 0.97 0.95 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 58754 0 0 0 10270 334 0 0 25 0 1 0 1853543965 244047872 58665 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 59582 58665 1116 68 0 59514 0
[pid=10112] vsize: 238328
Current children cumulated CPU time (s) 106.04
Current children cumulated vsize (Kb) 238328

[startup+120.008 s]
Raw data (loadavg): 0.97 0.95 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 58841 0 0 0 11266 336 0 0 25 0 1 0 1853543965 244318208 58752 4294967295 134512640 134736556 3221224560 3221223068 134540067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 59648 58752 1116 68 0 59580 0
[pid=10112] vsize: 238592
Current children cumulated CPU time (s) 116.02
Current children cumulated vsize (Kb) 238592

[startup+130.008 s]
Raw data (loadavg): 0.97 0.95 0.98 1/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) T 10111 10112 21452 0 -1 0 58953 0 0 0 12261 338 0 0 25 0 1 0 1853543965 244858880 58864 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10112/statm): 59780 58864 1116 68 0 59712 0
[pid=10112] vsize: 239120
Current children cumulated CPU time (s) 125.99
Current children cumulated vsize (Kb) 239120

[startup+140.008 s]
Raw data (loadavg): 1.06 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 59007 0 0 0 13256 340 0 0 25 0 1 0 1853543965 244994048 58918 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 59813 58918 1116 68 0 59745 0
[pid=10112] vsize: 239252
Current children cumulated CPU time (s) 135.96
Current children cumulated vsize (Kb) 239252

[startup+150.008 s]
Raw data (loadavg): 1.05 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 59109 0 0 0 14251 342 0 0 25 0 1 0 1853543965 245534720 59020 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 59945 59020 1116 68 0 59877 0
[pid=10112] vsize: 239780
Current children cumulated CPU time (s) 145.93
Current children cumulated vsize (Kb) 239780

[startup+160.009 s]
Raw data (loadavg): 1.04 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 59179 0 0 0 15246 344 0 0 25 0 1 0 1853543965 245805056 59090 4294967295 134512640 134736556 3221224560 3221223188 134536473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 60011 59090 1116 68 0 59943 0
[pid=10112] vsize: 240044
Current children cumulated CPU time (s) 155.9
Current children cumulated vsize (Kb) 240044

[startup+170.01 s]
Raw data (loadavg): 1.03 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 59209 0 0 0 16244 344 0 0 25 0 1 0 1853543965 245940224 59120 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 60044 59120 1116 68 0 59976 0
[pid=10112] vsize: 240176
Current children cumulated CPU time (s) 165.88
Current children cumulated vsize (Kb) 240176

[startup+180.009 s]
Raw data (loadavg): 1.03 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 59281 0 0 0 17239 346 0 0 25 0 1 0 1853543965 246202368 59192 4294967295 134512640 134736556 3221224560 3221223272 134694449 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 60108 59192 1116 68 0 60040 0
[pid=10112] vsize: 240432
Current children cumulated CPU time (s) 175.85
Current children cumulated vsize (Kb) 240432

[startup+190.01 s]
Raw data (loadavg): 1.02 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 59439 0 0 0 18232 349 0 0 25 0 1 0 1853543965 246878208 59350 4294967295 134512640 134736556 3221224560 3221223088 134543134 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 60273 59350 1116 68 0 60205 0
[pid=10112] vsize: 241092
Current children cumulated CPU time (s) 185.81
Current children cumulated vsize (Kb) 241092

[startup+200.01 s]
Raw data (loadavg): 1.02 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 59529 0 0 0 19226 352 0 0 25 0 1 0 1853543965 247148544 59440 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 60339 59440 1116 68 0 60271 0
[pid=10112] vsize: 241356
Current children cumulated CPU time (s) 195.78
Current children cumulated vsize (Kb) 241356

[startup+210.01 s]
Raw data (loadavg): 1.02 0.97 0.98 1/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) T 10111 10112 21452 0 -1 0 59621 0 0 0 20221 353 0 0 25 0 1 0 1853543965 247554048 59532 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10112/statm): 60438 59532 1116 68 0 60370 0
[pid=10112] vsize: 241752
Current children cumulated CPU time (s) 205.74
Current children cumulated vsize (Kb) 241752

[startup+220.011 s]
Raw data (loadavg): 1.01 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 59770 0 0 0 21216 356 0 0 25 0 1 0 1853543965 248229888 59681 4294967295 134512640 134736556 3221224560 3221223072 134543107 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 60603 59681 1116 68 0 60535 0
[pid=10112] vsize: 242412
Current children cumulated CPU time (s) 215.72
Current children cumulated vsize (Kb) 242412

[startup+230.011 s]
Raw data (loadavg): 1.01 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 59870 0 0 0 22211 358 0 0 25 0 1 0 1853543965 248635392 59781 4294967295 134512640 134736556 3221224560 3221223088 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 60702 59781 1116 68 0 60634 0
[pid=10112] vsize: 242808
Current children cumulated CPU time (s) 225.69
Current children cumulated vsize (Kb) 242808

[startup+240.011 s]
Raw data (loadavg): 1.01 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 59953 0 0 0 23206 360 0 0 25 0 1 0 1853543965 248905728 59864 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 60768 59864 1116 68 0 60700 0
[pid=10112] vsize: 243072
Current children cumulated CPU time (s) 235.66
Current children cumulated vsize (Kb) 243072

[startup+250.011 s]
Raw data (loadavg): 1.01 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 60113 0 0 0 24201 363 0 0 25 0 1 0 1853543965 249581568 60024 4294967295 134512640 134736556 3221224560 3221223296 134528844 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 60933 60024 1116 68 0 60865 0
[pid=10112] vsize: 243732
Current children cumulated CPU time (s) 245.64
Current children cumulated vsize (Kb) 243732

[startup+260.012 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 60124 0 0 0 25195 365 0 0 25 0 1 0 1853543965 249581568 60035 4294967295 134512640 134736556 3221224560 3221223072 134716939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 60933 60035 1116 68 0 60865 0
[pid=10112] vsize: 243732
Current children cumulated CPU time (s) 255.6
Current children cumulated vsize (Kb) 243732

[startup+270.012 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 60213 0 0 0 26190 367 0 0 25 0 1 0 1853543965 249987072 60124 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 61032 60124 1116 68 0 60964 0
[pid=10112] vsize: 244128
Current children cumulated CPU time (s) 265.57
Current children cumulated vsize (Kb) 244128

[startup+280.011 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 60297 0 0 0 27186 369 0 0 25 0 1 0 1853543965 250392576 60208 4294967295 134512640 134736556 3221224560 3221223184 134536482 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 61131 60208 1116 68 0 61063 0
[pid=10112] vsize: 244524
Current children cumulated CPU time (s) 275.55
Current children cumulated vsize (Kb) 244524

[startup+290.012 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 60383 0 0 0 28181 370 0 0 25 0 1 0 1853543965 250662912 60294 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 61197 60294 1116 68 0 61129 0
[pid=10112] vsize: 244788
Current children cumulated CPU time (s) 285.51
Current children cumulated vsize (Kb) 244788

[startup+300.012 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 60500 0 0 0 29174 374 0 0 25 0 1 0 1853543965 251203584 60411 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 61329 60411 1116 68 0 61261 0
[pid=10112] vsize: 245316
Current children cumulated CPU time (s) 295.48
Current children cumulated vsize (Kb) 245316

[startup+310.012 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 60584 0 0 0 30171 375 0 0 25 0 1 0 1853543965 251473920 60495 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 61395 60495 1116 68 0 61327 0
[pid=10112] vsize: 245580
Current children cumulated CPU time (s) 305.46
Current children cumulated vsize (Kb) 245580

[startup+320.013 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 60634 0 0 0 31167 377 0 0 25 0 1 0 1853543965 251744256 60545 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 61461 60545 1116 68 0 61393 0
[pid=10112] vsize: 245844
Current children cumulated CPU time (s) 315.44
Current children cumulated vsize (Kb) 245844

[startup+330.013 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 60748 0 0 0 32163 379 0 0 25 0 1 0 1853543965 252145664 60659 4294967295 134512640 134736556 3221224560 3221223072 134543140 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 61559 60659 1116 68 0 61491 0
[pid=10112] vsize: 246236
Current children cumulated CPU time (s) 325.42
Current children cumulated vsize (Kb) 246236

[startup+340.014 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 60868 0 0 0 33157 381 0 0 25 0 1 0 1853543965 252686336 60779 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 61691 60779 1116 68 0 61623 0
[pid=10112] vsize: 246764
Current children cumulated CPU time (s) 335.38
Current children cumulated vsize (Kb) 246764

[startup+350.013 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 60950 0 0 0 34153 382 0 0 25 0 1 0 1853543965 252956672 60861 4294967295 134512640 134736556 3221224560 3221223264 134609071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 61757 60861 1116 68 0 61689 0
[pid=10112] vsize: 247028
Current children cumulated CPU time (s) 345.35
Current children cumulated vsize (Kb) 247028

[startup+360.014 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 60950 0 0 0 35150 383 0 0 25 0 1 0 1853543965 252956672 60861 4294967295 134512640 134736556 3221224560 3221223076 134716755 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 61757 60861 1116 68 0 61689 0
[pid=10112] vsize: 247028
Current children cumulated CPU time (s) 355.33
Current children cumulated vsize (Kb) 247028

[startup+370.015 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 61014 0 0 0 36144 385 0 0 25 0 1 0 1853543965 253227008 60925 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 61823 60925 1116 68 0 61755 0
[pid=10112] vsize: 247292
Current children cumulated CPU time (s) 365.29
Current children cumulated vsize (Kb) 247292

[startup+380.014 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 61047 0 0 0 37140 387 0 0 25 0 1 0 1853543965 253362176 60958 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 61856 60958 1116 68 0 61788 0
[pid=10112] vsize: 247424
Current children cumulated CPU time (s) 375.27
Current children cumulated vsize (Kb) 247424

[startup+390.015 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 61137 0 0 0 38137 388 0 0 25 0 1 0 1853543965 253767680 61048 4294967295 134512640 134736556 3221224560 3221223120 134543560 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 61955 61048 1116 68 0 61887 0
[pid=10112] vsize: 247820
Current children cumulated CPU time (s) 385.25
Current children cumulated vsize (Kb) 247820

[startup+400.015 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 61214 0 0 0 39133 390 0 0 25 0 1 0 1853543965 254038016 61125 4294967295 134512640 134736556 3221224560 3221223120 134543101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 62021 61125 1116 68 0 61953 0
[pid=10112] vsize: 248084
Current children cumulated CPU time (s) 395.23
Current children cumulated vsize (Kb) 248084

[startup+410.016 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 61325 0 0 0 40128 391 0 0 25 0 1 0 1853543965 254578688 61236 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 62153 61236 1116 68 0 62085 0
[pid=10112] vsize: 248612
Current children cumulated CPU time (s) 405.19
Current children cumulated vsize (Kb) 248612

[startup+420.016 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 61391 0 0 0 41123 393 0 0 25 0 1 0 1853543965 254849024 61302 4294967295 134512640 134736556 3221224560 3221223136 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 62219 61302 1116 68 0 62151 0
[pid=10112] vsize: 248876
Current children cumulated CPU time (s) 415.16
Current children cumulated vsize (Kb) 248876

[startup+430.016 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 61471 0 0 0 42119 395 0 0 25 0 1 0 1853543965 255119360 61382 4294967295 134512640 134736556 3221224560 3221223200 134536448 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 62285 61382 1116 68 0 62217 0
[pid=10112] vsize: 249140
Current children cumulated CPU time (s) 425.14
Current children cumulated vsize (Kb) 249140

[startup+440.017 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 61588 0 0 0 43115 397 0 0 25 0 1 0 1853543965 255660032 61499 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 62417 61499 1116 68 0 62349 0
[pid=10112] vsize: 249668
Current children cumulated CPU time (s) 435.12
Current children cumulated vsize (Kb) 249668

[startup+450.016 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 61711 0 0 0 44111 398 0 0 25 0 1 0 1853543965 256200704 61622 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 62549 61622 1116 68 0 62481 0
[pid=10112] vsize: 250196
Current children cumulated CPU time (s) 445.09
Current children cumulated vsize (Kb) 250196

[startup+460.017 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 61820 0 0 0 45107 400 0 0 25 0 1 0 1853543965 256606208 61731 4294967295 134512640 134736556 3221224560 3221223156 134544537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 62648 61731 1116 68 0 62580 0
[pid=10112] vsize: 250592
Current children cumulated CPU time (s) 455.07
Current children cumulated vsize (Kb) 250592

[startup+470.018 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 61890 0 0 0 46104 401 0 0 25 0 1 0 1853543965 256876544 61801 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 62714 61801 1116 68 0 62646 0
[pid=10112] vsize: 250856
Current children cumulated CPU time (s) 465.05
Current children cumulated vsize (Kb) 250856

[startup+480.018 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 61966 0 0 0 47100 403 0 0 25 0 1 0 1853543965 257146880 61877 4294967295 134512640 134736556 3221224560 3221223200 134543750 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 62780 61877 1116 68 0 62712 0
[pid=10112] vsize: 251120
Current children cumulated CPU time (s) 475.03
Current children cumulated vsize (Kb) 251120

[startup+490.018 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 62049 0 0 0 48095 405 0 0 25 0 1 0 1853543965 257552384 61960 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 62879 61960 1116 68 0 62811 0
[pid=10112] vsize: 251516
Current children cumulated CPU time (s) 485
Current children cumulated vsize (Kb) 251516

[startup+500.018 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 62077 0 0 0 49093 406 0 0 25 0 1 0 1853543965 257687552 61988 4294967295 134512640 134736556 3221224560 3221223076 134716792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 62912 61988 1116 68 0 62844 0
[pid=10112] vsize: 251648
Current children cumulated CPU time (s) 494.99
Current children cumulated vsize (Kb) 251648

[startup+510.019 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 62151 0 0 0 50090 408 0 0 25 0 1 0 1853543965 257957888 62062 4294967295 134512640 134736556 3221224560 3221223116 134537540 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 62978 62062 1116 68 0 62910 0
[pid=10112] vsize: 251912
Current children cumulated CPU time (s) 504.98
Current children cumulated vsize (Kb) 251912

[startup+520.019 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 62283 0 0 0 51087 409 0 0 25 0 1 0 1853543965 258498560 62194 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63110 62194 1116 68 0 63042 0
[pid=10112] vsize: 252440
Current children cumulated CPU time (s) 514.96
Current children cumulated vsize (Kb) 252440

[startup+530.02 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 62327 0 0 0 52084 410 0 0 25 0 1 0 1853543965 258633728 62238 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63143 62238 1116 68 0 63075 0
[pid=10112] vsize: 252572
Current children cumulated CPU time (s) 524.94
Current children cumulated vsize (Kb) 252572

[startup+540.021 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 62327 0 0 0 53081 412 0 0 25 0 1 0 1853543965 258633728 62238 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63143 62238 1116 68 0 63075 0
[pid=10112] vsize: 252572
Current children cumulated CPU time (s) 534.93
Current children cumulated vsize (Kb) 252572

[startup+550.022 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 62374 0 0 0 54076 414 0 0 25 0 1 0 1853543965 258899968 62285 4294967295 134512640 134736556 3221224560 3221223232 134528604 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63208 62285 1116 68 0 63140 0
[pid=10112] vsize: 252832
Current children cumulated CPU time (s) 544.9
Current children cumulated vsize (Kb) 252832

[startup+560.022 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 62458 0 0 0 55073 415 0 0 25 0 1 0 1853543965 259170304 62369 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63274 62369 1116 68 0 63206 0
[pid=10112] vsize: 253096
Current children cumulated CPU time (s) 554.88
Current children cumulated vsize (Kb) 253096

[startup+570.022 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 62477 0 0 0 56070 416 0 0 25 0 1 0 1853543965 259305472 62388 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63307 62388 1116 68 0 63239 0
[pid=10112] vsize: 253228
Current children cumulated CPU time (s) 564.86
Current children cumulated vsize (Kb) 253228

[startup+580.022 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 62549 0 0 0 57066 418 0 0 25 0 1 0 1853543965 259575808 62460 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63373 62460 1116 68 0 63305 0
[pid=10112] vsize: 253492
Current children cumulated CPU time (s) 574.84
Current children cumulated vsize (Kb) 253492

[startup+590.022 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 62640 0 0 0 58060 421 0 0 25 0 1 0 1853543965 259981312 62551 4294967295 134512640 134736556 3221224560 3221223248 134597302 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63472 62551 1116 68 0 63404 0
[pid=10112] vsize: 253888
Current children cumulated CPU time (s) 584.81
Current children cumulated vsize (Kb) 253888

[startup+600.023 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 62719 0 0 0 59058 422 0 0 25 0 1 0 1853543965 260251648 62630 4294967295 134512640 134736556 3221224560 3221223092 134544527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63538 62630 1116 68 0 63470 0
[pid=10112] vsize: 254152
Current children cumulated CPU time (s) 594.8
Current children cumulated vsize (Kb) 254152

[startup+610.024 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 62751 0 0 0 60055 424 0 0 25 0 1 0 1853543965 260386816 62662 4294967295 134512640 134736556 3221224560 3221223120 134543591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63571 62662 1116 68 0 63503 0
[pid=10112] vsize: 254284
Current children cumulated CPU time (s) 604.79
Current children cumulated vsize (Kb) 254284

[startup+620.024 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 62949 0 0 0 61051 425 0 0 25 0 1 0 1853543965 261193728 62860 4294967295 134512640 134736556 3221224560 3221223072 134543101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63768 62860 1116 68 0 63700 0
[pid=10112] vsize: 255072
Current children cumulated CPU time (s) 614.76
Current children cumulated vsize (Kb) 255072

[startup+630.024 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63035 0 0 0 62045 428 0 0 25 0 1 0 1853543965 261599232 62946 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63867 62946 1116 68 0 63799 0
[pid=10112] vsize: 255468
Current children cumulated CPU time (s) 624.73
Current children cumulated vsize (Kb) 255468

[startup+640.025 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63039 0 0 0 63040 430 0 0 25 0 1 0 1853543965 261599232 62950 4294967295 134512640 134736556 3221224560 3221223216 134544763 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63867 62950 1116 68 0 63799 0
[pid=10112] vsize: 255468
Current children cumulated CPU time (s) 634.7
Current children cumulated vsize (Kb) 255468

[startup+650.025 s]
Raw data (loadavg): 1.08 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) T 10111 10112 21452 0 -1 0 63139 0 0 0 64035 432 0 0 25 0 1 0 1853543965 261869568 63032 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63933 63032 1116 68 0 63865 0
[pid=10112] vsize: 255732
Current children cumulated CPU time (s) 644.67
Current children cumulated vsize (Kb) 255732

[startup+660.025 s]
Raw data (loadavg): 1.07 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63210 0 0 0 65031 434 0 0 25 0 1 0 1853543965 262139904 63103 4294967295 134512640 134736556 3221224560 3221222824 134717149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 63999 63103 1116 68 0 63931 0
[pid=10112] vsize: 255996
Current children cumulated CPU time (s) 654.65
Current children cumulated vsize (Kb) 255996

[startup+670.026 s]
Raw data (loadavg): 1.06 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63289 0 0 0 66027 436 0 0 25 0 1 0 1853543965 262545408 63182 4294967295 134512640 134736556 3221224560 3221223172 134537411 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 64098 63182 1116 68 0 64030 0
[pid=10112] vsize: 256392
Current children cumulated CPU time (s) 664.63
Current children cumulated vsize (Kb) 256392

[startup+680.026 s]
Raw data (loadavg): 1.05 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63348 0 0 0 67022 437 0 0 25 0 1 0 1853543965 262815744 63241 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 64164 63241 1116 68 0 64096 0
[pid=10112] vsize: 256656
Current children cumulated CPU time (s) 674.59
Current children cumulated vsize (Kb) 256656

[startup+690.027 s]
Raw data (loadavg): 1.04 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63421 0 0 0 68016 440 0 0 25 0 1 0 1853543965 263086080 63314 4294967295 134512640 134736556 3221224560 3221223120 134543614 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 64230 63314 1116 68 0 64162 0
[pid=10112] vsize: 256920
Current children cumulated CPU time (s) 684.56
Current children cumulated vsize (Kb) 256920

[startup+700.027 s]
Raw data (loadavg): 1.03 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63497 0 0 0 69010 442 0 0 25 0 1 0 1853543965 263356416 63390 4294967295 134512640 134736556 3221224560 3221223168 134537418 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 64296 63390 1116 68 0 64228 0
[pid=10112] vsize: 257184
Current children cumulated CPU time (s) 694.52
Current children cumulated vsize (Kb) 257184

[startup+710.028 s]
Raw data (loadavg): 1.03 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63621 0 0 0 70004 444 0 0 25 0 1 0 1853543965 263897088 63514 4294967295 134512640 134736556 3221224560 3221223168 134537375 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 64428 63514 1116 68 0 64360 0
[pid=10112] vsize: 257712
Current children cumulated CPU time (s) 704.48
Current children cumulated vsize (Kb) 257712

[startup+720.028 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63678 0 0 0 71001 445 0 0 25 0 1 0 1853543965 264167424 63571 4294967295 134512640 134736556 3221224560 3221223184 134544646 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 64494 63571 1116 68 0 64426 0
[pid=10112] vsize: 257976
Current children cumulated CPU time (s) 714.46
Current children cumulated vsize (Kb) 257976

[startup+730.028 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63686 0 0 0 71998 446 0 0 25 0 1 0 1853543965 264167424 63579 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 64494 63579 1116 68 0 64426 0
[pid=10112] vsize: 257976
Current children cumulated CPU time (s) 724.44
Current children cumulated vsize (Kb) 257976

[startup+740.029 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63686 0 0 0 72994 448 0 0 25 0 1 0 1853543965 264167424 63579 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 64494 63579 1116 68 0 64426 0
[pid=10112] vsize: 257976
Current children cumulated CPU time (s) 734.42
Current children cumulated vsize (Kb) 257976

[startup+750.029 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63760 0 0 0 73992 449 0 0 25 0 1 0 1853543965 264425472 63653 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 64557 63653 1116 68 0 64489 0
[pid=10112] vsize: 258228
Current children cumulated CPU time (s) 744.41
Current children cumulated vsize (Kb) 258228

[startup+760.029 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63787 0 0 0 74987 451 0 0 25 0 1 0 1853543965 264560640 63680 4294967295 134512640 134736556 3221224560 3221223224 134553982 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 64590 63680 1116 68 0 64522 0
[pid=10112] vsize: 258360
Current children cumulated CPU time (s) 754.38
Current children cumulated vsize (Kb) 258360

[startup+770.03 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63849 0 0 0 75984 452 0 0 25 0 1 0 1853543965 264830976 63742 4294967295 134512640 134736556 3221224560 3221223084 134540089 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 64656 63742 1116 68 0 64588 0
[pid=10112] vsize: 258624
Current children cumulated CPU time (s) 764.36
Current children cumulated vsize (Kb) 258624

[startup+780.03 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63899 0 0 0 76979 455 0 0 25 0 1 0 1853543965 264966144 63792 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 64689 63792 1116 68 0 64621 0
[pid=10112] vsize: 258756
Current children cumulated CPU time (s) 774.34
Current children cumulated vsize (Kb) 258756

[startup+790.031 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 63966 0 0 0 77973 457 0 0 25 0 1 0 1853543965 265236480 63859 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 64755 63859 1116 68 0 64687 0
[pid=10112] vsize: 259020
Current children cumulated CPU time (s) 784.3
Current children cumulated vsize (Kb) 259020

[startup+800.031 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 64004 0 0 0 78968 459 0 0 25 0 1 0 1853543965 265506816 63897 4294967295 134512640 134736556 3221224560 3221223224 134544625 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 64821 63897 1116 68 0 64753 0
[pid=10112] vsize: 259284
Current children cumulated CPU time (s) 794.27
Current children cumulated vsize (Kb) 259284

[startup+810.032 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 64100 0 0 0 79964 461 0 0 25 0 1 0 1853543965 265912320 63993 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 64920 63993 1116 68 0 64852 0
[pid=10112] vsize: 259680
Current children cumulated CPU time (s) 804.25
Current children cumulated vsize (Kb) 259680

[startup+820.033 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 64168 0 0 0 80959 463 0 0 25 0 1 0 1853543965 266182656 64061 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 64986 64061 1116 68 0 64918 0
[pid=10112] vsize: 259944
Current children cumulated CPU time (s) 814.22
Current children cumulated vsize (Kb) 259944

[startup+830.033 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 64287 0 0 0 81954 465 0 0 25 0 1 0 1853543965 266588160 64180 4294967295 134512640 134736556 3221224560 3221223064 134543900 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 65085 64180 1116 68 0 65017 0
[pid=10112] vsize: 260340
Current children cumulated CPU time (s) 824.19
Current children cumulated vsize (Kb) 260340

[startup+840.034 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 64383 0 0 0 82951 466 0 0 25 0 1 0 1853543965 266993664 64276 4294967295 134512640 134736556 3221224560 3221223104 134543676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 65184 64276 1116 68 0 65116 0
[pid=10112] vsize: 260736
Current children cumulated CPU time (s) 834.17
Current children cumulated vsize (Kb) 260736

[startup+850.035 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 64461 0 0 0 83945 469 0 0 25 0 1 0 1853543965 267264000 64354 4294967295 134512640 134736556 3221224560 3221223216 134536532 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 65250 64354 1116 68 0 65182 0
[pid=10112] vsize: 261000
Current children cumulated CPU time (s) 844.14
Current children cumulated vsize (Kb) 261000

[startup+860.036 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 64560 0 0 0 84940 471 0 0 25 0 1 0 1853543965 267669504 64453 4294967295 134512640 134736556 3221224560 3221223120 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 65349 64453 1116 68 0 65281 0
[pid=10112] vsize: 261396
Current children cumulated CPU time (s) 854.11
Current children cumulated vsize (Kb) 261396

[startup+870.036 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 64644 0 0 0 85936 473 0 0 25 0 1 0 1853543965 268075008 64537 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 65448 64537 1116 68 0 65380 0
[pid=10112] vsize: 261792
Current children cumulated CPU time (s) 864.09
Current children cumulated vsize (Kb) 261792

[startup+880.036 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 64723 0 0 0 86932 474 0 0 25 0 1 0 1853543965 268345344 64616 4294967295 134512640 134736556 3221224560 3221223120 134543548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 65514 64616 1116 68 0 65446 0
[pid=10112] vsize: 262056
Current children cumulated CPU time (s) 874.06
Current children cumulated vsize (Kb) 262056

[startup+890.037 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 64777 0 0 0 87928 476 0 0 25 0 1 0 1853543965 268566528 64670 4294967295 134512640 134736556 3221224560 3221223072 134543204 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 65568 64670 1116 68 0 65500 0
[pid=10112] vsize: 262272
Current children cumulated CPU time (s) 884.04
Current children cumulated vsize (Kb) 262272

[startup+900.036 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) T 10111 10112 21452 0 -1 0 64869 0 0 0 88924 478 0 0 25 0 1 0 1853543965 268972032 64762 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10112/statm): 65667 64762 1116 68 0 65599 0
[pid=10112] vsize: 262668
Current children cumulated CPU time (s) 894.02
Current children cumulated vsize (Kb) 262668

[startup+910.038 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 64878 0 0 0 89921 479 0 0 25 0 1 0 1853543965 268972032 64771 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 65667 64771 1116 68 0 65599 0
[pid=10112] vsize: 262668
Current children cumulated CPU time (s) 904
Current children cumulated vsize (Kb) 262668

[startup+920.039 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 64970 0 0 0 90915 481 0 0 25 0 1 0 1853543965 269377536 64863 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 65766 64863 1116 68 0 65698 0
[pid=10112] vsize: 263064
Current children cumulated CPU time (s) 913.96
Current children cumulated vsize (Kb) 263064

[startup+930.039 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 65089 0 0 0 91910 484 0 0 25 0 1 0 1853543965 269918208 64982 4294967295 134512640 134736556 3221224560 3221223120 134544590 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 65898 64982 1116 68 0 65830 0
[pid=10112] vsize: 263592
Current children cumulated CPU time (s) 923.94
Current children cumulated vsize (Kb) 263592

[startup+940.039 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 65190 0 0 0 92905 486 0 0 25 0 1 0 1853543965 270323712 65083 4294967295 134512640 134736556 3221224560 3221223104 134716149 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 65997 65083 1116 68 0 65929 0
[pid=10112] vsize: 263988
Current children cumulated CPU time (s) 933.91
Current children cumulated vsize (Kb) 263988

[startup+950.04 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 65216 0 0 0 93902 487 0 0 25 0 1 0 1853543965 270458880 65109 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 66030 65109 1116 68 0 65962 0
[pid=10112] vsize: 264120
Current children cumulated CPU time (s) 943.89
Current children cumulated vsize (Kb) 264120

[startup+960.041 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 65240 0 0 0 94898 489 0 0 25 0 1 0 1853543965 270458880 65133 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 66030 65133 1116 68 0 65962 0
[pid=10112] vsize: 264120
Current children cumulated CPU time (s) 953.87
Current children cumulated vsize (Kb) 264120

[startup+970.042 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 65349 0 0 0 95895 491 0 0 25 0 1 0 1853543965 270999552 65242 4294967295 134512640 134736556 3221224560 3221223092 134544550 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10112/statm): 66162 65242 1116 68 0 66094 0
[pid=10112] vsize: 264648
Current children cumulated CPU time (s) 963.86
Current children cumulated vsize (Kb) 264648

[startup+980.043 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 65349 0 0 0 96892 492 0 0 21 0 1 0 1853543965 270925824 65242 4294967295 134512640 134736556 3221224560 3221223184 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 66144 65242 1116 68 0 66076 0
[pid=10112] vsize: 264576
Current children cumulated CPU time (s) 973.84
Current children cumulated vsize (Kb) 264576

[startup+990.044 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 65456 0 0 0 97886 494 0 0 25 0 1 0 1853543965 271466496 65349 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 66276 65349 1116 68 0 66208 0
[pid=10112] vsize: 265104
Current children cumulated CPU time (s) 983.8
Current children cumulated vsize (Kb) 265104

[startup+1000.04 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) T 10111 10112 21452 0 -1 0 65499 0 0 0 98884 495 0 0 25 0 1 0 1853543965 271601664 65392 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10112/statm): 66309 65392 1116 68 0 66241 0
[pid=10112] vsize: 265236
Current children cumulated CPU time (s) 993.79
Current children cumulated vsize (Kb) 265236

[startup+1010.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 65516 0 0 0 99881 496 0 0 25 0 1 0 1853543965 271601664 65409 4294967295 134512640 134736556 3221224560 3221223088 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 66309 65409 1116 68 0 66241 0
[pid=10112] vsize: 265236
Current children cumulated CPU time (s) 1003.77
Current children cumulated vsize (Kb) 265236

[startup+1020.04 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 65557 0 0 0 100876 498 0 0 25 0 1 0 1853543965 271872000 65450 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 66375 65450 1116 68 0 66307 0
[pid=10112] vsize: 265500
Current children cumulated CPU time (s) 1013.74
Current children cumulated vsize (Kb) 265500

[startup+1030.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 65663 0 0 0 101873 499 0 0 25 0 1 0 1853543965 272277504 65556 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 66474 65556 1116 68 0 66406 0
[pid=10112] vsize: 265896
Current children cumulated CPU time (s) 1023.72
Current children cumulated vsize (Kb) 265896

[startup+1040.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 65747 0 0 0 102868 501 0 0 25 0 1 0 1853543965 272547840 65640 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 66540 65640 1116 68 0 66472 0
[pid=10112] vsize: 266160
Current children cumulated CPU time (s) 1033.69
Current children cumulated vsize (Kb) 266160

[startup+1050.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 65832 0 0 0 103864 503 0 0 25 0 1 0 1853543965 272953344 65725 4294967295 134512640 134736556 3221224560 3221223084 134540147 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 66639 65725 1116 68 0 66571 0
[pid=10112] vsize: 266556
Current children cumulated CPU time (s) 1043.67
Current children cumulated vsize (Kb) 266556

[startup+1060.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 65907 0 0 0 104861 504 0 0 25 0 1 0 1853543965 273219584 65800 4294967295 134512640 134736556 3221224560 3221223104 134543676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 66704 65800 1116 68 0 66636 0
[pid=10112] vsize: 266816
Current children cumulated CPU time (s) 1053.65
Current children cumulated vsize (Kb) 266816

[startup+1070.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 65948 0 0 0 105858 505 0 0 25 0 1 0 1853543965 273354752 65841 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 66737 65841 1116 68 0 66669 0
[pid=10112] vsize: 266948
Current children cumulated CPU time (s) 1063.63
Current children cumulated vsize (Kb) 266948

[startup+1080.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 66025 0 0 0 106852 508 0 0 25 0 1 0 1853543965 273760256 65918 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 66836 65918 1116 68 0 66768 0
[pid=10112] vsize: 267344
Current children cumulated CPU time (s) 1073.6
Current children cumulated vsize (Kb) 267344

[startup+1090.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 66126 0 0 0 107846 510 0 0 25 0 1 0 1853543965 274165760 66019 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 66935 66019 1116 68 0 66867 0
[pid=10112] vsize: 267740
Current children cumulated CPU time (s) 1083.56
Current children cumulated vsize (Kb) 267740

[startup+1100.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 66220 0 0 0 108843 511 0 0 25 0 1 0 1853543965 274571264 66113 4294967295 134512640 134736556 3221224560 3221223232 134524613 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 67034 66113 1116 68 0 66966 0
[pid=10112] vsize: 268136
Current children cumulated CPU time (s) 1093.54
Current children cumulated vsize (Kb) 268136

[startup+1110.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 66265 0 0 0 109840 512 0 0 25 0 1 0 1853543965 274706432 66158 4294967295 134512640 134736556 3221224560 3221223084 134540147 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 67067 66158 1116 68 0 66999 0
[pid=10112] vsize: 268268
Current children cumulated CPU time (s) 1103.52
Current children cumulated vsize (Kb) 268268

[startup+1120.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 66277 0 0 0 110836 513 0 0 25 0 1 0 1853543965 274812928 66170 4294967295 134512640 134736556 3221224560 3221223104 134544602 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 67093 66170 1116 68 0 67025 0
[pid=10112] vsize: 268372
Current children cumulated CPU time (s) 1113.49
Current children cumulated vsize (Kb) 268372

[startup+1130.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 66374 0 0 0 111829 515 0 0 25 0 1 0 1853543965 275218432 66267 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 67192 66267 1116 68 0 67124 0
[pid=10112] vsize: 268768
Current children cumulated CPU time (s) 1123.44
Current children cumulated vsize (Kb) 268768

[startup+1140.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 66461 0 0 0 112823 518 0 0 25 0 1 0 1853543965 275488768 66354 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 67258 66354 1116 68 0 67190 0
[pid=10112] vsize: 269032
Current children cumulated CPU time (s) 1133.41
Current children cumulated vsize (Kb) 269032

[startup+1150.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 66545 0 0 0 113819 520 0 0 25 0 1 0 1853543965 275894272 66438 4294967295 134512640 134736556 3221224560 3221223136 134544646 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 67357 66438 1116 68 0 67289 0
[pid=10112] vsize: 269428
Current children cumulated CPU time (s) 1143.39
Current children cumulated vsize (Kb) 269428

[startup+1160.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 66600 0 0 0 114815 522 0 0 25 0 1 0 1853543965 276144128 66493 4294967295 134512640 134736556 3221224560 3221223264 134609069 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 67418 66493 1116 68 0 67350 0
[pid=10112] vsize: 269672
Current children cumulated CPU time (s) 1153.37
Current children cumulated vsize (Kb) 269672

[startup+1170.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 66700 0 0 0 115811 523 0 0 25 0 1 0 1853543965 276549632 66593 4294967295 134512640 134736556 3221224560 3221223076 134716789 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 67517 66593 1116 68 0 67449 0
[pid=10112] vsize: 270068
Current children cumulated CPU time (s) 1163.34
Current children cumulated vsize (Kb) 270068

[startup+1180.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 66721 0 0 0 116807 524 0 0 25 0 1 0 1853543965 276549632 66614 4294967295 134512640 134736556 3221224560 3221223232 134528613 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 67517 66614 1116 68 0 67449 0
[pid=10112] vsize: 270068
Current children cumulated CPU time (s) 1173.31
Current children cumulated vsize (Kb) 270068

[startup+1190.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 66813 0 0 0 117804 526 0 0 25 0 1 0 1853543965 276955136 66706 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 67616 66706 1116 68 0 67548 0
[pid=10112] vsize: 270464
Current children cumulated CPU time (s) 1183.3
Current children cumulated vsize (Kb) 270464

[startup+1200.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10112
Raw data (/proc/10112/stat): 10112 (bsolo) R 10111 10112 21452 0 -1 0 66887 0 0 0 118800 527 0 0 25 0 1 0 1853543965 277225472 66780 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10112/statm): 67682 66780 1116 68 0 67614 0
[pid=10112] vsize: 270728
Current children cumulated CPU time (s) 1193.27
Current children cumulated vsize (Kb) 270728
One traced child (pid=10112) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1201.93
CPU time (s): 1195.15
CPU user time (s): 1189.75
CPU system time (s): 5.40118
CPU usage (%): 99.4356
Max. virtual memory (cumulated for all children) (Kb): 270728

Verifier Data

ERROR: no interpretation found !