Some explanations

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

General information on the benchmark

Namemps-v2-13-7/MIPLIB/miplib2003/normalized-mps-v2-13-7-sp97ar.opb
MD5SUMd98db64f69c8547ad0880486d1128dd0
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 93346980255
Optimality of the best value was proved NO
Number of terms in the objective function 183313
Biggest coefficient in the objective function 19194096394240
Number of bits for the biggest coefficient in the objective function 45
Sum of the numbers in the objective function 127830561163966644
Number of bits of the sum of numbers in the objective function 57
Biggest number in a constraint 19194096394240
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 127830561163966644
Number of bits of the biggest sum of numbers57
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1210.34
Number of variables183313
Total number of constraints1761
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 constraints1761
Minimum length of a constraint13
Maximum length of a constraint32019

Trace number 5234

Launcher Data

LAUNCH ON wulflinc31 THE 2005-09-19 23:35:19 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=997 boxname=wulflinc31 idbench=997 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  d98db64f69c8547ad0880486d1128dd0  /oldhome/oroussel/tmp/wulflinc31/normalized-mps-v2-13-7-sp97ar.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc31/normalized-mps-v2-13-7-sp97ar.opb
IDLAUNCH: 997
/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:        603892 kB
Buffers:         43064 kB
Cached:         354196 kB
SwapCached:       1016 kB
Active:         174076 kB
Inactive:       226020 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        603640 kB
SwapTotal:     2097892 kB
SwapFree:      2096404 kB
Dirty:              28 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 23:55:31 (client local time) WITH STATUS 0 IN 1209.22 SECONDS
stats: 997 7 1209.22 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/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1853859160 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 107 3 90 68 0 39 0
[pid=29855] 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-sp97ar.opb

[startup+10.0027 s]
Raw data (loadavg): 1.02 0.99 0.99 2/57 29857
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 54208 0 0 0 847 122 0 0 25 0 1 0 1853859160 224432128 53804 4294967295 134512640 134736556 3221224560 3221223084 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 54793 53805 1116 68 0 54725 0
[pid=29855] vsize: 219172
Current children cumulated CPU time (s) 9.69
Current children cumulated vsize (Kb) 219172

[startup+20.0036 s]
Raw data (loadavg): 1.02 0.99 0.99 2/57 29857
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 101344 0 0 0 1717 233 0 0 25 0 1 0 1853859160 416092160 100437 4294967295 134512640 134736556 3221224560 3221221260 1077198280 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 101585 100437 1116 68 0 101517 0
[pid=29855] vsize: 406340
Current children cumulated CPU time (s) 19.5
Current children cumulated vsize (Kb) 406340

[startup+30.0036 s]
Raw data (loadavg): 1.02 0.99 0.99 2/57 29857
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 101638 0 0 0 2716 234 0 0 25 0 1 0 1853859160 417370112 100709 4294967295 134512640 134736556 3221224560 3221222816 1077360129 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 101897 100709 1116 68 0 101829 0
[pid=29855] vsize: 407588
Current children cumulated CPU time (s) 29.5
Current children cumulated vsize (Kb) 407588

[startup+40.0045 s]
Raw data (loadavg): 1.01 0.99 0.99 2/57 29857
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 102007 0 0 0 3712 236 0 0 25 0 1 0 1853859160 419348480 101072 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 102380 101072 1116 68 0 102312 0
[pid=29855] vsize: 409520
Current children cumulated CPU time (s) 39.48
Current children cumulated vsize (Kb) 409520

[startup+50.0054 s]
Raw data (loadavg): 1.01 0.99 0.99 2/57 29857
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 102836 0 0 0 4707 240 0 0 25 0 1 0 1853859160 422809600 101894 4294967295 134512640 134736556 3221224560 3221223068 1077399564 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 103225 101894 1116 68 0 103157 0
[pid=29855] vsize: 412900
Current children cumulated CPU time (s) 49.47
Current children cumulated vsize (Kb) 412900

[startup+60.0054 s]
Raw data (loadavg): 1.01 0.99 0.99 2/57 29857
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 103607 0 0 0 5705 242 0 0 25 0 1 0 1853859160 426225664 102649 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 104059 102649 1116 68 0 103991 0
[pid=29855] vsize: 416236
Current children cumulated CPU time (s) 59.47
Current children cumulated vsize (Kb) 416236

[startup+70.0063 s]
Raw data (loadavg): 1.01 0.99 0.99 2/57 29859
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 104233 0 0 0 6701 244 0 0 25 0 1 0 1853859160 428838912 103272 4294967295 134512640 134736556 3221224560 3221221260 1077191482 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 104697 103272 1116 68 0 104629 0
[pid=29855] vsize: 418788
Current children cumulated CPU time (s) 69.45
Current children cumulated vsize (Kb) 418788

[startup+80.0062 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29859
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 104641 0 0 0 7699 246 0 0 25 0 1 0 1853859160 430665728 103667 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 105143 103667 1116 68 0 105075 0
[pid=29855] vsize: 420572
Current children cumulated CPU time (s) 79.45
Current children cumulated vsize (Kb) 420572

[startup+90.0072 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29859
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 105492 0 0 0 8696 248 0 0 25 0 1 0 1853859160 434225152 104510 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 106012 104510 1116 68 0 105944 0
[pid=29855] vsize: 424048
Current children cumulated CPU time (s) 89.44
Current children cumulated vsize (Kb) 424048

[startup+100.008 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29859
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 105823 0 0 0 9693 251 0 0 25 0 1 0 1853859160 435597312 104827 4294967295 134512640 134736556 3221224560 3221223068 1077049373 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 106347 104827 1116 68 0 106279 0
[pid=29855] vsize: 425388
Current children cumulated CPU time (s) 99.44
Current children cumulated vsize (Kb) 425388

[startup+110.01 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29859
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 106549 0 0 0 10691 252 0 0 25 0 1 0 1853859160 438747136 105534 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 107116 105534 1116 68 0 107048 0
[pid=29855] vsize: 428464
Current children cumulated CPU time (s) 109.43
Current children cumulated vsize (Kb) 428464

[startup+120.011 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29859
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 107165 0 0 0 11688 255 0 0 25 0 1 0 1853859160 441360384 106144 4294967295 134512640 134736556 3221224560 3221223072 134572999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 107754 106144 1116 68 0 107686 0
[pid=29855] vsize: 431016
Current children cumulated CPU time (s) 119.43
Current children cumulated vsize (Kb) 431016

[startup+130.011 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29861
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 110325 0 0 0 12679 262 0 0 25 0 1 0 1853859160 449527808 108102 4294967295 134512640 134736556 3221224560 3221223136 134539932 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 109748 108102 1116 68 0 109680 0
[pid=29855] vsize: 438992
Current children cumulated CPU time (s) 129.41
Current children cumulated vsize (Kb) 438992

[startup+140.012 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29861
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 110482 0 0 0 13678 263 0 0 25 0 1 0 1853859160 450338816 108247 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 109946 108247 1116 68 0 109878 0
[pid=29855] vsize: 439784
Current children cumulated CPU time (s) 139.41
Current children cumulated vsize (Kb) 439784

[startup+150.013 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29861
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 110804 0 0 0 14676 265 0 0 25 0 1 0 1853859160 451719168 108547 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 110283 108547 1116 68 0 110215 0
[pid=29855] vsize: 441132
Current children cumulated CPU time (s) 149.41
Current children cumulated vsize (Kb) 441132

[startup+160.013 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29861
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 110831 0 0 0 15674 265 0 0 25 0 1 0 1853859160 451854336 108574 4294967295 134512640 134736556 3221224560 3221223136 134539944 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 110316 108574 1116 68 0 110248 0
[pid=29855] vsize: 441264
Current children cumulated CPU time (s) 159.39
Current children cumulated vsize (Kb) 441264

[startup+170.013 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29861
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 111587 0 0 0 16671 268 0 0 25 0 1 0 1853859160 455036928 109319 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 111093 109319 1116 68 0 111025 0
[pid=29855] vsize: 444372
Current children cumulated CPU time (s) 169.39
Current children cumulated vsize (Kb) 444372

[startup+180.013 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29861
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 111725 0 0 0 17670 269 0 0 25 0 1 0 1853859160 455712768 109445 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 111258 109445 1116 68 0 111190 0
[pid=29855] vsize: 445032
Current children cumulated CPU time (s) 179.39
Current children cumulated vsize (Kb) 445032

[startup+190.013 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29863
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 112054 0 0 0 18666 271 0 0 25 0 1 0 1853859160 457117696 109765 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 111601 109765 1116 68 0 111533 0
[pid=29855] vsize: 446404
Current children cumulated CPU time (s) 189.37
Current children cumulated vsize (Kb) 446404

[startup+200.013 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29863
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 112617 0 0 0 19663 274 0 0 25 0 1 0 1853859160 459517952 110314 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 112187 110314 1116 68 0 112119 0
[pid=29855] vsize: 448748
Current children cumulated CPU time (s) 199.37
Current children cumulated vsize (Kb) 448748

[startup+210.013 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29863
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 112790 0 0 0 20661 275 0 0 25 0 1 0 1853859160 460427264 110473 4294967295 134512640 134736556 3221224560 3221223136 134539940 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 112409 110473 1116 68 0 112341 0
[pid=29855] vsize: 449636
Current children cumulated CPU time (s) 209.36
Current children cumulated vsize (Kb) 449636

[startup+220.014 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29863
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 113213 0 0 0 21659 277 0 0 25 0 1 0 1853859160 462151680 110888 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 112830 110888 1116 68 0 112762 0
[pid=29855] vsize: 451320
Current children cumulated CPU time (s) 219.36
Current children cumulated vsize (Kb) 451320

[startup+230.014 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29863
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 113645 0 0 0 22656 279 0 0 25 0 1 0 1853859160 463986688 111310 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 113278 111310 1116 68 0 113210 0
[pid=29855] vsize: 453112
Current children cumulated CPU time (s) 229.35
Current children cumulated vsize (Kb) 453112

[startup+240.015 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29863
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 114431 0 0 0 23653 281 0 0 25 0 1 0 1853859160 467521536 112074 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 114141 112074 1116 68 0 114073 0
[pid=29855] vsize: 456564
Current children cumulated CPU time (s) 239.34
Current children cumulated vsize (Kb) 456564

[startup+250.016 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29865
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 114805 0 0 0 24650 283 0 0 25 0 1 0 1853859160 469110784 112441 4294967295 134512640 134736556 3221224560 3221223136 134539946 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 114529 112441 1116 68 0 114461 0
[pid=29855] vsize: 458116
Current children cumulated CPU time (s) 249.33
Current children cumulated vsize (Kb) 458116

[startup+260.016 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29865
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 115391 0 0 0 25648 285 0 0 25 0 1 0 1853859160 471769088 113011 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 115178 113011 1116 68 0 115110 0
[pid=29855] vsize: 460712
Current children cumulated CPU time (s) 259.33
Current children cumulated vsize (Kb) 460712

[startup+270.016 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29865
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 115644 0 0 0 26645 287 0 0 25 0 1 0 1853859160 472801280 113257 4294967295 134512640 134736556 3221224560 3221223136 134539916 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 115430 113257 1116 68 0 115362 0
[pid=29855] vsize: 461720
Current children cumulated CPU time (s) 269.32
Current children cumulated vsize (Kb) 461720

[startup+280.016 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29865
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 115979 0 0 0 27643 289 0 0 25 0 1 0 1853859160 474247168 113585 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 115783 113585 1116 68 0 115715 0
[pid=29855] vsize: 463132
Current children cumulated CPU time (s) 279.32
Current children cumulated vsize (Kb) 463132

[startup+290.017 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29865
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 116841 0 0 0 28638 293 0 0 25 0 1 0 1853859160 478023680 114417 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 116705 114417 1116 68 0 116637 0
[pid=29855] vsize: 466820
Current children cumulated CPU time (s) 289.31
Current children cumulated vsize (Kb) 466820

[startup+300.018 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29865
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 117101 0 0 0 29637 294 0 0 25 0 1 0 1853859160 479207424 114670 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 116994 114670 1116 68 0 116926 0
[pid=29855] vsize: 467976
Current children cumulated CPU time (s) 299.31
Current children cumulated vsize (Kb) 467976

[startup+310.018 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29867
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 117489 0 0 0 30635 296 0 0 25 0 1 0 1853859160 480886784 115051 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 117404 115051 1116 68 0 117336 0
[pid=29855] vsize: 469616
Current children cumulated CPU time (s) 309.31
Current children cumulated vsize (Kb) 469616

[startup+320.018 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29867
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 117935 0 0 0 31633 297 0 0 25 0 1 0 1853859160 482910208 115489 4294967295 134512640 134736556 3221224560 3221221228 1077359320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 117898 115489 1116 68 0 117830 0
[pid=29855] vsize: 471592
Current children cumulated CPU time (s) 319.3
Current children cumulated vsize (Kb) 471592

[startup+330.019 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29867
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 118208 0 0 0 32631 298 0 0 25 0 1 0 1853859160 484057088 115749 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 118178 115749 1116 68 0 118110 0
[pid=29855] vsize: 472712
Current children cumulated CPU time (s) 329.29
Current children cumulated vsize (Kb) 472712

[startup+340.019 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29867
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 118650 0 0 0 33629 300 0 0 25 0 1 0 1853859160 485937152 116181 4294967295 134512640 134736556 3221224560 3221223088 134573018 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 118637 116181 1116 68 0 118569 0
[pid=29855] vsize: 474548
Current children cumulated CPU time (s) 339.29
Current children cumulated vsize (Kb) 474548

[startup+350.019 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29867
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 118993 0 0 0 34628 301 0 0 25 0 1 0 1853859160 487358464 116511 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 118984 116511 1116 68 0 118916 0
[pid=29855] vsize: 475936
Current children cumulated CPU time (s) 349.29
Current children cumulated vsize (Kb) 475936

[startup+360.019 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29867
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 119580 0 0 0 35624 304 0 0 25 0 1 0 1853859160 490074112 117087 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 119647 117087 1116 68 0 119579 0
[pid=29855] vsize: 478588
Current children cumulated CPU time (s) 359.28
Current children cumulated vsize (Kb) 478588

[startup+370.019 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29869
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 119740 0 0 0 36624 304 0 0 25 0 1 0 1853859160 490774528 117233 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 119818 117233 1116 68 0 119750 0
[pid=29855] vsize: 479272
Current children cumulated CPU time (s) 369.28
Current children cumulated vsize (Kb) 479272

[startup+380.019 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29869
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 120038 0 0 0 37622 305 0 0 25 0 1 0 1853859160 492044288 117511 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 120128 117511 1116 68 0 120060 0
[pid=29855] vsize: 480512
Current children cumulated CPU time (s) 379.27
Current children cumulated vsize (Kb) 480512

[startup+390.02 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29869
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 120278 0 0 0 38622 306 0 0 25 0 1 0 1853859160 493051904 117743 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 120374 117743 1116 68 0 120306 0
[pid=29855] vsize: 481496
Current children cumulated CPU time (s) 389.28
Current children cumulated vsize (Kb) 481496

[startup+400.021 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29869
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 120421 0 0 0 39621 306 0 0 25 0 1 0 1853859160 493760512 117874 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 120547 117874 1116 68 0 120479 0
[pid=29855] vsize: 482188
Current children cumulated CPU time (s) 399.27
Current children cumulated vsize (Kb) 482188

[startup+410.021 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29869
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 120808 0 0 0 40617 308 0 0 25 0 1 0 1853859160 495403008 118259 4294967295 134512640 134736556 3221224560 3221223136 134539904 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 120948 118259 1116 68 0 120880 0
[pid=29855] vsize: 483792
Current children cumulated CPU time (s) 409.25
Current children cumulated vsize (Kb) 483792

[startup+420.022 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29869
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 121140 0 0 0 41616 309 0 0 25 0 1 0 1853859160 496783360 118579 4294967295 134512640 134736556 3221224560 3221223136 134539940 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 121285 118579 1116 68 0 121217 0
[pid=29855] vsize: 485140
Current children cumulated CPU time (s) 419.25
Current children cumulated vsize (Kb) 485140

[startup+430.023 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29871
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 121585 0 0 0 42614 311 0 0 25 0 1 0 1853859160 498847744 119008 4294967295 134512640 134736556 3221224560 3221221344 1077359152 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 121789 119008 1116 68 0 121721 0
[pid=29855] vsize: 487156
Current children cumulated CPU time (s) 429.25
Current children cumulated vsize (Kb) 487156

[startup+440.024 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29871
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 122132 0 0 0 43611 314 0 0 25 0 1 0 1853859160 501223424 119538 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 122369 119538 1116 68 0 122301 0
[pid=29855] vsize: 489476
Current children cumulated CPU time (s) 439.25
Current children cumulated vsize (Kb) 489476

[startup+450.024 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29871
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 122644 0 0 0 44609 316 0 0 25 0 1 0 1853859160 503480320 120038 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 122920 120038 1116 68 0 122852 0
[pid=29855] vsize: 491680
Current children cumulated CPU time (s) 449.25
Current children cumulated vsize (Kb) 491680

[startup+460.024 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29871
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 123041 0 0 0 45607 317 0 0 25 0 1 0 1853859160 505315328 120416 4294967295 134512640 134736556 3221224560 3221223056 134572850 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 123368 120416 1116 68 0 123300 0
[pid=29855] vsize: 493472
Current children cumulated CPU time (s) 459.24
Current children cumulated vsize (Kb) 493472

[startup+470.025 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29871
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 123605 0 0 0 46604 319 0 0 25 0 1 0 1853859160 507695104 120964 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 123949 120964 1116 68 0 123881 0
[pid=29855] vsize: 495796
Current children cumulated CPU time (s) 469.23
Current children cumulated vsize (Kb) 495796

[startup+480.025 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29871
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 124122 0 0 0 47601 321 0 0 25 0 1 0 1853859160 509820928 121467 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 124468 121467 1116 68 0 124400 0
[pid=29855] vsize: 497872
Current children cumulated CPU time (s) 479.22
Current children cumulated vsize (Kb) 497872

[startup+490.025 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29873
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 124300 0 0 0 48601 321 0 0 25 0 1 0 1853859160 510730240 121633 4294967295 134512640 134736556 3221224560 3221223204 134536040 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 124690 121633 1116 68 0 124622 0
[pid=29855] vsize: 498760
Current children cumulated CPU time (s) 489.22
Current children cumulated vsize (Kb) 498760

[startup+500.026 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29873
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 124635 0 0 0 49599 323 0 0 25 0 1 0 1853859160 512086016 121966 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 125021 121966 1116 68 0 124953 0
[pid=29855] vsize: 500084
Current children cumulated CPU time (s) 499.22
Current children cumulated vsize (Kb) 500084

[startup+510.026 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29873
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 124847 0 0 0 50598 324 0 0 25 0 1 0 1853859160 513028096 122159 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 125251 122159 1116 68 0 125183 0
[pid=29855] vsize: 501004
Current children cumulated CPU time (s) 509.22
Current children cumulated vsize (Kb) 501004

[startup+520.027 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29873
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 125046 0 0 0 51596 326 0 0 25 0 1 0 1853859160 513949696 122358 4294967295 134512640 134736556 3221224560 3221221328 1077364960 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 125476 122358 1116 68 0 125408 0
[pid=29855] vsize: 501904
Current children cumulated CPU time (s) 519.22
Current children cumulated vsize (Kb) 501904

[startup+530.027 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29873
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 125301 0 0 0 52594 326 0 0 25 0 1 0 1853859160 515072000 122606 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 125750 122606 1116 68 0 125682 0
[pid=29855] vsize: 503000
Current children cumulated CPU time (s) 529.2
Current children cumulated vsize (Kb) 503000

[startup+540.028 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29873
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 126001 0 0 0 53592 328 0 0 25 0 1 0 1853859160 518078464 123283 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 126484 123283 1116 68 0 126416 0
[pid=29855] vsize: 505936
Current children cumulated CPU time (s) 539.2
Current children cumulated vsize (Kb) 505936

[startup+550.029 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29875
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 126277 0 0 0 54591 329 0 0 25 0 1 0 1853859160 519237632 123552 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 126767 123552 1116 68 0 126699 0
[pid=29855] vsize: 507068
Current children cumulated CPU time (s) 549.2
Current children cumulated vsize (Kb) 507068

[startup+560.029 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29875
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 126819 0 0 0 55590 331 0 0 25 0 1 0 1853859160 521469952 124082 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 127312 124082 1116 68 0 127244 0
[pid=29855] vsize: 509248
Current children cumulated CPU time (s) 559.21
Current children cumulated vsize (Kb) 509248

[startup+570.03 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29875
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 127023 0 0 0 56589 331 0 0 25 0 1 0 1853859160 522457088 124269 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 127553 124269 1116 68 0 127485 0
[pid=29855] vsize: 510212
Current children cumulated CPU time (s) 569.2
Current children cumulated vsize (Kb) 510212

[startup+580.03 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29875
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 127424 0 0 0 57587 333 0 0 25 0 1 0 1853859160 524226560 124654 4294967295 134512640 134736556 3221224560 3221221260 1077196364 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 127985 124654 1116 68 0 127917 0
[pid=29855] vsize: 511940
Current children cumulated CPU time (s) 579.2
Current children cumulated vsize (Kb) 511940

[startup+590.031 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29875
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 127998 0 0 0 58585 335 0 0 25 0 1 0 1853859160 526815232 125212 4294967295 134512640 134736556 3221224560 3221223332 1077374508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 128617 125212 1116 68 0 128549 0
[pid=29855] vsize: 514468
Current children cumulated CPU time (s) 589.2
Current children cumulated vsize (Kb) 514468

[startup+600.032 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29875
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 128594 0 0 0 59583 336 0 0 25 0 1 0 1853859160 529248256 125801 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 129211 125801 1116 68 0 129143 0
[pid=29855] vsize: 516844
Current children cumulated CPU time (s) 599.19
Current children cumulated vsize (Kb) 516844

[startup+610.032 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29877
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 128724 0 0 0 60582 337 0 0 25 0 1 0 1853859160 529850368 125919 4294967295 134512640 134736556 3221224560 3221223060 1077049349 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 129358 125919 1116 68 0 129290 0
[pid=29855] vsize: 517432
Current children cumulated CPU time (s) 609.19
Current children cumulated vsize (Kb) 517432

[startup+620.032 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29877
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 129214 0 0 0 61579 339 0 0 25 0 1 0 1853859160 531951616 126400 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 129871 126400 1116 68 0 129803 0
[pid=29855] vsize: 519484
Current children cumulated CPU time (s) 619.18
Current children cumulated vsize (Kb) 519484

[startup+630.032 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29877
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 129434 0 0 0 62579 340 0 0 25 0 1 0 1853859160 532930560 126600 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 130110 126600 1116 68 0 130042 0
[pid=29855] vsize: 520440
Current children cumulated CPU time (s) 629.19
Current children cumulated vsize (Kb) 520440

[startup+640.032 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29877
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 129719 0 0 0 63578 341 0 0 25 0 1 0 1853859160 534233088 126878 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 130428 126878 1116 68 0 130360 0
[pid=29855] vsize: 521712
Current children cumulated CPU time (s) 639.19
Current children cumulated vsize (Kb) 521712

[startup+650.032 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29877
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 129881 0 0 0 64577 342 0 0 25 0 1 0 1853859160 534867968 127026 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 130583 127026 1116 68 0 130515 0
[pid=29855] vsize: 522332
Current children cumulated CPU time (s) 649.19
Current children cumulated vsize (Kb) 522332

[startup+660.032 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29877
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 130289 0 0 0 65575 343 0 0 25 0 1 0 1853859160 536854528 127417 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 131068 127417 1116 68 0 131000 0
[pid=29855] vsize: 524272
Current children cumulated CPU time (s) 659.18
Current children cumulated vsize (Kb) 524272

[startup+670.033 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29879
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 130849 0 0 0 66572 345 0 0 25 0 1 0 1853859160 539246592 127962 4294967295 134512640 134736556 3221224560 3221223272 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 131652 127963 1116 68 0 131584 0
[pid=29855] vsize: 526608
Current children cumulated CPU time (s) 669.17
Current children cumulated vsize (Kb) 526608

[startup+680.033 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29879
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 131260 0 0 0 67571 347 0 0 25 0 1 0 1853859160 541003776 128361 4294967295 134512640 134736556 3221224560 3221223144 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 132081 128361 1116 68 0 132013 0
[pid=29855] vsize: 528324
Current children cumulated CPU time (s) 679.18
Current children cumulated vsize (Kb) 528324

[startup+690.034 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29879
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 131763 0 0 0 68568 348 0 0 25 0 1 0 1853859160 543322112 128849 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 132647 128849 1116 68 0 132579 0
[pid=29855] vsize: 530588
Current children cumulated CPU time (s) 689.16
Current children cumulated vsize (Kb) 530588

[startup+700.035 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29879
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 132238 0 0 0 69566 350 0 0 25 0 1 0 1853859160 545202176 129315 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 133106 129315 1116 68 0 133038 0
[pid=29855] vsize: 532424
Current children cumulated CPU time (s) 699.16
Current children cumulated vsize (Kb) 532424

[startup+710.035 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29879
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 132600 0 0 0 70563 353 0 0 25 0 1 0 1853859160 546738176 129670 4294967295 134512640 134736556 3221224560 3221221260 1077191441 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 133481 129670 1116 68 0 133413 0
[pid=29855] vsize: 533924
Current children cumulated CPU time (s) 709.16
Current children cumulated vsize (Kb) 533924

[startup+720.036 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29879
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 133060 0 0 0 71560 355 0 0 25 0 1 0 1853859160 548868096 130117 4294967295 134512640 134736556 3221224560 3221223136 134539904 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 134001 130117 1116 68 0 133933 0
[pid=29855] vsize: 536004
Current children cumulated CPU time (s) 719.15
Current children cumulated vsize (Kb) 536004

[startup+730.036 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29881
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 133449 0 0 0 72558 356 0 0 25 0 1 0 1853859160 550408192 130498 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 134377 130498 1116 68 0 134309 0
[pid=29855] vsize: 537508
Current children cumulated CPU time (s) 729.14
Current children cumulated vsize (Kb) 537508

[startup+740.037 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29881
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 133567 0 0 0 73557 357 0 0 25 0 1 0 1853859160 551038976 130604 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 134531 130604 1116 68 0 134463 0
[pid=29855] vsize: 538124
Current children cumulated CPU time (s) 739.14
Current children cumulated vsize (Kb) 538124

[startup+750.038 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29881
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 134379 0 0 0 74554 360 0 0 25 0 1 0 1853859160 554446848 131402 4294967295 134512640 134736556 3221224560 3221223136 134539924 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 135363 131402 1116 68 0 135295 0
[pid=29855] vsize: 541452
Current children cumulated CPU time (s) 749.14
Current children cumulated vsize (Kb) 541452

[startup+760.038 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29881
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 134572 0 0 0 75553 360 0 0 25 0 1 0 1853859160 555405312 131581 4294967295 134512640 134736556 3221224560 3221223408 134576476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 135597 131581 1116 68 0 135529 0
[pid=29855] vsize: 542388
Current children cumulated CPU time (s) 759.13
Current children cumulated vsize (Kb) 542388

[startup+770.039 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29881
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 134934 0 0 0 76552 361 0 0 25 0 1 0 1853859160 556937216 131922 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 135971 131922 1116 68 0 135903 0
[pid=29855] vsize: 543884
Current children cumulated CPU time (s) 769.13
Current children cumulated vsize (Kb) 543884

[startup+780.039 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29881
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 135715 0 0 0 77549 363 0 0 25 0 1 0 1853859160 560304128 132696 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 136793 132696 1116 68 0 136725 0
[pid=29855] vsize: 547172
Current children cumulated CPU time (s) 779.12
Current children cumulated vsize (Kb) 547172

[startup+790.04 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29883
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 135881 0 0 0 78548 364 0 0 25 0 1 0 1853859160 560939008 132848 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 136948 132848 1116 68 0 136880 0
[pid=29855] vsize: 547792
Current children cumulated CPU time (s) 789.12
Current children cumulated vsize (Kb) 547792

[startup+800.04 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29883
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 135963 0 0 0 79548 364 0 0 25 0 1 0 1853859160 561344512 132930 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 137047 132930 1116 68 0 136979 0
[pid=29855] vsize: 548188
Current children cumulated CPU time (s) 799.12
Current children cumulated vsize (Kb) 548188

[startup+810.04 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29883
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 136008 0 0 0 80548 365 0 0 25 0 1 0 1853859160 561479680 132975 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 137080 132975 1116 68 0 137012 0
[pid=29855] vsize: 548320
Current children cumulated CPU time (s) 809.13
Current children cumulated vsize (Kb) 548320

[startup+820.041 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29883
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 136191 0 0 0 81547 365 0 0 25 0 1 0 1853859160 562479104 133130 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 137324 133130 1116 68 0 137256 0
[pid=29855] vsize: 549296
Current children cumulated CPU time (s) 819.12
Current children cumulated vsize (Kb) 549296

[startup+830.041 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29883
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 136351 0 0 0 82546 366 0 0 25 0 1 0 1853859160 563175424 133283 4294967295 134512640 134736556 3221224560 3221223136 134539910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 137494 133283 1116 68 0 137426 0
[pid=29855] vsize: 549976
Current children cumulated CPU time (s) 829.12
Current children cumulated vsize (Kb) 549976

[startup+840.042 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29883
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 136984 0 0 0 83543 368 0 0 25 0 1 0 1853859160 565911552 133909 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 138162 133909 1116 68 0 138094 0
[pid=29855] vsize: 552648
Current children cumulated CPU time (s) 839.11
Current children cumulated vsize (Kb) 552648

[startup+850.043 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29885
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 137149 0 0 0 84543 369 0 0 25 0 1 0 1853859160 566632448 134060 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 138338 134060 1116 68 0 138270 0
[pid=29855] vsize: 553352
Current children cumulated CPU time (s) 849.12
Current children cumulated vsize (Kb) 553352

[startup+860.043 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29885
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 137252 0 0 0 85541 369 0 0 25 0 1 0 1853859160 567050240 134163 4294967295 134512640 134736556 3221224560 3221223136 134539940 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 138440 134163 1116 68 0 138372 0
[pid=29855] vsize: 553760
Current children cumulated CPU time (s) 859.1
Current children cumulated vsize (Kb) 553760

[startup+870.044 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29885
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 137630 0 0 0 86539 371 0 0 25 0 1 0 1853859160 568750080 134539 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 138855 134539 1116 68 0 138787 0
[pid=29855] vsize: 555420
Current children cumulated CPU time (s) 869.1
Current children cumulated vsize (Kb) 555420

[startup+880.044 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29885
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 138245 0 0 0 87536 373 0 0 25 0 1 0 1853859160 571465728 135137 4294967295 134512640 134736556 3221224560 3221223072 134572994 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 139518 135137 1116 68 0 139450 0
[pid=29855] vsize: 558072
Current children cumulated CPU time (s) 879.09
Current children cumulated vsize (Kb) 558072

[startup+890.045 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29885
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 138608 0 0 0 88535 375 0 0 25 0 1 0 1853859160 572993536 135492 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 139891 135492 1116 68 0 139823 0
[pid=29855] vsize: 559564
Current children cumulated CPU time (s) 889.1
Current children cumulated vsize (Kb) 559564

[startup+900.046 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29885
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 139302 0 0 0 89531 378 0 0 25 0 1 0 1853859160 575938560 136179 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 140610 136179 1116 68 0 140542 0
[pid=29855] vsize: 562440
Current children cumulated CPU time (s) 899.09
Current children cumulated vsize (Kb) 562440

[startup+910.046 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29887
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 139723 0 0 0 90529 379 0 0 25 0 1 0 1853859160 577798144 136592 4294967295 134512640 134736556 3221224560 3221223272 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 141064 136593 1116 68 0 140996 0
[pid=29855] vsize: 564256
Current children cumulated CPU time (s) 909.08
Current children cumulated vsize (Kb) 564256

[startup+920.047 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29887
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 140266 0 0 0 91527 381 0 0 25 0 1 0 1853859160 580235264 137116 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 141659 137116 1116 68 0 141591 0
[pid=29855] vsize: 566636
Current children cumulated CPU time (s) 919.08
Current children cumulated vsize (Kb) 566636

[startup+930.047 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29887
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 140449 0 0 0 92525 382 0 0 25 0 1 0 1853859160 580972544 137293 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 141839 137293 1116 68 0 141771 0
[pid=29855] vsize: 567356
Current children cumulated CPU time (s) 929.07
Current children cumulated vsize (Kb) 567356

[startup+940.047 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29887
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 141067 0 0 0 93520 385 0 0 25 0 1 0 1853859160 583737344 137896 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 142514 137896 1116 68 0 142446 0
[pid=29855] vsize: 570056
Current children cumulated CPU time (s) 939.05
Current children cumulated vsize (Kb) 570056

[startup+950.047 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29887
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 141477 0 0 0 94519 386 0 0 25 0 1 0 1853859160 585555968 138293 4294967295 134512640 134736556 3221224560 3221223040 1077314177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 142958 138293 1116 68 0 142890 0
[pid=29855] vsize: 571832
Current children cumulated CPU time (s) 949.05
Current children cumulated vsize (Kb) 571832

[startup+960.048 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29887
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 142101 0 0 0 95516 388 0 0 25 0 1 0 1853859160 588292096 138901 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 143626 138901 1116 68 0 143558 0
[pid=29855] vsize: 574504
Current children cumulated CPU time (s) 959.04
Current children cumulated vsize (Kb) 574504

[startup+970.049 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29889
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 142520 0 0 0 96514 390 0 0 25 0 1 0 1853859160 589971456 139312 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 144036 139312 1116 68 0 143968 0
[pid=29855] vsize: 576144
Current children cumulated CPU time (s) 969.04
Current children cumulated vsize (Kb) 576144

[startup+980.049 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29889
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 142663 0 0 0 97513 391 0 0 25 0 1 0 1853859160 590585856 139441 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 144186 139441 1116 68 0 144118 0
[pid=29855] vsize: 576744
Current children cumulated CPU time (s) 979.04
Current children cumulated vsize (Kb) 576744

[startup+990.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29889
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 143155 0 0 0 98510 393 0 0 25 0 1 0 1853859160 592830464 139927 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 144734 139927 1116 68 0 144666 0
[pid=29855] vsize: 578936
Current children cumulated CPU time (s) 989.03
Current children cumulated vsize (Kb) 578936

[startup+1000.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29889
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 143800 0 0 0 99506 396 0 0 25 0 1 0 1853859160 595509248 140561 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 145388 140561 1116 68 0 145320 0
[pid=29855] vsize: 581552
Current children cumulated CPU time (s) 999.02
Current children cumulated vsize (Kb) 581552

[startup+1010.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29889
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 144449 0 0 0 100504 398 0 0 25 0 1 0 1853859160 598261760 141195 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 146060 141195 1116 68 0 145992 0
[pid=29855] vsize: 584240
Current children cumulated CPU time (s) 1009.02
Current children cumulated vsize (Kb) 584240

[startup+1020.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29889
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 145046 0 0 0 101502 400 0 0 25 0 1 0 1853859160 600862720 141775 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 146695 141775 1116 68 0 146627 0
[pid=29855] vsize: 586780
Current children cumulated CPU time (s) 1019.02
Current children cumulated vsize (Kb) 586780

[startup+1030.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29891
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 145719 0 0 0 102500 402 0 0 25 0 1 0 1853859160 604004352 142425 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 147462 142425 1116 68 0 147394 0
[pid=29855] vsize: 589848
Current children cumulated CPU time (s) 1029.02
Current children cumulated vsize (Kb) 589848

[startup+1040.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29891
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 146298 0 0 0 103498 403 0 0 25 0 1 0 1853859160 606343168 142996 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 148033 142996 1116 68 0 147965 0
[pid=29855] vsize: 592132
Current children cumulated CPU time (s) 1039.01
Current children cumulated vsize (Kb) 592132

[startup+1050.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29891
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 146519 0 0 0 104497 404 0 0 25 0 1 0 1853859160 607301632 143210 4294967295 134512640 134736556 3221224560 3221222844 1077360305 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 148267 143210 1116 68 0 148199 0
[pid=29855] vsize: 593068
Current children cumulated CPU time (s) 1049.01
Current children cumulated vsize (Kb) 593068

[startup+1060.05 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29891
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 147262 0 0 0 105493 406 0 0 25 0 1 0 1853859160 610496512 143942 4294967295 134512640 134736556 3221224560 3221223072 134572994 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 149047 143942 1116 68 0 148979 0
[pid=29855] vsize: 596188
Current children cumulated CPU time (s) 1058.99
Current children cumulated vsize (Kb) 596188

[startup+1070.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29891
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 147784 0 0 0 106491 408 0 0 25 0 1 0 1853859160 612831232 144442 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 149617 144442 1116 68 0 149549 0
[pid=29855] vsize: 598468
Current children cumulated CPU time (s) 1068.99
Current children cumulated vsize (Kb) 598468

[startup+1080.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29891
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 148433 0 0 0 107488 410 0 0 25 0 1 0 1853859160 615698432 145079 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 150317 145079 1116 68 0 150249 0
[pid=29855] vsize: 601268
Current children cumulated CPU time (s) 1078.98
Current children cumulated vsize (Kb) 601268

[startup+1090.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29893
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 148938 0 0 0 108486 413 0 0 25 0 1 0 1853859160 617725952 145578 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 150812 145578 1116 68 0 150744 0
[pid=29855] vsize: 603248
Current children cumulated CPU time (s) 1088.99
Current children cumulated vsize (Kb) 603248

[startup+1100.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29893
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 149121 0 0 0 109485 413 0 0 25 0 1 0 1853859160 618496000 145749 4294967295 134512640 134736556 3221224560 3221223136 134539944 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 151000 145749 1116 68 0 150932 0
[pid=29855] vsize: 604000
Current children cumulated CPU time (s) 1098.98
Current children cumulated vsize (Kb) 604000

[startup+1110.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29893
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 149673 0 0 0 110482 416 0 0 25 0 1 0 1853859160 621002752 146290 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29855/statm): 151612 146290 1116 68 0 151544 0
[pid=29855] vsize: 606448
Current children cumulated CPU time (s) 1108.98
Current children cumulated vsize (Kb) 606448

[startup+1120.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29893
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 150317 0 0 0 111479 417 0 0 25 0 1 0 1853859160 623747072 146914 4294967295 134512640 134736556 3221224560 3221223136 134539932 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 152282 146914 1116 68 0 152214 0
[pid=29855] vsize: 609128
Current children cumulated CPU time (s) 1118.96
Current children cumulated vsize (Kb) 609128

[startup+1130.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29893
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 150773 0 0 0 112478 418 0 0 25 0 1 0 1853859160 625623040 147363 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 152740 147363 1116 68 0 152672 0
[pid=29855] vsize: 610960
Current children cumulated CPU time (s) 1128.96
Current children cumulated vsize (Kb) 610960

[startup+1140.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29893
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 150917 0 0 0 113477 419 0 0 25 0 1 0 1853859160 626348032 147495 4294967295 134512640 134736556 3221224560 3221222424 1077360737 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 152917 147495 1116 68 0 152849 0
[pid=29855] vsize: 611668
Current children cumulated CPU time (s) 1138.96
Current children cumulated vsize (Kb) 611668

[startup+1150.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29895
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 151383 0 0 0 114475 420 0 0 25 0 1 0 1853859160 628367360 147947 4294967295 134512640 134736556 3221224560 3221223272 1077377249 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 153410 147947 1116 68 0 153342 0
[pid=29855] vsize: 613640
Current children cumulated CPU time (s) 1148.95
Current children cumulated vsize (Kb) 613640

[startup+1160.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29895
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 151704 0 0 0 115474 421 0 0 25 0 1 0 1853859160 629673984 148260 4294967295 134512640 134736556 3221224560 3221221396 1077090876 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 153729 148260 1116 68 0 153661 0
[pid=29855] vsize: 614916
Current children cumulated CPU time (s) 1158.95
Current children cumulated vsize (Kb) 614916

[startup+1170.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29895
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 152330 0 0 0 116472 423 0 0 25 0 1 0 1853859160 632553472 148874 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 154432 148874 1116 68 0 154364 0
[pid=29855] vsize: 617728
Current children cumulated CPU time (s) 1168.95
Current children cumulated vsize (Kb) 617728

[startup+1180.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29895
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 152991 0 0 0 117468 425 0 0 25 0 1 0 1853859160 635490304 149519 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 155149 149519 1116 68 0 155081 0
[pid=29855] vsize: 620596
Current children cumulated CPU time (s) 1178.93
Current children cumulated vsize (Kb) 620596

[startup+1190.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29895
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 153410 0 0 0 118467 427 0 0 25 0 1 0 1853859160 637165568 149931 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 155558 149931 1116 68 0 155490 0
[pid=29855] vsize: 622232
Current children cumulated CPU time (s) 1188.94
Current children cumulated vsize (Kb) 622232

[startup+1200.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29895
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 154038 0 0 0 119463 430 0 0 25 0 1 0 1853859160 639815680 150547 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 156205 150547 1116 68 0 156137 0
[pid=29855] vsize: 624820
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (Kb) 624820

[startup+1210.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29897
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 154386 0 0 0 120461 431 0 0 25 0 1 0 1853859160 641392640 150888 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 156590 150888 1116 68 0 156522 0
[pid=29855] vsize: 626360
Current children cumulated CPU time (s) 1208.92
Current children cumulated vsize (Kb) 626360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1210.06 s]
Raw data (loadavg): 1.00 0.99 0.99 2/57 29897
Raw data (/proc/29855/stat): 29855 (bsolo) R 29854 29855 9102 0 -1 0 154386 0 0 0 120461 431 0 0 25 0 1 0 1853859160 641392640 150888 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29855/statm): 156590 150888 1116 68 0 156522 0
[pid=29855] vsize: 626360
Current children cumulated CPU time (s) 1208.92
Current children cumulated vsize (Kb) 626360

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

Child status: 0
Real time (s): 1210.35
CPU time (s): 1209.22
CPU user time (s): 1204.62
CPU system time (s): 4.5983
CPU usage (%): 99.9065
Max. virtual memory (cumulated for all children) (Kb): 626360

Verifier Data

ERROR: no interpretation found !