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

Namesubmitted/aloul/FPGA_SAT05/normalized-chnl20_21_pb.cnf.cr.opb
MD5SUM112c693a7a90a8dc93ad23dc136d9b75
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
Number of bits of the biggest sum of numbers5
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.027994
Number of variables840
Total number of constraints82
Number of constraints which are clauses42
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21

Trace number 79

Launcher Data

LAUNCH ON wulflinc27 THE 2005-09-18 07:59:40 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6 boxname=wulflinc27 idbench=6 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  112c693a7a90a8dc93ad23dc136d9b75  /oldhome/oroussel/tmp/wulflinc27/normalized-chnl20_21_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc27/normalized-chnl20_21_pb.cnf.cr.opb
IDLAUNCH: 6
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.169
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.169
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        945420 kB
Buffers:         34492 kB
Cached:          22816 kB
SwapCached:        764 kB
Active:          52632 kB
Inactive:         7236 kB
HighTotal:      131008 kB
HighFree:       105336 kB
LowTotal:       903652 kB
LowFree:        840084 kB
SwapTotal:     2097892 kB
SwapFree:      2096616 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5724 kB
Slab:            23808 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 08:19:43 (client local time) WITH STATUS 0 IN 1195.06 SECONDS
stats: 6 7 1195.06 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 840 variables and 82 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.1
c After prepocess the problem consists of 840 variables and 82 constraints.
c Restart #1 #Var: 840 #Dec: 876 LB: 0 @ 0.276
c Restart #2 #Var: 840 #Dec: 1297 LB: 0 @ 0.595
c Restart #3 #Var: 840 #Dec: 1918 LB: 0 @ 1.376
c Restart #4 #Var: 840 #Dec: 2742 LB: 0 @ 2.66
c Restart #5 #Var: 840 #Dec: 3770 LB: 0 @ 4.453
c Restart #6 #Var: 840 #Dec: 4992 LB: 0 @ 7.098
c Restart #7 #Var: 840 #Dec: 6425 LB: 0 @ 10.478
c Restart #8 #Var: 840 #Dec: 8067 LB: 0 @ 14.878
c Restart #9 #Var: 840 #Dec: 9905 LB: 0 @ 19.976
c Restart #10 #Var: 840 #Dec: 11941 LB: 0 @ 26.544
c Restart #11 #Var: 840 #Dec: 14180 LB: 0 @ 33.721
c Restart #12 #Var: 840 #Dec: 16654 LB: 0 @ 43.162
c Restart #13 #Var: 840 #Dec: 19317 LB: 0 @ 53.032
c Restart #14 #Var: 840 #Dec: 22168 LB: 0 @ 63.916
c Restart #15 #Var: 840 #Dec: 25253 LB: 0 @ 76.28
c Restart #16 #Var: 840 #Dec: 28543 LB: 0 @ 90.455
c Restart #17 #Var: 840 #Dec: 32000 LB: 0 @ 106.21
c Restart #18 #Var: 840 #Dec: 35698 LB: 0 @ 126.09
c Restart #19 #Var: 840 #Dec: 39594 LB: 0 @ 149.35
c Restart #20 #Var: 840 #Dec: 43745 LB: 0 @ 177.12
c Restart #21 #Var: 840 #Dec: 48007 LB: 0 @ 200.63
c Restart #22 #Var: 840 #Dec: 52551 LB: 0 @ 228.34
c Restart #23 #Var: 840 #Dec: 57259 LB: 0 @ 255.95
c Restart #24 #Var: 840 #Dec: 62208 LB: 0 @ 293.82
c Restart #25 #Var: 840 #Dec: 67373 LB: 0 @ 336.56
c Restart #26 #Var: 840 #Dec: 72705 LB: 0 @ 372.42
c Restart #27 #Var: 840 #Dec: 78236 LB: 0 @ 419.59
c Restart #28 #Var: 840 #Dec: 83967 LB: 0 @ 463.21
c Restart #29 #Var: 840 #Dec: 89861 LB: 0 @ 517.15
c Restart #30 #Var: 840 #Dec: 96020 LB: 0 @ 576.32
c CHANGE Heuristic... 
c Restart #0 #Var: 840 #Dec: 102374 LB: 0 @ 635.08
c Restart #1 #Var: 840 #Dec: 102664 LB: 0 @ 635.53
c Restart #2 #Var: 840 #Dec: 103089 LB: 0 @ 637.44
c Restart #3 #Var: 840 #Dec: 103706 LB: 0 @ 640.36
c Restart #4 #Var: 840 #Dec: 104537 LB: 0 @ 644.71
c Restart #5 #Var: 840 #Dec: 105585 LB: 0 @ 649.43
c Restart #6 #Var: 840 #Dec: 106834 LB: 0 @ 655.4
c Restart #7 #Var: 840 #Dec: 108316 LB: 0 @ 662.53
c Restart #8 #Var: 840 #Dec: 109971 LB: 0 @ 671.18
c Restart #9 #Var: 840 #Dec: 111822 LB: 0 @ 683.29
c Restart #10 #Var: 840 #Dec: 113865 LB: 0 @ 695.07
c Restart #11 #Var: 840 #Dec: 116110 LB: 0 @ 708.46
c Restart #12 #Var: 840 #Dec: 118568 LB: 0 @ 724.07
c Restart #13 #Var: 840 #Dec: 121231 LB: 0 @ 741.45
c Restart #14 #Var: 840 #Dec: 124075 LB: 0 @ 764.94
c Restart #15 #Var: 840 #Dec: 127135 LB: 0 @ 786.47
c Restart #16 #Var: 840 #Dec: 130397 LB: 0 @ 813.28
c Restart #17 #Var: 840 #Dec: 133869 LB: 0 @ 848.51
c Restart #18 #Var: 840 #Dec: 137559 LB: 0 @ 885.5
c Restart #19 #Var: 840 #Dec: 141438 LB: 0 @ 917
c Restart #20 #Var: 840 #Dec: 145574 LB: 0 @ 958.68
c Restart #21 #Var: 840 #Dec: 149893 LB: 0 @ 998.09
c Restart #22 #Var: 840 #Dec: 154379 LB: 0 @ 1037.2
c Restart #23 #Var: 840 #Dec: 159115 LB: 0 @ 1079.5
c Restart #24 #Var: 840 #Dec: 164097 LB: 0 @ 1131.1
c Restart #25 #Var: 840 #Dec: 169214 LB: 0 @ 1178.8
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1839627769 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 107 3 90 68 0 39 0
[pid=29312] 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/wulflinc27/normalized-chnl20_21_pb.cnf.cr.opb

[startup+10.0034 s]
Raw data (loadavg): 1.01 0.97 0.73 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 2298 0 0 0 952 20 0 0 25 0 1 0 1839627769 12541952 2209 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 3062 2209 1116 68 0 2994 0
[pid=29312] vsize: 12248
Current children cumulated CPU time (s) 9.72
Current children cumulated vsize (Kb) 12248

[startup+20.0042 s]
Raw data (loadavg): 1.08 0.99 0.73 1/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) T 29311 29312 28974 0 -1 0 2896 0 0 0 1932 27 0 0 25 0 1 0 1839627769 14966784 2807 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29312/statm): 3654 2807 1116 68 0 3586 0
[pid=29312] vsize: 14616
Current children cumulated CPU time (s) 19.59
Current children cumulated vsize (Kb) 14616

[startup+30.005 s]
Raw data (loadavg): 1.07 0.99 0.74 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 3303 0 0 0 2908 37 0 0 25 0 1 0 1839627769 16576512 3214 4294967295 134512640 134736556 3221224560 3221223004 134634440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 4047 3214 1116 68 0 3979 0
[pid=29312] vsize: 16188
Current children cumulated CPU time (s) 29.45
Current children cumulated vsize (Kb) 16188

[startup+40.0058 s]
Raw data (loadavg): 1.06 0.99 0.74 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 3557 0 0 0 3890 45 0 0 25 0 1 0 1839627769 17657856 3468 4294967295 134512640 134736556 3221224560 3221222760 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 4311 3468 1116 68 0 4243 0
[pid=29312] vsize: 17244
Current children cumulated CPU time (s) 39.35
Current children cumulated vsize (Kb) 17244

[startup+50.0066 s]
Raw data (loadavg): 1.05 0.99 0.74 1/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) T 29311 29312 28974 0 -1 0 3833 0 0 0 4869 54 0 0 25 0 1 0 1839627769 18735104 3744 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29312/statm): 4574 3744 1116 68 0 4506 0
[pid=29312] vsize: 18296
Current children cumulated CPU time (s) 49.23
Current children cumulated vsize (Kb) 18296

[startup+60.0064 s]
Raw data (loadavg): 1.04 0.99 0.74 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 4031 0 0 0 5849 62 0 0 25 0 1 0 1839627769 19640320 3942 4294967295 134512640 134736556 3221224560 3221223120 134551233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 4795 3942 1116 68 0 4727 0
[pid=29312] vsize: 19180
Current children cumulated CPU time (s) 59.11
Current children cumulated vsize (Kb) 19180

[startup+70.0073 s]
Raw data (loadavg): 1.03 0.99 0.74 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 4247 0 0 0 6827 69 0 0 25 0 1 0 1839627769 20422656 4158 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 4986 4158 1116 68 0 4918 0
[pid=29312] vsize: 19944
Current children cumulated CPU time (s) 68.96
Current children cumulated vsize (Kb) 19944

[startup+80.0081 s]
Raw data (loadavg): 1.03 0.99 0.75 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 4395 0 0 0 7811 75 0 0 25 0 1 0 1839627769 21069824 4306 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 5144 4306 1116 68 0 5076 0
[pid=29312] vsize: 20576
Current children cumulated CPU time (s) 78.86
Current children cumulated vsize (Kb) 20576

[startup+90.0089 s]
Raw data (loadavg): 1.02 0.99 0.75 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 4524 0 0 0 8793 81 0 0 25 0 1 0 1839627769 21610496 4435 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 5276 4435 1116 68 0 5208 0
[pid=29312] vsize: 21104
Current children cumulated CPU time (s) 88.74
Current children cumulated vsize (Kb) 21104

[startup+100.009 s]
Raw data (loadavg): 1.02 0.99 0.75 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 4650 0 0 0 9775 89 0 0 25 0 1 0 1839627769 22151168 4561 4294967295 134512640 134736556 3221224560 3221223160 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 5408 4561 1116 68 0 5340 0
[pid=29312] vsize: 21632
Current children cumulated CPU time (s) 98.64
Current children cumulated vsize (Kb) 21632

[startup+110.01 s]
Raw data (loadavg): 1.02 0.99 0.75 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 4713 0 0 0 10764 92 0 0 25 0 1 0 1839627769 22409216 4624 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 5471 4624 1116 68 0 5403 0
[pid=29312] vsize: 21884
Current children cumulated CPU time (s) 108.56
Current children cumulated vsize (Kb) 21884

[startup+120.01 s]
Raw data (loadavg): 1.01 0.99 0.75 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 4829 0 0 0 11752 96 0 0 25 0 1 0 1839627769 22814720 4740 4294967295 134512640 134736556 3221224560 3221223200 134553311 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 5570 4740 1116 68 0 5502 0
[pid=29312] vsize: 22280
Current children cumulated CPU time (s) 118.48
Current children cumulated vsize (Kb) 22280

[startup+130.01 s]
Raw data (loadavg): 1.01 0.99 0.75 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 4903 0 0 0 12740 101 0 0 25 0 1 0 1839627769 23207936 4814 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 5666 4814 1116 68 0 5598 0
[pid=29312] vsize: 22664
Current children cumulated CPU time (s) 128.41
Current children cumulated vsize (Kb) 22664

[startup+140.011 s]
Raw data (loadavg): 1.01 0.99 0.76 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 4962 0 0 0 13728 105 0 0 25 0 1 0 1839627769 23343104 4873 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 5699 4873 1116 68 0 5631 0
[pid=29312] vsize: 22796
Current children cumulated CPU time (s) 138.33
Current children cumulated vsize (Kb) 22796

[startup+150.012 s]
Raw data (loadavg): 1.01 0.99 0.76 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 5111 0 0 0 14715 111 0 0 25 0 1 0 1839627769 24006656 5022 4294967295 134512640 134736556 3221224560 3221223232 134536482 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 5861 5022 1116 68 0 5793 0
[pid=29312] vsize: 23444
Current children cumulated CPU time (s) 148.26
Current children cumulated vsize (Kb) 23444

[startup+160.012 s]
Raw data (loadavg): 1.00 0.99 0.76 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 5226 0 0 0 15704 116 0 0 25 0 1 0 1839627769 24547328 5137 4294967295 134512640 134736556 3221224560 3221223220 134536518 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 5993 5137 1116 68 0 5925 0
[pid=29312] vsize: 23972
Current children cumulated CPU time (s) 158.2
Current children cumulated vsize (Kb) 23972

[startup+170.012 s]
Raw data (loadavg): 1.00 0.99 0.76 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 5312 0 0 0 16693 119 0 0 25 0 1 0 1839627769 24817664 5223 4294967295 134512640 134736556 3221224560 3221223296 134605594 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 6059 5223 1116 68 0 5991 0
[pid=29312] vsize: 24236
Current children cumulated CPU time (s) 168.12
Current children cumulated vsize (Kb) 24236

[startup+180.012 s]
Raw data (loadavg): 1.00 0.99 0.76 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 5439 0 0 0 17680 125 0 0 25 0 1 0 1839627769 25358336 5350 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 6191 5350 1116 68 0 6123 0
[pid=29312] vsize: 24764
Current children cumulated CPU time (s) 178.05
Current children cumulated vsize (Kb) 24764

[startup+190.013 s]
Raw data (loadavg): 1.00 0.99 0.77 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) T 29311 29312 28974 0 -1 0 5520 0 0 0 18668 130 0 0 25 0 1 0 1839627769 25628672 5431 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29312/statm): 6257 5431 1116 68 0 6189 0
[pid=29312] vsize: 25028
Current children cumulated CPU time (s) 187.98
Current children cumulated vsize (Kb) 25028

[startup+200.014 s]
Raw data (loadavg): 1.00 0.99 0.77 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 5748 0 0 0 19655 134 0 0 25 0 1 0 1839627769 26681344 5659 4294967295 134512640 134736556 3221224560 3221223088 134716613 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 6514 5659 1116 68 0 6446 0
[pid=29312] vsize: 26056
Current children cumulated CPU time (s) 197.89
Current children cumulated vsize (Kb) 26056

[startup+210.014 s]
Raw data (loadavg): 1.00 0.99 0.77 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 5947 0 0 0 20643 140 0 0 25 0 1 0 1839627769 27475968 5858 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 6708 5858 1116 68 0 6640 0
[pid=29312] vsize: 26832
Current children cumulated CPU time (s) 207.83
Current children cumulated vsize (Kb) 26832

[startup+220.014 s]
Raw data (loadavg): 1.00 0.99 0.77 1/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) T 29311 29312 28974 0 -1 0 6025 0 0 0 21632 144 0 0 25 0 1 0 1839627769 27746304 5936 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29312/statm): 6774 5936 1116 68 0 6706 0
[pid=29312] vsize: 27096
Current children cumulated CPU time (s) 217.76
Current children cumulated vsize (Kb) 27096

[startup+230.015 s]
Raw data (loadavg): 1.00 0.99 0.77 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 6340 0 0 0 22618 150 0 0 25 0 1 0 1839627769 29097984 6251 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 7104 6251 1116 68 0 7036 0
[pid=29312] vsize: 28416
Current children cumulated CPU time (s) 227.68
Current children cumulated vsize (Kb) 28416

[startup+240.016 s]
Raw data (loadavg): 1.00 0.99 0.78 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 6424 0 0 0 23606 154 0 0 25 0 1 0 1839627769 29368320 6335 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 7170 6335 1116 68 0 7102 0
[pid=29312] vsize: 28680
Current children cumulated CPU time (s) 237.6
Current children cumulated vsize (Kb) 28680

[startup+250.017 s]
Raw data (loadavg): 1.00 0.99 0.78 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 6668 0 0 0 24595 159 0 0 25 0 1 0 1839627769 30445568 6579 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 7433 6579 1116 68 0 7365 0
[pid=29312] vsize: 29732
Current children cumulated CPU time (s) 247.54
Current children cumulated vsize (Kb) 29732

[startup+260.017 s]
Raw data (loadavg): 1.00 0.99 0.78 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 6859 0 0 0 25581 165 0 0 25 0 1 0 1839627769 31133696 6770 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 7601 6770 1116 68 0 7533 0
[pid=29312] vsize: 30404
Current children cumulated CPU time (s) 257.46
Current children cumulated vsize (Kb) 30404

[startup+270.018 s]
Raw data (loadavg): 1.00 0.99 0.78 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 6888 0 0 0 26572 168 0 0 25 0 1 0 1839627769 31268864 6799 4294967295 134512640 134736556 3221224560 3221223068 134540041 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 7634 6799 1116 68 0 7566 0
[pid=29312] vsize: 30536
Current children cumulated CPU time (s) 267.4
Current children cumulated vsize (Kb) 30536

[startup+280.018 s]
Raw data (loadavg): 1.00 0.99 0.78 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 6935 0 0 0 27560 173 0 0 25 0 1 0 1839627769 31522816 6846 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 7696 6846 1116 68 0 7628 0
[pid=29312] vsize: 30784
Current children cumulated CPU time (s) 277.33
Current children cumulated vsize (Kb) 30784

[startup+290.019 s]
Raw data (loadavg): 1.00 0.99 0.79 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 6996 0 0 0 28548 179 0 0 25 0 1 0 1839627769 31789056 6907 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 7761 6907 1116 68 0 7693 0
[pid=29312] vsize: 31044
Current children cumulated CPU time (s) 287.27
Current children cumulated vsize (Kb) 31044

[startup+300.02 s]
Raw data (loadavg): 1.00 0.99 0.79 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 7107 0 0 0 29538 183 0 0 25 0 1 0 1839627769 32194560 7018 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 7860 7018 1116 68 0 7792 0
[pid=29312] vsize: 31440
Current children cumulated CPU time (s) 297.21
Current children cumulated vsize (Kb) 31440

[startup+310.021 s]
Raw data (loadavg): 1.00 0.99 0.79 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 7131 0 0 0 30530 186 0 0 25 0 1 0 1839627769 32329728 7042 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 7893 7042 1116 68 0 7825 0
[pid=29312] vsize: 31572
Current children cumulated CPU time (s) 307.16
Current children cumulated vsize (Kb) 31572

[startup+320.022 s]
Raw data (loadavg): 1.00 0.99 0.79 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 7196 0 0 0 31521 189 0 0 25 0 1 0 1839627769 32600064 7107 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 7959 7107 1116 68 0 7891 0
[pid=29312] vsize: 31836
Current children cumulated CPU time (s) 317.1
Current children cumulated vsize (Kb) 31836

[startup+330.022 s]
Raw data (loadavg): 1.00 0.99 0.79 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 7290 0 0 0 32509 193 0 0 25 0 1 0 1839627769 32997376 7201 4294967295 134512640 134736556 3221224560 3221223296 134529060 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 8056 7201 1116 68 0 7988 0
[pid=29312] vsize: 32224
Current children cumulated CPU time (s) 327.02
Current children cumulated vsize (Kb) 32224

[startup+340.022 s]
Raw data (loadavg): 1.00 0.99 0.80 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 7337 0 0 0 33499 197 0 0 25 0 1 0 1839627769 33132544 7248 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 8089 7248 1116 68 0 8021 0
[pid=29312] vsize: 32356
Current children cumulated CPU time (s) 336.96
Current children cumulated vsize (Kb) 32356

[startup+350.023 s]
Raw data (loadavg): 1.00 0.99 0.80 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 7385 0 0 0 34489 203 0 0 25 0 1 0 1839627769 33382400 7296 4294967295 134512640 134736556 3221224560 3221223296 134529363 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 8150 7296 1116 68 0 8082 0
[pid=29312] vsize: 32600
Current children cumulated CPU time (s) 346.92
Current children cumulated vsize (Kb) 32600

[startup+360.024 s]
Raw data (loadavg): 1.00 0.99 0.80 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 7563 0 0 0 35478 207 0 0 25 0 1 0 1839627769 34058240 7474 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 8315 7474 1116 68 0 8247 0
[pid=29312] vsize: 33260
Current children cumulated CPU time (s) 356.85
Current children cumulated vsize (Kb) 33260

[startup+370.026 s]
Raw data (loadavg): 1.00 0.99 0.80 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 7698 0 0 0 36466 211 0 0 25 0 1 0 1839627769 34594816 7609 4294967295 134512640 134736556 3221224560 3221223248 134536470 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 8446 7609 1116 68 0 8378 0
[pid=29312] vsize: 33784
Current children cumulated CPU time (s) 366.77
Current children cumulated vsize (Kb) 33784

[startup+380.027 s]
Raw data (loadavg): 1.00 0.99 0.80 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 7847 0 0 0 37457 215 0 0 25 0 1 0 1839627769 35250176 7758 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 8606 7758 1116 68 0 8538 0
[pid=29312] vsize: 34424
Current children cumulated CPU time (s) 376.72
Current children cumulated vsize (Kb) 34424

[startup+390.028 s]
Raw data (loadavg): 1.00 0.99 0.81 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 7864 0 0 0 38451 217 0 0 25 0 1 0 1839627769 35385344 7775 4294967295 134512640 134736556 3221224560 3221222684 134634654 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 8639 7775 1116 68 0 8571 0
[pid=29312] vsize: 34556
Current children cumulated CPU time (s) 386.68
Current children cumulated vsize (Kb) 34556

[startup+400.028 s]
Raw data (loadavg): 1.00 0.99 0.81 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 7889 0 0 0 39444 220 0 0 25 0 1 0 1839627769 35385344 7800 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 8639 7800 1116 68 0 8571 0
[pid=29312] vsize: 34556
Current children cumulated CPU time (s) 396.64
Current children cumulated vsize (Kb) 34556

[startup+410.028 s]
Raw data (loadavg): 1.00 0.99 0.81 1/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) T 29311 29312 28974 0 -1 0 8067 0 0 0 40434 225 0 0 25 0 1 0 1839627769 36204544 7978 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29312/statm): 8839 7978 1116 68 0 8771 0
[pid=29312] vsize: 35356
Current children cumulated CPU time (s) 406.59
Current children cumulated vsize (Kb) 35356

[startup+420.029 s]
Raw data (loadavg): 1.00 0.99 0.81 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 8151 0 0 0 41422 230 0 0 25 0 1 0 1839627769 36470784 8062 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 8904 8062 1116 68 0 8836 0
[pid=29312] vsize: 35616
Current children cumulated CPU time (s) 416.52
Current children cumulated vsize (Kb) 35616

[startup+430.03 s]
Raw data (loadavg): 1.00 0.99 0.81 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 8257 0 0 0 42413 235 0 0 25 0 1 0 1839627769 37011456 8168 4294967295 134512640 134736556 3221224560 3221223184 134537456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 9036 8168 1116 68 0 8968 0
[pid=29312] vsize: 36144
Current children cumulated CPU time (s) 426.48
Current children cumulated vsize (Kb) 36144

[startup+440.031 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 8345 0 0 0 43405 237 0 0 25 0 1 0 1839627769 37281792 8256 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 9102 8256 1116 68 0 9034 0
[pid=29312] vsize: 36408
Current children cumulated CPU time (s) 436.42
Current children cumulated vsize (Kb) 36408

[startup+450.032 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 8553 0 0 0 44393 243 0 0 25 0 1 0 1839627769 38219776 8464 4294967295 134512640 134736556 3221224560 3221223156 134537394 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 9331 8464 1116 68 0 9263 0
[pid=29312] vsize: 37324
Current children cumulated CPU time (s) 446.36
Current children cumulated vsize (Kb) 37324

[startup+460.033 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 8766 0 0 0 45381 249 0 0 25 0 1 0 1839627769 39030784 8677 4294967295 134512640 134736556 3221224560 3221223152 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 9529 8677 1116 68 0 9461 0
[pid=29312] vsize: 38116
Current children cumulated CPU time (s) 456.3
Current children cumulated vsize (Kb) 38116

[startup+470.033 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 8853 0 0 0 46372 252 0 0 25 0 1 0 1839627769 39432192 8764 4294967295 134512640 134736556 3221224560 3221223232 134524348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 9627 8764 1116 68 0 9559 0
[pid=29312] vsize: 38508
Current children cumulated CPU time (s) 466.24
Current children cumulated vsize (Kb) 38508

[startup+480.034 s]
Raw data (loadavg): 1.00 0.99 0.82 1/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) T 29311 29312 28974 0 -1 0 8916 0 0 0 47366 255 0 0 25 0 1 0 1839627769 39718912 8827 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29312/statm): 9697 8827 1116 68 0 9629 0
[pid=29312] vsize: 38788
Current children cumulated CPU time (s) 476.21
Current children cumulated vsize (Kb) 38788

[startup+490.035 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 9054 0 0 0 48354 260 0 0 25 0 1 0 1839627769 40259584 8965 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 9829 8965 1116 68 0 9761 0
[pid=29312] vsize: 39316
Current children cumulated CPU time (s) 486.14
Current children cumulated vsize (Kb) 39316

[startup+500.036 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 9090 0 0 0 49346 263 0 0 25 0 1 0 1839627769 40394752 9001 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 9862 9001 1116 68 0 9794 0
[pid=29312] vsize: 39448
Current children cumulated CPU time (s) 496.09
Current children cumulated vsize (Kb) 39448

[startup+510.036 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 9141 0 0 0 50338 266 0 0 25 0 1 0 1839627769 40665088 9052 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 9928 9052 1116 68 0 9860 0
[pid=29312] vsize: 39712
Current children cumulated CPU time (s) 506.04
Current children cumulated vsize (Kb) 39712

[startup+520.037 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 9179 0 0 0 51330 270 0 0 25 0 1 0 1839627769 40800256 9090 4294967295 134512640 134736556 3221224560 3221223152 134716144 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 9961 9090 1116 68 0 9893 0
[pid=29312] vsize: 39844
Current children cumulated CPU time (s) 516
Current children cumulated vsize (Kb) 39844

[startup+530.037 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 9215 0 0 0 52322 273 0 0 25 0 1 0 1839627769 40935424 9126 4294967295 134512640 134736556 3221224560 3221223280 134529378 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 9994 9126 1116 68 0 9926 0
[pid=29312] vsize: 39976
Current children cumulated CPU time (s) 525.95
Current children cumulated vsize (Kb) 39976

[startup+540.037 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 9240 0 0 0 53315 275 0 0 25 0 1 0 1839627769 41070592 9151 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 10027 9151 1116 68 0 9959 0
[pid=29312] vsize: 40108
Current children cumulated CPU time (s) 535.9
Current children cumulated vsize (Kb) 40108

[startup+550.038 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 9283 0 0 0 54307 278 0 0 25 0 1 0 1839627769 41197568 9194 4294967295 134512640 134736556 3221224560 3221223120 134550996 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 10058 9194 1116 68 0 9990 0
[pid=29312] vsize: 40232
Current children cumulated CPU time (s) 545.85
Current children cumulated vsize (Kb) 40232

[startup+560.038 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 9314 0 0 0 55300 281 0 0 25 0 1 0 1839627769 41332736 9225 4294967295 134512640 134736556 3221224560 3221223184 134537355 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 10091 9225 1116 68 0 10023 0
[pid=29312] vsize: 40364
Current children cumulated CPU time (s) 555.81
Current children cumulated vsize (Kb) 40364

[startup+570.039 s]
Raw data (loadavg): 1.00 0.99 0.83 1/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) T 29311 29312 28974 0 -1 0 9392 0 0 0 56290 285 0 0 25 0 1 0 1839627769 41598976 9303 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29312/statm): 10156 9303 1116 68 0 10088 0
[pid=29312] vsize: 40624
Current children cumulated CPU time (s) 565.75
Current children cumulated vsize (Kb) 40624

[startup+580.04 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 9469 0 0 0 57280 289 0 0 25 0 1 0 1839627769 41984000 9380 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 10250 9380 1116 68 0 10182 0
[pid=29312] vsize: 41000
Current children cumulated CPU time (s) 575.69
Current children cumulated vsize (Kb) 41000

[startup+590.041 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 9489 0 0 0 58274 291 0 0 25 0 1 0 1839627769 42119168 9400 4294967295 134512640 134736556 3221224560 3221223168 134634123 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 10283 9400 1116 68 0 10215 0
[pid=29312] vsize: 41132
Current children cumulated CPU time (s) 585.65
Current children cumulated vsize (Kb) 41132

[startup+600.042 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 9525 0 0 0 59269 294 0 0 25 0 1 0 1839627769 42254336 9436 4294967295 134512640 134736556 3221224560 3221223232 134536477 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 10316 9436 1116 68 0 10248 0
[pid=29312] vsize: 41264
Current children cumulated CPU time (s) 595.63
Current children cumulated vsize (Kb) 41264

[startup+610.042 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 9605 0 0 0 60260 297 0 0 25 0 1 0 1839627769 42524672 9516 4294967295 134512640 134736556 3221224560 3221223132 134634644 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 10382 9516 1116 68 0 10314 0
[pid=29312] vsize: 41528
Current children cumulated CPU time (s) 605.57
Current children cumulated vsize (Kb) 41528

[startup+620.042 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 9655 0 0 0 61251 300 0 0 25 0 1 0 1839627769 42782720 9566 4294967295 134512640 134736556 3221224560 3221223172 134544508 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 10445 9566 1116 68 0 10377 0
[pid=29312] vsize: 41780
Current children cumulated CPU time (s) 615.51
Current children cumulated vsize (Kb) 41780

[startup+630.042 s]
Raw data (loadavg): 1.00 0.99 0.84 1/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) T 29311 29312 28974 0 -1 0 9775 0 0 0 62241 303 0 0 25 0 1 0 1839627769 43302912 9686 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29312/statm): 10572 9686 1116 68 0 10504 0
[pid=29312] vsize: 42288
Current children cumulated CPU time (s) 625.44
Current children cumulated vsize (Kb) 42288

[startup+640.043 s]
Raw data (loadavg): 1.00 0.99 0.84 1/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) T 29311 29312 28974 0 -1 0 9903 0 0 0 63231 307 0 0 25 0 1 0 1839627769 43843584 9814 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29312/statm): 10704 9814 1116 68 0 10636 0
[pid=29312] vsize: 42816
Current children cumulated CPU time (s) 635.38
Current children cumulated vsize (Kb) 42816

[startup+650.044 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 10766 0 0 0 64214 314 0 0 25 0 1 0 1839627769 47357952 10677 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 11562 10677 1116 68 0 11494 0
[pid=29312] vsize: 46248
Current children cumulated CPU time (s) 645.28
Current children cumulated vsize (Kb) 46248

[startup+660.044 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 11219 0 0 0 65199 321 0 0 25 0 1 0 1839627769 49250304 11130 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 12024 11130 1116 68 0 11956 0
[pid=29312] vsize: 48096
Current children cumulated CPU time (s) 655.2
Current children cumulated vsize (Kb) 48096

[startup+670.045 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 11559 0 0 0 66186 327 0 0 25 0 1 0 1839627769 50601984 11470 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 12354 11470 1116 68 0 12286 0
[pid=29312] vsize: 49416
Current children cumulated CPU time (s) 665.13
Current children cumulated vsize (Kb) 49416

[startup+680.046 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 12028 0 0 0 67170 334 0 0 25 0 1 0 1839627769 52502528 11939 4294967295 134512640 134736556 3221224560 3221223228 134553403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 12818 11939 1116 68 0 12750 0
[pid=29312] vsize: 51272
Current children cumulated CPU time (s) 675.04
Current children cumulated vsize (Kb) 51272

[startup+690.047 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 12597 0 0 0 68157 339 0 0 25 0 1 0 1839627769 54796288 12508 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 13378 12508 1116 68 0 13310 0
[pid=29312] vsize: 53512
Current children cumulated CPU time (s) 684.96
Current children cumulated vsize (Kb) 53512

[startup+700.047 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 13003 0 0 0 69144 344 0 0 25 0 1 0 1839627769 56553472 12914 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 13807 12914 1116 68 0 13739 0
[pid=29312] vsize: 55228
Current children cumulated CPU time (s) 694.88
Current children cumulated vsize (Kb) 55228

[startup+710.046 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 13449 0 0 0 70132 349 0 0 25 0 1 0 1839627769 58306560 13360 4294967295 134512640 134736556 3221224560 3221223252 134524331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 14235 13360 1116 68 0 14167 0
[pid=29312] vsize: 56940
Current children cumulated CPU time (s) 704.81
Current children cumulated vsize (Kb) 56940

[startup+720.047 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 13786 0 0 0 71119 354 0 0 25 0 1 0 1839627769 59658240 13697 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 14565 13697 1116 68 0 14497 0
[pid=29312] vsize: 58260
Current children cumulated CPU time (s) 714.73
Current children cumulated vsize (Kb) 58260

[startup+730.047 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 14091 0 0 0 72107 359 0 0 25 0 1 0 1839627769 61009920 14002 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 14895 14002 1116 68 0 14827 0
[pid=29312] vsize: 59580
Current children cumulated CPU time (s) 724.66
Current children cumulated vsize (Kb) 59580

[startup+740.048 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 14330 0 0 0 73096 363 0 0 25 0 1 0 1839627769 61956096 14241 4294967295 134512640 134736556 3221224560 3221223296 134529343 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 15126 14241 1116 68 0 15058 0
[pid=29312] vsize: 60504
Current children cumulated CPU time (s) 734.59
Current children cumulated vsize (Kb) 60504

[startup+750.049 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 14583 0 0 0 74085 368 0 0 25 0 1 0 1839627769 63037440 14494 4294967295 134512640 134736556 3221224560 3221223248 134524377 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 15390 14494 1116 68 0 15322 0
[pid=29312] vsize: 61560
Current children cumulated CPU time (s) 744.53
Current children cumulated vsize (Kb) 61560

[startup+760.049 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 14947 0 0 0 75075 373 0 0 25 0 1 0 1839627769 64524288 14858 4294967295 134512640 134736556 3221224560 3221223212 134524324 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 15753 14858 1116 68 0 15685 0
[pid=29312] vsize: 63012
Current children cumulated CPU time (s) 754.48
Current children cumulated vsize (Kb) 63012

[startup+770.05 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 15144 0 0 0 76066 377 0 0 25 0 1 0 1839627769 65331200 15055 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 15950 15055 1116 68 0 15882 0
[pid=29312] vsize: 63800
Current children cumulated CPU time (s) 764.43
Current children cumulated vsize (Kb) 63800

[startup+780.051 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 15523 0 0 0 77054 381 0 0 25 0 1 0 1839627769 66813952 15434 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 16312 15434 1116 68 0 16244 0
[pid=29312] vsize: 65248
Current children cumulated CPU time (s) 774.35
Current children cumulated vsize (Kb) 65248

[startup+790.051 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 15720 0 0 0 78044 386 0 0 25 0 1 0 1839627769 67620864 15631 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 16509 15631 1116 68 0 16441 0
[pid=29312] vsize: 66036
Current children cumulated CPU time (s) 784.3
Current children cumulated vsize (Kb) 66036

[startup+800.052 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 15946 0 0 0 79036 390 0 0 25 0 1 0 1839627769 68567040 15857 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 16740 15857 1116 68 0 16672 0
[pid=29312] vsize: 66960
Current children cumulated CPU time (s) 794.26
Current children cumulated vsize (Kb) 66960

[startup+810.052 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 16119 0 0 0 80027 394 0 0 25 0 1 0 1839627769 69251072 16030 4294967295 134512640 134736556 3221224560 3221223144 134550917 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 16907 16030 1116 68 0 16839 0
[pid=29312] vsize: 67628
Current children cumulated CPU time (s) 804.21
Current children cumulated vsize (Kb) 67628

[startup+820.053 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 16246 0 0 0 81019 397 0 0 25 0 1 0 1839627769 69791744 16157 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 17039 16157 1116 68 0 16971 0
[pid=29312] vsize: 68156
Current children cumulated CPU time (s) 814.16
Current children cumulated vsize (Kb) 68156

[startup+830.053 s]
Raw data (loadavg): 1.00 0.99 0.85 1/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) T 29311 29312 28974 0 -1 0 16459 0 0 0 82009 401 0 0 25 0 1 0 1839627769 70737920 16370 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29312/statm): 17270 16370 1116 68 0 17202 0
[pid=29312] vsize: 69080
Current children cumulated CPU time (s) 824.1
Current children cumulated vsize (Kb) 69080

[startup+840.054 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 16553 0 0 0 83002 404 0 0 25 0 1 0 1839627769 71008256 16464 4294967295 134512640 134736556 3221224560 3221223164 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 17336 16464 1116 68 0 17268 0
[pid=29312] vsize: 69344
Current children cumulated CPU time (s) 834.06
Current children cumulated vsize (Kb) 69344

[startup+850.055 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 16642 0 0 0 83994 407 0 0 25 0 1 0 1839627769 71413760 16553 4294967295 134512640 134736556 3221224560 3221223272 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 17435 16553 1116 68 0 17367 0
[pid=29312] vsize: 69740
Current children cumulated CPU time (s) 844.01
Current children cumulated vsize (Kb) 69740

[startup+860.054 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 16718 0 0 0 84986 412 0 0 25 0 1 0 1839627769 71827456 16629 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 17536 16629 1116 68 0 17468 0
[pid=29312] vsize: 70144
Current children cumulated CPU time (s) 853.98
Current children cumulated vsize (Kb) 70144

[startup+870.055 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 16854 0 0 0 85978 415 0 0 25 0 1 0 1839627769 72359936 16765 4294967295 134512640 134736556 3221224560 3221223152 134537400 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 17666 16765 1116 68 0 17598 0
[pid=29312] vsize: 70664
Current children cumulated CPU time (s) 863.93
Current children cumulated vsize (Kb) 70664

[startup+880.055 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 16930 0 0 0 86970 418 0 0 25 0 1 0 1839627769 72626176 16841 4294967295 134512640 134736556 3221224560 3221223224 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 17731 16841 1116 68 0 17663 0
[pid=29312] vsize: 70924
Current children cumulated CPU time (s) 873.88
Current children cumulated vsize (Kb) 70924

[startup+890.057 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 16987 0 0 0 87964 421 0 0 25 0 1 0 1839627769 72896512 16898 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 17797 16898 1116 68 0 17729 0
[pid=29312] vsize: 71188
Current children cumulated CPU time (s) 883.85
Current children cumulated vsize (Kb) 71188

[startup+900.058 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 17069 0 0 0 88953 425 0 0 25 0 1 0 1839627769 73302016 16980 4294967295 134512640 134736556 3221224560 3221223272 134694457 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29312/statm): 17896 16980 1116 68 0 17828 0
[pid=29312] vsize: 71584
Current children cumulated CPU time (s) 893.78
Current children cumulated vsize (Kb) 71584

[startup+910.058 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 17218 0 0 0 89942 430 0 0 25 0 1 0 1839627769 73838592 17129 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 18027 17129 1116 68 0 17959 0
[pid=29312] vsize: 72108
Current children cumulated CPU time (s) 903.72
Current children cumulated vsize (Kb) 72108

[startup+920.059 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 17396 0 0 0 90933 434 0 0 25 0 1 0 1839627769 74649600 17307 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 18225 17307 1116 68 0 18157 0
[pid=29312] vsize: 72900
Current children cumulated CPU time (s) 913.67
Current children cumulated vsize (Kb) 72900

[startup+930.058 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 17507 0 0 0 91926 436 0 0 25 0 1 0 1839627769 75063296 17418 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 18326 17418 1116 68 0 18258 0
[pid=29312] vsize: 73304
Current children cumulated CPU time (s) 923.62
Current children cumulated vsize (Kb) 73304

[startup+940.059 s]
Raw data (loadavg): 1.00 0.99 0.87 1/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) T 29311 29312 28974 0 -1 0 17571 0 0 0 92917 440 0 0 25 0 1 0 1839627769 75333632 17482 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29312/statm): 18392 17482 1116 68 0 18324 0
[pid=29312] vsize: 73568
Current children cumulated CPU time (s) 933.57
Current children cumulated vsize (Kb) 73568

[startup+950.06 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 17665 0 0 0 93911 443 0 0 25 0 1 0 1839627769 75739136 17576 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 18491 17576 1116 68 0 18423 0
[pid=29312] vsize: 73964
Current children cumulated CPU time (s) 943.54
Current children cumulated vsize (Kb) 73964

[startup+960.061 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 17722 0 0 0 94905 446 0 0 25 0 1 0 1839627769 75874304 17633 4294967295 134512640 134736556 3221224560 3221223152 134716177 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 18524 17633 1116 68 0 18456 0
[pid=29312] vsize: 74096
Current children cumulated CPU time (s) 953.51
Current children cumulated vsize (Kb) 74096

[startup+970.061 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 18056 0 0 0 95897 450 0 0 25 0 1 0 1839627769 77225984 17967 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 18854 17967 1116 68 0 18786 0
[pid=29312] vsize: 75416
Current children cumulated CPU time (s) 963.47
Current children cumulated vsize (Kb) 75416

[startup+980.061 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 18215 0 0 0 96890 453 0 0 25 0 1 0 1839627769 77901824 18126 4294967295 134512640 134736556 3221224560 3221223336 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 19019 18126 1116 68 0 18951 0
[pid=29312] vsize: 76076
Current children cumulated CPU time (s) 973.43
Current children cumulated vsize (Kb) 76076

[startup+990.062 s]
Raw data (loadavg): 1.00 0.99 0.87 1/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) T 29311 29312 28974 0 -1 0 18330 0 0 0 97881 456 0 0 25 0 1 0 1839627769 78442496 18241 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29312/statm): 19151 18241 1116 68 0 19083 0
[pid=29312] vsize: 76604
Current children cumulated CPU time (s) 983.37
Current children cumulated vsize (Kb) 76604

[startup+1000.06 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 18451 0 0 0 98875 459 0 0 25 0 1 0 1839627769 78848000 18362 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 19250 18362 1116 68 0 19182 0
[pid=29312] vsize: 77000
Current children cumulated CPU time (s) 993.34
Current children cumulated vsize (Kb) 77000

[startup+1010.06 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 18768 0 0 0 99863 464 0 0 25 0 1 0 1839627769 80195584 18679 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 19579 18679 1116 68 0 19511 0
[pid=29312] vsize: 78316
Current children cumulated CPU time (s) 1003.27
Current children cumulated vsize (Kb) 78316

[startup+1020.06 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 18929 0 0 0 100853 468 0 0 25 0 1 0 1839627769 80871424 18840 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 19744 18840 1116 68 0 19676 0
[pid=29312] vsize: 78976
Current children cumulated CPU time (s) 1013.21
Current children cumulated vsize (Kb) 78976

[startup+1030.06 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 19051 0 0 0 101844 471 0 0 25 0 1 0 1839627769 81412096 18962 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 19876 18962 1116 68 0 19808 0
[pid=29312] vsize: 79504
Current children cumulated CPU time (s) 1023.15
Current children cumulated vsize (Kb) 79504

[startup+1040.06 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 19127 0 0 0 102837 475 0 0 25 0 1 0 1839627769 81682432 19038 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 19942 19038 1116 68 0 19874 0
[pid=29312] vsize: 79768
Current children cumulated CPU time (s) 1033.12
Current children cumulated vsize (Kb) 79768

[startup+1050.06 s]
Raw data (loadavg): 1.00 0.99 0.88 1/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) T 29311 29312 28974 0 -1 0 19167 0 0 0 103829 478 0 0 25 0 1 0 1839627769 81817600 19078 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29312/statm): 19975 19078 1116 68 0 19907 0
[pid=29312] vsize: 79900
Current children cumulated CPU time (s) 1043.07
Current children cumulated vsize (Kb) 79900

[startup+1060.06 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 19260 0 0 0 104821 482 0 0 25 0 1 0 1839627769 82223104 19171 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 20074 19171 1116 68 0 20006 0
[pid=29312] vsize: 80296
Current children cumulated CPU time (s) 1053.03
Current children cumulated vsize (Kb) 80296

[startup+1070.06 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 19314 0 0 0 105814 485 0 0 25 0 1 0 1839627769 82460672 19225 4294967295 134512640 134736556 3221224560 3221223228 134553304 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 20132 19225 1116 68 0 20064 0
[pid=29312] vsize: 80528
Current children cumulated CPU time (s) 1062.99
Current children cumulated vsize (Kb) 80528

[startup+1080.07 s]
Raw data (loadavg): 1.00 0.99 0.88 1/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) T 29311 29312 28974 0 -1 0 19409 0 0 0 106806 489 0 0 25 0 1 0 1839627769 82866176 19320 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29312/statm): 20231 19320 1116 68 0 20163 0
[pid=29312] vsize: 80924
Current children cumulated CPU time (s) 1072.95
Current children cumulated vsize (Kb) 80924

[startup+1090.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 19901 0 0 0 107796 493 0 0 25 0 1 0 1839627769 84889600 19812 4294967295 134512640 134736556 3221224560 3221223024 134536153 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 20725 19812 1116 68 0 20657 0
[pid=29312] vsize: 82900
Current children cumulated CPU time (s) 1082.89
Current children cumulated vsize (Kb) 82900

[startup+1100.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 20037 0 0 0 108786 496 0 0 25 0 1 0 1839627769 85430272 19948 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 20857 19948 1116 68 0 20789 0
[pid=29312] vsize: 83428
Current children cumulated CPU time (s) 1092.82
Current children cumulated vsize (Kb) 83428

[startup+1110.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 20136 0 0 0 109778 498 0 0 25 0 1 0 1839627769 85835776 20047 4294967295 134512640 134736556 3221224560 3221223096 134536707 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 20956 20047 1116 68 0 20888 0
[pid=29312] vsize: 83824
Current children cumulated CPU time (s) 1102.76
Current children cumulated vsize (Kb) 83824

[startup+1120.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 20191 0 0 0 110770 501 0 0 25 0 1 0 1839627769 86106112 20102 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 21022 20102 1116 68 0 20954 0
[pid=29312] vsize: 84088
Current children cumulated CPU time (s) 1112.71
Current children cumulated vsize (Kb) 84088

[startup+1130.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 20239 0 0 0 111761 505 0 0 25 0 1 0 1839627769 86216704 20150 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 21049 20150 1116 68 0 20981 0
[pid=29312] vsize: 84196
Current children cumulated CPU time (s) 1122.66
Current children cumulated vsize (Kb) 84196

[startup+1140.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 20395 0 0 0 112755 507 0 0 25 0 1 0 1839627769 86884352 20306 4294967295 134512640 134736556 3221224560 3221223184 134537363 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 21212 20306 1116 68 0 21144 0
[pid=29312] vsize: 84848
Current children cumulated CPU time (s) 1132.62
Current children cumulated vsize (Kb) 84848

[startup+1150.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 20604 0 0 0 113745 512 0 0 25 0 1 0 1839627769 87695360 20515 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 21410 20515 1116 68 0 21342 0
[pid=29312] vsize: 85640
Current children cumulated CPU time (s) 1142.57
Current children cumulated vsize (Kb) 85640

[startup+1160.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 20774 0 0 0 114736 516 0 0 25 0 1 0 1839627769 88506368 20685 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 21608 20685 1116 68 0 21540 0
[pid=29312] vsize: 86432
Current children cumulated CPU time (s) 1152.52
Current children cumulated vsize (Kb) 86432

[startup+1170.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 20922 0 0 0 115729 519 0 0 25 0 1 0 1839627769 89047040 20833 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 21740 20833 1116 68 0 21672 0
[pid=29312] vsize: 86960
Current children cumulated CPU time (s) 1162.48
Current children cumulated vsize (Kb) 86960

[startup+1180.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 21230 0 0 0 116718 523 0 0 25 0 1 0 1839627769 90259456 21141 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 22036 21141 1116 68 0 21968 0
[pid=29312] vsize: 88144
Current children cumulated CPU time (s) 1172.41
Current children cumulated vsize (Kb) 88144

[startup+1190.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 21612 0 0 0 117709 528 0 0 25 0 1 0 1839627769 91881472 21523 4294967295 134512640 134736556 3221224560 3221223260 134518432 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 22432 21523 1116 68 0 22364 0
[pid=29312] vsize: 89728
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (Kb) 89728

[startup+1200.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 29312
Raw data (/proc/29312/stat): 29312 (bsolo) R 29311 29312 28974 0 -1 0 21711 0 0 0 118700 531 0 0 25 0 1 0 1839627769 92291072 21622 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29312/statm): 22532 21622 1116 68 0 22464 0
[pid=29312] vsize: 90128
Current children cumulated CPU time (s) 1192.31
Current children cumulated vsize (Kb) 90128
One traced child (pid=29312) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1202.82
CPU time (s): 1195.06
CPU user time (s): 1189.69
CPU system time (s): 5.37318
CPU usage (%): 99.3549
Max. virtual memory (cumulated for all children) (Kb): 90128

Verifier Data

ERROR: no interpretation found !