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/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-degen3.opb
MD5SUM60f638829868e3a2820fb14a59c3225e
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 31460
Biggest coefficient in the objective function 977797120
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 331425197400
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 977797120
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 331425197400
Number of bits of the biggest sum of numbers39
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables36360
Total number of constraints1503
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1503
Minimum length of a constraint40
Maximum length of a constraint4060

Trace number 5057

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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:        883656 kB
Buffers:         32904 kB
Cached:          92316 kB
SwapCached:        784 kB
Active:          46840 kB
Inactive:        81088 kB
HighTotal:      131008 kB
HighFree:        34692 kB
LowTotal:       903652 kB
LowFree:        848964 kB
SwapTotal:     2097136 kB
SwapFree:      2095880 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5756 kB
Slab:            17320 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:31:05 (client local time) WITH STATUS 0 IN 1195.1 SECONDS
stats: 807 7 1195.1 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 36360 variables and 2220 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 56.376
c After prepocess the problem consists of 15783 variables and 2220 constraints.
c Initial Lower Bound: -74242485
c Restart #1 #Var: 15783 #Dec: 269617 LB: -74242485 @ 95.235
c Restart #2 #Var: 15783 #Dec: 768874 LB: -74242485 @ 166.03
c Restart #3 #Var: 15783 #Dec: 1507175 LB: -74242485 @ 265.25
c Restart #4 #Var: 15783 #Dec: 2644583 LB: -74242485 @ 419.07
c CHANGE Heuristic... 
c Restart #0 #Var: 15783 #Dec: 4241132 LB: -74242485 @ 639.75
c Restart #1 #Var: 15783 #Dec: 4243867 LB: -74242485 @ 641.3
c Restart #2 #Var: 15783 #Dec: 4251304 LB: -74242485 @ 645.61
c Restart #3 #Var: 15783 #Dec: 4260850 LB: -74242485 @ 649.58
c Restart #4 #Var: 15783 #Dec: 4280942 LB: -74242485 @ 669.27
c Restart #5 #Var: 15783 #Dec: 4284517 LB: -74242485 @ 704.66
c Restart #6 #Var: 15783 #Dec: 4318148 LB: -74242485 @ 730.69
c Restart #7 #Var: 15783 #Dec: 4321641 LB: -74242485 @ 762.56
c Restart #8 #Var: 15783 #Dec: 4334046 LB: -74242485 @ 778.31
c Restart #9 #Var: 15783 #Dec: 4338011 LB: -74242485 @ 819.95
c Restart #10 #Var: 15783 #Dec: 4347557 LB: -74242485 @ 843.72
c Restart #11 #Var: 15783 #Dec: 4355467 LB: -74242485 @ 880.88
c Restart #12 #Var: 15783 #Dec: 4365848 LB: -74242485 @ 910.81
c Restart #13 #Var: 15783 #Dec: 4375213 LB: -74242485 @ 959.95
c Restart #14 #Var: 15783 #Dec: 4382676 LB: -74242485 @ 983.48
c Restart #15 #Var: 15783 #Dec: 4390036 LB: -74242485 @ 1061.8
c Restart #16 #Var: 15783 #Dec: 4396512 LB: -74242485 @ 1090.5
c Restart #17 #Var: 15783 #Dec: 4400349 LB: -74242485 @ 1176.6
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/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1781589416 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 107 3 90 68 0 39 0
[pid=16300] 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/wulflinc8/normalized-mps-v2-13-7-degen3.opb

[startup+10.0034 s]
Raw data (loadavg): 0.94 0.98 0.97 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 27031 0 0 0 911 71 0 0 25 0 1 0 1781589416 113295360 26664 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 27660 26664 1116 68 0 27592 0
[pid=16300] vsize: 110640
Current children cumulated CPU time (s) 9.82
Current children cumulated vsize (Kb) 110640

[startup+20.0042 s]
Raw data (loadavg): 0.95 0.98 0.97 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 28801 0 0 0 1903 77 0 0 25 0 1 0 1781589416 120770560 28434 4294967295 134512640 134736556 3221224560 3221222824 1077364209 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 29485 28434 1116 68 0 29417 0
[pid=16300] vsize: 117940
Current children cumulated CPU time (s) 19.8
Current children cumulated vsize (Kb) 117940

[startup+30.005 s]
Raw data (loadavg): 0.95 0.98 0.97 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 30817 0 0 0 2892 83 0 0 25 0 1 0 1781589416 129044480 30450 4294967295 134512640 134736556 3221224560 3221221404 1077253638 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 31505 30450 1116 68 0 31437 0
[pid=16300] vsize: 126020
Current children cumulated CPU time (s) 29.75
Current children cumulated vsize (Kb) 126020

[startup+40.0058 s]
Raw data (loadavg): 0.96 0.98 0.97 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 32759 0 0 0 3884 88 0 0 25 0 1 0 1781589416 137281536 32392 4294967295 134512640 134736556 3221224560 3221223068 1077399568 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 33516 32392 1116 68 0 33448 0
[pid=16300] vsize: 134064
Current children cumulated CPU time (s) 39.72
Current children cumulated vsize (Kb) 134064

[startup+50.0055 s]
Raw data (loadavg): 0.97 0.98 0.97 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 34375 0 0 0 4876 94 0 0 25 0 1 0 1781589416 144158720 34008 4294967295 134512640 134736556 3221224560 3221222792 1077364326 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 35195 34008 1116 68 0 35127 0
[pid=16300] vsize: 140780
Current children cumulated CPU time (s) 49.7
Current children cumulated vsize (Kb) 140780

[startup+60.0064 s]
Raw data (loadavg): 0.97 0.98 0.97 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40476 0 0 0 5778 136 0 0 20 0 1 0 1781589416 170196992 40109 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 41552 40109 1116 68 0 41484 0
[pid=16300] vsize: 166208
Current children cumulated CPU time (s) 59.14
Current children cumulated vsize (Kb) 166208

[startup+70.0071 s]
Raw data (loadavg): 0.97 0.98 0.97 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40491 0 0 0 6539 219 0 0 21 0 1 0 1781589416 170196992 40124 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 41552 40124 1116 68 0 41484 0
[pid=16300] vsize: 166208
Current children cumulated CPU time (s) 67.58
Current children cumulated vsize (Kb) 166208

[startup+80.0089 s]
Raw data (loadavg): 0.98 0.98 0.97 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40508 0 0 0 7307 298 0 0 19 0 1 0 1781589416 170332160 40141 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 41585 40141 1116 68 0 41517 0
[pid=16300] vsize: 166340
Current children cumulated CPU time (s) 76.05
Current children cumulated vsize (Kb) 166340

[startup+90.0097 s]
Raw data (loadavg): 0.98 0.98 0.97 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40524 0 0 0 8068 378 0 0 20 0 1 0 1781589416 170332160 40157 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 41585 40157 1116 68 0 41517 0
[pid=16300] vsize: 166340
Current children cumulated CPU time (s) 84.46
Current children cumulated vsize (Kb) 166340

[startup+100.009 s]
Raw data (loadavg): 0.98 0.98 0.97 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40540 0 0 0 8833 457 0 0 20 0 1 0 1781589416 170467328 40173 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 41618 40173 1116 68 0 41550 0
[pid=16300] vsize: 166472
Current children cumulated CPU time (s) 92.9
Current children cumulated vsize (Kb) 166472

[startup+110.01 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 40555 0 0 0 9596 535 0 0 20 0 1 0 1781589416 170467328 40188 4294967295 134512640 134736556 3221224560 3221223112 134544557 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 41618 40188 1116 68 0 41550 0
[pid=16300] vsize: 166472
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (Kb) 166472

[startup+120.011 s]
Raw data (loadavg): 0.99 0.98 0.97 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40581 0 0 0 10353 615 0 0 19 0 1 0 1781589416 170602496 40214 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 41651 40214 1116 68 0 41583 0
[pid=16300] vsize: 166604
Current children cumulated CPU time (s) 109.68
Current children cumulated vsize (Kb) 166604

[startup+130.012 s]
Raw data (loadavg): 1.06 1.00 0.98 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40608 0 0 0 11105 702 0 0 17 0 1 0 1781589416 170737664 40241 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 41684 40241 1116 68 0 41616 0
[pid=16300] vsize: 166736
Current children cumulated CPU time (s) 118.07
Current children cumulated vsize (Kb) 166736

[startup+140.013 s]
Raw data (loadavg): 1.05 1.00 0.98 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 40625 0 0 0 11869 782 0 0 19 0 1 0 1781589416 170737664 40258 4294967295 134512640 134736556 3221224560 3221223088 134543101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 41684 40258 1116 68 0 41616 0
[pid=16300] vsize: 166736
Current children cumulated CPU time (s) 126.51
Current children cumulated vsize (Kb) 166736

[startup+150.013 s]
Raw data (loadavg): 1.04 1.00 0.98 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40641 0 0 0 12627 865 0 0 20 0 1 0 1781589416 170872832 40274 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 41717 40274 1116 68 0 41649 0
[pid=16300] vsize: 166868
Current children cumulated CPU time (s) 134.92
Current children cumulated vsize (Kb) 166868

[startup+160.014 s]
Raw data (loadavg): 1.04 1.00 0.98 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40657 0 0 0 13393 946 0 0 16 0 1 0 1781589416 170872832 40290 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 41717 40290 1116 68 0 41649 0
[pid=16300] vsize: 166868
Current children cumulated CPU time (s) 143.39
Current children cumulated vsize (Kb) 166868

[startup+170.015 s]
Raw data (loadavg): 1.10 1.02 0.98 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40674 0 0 0 14161 1028 0 0 16 0 1 0 1781589416 171008000 40307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 41750 40307 1116 68 0 41682 0
[pid=16300] vsize: 167000
Current children cumulated CPU time (s) 151.89
Current children cumulated vsize (Kb) 167000

[startup+180.016 s]
Raw data (loadavg): 1.09 1.02 0.98 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40690 0 0 0 14917 1111 0 0 16 0 1 0 1781589416 171008000 40323 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 41750 40323 1116 68 0 41682 0
[pid=16300] vsize: 167000
Current children cumulated CPU time (s) 160.28
Current children cumulated vsize (Kb) 167000

[startup+190.017 s]
Raw data (loadavg): 1.07 1.01 0.98 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40721 0 0 0 15670 1197 0 0 15 0 1 0 1781589416 171143168 40354 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 41783 40354 1116 68 0 41715 0
[pid=16300] vsize: 167132
Current children cumulated CPU time (s) 168.67
Current children cumulated vsize (Kb) 167132

[startup+200.017 s]
Raw data (loadavg): 1.06 1.01 0.98 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 40758 0 0 0 16418 1282 0 0 16 0 1 0 1781589416 171278336 40391 4294967295 134512640 134736556 3221224560 3221223104 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 41816 40391 1116 68 0 41748 0
[pid=16300] vsize: 167264
Current children cumulated CPU time (s) 177
Current children cumulated vsize (Kb) 167264

[startup+210.018 s]
Raw data (loadavg): 1.05 1.01 0.98 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40789 0 0 0 17163 1368 0 0 16 0 1 0 1781589416 171413504 40422 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 41849 40422 1116 68 0 41781 0
[pid=16300] vsize: 167396
Current children cumulated CPU time (s) 185.31
Current children cumulated vsize (Kb) 167396

[startup+220.019 s]
Raw data (loadavg): 1.04 1.01 0.98 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 40807 0 0 0 17913 1447 0 0 16 0 1 0 1781589416 171548672 40440 4294967295 134512640 134736556 3221224560 3221223104 134540186 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 41882 40440 1116 68 0 41814 0
[pid=16300] vsize: 167528
Current children cumulated CPU time (s) 193.6
Current children cumulated vsize (Kb) 167528

[startup+230.02 s]
Raw data (loadavg): 1.04 1.01 0.98 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40824 0 0 0 18657 1532 0 0 16 0 1 0 1781589416 171548672 40457 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 41882 40457 1116 68 0 41814 0
[pid=16300] vsize: 167528
Current children cumulated CPU time (s) 201.89
Current children cumulated vsize (Kb) 167528

[startup+240.02 s]
Raw data (loadavg): 1.03 1.01 0.98 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40841 0 0 0 19407 1618 0 0 16 0 1 0 1781589416 171683840 40474 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 41915 40474 1116 68 0 41847 0
[pid=16300] vsize: 167660
Current children cumulated CPU time (s) 210.25
Current children cumulated vsize (Kb) 167660

[startup+250.021 s]
Raw data (loadavg): 1.02 1.01 0.98 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40858 0 0 0 20165 1700 0 0 16 0 1 0 1781589416 171683840 40491 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 41915 40491 1116 68 0 41847 0
[pid=16300] vsize: 167660
Current children cumulated CPU time (s) 218.65
Current children cumulated vsize (Kb) 167660

[startup+260.022 s]
Raw data (loadavg): 1.02 1.01 0.98 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40875 0 0 0 20914 1782 0 0 16 0 1 0 1781589416 171819008 40508 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 41948 40508 1116 68 0 41880 0
[pid=16300] vsize: 167792
Current children cumulated CPU time (s) 226.96
Current children cumulated vsize (Kb) 167792

[startup+270.022 s]
Raw data (loadavg): 1.02 1.01 0.98 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40899 0 0 0 21658 1865 0 0 16 0 1 0 1781589416 171954176 40532 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 41981 40532 1116 68 0 41913 0
[pid=16300] vsize: 167924
Current children cumulated CPU time (s) 235.23
Current children cumulated vsize (Kb) 167924

[startup+280.023 s]
Raw data (loadavg): 1.01 1.01 0.98 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 40928 0 0 0 22407 1951 0 0 15 0 1 0 1781589416 171954176 40561 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 41981 40561 1116 68 0 41913 0
[pid=16300] vsize: 167924
Current children cumulated CPU time (s) 243.58
Current children cumulated vsize (Kb) 167924

[startup+290.023 s]
Raw data (loadavg): 1.01 1.00 0.98 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 40951 0 0 0 23154 2039 0 0 16 0 1 0 1781589416 172089344 40584 4294967295 134512640 134736556 3221224560 3221223092 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42014 40584 1116 68 0 41946 0
[pid=16300] vsize: 168056
Current children cumulated CPU time (s) 251.93
Current children cumulated vsize (Kb) 168056

[startup+300.023 s]
Raw data (loadavg): 1.01 1.00 0.98 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 40968 0 0 0 23907 2124 0 0 16 0 1 0 1781589416 172224512 40601 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42047 40601 1116 68 0 41979 0
[pid=16300] vsize: 168188
Current children cumulated CPU time (s) 260.31
Current children cumulated vsize (Kb) 168188

[startup+310.024 s]
Raw data (loadavg): 1.01 1.00 0.98 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 40984 0 0 0 24656 2210 0 0 16 0 1 0 1781589416 172224512 40617 4294967295 134512640 134736556 3221224560 3221223380 134609654 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42047 40617 1116 68 0 41979 0
[pid=16300] vsize: 168188
Current children cumulated CPU time (s) 268.66
Current children cumulated vsize (Kb) 168188

[startup+320.025 s]
Raw data (loadavg): 1.01 1.00 0.98 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41000 0 0 0 25414 2294 0 0 15 0 1 0 1781589416 172359680 40633 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42080 40633 1116 68 0 42012 0
[pid=16300] vsize: 168320
Current children cumulated CPU time (s) 277.08
Current children cumulated vsize (Kb) 168320

[startup+330.026 s]
Raw data (loadavg): 1.08 1.02 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41017 0 0 0 26175 2375 0 0 16 0 1 0 1781589416 172359680 40650 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42080 40650 1116 68 0 42012 0
[pid=16300] vsize: 168320
Current children cumulated CPU time (s) 285.5
Current children cumulated vsize (Kb) 168320

[startup+340.027 s]
Raw data (loadavg): 1.07 1.02 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41036 0 0 0 26923 2462 0 0 16 0 1 0 1781589416 172494848 40669 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42113 40669 1116 68 0 42045 0
[pid=16300] vsize: 168452
Current children cumulated CPU time (s) 293.85
Current children cumulated vsize (Kb) 168452

[startup+350.028 s]
Raw data (loadavg): 1.06 1.02 0.99 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 41063 0 0 0 27654 2556 0 0 16 0 1 0 1781589416 172494848 40696 4294967295 134512640 134736556 3221224560 3221223216 134544829 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42113 40696 1116 68 0 42045 0
[pid=16300] vsize: 168452
Current children cumulated CPU time (s) 302.1
Current children cumulated vsize (Kb) 168452

[startup+360.029 s]
Raw data (loadavg): 1.05 1.01 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41081 0 0 0 28407 2640 0 0 16 0 1 0 1781589416 172630016 40714 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42146 40714 1116 68 0 42078 0
[pid=16300] vsize: 168584
Current children cumulated CPU time (s) 310.47
Current children cumulated vsize (Kb) 168584

[startup+370.031 s]
Raw data (loadavg): 1.04 1.01 0.99 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 41097 0 0 0 29158 2724 0 0 16 0 1 0 1781589416 172630016 40730 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42146 40730 1116 68 0 42078 0
[pid=16300] vsize: 168584
Current children cumulated CPU time (s) 318.82
Current children cumulated vsize (Kb) 168584

[startup+380.031 s]
Raw data (loadavg): 1.12 1.03 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41113 0 0 0 29912 2808 0 0 15 0 1 0 1781589416 172765184 40746 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42179 40746 1116 68 0 42111 0
[pid=16300] vsize: 168716
Current children cumulated CPU time (s) 327.2
Current children cumulated vsize (Kb) 168716

[startup+390.032 s]
Raw data (loadavg): 1.10 1.03 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41131 0 0 0 30677 2890 0 0 16 0 1 0 1781589416 172900352 40764 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42212 40764 1116 68 0 42144 0
[pid=16300] vsize: 168848
Current children cumulated CPU time (s) 335.67
Current children cumulated vsize (Kb) 168848

[startup+400.033 s]
Raw data (loadavg): 1.08 1.03 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41147 0 0 0 31417 2976 0 0 15 0 1 0 1781589416 172900352 40780 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42212 40780 1116 68 0 42144 0
[pid=16300] vsize: 168848
Current children cumulated CPU time (s) 343.93
Current children cumulated vsize (Kb) 168848

[startup+410.034 s]
Raw data (loadavg): 1.07 1.03 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41181 0 0 0 32147 3066 0 0 16 0 1 0 1781589416 173035520 40814 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42245 40814 1116 68 0 42177 0
[pid=16300] vsize: 168980
Current children cumulated CPU time (s) 352.13
Current children cumulated vsize (Kb) 168980

[startup+420.035 s]
Raw data (loadavg): 1.06 1.02 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41201 0 0 0 32901 3146 0 0 16 0 1 0 1781589416 173170688 40834 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42278 40834 1116 68 0 42210 0
[pid=16300] vsize: 169112
Current children cumulated CPU time (s) 360.47
Current children cumulated vsize (Kb) 169112

[startup+430.036 s]
Raw data (loadavg): 1.05 1.02 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41221 0 0 0 33660 3227 0 0 16 0 1 0 1781589416 173170688 40854 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42278 40854 1116 68 0 42210 0
[pid=16300] vsize: 169112
Current children cumulated CPU time (s) 368.87
Current children cumulated vsize (Kb) 169112

[startup+440.037 s]
Raw data (loadavg): 1.04 1.02 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41242 0 0 0 34416 3309 0 0 17 0 1 0 1781589416 173305856 40875 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42311 40875 1116 68 0 42243 0
[pid=16300] vsize: 169244
Current children cumulated CPU time (s) 377.25
Current children cumulated vsize (Kb) 169244

[startup+450.038 s]
Raw data (loadavg): 1.03 1.02 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41263 0 0 0 35168 3395 0 0 16 0 1 0 1781589416 173441024 40896 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42344 40896 1116 68 0 42276 0
[pid=16300] vsize: 169376
Current children cumulated CPU time (s) 385.63
Current children cumulated vsize (Kb) 169376

[startup+460.039 s]
Raw data (loadavg): 1.03 1.02 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41284 0 0 0 35924 3475 0 0 16 0 1 0 1781589416 173441024 40917 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42344 40917 1116 68 0 42276 0
[pid=16300] vsize: 169376
Current children cumulated CPU time (s) 393.99
Current children cumulated vsize (Kb) 169376

[startup+470.039 s]
Raw data (loadavg): 1.02 1.02 0.99 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 41306 0 0 0 36674 3565 0 0 16 0 1 0 1781589416 173576192 40939 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42377 40939 1116 68 0 42309 0
[pid=16300] vsize: 169508
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (Kb) 169508

[startup+480.04 s]
Raw data (loadavg): 1.02 1.02 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41327 0 0 0 37429 3645 0 0 16 0 1 0 1781589416 173576192 40960 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42377 40960 1116 68 0 42309 0
[pid=16300] vsize: 169508
Current children cumulated CPU time (s) 410.74
Current children cumulated vsize (Kb) 169508

[startup+490.041 s]
Raw data (loadavg): 1.02 1.02 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41347 0 0 0 38198 3723 0 0 17 0 1 0 1781589416 173711360 40980 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42410 40980 1116 68 0 42342 0
[pid=16300] vsize: 169640
Current children cumulated CPU time (s) 419.21
Current children cumulated vsize (Kb) 169640

[startup+500.042 s]
Raw data (loadavg): 1.01 1.02 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41367 0 0 0 38954 3810 0 0 16 0 1 0 1781589416 173846528 41000 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42443 41000 1116 68 0 42375 0
[pid=16300] vsize: 169772
Current children cumulated CPU time (s) 427.64
Current children cumulated vsize (Kb) 169772

[startup+510.043 s]
Raw data (loadavg): 1.01 1.02 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41388 0 0 0 39712 3892 0 0 16 0 1 0 1781589416 173846528 41021 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42443 41021 1116 68 0 42375 0
[pid=16300] vsize: 169772
Current children cumulated CPU time (s) 436.04
Current children cumulated vsize (Kb) 169772

[startup+520.043 s]
Raw data (loadavg): 1.01 1.02 0.99 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41410 0 0 0 40470 3974 0 0 16 0 1 0 1781589416 173981696 41043 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42476 41043 1116 68 0 42408 0
[pid=16300] vsize: 169904
Current children cumulated CPU time (s) 444.44
Current children cumulated vsize (Kb) 169904

[startup+530.044 s]
Raw data (loadavg): 1.09 1.03 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 41430 0 0 0 41227 4055 0 0 16 0 1 0 1781589416 174116864 41063 4294967295 134512640 134736556 3221224560 3221223104 134540335 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42509 41063 1116 68 0 42441 0
[pid=16300] vsize: 170036
Current children cumulated CPU time (s) 452.82
Current children cumulated vsize (Kb) 170036

[startup+540.045 s]
Raw data (loadavg): 1.07 1.03 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41451 0 0 0 41991 4137 0 0 16 0 1 0 1781589416 174116864 41084 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42509 41084 1116 68 0 42441 0
[pid=16300] vsize: 170036
Current children cumulated CPU time (s) 461.28
Current children cumulated vsize (Kb) 170036

[startup+550.046 s]
Raw data (loadavg): 1.06 1.03 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 41473 0 0 0 42743 4221 0 0 16 0 1 0 1781589416 174252032 41106 4294967295 134512640 134736556 3221224560 3221223172 134634320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42542 41106 1116 68 0 42474 0
[pid=16300] vsize: 170168
Current children cumulated CPU time (s) 469.64
Current children cumulated vsize (Kb) 170168

[startup+560.047 s]
Raw data (loadavg): 1.05 1.03 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41495 0 0 0 43501 4305 0 0 17 0 1 0 1781589416 174387200 41128 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42575 41128 1116 68 0 42507 0
[pid=16300] vsize: 170300
Current children cumulated CPU time (s) 478.06
Current children cumulated vsize (Kb) 170300

[startup+570.047 s]
Raw data (loadavg): 1.04 1.03 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41516 0 0 0 44252 4385 0 0 16 0 1 0 1781589416 174387200 41149 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42575 41149 1116 68 0 42507 0
[pid=16300] vsize: 170300
Current children cumulated CPU time (s) 486.37
Current children cumulated vsize (Kb) 170300

[startup+580.048 s]
Raw data (loadavg): 1.04 1.02 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 41536 0 0 0 45009 4469 0 0 16 0 1 0 1781589416 174522368 41169 4294967295 134512640 134736556 3221224560 3221223104 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42608 41169 1116 68 0 42540 0
[pid=16300] vsize: 170432
Current children cumulated CPU time (s) 494.78
Current children cumulated vsize (Kb) 170432

[startup+590.052 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 41557 0 0 0 45756 4557 0 0 15 0 1 0 1781589416 174522368 41190 4294967295 134512640 134736556 3221224560 3221223104 134716177 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42608 41190 1116 68 0 42540 0
[pid=16300] vsize: 170432
Current children cumulated CPU time (s) 503.13
Current children cumulated vsize (Kb) 170432

[startup+600.053 s]
Raw data (loadavg): 1.02 1.02 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41577 0 0 0 46511 4642 0 0 17 0 1 0 1781589416 174657536 41210 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42641 41210 1116 68 0 42573 0
[pid=16300] vsize: 170564
Current children cumulated CPU time (s) 511.53
Current children cumulated vsize (Kb) 170564

[startup+610.054 s]
Raw data (loadavg): 1.02 1.02 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41598 0 0 0 47259 4729 0 0 16 0 1 0 1781589416 174792704 41231 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42674 41231 1116 68 0 42606 0
[pid=16300] vsize: 170696
Current children cumulated CPU time (s) 519.88
Current children cumulated vsize (Kb) 170696

[startup+620.055 s]
Raw data (loadavg): 1.02 1.02 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41621 0 0 0 48008 4813 0 0 16 0 1 0 1781589416 174792704 41254 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42674 41254 1116 68 0 42606 0
[pid=16300] vsize: 170696
Current children cumulated CPU time (s) 528.21
Current children cumulated vsize (Kb) 170696

[startup+630.056 s]
Raw data (loadavg): 1.01 1.02 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41641 0 0 0 48764 4900 0 0 16 0 1 0 1781589416 174927872 41274 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42707 41274 1116 68 0 42639 0
[pid=16300] vsize: 170828
Current children cumulated CPU time (s) 536.64
Current children cumulated vsize (Kb) 170828

[startup+640.057 s]
Raw data (loadavg): 1.01 1.02 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41661 0 0 0 49520 4983 0 0 16 0 1 0 1781589416 175063040 41294 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42740 41294 1116 68 0 42672 0
[pid=16300] vsize: 170960
Current children cumulated CPU time (s) 545.03
Current children cumulated vsize (Kb) 170960

[startup+650.057 s]
Raw data (loadavg): 1.01 1.02 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41681 0 0 0 50276 5067 0 0 15 0 1 0 1781589416 175063040 41314 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42740 41314 1116 68 0 42672 0
[pid=16300] vsize: 170960
Current children cumulated CPU time (s) 553.43
Current children cumulated vsize (Kb) 170960

[startup+660.057 s]
Raw data (loadavg): 1.01 1.02 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41703 0 0 0 51027 5148 0 0 16 0 1 0 1781589416 175198208 41336 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42773 41336 1116 68 0 42705 0
[pid=16300] vsize: 171092
Current children cumulated CPU time (s) 561.75
Current children cumulated vsize (Kb) 171092

[startup+670.058 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 41726 0 0 0 51784 5229 0 0 16 0 1 0 1781589416 175333376 41359 4294967295 134512640 134736556 3221224560 3221223104 134716366 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42806 41359 1116 68 0 42738 0
[pid=16300] vsize: 171224
Current children cumulated CPU time (s) 570.13
Current children cumulated vsize (Kb) 171224

[startup+680.059 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 41747 0 0 0 52539 5317 0 0 16 0 1 0 1781589416 175333376 41380 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42806 41380 1116 68 0 42738 0
[pid=16300] vsize: 171224
Current children cumulated CPU time (s) 578.56
Current children cumulated vsize (Kb) 171224

[startup+690.06 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41768 0 0 0 53290 5405 0 0 16 0 1 0 1781589416 175468544 41401 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42839 41401 1116 68 0 42771 0
[pid=16300] vsize: 171356
Current children cumulated CPU time (s) 586.95
Current children cumulated vsize (Kb) 171356

[startup+700.061 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41790 0 0 0 54040 5490 0 0 16 0 1 0 1781589416 175468544 41423 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42839 41423 1116 68 0 42771 0
[pid=16300] vsize: 171356
Current children cumulated CPU time (s) 595.3
Current children cumulated vsize (Kb) 171356

[startup+710.061 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41810 0 0 0 54789 5571 0 0 16 0 1 0 1781589416 175603712 41443 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42872 41443 1116 68 0 42804 0
[pid=16300] vsize: 171488
Current children cumulated CPU time (s) 603.6
Current children cumulated vsize (Kb) 171488

[startup+720.062 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 41836 0 0 0 55534 5654 0 0 16 0 1 0 1781589416 175738880 41469 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42905 41469 1116 68 0 42837 0
[pid=16300] vsize: 171620
Current children cumulated CPU time (s) 611.88
Current children cumulated vsize (Kb) 171620

[startup+730.064 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 41863 0 0 0 56301 5736 0 0 16 0 1 0 1781589416 175874048 41496 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42938 41496 1116 68 0 42870 0
[pid=16300] vsize: 171752
Current children cumulated CPU time (s) 620.37
Current children cumulated vsize (Kb) 171752

[startup+740.065 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 41883 0 0 0 57059 5816 0 0 16 0 1 0 1781589416 175874048 41516 4294967295 134512640 134736556 3221224560 3221223088 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 42938 41516 1116 68 0 42870 0
[pid=16300] vsize: 171752
Current children cumulated CPU time (s) 628.75
Current children cumulated vsize (Kb) 171752

[startup+750.066 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 41904 0 0 0 57816 5899 0 0 17 0 1 0 1781589416 176009216 41537 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 42971 41537 1116 68 0 42903 0
[pid=16300] vsize: 171884
Current children cumulated CPU time (s) 637.15
Current children cumulated vsize (Kb) 171884

[startup+760.066 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42407 0 0 0 58700 5938 0 0 18 0 1 0 1781589416 177631232 41937 4294967295 134512640 134736556 3221224560 3221223168 134537373 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43367 41937 1116 68 0 43299 0
[pid=16300] vsize: 173468
Current children cumulated CPU time (s) 646.38
Current children cumulated vsize (Kb) 173468

[startup+770.066 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 42600 0 0 0 59614 5965 0 0 16 0 1 0 1781589416 178442240 42130 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43565 42130 1116 68 0 43497 0
[pid=16300] vsize: 174260
Current children cumulated CPU time (s) 655.79
Current children cumulated vsize (Kb) 174260

[startup+780.068 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42600 0 0 0 60588 5975 0 0 25 0 1 0 1781589416 178442240 42130 4294967295 134512640 134736556 3221224560 3221223296 134528865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43565 42130 1116 68 0 43497 0
[pid=16300] vsize: 174260
Current children cumulated CPU time (s) 665.63
Current children cumulated vsize (Kb) 174260

[startup+790.069 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42600 0 0 0 61579 5978 0 0 25 0 1 0 1781589416 178442240 42130 4294967295 134512640 134736556 3221224560 3221223096 134716081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43565 42130 1116 68 0 43497 0
[pid=16300] vsize: 174260
Current children cumulated CPU time (s) 675.57
Current children cumulated vsize (Kb) 174260

[startup+800.068 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42600 0 0 0 62571 5980 0 0 25 0 1 0 1781589416 178442240 42130 4294967295 134512640 134736556 3221224560 3221223120 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43565 42130 1116 68 0 43497 0
[pid=16300] vsize: 174260
Current children cumulated CPU time (s) 685.51
Current children cumulated vsize (Kb) 174260

[startup+810.069 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42642 0 0 0 63568 5981 0 0 25 0 1 0 1781589416 178577408 42172 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43598 42172 1116 68 0 43530 0
[pid=16300] vsize: 174392
Current children cumulated CPU time (s) 695.49
Current children cumulated vsize (Kb) 174392

[startup+820.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 64563 5983 0 0 25 0 1 0 1781589416 178712576 42191 4294967295 134512640 134736556 3221224560 3221223104 134540195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43631 42191 1116 68 0 43563 0
[pid=16300] vsize: 174524
Current children cumulated CPU time (s) 705.46
Current children cumulated vsize (Kb) 174524

[startup+830.071 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 65511 5999 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 715.1
Current children cumulated vsize (Kb) 174368

[startup+840.072 s]
Raw data (loadavg): 1.08 1.02 1.01 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 42661 0 0 0 66450 6019 0 0 18 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 724.69
Current children cumulated vsize (Kb) 174368

[startup+850.072 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 67414 6032 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 734.46
Current children cumulated vsize (Kb) 174368

[startup+860.073 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 68410 6033 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 744.43
Current children cumulated vsize (Kb) 174368

[startup+870.073 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 69405 6035 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 754.4
Current children cumulated vsize (Kb) 174368

[startup+880.074 s]
Raw data (loadavg): 1.04 1.01 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 42661 0 0 0 70396 6039 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 764.35
Current children cumulated vsize (Kb) 174368

[startup+890.074 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 71360 6051 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 774.11
Current children cumulated vsize (Kb) 174368

[startup+900.074 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 72338 6059 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 783.97
Current children cumulated vsize (Kb) 174368

[startup+910.075 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 73336 6060 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 793.96
Current children cumulated vsize (Kb) 174368

[startup+920.075 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 74336 6060 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223272 134694484 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 803.96
Current children cumulated vsize (Kb) 174368

[startup+930.076 s]
Raw data (loadavg): 1.02 1.01 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 42661 0 0 0 75329 6062 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 813.91
Current children cumulated vsize (Kb) 174368

[startup+940.076 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 76302 6073 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 823.75
Current children cumulated vsize (Kb) 174368

[startup+950.076 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 77283 6080 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 833.63
Current children cumulated vsize (Kb) 174368

[startup+960.077 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 78274 6083 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223120 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 843.57
Current children cumulated vsize (Kb) 174368

[startup+970.078 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 79255 6089 0 0 17 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 853.44
Current children cumulated vsize (Kb) 174368

[startup+980.078 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 80241 6095 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223152 134540346 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 863.36
Current children cumulated vsize (Kb) 174368

[startup+990.079 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 81238 6096 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 873.34
Current children cumulated vsize (Kb) 174368

[startup+1000.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 82225 6101 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 883.26
Current children cumulated vsize (Kb) 174368

[startup+1010.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 83206 6108 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223068 134540067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 893.14
Current children cumulated vsize (Kb) 174368

[startup+1020.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 84190 6113 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223080 134543063 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 903.03
Current children cumulated vsize (Kb) 174368

[startup+1030.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 85182 6115 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 912.97
Current children cumulated vsize (Kb) 174368

[startup+1040.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 86170 6120 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223120 134543691 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 922.9
Current children cumulated vsize (Kb) 174368

[startup+1050.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 87159 6123 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223084 134540157 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 932.82
Current children cumulated vsize (Kb) 174368

[startup+1060.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 88148 6127 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223188 134634357 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 942.75
Current children cumulated vsize (Kb) 174368

[startup+1070.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 89140 6130 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223152 134540335 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 952.7
Current children cumulated vsize (Kb) 174368

[startup+1080.08 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) T 16299 16300 27660 0 -1 0 42661 0 0 0 90128 6134 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 962.62
Current children cumulated vsize (Kb) 174368

[startup+1090.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 91111 6140 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 972.51
Current children cumulated vsize (Kb) 174368

[startup+1100.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 92099 6145 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 982.44
Current children cumulated vsize (Kb) 174368

[startup+1110.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 93086 6150 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223280 134605803 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 992.36
Current children cumulated vsize (Kb) 174368

[startup+1120.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 94071 6156 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (Kb) 174368

[startup+1130.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 95068 6157 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1012.25
Current children cumulated vsize (Kb) 174368

[startup+1140.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 96066 6159 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223184 134544700 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1022.25
Current children cumulated vsize (Kb) 174368

[startup+1150.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 97064 6160 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1032.24
Current children cumulated vsize (Kb) 174368

[startup+1160.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 98062 6161 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223184 134544634 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1042.23
Current children cumulated vsize (Kb) 174368

[startup+1170.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 99060 6162 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223152 134540242 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1052.22
Current children cumulated vsize (Kb) 174368

[startup+1180.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 100055 6164 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (Kb) 174368

[startup+1190.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 101038 6170 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223184 134537320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1072.08
Current children cumulated vsize (Kb) 174368

[startup+1200.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 102030 6173 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223168 134544566 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1082.03
Current children cumulated vsize (Kb) 174368

[startup+1210.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 103020 6176 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1091.96
Current children cumulated vsize (Kb) 174368

[startup+1220.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 104017 6177 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223136 134543107 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1101.94
Current children cumulated vsize (Kb) 174368

[startup+1230.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 105016 6178 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1111.94
Current children cumulated vsize (Kb) 174368

[startup+1240.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 106013 6178 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (Kb) 174368

[startup+1250.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 107011 6179 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223068 134540130 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1131.9
Current children cumulated vsize (Kb) 174368

[startup+1260.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 108009 6179 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1141.88
Current children cumulated vsize (Kb) 174368

[startup+1270.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 109006 6180 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223284 134605797 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1151.86
Current children cumulated vsize (Kb) 174368

[startup+1280.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 110003 6182 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1161.85
Current children cumulated vsize (Kb) 174368

[startup+1290.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 110999 6183 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223136 134549961 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1171.82
Current children cumulated vsize (Kb) 174368

[startup+1300.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 111978 6190 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (Kb) 174368

[startup+1310.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 16300
Raw data (/proc/16300/stat): 16300 (bsolo) R 16299 16300 27660 0 -1 0 42661 0 0 0 112948 6202 0 0 25 0 1 0 1781589416 178552832 42176 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16300/statm): 43592 42176 1116 68 0 43524 0
[pid=16300] vsize: 174368
Current children cumulated CPU time (s) 1191.5
Current children cumulated vsize (Kb) 174368
One traced child (pid=16300) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1313.71
CPU time (s): 1195.1
CPU user time (s): 1132.98
CPU system time (s): 62.1116
CPU usage (%): 90.9708
Max. virtual memory (cumulated for all children) (Kb): 174524

Verifier Data

ERROR: no interpretation found !