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-forplan.opb
MD5SUMddf2305d343a013723560db78488e836
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 6325
Biggest coefficient in the objective function 10098206310400
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 1154186082635000
Number of bits of the sum of numbers in the objective function 51
Biggest number in a constraint 107374182400000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 1154186082635000
Number of bits of the biggest sum of numbers51
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables8495
Total number of constraints155
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 constraints155
Minimum length of a constraint20
Maximum length of a constraint6060

Trace number 5058

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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:        916932 kB
Buffers:          5128 kB
Cached:          84104 kB
SwapCached:        800 kB
Active:          30104 kB
Inactive:        61812 kB
HighTotal:      131008 kB
HighFree:        42840 kB
LowTotal:       903652 kB
LowFree:        874092 kB
SwapTotal:     2097136 kB
SwapFree:      2095856 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            20032 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:31:12 (client local time) WITH STATUS 0 IN 1195.09 SECONDS
stats: 816 7 1195.09 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 8495 variables and 239 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 18.338
c After prepocess the problem consists of 5876 variables and 206 constraints.
c Initial Lower Bound: -13978855881415
c Restart #1 #Var: 5876 #Dec: 7264 LB: -13978855881415 @ 20.89
c Restart #2 #Var: 5876 #Dec: 19814 LB: -13978855881415 @ 25.932
c Restart #3 #Var: 5876 #Dec: 35704 LB: -13978855881415 @ 32.903
c Restart #4 #Var: 5876 #Dec: 56265 LB: -13978855881415 @ 42.653
c Restart #5 #Var: 5876 #Dec: 99372 LB: -13978855881415 @ 59.574
c Restart #6 #Var: 5876 #Dec: 119303 LB: -13978855881415 @ 73.066
c Restart #7 #Var: 5876 #Dec: 149749 LB: -13978855881415 @ 87.095
c Restart #8 #Var: 5876 #Dec: 168708 LB: -13978855881415 @ 95.902
c Restart #9 #Var: 5876 #Dec: 170634 LB: -13978855881415 @ 100.57
c Restart #10 #Var: 5876 #Dec: 172684 LB: -13978855881415 @ 105.04
c Restart #11 #Var: 5876 #Dec: 175036 LB: -13978855881415 @ 115.39
c Restart #12 #Var: 5876 #Dec: 177516 LB: -13978855881415 @ 123.27
c Restart #13 #Var: 5876 #Dec: 180186 LB: -13978855881415 @ 130.19
c Restart #14 #Var: 5876 #Dec: 183037 LB: -13978855881415 @ 138.68
c Restart #15 #Var: 5876 #Dec: 186078 LB: -13978855881415 @ 143.83
c Restart #16 #Var: 5876 #Dec: 189369 LB: -13978855881415 @ 153.26
c Restart #17 #Var: 5876 #Dec: 192859 LB: -13978855881415 @ 163.47
c Restart #18 #Var: 5876 #Dec: 196970 LB: -13978855881415 @ 170.89
c Restart #19 #Var: 5876 #Dec: 200860 LB: -13978855881415 @ 182.2
c Restart #20 #Var: 5876 #Dec: 206028 LB: -13978855881415 @ 189.81
c Restart #21 #Var: 5876 #Dec: 210343 LB: -13978855881415 @ 202.76
c Restart #22 #Var: 5876 #Dec: 216786 LB: -13978855881415 @ 210.86
c Restart #23 #Var: 5876 #Dec: 221502 LB: -13978855881415 @ 223.8
c Restart #24 #Var: 5876 #Dec: 226356 LB: -13978855881415 @ 239.84
c Restart #25 #Var: 5876 #Dec: 231527 LB: -13978855881415 @ 258.07
c Restart #26 #Var: 5876 #Dec: 236798 LB: -13978855881415 @ 280.62
c Restart #27 #Var: 5876 #Dec: 243251 LB: -13978855881415 @ 316.92
c Restart #28 #Var: 5876 #Dec: 248938 LB: -13978855881415 @ 335.51
c Restart #29 #Var: 5876 #Dec: 254803 LB: -13978855881415 @ 356.62
c Restart #30 #Var: 5876 #Dec: 260867 LB: -13978855881415 @ 375.91
c Restart #31 #Var: 5876 #Dec: 267760 LB: -13978855881415 @ 407.95
c Restart #32 #Var: 5876 #Dec: 274263 LB: -13978855881415 @ 423.3
c Restart #33 #Var: 5876 #Dec: 282929 LB: -13978855881415 @ 438.41
c Restart #34 #Var: 5876 #Dec: 290592 LB: -13978855881415 @ 563.96
c CHANGE Heuristic... 
c Restart #0 #Var: 5876 #Dec: 300088 LB: -13978855881415 @ 877.71
c Restart #1 #Var: 5875 #Dec: 301757 LB: -13978855881415 @ 882.94
c Restart #2 #Var: 5875 #Dec: 303022 LB: -13978855881415 @ 889.25
c Restart #3 #Var: 5875 #Dec: 304481 LB: -13978855881415 @ 906.02
c Restart #4 #Var: 5875 #Dec: 305362 LB: -13978855881415 @ 933.7
c Restart #5 #Var: 5830 #Dec: 306773 LB: -13978855881415 @ 941
c Restart #6 #Var: 5818 #Dec: 308340 LB: -13978855881415 @ 985.99
c Restart #7 #Var: 5818 #Dec: 310341 LB: -13978855881415 @ 1044.9
c Restart #8 #Var: 5816 #Dec: 313556 LB: -13978855881415 @ 1065.8
c Restart #9 #Var: 5816 #Dec: 316237 LB: -13978855881415 @ 1151.7
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/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1853404565 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 107 3 90 68 0 39 0
[pid=24011] 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/wulflinc23/normalized-mps-v2-13-7-forplan.opb

[startup+10.0035 s]
Raw data (loadavg): 0.93 0.98 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 7172 0 0 0 966 23 0 0 25 0 1 0 1853404565 32722944 7078 4294967295 134512640 134736556 3221224560 3221222444 1077253177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 7989 7078 1116 68 0 7921 0
[pid=24011] vsize: 31956
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (Kb) 31956

[startup+20.0042 s]
Raw data (loadavg): 0.94 0.98 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 9979 0 0 0 1934 38 0 0 25 0 1 0 1853404565 44400640 9885 4294967295 134512640 134736556 3221224560 3221223120 134543200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 10840 9885 1116 68 0 10772 0
[pid=24011] vsize: 43360
Current children cumulated CPU time (s) 19.72
Current children cumulated vsize (Kb) 43360

[startup+30.0048 s]
Raw data (loadavg): 0.95 0.98 1.00 1/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) T 24010 24011 5299 0 -1 0 10049 0 0 0 2836 70 0 0 25 0 1 0 1853404565 44666880 9955 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24011/statm): 10905 9955 1116 68 0 10837 0
[pid=24011] vsize: 43620
Current children cumulated CPU time (s) 29.06
Current children cumulated vsize (Kb) 43620

[startup+40.0054 s]
Raw data (loadavg): 0.96 0.98 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 10089 0 0 0 3746 99 0 0 25 0 1 0 1853404565 44793856 9995 4294967295 134512640 134736556 3221224560 3221223180 1077374048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 10936 9995 1116 68 0 10868 0
[pid=24011] vsize: 43744
Current children cumulated CPU time (s) 38.45
Current children cumulated vsize (Kb) 43744

[startup+50.0061 s]
Raw data (loadavg): 0.96 0.98 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 10170 0 0 0 4667 126 0 0 25 0 1 0 1853404565 45080576 10076 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 11006 10076 1116 68 0 10938 0
[pid=24011] vsize: 44024
Current children cumulated CPU time (s) 47.93
Current children cumulated vsize (Kb) 44024

[startup+60.0057 s]
Raw data (loadavg): 0.97 0.98 1.00 1/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) T 24010 24011 5299 0 -1 0 10171 0 0 0 5553 163 0 0 25 0 1 0 1853404565 45080576 10077 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24011/statm): 11006 10077 1116 68 0 10938 0
[pid=24011] vsize: 44024
Current children cumulated CPU time (s) 57.16
Current children cumulated vsize (Kb) 44024

[startup+70.0063 s]
Raw data (loadavg): 0.97 0.98 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 10185 0 0 0 6460 194 0 0 25 0 1 0 1853404565 45215744 10091 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 11039 10091 1116 68 0 10971 0
[pid=24011] vsize: 44156
Current children cumulated CPU time (s) 66.54
Current children cumulated vsize (Kb) 44156

[startup+80.007 s]
Raw data (loadavg): 1.06 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 10189 0 0 0 7394 216 0 0 25 0 1 0 1853404565 45215744 10095 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 11039 10095 1116 68 0 10971 0
[pid=24011] vsize: 44156
Current children cumulated CPU time (s) 76.1
Current children cumulated vsize (Kb) 44156

[startup+90.0076 s]
Raw data (loadavg): 1.05 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 10201 0 0 0 8326 241 0 0 25 0 1 0 1853404565 45215744 10107 4294967295 134512640 134736556 3221224560 3221223164 134544620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 11039 10107 1116 68 0 10971 0
[pid=24011] vsize: 44156
Current children cumulated CPU time (s) 85.67
Current children cumulated vsize (Kb) 44156

[startup+100.008 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 10201 0 0 0 9247 270 0 0 25 0 1 0 1853404565 45215744 10107 4294967295 134512640 134736556 3221224560 3221223208 134524923 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 11039 10107 1116 68 0 10971 0
[pid=24011] vsize: 44156
Current children cumulated CPU time (s) 95.17
Current children cumulated vsize (Kb) 44156

[startup+110.009 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 11267 0 0 0 10221 279 0 0 25 0 1 0 1853404565 49676288 11173 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 12128 11173 1116 68 0 12060 0
[pid=24011] vsize: 48512
Current children cumulated CPU time (s) 105
Current children cumulated vsize (Kb) 48512

[startup+120.01 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 12095 0 0 0 11205 286 0 0 25 0 1 0 1853404565 53014528 12001 4294967295 134512640 134736556 3221224560 3221223152 134540268 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 12943 12001 1116 68 0 12875 0
[pid=24011] vsize: 51772
Current children cumulated CPU time (s) 114.91
Current children cumulated vsize (Kb) 51772

[startup+130.01 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 12462 0 0 0 12186 293 0 0 25 0 1 0 1853404565 54501376 12368 4294967295 134512640 134736556 3221224560 3221223280 134605917 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 13306 12368 1116 68 0 13238 0
[pid=24011] vsize: 53224
Current children cumulated CPU time (s) 124.79
Current children cumulated vsize (Kb) 53224

[startup+140.01 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 12502 0 0 0 13167 300 0 0 25 0 1 0 1853404565 54616064 12408 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 13334 12408 1116 68 0 13266 0
[pid=24011] vsize: 53336
Current children cumulated CPU time (s) 134.67
Current children cumulated vsize (Kb) 53336

[startup+150.011 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 14784 0 0 0 14135 315 0 0 25 0 1 0 1853404565 64065536 14690 4294967295 134512640 134736556 3221224560 3221223296 134605925 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 15641 14690 1116 68 0 15573 0
[pid=24011] vsize: 62564
Current children cumulated CPU time (s) 144.5
Current children cumulated vsize (Kb) 62564

[startup+160.012 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 14794 0 0 0 15118 321 0 0 25 0 1 0 1853404565 64065536 14700 4294967295 134512640 134736556 3221224560 3221223156 1077374082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 15641 14700 1116 68 0 15573 0
[pid=24011] vsize: 62564
Current children cumulated CPU time (s) 154.39
Current children cumulated vsize (Kb) 62564

[startup+170.013 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 14897 0 0 0 16101 327 0 0 25 0 1 0 1853404565 64471040 14803 4294967295 134512640 134736556 3221224560 3221223088 134716588 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 15740 14803 1116 68 0 15672 0
[pid=24011] vsize: 62960
Current children cumulated CPU time (s) 164.28
Current children cumulated vsize (Kb) 62960

[startup+180.013 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 17925 0 0 0 17065 344 0 0 25 0 1 0 1853404565 76972032 17831 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 18792 17831 1116 68 0 18724 0
[pid=24011] vsize: 75168
Current children cumulated CPU time (s) 174.09
Current children cumulated vsize (Kb) 75168

[startup+190.014 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 18591 0 0 0 18043 353 0 0 25 0 1 0 1853404565 79609856 18474 4294967295 134512640 134736556 3221224560 3221223104 134543206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 19436 18474 1116 68 0 19368 0
[pid=24011] vsize: 77744
Current children cumulated CPU time (s) 183.96
Current children cumulated vsize (Kb) 77744

[startup+200.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 21622 0 0 0 19004 371 0 0 25 0 1 0 1853404565 91922432 21505 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 22442 21505 1116 68 0 22374 0
[pid=24011] vsize: 89768
Current children cumulated CPU time (s) 193.75
Current children cumulated vsize (Kb) 89768

[startup+210.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 22027 0 0 0 19985 379 0 0 25 0 1 0 1853404565 93646848 21910 4294967295 134512640 134736556 3221224560 3221223072 134543107 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 22863 21910 1116 68 0 22795 0
[pid=24011] vsize: 91452
Current children cumulated CPU time (s) 203.64
Current children cumulated vsize (Kb) 91452

[startup+220.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 25480 0 0 0 20944 400 0 0 25 0 1 0 1853404565 107843584 25361 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 26329 25361 1116 68 0 26261 0
[pid=24011] vsize: 105316
Current children cumulated CPU time (s) 213.44
Current children cumulated vsize (Kb) 105316

[startup+230.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 25485 0 0 0 21929 405 0 0 25 0 1 0 1853404565 107843584 25366 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 26329 25366 1116 68 0 26261 0
[pid=24011] vsize: 105316
Current children cumulated CPU time (s) 223.34
Current children cumulated vsize (Kb) 105316

[startup+240.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 25522 0 0 0 22911 412 0 0 25 0 1 0 1853404565 107966464 25403 4294967295 134512640 134736556 3221224560 3221223072 134543074 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 26359 25403 1116 68 0 26291 0
[pid=24011] vsize: 105436
Current children cumulated CPU time (s) 233.23
Current children cumulated vsize (Kb) 105436

[startup+250.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 25974 0 0 0 23896 418 0 0 25 0 1 0 1853404565 109850624 25855 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 26819 25855 1116 68 0 26751 0
[pid=24011] vsize: 107276
Current children cumulated CPU time (s) 243.14
Current children cumulated vsize (Kb) 107276

[startup+260.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 25996 0 0 0 24880 424 0 0 25 0 1 0 1853404565 109912064 25877 4294967295 134512640 134736556 3221224560 3221223116 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 26834 25877 1116 68 0 26766 0
[pid=24011] vsize: 107336
Current children cumulated CPU time (s) 253.04
Current children cumulated vsize (Kb) 107336

[startup+270.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 26003 0 0 0 25867 429 0 0 25 0 1 0 1853404565 109912064 25883 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 26834 25883 1116 68 0 26766 0
[pid=24011] vsize: 107336
Current children cumulated CPU time (s) 262.96
Current children cumulated vsize (Kb) 107336

[startup+280.02 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) T 24010 24011 5299 0 -1 0 26024 0 0 0 26856 433 0 0 25 0 1 0 1853404565 110043136 25904 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24011/statm): 26866 25904 1116 68 0 26798 0
[pid=24011] vsize: 107464
Current children cumulated CPU time (s) 272.89
Current children cumulated vsize (Kb) 107464

[startup+290.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 26330 0 0 0 27836 441 0 0 25 0 1 0 1853404565 111259648 26210 4294967295 134512640 134736556 3221224560 3221223184 134544634 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 27163 26210 1116 68 0 27095 0
[pid=24011] vsize: 108652
Current children cumulated CPU time (s) 282.77
Current children cumulated vsize (Kb) 108652

[startup+300.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 26713 0 0 0 28828 445 0 0 25 0 1 0 1853404565 112881664 26593 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 27559 26593 1116 68 0 27491 0
[pid=24011] vsize: 110236
Current children cumulated CPU time (s) 292.73
Current children cumulated vsize (Kb) 110236

[startup+310.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 27245 0 0 0 29819 451 0 0 25 0 1 0 1853404565 115044352 27125 4294967295 134512640 134736556 3221224560 3221223072 134543140 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 28087 27125 1116 68 0 28019 0
[pid=24011] vsize: 112348
Current children cumulated CPU time (s) 302.7
Current children cumulated vsize (Kb) 112348

[startup+320.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 27809 0 0 0 30805 457 0 0 25 0 1 0 1853404565 117334016 27689 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 28646 27689 1116 68 0 28578 0
[pid=24011] vsize: 114584
Current children cumulated CPU time (s) 312.62
Current children cumulated vsize (Kb) 114584

[startup+330.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 27837 0 0 0 31788 463 0 0 25 0 1 0 1853404565 117338112 27688 4294967295 134512640 134736556 3221224560 3221223204 1077374550 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 28647 27688 1116 68 0 28579 0
[pid=24011] vsize: 114588
Current children cumulated CPU time (s) 322.51
Current children cumulated vsize (Kb) 114588

[startup+340.024 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) T 24010 24011 5299 0 -1 0 27847 0 0 0 32774 470 0 0 25 0 1 0 1853404565 117428224 27698 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24011/statm): 28669 27698 1116 68 0 28601 0
[pid=24011] vsize: 114676
Current children cumulated CPU time (s) 332.44
Current children cumulated vsize (Kb) 114676

[startup+350.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 27933 0 0 0 33758 476 0 0 25 0 1 0 1853404565 117821440 27784 4294967295 134512640 134736556 3221224560 3221223120 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 28765 27784 1116 68 0 28697 0
[pid=24011] vsize: 115060
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (Kb) 115060

[startup+360.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 27983 0 0 0 34740 481 0 0 25 0 1 0 1853404565 118001664 27834 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 28809 27834 1116 68 0 28741 0
[pid=24011] vsize: 115236
Current children cumulated CPU time (s) 352.21
Current children cumulated vsize (Kb) 115236

[startup+370.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 27984 0 0 0 35725 487 0 0 25 0 1 0 1853404565 117985280 27835 4294967295 134512640 134736556 3221224560 3221222924 1077379924 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 28805 27835 1116 68 0 28737 0
[pid=24011] vsize: 115220
Current children cumulated CPU time (s) 362.12
Current children cumulated vsize (Kb) 115220

[startup+380.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 27984 0 0 0 36708 493 0 0 25 0 1 0 1853404565 117985280 27835 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 28805 27835 1116 68 0 28737 0
[pid=24011] vsize: 115220
Current children cumulated CPU time (s) 372.01
Current children cumulated vsize (Kb) 115220

[startup+390.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 28566 0 0 0 37690 500 0 0 25 0 1 0 1853404565 120418304 28417 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 29399 28417 1116 68 0 29331 0
[pid=24011] vsize: 117596
Current children cumulated CPU time (s) 381.9
Current children cumulated vsize (Kb) 117596

[startup+400.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 29198 0 0 0 38680 505 0 0 25 0 1 0 1853404565 122986496 29049 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 30026 29049 1116 68 0 29958 0
[pid=24011] vsize: 120104
Current children cumulated CPU time (s) 391.85
Current children cumulated vsize (Kb) 120104

[startup+410.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 29401 0 0 0 39664 511 0 0 25 0 1 0 1853404565 123797504 29252 4294967295 134512640 134736556 3221224560 3221223288 134605852 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 30224 29252 1116 68 0 30156 0
[pid=24011] vsize: 120896
Current children cumulated CPU time (s) 401.75
Current children cumulated vsize (Kb) 120896

[startup+420.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 29409 0 0 0 40646 519 0 0 25 0 1 0 1853404565 123797504 29260 4294967295 134512640 134736556 3221224560 3221223296 134605591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 30224 29260 1116 68 0 30156 0
[pid=24011] vsize: 120896
Current children cumulated CPU time (s) 411.65
Current children cumulated vsize (Kb) 120896

[startup+430.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 29420 0 0 0 41625 527 0 0 25 0 1 0 1853404565 123932672 29271 4294967295 134512640 134736556 3221224560 3221223136 134550019 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 30257 29271 1116 68 0 30189 0
[pid=24011] vsize: 121028
Current children cumulated CPU time (s) 421.52
Current children cumulated vsize (Kb) 121028

[startup+440.03 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) T 24010 24011 5299 0 -1 0 31558 0 0 0 42584 545 0 0 25 0 1 0 1853404565 132718592 31409 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24011/statm): 32402 31409 1116 68 0 32334 0
[pid=24011] vsize: 129608
Current children cumulated CPU time (s) 431.29
Current children cumulated vsize (Kb) 129608

[startup+450.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 33477 0 0 0 43554 560 0 0 25 0 1 0 1853404565 140529664 33328 4294967295 134512640 134736556 3221224560 3221223204 1077374500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 34309 33328 1116 68 0 34241 0
[pid=24011] vsize: 137236
Current children cumulated CPU time (s) 441.14
Current children cumulated vsize (Kb) 137236

[startup+460.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 33480 0 0 0 44537 568 0 0 25 0 1 0 1853404565 140529664 33331 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34309 33331 1116 68 0 34241 0
[pid=24011] vsize: 137236
Current children cumulated CPU time (s) 451.05
Current children cumulated vsize (Kb) 137236

[startup+470.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 33667 0 0 0 45529 571 0 0 25 0 1 0 1853404565 141344768 33518 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 34508 33518 1116 68 0 34440 0
[pid=24011] vsize: 138032
Current children cumulated CPU time (s) 461
Current children cumulated vsize (Kb) 138032

[startup+480.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 33924 0 0 0 46527 572 0 0 25 0 1 0 1853404565 142426112 33775 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34772 33775 1116 68 0 34704 0
[pid=24011] vsize: 139088
Current children cumulated CPU time (s) 470.99
Current children cumulated vsize (Kb) 139088

[startup+490.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 33924 0 0 0 47525 573 0 0 25 0 1 0 1853404565 142426112 33775 4294967295 134512640 134736556 3221224560 3221223084 134540149 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34772 33775 1116 68 0 34704 0
[pid=24011] vsize: 139088
Current children cumulated CPU time (s) 480.98
Current children cumulated vsize (Kb) 139088

[startup+500.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 33924 0 0 0 48524 573 0 0 25 0 1 0 1853404565 142426112 33775 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34772 33775 1116 68 0 34704 0
[pid=24011] vsize: 139088
Current children cumulated CPU time (s) 490.97
Current children cumulated vsize (Kb) 139088

[startup+510.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 33924 0 0 0 49523 574 0 0 25 0 1 0 1853404565 142426112 33775 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34772 33775 1116 68 0 34704 0
[pid=24011] vsize: 139088
Current children cumulated CPU time (s) 500.97
Current children cumulated vsize (Kb) 139088

[startup+520.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 33964 0 0 0 50522 574 0 0 25 0 1 0 1853404565 142561280 33815 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34805 33815 1116 68 0 34737 0
[pid=24011] vsize: 139220
Current children cumulated CPU time (s) 510.96
Current children cumulated vsize (Kb) 139220

[startup+530.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34008 0 0 0 51521 574 0 0 25 0 1 0 1853404565 142696448 33859 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34838 33859 1116 68 0 34770 0
[pid=24011] vsize: 139352
Current children cumulated CPU time (s) 520.95
Current children cumulated vsize (Kb) 139352

[startup+540.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34014 0 0 0 52520 575 0 0 25 0 1 0 1853404565 142696448 33865 4294967295 134512640 134736556 3221224560 3221223120 134543560 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34838 33865 1116 68 0 34770 0
[pid=24011] vsize: 139352
Current children cumulated CPU time (s) 530.95
Current children cumulated vsize (Kb) 139352

[startup+550.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34038 0 0 0 53519 575 0 0 25 0 1 0 1853404565 142831616 33889 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34871 33889 1116 68 0 34803 0
[pid=24011] vsize: 139484
Current children cumulated CPU time (s) 540.94
Current children cumulated vsize (Kb) 139484

[startup+560.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34065 0 0 0 54518 576 0 0 25 0 1 0 1853404565 142966784 33916 4294967295 134512640 134736556 3221224560 3221222924 1077379910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34904 33916 1116 68 0 34836 0
[pid=24011] vsize: 139616
Current children cumulated CPU time (s) 550.94
Current children cumulated vsize (Kb) 139616

[startup+570.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34099 0 0 0 55517 576 0 0 25 0 1 0 1853404565 143101952 33950 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34937 33950 1116 68 0 34869 0
[pid=24011] vsize: 139748
Current children cumulated CPU time (s) 560.93
Current children cumulated vsize (Kb) 139748

[startup+580.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34099 0 0 0 56514 578 0 0 25 0 1 0 1853404565 143101952 33950 4294967295 134512640 134736556 3221224560 3221223152 134540247 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 34937 33950 1116 68 0 34869 0
[pid=24011] vsize: 139748
Current children cumulated CPU time (s) 570.92
Current children cumulated vsize (Kb) 139748

[startup+590.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34099 0 0 0 57509 580 0 0 25 0 1 0 1853404565 143101952 33950 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34937 33950 1116 68 0 34869 0
[pid=24011] vsize: 139748
Current children cumulated CPU time (s) 580.89
Current children cumulated vsize (Kb) 139748

[startup+600.036 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) T 24010 24011 5299 0 -1 0 34099 0 0 0 58506 581 0 0 25 0 1 0 1853404565 143101952 33950 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34937 33950 1116 68 0 34869 0
[pid=24011] vsize: 139748
Current children cumulated CPU time (s) 590.87
Current children cumulated vsize (Kb) 139748

[startup+610.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34116 0 0 0 59503 582 0 0 25 0 1 0 1853404565 143101952 33967 4294967295 134512640 134736556 3221224560 3221223168 134634114 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34937 33967 1116 68 0 34869 0
[pid=24011] vsize: 139748
Current children cumulated CPU time (s) 600.85
Current children cumulated vsize (Kb) 139748

[startup+620.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34125 0 0 0 60502 582 0 0 25 0 1 0 1853404565 143241216 33976 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 34971 33976 1116 68 0 34903 0
[pid=24011] vsize: 139884
Current children cumulated CPU time (s) 610.84
Current children cumulated vsize (Kb) 139884

[startup+630.037 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) T 24010 24011 5299 0 -1 0 34415 0 0 0 61500 583 0 0 25 0 1 0 1853404565 143986688 34183 4294967295 134512640 134736556 3221224560 3221223044 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35153 34183 1116 68 0 35085 0
[pid=24011] vsize: 140612
Current children cumulated CPU time (s) 620.83
Current children cumulated vsize (Kb) 140612

[startup+640.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34416 0 0 0 62499 584 0 0 25 0 1 0 1853404565 143986688 34184 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35153 34184 1116 68 0 35085 0
[pid=24011] vsize: 140612
Current children cumulated CPU time (s) 630.83
Current children cumulated vsize (Kb) 140612

[startup+650.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34428 0 0 0 63498 584 0 0 25 0 1 0 1853404565 143986688 34185 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35153 34185 1116 68 0 35085 0
[pid=24011] vsize: 140612
Current children cumulated CPU time (s) 640.82
Current children cumulated vsize (Kb) 140612

[startup+660.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34433 0 0 0 64497 585 0 0 25 0 1 0 1853404565 144076800 34190 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35175 34190 1116 68 0 35107 0
[pid=24011] vsize: 140700
Current children cumulated CPU time (s) 650.82
Current children cumulated vsize (Kb) 140700

[startup+670.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34453 0 0 0 65496 585 0 0 25 0 1 0 1853404565 144076800 34207 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 35175 34207 1116 68 0 35107 0
[pid=24011] vsize: 140700
Current children cumulated CPU time (s) 660.81
Current children cumulated vsize (Kb) 140700

[startup+680.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34453 0 0 0 66490 587 0 0 25 0 1 0 1853404565 144076800 34207 4294967295 134512640 134736556 3221224560 3221223248 134529500 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35175 34207 1116 68 0 35107 0
[pid=24011] vsize: 140700
Current children cumulated CPU time (s) 670.77
Current children cumulated vsize (Kb) 140700

[startup+690.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34797 0 0 0 67486 589 0 0 25 0 1 0 1853404565 145543168 34545 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35533 34545 1116 68 0 35465 0
[pid=24011] vsize: 142132
Current children cumulated CPU time (s) 680.75
Current children cumulated vsize (Kb) 142132

[startup+700.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34836 0 0 0 68485 589 0 0 25 0 1 0 1853404565 145678336 34584 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35566 34584 1116 68 0 35498 0
[pid=24011] vsize: 142264
Current children cumulated CPU time (s) 690.74
Current children cumulated vsize (Kb) 142264

[startup+710.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34926 0 0 0 69485 590 0 0 25 0 1 0 1853404565 146087936 34674 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35666 34674 1116 68 0 35598 0
[pid=24011] vsize: 142664
Current children cumulated CPU time (s) 700.75
Current children cumulated vsize (Kb) 142664

[startup+720.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34926 0 0 0 70484 590 0 0 25 0 1 0 1853404565 146087936 34674 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35666 34674 1116 68 0 35598 0
[pid=24011] vsize: 142664
Current children cumulated CPU time (s) 710.74
Current children cumulated vsize (Kb) 142664

[startup+730.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 34946 0 0 0 71483 590 0 0 25 0 1 0 1853404565 146087936 34694 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35666 34694 1116 68 0 35598 0
[pid=24011] vsize: 142664
Current children cumulated CPU time (s) 720.73
Current children cumulated vsize (Kb) 142664

[startup+740.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35016 0 0 0 72482 591 0 0 25 0 1 0 1853404565 146489344 34764 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35764 34764 1116 68 0 35696 0
[pid=24011] vsize: 143056
Current children cumulated CPU time (s) 730.73
Current children cumulated vsize (Kb) 143056

[startup+750.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35032 0 0 0 73480 592 0 0 25 0 1 0 1853404565 146542592 34780 4294967295 134512640 134736556 3221224560 3221223104 134543691 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35777 34780 1116 68 0 35709 0
[pid=24011] vsize: 143108
Current children cumulated CPU time (s) 740.72
Current children cumulated vsize (Kb) 143108

[startup+760.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35062 0 0 0 74476 594 0 0 25 0 1 0 1853404565 146092032 34695 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35667 34695 1116 68 0 35599 0
[pid=24011] vsize: 142668
Current children cumulated CPU time (s) 750.7
Current children cumulated vsize (Kb) 142668

[startup+770.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35114 0 0 0 75474 594 0 0 25 0 1 0 1853404565 146362368 34747 4294967295 134512640 134736556 3221224560 3221223208 134554073 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35733 34747 1116 68 0 35665 0
[pid=24011] vsize: 142932
Current children cumulated CPU time (s) 760.68
Current children cumulated vsize (Kb) 142932

[startup+780.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35164 0 0 0 76472 595 0 0 25 0 1 0 1853404565 146419712 34779 4294967295 134512640 134736556 3221224560 3221223272 134694465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35747 34779 1116 68 0 35679 0
[pid=24011] vsize: 142988
Current children cumulated CPU time (s) 770.67
Current children cumulated vsize (Kb) 142988

[startup+790.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35270 0 0 0 77470 596 0 0 25 0 1 0 1853404565 146960384 34885 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35879 34885 1116 68 0 35811 0
[pid=24011] vsize: 143516
Current children cumulated CPU time (s) 780.66
Current children cumulated vsize (Kb) 143516

[startup+800.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35350 0 0 0 78468 597 0 0 25 0 1 0 1853404565 147238912 34965 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35947 34965 1116 68 0 35879 0
[pid=24011] vsize: 143788
Current children cumulated CPU time (s) 790.65
Current children cumulated vsize (Kb) 143788

[startup+810.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35354 0 0 0 79467 597 0 0 25 0 1 0 1853404565 147238912 34969 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35947 34969 1116 68 0 35879 0
[pid=24011] vsize: 143788
Current children cumulated CPU time (s) 800.64
Current children cumulated vsize (Kb) 143788

[startup+820.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35372 0 0 0 80466 598 0 0 25 0 1 0 1853404565 147374080 34987 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35980 34987 1116 68 0 35912 0
[pid=24011] vsize: 143920
Current children cumulated CPU time (s) 810.64
Current children cumulated vsize (Kb) 143920

[startup+830.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35372 0 0 0 81465 598 0 0 25 0 1 0 1853404565 147374080 34987 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35980 34987 1116 68 0 35912 0
[pid=24011] vsize: 143920
Current children cumulated CPU time (s) 820.63
Current children cumulated vsize (Kb) 143920

[startup+840.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35372 0 0 0 82464 599 0 0 25 0 1 0 1853404565 147247104 34981 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35949 34981 1116 68 0 35881 0
[pid=24011] vsize: 143796
Current children cumulated CPU time (s) 830.63
Current children cumulated vsize (Kb) 143796

[startup+850.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35372 0 0 0 83462 599 0 0 25 0 1 0 1853404565 147247104 34981 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35949 34981 1116 68 0 35881 0
[pid=24011] vsize: 143796
Current children cumulated CPU time (s) 840.61
Current children cumulated vsize (Kb) 143796

[startup+860.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35388 0 0 0 84460 600 0 0 25 0 1 0 1853404565 147386368 34997 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 35983 34997 1116 68 0 35915 0
[pid=24011] vsize: 143932
Current children cumulated CPU time (s) 850.6
Current children cumulated vsize (Kb) 143932

[startup+870.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35457 0 0 0 85459 601 0 0 25 0 1 0 1853404565 147595264 35066 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 36034 35066 1116 68 0 35966 0
[pid=24011] vsize: 144136
Current children cumulated CPU time (s) 860.6
Current children cumulated vsize (Kb) 144136

[startup+880.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35474 0 0 0 86458 601 0 0 25 0 1 0 1853404565 147734528 35083 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 36068 35083 1116 68 0 36000 0
[pid=24011] vsize: 144272
Current children cumulated CPU time (s) 870.59
Current children cumulated vsize (Kb) 144272

[startup+890.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35510 0 0 0 87449 605 0 0 25 0 1 0 1853404565 147730432 35107 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 36067 35107 1116 68 0 35999 0
[pid=24011] vsize: 144268
Current children cumulated CPU time (s) 880.54
Current children cumulated vsize (Kb) 144268

[startup+900.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35510 0 0 0 88439 608 0 0 25 0 1 0 1853404565 147730432 35107 4294967295 134512640 134736556 3221224560 3221223228 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 36067 35107 1116 68 0 35999 0
[pid=24011] vsize: 144268
Current children cumulated CPU time (s) 890.47
Current children cumulated vsize (Kb) 144268

[startup+910.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35604 0 0 0 89434 610 0 0 25 0 1 0 1853404565 148185088 35200 4294967295 134512640 134736556 3221224560 3221223104 134543676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 36178 35200 1116 68 0 36110 0
[pid=24011] vsize: 144712
Current children cumulated CPU time (s) 900.44
Current children cumulated vsize (Kb) 144712

[startup+920.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35765 0 0 0 90431 612 0 0 25 0 1 0 1853404565 148729856 35345 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 36311 35345 1116 68 0 36243 0
[pid=24011] vsize: 145244
Current children cumulated CPU time (s) 910.43
Current children cumulated vsize (Kb) 145244

[startup+930.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 35849 0 0 0 91429 613 0 0 25 0 1 0 1853404565 149008384 35429 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 36379 35429 1116 68 0 36311 0
[pid=24011] vsize: 145516
Current children cumulated CPU time (s) 920.42
Current children cumulated vsize (Kb) 145516

[startup+940.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 36027 0 0 0 92426 614 0 0 25 0 1 0 1853404565 149753856 35607 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 36561 35607 1116 68 0 36493 0
[pid=24011] vsize: 146244
Current children cumulated CPU time (s) 930.4
Current children cumulated vsize (Kb) 146244

[startup+950.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 36041 0 0 0 93416 618 0 0 25 0 1 0 1853404565 148955136 35401 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 36366 35401 1116 68 0 36298 0
[pid=24011] vsize: 145464
Current children cumulated CPU time (s) 940.34
Current children cumulated vsize (Kb) 145464

[startup+960.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 36493 0 0 0 94411 621 0 0 25 0 1 0 1853404565 150732800 35824 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 36800 35824 1116 68 0 36732 0
[pid=24011] vsize: 147200
Current children cumulated CPU time (s) 950.32
Current children cumulated vsize (Kb) 147200

[startup+970.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 36647 0 0 0 95408 622 0 0 25 0 1 0 1853404565 151277568 35978 4294967295 134512640 134736556 3221224560 3221223168 134634139 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 36933 35978 1116 68 0 36865 0
[pid=24011] vsize: 147732
Current children cumulated CPU time (s) 960.3
Current children cumulated vsize (Kb) 147732

[startup+980.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 36693 0 0 0 96406 623 0 0 25 0 1 0 1853404565 151552000 36024 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 37000 36024 1116 68 0 36932 0
[pid=24011] vsize: 148000
Current children cumulated CPU time (s) 970.29
Current children cumulated vsize (Kb) 148000

[startup+990.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 36725 0 0 0 97404 624 0 0 25 0 1 0 1853404565 151687168 36056 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 37033 36056 1116 68 0 36965 0
[pid=24011] vsize: 148132
Current children cumulated CPU time (s) 980.28
Current children cumulated vsize (Kb) 148132

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 36725 0 0 0 98400 625 0 0 25 0 1 0 1853404565 151617536 36056 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 37016 36056 1116 68 0 36948 0
[pid=24011] vsize: 148064
Current children cumulated CPU time (s) 990.25
Current children cumulated vsize (Kb) 148064

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 36725 0 0 0 99397 626 0 0 25 0 1 0 1853404565 151617536 36056 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 37016 36056 1116 68 0 36948 0
[pid=24011] vsize: 148064
Current children cumulated CPU time (s) 1000.23
Current children cumulated vsize (Kb) 148064

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 36725 0 0 0 100394 628 0 0 25 0 1 0 1853404565 151617536 36056 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 37016 36056 1116 68 0 36948 0
[pid=24011] vsize: 148064
Current children cumulated CPU time (s) 1010.22
Current children cumulated vsize (Kb) 148064

[startup+1030.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 36725 0 0 0 101392 629 0 0 25 0 1 0 1853404565 151617536 36056 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 37016 36056 1116 68 0 36948 0
[pid=24011] vsize: 148064
Current children cumulated CPU time (s) 1020.21
Current children cumulated vsize (Kb) 148064

[startup+1040.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 36725 0 0 0 102389 631 0 0 25 0 1 0 1853404565 151617536 36056 4294967295 134512640 134736556 3221224560 3221223276 134560236 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 37016 36056 1116 68 0 36948 0
[pid=24011] vsize: 148064
Current children cumulated CPU time (s) 1030.2
Current children cumulated vsize (Kb) 148064

[startup+1050.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 36766 0 0 0 103385 634 0 0 25 0 1 0 1853404565 151621632 36071 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 37017 36071 1116 68 0 36949 0
[pid=24011] vsize: 148068
Current children cumulated CPU time (s) 1040.19
Current children cumulated vsize (Kb) 148068

[startup+1060.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 36766 0 0 0 104376 637 0 0 25 0 1 0 1853404565 151617536 36070 4294967295 134512640 134736556 3221224560 3221223120 134551017 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 37016 36070 1116 68 0 36948 0
[pid=24011] vsize: 148064
Current children cumulated CPU time (s) 1050.13
Current children cumulated vsize (Kb) 148064

[startup+1070.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 36984 0 0 0 105363 642 0 0 25 0 1 0 1853404565 152563712 36288 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 37247 36288 1116 68 0 37179 0
[pid=24011] vsize: 148988
Current children cumulated CPU time (s) 1060.05
Current children cumulated vsize (Kb) 148988

[startup+1080.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 37196 0 0 0 106355 646 0 0 25 0 1 0 1853404565 153518080 36500 4294967295 134512640 134736556 3221224560 3221223104 134543676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 37480 36500 1116 68 0 37412 0
[pid=24011] vsize: 149920
Current children cumulated CPU time (s) 1070.01
Current children cumulated vsize (Kb) 149920

[startup+1090.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 37740 0 0 0 107351 649 0 0 25 0 1 0 1853404565 155688960 37044 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 38010 37044 1116 68 0 37942 0
[pid=24011] vsize: 152040
Current children cumulated CPU time (s) 1080
Current children cumulated vsize (Kb) 152040

[startup+1100.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 37754 0 0 0 108350 649 0 0 25 0 1 0 1853404565 155688960 37058 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 38010 37058 1116 68 0 37942 0
[pid=24011] vsize: 152040
Current children cumulated CPU time (s) 1089.99
Current children cumulated vsize (Kb) 152040

[startup+1110.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 37811 0 0 0 109347 651 0 0 25 0 1 0 1853404565 155951104 37113 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24011/statm): 38074 37113 1116 68 0 38006 0
[pid=24011] vsize: 152296
Current children cumulated CPU time (s) 1099.98
Current children cumulated vsize (Kb) 152296

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 37825 0 0 0 110346 652 0 0 25 0 1 0 1853404565 155672576 37061 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 38006 37061 1116 68 0 37938 0
[pid=24011] vsize: 152024
Current children cumulated CPU time (s) 1109.98
Current children cumulated vsize (Kb) 152024

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 37906 0 0 0 111344 652 0 0 25 0 1 0 1853404565 155959296 37131 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 38076 37131 1116 68 0 38008 0
[pid=24011] vsize: 152304
Current children cumulated CPU time (s) 1119.96
Current children cumulated vsize (Kb) 152304

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 37906 0 0 0 112342 653 0 0 25 0 1 0 1853404565 155484160 37015 4294967295 134512640 134736556 3221224560 3221223240 134560235 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 37960 37015 1116 68 0 37892 0
[pid=24011] vsize: 151840
Current children cumulated CPU time (s) 1129.95
Current children cumulated vsize (Kb) 151840

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 37906 0 0 0 113340 654 0 0 25 0 1 0 1853404565 155484160 37015 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 37960 37015 1116 68 0 37892 0
[pid=24011] vsize: 151840
Current children cumulated CPU time (s) 1139.94
Current children cumulated vsize (Kb) 151840

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 37906 0 0 0 114337 655 0 0 25 0 1 0 1853404565 155484160 37015 4294967295 134512640 134736556 3221224560 3221223228 134534796 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 37960 37015 1116 68 0 37892 0
[pid=24011] vsize: 151840
Current children cumulated CPU time (s) 1149.92
Current children cumulated vsize (Kb) 151840

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 37906 0 0 0 115330 658 0 0 25 0 1 0 1853404565 155484160 37015 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 37960 37015 1116 68 0 37892 0
[pid=24011] vsize: 151840
Current children cumulated CPU time (s) 1159.88
Current children cumulated vsize (Kb) 151840

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 37906 0 0 0 116325 660 0 0 25 0 1 0 1853404565 155484160 37015 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 37960 37015 1116 68 0 37892 0
[pid=24011] vsize: 151840
Current children cumulated CPU time (s) 1169.85
Current children cumulated vsize (Kb) 151840

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 37906 0 0 0 117323 662 0 0 25 0 1 0 1853404565 155484160 37015 4294967295 134512640 134736556 3221224560 3221223112 134544505 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 37960 37015 1116 68 0 37892 0
[pid=24011] vsize: 151840
Current children cumulated CPU time (s) 1179.85
Current children cumulated vsize (Kb) 151840

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24011
Raw data (/proc/24011/stat): 24011 (bsolo) R 24010 24011 5299 0 -1 0 37940 0 0 0 118321 663 0 0 25 0 1 0 1853404565 155484160 37015 4294967295 134512640 134736556 3221224560 3221223296 134605552 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24011/statm): 37960 37015 1116 68 0 37892 0
[pid=24011] vsize: 151840
Current children cumulated CPU time (s) 1189.84
Current children cumulated vsize (Kb) 151840
One traced child (pid=24011) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1205.31
CPU time (s): 1195.09
CPU user time (s): 1188.38
CPU system time (s): 6.70198
CPU usage (%): 99.1518
Max. virtual memory (cumulated for all children) (Kb): 152304

Verifier Data

ERROR: no interpretation found !