Trace number 2656445

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
bsolo 3.2 CardSAT219 1798.02 1798.45

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
MD5SUM7903a80129c7e51df900bcb9ac0a6f39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark1789.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables475
Total number of constraints475
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints475
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 475
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 475
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 475
Number of bits of the biggest sum of numbers9
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 bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656445-1276366313.opb
0.00/0.00	c File size is 43295 bytes.
0.00/0.00	c Highest Coefficient sum: 475
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.009 s
0.00/0.01	c Var: 475 Constr: 475 0/0/475 Lit: 4273 Watch. Lit: 1540
0.00/0.01	c Obj. Vars: 475 (100 % of total variables)
0.00/0.01	c Pre-processing Time: 0.013 s
0.89/0.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.98	c        0    475      475     4273    8     1972    8546      0      0 0.01
0.89/0.98	c Initial Lower Bound: 144
0.89/0.98	c Initial Path Cost: 0
0.89/0.98	o 222
6.29/6.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.29/6.31	c        0    475      476     4748    9     2456    9546      1      0 0.98
6.29/6.31	o 221
419.99/420.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
419.99/420.11	c        7    475      491     8496   17     2739    9546     16      1 6.32
419.99/420.11	c      107    475      785    92976  118     3367   10501    310      8 13.06
419.99/420.11	c      357    475     1507   301480  200     4827   11552   1032     16 21.36
419.99/420.11	c      833    475     2908   683179  234     7628   12708   2433     26 31.09
419.99/420.11	c     1646    475     5273  1333357  252    12373   13979   4798     39 41.77
419.99/420.11	c     2967    475     9133  2459669  269    20053   15377   8658     53 55.95
419.99/420.11	c     5048    475    14921  3930693  263    31653   16915  14446     67 74.42
419.99/420.11	c     8271    475    15180  4106277  270    31984   18607  14705     81 101.72
419.99/420.11	c    13207    475    10166  2626679  258    21960   20468   9691     95 137.75
419.99/420.11	c    20713    475    10710  2915348  272    23022   22515  10235    105 196.69
419.99/420.11	c    32074    475    20581  5488539  266    42740   24767  20106    114 281.28
419.99/420.11	c    49218    475    18159  4995011  275    37910   27244  17684    119 413.02
419.99/420.11	o 220
470.37/470.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
470.37/470.56	c    49292    475    18337  5037497  274    38453    9546  17862    117 420.00
470.37/470.56	c    49393    475     5524  1467425  265    12597   10501   5049    115 428.70
470.37/470.56	c    49643    475     6257  1682076  268    14086   11552   5782    113 438.34
470.37/470.56	c    50119    475     7629  2089042  273    16826   12708   7154    111 449.62
470.37/470.56	c    50933    475    10046  2793420  278    21694   13979   9571    110 462.16
470.37/470.56	o 219
1797.97/1798.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.97/1798.43	c    51135    475    10471  2894616  276    22748    9546   9996    108 470.44
1797.97/1798.43	c    51236    475     5547  1461800  263    12618   10501   5072    107 477.59
1797.97/1798.43	c    51489    475     6303  1682872  266    14220   11552   5828    105 486.73
1797.97/1798.43	c    51964    475     7717  2099665  272    17041   12708   7242    104 496.85
1797.97/1798.43	c    52777    475    10117  2744066  271    21782   13979   9642    103 507.83
1797.97/1798.43	c    54097    475    13989  3877384  277    29627   15377  13514    103 522.79
1797.97/1798.43	c    56180    475    11702  3104548  265    25033   16915  11227    103 541.89
1797.97/1798.43	c    59403    475    12227  3396951  277    26042   18607  11752    104 568.85
1797.97/1798.43	c    64339    475    16843  4583846  272    35239   20468  16368    106 604.67
1797.97/1798.43	c    71846    475    17284  4978944  288    36174   22515  16809    108 661.21
1797.97/1798.43	c    83208    475    14817  3770917  254    31206   24767  14342    111 745.18
1797.97/1798.43	c   100352    475    13499  4033274  298    28612   27244  13024    113 881.30
1797.97/1798.43	c   126172    475    16047  4029908  251    33660   29969  15572    117 1078.12
1797.97/1798.43	c   165005    475    22233  6062068  272    46024   32966  21758    119 1378.40
1797.97/1798.43	c Resources Exceeded
1797.97/1798.43	v 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 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 x457 -x458 x459 x460 -x461 x462 x463 x464 -x465 -x466 x467 -x468 x469 x470 -x471 -x472 -x473 -x474 x475 
1797.97/1798.43	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.43	c   32   219104  47657   310839    25652  7149751  25177    121 1798.00
1797.97/1798.43	c Objective: 219
1797.97/1798.43	s SATISFIABLE
1797.97/1798.43	c Total time: 1798 s

Verifier Data

OK	219

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2656445-1276366313/watcher-2656445-1276366313 -o /tmp/evaluation-result-2656445-1276366313/solver-2656445-1276366313 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656445-1276366313.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: 0.85 0.97 0.99 3/106 12801
/proc/meminfo: memFree=1724496/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=10836 CPUtime=0
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 12235239 11096064 236 1992294400 134512640 137138936 4294150640 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 2709 236 174 642 0 2054 0

[startup+0.076309 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 12801
/proc/meminfo: memFree=1724496/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=12320 CPUtime=0.07
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 685 0 0 0 7 0 0 0 20 0 1 0 12235239 12615680 584 1992294400 134512640 137138936 4294150640 18446744073709551615 135466199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 3080 584 278 642 0 2436 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12320

[startup+0.10131 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 12801
/proc/meminfo: memFree=1724496/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=12472 CPUtime=0.09
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 728 0 0 0 9 0 0 0 20 0 1 0 12235239 12771328 611 1992294400 134512640 137138936 4294150640 18446744073709551615 134768851 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 3118 611 278 642 0 2474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12472

[startup+0.301327 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 12801
/proc/meminfo: memFree=1724496/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=12564 CPUtime=0.29
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 894 0 0 0 29 0 0 0 20 0 1 0 12235239 12865536 684 1992294400 134512640 137138936 4294150640 18446744073709551615 135080711 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 3141 684 278 642 0 2497 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12564

[startup+0.701359 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 12801
/proc/meminfo: memFree=1724496/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=13052 CPUtime=0.69
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 1415 0 0 0 69 0 0 0 20 0 1 0 12235239 13365248 691 1992294400 134512640 137138936 4294150640 18446744073709551615 135445280 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 3263 691 278 642 0 2619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13052

[startup+1.50142 s]
/proc/loadavg: 0.85 0.97 0.99 2/107 12802
/proc/meminfo: memFree=1723000/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=13288 CPUtime=1.49
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 3709 0 0 0 148 1 0 0 22 0 1 0 12235239 13606912 587 1992294400 134512640 137138936 4294150640 18446744073709551615 135440726 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 3322 587 287 642 0 2678 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13288

[startup+3.10155 s]
/proc/loadavg: 0.85 0.97 0.99 2/107 12802
/proc/meminfo: memFree=1722628/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=13256 CPUtime=3.09
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 9315 0 0 0 306 3 0 0 25 0 1 0 12235239 13574144 592 1992294400 134512640 137138936 4294150640 18446744073709551615 135466085 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 3314 592 287 642 0 2670 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13256

[startup+6.30082 s]
/proc/loadavg: 0.86 0.97 0.99 2/107 12802
/proc/meminfo: memFree=1722628/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=12536 CPUtime=6.29
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 25416 0 0 0 621 8 0 0 25 0 1 0 12235239 12836864 493 1992294400 134512640 137138936 4294150640 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 3183 498 292 642 0 2539 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12536

[startup+12.7013 s]
/proc/loadavg: 0.87 0.97 0.99 2/107 12802
/proc/meminfo: memFree=1722628/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=13524 CPUtime=12.69
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 56715 0 0 0 1252 17 0 0 25 0 1 0 12235239 13848576 606 1992294400 134512640 137138936 4294150640 18446744073709551615 135440670 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 3381 606 292 642 0 2737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13524

[startup+25.5014 s]
/proc/loadavg: 0.90 0.97 0.99 2/107 12802
/proc/meminfo: memFree=1718536/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=17088 CPUtime=25.49
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 137666 0 0 0 2508 41 0 0 25 0 1 0 12235239 17498112 1477 1992294400 134512640 137138936 4294150640 18446744073709551615 135434240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 4272 1478 292 642 0 3628 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17088

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 0.99 2/107 12804
/proc/meminfo: memFree=1701796/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=35704 CPUtime=51.07
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 446235 0 0 0 4978 129 0 0 25 0 1 0 12235239 36560896 6109 1992294400 134512640 137138936 4294150640 18446744073709551615 134730576 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 8926 6109 292 642 0 8282 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35704

[startup+102.309 s]
/proc/loadavg: 0.97 0.97 0.99 2/108 12807
/proc/meminfo: memFree=1658876/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=76684 CPUtime=102.27
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 1165634 0 0 0 9856 371 0 0 25 0 1 0 12235239 78524416 16293 1992294400 134512640 137138936 4294150640 18446744073709551615 135466088 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 19171 16293 292 642 0 18527 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 76684

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12809
/proc/meminfo: memFree=1650956/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=84436 CPUtime=162.25
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 1573031 0 0 0 15664 561 0 0 25 0 1 0 12235239 86462464 18226 1992294400 134512640 137138936 4294150640 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 21109 18230 292 642 0 20465 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 84436

[startup+222.301 s]
/proc/loadavg: 1.05 0.99 0.99 2/107 12811
/proc/meminfo: memFree=1637440/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=95620 CPUtime=222.23
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 2033136 0 0 0 21435 788 0 0 25 0 1 0 12235239 97914880 21581 1992294400 134512640 137138936 4294150640 18446744073709551615 134737607 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 23905 21581 292 642 0 23261 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 95620

[startup+282.301 s]
/proc/loadavg: 1.02 0.99 0.99 2/107 12813
/proc/meminfo: memFree=1635952/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=100636 CPUtime=282.21
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 2392753 0 0 0 27219 1002 0 0 25 0 1 0 12235239 103051264 22157 1992294400 134512640 137138936 4294150640 18446744073709551615 135499211 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 25159 22157 292 642 0 24515 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 100636

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 12813
/proc/meminfo: memFree=1630000/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=103460 CPUtime=342.21
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 2791036 0 0 0 33006 1215 0 0 25 0 1 0 12235239 105943040 23541 1992294400 134512640 137138936 4294150640 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 25865 23541 292 642 0 25221 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 103460

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 12815
/proc/meminfo: memFree=1627644/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=108068 CPUtime=402.19
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 3128503 0 0 0 38811 1408 0 0 25 0 1 0 12235239 110661632 24148 1992294400 134512640 137138936 4294150640 18446744073709551615 134730664 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 27017 24148 292 642 0 26373 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 108068

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 12817
/proc/meminfo: memFree=1627272/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=108164 CPUtime=462.17
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 3395183 0 0 0 44686 1531 0 0 25 0 1 0 12235239 110759936 24190 1992294400 134512640 137138936 4294150640 18446744073709551615 135440923 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 27041 24190 292 642 0 26397 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 108164

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 12819
/proc/meminfo: memFree=1627272/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=107928 CPUtime=522.16
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 3666182 0 0 0 50561 1655 0 0 25 0 1 0 12235239 110518272 24146 1992294400 134512640 137138936 4294150640 18446744073709551615 135471500 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 26982 24146 292 642 0 26338 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 107928

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 12821
/proc/meminfo: memFree=1627272/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=105848 CPUtime=582.14
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 3954663 0 0 0 56397 1817 0 0 25 0 1 0 12235239 108388352 24138 1992294400 134512640 137138936 4294150640 18446744073709551615 135567760 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 26462 24138 292 642 0 25818 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 105848

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 12821
/proc/meminfo: memFree=1627396/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=107704 CPUtime=642.14
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 4246059 0 0 0 62211 2003 0 0 25 0 1 0 12235239 110288896 24144 1992294400 134512640 137138936 4294150640 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 27004 24145 292 642 0 26360 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 107704

[startup+702.301 s]

################
# More data... #
################

/proc/meminfo: memFree=1602968/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=132588 CPUtime=1122.02
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 6812983 0 0 0 108657 3545 0 0 25 0 1 0 12235239 135770112 30364 1992294400 134512640 137138936 4294150640 18446744073709551615 135412430 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 33147 30364 292 642 0 32503 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 132588

[startup+1182.3 s]
/proc/loadavg: 1.09 1.02 1.00 2/107 12837
/proc/meminfo: memFree=1596148/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=137432 CPUtime=1182
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 7196065 0 0 0 114443 3757 0 0 25 0 1 0 12235239 140730368 32034 1992294400 134512640 137138936 4294150640 18446744073709551615 135984569 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 34358 32034 292 642 0 33714 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 137432

[startup+1242.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/107 12837
/proc/meminfo: memFree=1595900/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=137428 CPUtime=1241.99
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 7504895 0 0 0 120254 3945 0 0 25 0 1 0 12235239 140726272 32033 1992294400 134512640 137138936 4294150640 18446744073709551615 134603210 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 34357 32033 292 642 0 33713 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 137428

[startup+1302.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/107 12839
/proc/meminfo: memFree=1595776/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=137428 CPUtime=1301.99
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 7838323 0 0 0 126039 4160 0 0 25 0 1 0 12235239 140726272 32033 1992294400 134512640 137138936 4294150640 18446744073709551615 134542372 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 34357 32033 292 642 0 33713 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 137428

[startup+1362.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/107 12841
/proc/meminfo: memFree=1595776/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=137420 CPUtime=1361.96
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 8147307 0 0 0 131840 4356 0 0 25 0 1 0 12235239 140718080 32031 1992294400 134512640 137138936 4294150640 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 34355 32031 292 642 0 33711 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 137420

[startup+1422.31 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 12843
/proc/meminfo: memFree=1592552/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=140764 CPUtime=1421.96
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 8509044 0 0 0 137645 4551 0 0 25 0 1 0 12235239 144142336 32867 1992294400 134512640 137138936 4294150640 18446744073709551615 134750080 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 35191 32867 292 642 0 34547 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 140764

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 12845
/proc/meminfo: memFree=1591064/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=142240 CPUtime=1481.94
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 8853859 0 0 0 143437 4757 0 0 25 0 1 0 12235239 145653760 33236 1992294400 134512640 137138936 4294150640 18446744073709551615 134911075 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 35560 33236 292 642 0 34916 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 142240

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 12845
/proc/meminfo: memFree=1590940/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=144952 CPUtime=1541.92
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 9206131 0 0 0 149235 4957 0 0 25 0 1 0 12235239 148430848 33246 1992294400 134512640 137138936 4294150640 18446744073709551615 134869030 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 35560 33236 292 642 0 34916 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 144952

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12847
/proc/meminfo: memFree=1590940/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=142232 CPUtime=1601.91
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 9534828 0 0 0 155036 5155 0 0 25 0 1 0 12235239 145645568 33234 1992294400 134512640 137138936 4294150640 18446744073709551615 136502662 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 35558 33234 292 642 0 34914 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 142232

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12849
/proc/meminfo: memFree=1590940/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=142232 CPUtime=1661.89
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 9843936 0 0 0 160837 5352 0 0 25 0 1 0 12235239 145645568 33234 1992294400 134512640 137138936 4294150640 18446744073709551615 134607584 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 35558 33234 292 642 0 34914 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 142232

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12851
/proc/meminfo: memFree=1590816/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=144912 CPUtime=1721.88
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 10153290 0 0 0 166645 5543 0 0 25 0 1 0 12235239 148389888 33241 1992294400 134512640 137138936 4294150640 18446744073709551615 134840743 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 36228 33241 292 642 0 35584 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 144912

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12853
/proc/meminfo: memFree=1590568/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=142224 CPUtime=1781.87
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 10452115 0 0 0 172453 5734 0 0 25 0 1 0 12235239 145637376 33232 1992294400 134512640 137138936 4294150640 18446744073709551615 134750971 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 35556 33232 292 642 0 34912 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 142224

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12853
/proc/meminfo: memFree=1590568/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=142224 CPUtime=1791.47
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 10506327 0 0 0 173381 5766 0 0 25 0 1 0 12235239 145637376 33232 1992294400 134512640 137138936 4294150640 18446744073709551615 134579024 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 35556 33232 292 642 0 34912 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 142224

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12853
/proc/meminfo: memFree=1590568/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=144900 CPUtime=1794.67
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 10522669 0 0 0 173689 5778 0 0 25 0 1 0 12235239 148377600 33242 1992294400 134512640 137138936 4294150640 18446744073709551615 134730664 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 36225 33242 292 642 0 35581 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 144900

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12853
/proc/meminfo: memFree=1590568/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=144912 CPUtime=1796.26
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 10530547 0 0 0 173844 5782 0 0 25 0 1 0 12235239 148389888 33241 1992294400 134512640 137138936 4294150640 18446744073709551615 135251047 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 36228 33241 292 642 0 35584 0
Current children cumulated CPU time (s) 1796.26
Current children cumulated vsize (KiB) 144912

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12853
/proc/meminfo: memFree=1590568/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=142224 CPUtime=1797.06
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 10534519 0 0 0 173921 5785 0 0 25 0 1 0 12235239 145637376 33232 1992294400 134512640 137138936 4294150640 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 35556 33232 292 642 0 34912 0
Current children cumulated CPU time (s) 1797.06
Current children cumulated vsize (KiB) 142224

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12853
/proc/meminfo: memFree=1590568/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=142224 CPUtime=1797.47
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 10536407 0 0 0 173960 5787 0 0 25 0 1 0 12235239 145637376 33232 1992294400 134512640 137138936 4294150640 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 35556 33232 292 642 0 34912 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (KiB) 142224

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12853
/proc/meminfo: memFree=1590568/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=144920 CPUtime=1797.86
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 10538572 0 0 0 173998 5788 0 0 25 0 1 0 12235239 148398080 33241 1992294400 134512640 137138936 4294150640 18446744073709551615 134849500 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 36230 33241 292 642 0 35586 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 144920

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12853
/proc/meminfo: memFree=1590568/2059040 swapFree=4165008/4192956
[pid=12801] ppid=12799 vsize=142224 CPUtime=1797.97
/proc/12801/stat : 12801 (bsolo_pb10) R 12799 12801 12776 0 -1 4202496 10539086 0 0 0 174009 5788 0 0 25 0 1 0 12235239 145637376 33232 1992294400 134512640 137138936 4294150640 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12801/statm: 35556 33232 292 642 0 34912 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 142224

Child status: 0
Real time (s): 1798.45
CPU time (s): 1798.02
CPU user time (s): 1740.12
CPU system time (s): 57.9022
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 145144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1740.12
system time used= 57.9022
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10539202
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= 1
involuntary context switches= 2426

runsolver used 3.22051 second user time and 8.23575 second system time

The end

Launcher Data

Begin job on node003 at 2010-06-12 20:11:53
IDJOB=2656445
IDBENCH=1952
IDSOLVER=1162
FILE ID=node003/2656445-1276366313
PBS_JOBID= 11173227
Free space on /tmp= 62556 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656445-1276366313/watcher-2656445-1276366313 -o /tmp/evaluation-result-2656445-1276366313/solver-2656445-1276366313 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656445-1276366313.opb

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

MD5SUM BENCH= 7903a80129c7e51df900bcb9ac0a6f39
RANDOM SEED=488607778

node003.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.251
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.50
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.251
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1724900 kB
Buffers:         99588 kB
Cached:         133756 kB
SwapCached:       1344 kB
Active:          99672 kB
Inactive:       166312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1724900 kB
SwapTotal:     4192956 kB
SwapFree:      4165008 kB
Dirty:            4060 kB
Writeback:          24 kB
AnonPages:       31240 kB
Mapped:          15304 kB
Slab:            46432 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182160 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= 62552 MiB
End job on node003 at 2010-06-12 20:41:52