Trace number 3500045

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 into four (or five) parts:
  1. 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 ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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 X seconds (see the parameters in the trace). 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 X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    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.
  5. 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 provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pwbo 1.1SAT (TO)117 1800.07 900.029

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos16.opb
MD5SUM49459e9c72edb2754f1d384319cf8731
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark114
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 114
Optimality of the best value was proved NO
Number of variables464
Total number of constraints1059
Number of constraints which are clauses336
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints723
Minimum length of a constraint2
Maximum length of a constraint128
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 138
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 535
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c pwbo 1.1 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3500045-1307989254.opb.
0.00/0.00	c Instance file HOME/instance-3500045-1307989254.opb
0.00/0.00	c File size is 54761 bytes.
0.00/0.00	c Highest Coefficient sum: 535
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      464                                                 |
0.00/0.00	c |  Number Clauses:        376                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 693                                                 |
0.00/0.00	c init lb 0
0.00/0.00	c init ub 256
0.00/0.00	c lb 1 (thread 0)
0.00/0.00	c lb 2 (thread 0)
0.00/0.01	c lb 4 (thread 0)
0.00/0.01	c lb 5 (thread 0)
0.00/0.01	c lb 6 (thread 0)
0.00/0.01	c lb 8 (thread 0)
0.00/0.02	c lb 9 (thread 0)
0.00/0.02	c lb 10 (thread 0)
0.00/0.03	c lb 16 (thread 0)
0.00/0.03	c ub 125 (thread 1)
0.07/0.06	o 125
0.07/0.06	c lb 17 (thread 0)
0.18/0.12	c lb 18 (thread 0)
0.39/0.29	c lb 19 (thread 0)
0.78/0.40	c lb 20 (thread 0)
1.79/0.93	c lb 21 (thread 0)
4.58/2.34	c ub 121 (thread 1)
4.98/2.51	o 121
4.98/2.51	c lb 32 (thread 0)
24.00/12.06	c lb 33 (thread 0)
43.58/21.87	c ub 120 (thread 1)
84.39/42.20	o 120
84.39/42.20	c lb 34 (thread 0)
89.99/45.00	c ub 119 (thread 1)
331.39/165.78	o 119
331.39/165.78	c lb 35 (thread 0)
646.39/323.22	c lb 38 (thread 0)
692.00/346.07	c ub 118 (thread 1)
868.81/434.44	o 118
868.81/434.44	c lb 39 (thread 0)
1777.02/888.52	c ub 117 (thread 1)
1800.03/900.01	o 117
1800.03/900.01	s SATISFIABLE
1800.03/900.01	v x457 -x458 x459 -x460 x461 x462 x463 -x464 -x337 x338 -x339 -x340 -x341 -x342 -x343 x344 x345 -x346 -x347 x348 x349 x350 -x351 x352 -x353 x354 x355 -x356 -x357 x358 -x359 x360 -x361 -x362 -x363 -x364 x365 -x366 -x367 -x368 x369 -x370 -x371 -x372 x373 -x374 -x375 -x376 -x377 x378 -x379 x380 -x381 -x382 x383 x384 x385 -x386 x387 x388 x389 -x390 x391 x392 -x393 x394 -x395 -x396 x397 -x398 x399 -x400 x401 x402 -x403 x404 x405 x406 x407 -x408 x409 -x410 x411 x412 -x413 -x414 -x415 -x416 x417 -x418 -x419 -x420 -x421 x422 -x423 -x424 -x425 x426 -x427 x428 -x429 x430 -x431 -x432 -x433 -x434 -x435 x436 -x437 -x438 -x439 x440 x441 x442 x443 -x444 -x445 x446 -x447 -x448 -x449 -x450 -x451 -x452 x453 x454 -x455 x456 -x1 x2 x3 x4 x5 -x6 x7 x8 x9 x10 x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 x19 -x20 -x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 -x33 x34 x35 -x36 x37 x38 x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 x60 -x61 -x62 x63 x64 x65 x66 -x67 x68 x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 x77 x78 -x79 x80 x81 x82 x83 x84 x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 -x94 -x95 x96 x97 x98 x99 x100 -x101 x102 -x103 x104 x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 x120 -x121 -x122 -x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 -x133 x134 -x135 x136 x137 x138 x139 x140 x141 -x142 x143 -x144 x145 x146 -x147 -x148 -x149 -x150 x151 -x152 -x153 x154 x155 x156 x157 x158 x159 x160 -x161 -x162 x163 -x164 -x165 -x166 -x167 -x168 x169 -x170 x171 x172 x173 -x174 -x175 -x176 x177 -x178 -x179 x180 x181 x182 x183 x184 x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 x196 x197 x198 x199 x200 -x201 x202 -x203 -x204 x205 x206 x207 -x208 -x209 x210 -x211 x212 x213 x214 -x215 -x216 x217 x218 x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 x232 x233 x234 x235 -x236 x237 -x238 x239 -x240 -x241 x242 x243 -x244 -x245 x246 -x247 -x248 -x249 -x250 x251 x252 -x253 x254 -x255 -x256 -x257 x258 x259 x260 -x261 x262 x263 -x264 -x265 -x266 -x267 -x268 -x269 x270 x271 x272 x273 x274 x275 x276 x277 x278 x279 -x280 -x281 -x282 -x283 -x284 x285 -x286 x287 x288 -x289 -x290 -x291 x292 x293 -x294 x295 -x296 -x297 -x298 x299 x300 -x301 -x302 -x303 x304 x305 x306 x307 x308 x309 x310 x311 x312 x313 x314 x315 -x316 -x317 -x318 -x319 x320 -x321 x322 -x323 x324 x325 -x326 -x327 x328 x329 -x330 x331 x332 x333 x334 -x335 -x336
1800.03/900.01	c Memory used           : 461.80 MB
1800.03/900.01	c CPU time              : 1789.17 s

Verifier Data

OK	117

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500045-1307989254/watcher-3500045-1307989254 -o /var/tmp/evaluation-result-3500045-1307989254/solver-3500045-1307989254 -C 1800 -W 1900 -M 15500 pwbo1.1 -file-format=opb HOME/instance-3500045-1307989254.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.86 1.98 1.94 2/174 24689
/proc/meminfo: memFree=15153952/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=70136 CPUtime=0 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 640 0 0 0 0 0 0 0 21 0 3 0 891340724 71819264 578 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 17534 580 175 372 0 17159 0
[pid=24689/tid=24690] ppid=24687 vsize=70136 CPUtime=0 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 77 0 0 0 0 0 0 0 23 0 3 0 891340724 71819264 583 33554432000 4194304 5714118 140734926394960 18446744073709551615 4970378 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=70136 CPUtime=0 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 3 0 891340724 71819264 586 33554432000 4194304 5714118 140734926394960 18446744073709551615 5082345 0 0 4096 16387 0 0 0 -1 2 0 0 0

[startup+0.045966 s]
/proc/loadavg: 1.86 1.98 1.94 2/174 24689
/proc/meminfo: memFree=15153952/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=141428 CPUtime=0.07 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 3453 0 0 0 5 2 0 0 21 0 3 0 891340724 144822272 3373 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 35357 3373 181 372 0 34982 0
[pid=24689/tid=24690] ppid=24687 vsize=141428 CPUtime=0.03 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 366 0 0 0 3 0 0 0 18 0 3 0 891340724 144822272 3373 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=141428 CPUtime=0.02 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 2519 0 0 0 1 1 0 0 24 0 3 0 891340724 144822272 3373 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319195 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 141428

[startup+0.100967 s]
/proc/loadavg: 1.86 1.98 1.94 2/174 24689
/proc/meminfo: memFree=15153952/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=141428 CPUtime=0.18 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 3528 0 0 0 16 2 0 0 21 0 3 0 891340724 144822272 3448 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 35357 3448 181 372 0 34982 0
[pid=24689/tid=24690] ppid=24687 vsize=141428 CPUtime=0.08 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 402 0 0 0 8 0 0 0 18 0 3 0 891340724 144822272 3448 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=141428 CPUtime=0.09 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 2558 0 0 0 7 2 0 0 24 0 3 0 891340724 144822272 3448 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319437 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 141428

[startup+0.300926 s]
/proc/loadavg: 1.86 1.98 1.94 2/174 24689
/proc/meminfo: memFree=15153952/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=141592 CPUtime=0.58 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 3802 0 0 0 55 3 0 0 21 0 3 0 891340724 144990208 3722 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 35398 3722 181 372 0 35023 0
[pid=24689/tid=24690] ppid=24687 vsize=141592 CPUtime=0.28 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 644 0 0 0 27 1 0 0 18 0 3 0 891340724 144990208 3722 33554432000 4194304 5714118 140734926394960 18446744073709551615 4956355 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=141592 CPUtime=0.29 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 2590 0 0 0 27 2 0 0 25 0 3 0 891340724 144990208 3722 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 141592

[startup+0.700848 s]
/proc/loadavg: 1.86 1.98 1.94 2/174 24689
/proc/meminfo: memFree=15153952/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=141592 CPUtime=1.38 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 3899 0 0 0 134 4 0 0 21 0 3 0 891340724 144990208 3819 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 35398 3819 181 372 0 35023 0
[pid=24689/tid=24690] ppid=24687 vsize=141592 CPUtime=0.68 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 646 0 0 0 67 1 0 0 18 0 3 0 891340724 144990208 3819 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=141592 CPUtime=0.68 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 2685 0 0 0 66 2 0 0 25 0 3 0 891340724 144990208 3819 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 141592

[startup+1.50067 s]
/proc/loadavg: 1.86 1.98 1.94 4/177 24692
/proc/meminfo: memFree=15100476/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=141592 CPUtime=2.99 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 4298 0 0 0 292 7 0 0 21 0 3 0 891340724 144990208 4218 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 35398 4218 181 372 0 35023 0
[pid=24689/tid=24690] ppid=24687 vsize=141592 CPUtime=1.49 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 899 0 0 0 146 3 0 0 20 0 3 0 891340724 144990208 4218 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=141592 CPUtime=1.48 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 2831 0 0 0 145 3 0 0 25 0 3 0 891340724 144990208 4218 33554432000 4194304 5714118 140734926394960 18446744073709551615 4322639 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 141592

[startup+3.1004 s]
/proc/loadavg: 1.86 1.98 1.94 4/180 24702
/proc/meminfo: memFree=14807788/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=141592 CPUtime=6.19 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 5353 0 0 0 607 12 0 0 21 0 3 0 891340724 144990208 5245 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 35398 5245 181 372 0 35023 0
[pid=24689/tid=24690] ppid=24687 vsize=141592 CPUtime=3.09 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 1548 0 0 0 302 7 0 0 25 0 3 0 891340724 144990208 5245 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=141592 CPUtime=3.08 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 3237 0 0 0 304 4 0 0 25 0 3 0 891340724 144990208 5245 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 141592

[startup+6.30079 s]
/proc/loadavg: 1.95 1.99 1.94 4/180 24702
/proc/meminfo: memFree=14253132/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=141808 CPUtime=12.58 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 6815 0 0 0 1238 20 0 0 21 0 3 0 891340724 145211392 6707 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 35452 6707 182 372 0 35077 0
[pid=24689/tid=24690] ppid=24687 vsize=141808 CPUtime=6.29 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 2631 0 0 0 616 13 0 0 19 0 3 0 891340724 145211392 6707 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=141808 CPUtime=6.29 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 3616 0 0 0 622 7 0 0 25 0 3 0 891340724 145211392 6707 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 141808

[startup+12.7007 s]
/proc/loadavg: 2.12 2.03 1.95 5/182 24704
/proc/meminfo: memFree=13362324/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=141916 CPUtime=25.38 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 9987 0 0 0 2503 35 0 0 21 0 3 0 891340724 145321984 9837 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 35479 9837 182 372 0 35104 0
[pid=24689/tid=24690] ppid=24687 vsize=141916 CPUtime=12.69 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 5211 0 0 0 1244 25 0 0 25 0 3 0 891340724 145321984 9837 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=141916 CPUtime=12.69 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 4208 0 0 0 1259 10 0 0 25 0 3 0 891340724 145321984 9837 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 141916

[startup+25.5004 s]
/proc/loadavg: 2.53 2.12 1.98 5/182 24705
/proc/meminfo: memFree=13297680/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=142076 CPUtime=50.99 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 12014 0 0 0 5041 58 0 0 21 0 3 0 891340724 145485824 11864 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 35519 11864 182 372 0 35144 0
[pid=24689/tid=24690] ppid=24687 vsize=142076 CPUtime=25.49 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 6425 0 0 0 2505 44 0 0 25 0 3 0 891340724 145485824 11864 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=142076 CPUtime=25.48 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 5021 0 0 0 2535 13 0 0 25 0 3 0 891340724 145485824 11864 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319134 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 142076

[startup+51.1009 s]
/proc/loadavg: 3.03 2.27 2.04 5/182 24705
/proc/meminfo: memFree=13107520/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=142208 CPUtime=102.18 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 18019 0 0 0 10114 104 0 0 21 0 3 0 891340724 145620992 17814 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 35552 17814 182 372 0 35177 0
[pid=24689/tid=24690] ppid=24687 vsize=142208 CPUtime=51.08 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 11943 0 0 0 5024 84 0 0 25 0 3 0 891340724 145620992 17814 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=142208 CPUtime=51.08 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 5508 0 0 0 5089 19 0 0 25 0 3 0 891340724 145620992 17814 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 142208

[startup+102.307 s]
/proc/loadavg: 3.58 2.54 2.14 5/182 24707
/proc/meminfo: memFree=12955104/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=208268 CPUtime=204.61 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 25424 0 0 0 20285 176 0 0 21 0 3 0 891340724 213266432 25219 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 52067 25219 182 372 0 51692 0
[pid=24689/tid=24690] ppid=24687 vsize=208268 CPUtime=102.29 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 18026 0 0 0 10084 145 0 0 25 0 3 0 891340724 213266432 25219 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=208268 CPUtime=102.29 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 6830 0 0 0 10199 30 0 0 25 0 3 0 891340724 213266432 25219 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.61
Current children cumulated vsize (KiB) 208268

[startup+162.3 s]
/proc/loadavg: 3.84 2.80 2.25 5/182 24708
/proc/meminfo: memFree=12720088/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=274712 CPUtime=324.59 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 43307 0 0 0 32160 299 0 0 21 0 3 0 891340724 281305088 43102 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 68678 43102 182 372 0 68303 0
[pid=24689/tid=24690] ppid=24687 vsize=274712 CPUtime=162.28 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 34301 0 0 0 15974 254 0 0 25 0 3 0 891340724 281305088 43102 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=274712 CPUtime=162.29 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 8438 0 0 0 16185 44 0 0 25 0 3 0 891340724 281305088 43102 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 324.59
Current children cumulated vsize (KiB) 274712

[startup+222.301 s]
/proc/loadavg: 3.94 3.01 2.36 5/182 24710
/proc/meminfo: memFree=12615632/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=274852 CPUtime=444.59 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 47270 0 0 0 44090 369 0 0 21 0 3 0 891340724 281448448 47065 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 68713 47065 182 372 0 68338 0
[pid=24689/tid=24690] ppid=24687 vsize=274852 CPUtime=222.29 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 37160 0 0 0 21917 312 0 0 25 0 3 0 891340724 281448448 47065 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=274852 CPUtime=222.28 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 9542 0 0 0 22172 56 0 0 25 0 3 0 891340724 281448448 47065 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 444.59
Current children cumulated vsize (KiB) 274852

[startup+282.301 s]
/proc/loadavg: 4.03 3.21 2.46 5/182 24714
/proc/meminfo: memFree=12604548/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=274852 CPUtime=564.59 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 47505 0 0 0 56033 426 0 0 21 0 3 0 891340724 281448448 47300 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 68713 47300 182 372 0 68338 0
[pid=24689/tid=24690] ppid=24687 vsize=274852 CPUtime=282.29 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 37182 0 0 0 27866 363 0 0 25 0 3 0 891340724 281448448 47300 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=274852 CPUtime=282.29 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 9755 0 0 0 28166 63 0 0 25 0 3 0 891340724 281448448 47300 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 564.59
Current children cumulated vsize (KiB) 274852

[startup+342.3 s]
/proc/loadavg: 4.01 3.35 2.56 5/182 24716
/proc/meminfo: memFree=12548912/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=275260 CPUtime=684.59 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 54043 0 0 0 67960 499 0 0 21 0 3 0 891340724 281866240 53837 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 68815 53837 182 372 0 68440 0
[pid=24689/tid=24690] ppid=24687 vsize=275260 CPUtime=342.29 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 43118 0 0 0 33797 432 0 0 25 0 3 0 891340724 281866240 53837 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=275260 CPUtime=342.29 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 10357 0 0 0 34162 67 0 0 25 0 3 0 891340724 281866240 53837 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319218 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 684.59
Current children cumulated vsize (KiB) 275260

[startup+402.301 s]
/proc/loadavg: 4.00 3.46 2.64 5/182 24718
/proc/meminfo: memFree=12488868/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=275260 CPUtime=804.6 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 54093 0 0 0 79901 559 0 0 21 0 3 0 891340724 281866240 53887 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 68815 53887 182 372 0 68440 0
[pid=24689/tid=24690] ppid=24687 vsize=275260 CPUtime=402.29 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 43135 0 0 0 39747 482 0 0 25 0 3 0 891340724 281866240 53887 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=275260 CPUtime=402.29 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 10390 0 0 0 40153 76 0 0 25 0 3 0 891340724 281866240 53887 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 804.6
Current children cumulated vsize (KiB) 275260

[startup+462.301 s]
/proc/loadavg: 4.00 3.56 2.73 5/182 24719
/proc/meminfo: memFree=12249656/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=275260 CPUtime=924.61 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 54108 0 0 0 91844 617 0 0 21 0 3 0 891340724 281866240 53894 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 68815 53894 182 372 0 68440 0
[pid=24689/tid=24690] ppid=24687 vsize=275260 CPUtime=462.29 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 43135 0 0 0 45697 532 0 0 25 0 3 0 891340724 281866240 53894 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=275260 CPUtime=462.29 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 10405 0 0 0 46145 84 0 0 25 0 3 0 891340724 281866240 53894 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319195 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 924.61
Current children cumulated vsize (KiB) 275260

[startup+522.301 s]
/proc/loadavg: 4.00 3.64 2.80 5/182 24721
/proc/meminfo: memFree=12130220/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=275260 CPUtime=1044.6 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 54198 0 0 0 103790 670 0 0 21 0 3 0 891340724 281866240 53984 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 68815 53984 182 372 0 68440 0
[pid=24689/tid=24690] ppid=24687 vsize=275260 CPUtime=522.3 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 43135 0 0 0 51652 578 0 0 25 0 3 0 891340724 281866240 53984 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=275260 CPUtime=522.29 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 10495 0 0 0 52137 92 0 0 25 0 3 0 891340724 281866240 53984 33554432000 4194304 5714118 140734926394960 18446744073709551615 4200768 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1044.6
Current children cumulated vsize (KiB) 275260

[startup+582.301 s]
/proc/loadavg: 4.04 3.71 2.88 5/182 24722
/proc/meminfo: memFree=12129704/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=275260 CPUtime=1164.61 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 54205 0 0 0 115745 716 0 0 21 0 3 0 891340724 281866240 53991 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 68815 53991 182 372 0 68440 0
[pid=24689/tid=24690] ppid=24687 vsize=275260 CPUtime=582.3 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 43135 0 0 0 57615 615 0 0 25 0 3 0 891340724 281866240 53991 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319192 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=275260 CPUtime=582.29 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 10502 0 0 0 58128 101 0 0 25 0 3 0 891340724 281866240 53991 33554432000 4194304 5714118 140734926394960 18446744073709551615 4200288 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1164.61
Current children cumulated vsize (KiB) 275260

[startup+642.3 s]
/proc/loadavg: 4.01 3.76 2.95 5/182 24724
/proc/meminfo: memFree=12134020/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=275500 CPUtime=1284.62 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 54309 0 0 0 127700 762 0 0 21 0 3 0 891340724 282112000 54095 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 68875 54095 182 372 0 68500 0
[pid=24689/tid=24690] ppid=24687 vsize=275500 CPUtime=642.3 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 43137 0 0 0 63579 651 0 0 25 0 3 0 891340724 282112000 54095 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=275500 CPUtime=642.3 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 10604 0 0 0 64120 110 0 0 25 0 3 0 891340724 282112000 54095 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1284.62
Current children cumulated vsize (KiB) 275500

[startup+702.301 s]
/proc/loadavg: 4.08 3.82 3.02 5/182 24726
/proc/meminfo: memFree=12095068/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=341176 CPUtime=1404.61 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 63605 0 0 0 139625 836 0 0 21 0 3 0 891340724 349364224 63391 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 85294 63391 182 372 0 84919 0
[pid=24689/tid=24690] ppid=24687 vsize=341176 CPUtime=702.3 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 51815 0 0 0 69514 716 0 0 25 0 3 0 891340724 349364224 63391 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=341176 CPUtime=702.3 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 11222 0 0 0 70111 119 0 0 25 0 3 0 891340724 349364224 63391 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319195 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1404.61
Current children cumulated vsize (KiB) 341176

[startup+762.306 s]
/proc/loadavg: 4.03 3.85 3.07 5/182 24727
/proc/meminfo: memFree=12024492/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=341660 CPUtime=1524.63 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 73431 0 0 0 151551 912 0 0 21 0 3 0 891340724 349859840 73217 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 85415 73217 182 372 0 85040 0
[pid=24689/tid=24690] ppid=24687 vsize=341660 CPUtime=762.31 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 61509 0 0 0 75446 785 0 0 25 0 3 0 891340724 349859840 73217 33554432000 4194304 5714118 140734926394960 18446744073709551615 4299920 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=341660 CPUtime=762.3 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 11354 0 0 0 76104 126 0 0 25 0 3 0 891340724 349859840 73217 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319244 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1524.63
Current children cumulated vsize (KiB) 341660

[startup+822.301 s]
/proc/loadavg: 4.01 3.87 3.13 5/182 24729
/proc/meminfo: memFree=11987516/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=407340 CPUtime=1644.62 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 82627 0 0 0 163475 987 0 0 21 0 3 0 891340724 417116160 82413 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 101835 82413 182 372 0 101460 0
[pid=24689/tid=24690] ppid=24687 vsize=407340 CPUtime=822.3 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 70269 0 0 0 81377 853 0 0 25 0 3 0 891340724 417116160 82414 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=407340 CPUtime=822.3 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 11791 0 0 0 82097 133 0 0 25 0 3 0 891340724 417116160 82414 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1644.62
Current children cumulated vsize (KiB) 407340

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.18 5/182 24730
/proc/meminfo: memFree=11851088/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=407340 CPUtime=1764.62 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 92008 0 0 0 175397 1065 0 0 21 0 3 0 891340724 417116160 91794 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 101835 91794 182 372 0 101460 0
[pid=24689/tid=24690] ppid=24687 vsize=407340 CPUtime=882.31 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 79637 0 0 0 87308 923 0 0 25 0 3 0 891340724 417116160 91794 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=407340 CPUtime=882.31 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 11803 0 0 0 88089 142 0 0 25 0 3 0 891340724 417116160 91794 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319321 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1764.62
Current children cumulated vsize (KiB) 407340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.001 s]
/proc/loadavg: 4.00 3.90 3.20 5/182 24731
/proc/meminfo: memFree=11817716/32951124 swapFree=67057920/67111528
[pid=24689] ppid=24687 vsize=472876 CPUtime=1800.03 cores=0,2,4,6
/proc/24689/stat : 24689 (pwbo1.1) S 24687 24689 24381 0 -1 4202496 94774 0 0 0 178915 1088 0 0 21 0 3 0 891340724 484225024 94560 33554432000 4194304 5714118 140734926394960 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24689/statm: 118219 94560 182 372 0 117844 0
[pid=24689/tid=24690] ppid=24687 vsize=472876 CPUtime=900.01 cores=0,2,4,6
/proc/24689/task/24690/stat : 24690 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 82399 0 0 0 89057 944 0 0 25 0 3 0 891340724 484225024 94560 33554432000 4194304 5714118 140734926394960 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=24689/tid=24691] ppid=24687 vsize=472876 CPUtime=900.01 cores=0,2,4,6
/proc/24689/task/24691/stat : 24691 (pwbo1.1) R 24687 24689 24381 0 -1 4202560 11807 0 0 0 89857 144 0 0 25 0 3 0 891340724 484225024 94560 33554432000 4194304 5714118 140734926394960 18446744073709551615 4319293 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 472876

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 900.029
CPU time (s): 1800.07
CPU user time (s): 1789.17
CPU system time (s): 10.9053
CPU usage (%): 200.001
Max. virtual memory (cumulated for all children) (KiB): 472876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.17
system time used= 10.9053
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94780
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59
involuntary context switches= 2187

runsolver used 1.69474 second user time and 3.10753 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-13 20:20:54
IDJOB=3500045
IDBENCH=1844
IDSOLVER=1954
FILE ID=node140/3500045-1307989254
RUNJOBID= node140-1307989254-24671
PBS_JOBID= 13559728
Free space on /var/tmp= 2912 MiB

SOLVER NAME= pwbo 1.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos16.opb
COMMAND LINE= pwbo1.1 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500045-1307989254/watcher-3500045-1307989254 -o /var/tmp/evaluation-result-3500045-1307989254/solver-3500045-1307989254 -C 1800 -W 1900 -M 15500  pwbo1.1 -file-format=opb HOME/instance-3500045-1307989254.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 49459e9c72edb2754f1d384319cf8731
RANDOM SEED=115193685

node140.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15154728 kB
Buffers:        113096 kB
Cached:       17033812 kB
SwapCached:       6704 kB
Active:        1744544 kB
Inactive:     15424376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15154728 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:            4668 kB
Writeback:           0 kB
AnonPages:       20028 kB
Mapped:          12860 kB
Slab:           562344 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188992 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2868 MiB
End job on node140 at 2011-06-13 20:35:56