Trace number 2656219

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
wbo 1.4bWrong Opt.15 182.73 182.781

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.95:98.opb
MD5SUM7acfcd4d612717a490c27c9a55b3f455
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.079987
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables411
Total number of constraints477
Number of constraints which are clauses387
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 411
Biggest coefficient in the objective function 268
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1129
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 268
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1129
Number of bits of the biggest sum of numbers11
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 wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2656219-1276481222.opb.
0.00/0.00	c Instance file HOME/instance-2656219-1276481222.opb
0.00/0.00	c File size is 19110 bytes.
0.00/0.00	c Highest Coefficient sum: 19
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:      411                                                 |
0.00/0.00	c |  Number Clauses:        388                                                 |
0.00/0.00	c |  Number Cardinality:    89                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     410      477     1602 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 312
0.00/0.00	o 312
0.00/0.00	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 179.993 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     410      478     2013 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 305
0.00/0.00	o 305
0.00/0.00	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 179.992 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     410      479     2424 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 304
0.00/0.01	o 304
0.00/0.01	c Elapsed CPU time: 0.008998 s	Remaining CPU time: 179.991 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |     410      480     2835 |     5000        3    157 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 291
0.00/0.01	o 291
0.00/0.01	c Elapsed CPU time: 0.008998 s	Remaining CPU time: 179.991 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |     410      481     3246 |     5000        3    157 |  0.000 % |
0.00/0.02	c |       104 |     410      481     3246 |     5500      104    175 |  0.245 % |
0.00/0.03	c |       254 |     410      481     3246 |     6050      254    170 |  0.246 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c New solution: 290
0.00/0.04	o 290
0.00/0.04	c Elapsed CPU time: 0.036994 s	Remaining CPU time: 179.963 s
0.00/0.04	c ===============================================================================
0.00/0.04	c |       299 |     410      482     3657 |     5000      299    170 |  0.246 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c New solution: 288
0.00/0.04	o 288
0.00/0.04	c Elapsed CPU time: 0.038994 s	Remaining CPU time: 179.961 s
0.00/0.04	c ===============================================================================
0.00/0.04	c |       319 |     410      483     4068 |     5000      319    170 |  0.246 % |
0.00/0.05	c |       421 |     410      483     4068 |     5500      421    170 |  0.258 % |
0.00/0.07	c |       572 |     410      483     4068 |     6050      572    170 |  0.262 % |
0.06/0.09	c |       801 |     410      483     4068 |     6655      801    172 |  0.258 % |
0.09/0.13	c |      1138 |     410      483     4068 |     7320     1138    173 |  0.256 % |
0.09/0.18	c |      1644 |     410      483     4068 |     8052     1644    173 |  0.258 % |
0.19/0.27	c |      2406 |     410      483     4068 |     8857     2406    172 |  0.245 % |
0.39/0.43	c |      3546 |     410      483     4068 |     9743     3546    172 |  0.246 % |
0.49/0.58	c ===============================================================================
0.49/0.58	c New solution: 287
0.49/0.58	o 287
0.49/0.58	c Elapsed CPU time: 0.560914 s	Remaining CPU time: 179.439 s
0.49/0.58	c ===============================================================================
0.49/0.58	c |      4914 |     410      484     4479 |     5000     4914    173 |  0.246 % |
0.49/0.59	c |      5014 |     410      484     4479 |     5500     5014    173 |  0.244 % |
0.59/0.61	c |      5165 |     410      484     4479 |     6050     5165    173 |  0.258 % |
0.59/0.61	c ===============================================================================
0.59/0.61	c New solution: 285
0.59/0.61	o 285
0.59/0.61	c Elapsed CPU time: 0.593909 s	Remaining CPU time: 179.406 s
0.59/0.61	c ===============================================================================
0.59/0.61	c |      5186 |     410      485     4890 |     5000     5186    173 |  0.258 % |
0.59/0.63	c |      5286 |     410      485     4890 |     5500     2693    173 |  0.262 % |
0.59/0.65	c |      5436 |     410      485     4890 |     6050     2843    173 |  0.258 % |
0.59/0.68	c |      5662 |     410      485     4890 |     6655     3069    173 |  0.258 % |
0.69/0.72	c |      5999 |     410      485     4890 |     7320     3406    173 |  0.256 % |
0.69/0.78	c |      6505 |     410      485     4890 |     8052     3912    173 |  0.262 % |
0.79/0.87	c |      7265 |     410      485     4890 |     8857     4672    173 |  0.246 % |
1.00/1.01	c |      8405 |     410      485     4890 |     9743     5812    174 |  0.245 % |
1.00/1.01	c ===============================================================================
1.00/1.01	c New solution: 284
1.00/1.01	o 284
1.00/1.01	c Elapsed CPU time: 0.977851 s	Remaining CPU time: 179.022 s
1.00/1.01	c ===============================================================================
1.00/1.01	c |      8405 |     410      486     5301 |     5000     5812    174 |  0.245 % |
1.00/1.03	c |      8507 |     410      486     5301 |     5500     3008    175 |  0.245 % |
1.00/1.05	c |      8657 |     410      486     5301 |     6050     3158    175 |  0.246 % |
1.00/1.08	c |      8883 |     410      486     5301 |     6655     3384    175 |  0.258 % |
1.10/1.12	c |      9221 |     410      486     5301 |     7320     3722    175 |  0.256 % |
1.10/1.18	c |      9727 |     410      486     5301 |     8052     4228    174 |  0.258 % |
1.19/1.24	c ===============================================================================
1.19/1.24	c New solution: 283
1.19/1.24	o 283
1.19/1.24	c Elapsed CPU time: 1.20782 s	Remaining CPU time: 178.792 s
1.19/1.24	c ===============================================================================
1.19/1.24	c |     10108 |     410      487     5712 |     5000     4609    175 |  0.258 % |
1.19/1.25	c |     10208 |     410      487     5712 |     5500     4709    175 |  0.244 % |
1.19/1.27	c |     10359 |     410      487     5712 |     6050     4860    175 |  0.245 % |
1.29/1.30	c |     10584 |     410      487     5712 |     6655     5085    175 |  0.250 % |
1.29/1.35	c |     10923 |     410      487     5712 |     7320     5424    174 |  0.262 % |
1.39/1.42	c |     11430 |     410      487     5712 |     8052     5931    174 |  0.258 % |
1.49/1.53	c |     12191 |     410      487     5712 |     8857     6692    174 |  0.246 % |
1.69/1.74	c |     13331 |     410      487     5712 |     9743     7832    175 |  0.245 % |
1.99/2.00	c |     15039 |     410      487     5712 |    10717     9540    175 |  0.244 % |
2.39/2.46	c |     17601 |     410      487     5712 |    11789     6559    177 |  0.246 % |
3.10/3.15	c |     21445 |     410      487     5712 |    12968    10403    176 |  0.246 % |
4.09/4.15	c |     27211 |     410      487     5712 |    14265     9498    176 |  0.246 % |
6.09/6.15	c |     35861 |     410      487     5712 |    15692    10826    176 |  0.246 % |
10.09/10.13	c |     48835 |     410      487     5712 |    17261    15773    187 |  0.246 % |
14.39/14.47	c |     68299 |     410      487     5712 |    18987    17600    177 |  0.244 % |
22.99/23.03	c |     97491 |     410      487     5712 |    20886    17776    172 |  0.244 % |
37.28/37.33	c |    141281 |     410      487     5712 |    22974    19077    180 |  0.245 % |
57.08/57.13	c |    206966 |     410      487     5712 |    25272    11671    178 |  0.244 % |
83.47/83.57	c |    305493 |     410      487     5712 |    27799    22292    172 |  0.245 % |
138.36/138.45	c |    453284 |     410      487     5712 |    30579    21563    193 |  0.244 % |
182.05/182.16	c There are 1 assigned variables. 1 in cost function.
182.64/182.73	c core #1
182.64/182.73	c #cores: 1
182.64/182.73	c Final Weight: 283
182.64/182.73	o 283
182.64/182.73	s OPTIMUM FOUND
182.64/182.73	v x295 x231 -x206 x191 -x139 x294 -x211 x192 -x143 x359 x302 -x279 -x235 -x210 x196 x296 -x233 x195 x358 x297 -x213 x193 -x119 -x362 x298 -x234 -x214 x194 x180 -x83 x238 -x217 x179 x164 -x118 -x82 -x363 -x215 -x122 x84 -x216 x181 x163 x85 x184 x168 -x123 x86 -x305 x275 x230 x190 -x138 -x306 -x205 x189 -x142 -x385 x301 -x278 -x236 -x207 x200 -x212 x360 -x313 -x299 x239 -x209 -x37 -x364 -x317 x237 -x218 -x175 x174 -x120 -x124 x366 x182 x165 -x89 x367 x183 x167 -x90 -x381 -x303 x274 x228 x203 -x140 -x354 x232 x204 -x144 -x384 x353 -x280 x229 x199 -x33 x240 -x208 -x114 x361 -x312 -x300 -x226 x197 -x146 -x113 -x36 -x365 -x316 -x222 x159 -x147 x369 -x283 -x221 x158 -x121 -x88 x368 x176 -x125 -x87 -x342 x177 x166 -x126 -x71 x178 x169 -x127 -x75 -x380 -x304 x276 x201 -x141 x227 -x145 -x397 -x386 -x281 x248 -x223 -x149 -x32 -x401 x355 x244 -x225 -x148 x356 -x314 x284 x243 -x198 -x38 -x8 x357 -x318 -x282 -x115 -x12 -x389 x373 -x338 -x219 -x116 -x101 x160 -x117 -x341 -x320 -x220 x187 x161 -x131 -x70 -x41 -x321 x188 x162 -x74 x382 x272 -x245 x202 -x137 -x28 -x308 x277 -x247 -x224 -x136 -x396 x387 -x307 x273 -x153 -x34 -x400 x285 -x390 x376 -x315 -x241 -x97 -x39 x7 -x388 x377 -x319 x11 x372 -x337 -x323 -x242 -x186 -x134 -x100 -x42 -x322 x185 -x135 -x40 x370 -x343 x255 -x172 -x130 -x72 x259 -x173 -x76 x379 x265 -x246 -x156 x383 x271 -x157 -x27 -x398 -x375 x293 -x152 -x29 -x402 -x391 x374 -x309 x289 -x35 -x333 -x310 x288 -x150 -x133 -x96 -x31 x9 -x311 -x132 -x66 -x43 x13 -x404 -x339 -x327 -x171 -x102 -x65 -x405 -x170 -x371 -x344 x254 -x128 -x73 x61 x15 x258 -x77 x16 -x290 x264 -x154 x378 -x292 x3 -x399 -x92 x2 -x403 x395 -x30 x407 x394 -x330 -x286 -x151 -x98 -x51 x10 -x406 -x332 -x331 -x47 x14 -x334 -x326 -x287 -x103 x57 -x46 x18 -x340 -x67 x17 -x336 -x324 x256 -x129 -x104 -x68 x60 -x345 x260 -x105 -x69 -x291 x266 -x155 -x329 -x48 -x328 -x91 -x50 x4 -x411 x392 -x268 -x93 x5 -x250 -x99 x6 x393 x249 x95 x56 -x44 -x22 -x335 -x106 -x352 -x325 x257 -x80 x62 -x45 -x348 x261 -x81 -x49 -x269 -x267 -x410 x54 x25 -x94 x26 -x408 -x349 x112 -x79 x58 -x21 -x351 x251 x109 -x78 x252 x107 x63 -x19 -x346 x253 -x270 x24 x23 x111 -x350 x110 x53 -x409 x52 x59 x263 x108 x55 -x20 -x347 x262 x64 x1
182.64/182.73	c Total CPU time: 180.572 s

Verifier Data

OK	15

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2656219-1276481222/watcher-2656219-1276481222 -o /tmp/evaluation-result-2656219-1276481222/solver-2656219-1276481222 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2656219-1276481222.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.07 3/106 26842
/proc/meminfo: memFree=1751964/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=2708 CPUtime=0
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 23726092 2772992 232 1992294400 134512640 135751879 4291000448 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 677 232 146 303 0 372 0

[startup+0.0733671 s]
/proc/loadavg: 1.00 1.00 1.07 3/106 26842
/proc/meminfo: memFree=1751964/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=3096 CPUtime=0.06
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 436 0 0 0 6 0 0 0 20 0 1 0 23726092 3170304 350 1992294400 134512640 135751879 4291000448 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 774 350 147 303 0 469 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3096

[startup+0.101369 s]
/proc/loadavg: 1.00 1.00 1.07 3/106 26842
/proc/meminfo: memFree=1751964/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=3356 CPUtime=0.09
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 485 0 0 0 9 0 0 0 20 0 1 0 23726092 3436544 399 1992294400 134512640 135751879 4291000448 18446744073709551615 134606429 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 839 399 147 303 0 534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3356

[startup+0.301388 s]
/proc/loadavg: 1.00 1.00 1.07 3/106 26842
/proc/meminfo: memFree=1751964/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=4776 CPUtime=0.29
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 842 0 0 0 28 1 0 0 20 0 1 0 23726092 4890624 756 1992294400 134512640 135751879 4291000448 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 1194 756 147 303 0 889 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4776

[startup+0.701425 s]
/proc/loadavg: 1.00 1.00 1.07 3/106 26842
/proc/meminfo: memFree=1751964/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=7340 CPUtime=0.69
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 1487 0 0 0 67 2 0 0 21 0 1 0 23726092 7516160 1401 1992294400 134512640 135751879 4291000448 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 1835 1401 148 303 0 1530 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7340

[startup+1.5015 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 26843
/proc/meminfo: memFree=1744888/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=12220 CPUtime=1.49
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 2705 0 0 0 145 4 0 0 23 0 1 0 23726092 12513280 2619 1992294400 134512640 135751879 4291000448 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 3055 2619 148 303 0 2750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12220

[startup+3.10165 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 26843
/proc/meminfo: memFree=1738812/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=19708 CPUtime=3.1
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 4572 0 0 0 303 7 0 0 25 0 1 0 23726092 20180992 4486 1992294400 134512640 135751879 4291000448 18446744073709551615 134611220 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 4927 4486 148 303 0 4622 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 19708

[startup+6.30096 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 26843
/proc/meminfo: memFree=1724676/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=32128 CPUtime=6.29
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 7694 0 0 0 617 12 0 0 25 0 1 0 23726092 32899072 7608 1992294400 134512640 135751879 4291000448 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 8032 7608 148 303 0 7727 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32128

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 26843
/proc/meminfo: memFree=1703596/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=52260 CPUtime=12.69
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 12732 0 0 0 1247 22 0 0 25 0 1 0 23726092 53514240 12646 1992294400 134512640 135751879 4291000448 18446744073709551615 134616414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 13065 12646 148 303 0 12760 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52260

[startup+25.5008 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 26843
/proc/meminfo: memFree=1663792/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=90536 CPUtime=25.48
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 22277 0 0 0 2509 39 0 0 25 0 1 0 23726092 92708864 22191 1992294400 134512640 135751879 4291000448 18446744073709551615 134611152 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 22634 22191 148 303 0 22329 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 90536

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 26843
/proc/meminfo: memFree=1600180/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=154728 CPUtime=51.07
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 38312 0 0 0 5038 69 0 0 25 0 1 0 23726092 158441472 38226 1992294400 134512640 135751879 4291000448 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 38682 38226 148 303 0 38377 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 154728

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 26845
/proc/meminfo: memFree=1458820/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=294632 CPUtime=102.27
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 73243 0 0 0 10098 129 0 0 25 0 1 0 23726092 301703168 73157 1992294400 134512640 135751879 4291000448 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 73658 73157 148 303 0 73353 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 294632

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 26847
/proc/meminfo: memFree=1328124/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=425652 CPUtime=162.24
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 106001 0 0 0 16035 189 0 0 25 0 1 0 23726092 435867648 105915 1992294400 134512640 135751879 4291000448 18446744073709551615 134603007 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 106413 105915 148 303 0 106108 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 425652

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

[startup+166.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 26847
/proc/meminfo: memFree=1318576/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=434948 CPUtime=166.24
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 108321 0 0 0 16429 195 0 0 25 0 1 0 23726092 445386752 108235 1992294400 134512640 135751879 4291000448 18446744073709551615 134616486 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 108737 108235 148 303 0 108432 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 434948

[startup+172.709 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 26847
/proc/meminfo: memFree=1306176/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=446928 CPUtime=172.65
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 111312 0 0 0 17064 201 0 0 25 0 1 0 23726092 457654272 111226 1992294400 134512640 135751879 4291000448 18446744073709551615 134518934 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 111732 111226 148 303 0 111427 0
Current children cumulated CPU time (s) 172.65
Current children cumulated vsize (KiB) 446928

[startup+179.101 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 26847
/proc/meminfo: memFree=1297124/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=457916 CPUtime=179.04
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 114046 0 0 0 17697 207 0 0 25 0 1 0 23726092 468905984 113960 1992294400 134512640 135751879 4291000448 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 114479 113960 148 303 0 114174 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 457916

[startup+180.702 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 26847
/proc/meminfo: memFree=1292536/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=461248 CPUtime=180.64
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 114879 0 0 0 17855 209 0 0 25 0 1 0 23726092 472317952 114793 1992294400 134512640 135751879 4291000448 18446744073709551615 134616448 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 115312 114793 148 303 0 115007 0
Current children cumulated CPU time (s) 180.64
Current children cumulated vsize (KiB) 461248

[startup+181.509 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 26847
/proc/meminfo: memFree=1290180/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=462928 CPUtime=181.45
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 115314 0 0 0 17935 210 0 0 25 0 1 0 23726092 474038272 115228 1992294400 134512640 135751879 4291000448 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 115732 115228 148 303 0 115427 0
Current children cumulated CPU time (s) 181.45
Current children cumulated vsize (KiB) 462928

[startup+182.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 26847
/proc/meminfo: memFree=1290180/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=464472 CPUtime=182.24
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 115705 0 0 0 18013 211 0 0 25 0 1 0 23726092 475619328 115619 1992294400 134512640 135751879 4291000448 18446744073709551615 135201930 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 116118 115619 149 303 0 115813 0
Current children cumulated CPU time (s) 182.24
Current children cumulated vsize (KiB) 464472

[startup+182.702 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 26847
/proc/meminfo: memFree=1288320/2059040 swapFree=4140388/4192956
[pid=26842] ppid=26840 vsize=464472 CPUtime=182.64
/proc/26842/stat : 26842 (wbo1.4b) R 26840 26842 26172 0 -1 4202496 115705 0 0 0 18053 211 0 0 25 0 1 0 23726092 475619328 115619 1992294400 134512640 135751879 4291000448 18446744073709551615 135200324 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26842/statm: 116118 115619 149 303 0 115813 0
Current children cumulated CPU time (s) 182.64
Current children cumulated vsize (KiB) 464472

Child status: 0
Real time (s): 182.781
CPU time (s): 182.73
CPU user time (s): 180.572
CPU system time (s): 2.15867
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 464472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 180.572
system time used= 2.15867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115708
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= 3
involuntary context switches= 1215

runsolver used 0.286956 second user time and 0.886865 second system time

The end

Launcher Data

Begin job on node004 at 2010-06-14 04:07:02
IDJOB=2656219
IDBENCH=2226
IDSOLVER=1161
FILE ID=node004/2656219-1276481222
PBS_JOBID= 11173383
Free space on /tmp= 62548 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.95:98.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656219-1276481222/watcher-2656219-1276481222 -o /tmp/evaluation-result-2656219-1276481222/solver-2656219-1276481222 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2656219-1276481222.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7acfcd4d612717a490c27c9a55b3f455
RANDOM SEED=467982129

node004.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.210
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.210
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1752492 kB
Buffers:         83168 kB
Cached:         142148 kB
SwapCached:       6652 kB
Active:         101172 kB
Inactive:       137708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1752492 kB
SwapTotal:     4192956 kB
SwapFree:      4140388 kB
Dirty:            2640 kB
Writeback:           0 kB
AnonPages:       11328 kB
Mapped:          13024 kB
Slab:            45840 kB
PageTables:       4036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180820 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62548 MiB
End job on node004 at 2010-06-14 04:10:05