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

Nameweb/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ss97-6.opb
MD5SUM5d90b7cbb5bac2aa14257b9c5448f25d
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 304
Optimality of the best value was proved YES
Number of terms in the objective function 173
Biggest coefficient in the objective function 100
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 8448
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 100
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 8448
Number of bits of the biggest sum of numbers14
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark1.87471
Number of variables257
Total number of constraints353
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)353
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44

Trace number 437

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.031
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:        947104 kB
Buffers:         33300 kB
Cached:          27160 kB
SwapCached:        536 kB
Active:          53268 kB
Inactive:         9700 kB
HighTotal:      131008 kB
HighFree:       101892 kB
LowTotal:       903652 kB
LowFree:        845212 kB
SwapTotal:     2097892 kB
SwapFree:      2096832 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5856 kB
Slab:            18960 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 10:35:04 (client local time) WITH STATUS 10 IN 1195.13 SECONDS
stats: 385 0 1195.13 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 257 variables and 181 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.078
c After prepocess the problem consists of 256 variables and 180 constraints.
c Initial Lower Bound: -30
c Restart #1 #Var: 256 #Dec: 297 LB: -30 @ 0.15
c NEW SOLUTION FOUND: 2125 @ 0.156 @ #Dec. 445
c NEW SOLUTION FOUND: 2025 @ 0.157 @ #Dec. 447
c NEW SOLUTION FOUND: 1925 @ 0.16 @ #Dec. 452
c NEW SOLUTION FOUND: 1825 @ 0.162 @ #Dec. 456
c NEW SOLUTION FOUND: 1824 @ 0.292 @ #Dec. 726
c Restart #2 #Var: 256 #Dec: 1160 LB: -30 @ 0.532
c NEW SOLUTION FOUND: 1714 @ 0.54 @ #Dec. 1274
c NEW SOLUTION FOUND: 1614 @ 0.541 @ #Dec. 1280
c NEW SOLUTION FOUND: 1613 @ 0.542 @ #Dec. 1289
c NEW SOLUTION FOUND: 1512 @ 0.543 @ #Dec. 1297
c NEW SOLUTION FOUND: 1511 @ 0.544 @ #Dec. 1302
c NEW SOLUTION FOUND: 1510 @ 0.55 @ #Dec. 1318
c NEW SOLUTION FOUND: 1509 @ 0.565 @ #Dec. 1359
c NEW SOLUTION FOUND: 1410 @ 0.566 @ #Dec. 1363
c NEW SOLUTION FOUND: 1409 @ 0.939 @ #Dec. 2134
c NEW SOLUTION FOUND: 1408 @ 1.049 @ #Dec. 2479
c NEW SOLUTION FOUND: 1309 @ 1.049 @ #Dec. 2484
c NEW SOLUTION FOUND: 1209 @ 1.32 @ #Dec. 3171
c Restart #3 #Var: 256 #Dec: 4332 LB: -30 @ 2.06
c NEW SOLUTION FOUND: 1113 @ 2.185 @ #Dec. 4933
c NEW SOLUTION FOUND: 1013 @ 2.201 @ #Dec. 5015
c NEW SOLUTION FOUND: 1012 @ 2.212 @ #Dec. 5061
c NEW SOLUTION FOUND: 1011 @ 2.22 @ #Dec. 5090
c NEW SOLUTION FOUND: 1010 @ 2.233 @ #Dec. 5134
c NEW SOLUTION FOUND: 911 @ 2.239 @ #Dec. 5164
c NEW SOLUTION FOUND: 910 @ 2.252 @ #Dec. 5200
c NEW SOLUTION FOUND: 810 @ 2.258 @ #Dec. 5228
c NEW SOLUTION FOUND: 809 @ 2.265 @ #Dec. 5260
c NEW SOLUTION FOUND: 709 @ 2.27 @ #Dec. 5295
c NEW SOLUTION FOUND: 708 @ 2.276 @ #Dec. 5330
c NEW SOLUTION FOUND: 609 @ 2.281 @ #Dec. 5367
c NEW SOLUTION FOUND: 608 @ 2.285 @ #Dec. 5392
c Restart #4 #Var: 256 #Dec: 9619 LB: -30 @ 3.122
c Restart #5 #Var: 256 #Dec: 11629 LB: -30 @ 3.911
c NEW SOLUTION FOUND: 607 @ 3.932 @ #Dec. 11715
c NEW SOLUTION FOUND: 507 @ 4.069 @ #Dec. 12131
c Restart #6 #Var: 256 #Dec: 13866 LB: -30 @ 4.903
c Restart #7 #Var: 256 #Dec: 15968 LB: -30 @ 5.815
c Restart #8 #Var: 256 #Dec: 18360 LB: -30 @ 6.804
c Restart #9 #Var: 256 #Dec: 21019 LB: -30 @ 8.249
c CHANGE to LPR mode... 	UB: 507	MIS: 287	LPR: 303 (0.037)	Diff: 0.94719
c Restart #0 #Var: 256 #Dec: 23998 LB: -30 @ 10.026
c Restart #1 #Var: 256 #Dec: 24232 LB: 303 @ 23.393
c Restart #2 #Var: 256 #Dec: 24729 LB: 303 @ 40.261
c NEW SOLUTION FOUND: 506 @ 43.025 @ #Dec. 24807
c NEW SOLUTION FOUND: 505 @ 43.295 @ #Dec. 24812
c Restart #3 #Var: 256 #Dec: 25497 LB: 303 @ 65.39
c NEW SOLUTION FOUND: 408 @ 98.867 @ #Dec. 26253
c NEW SOLUTION FOUND: 407 @ 99.452 @ #Dec. 26265
c NEW SOLUTION FOUND: 406 @ 101.91 @ #Dec. 26311
c Restart #4 #Var: 256 #Dec: 27177 LB: 303 @ 144.63
c Restart #5 #Var: 256 #Dec: 28338 LB: 303 @ 200.94
c Restart #6 #Var: 256 #Dec: 29787 LB: 303 @ 271.8
c Restart #7 #Var: 256 #Dec: 31429 LB: 303 @ 352.4
c Restart #8 #Var: 256 #Dec: 33313 LB: 303 @ 444.08
c Restart #9 #Var: 256 #Dec: 35493 LB: 303 @ 548.22
c Restart #10 #Var: 256 #Dec: 37688 LB: 303 @ 659.45
c Restart #11 #Var: 256 #Dec: 40015 LB: 303 @ 779.47
c Restart #12 #Var: 256 #Dec: 42484 LB: 303 @ 907.29
c Restart #13 #Var: 256 #Dec: 45113 LB: 303 @ 1047.1
s SATISFIABLE
v v133 v177 -v217 v3 v179 v7 v8 -v96 v184 -v224 -v185 v225 v10 -v98 -v142 v186 -v226 v99 v12 v13 -v14 v58 -v103 v60 -v104 -v148 v229 v61 v19 -v107 -v108 v152 -v21 v109 -v153 v110 -v154 v111 -v191 v231 -v26 v70 v236 v117 v197 -v237 v198 -v238 -v118 v199 -v239 v163 v120 -v201 v241 v202 -v242 v121 -v203 v243 -v123 v167 v205 -v245 v124 v246 v37 -v125 -v169 -v207 v247 v126 v248 v39 -v171 v249 -v212 v252 v129 v213 -v253 v130 v214 -v254 v131 -v215 v255 -v132 v256 -v1 -v45 -v89 -v90 -v178 -v47 -v219 -v221 -v223 -v52 -v140 -v11 -v55 -v143 -v227 -v56 -v144 -v228 -v57 -v145 -v102 -v146 -v15 -v147 -v17 -v149 -v18 -v62 -v106 v150 -v151 -v65 -v23 -v67 -v155 -v24 -v68 -v112 v156 v190 -v230 -v158 -v232 -v233 -v234 -v235 -v29 -v73 -v161 v30 -v74 -v162 -v75 -v119 -v240 -v32 -v76 -v164 -v33 -v165 -v34 -v78 -v244 -v79 -v80 -v168 -v81 -v38 -v82 -v170 -v83 -v127 -v41 -v85 -v173 -v42 -v86 -v174 -v43 -v87 -v175 -v176 -v216 one -v2 -v4 -v5 -v6 -v9 -v16 -v20 -v22 -v25 -v27 -v28 -v31 -v35 -v36 v40 v44 v46 v48 v49 -v50 -v51 v53 -v54 v59 -v63 -v64 -v66 -v69 -v71 -v72 -v77 -v84 -v88 -v91 -v92 -v93 -v94 -v95 -v97 -v100 -v101 -v105 -v113 -v114 -v115 -v116 -v122 -v128 -v134 -v135 -v136 -v137 v138 -v139 -v141 v157 v159 v160 v166 -v172 -v180 v181 -v182 v183 v187 v188 -v189 v192 v193 v194 v195 -v196 v200 v204 -v206 -v208 -v209 -v210 -v211 v218 v220 v222 v250 v251 
c Cost: 406
c Exit Code: 10
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/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840438366 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 107 3 90 68 0 39 0
[pid=23327] 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/wulflinc22/normalized-ss97-6.opb

[startup+10.0022 s]
Raw data (loadavg): 0.93 0.95 0.90 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 12152 0 0 0 846 73 0 0 25 0 1 0 1840438366 52850688 12063 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23327/statm): 12903 12063 1116 68 0 12835 0
[pid=23327] vsize: 51612
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (Kb) 51612

[startup+20.003 s]
Raw data (loadavg): 1.02 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 16663 0 0 0 1689 122 0 0 22 0 1 0 1840438366 58191872 13444 4294967295 134512640 134736556 3221224576 3221223184 134682918 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 14207 13444 1116 68 0 14139 0
[pid=23327] vsize: 56828
Current children cumulated CPU time (s) 18.11
Current children cumulated vsize (Kb) 56828

[startup+30.0027 s]
Raw data (loadavg): 1.02 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 21165 0 0 0 2507 180 0 0 20 0 1 0 1840438366 58736640 13577 4294967295 134512640 134736556 3221224576 3221222852 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 14340 13577 1116 68 0 14272 0
[pid=23327] vsize: 57360
Current children cumulated CPU time (s) 26.87
Current children cumulated vsize (Kb) 57360

[startup+40.0034 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 24455 0 0 0 3321 238 0 0 23 0 1 0 1840438366 60076032 13903 4294967295 134512640 134736556 3221224576 3221222776 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 14667 13903 1116 68 0 14599 0
[pid=23327] vsize: 58668
Current children cumulated CPU time (s) 35.59
Current children cumulated vsize (Kb) 58668

[startup+50.0041 s]
Raw data (loadavg): 1.01 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 28502 0 0 0 4142 294 0 0 22 0 1 0 1840438366 61317120 14208 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23327/statm): 14970 14208 1116 68 0 14902 0
[pid=23327] vsize: 59880
Current children cumulated CPU time (s) 44.36
Current children cumulated vsize (Kb) 59880

[startup+60.0038 s]
Raw data (loadavg): 1.01 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 31564 0 0 0 4946 353 0 0 20 0 1 0 1840438366 61976576 14369 4294967295 134512640 134736556 3221224576 3221221372 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 15131 14369 1116 68 0 15063 0
[pid=23327] vsize: 60524
Current children cumulated CPU time (s) 52.99
Current children cumulated vsize (Kb) 60524

[startup+70.0046 s]
Raw data (loadavg): 1.01 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 34588 0 0 0 5765 410 0 0 22 0 1 0 1840438366 63102976 14643 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 15406 14643 1116 68 0 15338 0
[pid=23327] vsize: 61624
Current children cumulated CPU time (s) 61.75
Current children cumulated vsize (Kb) 61624

[startup+80.0043 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 39231 0 0 0 6584 463 0 0 22 0 1 0 1840438366 64077824 14851 4294967295 134512640 134736556 3221224576 3221220896 1075894554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 15644 14851 1116 68 0 15576 0
[pid=23327] vsize: 62576
Current children cumulated CPU time (s) 70.47
Current children cumulated vsize (Kb) 62576

[startup+90.005 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 44485 0 0 0 7396 518 0 0 20 0 1 0 1840438366 64724992 15040 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23327/statm): 15802 15040 1116 68 0 15734 0
[pid=23327] vsize: 63208
Current children cumulated CPU time (s) 79.14
Current children cumulated vsize (Kb) 63208

[startup+100.005 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 50279 0 0 0 8198 582 0 0 22 0 1 0 1840438366 65380352 15200 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23327/statm): 15962 15200 1116 68 0 15894 0
[pid=23327] vsize: 63848
Current children cumulated CPU time (s) 87.8
Current children cumulated vsize (Kb) 63848

[startup+110.004 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 55850 0 0 0 9003 644 0 0 22 0 1 0 1840438366 66158592 15388 4294967295 134512640 134736556 3221224576 3221222512 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 16152 15388 1116 68 0 16084 0
[pid=23327] vsize: 64608
Current children cumulated CPU time (s) 96.47
Current children cumulated vsize (Kb) 64608

[startup+120.005 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 61806 0 0 0 9794 709 0 0 22 0 1 0 1840438366 66838528 15556 4294967295 134512640 134736556 3221224576 3221221952 1076059348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 16318 15556 1116 68 0 16250 0
[pid=23327] vsize: 65272
Current children cumulated CPU time (s) 105.03
Current children cumulated vsize (Kb) 65272

[startup+130.005 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 67976 0 0 0 10580 775 0 0 21 0 1 0 1840438366 67452928 15704 4294967295 134512640 134736556 3221224576 3221222880 1074115254 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 16468 15704 1116 68 0 16400 0
[pid=23327] vsize: 65872
Current children cumulated CPU time (s) 113.55
Current children cumulated vsize (Kb) 65872

[startup+140.006 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 74203 0 0 0 11371 836 0 0 19 0 1 0 1840438366 68087808 15855 4294967295 134512640 134736556 3221224576 3221222452 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23327/statm): 16623 15855 1116 68 0 16555 0
[pid=23327] vsize: 66492
Current children cumulated CPU time (s) 122.07
Current children cumulated vsize (Kb) 66492

[startup+150.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 80190 0 0 0 12162 901 0 0 22 0 1 0 1840438366 68685824 16005 4294967295 134512640 134736556 3221224576 3221222352 1075823597 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 16769 16005 1116 68 0 16701 0
[pid=23327] vsize: 67076
Current children cumulated CPU time (s) 130.63
Current children cumulated vsize (Kb) 67076

[startup+160.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 85948 0 0 0 12956 965 0 0 23 0 1 0 1840438366 69271552 16148 4294967295 134512640 134736556 3221224576 3221221840 1075006847 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 16912 16148 1116 68 0 16844 0
[pid=23327] vsize: 67648
Current children cumulated CPU time (s) 139.21
Current children cumulated vsize (Kb) 67648

[startup+170.007 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 91535 0 0 0 13761 1024 0 0 23 0 1 0 1840438366 69812224 16280 4294967295 134512640 134736556 3221224576 3221223184 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 17044 16280 1116 68 0 16976 0
[pid=23327] vsize: 68176
Current children cumulated CPU time (s) 147.85
Current children cumulated vsize (Kb) 68176

[startup+180.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 97487 0 0 0 14564 1086 0 0 19 0 1 0 1840438366 70463488 16441 4294967295 134512640 134736556 3221224576 3221223184 134682904 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 17203 16441 1116 68 0 17135 0
[pid=23327] vsize: 68812
Current children cumulated CPU time (s) 156.5
Current children cumulated vsize (Kb) 68812

[startup+190.007 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 103317 0 0 0 15359 1148 0 0 22 0 1 0 1840438366 71069696 16588 4294967295 134512640 134736556 3221224576 3221222896 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 17351 16588 1116 68 0 17283 0
[pid=23327] vsize: 69404
Current children cumulated CPU time (s) 165.07
Current children cumulated vsize (Kb) 69404

[startup+200.008 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 108996 0 0 0 16161 1212 0 0 19 0 1 0 1840438366 71790592 16762 4294967295 134512640 134736556 3221224576 3221221872 1074839094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 17527 16762 1116 68 0 17459 0
[pid=23327] vsize: 70108
Current children cumulated CPU time (s) 173.73
Current children cumulated vsize (Kb) 70108

[startup+210.008 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 114697 0 0 0 16967 1275 0 0 23 0 1 0 1840438366 72511488 16939 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 17703 16939 1116 68 0 17635 0
[pid=23327] vsize: 70812
Current children cumulated CPU time (s) 182.42
Current children cumulated vsize (Kb) 70812

[startup+220.008 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 120589 0 0 0 17770 1335 0 0 22 0 1 0 1840438366 73068544 17077 4294967295 134512640 134736556 3221224576 3221222176 1075818192 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 17839 17077 1116 68 0 17771 0
[pid=23327] vsize: 71356
Current children cumulated CPU time (s) 191.05
Current children cumulated vsize (Kb) 71356

[startup+230.009 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 126520 0 0 0 18574 1398 0 0 22 0 1 0 1840438366 73691136 17228 4294967295 134512640 134736556 3221224576 3221222912 1074153736 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 17991 17228 1116 68 0 17923 0
[pid=23327] vsize: 71964
Current children cumulated CPU time (s) 199.72
Current children cumulated vsize (Kb) 71964

[startup+240.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 131935 0 0 0 19383 1459 0 0 22 0 1 0 1840438366 74436608 17374 4294967295 134512640 134736556 3221224576 3221220688 1075091317 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 18173 17375 1116 68 0 18105 0
[pid=23327] vsize: 72692
Current children cumulated CPU time (s) 208.42
Current children cumulated vsize (Kb) 72692

[startup+250.011 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 137746 0 0 0 20185 1520 0 0 22 0 1 0 1840438366 74817536 17500 4294967295 134512640 134736556 3221224576 3221223184 134682916 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 18266 17500 1116 68 0 18198 0
[pid=23327] vsize: 73064
Current children cumulated CPU time (s) 217.05
Current children cumulated vsize (Kb) 73064

[startup+260.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 143624 0 0 0 20985 1588 0 0 22 0 1 0 1840438366 75460608 17660 4294967295 134512640 134736556 3221224576 3221222520 1077380592 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 18423 17660 1116 68 0 18355 0
[pid=23327] vsize: 73692
Current children cumulated CPU time (s) 225.73
Current children cumulated vsize (Kb) 73692

[startup+270.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 149355 0 0 0 21787 1650 0 0 22 0 1 0 1840438366 76103680 17815 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 18580 17815 1116 68 0 18512 0
[pid=23327] vsize: 74320
Current children cumulated CPU time (s) 234.37
Current children cumulated vsize (Kb) 74320

[startup+280.01 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 154859 0 0 0 22594 1710 0 0 22 0 1 0 1840438366 76660736 17953 4294967295 134512640 134736556 3221224576 3221222452 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23327/statm): 18716 17953 1116 68 0 18648 0
[pid=23327] vsize: 74864
Current children cumulated CPU time (s) 243.04
Current children cumulated vsize (Kb) 74864

[startup+290.011 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 160681 0 0 0 23394 1770 0 0 22 0 1 0 1840438366 77287424 18101 4294967295 134512640 134736556 3221224576 3221222256 1075635468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 18869 18101 1116 68 0 18801 0
[pid=23327] vsize: 75476
Current children cumulated CPU time (s) 251.64
Current children cumulated vsize (Kb) 75476

[startup+300.011 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 166170 0 0 0 24208 1829 0 0 22 0 1 0 1840438366 77832192 18240 4294967295 134512640 134736556 3221224576 3221222256 1075828589 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 19002 18240 1116 68 0 18934 0
[pid=23327] vsize: 76008
Current children cumulated CPU time (s) 260.37
Current children cumulated vsize (Kb) 76008

[startup+310.011 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 171665 0 0 0 25020 1887 0 0 23 0 1 0 1840438366 78430208 18385 4294967295 134512640 134736556 3221224576 3221222420 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23327/statm): 19148 18385 1116 68 0 19080 0
[pid=23327] vsize: 76592
Current children cumulated CPU time (s) 269.07
Current children cumulated vsize (Kb) 76592

[startup+320.013 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 176986 0 0 0 25838 1943 0 0 22 0 1 0 1840438366 78835712 18485 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 19247 18485 1116 68 0 19179 0
[pid=23327] vsize: 76988
Current children cumulated CPU time (s) 277.81
Current children cumulated vsize (Kb) 76988

[startup+330.012 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 182796 0 0 0 26643 2003 0 0 22 0 1 0 1840438366 79593472 18659 4294967295 134512640 134736556 3221224576 3221222912 1074153822 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 19432 18659 1116 68 0 19364 0
[pid=23327] vsize: 77728
Current children cumulated CPU time (s) 286.46
Current children cumulated vsize (Kb) 77728

[startup+340.013 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 188544 0 0 0 27453 2063 0 0 23 0 1 0 1840438366 80510976 18835 4294967295 134512640 134736556 3221224576 3221220688 1075091317 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 19656 18835 1116 68 0 19588 0
[pid=23327] vsize: 78624
Current children cumulated CPU time (s) 295.16
Current children cumulated vsize (Kb) 78624

[startup+350.014 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 194290 0 0 0 28255 2128 0 0 22 0 1 0 1840438366 80863232 18979 4294967295 134512640 134736556 3221224576 3221222896 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 19742 18979 1116 68 0 19674 0
[pid=23327] vsize: 78968
Current children cumulated CPU time (s) 303.83
Current children cumulated vsize (Kb) 78968

[startup+360.013 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 200060 0 0 0 29063 2191 0 0 22 0 1 0 1840438366 81518592 19126 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 19902 19126 1116 68 0 19834 0
[pid=23327] vsize: 79608
Current children cumulated CPU time (s) 312.54
Current children cumulated vsize (Kb) 79608

[startup+370.013 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 205765 0 0 0 29865 2254 0 0 22 0 1 0 1840438366 82161664 19298 4294967295 134512640 134736556 3221224576 3221222896 1074140656 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 20059 19298 1116 68 0 19991 0
[pid=23327] vsize: 80236
Current children cumulated CPU time (s) 321.19
Current children cumulated vsize (Kb) 80236

[startup+380.013 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 211575 0 0 0 30665 2320 0 0 22 0 1 0 1840438366 82817024 19457 4294967295 134512640 134736556 3221224576 3221221632 1074138642 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 20219 19457 1116 68 0 20151 0
[pid=23327] vsize: 80876
Current children cumulated CPU time (s) 329.85
Current children cumulated vsize (Kb) 80876

[startup+390.014 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 216952 0 0 0 31478 2380 0 0 23 0 1 0 1840438366 83615744 19622 4294967295 134512640 134736556 3221224576 3221220896 1075894480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 20414 19623 1116 68 0 20346 0
[pid=23327] vsize: 81656
Current children cumulated CPU time (s) 338.58
Current children cumulated vsize (Kb) 81656

[startup+400.013 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 223068 0 0 0 32277 2440 0 0 21 0 1 0 1840438366 84123648 19772 4294967295 134512640 134736556 3221224576 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 20538 19772 1116 68 0 20470 0
[pid=23327] vsize: 82152
Current children cumulated CPU time (s) 347.17
Current children cumulated vsize (Kb) 82152

[startup+410.013 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 228615 0 0 0 33083 2500 0 0 23 0 1 0 1840438366 84705280 19915 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 20680 19915 1116 68 0 20612 0
[pid=23327] vsize: 82720
Current children cumulated CPU time (s) 355.83
Current children cumulated vsize (Kb) 82720

[startup+420.014 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 234223 0 0 0 33879 2558 0 0 21 0 1 0 1840438366 85245952 20051 4294967295 134512640 134736556 3221224576 3221223184 134682918 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 20812 20051 1116 68 0 20744 0
[pid=23327] vsize: 83248
Current children cumulated CPU time (s) 364.37
Current children cumulated vsize (Kb) 83248

[startup+430.014 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 239615 0 0 0 34686 2619 0 0 20 0 1 0 1840438366 85811200 20189 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 20950 20189 1116 68 0 20882 0
[pid=23327] vsize: 83800
Current children cumulated CPU time (s) 373.05
Current children cumulated vsize (Kb) 83800

[startup+440.015 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 245480 0 0 0 35495 2678 0 0 22 0 1 0 1840438366 86388736 20330 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 21091 20330 1116 68 0 21023 0
[pid=23327] vsize: 84364
Current children cumulated CPU time (s) 381.73
Current children cumulated vsize (Kb) 84364

[startup+450.015 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 251335 0 0 0 36310 2735 0 0 20 0 1 0 1840438366 87134208 20498 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23327/statm): 21273 20498 1116 68 0 21205 0
[pid=23327] vsize: 85092
Current children cumulated CPU time (s) 390.45
Current children cumulated vsize (Kb) 85092

[startup+460.015 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 257041 0 0 0 37112 2796 0 0 22 0 1 0 1840438366 87728128 20651 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 21418 20651 1116 68 0 21350 0
[pid=23327] vsize: 85672
Current children cumulated CPU time (s) 399.08
Current children cumulated vsize (Kb) 85672

[startup+470.014 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 262791 0 0 0 37918 2855 0 0 22 0 1 0 1840438366 88379392 20816 4294967295 134512640 134736556 3221224576 3221223184 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 21577 20816 1116 68 0 21509 0
[pid=23327] vsize: 86308
Current children cumulated CPU time (s) 407.73
Current children cumulated vsize (Kb) 86308

[startup+480.014 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 268457 0 0 0 38732 2914 0 0 22 0 1 0 1840438366 88989696 20965 4294967295 134512640 134736556 3221224576 3221222864 1074143105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 21726 20965 1116 68 0 21658 0
[pid=23327] vsize: 86904
Current children cumulated CPU time (s) 416.46
Current children cumulated vsize (Kb) 86904

[startup+490.015 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 274280 0 0 0 39537 2976 0 0 22 0 1 0 1840438366 89661440 21129 4294967295 134512640 134736556 3221224576 3221221372 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 21890 21129 1116 68 0 21822 0
[pid=23327] vsize: 87560
Current children cumulated CPU time (s) 425.13
Current children cumulated vsize (Kb) 87560

[startup+500.016 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 279997 0 0 0 40346 3036 0 0 23 0 1 0 1840438366 90333184 21291 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 22054 21291 1116 68 0 21986 0
[pid=23327] vsize: 88216
Current children cumulated CPU time (s) 433.82
Current children cumulated vsize (Kb) 88216

[startup+510.016 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 285641 0 0 0 41162 3093 0 0 24 0 1 0 1840438366 90968064 21446 4294967295 134512640 134736556 3221224576 3221222896 1074153822 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 22209 21446 1116 68 0 22141 0
[pid=23327] vsize: 88836
Current children cumulated CPU time (s) 442.55
Current children cumulated vsize (Kb) 88836

[startup+520.017 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 291070 0 0 0 41971 3152 0 0 22 0 1 0 1840438366 91672576 21601 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23327/statm): 22381 21601 1116 68 0 22313 0
[pid=23327] vsize: 89524
Current children cumulated CPU time (s) 451.23
Current children cumulated vsize (Kb) 89524

[startup+530.018 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 296652 0 0 0 42772 3209 0 0 22 0 1 0 1840438366 92246016 21760 4294967295 134512640 134736556 3221224576 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 22521 21760 1116 68 0 22453 0
[pid=23327] vsize: 90084
Current children cumulated CPU time (s) 459.81
Current children cumulated vsize (Kb) 90084

[startup+540.018 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 302633 0 0 0 43573 3270 0 0 22 0 1 0 1840438366 92942336 21929 4294967295 134512640 134736556 3221224576 3221223384 134560348 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 22691 21929 1116 68 0 22623 0
[pid=23327] vsize: 90764
Current children cumulated CPU time (s) 468.43
Current children cumulated vsize (Kb) 90764

[startup+550.018 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 308000 0 0 0 44380 3327 0 0 21 0 1 0 1840438366 93581312 22081 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23327/statm): 22847 22081 1116 68 0 22779 0
[pid=23327] vsize: 91388
Current children cumulated CPU time (s) 477.07
Current children cumulated vsize (Kb) 91388

[startup+560.019 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 313917 0 0 0 45172 3394 0 0 22 0 1 0 1840438366 94310400 22253 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 23025 22253 1116 68 0 22957 0
[pid=23327] vsize: 92100
Current children cumulated CPU time (s) 485.66
Current children cumulated vsize (Kb) 92100

[startup+570.019 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 319467 0 0 0 45978 3453 0 0 22 0 1 0 1840438366 94941184 22419 4294967295 134512640 134736556 3221224576 3221222944 1074117102 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 23179 22419 1116 68 0 23111 0
[pid=23327] vsize: 92716
Current children cumulated CPU time (s) 494.31
Current children cumulated vsize (Kb) 92716

[startup+580.019 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 324926 0 0 0 46781 3513 0 0 21 0 1 0 1840438366 95633408 22588 4294967295 134512640 134736556 3221224576 3221222928 1074119040 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 23348 22588 1116 68 0 23280 0
[pid=23327] vsize: 93392
Current children cumulated CPU time (s) 502.94
Current children cumulated vsize (Kb) 93392

[startup+590.02 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 330602 0 0 0 47590 3571 0 0 22 0 1 0 1840438366 96489472 22764 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23327/statm): 23557 22764 1116 68 0 23489 0
[pid=23327] vsize: 94228
Current children cumulated CPU time (s) 511.61
Current children cumulated vsize (Kb) 94228

[startup+600.021 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 336391 0 0 0 48391 3636 0 0 22 0 1 0 1840438366 97239040 22943 4294967295 134512640 134736556 3221224576 3221220688 1075091317 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 23740 22943 1116 68 0 23672 0
[pid=23327] vsize: 94960
Current children cumulated CPU time (s) 520.27
Current children cumulated vsize (Kb) 94960

[startup+610.02 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 342247 0 0 0 49191 3698 0 0 22 0 1 0 1840438366 97718272 23097 4294967295 134512640 134736556 3221224576 3221221720 1074138306 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 23857 23097 1116 68 0 23789 0
[pid=23327] vsize: 95428
Current children cumulated CPU time (s) 528.89
Current children cumulated vsize (Kb) 95428

[startup+620.021 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 347986 0 0 0 49990 3761 0 0 22 0 1 0 1840438366 98402304 23264 4294967295 134512640 134736556 3221224576 3221222912 1074153779 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 24024 23264 1116 68 0 23956 0
[pid=23327] vsize: 96096
Current children cumulated CPU time (s) 537.51
Current children cumulated vsize (Kb) 96096

[startup+630.021 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 354033 0 0 0 50786 3824 0 0 22 0 1 0 1840438366 99405824 23447 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 24269 23447 1116 68 0 24201 0
[pid=23327] vsize: 97076
Current children cumulated CPU time (s) 546.1
Current children cumulated vsize (Kb) 97076

[startup+640.021 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 359277 0 0 0 51603 3885 0 0 22 0 1 0 1840438366 99581952 23550 4294967295 134512640 134736556 3221224576 3221223168 134681380 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 24312 23550 1116 68 0 24244 0
[pid=23327] vsize: 97248
Current children cumulated CPU time (s) 554.88
Current children cumulated vsize (Kb) 97248

[startup+650.022 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 365075 0 0 0 52412 3945 0 0 22 0 1 0 1840438366 100134912 23686 4294967295 134512640 134736556 3221224576 3221222640 1074867305 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 24447 23686 1116 68 0 24379 0
[pid=23327] vsize: 97788
Current children cumulated CPU time (s) 563.57
Current children cumulated vsize (Kb) 97788

[startup+660.022 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 370735 0 0 0 53206 4006 0 0 22 0 1 0 1840438366 100798464 23849 4294967295 134512640 134736556 3221224576 3221222452 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 24609 23849 1116 68 0 24541 0
[pid=23327] vsize: 98436
Current children cumulated CPU time (s) 572.12
Current children cumulated vsize (Kb) 98436

[startup+670.023 s]
Raw data (loadavg): 1.08 0.99 0.92 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 376613 0 0 0 54002 4069 0 0 21 0 1 0 1840438366 101593088 24010 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 24803 24010 1116 68 0 24735 0
[pid=23327] vsize: 99212
Current children cumulated CPU time (s) 580.71
Current children cumulated vsize (Kb) 99212

[startup+680.023 s]
Raw data (loadavg): 1.15 1.01 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 382037 0 0 0 54817 4126 0 0 23 0 1 0 1840438366 102092800 24165 4294967295 134512640 134736556 3221224576 3221222808 1074138312 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 24925 24165 1116 68 0 24857 0
[pid=23327] vsize: 99700
Current children cumulated CPU time (s) 589.43
Current children cumulated vsize (Kb) 99700

[startup+690.024 s]
Raw data (loadavg): 1.12 1.00 0.92 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 387556 0 0 0 55618 4190 0 0 22 0 1 0 1840438366 102899712 24337 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 25122 24337 1116 68 0 25054 0
[pid=23327] vsize: 100488
Current children cumulated CPU time (s) 598.08
Current children cumulated vsize (Kb) 100488

[startup+700.025 s]
Raw data (loadavg): 1.10 1.00 0.92 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 393182 0 0 0 56422 4251 0 0 22 0 1 0 1840438366 103473152 24491 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 25262 24491 1116 68 0 25194 0
[pid=23327] vsize: 101048
Current children cumulated CPU time (s) 606.73
Current children cumulated vsize (Kb) 101048

[startup+710.025 s]
Raw data (loadavg): 1.09 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 398067 0 0 0 57256 4304 0 0 23 0 1 0 1840438366 103899136 24606 4294967295 134512640 134736556 3221224576 3221222896 1074153792 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 25366 24606 1116 68 0 25298 0
[pid=23327] vsize: 101464
Current children cumulated CPU time (s) 615.6
Current children cumulated vsize (Kb) 101464

[startup+720.026 s]
Raw data (loadavg): 1.07 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 403701 0 0 0 58061 4364 0 0 17 0 1 0 1840438366 104525824 24759 4294967295 134512640 134736556 3221224576 3221223184 134682920 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 25519 24759 1116 68 0 25451 0
[pid=23327] vsize: 102076
Current children cumulated CPU time (s) 624.25
Current children cumulated vsize (Kb) 102076

[startup+730.027 s]
Raw data (loadavg): 1.06 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 409219 0 0 0 58869 4425 0 0 23 0 1 0 1840438366 105230336 24931 4294967295 134512640 134736556 3221224576 3221222528 1074918103 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 25691 24931 1116 68 0 25623 0
[pid=23327] vsize: 102764
Current children cumulated CPU time (s) 632.94
Current children cumulated vsize (Kb) 102764

[startup+740.029 s]
Raw data (loadavg): 1.05 1.00 0.92 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 415032 0 0 0 59661 4489 0 0 22 0 1 0 1840438366 105967616 25107 4294967295 134512640 134736556 3221224576 3221221372 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 25871 25107 1116 68 0 25803 0
[pid=23327] vsize: 103484
Current children cumulated CPU time (s) 641.5
Current children cumulated vsize (Kb) 103484

[startup+750.028 s]
Raw data (loadavg): 1.04 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 421254 0 0 0 60465 4549 0 0 21 0 1 0 1840438366 106635264 25272 4294967295 134512640 134736556 3221224576 3221222512 1074056237 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 26034 25272 1116 68 0 25966 0
[pid=23327] vsize: 104136
Current children cumulated CPU time (s) 650.14
Current children cumulated vsize (Kb) 104136

[startup+760.028 s]
Raw data (loadavg): 1.04 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 427104 0 0 0 61262 4611 0 0 22 0 1 0 1840438366 107429888 25457 4294967295 134512640 134736556 3221224576 3221223248 134529203 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 26228 25457 1116 68 0 26160 0
[pid=23327] vsize: 104912
Current children cumulated CPU time (s) 658.73
Current children cumulated vsize (Kb) 104912

[startup+770.029 s]
Raw data (loadavg): 1.03 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 432182 0 0 0 62082 4666 0 0 23 0 1 0 1840438366 107831296 25563 4294967295 134512640 134736556 3221224576 3221222824 1074138162 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 26326 25563 1116 68 0 26258 0
[pid=23327] vsize: 105304
Current children cumulated CPU time (s) 667.48
Current children cumulated vsize (Kb) 105304

[startup+780.029 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 437793 0 0 0 62892 4725 0 0 22 0 1 0 1840438366 108773376 25741 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 26556 25741 1116 68 0 26488 0
[pid=23327] vsize: 106224
Current children cumulated CPU time (s) 676.17
Current children cumulated vsize (Kb) 106224

[startup+790.03 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 443738 0 0 0 63685 4793 0 0 21 0 1 0 1840438366 109162496 25887 4294967295 134512640 134736556 3221224576 3221223168 134682527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 26651 25887 1116 68 0 26583 0
[pid=23327] vsize: 106604
Current children cumulated CPU time (s) 684.78
Current children cumulated vsize (Kb) 106604

[startup+800.031 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 449476 0 0 0 64476 4854 0 0 22 0 1 0 1840438366 109879296 26066 4294967295 134512640 134736556 3221224576 3221222480 1074153779 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 26826 26066 1116 68 0 26758 0
[pid=23327] vsize: 107304
Current children cumulated CPU time (s) 693.3
Current children cumulated vsize (Kb) 107304

[startup+810.031 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 455308 0 0 0 65278 4919 0 0 22 0 1 0 1840438366 110579712 26238 4294967295 134512640 134736556 3221224576 3221221372 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 26997 26238 1116 68 0 26929 0
[pid=23327] vsize: 107988
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (Kb) 107988

[startup+820.031 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 461120 0 0 0 66073 4981 0 0 22 0 1 0 1840438366 111357952 26428 4294967295 134512640 134736556 3221224576 3221222896 1074140704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 27187 26428 1116 68 0 27119 0
[pid=23327] vsize: 108748
Current children cumulated CPU time (s) 710.54
Current children cumulated vsize (Kb) 108748

[startup+830.031 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 466482 0 0 0 66890 5037 0 0 23 0 1 0 1840438366 111915008 26563 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 27323 26563 1116 68 0 27255 0
[pid=23327] vsize: 109292
Current children cumulated CPU time (s) 719.27
Current children cumulated vsize (Kb) 109292

[startup+840.032 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 472024 0 0 0 67699 5098 0 0 22 0 1 0 1840438366 112570368 26723 4294967295 134512640 134736556 3221224576 3221222808 1074138315 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 27483 26723 1116 68 0 27415 0
[pid=23327] vsize: 109932
Current children cumulated CPU time (s) 727.97
Current children cumulated vsize (Kb) 109932

[startup+850.033 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 478143 0 0 0 68498 5160 0 0 22 0 1 0 1840438366 114110464 27099 4294967295 134512640 134736556 3221224576 3221221592 1077377200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 27859 27099 1116 68 0 27791 0
[pid=23327] vsize: 111436
Current children cumulated CPU time (s) 736.58
Current children cumulated vsize (Kb) 111436

[startup+860.033 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 483602 0 0 0 69291 5221 0 0 18 0 1 0 1840438366 114921472 27288 4294967295 134512640 134736556 3221224576 3221222804 1077374471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 28057 27288 1116 68 0 27989 0
[pid=23327] vsize: 112228
Current children cumulated CPU time (s) 745.12
Current children cumulated vsize (Kb) 112228

[startup+870.034 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 489453 0 0 0 70083 5287 0 0 22 0 1 0 1840438366 115458048 27415 4294967295 134512640 134736556 3221224576 3221222256 1075828248 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 28188 27415 1116 68 0 28120 0
[pid=23327] vsize: 112752
Current children cumulated CPU time (s) 753.7
Current children cumulated vsize (Kb) 112752

[startup+880.035 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 495530 0 0 0 70867 5355 0 0 22 0 1 0 1840438366 116191232 27601 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 28367 27601 1116 68 0 28299 0
[pid=23327] vsize: 113468
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (Kb) 113468

[startup+890.035 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 501111 0 0 0 71669 5418 0 0 22 0 1 0 1840438366 116760576 27736 4294967295 134512640 134736556 3221224576 3221223304 134634230 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 28506 27736 1116 68 0 28438 0
[pid=23327] vsize: 114024
Current children cumulated CPU time (s) 770.87
Current children cumulated vsize (Kb) 114024

[startup+900.035 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 506238 0 0 0 72471 5479 0 0 23 0 1 0 1840438366 117530624 27929 4294967295 134512640 134736556 3221224576 3221222256 1075828449 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 28694 27929 1116 68 0 28626 0
[pid=23327] vsize: 114776
Current children cumulated CPU time (s) 779.5
Current children cumulated vsize (Kb) 114776

[startup+910.036 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 511051 0 0 0 73298 5535 0 0 22 0 1 0 1840438366 118050816 28058 4294967295 134512640 134736556 3221224576 3221222820 1077402435 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 28821 28058 1116 68 0 28753 0
[pid=23327] vsize: 115284
Current children cumulated CPU time (s) 788.33
Current children cumulated vsize (Kb) 115284

[startup+920.037 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 516767 0 0 0 74100 5597 0 0 22 0 1 0 1840438366 118816768 28241 4294967295 134512640 134736556 3221224576 3221222420 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 29008 28241 1116 68 0 28940 0
[pid=23327] vsize: 116032
Current children cumulated CPU time (s) 796.97
Current children cumulated vsize (Kb) 116032

[startup+930.036 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 522759 0 0 0 74899 5660 0 0 22 0 1 0 1840438366 119472128 28407 4294967295 134512640 134736556 3221224576 3221222404 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23327/statm): 29168 28407 1116 68 0 29100 0
[pid=23327] vsize: 116672
Current children cumulated CPU time (s) 805.59
Current children cumulated vsize (Kb) 116672

[startup+940.037 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 528487 0 0 0 75708 5723 0 0 23 0 1 0 1840438366 120504320 28602 4294967295 134512640 134736556 3221224576 3221220704 1075561404 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 29420 28602 1116 68 0 29352 0
[pid=23327] vsize: 117680
Current children cumulated CPU time (s) 814.31
Current children cumulated vsize (Kb) 117680

[startup+950.038 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 534216 0 0 0 76516 5779 0 0 23 0 1 0 1840438366 121102336 28770 4294967295 134512640 134736556 3221224576 3221221560 1077410279 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 29566 28770 1116 68 0 29498 0
[pid=23327] vsize: 118264
Current children cumulated CPU time (s) 822.95
Current children cumulated vsize (Kb) 118264

[startup+960.037 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 540015 0 0 0 77307 5840 0 0 20 0 1 0 1840438366 121634816 28935 4294967295 134512640 134736556 3221224576 3221222896 1074153660 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 29696 28935 1116 68 0 29628 0
[pid=23327] vsize: 118784
Current children cumulated CPU time (s) 831.47
Current children cumulated vsize (Kb) 118784

[startup+970.038 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 545749 0 0 0 78109 5902 0 0 22 0 1 0 1840438366 122400768 29119 4294967295 134512640 134736556 3221224576 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 29883 29119 1116 68 0 29815 0
[pid=23327] vsize: 119532
Current children cumulated CPU time (s) 840.11
Current children cumulated vsize (Kb) 119532

[startup+980.039 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 551623 0 0 0 78915 5960 0 0 22 0 1 0 1840438366 123142144 29302 4294967295 134512640 134736556 3221224576 3221222848 1074138432 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 30064 29302 1116 68 0 29996 0
[pid=23327] vsize: 120256
Current children cumulated CPU time (s) 848.75
Current children cumulated vsize (Kb) 120256

[startup+990.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 557317 0 0 0 79714 6024 0 0 22 0 1 0 1840438366 123883520 29479 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 30245 29479 1116 68 0 30177 0
[pid=23327] vsize: 120980
Current children cumulated CPU time (s) 857.38
Current children cumulated vsize (Kb) 120980

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 563213 0 0 0 80512 6086 0 0 22 0 1 0 1840438366 124645376 29669 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 30431 29669 1116 68 0 30363 0
[pid=23327] vsize: 121724
Current children cumulated CPU time (s) 865.98
Current children cumulated vsize (Kb) 121724

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 568688 0 0 0 81323 6146 0 0 22 0 1 0 1840438366 125587456 29891 4294967295 134512640 134736556 3221224576 3221222256 1075635925 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 30661 29891 1116 68 0 30593 0
[pid=23327] vsize: 122644
Current children cumulated CPU time (s) 874.69
Current children cumulated vsize (Kb) 122644

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 574612 0 0 0 82129 6210 0 0 22 0 1 0 1840438366 126251008 30053 4294967295 134512640 134736556 3221224576 3221222312 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 30823 30053 1116 68 0 30755 0
[pid=23327] vsize: 123292
Current children cumulated CPU time (s) 883.39
Current children cumulated vsize (Kb) 123292

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 579526 0 0 0 82952 6268 0 0 22 0 1 0 1840438366 126881792 30207 4294967295 134512640 134736556 3221224576 3221222896 1074153794 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 30977 30207 1116 68 0 30909 0
[pid=23327] vsize: 123908
Current children cumulated CPU time (s) 892.2
Current children cumulated vsize (Kb) 123908

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 585103 0 0 0 83747 6336 0 0 21 0 1 0 1840438366 127545344 30372 4294967295 134512640 134736556 3221224576 3221222912 1074153822 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 31139 30372 1116 68 0 31071 0
[pid=23327] vsize: 124556
Current children cumulated CPU time (s) 900.83
Current children cumulated vsize (Kb) 124556

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 590057 0 0 0 84570 6393 0 0 25 0 1 0 1840438366 128229376 30539 4294967295 134512640 134736556 3221224576 3221222912 1074153822 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 31306 30539 1116 68 0 31238 0
[pid=23327] vsize: 125224
Current children cumulated CPU time (s) 909.63
Current children cumulated vsize (Kb) 125224

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 595512 0 0 0 85388 6451 0 0 22 0 1 0 1840438366 128933888 30711 4294967295 134512640 134736556 3221224576 3221222896 134682706 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 31478 30711 1116 68 0 31410 0
[pid=23327] vsize: 125912
Current children cumulated CPU time (s) 918.39
Current children cumulated vsize (Kb) 125912

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 601044 0 0 0 86195 6511 0 0 23 0 1 0 1840438366 129630208 30881 4294967295 134512640 134736556 3221224576 3221222928 1074119114 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 31648 30881 1116 68 0 31580 0
[pid=23327] vsize: 126592
Current children cumulated CPU time (s) 927.06
Current children cumulated vsize (Kb) 126592

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 606287 0 0 0 87021 6567 0 0 23 0 1 0 1840438366 130342912 31055 4294967295 134512640 134736556 3221224576 3221223184 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 31822 31055 1116 68 0 31754 0
[pid=23327] vsize: 127288
Current children cumulated CPU time (s) 935.88
Current children cumulated vsize (Kb) 127288

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 611530 0 0 0 87837 6624 0 0 22 0 1 0 1840438366 131047424 31224 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 31994 31224 1116 68 0 31926 0
[pid=23327] vsize: 127976
Current children cumulated CPU time (s) 944.61
Current children cumulated vsize (Kb) 127976

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 617547 0 0 0 88626 6687 0 0 21 0 1 0 1840438366 131710976 31386 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 32156 31386 1116 68 0 32088 0
[pid=23327] vsize: 128624
Current children cumulated CPU time (s) 953.13
Current children cumulated vsize (Kb) 128624

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 623410 0 0 0 89422 6753 0 0 22 0 1 0 1840438366 132464640 31565 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 32340 31565 1116 68 0 32272 0
[pid=23327] vsize: 129360
Current children cumulated CPU time (s) 961.75
Current children cumulated vsize (Kb) 129360

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 629262 0 0 0 90220 6814 0 0 22 0 1 0 1840438366 133173248 31744 4294967295 134512640 134736556 3221224576 3221221632 1074139054 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 32513 31744 1116 68 0 32445 0
[pid=23327] vsize: 130052
Current children cumulated CPU time (s) 970.34
Current children cumulated vsize (Kb) 130052

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 634963 0 0 0 91027 6875 0 0 22 0 1 0 1840438366 133914624 31926 4294967295 134512640 134736556 3221224576 3221222912 1074153822 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 32694 31926 1116 68 0 32626 0
[pid=23327] vsize: 130776
Current children cumulated CPU time (s) 979.02
Current children cumulated vsize (Kb) 130776

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 640523 0 0 0 91827 6936 0 0 22 0 1 0 1840438366 134676480 32110 4294967295 134512640 134736556 3221224576 3221221372 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23327/statm): 32880 32110 1116 68 0 32812 0
[pid=23327] vsize: 131520
Current children cumulated CPU time (s) 987.63
Current children cumulated vsize (Kb) 131520

[startup+1150.05 s]
Raw data (loadavg): 1.08 1.02 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 646407 0 0 0 92628 6998 0 0 22 0 1 0 1840438366 135434240 32294 4294967295 134512640 134736556 3221224576 3221223184 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 33065 32294 1116 68 0 32997 0
[pid=23327] vsize: 132260
Current children cumulated CPU time (s) 996.26
Current children cumulated vsize (Kb) 132260

[startup+1160.05 s]
Raw data (loadavg): 1.07 1.02 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 651526 0 0 0 93449 7056 0 0 22 0 1 0 1840438366 136052736 32445 4294967295 134512640 134736556 3221224576 3221223184 134682920 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 33216 32445 1116 68 0 33148 0
[pid=23327] vsize: 132864
Current children cumulated CPU time (s) 1005.05
Current children cumulated vsize (Kb) 132864

[startup+1170.05 s]
Raw data (loadavg): 1.06 1.01 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 657169 0 0 0 94256 7116 0 0 23 0 1 0 1840438366 136806400 32633 4294967295 134512640 134736556 3221224576 3221222828 1074143994 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 33400 32633 1116 68 0 33332 0
[pid=23327] vsize: 133600
Current children cumulated CPU time (s) 1013.72
Current children cumulated vsize (Kb) 133600

[startup+1180.05 s]
Raw data (loadavg): 1.05 1.01 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 663024 0 0 0 95060 7174 0 0 22 0 1 0 1840438366 137515008 32805 4294967295 134512640 134736556 3221224576 3221222696 1077377495 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 33573 32805 1116 68 0 33505 0
[pid=23327] vsize: 134292
Current children cumulated CPU time (s) 1022.34
Current children cumulated vsize (Kb) 134292

[startup+1190.05 s]
Raw data (loadavg): 1.04 1.01 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 668727 0 0 0 95869 7233 0 0 23 0 1 0 1840438366 138207232 32972 4294967295 134512640 134736556 3221224576 3221222656 1074153779 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 33742 32972 1116 68 0 33674 0
[pid=23327] vsize: 134968
Current children cumulated CPU time (s) 1031.02
Current children cumulated vsize (Kb) 134968

[startup+1200.05 s]
Raw data (loadavg): 1.03 1.01 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 674574 0 0 0 96668 7293 0 0 22 0 1 0 1840438366 138911744 33146 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 33914 33146 1116 68 0 33846 0
[pid=23327] vsize: 135656
Current children cumulated CPU time (s) 1039.61
Current children cumulated vsize (Kb) 135656

[startup+1210.05 s]
Raw data (loadavg): 1.03 1.01 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 679700 0 0 0 97479 7354 0 0 25 0 1 0 1840438366 139710464 33339 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 34109 33339 1116 68 0 34041 0
[pid=23327] vsize: 136436
Current children cumulated CPU time (s) 1048.33
Current children cumulated vsize (Kb) 136436

[startup+1220.05 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 684641 0 0 0 98305 7410 0 0 22 0 1 0 1840438366 140476416 33472 4294967295 134512640 134736556 3221224576 3221220528 1075965240 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 34296 33472 1116 68 0 34228 0
[pid=23327] vsize: 137184
Current children cumulated CPU time (s) 1057.15
Current children cumulated vsize (Kb) 137184

[startup+1230.05 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 690107 0 0 0 99103 7469 0 0 20 0 1 0 1840438366 140902400 33631 4294967295 134512640 134736556 3221224576 3221223184 134682920 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 34400 33631 1116 68 0 34332 0
[pid=23327] vsize: 137600
Current children cumulated CPU time (s) 1065.72
Current children cumulated vsize (Kb) 137600

[startup+1240.05 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 695868 0 0 0 99899 7532 0 0 22 0 1 0 1840438366 141680640 33809 4294967295 134512640 134736556 3221224576 3221222560 1075088363 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 34590 33809 1116 68 0 34522 0
[pid=23327] vsize: 138360
Current children cumulated CPU time (s) 1074.31
Current children cumulated vsize (Kb) 138360

[startup+1250.05 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 701351 0 0 0 100698 7594 0 0 21 0 1 0 1840438366 142266368 33964 4294967295 134512640 134736556 3221224576 3221222752 1074057902 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 34733 33964 1116 68 0 34665 0
[pid=23327] vsize: 138932
Current children cumulated CPU time (s) 1082.92
Current children cumulated vsize (Kb) 138932

[startup+1260.05 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 707254 0 0 0 101495 7654 0 0 22 0 1 0 1840438366 142987264 34140 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 34909 34140 1116 68 0 34841 0
[pid=23327] vsize: 139636
Current children cumulated CPU time (s) 1091.49
Current children cumulated vsize (Kb) 139636

[startup+1270.05 s]
Raw data (loadavg): 1.01 1.00 0.93 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 713116 0 0 0 102296 7717 0 0 23 0 1 0 1840438366 143941632 34341 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23327/statm): 35142 34341 1116 68 0 35074 0
[pid=23327] vsize: 140568
Current children cumulated CPU time (s) 1100.13
Current children cumulated vsize (Kb) 140568

[startup+1280.05 s]
Raw data (loadavg): 1.01 1.00 0.93 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 718905 0 0 0 103093 7781 0 0 22 0 1 0 1840438366 144535552 34520 4294967295 134512640 134736556 3221224576 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 35287 34520 1116 68 0 35219 0
[pid=23327] vsize: 141148
Current children cumulated CPU time (s) 1108.74
Current children cumulated vsize (Kb) 141148

[startup+1290.05 s]
Raw data (loadavg): 1.08 1.02 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 724602 0 0 0 103900 7838 0 0 22 0 1 0 1840438366 145297408 34705 4294967295 134512640 134736556 3221224576 3221222808 1074138155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 35473 34705 1116 68 0 35405 0
[pid=23327] vsize: 141892
Current children cumulated CPU time (s) 1117.38
Current children cumulated vsize (Kb) 141892

[startup+1300.05 s]
Raw data (loadavg): 1.07 1.02 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 730271 0 0 0 104703 7896 0 0 22 0 1 0 1840438366 146071552 34895 4294967295 134512640 134736556 3221224576 3221222528 1074915844 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 35662 34895 1116 68 0 35594 0
[pid=23327] vsize: 142648
Current children cumulated CPU time (s) 1125.99
Current children cumulated vsize (Kb) 142648

[startup+1310.05 s]
Raw data (loadavg): 1.06 1.02 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 735776 0 0 0 105505 7958 0 0 22 0 1 0 1840438366 146829312 35078 4294967295 134512640 134736556 3221224576 3221222512 1074056210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 35847 35078 1116 68 0 35779 0
[pid=23327] vsize: 143388
Current children cumulated CPU time (s) 1134.63
Current children cumulated vsize (Kb) 143388

[startup+1320.05 s]
Raw data (loadavg): 1.05 1.02 0.93 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 741395 0 0 0 106306 8019 0 0 22 0 1 0 1840438366 147587072 35265 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 36032 35265 1116 68 0 35964 0
[pid=23327] vsize: 144128
Current children cumulated CPU time (s) 1143.25
Current children cumulated vsize (Kb) 144128

[startup+1330.05 s]
Raw data (loadavg): 1.04 1.02 0.93 1/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) T 23326 23327 21452 0 -1 0 747424 0 0 0 107095 8085 0 0 20 0 1 0 1840438366 148377600 35448 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23327/statm): 36225 35448 1116 68 0 36157 0
[pid=23327] vsize: 144900
Current children cumulated CPU time (s) 1151.8
Current children cumulated vsize (Kb) 144900

[startup+1340.05 s]
Raw data (loadavg): 1.03 1.01 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 752858 0 0 0 107903 8147 0 0 22 0 1 0 1840438366 149098496 35633 4294967295 134512640 134736556 3221224576 3221222808 1074138322 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 36401 35633 1116 68 0 36333 0
[pid=23327] vsize: 145604
Current children cumulated CPU time (s) 1160.5
Current children cumulated vsize (Kb) 145604

[startup+1350.05 s]
Raw data (loadavg): 1.03 1.01 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 759070 0 0 0 108692 8211 0 0 22 0 1 0 1840438366 150151168 35830 4294967295 134512640 134736556 3221224576 3221220688 1075091317 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 36658 35831 1116 68 0 36590 0
[pid=23327] vsize: 146632
Current children cumulated CPU time (s) 1169.03
Current children cumulated vsize (Kb) 146632

[startup+1360.05 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 764614 0 0 0 109498 8268 0 0 22 0 1 0 1840438366 150650880 36013 4294967295 134512640 134736556 3221224576 3221222176 1075821163 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23327/statm): 36780 36013 1116 68 0 36712 0
[pid=23327] vsize: 147120
Current children cumulated CPU time (s) 1177.66
Current children cumulated vsize (Kb) 147120

[startup+1370.05 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 23327
Raw data (/proc/23327/stat): 23327 (bsolo) R 23326 23327 21452 0 -1 0 769138 0 0 0 110333 8319 0 0 24 0 1 0 1840438366 151212032 36151 4294967295 134512640 134736556 3221224576 3221221928 1074838821 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23327/statm): 36917 36151 1116 68 0 36849 0
[pid=23327] vsize: 147668
Current children cumulated CPU time (s) 1186.52
Current children cumulated vsize (Kb) 147668
One traced child (pid=23327) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1379.85
CPU time (s): 1195.13
CPU user time (s): 1111.33
CPU system time (s): 83.8003
CPU usage (%): 86.6126
Max. virtual memory (cumulated for all children) (Kb): 147668

Verifier Data

Verifier:	OK	406