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-fit2d.opb
MD5SUM2e76b80d3e2b7702736bbbb87d69e547
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 75000
Biggest coefficient in the objective function 20812800
Number of bits for the biggest coefficient in the objective function 25
Sum of the numbers in the objective function 5499924834
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 20812800
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 5499924834
Number of bits of the biggest sum of numbers33
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables87000
Total number of constraints10525
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 constraints10525
Minimum length of a constraint7
Maximum length of a constraint87000

Trace number 5055

Launcher Data

LAUNCH ON wulflinc31 THE 2005-09-19 22:10:29 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=814 boxname=wulflinc31 idbench=814 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  2e76b80d3e2b7702736bbbb87d69e547  /oldhome/oroussel/tmp/wulflinc31/normalized-mps-v2-13-7-fit2d.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc31/normalized-mps-v2-13-7-fit2d.opb
IDLAUNCH: 814
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.153
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	: 3
cpu MHz		: 451.153
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        655180 kB
Buffers:         42968 kB
Cached:         303156 kB
SwapCached:       1016 kB
Active:         133500 kB
Inactive:       215452 kB
HighTotal:      131008 kB
HighFree:         1260 kB
LowTotal:       903652 kB
LowFree:        653920 kB
SwapTotal:     2097892 kB
SwapFree:      2096404 kB
Dirty:              32 kB
Writeback:           0 kB
Mapped:           5776 kB
Slab:            24952 kB
Committed_AS:    64376 kB
PageTables:        340 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 22:30:40 (client local time) WITH STATUS 0 IN 1209.78 SECONDS
stats: 814 7 1209.78 0

Solver Data

c INFO: OSL Context initialized.
c Caught signal: 15
s UNKNOWN
c Exit Code: 0

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/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 19 0 0 0 0 0 0 0 20 0 1 0 1853350037 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 107 3 90 68 0 39 0
[pid=29038] 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/wulflinc31/normalized-mps-v2-13-7-fit2d.opb

[startup+10.0033 s]
Raw data (loadavg): 0.94 0.98 0.99 2/57 29038
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 83915 0 0 0 778 182 0 0 25 0 1 0 1853350037 346611712 83763 4294967295 134512640 134736556 3221224560 3221223192 1077345313 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 84622 83763 1116 68 0 84554 0
[pid=29038] vsize: 338488
Current children cumulated CPU time (s) 9.6
Current children cumulated vsize (Kb) 338488

[startup+20.0042 s]
Raw data (loadavg): 0.95 0.98 0.99 2/57 29038
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 111561 0 0 0 1710 239 0 0 25 0 1 0 1853350037 457850880 110715 4294967295 134512640 134736556 3221224560 3221223072 134572994 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 111780 110715 1116 68 0 111712 0
[pid=29038] vsize: 447120
Current children cumulated CPU time (s) 19.49
Current children cumulated vsize (Kb) 447120

[startup+30.0042 s]
Raw data (loadavg): 0.96 0.98 0.99 2/57 29038
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 125148 0 0 0 2674 268 0 0 25 0 1 0 1853350037 513323008 124302 4294967295 134512640 134736556 3221224560 3221223068 1077399567 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 125323 124302 1116 68 0 125255 0
[pid=29038] vsize: 501292
Current children cumulated CPU time (s) 29.42
Current children cumulated vsize (Kb) 501292

[startup+40.0041 s]
Raw data (loadavg): 0.96 0.98 0.99 2/57 29038
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 131996 0 0 0 3654 285 0 0 25 0 1 0 1853350037 537694208 130268 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 131273 130268 1116 68 0 131205 0
[pid=29038] vsize: 525092
Current children cumulated CPU time (s) 39.39
Current children cumulated vsize (Kb) 525092

[startup+50.005 s]
Raw data (loadavg): 0.97 0.98 0.99 2/57 29038
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132289 0 0 0 4653 286 0 0 25 0 1 0 1853350037 539045888 130542 4294967295 134512640 134736556 3221224560 3221223136 134539932 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 131603 130542 1116 68 0 131535 0
[pid=29038] vsize: 526412
Current children cumulated CPU time (s) 49.39
Current children cumulated vsize (Kb) 526412

[startup+60.0049 s]
Raw data (loadavg): 0.97 0.98 0.99 2/57 29040
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132357 0 0 0 5652 287 0 0 25 0 1 0 1853350037 539316224 130610 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 131669 130610 1116 68 0 131601 0
[pid=29038] vsize: 526676
Current children cumulated CPU time (s) 59.39
Current children cumulated vsize (Kb) 526676

[startup+70.0059 s]
Raw data (loadavg): 0.98 0.98 0.99 2/57 29040
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132400 0 0 0 6652 287 0 0 25 0 1 0 1853350037 539451392 130653 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 131702 130653 1116 68 0 131634 0
[pid=29038] vsize: 526808
Current children cumulated CPU time (s) 69.39
Current children cumulated vsize (Kb) 526808

[startup+80.0068 s]
Raw data (loadavg): 0.98 0.98 0.99 2/57 29040
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132571 0 0 0 7652 287 0 0 25 0 1 0 1853350037 540450816 130796 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 131946 130796 1116 68 0 131878 0
[pid=29038] vsize: 527784
Current children cumulated CPU time (s) 79.39
Current children cumulated vsize (Kb) 527784

[startup+90.0077 s]
Raw data (loadavg): 0.98 0.98 0.99 2/57 29040
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132585 0 0 0 8651 288 0 0 25 0 1 0 1853350037 540450816 130810 4294967295 134512640 134736556 3221224560 3221221260 1077191430 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 131946 130810 1116 68 0 131878 0
[pid=29038] vsize: 527784
Current children cumulated CPU time (s) 89.39
Current children cumulated vsize (Kb) 527784

[startup+100.008 s]
Raw data (loadavg): 0.98 0.98 0.99 2/57 29040
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132615 0 0 0 9650 288 0 0 25 0 1 0 1853350037 540585984 130840 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 131979 130840 1116 68 0 131911 0
[pid=29038] vsize: 527916
Current children cumulated CPU time (s) 99.38
Current children cumulated vsize (Kb) 527916

[startup+110.009 s]
Raw data (loadavg): 0.99 0.98 0.99 2/57 29040
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132643 0 0 0 10650 288 0 0 25 0 1 0 1853350037 540721152 130868 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132012 130868 1116 68 0 131944 0
[pid=29038] vsize: 528048
Current children cumulated CPU time (s) 109.38
Current children cumulated vsize (Kb) 528048

[startup+120.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/57 29042
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132667 0 0 0 11650 289 0 0 25 0 1 0 1853350037 540721152 130892 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132012 130892 1116 68 0 131944 0
[pid=29038] vsize: 528048
Current children cumulated CPU time (s) 119.39
Current children cumulated vsize (Kb) 528048

[startup+130.009 s]
Raw data (loadavg): 0.99 0.98 0.99 2/57 29042
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132691 0 0 0 12649 290 0 0 25 0 1 0 1853350037 540856320 130916 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132045 130916 1116 68 0 131977 0
[pid=29038] vsize: 528180
Current children cumulated CPU time (s) 129.39
Current children cumulated vsize (Kb) 528180

[startup+140.009 s]
Raw data (loadavg): 0.99 0.98 0.99 2/57 29042
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132713 0 0 0 13649 290 0 0 25 0 1 0 1853350037 540856320 130938 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132045 130938 1116 68 0 131977 0
[pid=29038] vsize: 528180
Current children cumulated CPU time (s) 139.39
Current children cumulated vsize (Kb) 528180

[startup+150.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/57 29042
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132733 0 0 0 14649 290 0 0 25 0 1 0 1853350037 540991488 130958 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132078 130958 1116 68 0 132010 0
[pid=29038] vsize: 528312
Current children cumulated CPU time (s) 149.39
Current children cumulated vsize (Kb) 528312

[startup+160.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/57 29042
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132752 0 0 0 15648 291 0 0 25 0 1 0 1853350037 540991488 130977 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132078 130977 1116 68 0 132010 0
[pid=29038] vsize: 528312
Current children cumulated CPU time (s) 159.39
Current children cumulated vsize (Kb) 528312

[startup+170.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/57 29042
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132769 0 0 0 16648 291 0 0 25 0 1 0 1853350037 541126656 130994 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132111 130994 1116 68 0 132043 0
[pid=29038] vsize: 528444
Current children cumulated CPU time (s) 169.39
Current children cumulated vsize (Kb) 528444

[startup+180.012 s]
Raw data (loadavg): 1.07 1.00 1.00 2/57 29044
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132787 0 0 0 17647 292 0 0 25 0 1 0 1853350037 541126656 131012 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132111 131012 1116 68 0 132043 0
[pid=29038] vsize: 528444
Current children cumulated CPU time (s) 179.39
Current children cumulated vsize (Kb) 528444

[startup+190.012 s]
Raw data (loadavg): 1.06 1.00 1.00 2/57 29044
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 132804 0 0 0 18647 292 0 0 25 0 1 0 1853350037 541126656 131029 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132111 131029 1116 68 0 132043 0
[pid=29038] vsize: 528444
Current children cumulated CPU time (s) 189.39
Current children cumulated vsize (Kb) 528444

[startup+200.013 s]
Raw data (loadavg): 1.05 1.00 1.00 2/57 29044
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133232 0 0 0 19647 292 0 0 25 0 1 0 1853350037 543236096 131217 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132626 131217 1116 68 0 132558 0
[pid=29038] vsize: 530504
Current children cumulated CPU time (s) 199.39
Current children cumulated vsize (Kb) 530504

[startup+210.014 s]
Raw data (loadavg): 1.04 1.00 1.00 2/57 29044
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133238 0 0 0 20647 293 0 0 25 0 1 0 1853350037 543236096 131223 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132626 131223 1116 68 0 132558 0
[pid=29038] vsize: 530504
Current children cumulated CPU time (s) 209.4
Current children cumulated vsize (Kb) 530504

[startup+220.015 s]
Raw data (loadavg): 1.03 1.00 1.00 2/57 29044
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133244 0 0 0 21646 293 0 0 25 0 1 0 1853350037 543236096 131229 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132626 131229 1116 68 0 132558 0
[pid=29038] vsize: 530504
Current children cumulated CPU time (s) 219.39
Current children cumulated vsize (Kb) 530504

[startup+230.016 s]
Raw data (loadavg): 1.03 1.00 1.00 2/57 29044
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133247 0 0 0 22646 293 0 0 25 0 1 0 1853350037 543236096 131232 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132626 131232 1116 68 0 132558 0
[pid=29038] vsize: 530504
Current children cumulated CPU time (s) 229.39
Current children cumulated vsize (Kb) 530504

[startup+240.016 s]
Raw data (loadavg): 1.02 1.00 1.00 2/57 29046
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133250 0 0 0 23646 294 0 0 25 0 1 0 1853350037 543236096 131235 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132626 131235 1116 68 0 132558 0
[pid=29038] vsize: 530504
Current children cumulated CPU time (s) 239.4
Current children cumulated vsize (Kb) 530504

[startup+250.017 s]
Raw data (loadavg): 1.02 1.00 1.00 2/57 29046
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133256 0 0 0 24645 294 0 0 25 0 1 0 1853350037 543236096 131241 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132626 131241 1116 68 0 132558 0
[pid=29038] vsize: 530504
Current children cumulated CPU time (s) 249.39
Current children cumulated vsize (Kb) 530504

[startup+260.017 s]
Raw data (loadavg): 1.02 1.00 1.00 2/57 29046
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133259 0 0 0 25645 295 0 0 25 0 1 0 1853350037 543236096 131244 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132626 131244 1116 68 0 132558 0
[pid=29038] vsize: 530504
Current children cumulated CPU time (s) 259.4
Current children cumulated vsize (Kb) 530504

[startup+270.018 s]
Raw data (loadavg): 1.01 1.00 1.00 2/57 29046
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133265 0 0 0 26645 295 0 0 25 0 1 0 1853350037 543236096 131250 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132626 131250 1116 68 0 132558 0
[pid=29038] vsize: 530504
Current children cumulated CPU time (s) 269.4
Current children cumulated vsize (Kb) 530504

[startup+280.018 s]
Raw data (loadavg): 1.01 1.00 1.00 2/57 29046
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133268 0 0 0 27645 295 0 0 25 0 1 0 1853350037 543236096 131253 4294967295 134512640 134736556 3221224560 3221223072 134572994 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132626 131253 1116 68 0 132558 0
[pid=29038] vsize: 530504
Current children cumulated CPU time (s) 279.4
Current children cumulated vsize (Kb) 530504

[startup+290.018 s]
Raw data (loadavg): 1.01 1.00 1.00 2/57 29046
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133276 0 0 0 28645 296 0 0 25 0 1 0 1853350037 543236096 131261 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132626 131261 1116 68 0 132558 0
[pid=29038] vsize: 530504
Current children cumulated CPU time (s) 289.41
Current children cumulated vsize (Kb) 530504

[startup+300.019 s]
Raw data (loadavg): 1.01 1.00 1.00 2/57 29048
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133288 0 0 0 29644 296 0 0 25 0 1 0 1853350037 543236096 131273 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132626 131273 1116 68 0 132558 0
[pid=29038] vsize: 530504
Current children cumulated CPU time (s) 299.4
Current children cumulated vsize (Kb) 530504

[startup+310.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29048
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133304 0 0 0 30644 296 0 0 25 0 1 0 1853350037 543236096 131289 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132626 131289 1116 68 0 132558 0
[pid=29038] vsize: 530504
Current children cumulated CPU time (s) 309.4
Current children cumulated vsize (Kb) 530504

[startup+320.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29048
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133317 0 0 0 31644 296 0 0 25 0 1 0 1853350037 543236096 131302 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132626 131302 1116 68 0 132558 0
[pid=29038] vsize: 530504
Current children cumulated CPU time (s) 319.4
Current children cumulated vsize (Kb) 530504

[startup+330.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29048
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133329 0 0 0 32644 297 0 0 25 0 1 0 1853350037 543236096 131314 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132626 131314 1116 68 0 132558 0
[pid=29038] vsize: 530504
Current children cumulated CPU time (s) 329.41
Current children cumulated vsize (Kb) 530504

[startup+340.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29048
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133342 0 0 0 33643 297 0 0 25 0 1 0 1853350037 543371264 131327 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132659 131327 1116 68 0 132591 0
[pid=29038] vsize: 530636
Current children cumulated CPU time (s) 339.4
Current children cumulated vsize (Kb) 530636

[startup+350.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29048
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133354 0 0 0 34643 298 0 0 25 0 1 0 1853350037 543371264 131339 4294967295 134512640 134736556 3221224560 3221223136 134539904 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132659 131339 1116 68 0 132591 0
[pid=29038] vsize: 530636
Current children cumulated CPU time (s) 349.41
Current children cumulated vsize (Kb) 530636

[startup+360.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29050
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133369 0 0 0 35642 299 0 0 25 0 1 0 1853350037 543371264 131354 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132659 131354 1116 68 0 132591 0
[pid=29038] vsize: 530636
Current children cumulated CPU time (s) 359.41
Current children cumulated vsize (Kb) 530636

[startup+370.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29050
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133381 0 0 0 36641 299 0 0 25 0 1 0 1853350037 543506432 131366 4294967295 134512640 134736556 3221224560 3221223136 134539940 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132692 131366 1116 68 0 132624 0
[pid=29038] vsize: 530768
Current children cumulated CPU time (s) 369.4
Current children cumulated vsize (Kb) 530768

[startup+380.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29050
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133393 0 0 0 37641 299 0 0 25 0 1 0 1853350037 543506432 131378 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132692 131378 1116 68 0 132624 0
[pid=29038] vsize: 530768
Current children cumulated CPU time (s) 379.4
Current children cumulated vsize (Kb) 530768

[startup+390.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29050
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133398 0 0 0 38640 300 0 0 25 0 1 0 1853350037 543506432 131383 4294967295 134512640 134736556 3221224560 3221223072 134572999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 132692 131383 1116 68 0 132624 0
[pid=29038] vsize: 530768
Current children cumulated CPU time (s) 389.4
Current children cumulated vsize (Kb) 530768

[startup+400.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29050
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133684 0 0 0 39639 302 0 0 25 0 1 0 1853350037 544804864 131650 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 133009 131650 1116 68 0 132941 0
[pid=29038] vsize: 532036
Current children cumulated CPU time (s) 399.41
Current children cumulated vsize (Kb) 532036

[startup+410.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29050
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133744 0 0 0 40639 302 0 0 25 0 1 0 1853350037 545075200 131710 4294967295 134512640 134736556 3221224560 3221223136 134539940 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 133075 131710 1116 68 0 133007 0
[pid=29038] vsize: 532300
Current children cumulated CPU time (s) 409.41
Current children cumulated vsize (Kb) 532300

[startup+420.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29052
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133794 0 0 0 41638 303 0 0 25 0 1 0 1853350037 545210368 131760 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 133108 131760 1116 68 0 133040 0
[pid=29038] vsize: 532432
Current children cumulated CPU time (s) 419.41
Current children cumulated vsize (Kb) 532432

[startup+430.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29052
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133971 0 0 0 42637 304 0 0 25 0 1 0 1853350037 546209792 131909 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 133352 131909 1116 68 0 133284 0
[pid=29038] vsize: 533408
Current children cumulated CPU time (s) 429.41
Current children cumulated vsize (Kb) 533408

[startup+440.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29052
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 133979 0 0 0 43637 304 0 0 25 0 1 0 1853350037 546209792 131917 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 133352 131917 1116 68 0 133284 0
[pid=29038] vsize: 533408
Current children cumulated CPU time (s) 439.41
Current children cumulated vsize (Kb) 533408

[startup+450.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29052
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134007 0 0 0 44637 304 0 0 25 0 1 0 1853350037 546344960 131945 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 133385 131945 1116 68 0 133317 0
[pid=29038] vsize: 533540
Current children cumulated CPU time (s) 449.41
Current children cumulated vsize (Kb) 533540

[startup+460.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29052
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134035 0 0 0 45637 304 0 0 25 0 1 0 1853350037 546344960 131973 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 133385 131973 1116 68 0 133317 0
[pid=29038] vsize: 533540
Current children cumulated CPU time (s) 459.41
Current children cumulated vsize (Kb) 533540

[startup+470.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29052
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134059 0 0 0 46638 304 0 0 25 0 1 0 1853350037 546480128 131997 4294967295 134512640 134736556 3221224560 3221223136 134539946 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 133418 131997 1116 68 0 133350 0
[pid=29038] vsize: 533672
Current children cumulated CPU time (s) 469.42
Current children cumulated vsize (Kb) 533672

[startup+480.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29054
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134084 0 0 0 47638 304 0 0 25 0 1 0 1853350037 546480128 132022 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 133418 132022 1116 68 0 133350 0
[pid=29038] vsize: 533672
Current children cumulated CPU time (s) 479.42
Current children cumulated vsize (Kb) 533672

[startup+490.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29054
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134105 0 0 0 48638 304 0 0 25 0 1 0 1853350037 546615296 132043 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 133451 132043 1116 68 0 133383 0
[pid=29038] vsize: 533804
Current children cumulated CPU time (s) 489.42
Current children cumulated vsize (Kb) 533804

[startup+500.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29054
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134126 0 0 0 49638 305 0 0 25 0 1 0 1853350037 546750464 132064 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 133484 132064 1116 68 0 133416 0
[pid=29038] vsize: 533936
Current children cumulated CPU time (s) 499.43
Current children cumulated vsize (Kb) 533936

[startup+510.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29054
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134145 0 0 0 50638 305 0 0 25 0 1 0 1853350037 546750464 132083 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 133484 132083 1116 68 0 133416 0
[pid=29038] vsize: 533936
Current children cumulated CPU time (s) 509.43
Current children cumulated vsize (Kb) 533936

[startup+520.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29054
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134164 0 0 0 51638 305 0 0 25 0 1 0 1853350037 546750464 132102 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 133484 132102 1116 68 0 133416 0
[pid=29038] vsize: 533936
Current children cumulated CPU time (s) 519.43
Current children cumulated vsize (Kb) 533936

[startup+530.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29054
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134180 0 0 0 52638 305 0 0 25 0 1 0 1853350037 546885632 132118 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 133517 132118 1116 68 0 133449 0
[pid=29038] vsize: 534068
Current children cumulated CPU time (s) 529.43
Current children cumulated vsize (Kb) 534068

[startup+540.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29056
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134197 0 0 0 53638 305 0 0 25 0 1 0 1853350037 546885632 132135 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 133517 132135 1116 68 0 133449 0
[pid=29038] vsize: 534068
Current children cumulated CPU time (s) 539.43
Current children cumulated vsize (Kb) 534068

[startup+550.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29056
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134634 0 0 0 54637 306 0 0 25 0 1 0 1853350037 548995072 132332 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134032 132332 1116 68 0 133964 0
[pid=29038] vsize: 536128
Current children cumulated CPU time (s) 549.43
Current children cumulated vsize (Kb) 536128

[startup+560.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29056
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134637 0 0 0 55637 306 0 0 25 0 1 0 1853350037 548995072 132335 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134032 132335 1116 68 0 133964 0
[pid=29038] vsize: 536128
Current children cumulated CPU time (s) 559.43
Current children cumulated vsize (Kb) 536128

[startup+570.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29056
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134643 0 0 0 56638 306 0 0 25 0 1 0 1853350037 548995072 132341 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134032 132341 1116 68 0 133964 0
[pid=29038] vsize: 536128
Current children cumulated CPU time (s) 569.44
Current children cumulated vsize (Kb) 536128

[startup+580.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29056
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134646 0 0 0 57638 306 0 0 25 0 1 0 1853350037 548995072 132344 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134032 132344 1116 68 0 133964 0
[pid=29038] vsize: 536128
Current children cumulated CPU time (s) 579.44
Current children cumulated vsize (Kb) 536128

[startup+590.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29056
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134652 0 0 0 58638 306 0 0 25 0 1 0 1853350037 548995072 132350 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134032 132350 1116 68 0 133964 0
[pid=29038] vsize: 536128
Current children cumulated CPU time (s) 589.44
Current children cumulated vsize (Kb) 536128

[startup+600.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29058
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134655 0 0 0 59638 306 0 0 25 0 1 0 1853350037 548995072 132353 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134032 132353 1116 68 0 133964 0
[pid=29038] vsize: 536128
Current children cumulated CPU time (s) 599.44
Current children cumulated vsize (Kb) 536128

[startup+610.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29058
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134658 0 0 0 60638 306 0 0 25 0 1 0 1853350037 548995072 132356 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134032 132356 1116 68 0 133964 0
[pid=29038] vsize: 536128
Current children cumulated CPU time (s) 609.44
Current children cumulated vsize (Kb) 536128

[startup+620.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29058
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134664 0 0 0 61638 307 0 0 25 0 1 0 1853350037 548995072 132362 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134032 132362 1116 68 0 133964 0
[pid=29038] vsize: 536128
Current children cumulated CPU time (s) 619.45
Current children cumulated vsize (Kb) 536128

[startup+630.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29058
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134667 0 0 0 62638 307 0 0 25 0 1 0 1853350037 548995072 132365 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134032 132365 1116 68 0 133964 0
[pid=29038] vsize: 536128
Current children cumulated CPU time (s) 629.45
Current children cumulated vsize (Kb) 536128

[startup+640.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29058
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134670 0 0 0 63639 307 0 0 25 0 1 0 1853350037 548995072 132368 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134032 132368 1116 68 0 133964 0
[pid=29038] vsize: 536128
Current children cumulated CPU time (s) 639.46
Current children cumulated vsize (Kb) 536128

[startup+650.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29058
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134684 0 0 0 64639 307 0 0 25 0 1 0 1853350037 548995072 132382 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134032 132382 1116 68 0 133964 0
[pid=29038] vsize: 536128
Current children cumulated CPU time (s) 649.46
Current children cumulated vsize (Kb) 536128

[startup+660.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29060
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134696 0 0 0 65639 307 0 0 25 0 1 0 1853350037 548995072 132394 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134032 132394 1116 68 0 133964 0
[pid=29038] vsize: 536128
Current children cumulated CPU time (s) 659.46
Current children cumulated vsize (Kb) 536128

[startup+670.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29060
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134708 0 0 0 66639 307 0 0 25 0 1 0 1853350037 548995072 132406 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134032 132406 1116 68 0 133964 0
[pid=29038] vsize: 536128
Current children cumulated CPU time (s) 669.46
Current children cumulated vsize (Kb) 536128

[startup+680.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29060
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134721 0 0 0 67639 307 0 0 25 0 1 0 1853350037 548995072 132419 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134032 132419 1116 68 0 133964 0
[pid=29038] vsize: 536128
Current children cumulated CPU time (s) 679.46
Current children cumulated vsize (Kb) 536128

[startup+690.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29060
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134733 0 0 0 68639 307 0 0 25 0 1 0 1853350037 549130240 132431 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134065 132431 1116 68 0 133997 0
[pid=29038] vsize: 536260
Current children cumulated CPU time (s) 689.46
Current children cumulated vsize (Kb) 536260

[startup+700.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29060
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134748 0 0 0 69639 307 0 0 25 0 1 0 1853350037 549130240 132446 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134065 132446 1116 68 0 133997 0
[pid=29038] vsize: 536260
Current children cumulated CPU time (s) 699.46
Current children cumulated vsize (Kb) 536260

[startup+710.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29060
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134760 0 0 0 70640 307 0 0 25 0 1 0 1853350037 549130240 132458 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134065 132458 1116 68 0 133997 0
[pid=29038] vsize: 536260
Current children cumulated CPU time (s) 709.47
Current children cumulated vsize (Kb) 536260

[startup+720.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29062
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134772 0 0 0 71640 307 0 0 25 0 1 0 1853350037 549130240 132470 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134065 132470 1116 68 0 133997 0
[pid=29038] vsize: 536260
Current children cumulated CPU time (s) 719.47
Current children cumulated vsize (Kb) 536260

[startup+730.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29062
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134784 0 0 0 72640 307 0 0 25 0 1 0 1853350037 549265408 132482 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134098 132482 1116 68 0 134030 0
[pid=29038] vsize: 536392
Current children cumulated CPU time (s) 729.47
Current children cumulated vsize (Kb) 536392

[startup+740.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29062
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134796 0 0 0 73640 307 0 0 25 0 1 0 1853350037 549265408 132494 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134098 132494 1116 68 0 134030 0
[pid=29038] vsize: 536392
Current children cumulated CPU time (s) 739.47
Current children cumulated vsize (Kb) 536392

[startup+750.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29062
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 134800 0 0 0 74636 309 0 0 25 0 1 0 1853350037 549265408 132498 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 134098 132498 1116 68 0 134030 0
[pid=29038] vsize: 536392
Current children cumulated CPU time (s) 749.45
Current children cumulated vsize (Kb) 536392

[startup+760.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29062
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135051 0 0 0 75635 310 0 0 25 0 1 0 1853350037 550424576 132728 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134381 132728 1116 68 0 134313 0
[pid=29038] vsize: 537524
Current children cumulated CPU time (s) 759.45
Current children cumulated vsize (Kb) 537524

[startup+770.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29062
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135095 0 0 0 76635 310 0 0 25 0 1 0 1853350037 550559744 132772 4294967295 134512640 134736556 3221224560 3221222852 1077314242 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134414 132772 1116 68 0 134346 0
[pid=29038] vsize: 537656
Current children cumulated CPU time (s) 769.45
Current children cumulated vsize (Kb) 537656

[startup+780.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29064
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135144 0 0 0 77635 310 0 0 25 0 1 0 1853350037 550694912 132821 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134447 132821 1116 68 0 134379 0
[pid=29038] vsize: 537788
Current children cumulated CPU time (s) 779.45
Current children cumulated vsize (Kb) 537788

[startup+790.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29064
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135336 0 0 0 78635 311 0 0 25 0 1 0 1853350037 551829504 132985 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134724 132985 1116 68 0 134656 0
[pid=29038] vsize: 538896
Current children cumulated CPU time (s) 789.46
Current children cumulated vsize (Kb) 538896

[startup+800.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29064
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135344 0 0 0 79635 311 0 0 25 0 1 0 1853350037 551829504 132993 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134724 132993 1116 68 0 134656 0
[pid=29038] vsize: 538896
Current children cumulated CPU time (s) 799.46
Current children cumulated vsize (Kb) 538896

[startup+810.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29064
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135355 0 0 0 80635 311 0 0 25 0 1 0 1853350037 551829504 133004 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134724 133004 1116 68 0 134656 0
[pid=29038] vsize: 538896
Current children cumulated CPU time (s) 809.46
Current children cumulated vsize (Kb) 538896

[startup+820.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29064
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135380 0 0 0 81635 311 0 0 25 0 1 0 1853350037 551964672 133029 4294967295 134512640 134736556 3221224560 3221223136 134539940 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134757 133029 1116 68 0 134689 0
[pid=29038] vsize: 539028
Current children cumulated CPU time (s) 819.46
Current children cumulated vsize (Kb) 539028

[startup+830.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29064
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135404 0 0 0 82635 311 0 0 25 0 1 0 1853350037 551964672 133053 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134757 133053 1116 68 0 134689 0
[pid=29038] vsize: 539028
Current children cumulated CPU time (s) 829.46
Current children cumulated vsize (Kb) 539028

[startup+840.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29066
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135425 0 0 0 83635 311 0 0 25 0 1 0 1853350037 552099840 133074 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134790 133074 1116 68 0 134722 0
[pid=29038] vsize: 539160
Current children cumulated CPU time (s) 839.46
Current children cumulated vsize (Kb) 539160

[startup+850.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29066
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135446 0 0 0 84636 311 0 0 25 0 1 0 1853350037 552099840 133095 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134790 133095 1116 68 0 134722 0
[pid=29038] vsize: 539160
Current children cumulated CPU time (s) 849.47
Current children cumulated vsize (Kb) 539160

[startup+860.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29066
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135465 0 0 0 85636 311 0 0 25 0 1 0 1853350037 552235008 133114 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134823 133114 1116 68 0 134755 0
[pid=29038] vsize: 539292
Current children cumulated CPU time (s) 859.47
Current children cumulated vsize (Kb) 539292

[startup+870.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29066
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135485 0 0 0 86636 311 0 0 25 0 1 0 1853350037 552235008 133134 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134823 133134 1116 68 0 134755 0
[pid=29038] vsize: 539292
Current children cumulated CPU time (s) 869.47
Current children cumulated vsize (Kb) 539292

[startup+880.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29066
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135505 0 0 0 87636 312 0 0 25 0 1 0 1853350037 552370176 133154 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134856 133154 1116 68 0 134788 0
[pid=29038] vsize: 539424
Current children cumulated CPU time (s) 879.48
Current children cumulated vsize (Kb) 539424

[startup+890.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29066
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135524 0 0 0 88636 312 0 0 25 0 1 0 1853350037 552370176 133173 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134856 133173 1116 68 0 134788 0
[pid=29038] vsize: 539424
Current children cumulated CPU time (s) 889.48
Current children cumulated vsize (Kb) 539424

[startup+900.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29068
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135537 0 0 0 89636 312 0 0 25 0 1 0 1853350037 552505344 133186 4294967295 134512640 134736556 3221224560 3221223136 134539940 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134889 133186 1116 68 0 134821 0
[pid=29038] vsize: 539556
Current children cumulated CPU time (s) 899.48
Current children cumulated vsize (Kb) 539556

[startup+910.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29068
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135553 0 0 0 90636 312 0 0 25 0 1 0 1853350037 552505344 133202 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134889 133202 1116 68 0 134821 0
[pid=29038] vsize: 539556
Current children cumulated CPU time (s) 909.48
Current children cumulated vsize (Kb) 539556

[startup+920.053 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29068
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135566 0 0 0 91637 312 0 0 25 0 1 0 1853350037 552505344 133215 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134889 133216 1116 68 0 134821 0
[pid=29038] vsize: 539556
Current children cumulated CPU time (s) 919.49
Current children cumulated vsize (Kb) 539556

[startup+930.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29068
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 135581 0 0 0 92637 312 0 0 25 0 1 0 1853350037 552640512 133230 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 134922 133230 1116 68 0 134854 0
[pid=29038] vsize: 539688
Current children cumulated CPU time (s) 929.49
Current children cumulated vsize (Kb) 539688

[startup+940.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29068
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136007 0 0 0 93636 312 0 0 25 0 1 0 1853350037 554614784 133416 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133416 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 939.48
Current children cumulated vsize (Kb) 541616

[startup+950.055 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29068
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136010 0 0 0 94636 312 0 0 25 0 1 0 1853350037 554614784 133419 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133419 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 949.48
Current children cumulated vsize (Kb) 541616

[startup+960.056 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29070
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136016 0 0 0 95636 313 0 0 25 0 1 0 1853350037 554614784 133425 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133425 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 959.49
Current children cumulated vsize (Kb) 541616

[startup+970.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29070
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136019 0 0 0 96637 313 0 0 25 0 1 0 1853350037 554614784 133428 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133428 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 969.5
Current children cumulated vsize (Kb) 541616

[startup+980.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29070
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136022 0 0 0 97637 313 0 0 25 0 1 0 1853350037 554614784 133431 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133431 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 979.5
Current children cumulated vsize (Kb) 541616

[startup+990.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29070
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136025 0 0 0 98636 314 0 0 25 0 1 0 1853350037 554614784 133434 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133434 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 989.5
Current children cumulated vsize (Kb) 541616

[startup+1000.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29070
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136031 0 0 0 99635 314 0 0 25 0 1 0 1853350037 554614784 133440 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133440 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 999.49
Current children cumulated vsize (Kb) 541616

[startup+1010.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29070
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136034 0 0 0 100635 315 0 0 25 0 1 0 1853350037 554614784 133443 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133443 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 1009.5
Current children cumulated vsize (Kb) 541616

[startup+1020.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29072
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136037 0 0 0 101635 315 0 0 25 0 1 0 1853350037 554614784 133446 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133446 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 1019.5
Current children cumulated vsize (Kb) 541616

[startup+1030.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29072
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136040 0 0 0 102635 315 0 0 25 0 1 0 1853350037 554614784 133449 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133449 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 1029.5
Current children cumulated vsize (Kb) 541616

[startup+1040.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29072
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136053 0 0 0 103635 315 0 0 25 0 1 0 1853350037 554614784 133462 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133462 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 1039.5
Current children cumulated vsize (Kb) 541616

[startup+1050.06 s]
Raw data (loadavg): 1.08 1.02 1.01 2/57 29072
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136064 0 0 0 104635 316 0 0 25 0 1 0 1853350037 554614784 133473 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133473 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 1049.51
Current children cumulated vsize (Kb) 541616

[startup+1060.06 s]
Raw data (loadavg): 1.07 1.02 1.00 2/57 29072
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136077 0 0 0 105635 316 0 0 25 0 1 0 1853350037 554614784 133486 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133486 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 1059.51
Current children cumulated vsize (Kb) 541616

[startup+1070.06 s]
Raw data (loadavg): 1.06 1.01 1.00 2/57 29072
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136089 0 0 0 106635 316 0 0 25 0 1 0 1853350037 554614784 133498 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133498 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 1069.51
Current children cumulated vsize (Kb) 541616

[startup+1080.06 s]
Raw data (loadavg): 1.05 1.01 1.00 2/57 29074
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136101 0 0 0 107635 316 0 0 25 0 1 0 1853350037 554614784 133510 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135404 133510 1116 68 0 135336 0
[pid=29038] vsize: 541616
Current children cumulated CPU time (s) 1079.51
Current children cumulated vsize (Kb) 541616

[startup+1090.06 s]
Raw data (loadavg): 1.04 1.01 1.00 2/57 29074
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136113 0 0 0 108635 316 0 0 25 0 1 0 1853350037 554749952 133522 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135437 133522 1116 68 0 135369 0
[pid=29038] vsize: 541748
Current children cumulated CPU time (s) 1089.51
Current children cumulated vsize (Kb) 541748

[startup+1100.06 s]
Raw data (loadavg): 1.03 1.01 1.00 2/57 29074
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136124 0 0 0 109635 316 0 0 25 0 1 0 1853350037 554749952 133533 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135437 133533 1116 68 0 135369 0
[pid=29038] vsize: 541748
Current children cumulated CPU time (s) 1099.51
Current children cumulated vsize (Kb) 541748

[startup+1110.06 s]
Raw data (loadavg): 1.03 1.01 1.00 2/57 29074
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136136 0 0 0 110635 317 0 0 25 0 1 0 1853350037 554749952 133545 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135437 133545 1116 68 0 135369 0
[pid=29038] vsize: 541748
Current children cumulated CPU time (s) 1109.52
Current children cumulated vsize (Kb) 541748

[startup+1120.06 s]
Raw data (loadavg): 1.02 1.01 1.00 2/57 29074
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136147 0 0 0 111636 317 0 0 25 0 1 0 1853350037 554885120 133556 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135470 133556 1116 68 0 135402 0
[pid=29038] vsize: 541880
Current children cumulated CPU time (s) 1119.53
Current children cumulated vsize (Kb) 541880

[startup+1130.06 s]
Raw data (loadavg): 1.02 1.01 1.00 2/57 29074
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136157 0 0 0 112635 318 0 0 25 0 1 0 1853350037 554885120 133566 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 135470 133566 1116 68 0 135402 0
[pid=29038] vsize: 541880
Current children cumulated CPU time (s) 1129.53
Current children cumulated vsize (Kb) 541880

[startup+1140.07 s]
Raw data (loadavg): 1.02 1.01 1.00 2/57 29076
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136319 0 0 0 113634 318 0 0 25 0 1 0 1853350037 555651072 133710 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135657 133710 1116 68 0 135589 0
[pid=29038] vsize: 542628
Current children cumulated CPU time (s) 1139.52
Current children cumulated vsize (Kb) 542628

[startup+1150.07 s]
Raw data (loadavg): 1.01 1.01 1.00 2/57 29076
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136331 0 0 0 114634 318 0 0 25 0 1 0 1853350037 555651072 133722 4294967295 134512640 134736556 3221224560 3221223136 134539904 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135657 133722 1116 68 0 135589 0
[pid=29038] vsize: 542628
Current children cumulated CPU time (s) 1149.52
Current children cumulated vsize (Kb) 542628

[startup+1160.07 s]
Raw data (loadavg): 1.01 1.01 1.00 2/57 29076
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136374 0 0 0 115632 320 0 0 25 0 1 0 1853350037 556019712 133765 4294967295 134512640 134736556 3221224560 3221223136 134539944 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135747 133765 1116 68 0 135679 0
[pid=29038] vsize: 542988
Current children cumulated CPU time (s) 1159.52
Current children cumulated vsize (Kb) 542988

[startup+1170.07 s]
Raw data (loadavg): 1.01 1.00 1.00 2/57 29076
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136481 0 0 0 116632 320 0 0 25 0 1 0 1853350037 556511232 133854 4294967295 134512640 134736556 3221224560 3221223136 134539910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135867 133854 1116 68 0 135799 0
[pid=29038] vsize: 543468
Current children cumulated CPU time (s) 1169.52
Current children cumulated vsize (Kb) 543468

[startup+1180.07 s]
Raw data (loadavg): 1.01 1.00 1.00 2/57 29076
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136491 0 0 0 117632 321 0 0 25 0 1 0 1853350037 556511232 133864 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135867 133864 1116 68 0 135799 0
[pid=29038] vsize: 543468
Current children cumulated CPU time (s) 1179.53
Current children cumulated vsize (Kb) 543468

[startup+1190.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29076
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136499 0 0 0 118632 321 0 0 25 0 1 0 1853350037 556511232 133872 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 135867 133872 1116 68 0 135799 0
[pid=29038] vsize: 543468
Current children cumulated CPU time (s) 1189.53
Current children cumulated vsize (Kb) 543468

[startup+1200.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29078
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136667 0 0 0 119631 321 0 0 25 0 1 0 1853350037 557387776 134012 4294967295 134512640 134736556 3221224560 3221222444 1077244246 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29038/statm): 136081 134012 1116 68 0 136013 0
[pid=29038] vsize: 544324
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (Kb) 544324

[startup+1210.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29078
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136673 0 0 0 120631 321 0 0 25 0 1 0 1853350037 557387776 134018 4294967295 134512640 134736556 3221224560 3221223312 134578160 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 136081 134018 1116 68 0 136013 0
[pid=29038] vsize: 544324
Current children cumulated CPU time (s) 1209.52
Current children cumulated vsize (Kb) 544324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1210.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29078
Raw data (/proc/29038/stat): 29038 (bsolo) R 29037 29038 9102 0 -1 0 136673 0 0 0 120631 321 0 0 25 0 1 0 1853350037 557387776 134018 4294967295 134512640 134736556 3221224560 3221223312 134578160 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29038/statm): 136081 134018 1116 68 0 136013 0
[pid=29038] vsize: 544324
Current children cumulated CPU time (s) 1209.52
Current children cumulated vsize (Kb) 544324

Sending SIGTERM to -29038
Sleeping 2 seconds
One traced child (pid=29038) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1210.32
CPU time (s): 1209.78
CPU user time (s): 1206.32
CPU system time (s): 3.46347
CPU usage (%): 99.9554
Max. virtual memory (cumulated for all children) (Kb): 544324

Verifier Data

ERROR: no interpretation found !