Some explanations

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

General information on the benchmark

Namemps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-roll3000.opb
MD5SUMb5e0cd2fd527d211d525adea6c422112
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 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000000
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2123511627775
Number of bits of the biggest sum of numbers41
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables8902
Total number of constraints3459
Number of constraints which are clauses143
Number of constraints which are cardinality constraints (but not clauses)626
Number of constraints which are nor clauses,nor cardinality constraints2690
Minimum length of a constraint1
Maximum length of a constraint2407

Trace number 5009

Launcher Data

LAUNCH ON wulflinc11 THE 2005-09-19 21:49:20 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=768 boxname=wulflinc11 idbench=768 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  b5e0cd2fd527d211d525adea6c422112  /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-20-10-roll3000.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-20-10-roll3000.opb
IDLAUNCH: 768
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.028
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.028
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:        922056 kB
Buffers:           116 kB
Cached:          85540 kB
SwapCached:        840 kB
Active:          21080 kB
Inactive:        66976 kB
HighTotal:      131008 kB
HighFree:        41916 kB
LowTotal:       903652 kB
LowFree:        880140 kB
SwapTotal:     2097136 kB
SwapFree:      2095596 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5568 kB
Slab:            18772 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:09:23 (client local time) WITH STATUS 0 IN 1195.06 SECONDS
stats: 768 7 1195.06 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 8902 variables and 3038 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 11.059
c After prepocess the problem consists of 5570 variables and 2057 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 5570 #Dec: 4588 LB: 0 @ 15.255
c Restart #2 #Var: 5570 #Dec: 17110 LB: 0 @ 23.782
c Restart #3 #Var: 5570 #Dec: 40856 LB: 0 @ 36.937
c Restart #4 #Var: 5570 #Dec: 74810 LB: 0 @ 54.401
c Restart #5 #Var: 5570 #Dec: 142098 LB: 0 @ 80.436
c Restart #6 #Var: 5570 #Dec: 144734 LB: 0 @ 177.15
c Restart #7 #Var: 5570 #Dec: 175314 LB: 0 @ 335.93
c Restart #8 #Var: 5570 #Dec: 180462 LB: 0 @ 370.7
c CHANGE Heuristic... 
c Restart #0 #Var: 5570 #Dec: 183184 LB: 0 @ 700.65
c Restart #1 #Var: 5570 #Dec: 183962 LB: 0 @ 702.62
c Restart #2 #Var: 5570 #Dec: 185195 LB: 0 @ 706.28
c Restart #3 #Var: 5570 #Dec: 185918 LB: 0 @ 719.23
c Restart #4 #Var: 5570 #Dec: 188847 LB: 0 @ 729.11
c Restart #5 #Var: 5570 #Dec: 190817 LB: 0 @ 735.62
c Restart #6 #Var: 5570 #Dec: 193528 LB: 0 @ 747.13
c Restart #7 #Var: 5570 #Dec: 198070 LB: 0 @ 756.49
c Restart #8 #Var: 5570 #Dec: 200907 LB: 0 @ 784.97
c Restart #9 #Var: 5570 #Dec: 204487 LB: 0 @ 806.03
c Restart #10 #Var: 5570 #Dec: 209414 LB: 0 @ 845.98
c Restart #11 #Var: 5570 #Dec: 214075 LB: 0 @ 878.75
c Restart #12 #Var: 5568 #Dec: 222872 LB: 0 @ 902.41
c Restart #13 #Var: 5568 #Dec: 228378 LB: 0 @ 930.26
c Restart #14 #Var: 5566 #Dec: 233144 LB: 0 @ 964.15
c Restart #15 #Var: 5565 #Dec: 239232 LB: 0 @ 1046.2
c Restart #16 #Var: 5565 #Dec: 246774 LB: 0 @ 1120.9
c Restart #17 #Var: 5565 #Dec: 257094 LB: 0 @ 1166.3
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/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 19 0 0 0 0 0 0 0 21 0 1 0 1795031879 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/28977/statm): 107 3 90 68 0 39 0
[pid=28977] 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/wulflinc11/normalized-mps-v2-20-10-roll3000.opb

[startup+10.0035 s]
Raw data (loadavg): 0.98 1.07 1.08 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 12862 0 0 0 950 38 0 0 25 0 1 0 1795031879 55996416 12773 4294967295 134512640 134736556 3221224560 3221223064 1077294273 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28977/statm): 13671 12773 1116 68 0 13603 0
[pid=28977] vsize: 54684
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (Kb) 54684

[startup+20.0043 s]
Raw data (loadavg): 0.98 1.06 1.07 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 14303 0 0 0 1904 55 0 0 25 0 1 0 1795031879 61870080 14183 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28977/statm): 15105 14183 1116 68 0 15037 0
[pid=28977] vsize: 60420
Current children cumulated CPU time (s) 19.59
Current children cumulated vsize (Kb) 60420

[startup+30.006 s]
Raw data (loadavg): 1.06 1.08 1.08 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 14320 0 0 0 2837 76 0 0 25 0 1 0 1795031879 61865984 14183 4294967295 134512640 134736556 3221224560 3221223104 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15104 14183 1116 68 0 15036 0
[pid=28977] vsize: 60416
Current children cumulated CPU time (s) 29.13
Current children cumulated vsize (Kb) 60416

[startup+40.0058 s]
Raw data (loadavg): 1.05 1.07 1.08 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 14337 0 0 0 3772 98 0 0 18 0 1 0 1795031879 61865984 14183 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15104 14183 1116 68 0 15036 0
[pid=28977] vsize: 60416
Current children cumulated CPU time (s) 38.7
Current children cumulated vsize (Kb) 60416

[startup+50.0066 s]
Raw data (loadavg): 1.04 1.07 1.08 1/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) T 28976 28977 9854 0 -1 0 14354 0 0 0 4701 121 0 0 25 0 1 0 1795031879 62001152 14200 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15137 14200 1116 68 0 15069 0
[pid=28977] vsize: 60548
Current children cumulated CPU time (s) 48.22
Current children cumulated vsize (Kb) 60548

[startup+60.0074 s]
Raw data (loadavg): 1.03 1.07 1.08 1/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) T 28976 28977 9854 0 -1 0 14372 0 0 0 5613 150 0 0 25 0 1 0 1795031879 62001152 14185 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15137 14185 1116 68 0 15069 0
[pid=28977] vsize: 60548
Current children cumulated CPU time (s) 57.63
Current children cumulated vsize (Kb) 60548

[startup+70.0082 s]
Raw data (loadavg): 1.03 1.07 1.07 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 14389 0 0 0 6491 192 0 0 25 0 1 0 1795031879 62001152 14202 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15137 14202 1116 68 0 15069 0
[pid=28977] vsize: 60548
Current children cumulated CPU time (s) 66.83
Current children cumulated vsize (Kb) 60548

[startup+80.01 s]
Raw data (loadavg): 1.02 1.06 1.07 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 14405 0 0 0 7400 220 0 0 25 0 1 0 1795031879 62136320 14218 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28977/statm): 15170 14218 1116 68 0 15102 0
[pid=28977] vsize: 60680
Current children cumulated CPU time (s) 76.2
Current children cumulated vsize (Kb) 60680

[startup+90.0108 s]
Raw data (loadavg): 1.02 1.06 1.07 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 14738 0 0 0 8386 226 0 0 25 0 1 0 1795031879 63492096 14551 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15501 14551 1116 68 0 15433 0
[pid=28977] vsize: 62004
Current children cumulated CPU time (s) 86.12
Current children cumulated vsize (Kb) 62004

[startup+100.011 s]
Raw data (loadavg): 1.02 1.06 1.07 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 14808 0 0 0 9386 227 0 0 25 0 1 0 1795031879 63770624 14621 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15569 14621 1116 68 0 15501 0
[pid=28977] vsize: 62276
Current children cumulated CPU time (s) 96.13
Current children cumulated vsize (Kb) 62276

[startup+110.011 s]
Raw data (loadavg): 1.01 1.06 1.07 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15181 0 0 0 10384 228 0 0 25 0 1 0 1795031879 65261568 14994 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15933 14994 1116 68 0 15865 0
[pid=28977] vsize: 63732
Current children cumulated CPU time (s) 106.12
Current children cumulated vsize (Kb) 63732

[startup+120.012 s]
Raw data (loadavg): 1.01 1.05 1.07 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15181 0 0 0 11383 228 0 0 25 0 1 0 1795031879 65232896 14994 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 14994 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 116.11
Current children cumulated vsize (Kb) 63704

[startup+130.013 s]
Raw data (loadavg): 1.01 1.05 1.07 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15181 0 0 0 12383 229 0 0 25 0 1 0 1795031879 65232896 14994 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 14994 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 126.12
Current children cumulated vsize (Kb) 63704

[startup+140.014 s]
Raw data (loadavg): 1.01 1.05 1.07 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15181 0 0 0 13382 229 0 0 25 0 1 0 1795031879 65232896 14994 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 14994 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 136.11
Current children cumulated vsize (Kb) 63704

[startup+150.014 s]
Raw data (loadavg): 1.00 1.05 1.07 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15181 0 0 0 14381 229 0 0 25 0 1 0 1795031879 65232896 14994 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 14994 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 146.1
Current children cumulated vsize (Kb) 63704

[startup+160.014 s]
Raw data (loadavg): 1.00 1.05 1.07 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15181 0 0 0 15381 230 0 0 25 0 1 0 1795031879 65232896 14994 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 14994 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 156.11
Current children cumulated vsize (Kb) 63704

[startup+170.014 s]
Raw data (loadavg): 1.00 1.04 1.06 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15181 0 0 0 16380 230 0 0 25 0 1 0 1795031879 65232896 14994 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 14994 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 166.1
Current children cumulated vsize (Kb) 63704

[startup+180.015 s]
Raw data (loadavg): 1.00 1.04 1.06 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15204 0 0 0 17380 230 0 0 25 0 1 0 1795031879 65368064 15017 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15959 15017 1116 68 0 15891 0
[pid=28977] vsize: 63836
Current children cumulated CPU time (s) 176.1
Current children cumulated vsize (Kb) 63836

[startup+190.016 s]
Raw data (loadavg): 1.00 1.04 1.06 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 18358 236 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 185.94
Current children cumulated vsize (Kb) 63704

[startup+200.015 s]
Raw data (loadavg): 1.00 1.04 1.06 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 19340 243 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 195.83
Current children cumulated vsize (Kb) 63704

[startup+210.015 s]
Raw data (loadavg): 1.00 1.04 1.06 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 20327 248 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 205.75
Current children cumulated vsize (Kb) 63704

[startup+220.016 s]
Raw data (loadavg): 1.00 1.03 1.06 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 21312 252 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 215.64
Current children cumulated vsize (Kb) 63704

[startup+230.017 s]
Raw data (loadavg): 1.00 1.03 1.06 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 22304 254 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 225.58
Current children cumulated vsize (Kb) 63704

[startup+240.017 s]
Raw data (loadavg): 1.00 1.03 1.06 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 23295 257 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 235.52
Current children cumulated vsize (Kb) 63704

[startup+250.016 s]
Raw data (loadavg): 1.00 1.03 1.06 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 24284 261 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 245.45
Current children cumulated vsize (Kb) 63704

[startup+260.017 s]
Raw data (loadavg): 1.00 1.03 1.06 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 25273 264 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 255.37
Current children cumulated vsize (Kb) 63704

[startup+270.017 s]
Raw data (loadavg): 1.00 1.03 1.06 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 26266 267 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 265.33
Current children cumulated vsize (Kb) 63704

[startup+280.018 s]
Raw data (loadavg): 1.00 1.03 1.05 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 27263 268 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 275.31
Current children cumulated vsize (Kb) 63704

[startup+290.019 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 28260 269 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 285.29
Current children cumulated vsize (Kb) 63704

[startup+300.018 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 29258 270 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 295.28
Current children cumulated vsize (Kb) 63704

[startup+310.019 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 30258 270 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 305.28
Current children cumulated vsize (Kb) 63704

[startup+320.02 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 31258 270 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 315.28
Current children cumulated vsize (Kb) 63704

[startup+330.021 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 32257 271 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 325.28
Current children cumulated vsize (Kb) 63704

[startup+340.021 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 33257 271 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 335.28
Current children cumulated vsize (Kb) 63704

[startup+350.021 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 34251 273 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223296 134605579 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 345.24
Current children cumulated vsize (Kb) 63704

[startup+360.022 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 35245 276 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 355.21
Current children cumulated vsize (Kb) 63704

[startup+370.022 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 36238 278 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 365.16
Current children cumulated vsize (Kb) 63704

[startup+380.023 s]
Raw data (loadavg): 1.00 1.02 1.04 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 37232 280 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 375.12
Current children cumulated vsize (Kb) 63704

[startup+390.023 s]
Raw data (loadavg): 1.00 1.02 1.04 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 38232 280 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 385.12
Current children cumulated vsize (Kb) 63704

[startup+400.023 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 39231 281 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 395.12
Current children cumulated vsize (Kb) 63704

[startup+410.024 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 40231 281 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 405.12
Current children cumulated vsize (Kb) 63704

[startup+420.024 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 41231 281 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 415.12
Current children cumulated vsize (Kb) 63704

[startup+430.025 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 42231 281 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 425.12
Current children cumulated vsize (Kb) 63704

[startup+440.025 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 43231 281 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 435.12
Current children cumulated vsize (Kb) 63704

[startup+450.025 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 44231 281 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 445.12
Current children cumulated vsize (Kb) 63704

[startup+460.026 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 45231 281 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 455.12
Current children cumulated vsize (Kb) 63704

[startup+470.027 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 46230 282 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 465.12
Current children cumulated vsize (Kb) 63704

[startup+480.027 s]
Raw data (loadavg): 1.00 1.01 1.03 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 47230 282 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 475.12
Current children cumulated vsize (Kb) 63704

[startup+490.028 s]
Raw data (loadavg): 1.00 1.01 1.03 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 48230 282 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 485.12
Current children cumulated vsize (Kb) 63704

[startup+500.028 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 49229 282 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223264 134605453 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 495.11
Current children cumulated vsize (Kb) 63704

[startup+510.028 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 50229 282 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 505.11
Current children cumulated vsize (Kb) 63704

[startup+520.028 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 51229 282 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 515.11
Current children cumulated vsize (Kb) 63704

[startup+530.028 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 52229 282 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223096 1077378425 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 525.11
Current children cumulated vsize (Kb) 63704

[startup+540.028 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 53229 283 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 535.12
Current children cumulated vsize (Kb) 63704

[startup+550.028 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 54228 283 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 545.11
Current children cumulated vsize (Kb) 63704

[startup+560.029 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 55228 283 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 555.11
Current children cumulated vsize (Kb) 63704

[startup+570.029 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 56228 283 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 565.11
Current children cumulated vsize (Kb) 63704

[startup+580.029 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 57228 283 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 575.11
Current children cumulated vsize (Kb) 63704

[startup+590.03 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 58228 283 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 585.11
Current children cumulated vsize (Kb) 63704

[startup+600.03 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 59228 283 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 595.11
Current children cumulated vsize (Kb) 63704

[startup+610.031 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 60227 283 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550905 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 605.1
Current children cumulated vsize (Kb) 63704

[startup+620.03 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 61227 283 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 615.1
Current children cumulated vsize (Kb) 63704

[startup+630.031 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 62227 284 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223112 134553405 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 625.11
Current children cumulated vsize (Kb) 63704

[startup+640.032 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 63227 284 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 635.11
Current children cumulated vsize (Kb) 63704

[startup+650.032 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 64227 284 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 645.11
Current children cumulated vsize (Kb) 63704

[startup+660.032 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 65227 284 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 655.11
Current children cumulated vsize (Kb) 63704

[startup+670.032 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 66227 284 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 665.11
Current children cumulated vsize (Kb) 63704

[startup+680.033 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 67227 284 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 675.11
Current children cumulated vsize (Kb) 63704

[startup+690.033 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 68226 284 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 685.1
Current children cumulated vsize (Kb) 63704

[startup+700.034 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 69226 284 0 0 25 0 1 0 1795031879 65232896 15006 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15926 15006 1116 68 0 15858 0
[pid=28977] vsize: 63704
Current children cumulated CPU time (s) 695.1
Current children cumulated vsize (Kb) 63704

[startup+710.035 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 70217 288 0 0 25 0 1 0 1795031879 65089536 14995 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15891 14995 1116 68 0 15823 0
[pid=28977] vsize: 63564
Current children cumulated CPU time (s) 705.05
Current children cumulated vsize (Kb) 63564

[startup+720.034 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 71212 290 0 0 25 0 1 0 1795031879 65089536 14995 4294967295 134512640 134736556 3221224560 3221223208 134544625 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15891 14995 1116 68 0 15823 0
[pid=28977] vsize: 63564
Current children cumulated CPU time (s) 715.02
Current children cumulated vsize (Kb) 63564

[startup+730.035 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15205 0 0 0 72201 294 0 0 25 0 1 0 1795031879 65089536 14995 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 15891 14995 1116 68 0 15823 0
[pid=28977] vsize: 63564
Current children cumulated CPU time (s) 724.95
Current children cumulated vsize (Kb) 63564

[startup+740.036 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15571 0 0 0 73187 299 0 0 25 0 1 0 1795031879 66711552 15361 4294967295 134512640 134736556 3221224560 3221223072 134543110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 16287 15361 1116 68 0 16219 0
[pid=28977] vsize: 65148
Current children cumulated CPU time (s) 734.86
Current children cumulated vsize (Kb) 65148

[startup+750.036 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 15970 0 0 0 74169 306 0 0 25 0 1 0 1795031879 68333568 15760 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 16683 15760 1116 68 0 16615 0
[pid=28977] vsize: 66732
Current children cumulated CPU time (s) 744.75
Current children cumulated vsize (Kb) 66732

[startup+760.037 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 16578 0 0 0 75146 316 0 0 25 0 1 0 1795031879 70766592 16368 4294967295 134512640 134736556 3221224560 3221223168 134544698 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 17277 16368 1116 68 0 17209 0
[pid=28977] vsize: 69108
Current children cumulated CPU time (s) 754.62
Current children cumulated vsize (Kb) 69108

[startup+770.036 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 16952 0 0 0 76133 321 0 0 25 0 1 0 1795031879 72253440 16742 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 17640 16742 1116 68 0 17572 0
[pid=28977] vsize: 70560
Current children cumulated CPU time (s) 764.54
Current children cumulated vsize (Kb) 70560

[startup+780.037 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 17131 0 0 0 77127 324 0 0 25 0 1 0 1795031879 73064448 16921 4294967295 134512640 134736556 3221224560 3221223224 134716001 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 17838 16921 1116 68 0 17770 0
[pid=28977] vsize: 71352
Current children cumulated CPU time (s) 774.51
Current children cumulated vsize (Kb) 71352

[startup+790.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 17306 0 0 0 78122 326 0 0 25 0 1 0 1795031879 73740288 17096 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 18003 17096 1116 68 0 17935 0
[pid=28977] vsize: 72012
Current children cumulated CPU time (s) 784.48
Current children cumulated vsize (Kb) 72012

[startup+800.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 17479 0 0 0 79114 329 0 0 25 0 1 0 1795031879 74412032 17269 4294967295 134512640 134736556 3221224560 3221223112 134544507 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 18167 17269 1116 68 0 18099 0
[pid=28977] vsize: 72668
Current children cumulated CPU time (s) 794.43
Current children cumulated vsize (Kb) 72668

[startup+810.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 17813 0 0 0 80101 334 0 0 25 0 1 0 1795031879 75898880 17603 4294967295 134512640 134736556 3221224560 3221223192 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 18530 17603 1116 68 0 18462 0
[pid=28977] vsize: 74120
Current children cumulated CPU time (s) 804.35
Current children cumulated vsize (Kb) 74120

[startup+820.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 18217 0 0 0 81087 340 0 0 25 0 1 0 1795031879 77520896 18007 4294967295 134512640 134736556 3221224560 3221223248 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 18926 18007 1116 68 0 18858 0
[pid=28977] vsize: 75704
Current children cumulated CPU time (s) 814.27
Current children cumulated vsize (Kb) 75704

[startup+830.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 18450 0 0 0 82075 345 0 0 25 0 1 0 1795031879 78467072 18240 4294967295 134512640 134736556 3221224560 3221223104 134544566 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 19157 18240 1116 68 0 19089 0
[pid=28977] vsize: 76628
Current children cumulated CPU time (s) 824.2
Current children cumulated vsize (Kb) 76628

[startup+840.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 18602 0 0 0 83068 348 0 0 25 0 1 0 1795031879 79007744 18392 4294967295 134512640 134736556 3221224560 3221223120 134543606 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 19289 18392 1116 68 0 19221 0
[pid=28977] vsize: 77156
Current children cumulated CPU time (s) 834.16
Current children cumulated vsize (Kb) 77156

[startup+850.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 18714 0 0 0 84066 350 0 0 25 0 1 0 1795031879 79548416 18504 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 19421 18504 1116 68 0 19353 0
[pid=28977] vsize: 77684
Current children cumulated CPU time (s) 844.16
Current children cumulated vsize (Kb) 77684

[startup+860.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 18873 0 0 0 85059 353 0 0 25 0 1 0 1795031879 80220160 18663 4294967295 134512640 134736556 3221224560 3221223072 134543204 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 19585 18663 1116 68 0 19517 0
[pid=28977] vsize: 78340
Current children cumulated CPU time (s) 854.12
Current children cumulated vsize (Kb) 78340

[startup+870.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 19128 0 0 0 86052 357 0 0 25 0 1 0 1795031879 81166336 18918 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 19816 18918 1116 68 0 19748 0
[pid=28977] vsize: 79264
Current children cumulated CPU time (s) 864.09
Current children cumulated vsize (Kb) 79264

[startup+880.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 19406 0 0 0 87042 360 0 0 25 0 1 0 1795031879 82382848 19196 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 20113 19196 1116 68 0 20045 0
[pid=28977] vsize: 80452
Current children cumulated CPU time (s) 874.02
Current children cumulated vsize (Kb) 80452

[startup+890.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 19670 0 0 0 88019 370 0 0 25 0 1 0 1795031879 83464192 19460 4294967295 134512640 134736556 3221224560 3221223104 134540206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 20377 19460 1116 68 0 20309 0
[pid=28977] vsize: 81508
Current children cumulated CPU time (s) 883.89
Current children cumulated vsize (Kb) 81508

[startup+900.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 20100 0 0 0 88996 380 0 0 25 0 1 0 1795031879 85221376 19890 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 20806 19890 1116 68 0 20738 0
[pid=28977] vsize: 83224
Current children cumulated CPU time (s) 893.76
Current children cumulated vsize (Kb) 83224

[startup+910.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 20506 0 0 0 89981 385 0 0 25 0 1 0 1795031879 86843392 20296 4294967295 134512640 134736556 3221224560 3221223072 134543101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 21202 20296 1116 68 0 21134 0
[pid=28977] vsize: 84808
Current children cumulated CPU time (s) 903.66
Current children cumulated vsize (Kb) 84808

[startup+920.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 20736 0 0 0 90969 390 0 0 25 0 1 0 1795031879 87785472 20526 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 21432 20526 1116 68 0 21364 0
[pid=28977] vsize: 85728
Current children cumulated CPU time (s) 913.59
Current children cumulated vsize (Kb) 85728

[startup+930.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 21161 0 0 0 91955 395 0 0 25 0 1 0 1795031879 89546752 20951 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 21862 20951 1116 68 0 21794 0
[pid=28977] vsize: 87448
Current children cumulated CPU time (s) 923.5
Current children cumulated vsize (Kb) 87448

[startup+940.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 21510 0 0 0 92946 399 0 0 25 0 1 0 1795031879 91033600 21300 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 22225 21300 1116 68 0 22157 0
[pid=28977] vsize: 88900
Current children cumulated CPU time (s) 933.45
Current children cumulated vsize (Kb) 88900

[startup+950.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 21656 0 0 0 93941 401 0 0 25 0 1 0 1795031879 91574272 21446 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 22357 21446 1116 68 0 22289 0
[pid=28977] vsize: 89428
Current children cumulated CPU time (s) 943.42
Current children cumulated vsize (Kb) 89428

[startup+960.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 22000 0 0 0 94933 404 0 0 25 0 1 0 1795031879 92925952 21790 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 22687 21790 1116 68 0 22619 0
[pid=28977] vsize: 90748
Current children cumulated CPU time (s) 953.37
Current children cumulated vsize (Kb) 90748

[startup+970.047 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) T 28976 28977 9854 0 -1 0 22499 0 0 0 95919 411 0 0 25 0 1 0 1795031879 95088640 22289 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28977/statm): 23215 22289 1116 68 0 23147 0
[pid=28977] vsize: 92860
Current children cumulated CPU time (s) 963.3
Current children cumulated vsize (Kb) 92860

[startup+980.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 22668 0 0 0 96912 414 0 0 25 0 1 0 1795031879 95764480 22458 4294967295 134512640 134736556 3221224560 3221223008 134717511 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 23380 22458 1116 68 0 23312 0
[pid=28977] vsize: 93520
Current children cumulated CPU time (s) 973.26
Current children cumulated vsize (Kb) 93520

[startup+990.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 22778 0 0 0 97906 416 0 0 25 0 1 0 1795031879 96169984 22568 4294967295 134512640 134736556 3221224560 3221223256 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 23479 22568 1116 68 0 23411 0
[pid=28977] vsize: 93916
Current children cumulated CPU time (s) 983.22
Current children cumulated vsize (Kb) 93916

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 22988 0 0 0 98898 420 0 0 25 0 1 0 1795031879 96980992 22778 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 23677 22778 1116 68 0 23609 0
[pid=28977] vsize: 94708
Current children cumulated CPU time (s) 993.18
Current children cumulated vsize (Kb) 94708

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 23027 0 0 0 99896 420 0 0 25 0 1 0 1795031879 97251328 22817 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 23743 22817 1116 68 0 23675 0
[pid=28977] vsize: 94972
Current children cumulated CPU time (s) 1003.16
Current children cumulated vsize (Kb) 94972

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 23045 0 0 0 100895 421 0 0 25 0 1 0 1795031879 97251328 22835 4294967295 134512640 134736556 3221224560 3221223212 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 23743 22835 1116 68 0 23675 0
[pid=28977] vsize: 94972
Current children cumulated CPU time (s) 1013.16
Current children cumulated vsize (Kb) 94972

[startup+1030.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 23061 0 0 0 101891 422 0 0 25 0 1 0 1795031879 97386496 22851 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 23776 22851 1116 68 0 23708 0
[pid=28977] vsize: 95104
Current children cumulated CPU time (s) 1023.13
Current children cumulated vsize (Kb) 95104

[startup+1040.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 23234 0 0 0 102884 426 0 0 25 0 1 0 1795031879 98062336 23024 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 23941 23024 1116 68 0 23873 0
[pid=28977] vsize: 95764
Current children cumulated CPU time (s) 1033.1
Current children cumulated vsize (Kb) 95764

[startup+1050.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 23269 0 0 0 103880 427 0 0 25 0 1 0 1795031879 98197504 23059 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 23974 23059 1116 68 0 23906 0
[pid=28977] vsize: 95896
Current children cumulated CPU time (s) 1043.07
Current children cumulated vsize (Kb) 95896

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 23280 0 0 0 104874 430 0 0 25 0 1 0 1795031879 98197504 23070 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 23974 23070 1116 68 0 23906 0
[pid=28977] vsize: 95896
Current children cumulated CPU time (s) 1053.04
Current children cumulated vsize (Kb) 95896

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 23330 0 0 0 105868 432 0 0 25 0 1 0 1795031879 98467840 23120 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 24040 23120 1116 68 0 23972 0
[pid=28977] vsize: 96160
Current children cumulated CPU time (s) 1063
Current children cumulated vsize (Kb) 96160

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 23404 0 0 0 106864 433 0 0 25 0 1 0 1795031879 98738176 23194 4294967295 134512640 134736556 3221224560 3221223084 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 24106 23194 1116 68 0 24038 0
[pid=28977] vsize: 96424
Current children cumulated CPU time (s) 1072.97
Current children cumulated vsize (Kb) 96424

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 23427 0 0 0 107860 434 0 0 25 0 1 0 1795031879 98873344 23217 4294967295 134512640 134736556 3221224560 3221223084 134536611 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 24139 23217 1116 68 0 24071 0
[pid=28977] vsize: 96556
Current children cumulated CPU time (s) 1082.94
Current children cumulated vsize (Kb) 96556

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 23540 0 0 0 108854 437 0 0 25 0 1 0 1795031879 99274752 23330 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 24237 23330 1116 68 0 24169 0
[pid=28977] vsize: 96948
Current children cumulated CPU time (s) 1092.91
Current children cumulated vsize (Kb) 96948

[startup+1110.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 23619 0 0 0 109849 438 0 0 25 0 1 0 1795031879 99672064 23409 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 24334 23409 1116 68 0 24266 0
[pid=28977] vsize: 97336
Current children cumulated CPU time (s) 1102.87
Current children cumulated vsize (Kb) 97336

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 23782 0 0 0 110841 441 0 0 25 0 1 0 1795031879 100347904 23572 4294967295 134512640 134736556 3221224560 3221223112 134543667 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 24499 23572 1116 68 0 24431 0
[pid=28977] vsize: 97996
Current children cumulated CPU time (s) 1112.82
Current children cumulated vsize (Kb) 97996

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 24066 0 0 0 111829 447 0 0 25 0 1 0 1795031879 101429248 23856 4294967295 134512640 134736556 3221224560 3221223296 134528947 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 24763 23856 1116 68 0 24695 0
[pid=28977] vsize: 99052
Current children cumulated CPU time (s) 1122.76
Current children cumulated vsize (Kb) 99052

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 24365 0 0 0 112814 454 0 0 25 0 1 0 1795031879 102645760 24155 4294967295 134512640 134736556 3221224560 3221223164 134537557 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 25060 24155 1116 68 0 24992 0
[pid=28977] vsize: 100240
Current children cumulated CPU time (s) 1132.68
Current children cumulated vsize (Kb) 100240

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 24576 0 0 0 113801 458 0 0 25 0 1 0 1795031879 103591936 24366 4294967295 134512640 134736556 3221224560 3221223228 134543708 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 25291 24366 1116 68 0 25223 0
[pid=28977] vsize: 101164
Current children cumulated CPU time (s) 1142.59
Current children cumulated vsize (Kb) 101164

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) T 28976 28977 9854 0 -1 0 24789 0 0 0 114789 463 0 0 25 0 1 0 1795031879 104402944 24579 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28977/statm): 25489 24579 1116 68 0 25421 0
[pid=28977] vsize: 101956
Current children cumulated CPU time (s) 1152.52
Current children cumulated vsize (Kb) 101956

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 25034 0 0 0 115777 468 0 0 25 0 1 0 1795031879 105349120 24824 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 25720 24824 1116 68 0 25652 0
[pid=28977] vsize: 102880
Current children cumulated CPU time (s) 1162.45
Current children cumulated vsize (Kb) 102880

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 25302 0 0 0 116768 471 0 0 25 0 1 0 1795031879 106565632 25092 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 26017 25092 1116 68 0 25949 0
[pid=28977] vsize: 104068
Current children cumulated CPU time (s) 1172.39
Current children cumulated vsize (Kb) 104068

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 25552 0 0 0 117757 475 0 0 25 0 1 0 1795031879 107511808 25342 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 26248 25342 1116 68 0 26180 0
[pid=28977] vsize: 104992
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (Kb) 104992

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 28977
Raw data (/proc/28977/stat): 28977 (bsolo) R 28976 28977 9854 0 -1 0 25676 0 0 0 118752 477 0 0 25 0 1 0 1795031879 108052480 25466 4294967295 134512640 134736556 3221224560 3221223084 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28977/statm): 26380 25466 1116 68 0 26312 0
[pid=28977] vsize: 105520
Current children cumulated CPU time (s) 1192.29
Current children cumulated vsize (Kb) 105520
One traced child (pid=28977) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1202.84
CPU time (s): 1195.06
CPU user time (s): 1190.23
CPU system time (s): 4.83027
CPU usage (%): 99.3535
Max. virtual memory (cumulated for all children) (Kb): 105520

Verifier Data

ERROR: no interpretation found !