Trace number 2670705

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 CardOPT3 170.64 170.695

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=5-P1=47-P2=89-P3=41-P4=37-P5=113-P6=47-P7=127-P8=37-B.opb
MD5SUMad74f094bba1086e11cc0beef00e98a6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark9.72752
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables168
Total number of constraints17
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 constraints17
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)392
Sum of products size (including duplicates)784
Number of different products392
Sum of products size784

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-2670705-1276704808.opb
0.00/0.00	c File size is 29361 bytes.
0.00/0.00	c Highest Coefficient sum: 32512
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.005 s
0.00/0.00	c Var: 560 Constr: 809 392/0/417 Lit: 3409 Watch. Lit: 2106
0.00/0.00	c Obj. Vars: 7 (1.25 % of total variables)
0.00/0.01	c Pre-processing Time: 0.011 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    560      809     3409    4     2923    4596      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
54.37/54.43	c      100    560      994     9340    9     3356    5056    185   3571 0.03
54.37/54.43	c      250    560     1273    20240   15     4055    5562    464   4385 0.06
54.37/54.43	c      475    560     1678    35360   21     5015    6119    869   4702 0.10
54.37/54.43	c      815    560     2343    67750   28     6466    6731   1534   4578 0.18
54.37/54.43	c     1324    560     3334   110695   33     8930    7405   2525   4503 0.29
54.37/54.43	c     2089    560     4783   169242   35    12246    8146   3974   3763 0.56
54.37/54.43	c     3235    560     6893   274351   39    16876    8961   6084   3680 0.88
54.37/54.43	c     4957    560     5297   195639   36    13193    9858   4488   3096 1.60
54.37/54.43	c     7541    560    10250   397633   38    25233   10844   9441   2504 3.01
54.37/54.43	c    11420    560     6232   253641   40    15123   11929   5423   2167 5.27
54.37/54.43	c    17243    560    10998   473269   43    26647   13122  10189   2242 7.69
54.37/54.43	c    25980    560    13892   562073   40    33379   14435  13083   1801 14.42
54.37/54.43	c    39090    560     8481   361373   42    20619   15879   7672   1752 22.31
54.37/54.43	c    58761    560    12782   615522   48    29963   17467  11973   1494 39.33
54.37/54.43	o 25
122.05/122.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
122.05/122.17	c    76155    559     9546   422613   44    23427    4610   8737   1395 54.56
122.05/122.17	c    76255    550     3310   123140   37     8547    5072   2501   1395 54.64
122.05/122.17	c    76505    550     3810   146507   38     9838    5580   3001   1398 54.70
122.05/122.17	c    76981    550     4689   189681   40    11833    6139   3880   1404 54.83
122.05/122.17	c    77795    550     6104   260174   42    14923    6753   5295   1414 55.02
122.05/122.17	c    79115    550     4965   202929   40    12158    7429   4156   1424 55.55
122.05/122.17	c    81197    550     4791   183339   38    12168    8172   3982   1434 56.59
122.05/122.17	c    84420    550     6481   250437   38    16505    8990   5672   1444 58.42
122.05/122.17	c    89356    550     5684   215354   37    14231    9890   4875   1425 62.70
122.05/122.17	c    96863    549     9049   387534   42    22217   10880   8240   1426 67.90
122.05/122.17	c   108224    540     6256   227616   36    16065   11969   5447   1387 78.02
122.05/122.17	c   125369    537    12780   553484   43    30590   13166  11971   1322 94.79
122.05/122.17	c   151188    536    11689   482732   41    28644   14483  10880   1245 121.40
122.05/122.17	o 3
170.54/170.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
170.54/170.69	c   153440    536     8060   345563   42    19484    4606   7251   1255 122.24
170.54/170.69	c   153541    519     3319   120490   36     8409    5067   2510   1255 122.31
170.54/170.69	c   153792    499     3806   142987   37     9651    5574   2997   1256 122.39
170.54/170.69	c   154267    499     4702   184149   39    11807    6132   3893   1258 122.58
170.54/170.69	c   155081    499     6173   247122   40    15524    6746   5364   1261 122.90
170.54/170.69	c   156402    499     4982   194846   39    12473    7421   4173   1266 123.45
170.54/170.69	c   158483    499     4837   190544   39    12614    8164   4028   1270 124.72
170.54/170.69	c   161707    499     6335   237962   37    15886    8981   5526   1270 127.33
170.54/170.69	c   166645    499     5868   227746   38    14327    9880   5059   1277 130.46
170.54/170.69	c   174151    498     9261   387803   41    21939   10869   8452   1288 135.11
170.54/170.69	c   185512    498     7236   282616   39    18182   11956   6427   1298 142.82
170.54/170.69	c   202657    497     7424   292130   39    18141   13152   6615   1295 156.38
170.54/170.69	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 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 x64 -x65 -x66 -x67 -x68 -x69 -x70 x113 -x114 -x115 -x116 -x117 -x118 -x119 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 x71 x72 -x73 -x74 x75 -x76 -x77 -x120 -x121 -x122 -x123 -x124 -x125 -x126 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 x78 -x79 -x80 -x81 -x82 -x83 -x84 -x127 -x128 x129 -x130 -x131 -x132 -x133 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 x85 x86 -x87 -x88 -x89 -x90 -x91 -x134 -x135 -x136 -x137 -x138 -x139 -x140 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 x92 -x93 x94 x95 x96 -x97 -x98 -x141 x142 -x143 -x144 -x145 -x146 -x147 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 x99 -x100 -x101 -x102 -x103 -x104 -x105 -x148 -x149 x150 x151 -x152 -x153 -x154 x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 x505 -x506 -x507 -x508 -x509 -x510 -x511 x106 -x107 -x108 -x109 -x110 -x111 x112 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x512 -x513 -x514 -x515 -x516 -x517 x518 x519 -x520 -x521 -x522 -x523 -x524 x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 x540 -x541 -x542 -x543 -x544 -x545 x546 x547 -x548 -x549 -x550 -x551 -x552 x553 x554 -x555 -x556 -x557 -x558 -x559 x560 -x162 x163 -x164 x165 x166 x167 -x168 
170.54/170.69	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
170.54/170.69	c   39   212777   3079   226781    11800   463048  10991   1246 170.64
170.54/170.69	c Objective: 3
170.54/170.69	s OPTIMUM FOUND
170.54/170.69	c Total time: 170.637 s

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2670705-1276704808/watcher-2670705-1276704808 -o /tmp/evaluation-result-2670705-1276704808/solver-2670705-1276704808 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2670705-1276704808.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 0.92 3/106 10528
/proc/meminfo: memFree=1779788/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=10924 CPUtime=0
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 372 0 0 0 0 0 0 0 18 0 1 0 46082535 11186176 283 1992294400 134512640 137138936 4287183888 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 2731 283 184 642 0 2087 0

[startup+0.0453659 s]
/proc/loadavg: 1.00 1.00 0.92 3/106 10528
/proc/meminfo: memFree=1779788/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=11184 CPUtime=0.04
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 435 0 0 0 4 0 0 0 20 0 1 0 46082535 11452416 346 1992294400 134512640 137138936 4287183888 18446744073709551615 134600212 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 2796 346 192 642 0 2152 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11184

[startup+0.101372 s]
/proc/loadavg: 1.00 1.00 0.92 3/106 10528
/proc/meminfo: memFree=1779788/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=11440 CPUtime=0.1
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 511 0 0 0 10 0 0 0 20 0 1 0 46082535 11714560 422 1992294400 134512640 137138936 4287183888 18446744073709551615 134607591 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 2860 422 192 642 0 2216 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11440

[startup+0.301394 s]
/proc/loadavg: 1.00 1.00 0.92 3/106 10528
/proc/meminfo: memFree=1779788/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=12604 CPUtime=0.29
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 812 0 0 0 29 0 0 0 20 0 1 0 46082535 12906496 723 1992294400 134512640 137138936 4287183888 18446744073709551615 134542319 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 3151 723 192 642 0 2507 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12604

[startup+0.701438 s]
/proc/loadavg: 1.00 1.00 0.92 3/106 10528
/proc/meminfo: memFree=1779788/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=14276 CPUtime=0.69
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 1224 0 0 0 69 0 0 0 20 0 1 0 46082535 14618624 1135 1992294400 134512640 137138936 4287183888 18446744073709551615 134601120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 3569 1135 192 642 0 2925 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14276

[startup+1.50153 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 10529
/proc/meminfo: memFree=1775192/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=16976 CPUtime=1.49
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 1906 0 0 0 148 1 0 0 23 0 1 0 46082535 17383424 1817 1992294400 134512640 137138936 4287183888 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 4244 1817 192 642 0 3600 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16976

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 10529
/proc/meminfo: memFree=1772960/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=17616 CPUtime=3.1
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 2038 0 0 0 308 2 0 0 25 0 1 0 46082535 18038784 1949 1992294400 134512640 137138936 4287183888 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 4404 1949 192 642 0 3760 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 17616

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 10529
/proc/meminfo: memFree=1771720/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=18512 CPUtime=6.29
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 2291 0 0 0 626 3 0 0 25 0 1 0 46082535 18956288 2202 1992294400 134512640 137138936 4287183888 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 4628 2202 192 642 0 3984 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18512

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 10529
/proc/meminfo: memFree=1769612/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=20564 CPUtime=12.69
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 2792 0 0 0 1264 5 0 0 25 0 1 0 46082535 21057536 2703 1992294400 134512640 137138936 4287183888 18446744073709551615 136521017 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 5141 2703 192 642 0 4497 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20564

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 10531
/proc/meminfo: memFree=1767876/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=22456 CPUtime=25.48
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 3270 0 0 0 2539 9 0 0 25 0 1 0 46082535 22994944 3181 1992294400 134512640 137138936 4287183888 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 5614 3181 192 642 0 4970 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22456

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 10534
/proc/meminfo: memFree=1765396/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=24312 CPUtime=51.07
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 3729 0 0 0 5093 14 0 0 25 0 1 0 46082535 24895488 3640 1992294400 134512640 137138936 4287183888 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 6078 3640 192 642 0 5434 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24312

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 10536
/proc/meminfo: memFree=1765272/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=24280 CPUtime=102.27
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 3749 0 0 0 10198 29 0 0 25 0 1 0 46082535 24862720 3646 1992294400 134512640 137138936 4287183888 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 6070 3646 192 642 0 5426 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24280

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 10536
/proc/meminfo: memFree=1765272/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=24256 CPUtime=162.24
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 3749 0 0 0 16182 42 0 0 25 0 1 0 46082535 24838144 3640 1992294400 134512640 137138936 4287183888 18446744073709551615 136511170 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 6064 3640 192 642 0 5420 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24256

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

[startup+166.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 10536
/proc/meminfo: memFree=1765272/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=24256 CPUtime=166.24
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 3749 0 0 0 16581 43 0 0 25 0 1 0 46082535 24838144 3640 1992294400 134512640 137138936 4287183888 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 6064 3640 192 642 0 5420 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 24256

[startup+167.902 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 10536
/proc/meminfo: memFree=1765272/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=24256 CPUtime=167.84
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 3749 0 0 0 16741 43 0 0 25 0 1 0 46082535 24838144 3640 1992294400 134512640 137138936 4287183888 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 6064 3640 192 642 0 5420 0
Current children cumulated CPU time (s) 167.84
Current children cumulated vsize (KiB) 24256

[startup+169.501 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 10538
/proc/meminfo: memFree=1765272/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=24256 CPUtime=169.43
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 3749 0 0 0 16900 43 0 0 25 0 1 0 46082535 24838144 3640 1992294400 134512640 137138936 4287183888 18446744073709551615 136295499 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 6064 3640 192 642 0 5420 0
Current children cumulated CPU time (s) 169.43
Current children cumulated vsize (KiB) 24256

[startup+170.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 10538
/proc/meminfo: memFree=1765272/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=24256 CPUtime=170.24
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 3749 0 0 0 16980 44 0 0 25 0 1 0 46082535 24838144 3640 1992294400 134512640 137138936 4287183888 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 6064 3640 192 642 0 5420 0
Current children cumulated CPU time (s) 170.24
Current children cumulated vsize (KiB) 24256

[startup+170.508 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 10538
/proc/meminfo: memFree=1765272/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=24256 CPUtime=170.45
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 3749 0 0 0 17001 44 0 0 25 0 1 0 46082535 24838144 3640 1992294400 134512640 137138936 4287183888 18446744073709551615 134604200 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 6064 3640 192 642 0 5420 0
Current children cumulated CPU time (s) 170.45
Current children cumulated vsize (KiB) 24256

[startup+170.601 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 10538
/proc/meminfo: memFree=1765272/2059040 swapFree=4140260/4192956
[pid=10528] ppid=10526 vsize=24256 CPUtime=170.54
/proc/10528/stat : 10528 (bsolo_pb10) R 10526 10528 9540 0 -1 4202496 3749 0 0 0 17010 44 0 0 25 0 1 0 46082535 24838144 3640 1992294400 134512640 137138936 4287183888 18446744073709551615 134607021 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10528/statm: 6064 3640 192 642 0 5420 0
Current children cumulated CPU time (s) 170.54
Current children cumulated vsize (KiB) 24256

Child status: 0
Real time (s): 170.695
CPU time (s): 170.64
CPU user time (s): 170.197
CPU system time (s): 0.442932
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 24396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 170.197
system time used= 0.442932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3750
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= 2
involuntary context switches= 693

runsolver used 0.290955 second user time and 0.809876 second system time

The end

Launcher Data

Begin job on node009 at 2010-06-16 18:13:28
IDJOB=2670705
IDBENCH=48069
IDSOLVER=1162
FILE ID=node009/2670705-1276704808
PBS_JOBID= 11174125
Free space on /tmp= 62556 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=5-P1=47-P2=89-P3=41-P4=37-P5=113-P6=47-P7=127-P8=37-B.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2670705-1276704808/watcher-2670705-1276704808 -o /tmp/evaluation-result-2670705-1276704808/solver-2670705-1276704808 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2670705-1276704808.opb

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

MD5SUM BENCH= ad74f094bba1086e11cc0beef00e98a6
RANDOM SEED=1009170017

node009.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.199
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.39
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.199
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1780688 kB
Buffers:         58812 kB
Cached:         124376 kB
SwapCached:       6060 kB
Active:          80964 kB
Inactive:       115380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1780688 kB
SwapTotal:     4192956 kB
SwapFree:      4140260 kB
Dirty:            3988 kB
Writeback:           0 kB
AnonPages:       11664 kB
Mapped:          13108 kB
Slab:            60204 kB
PageTables:       4032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180360 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2670705-1276704808.opb

Free space on /tmp at the end= 62552 MiB
End job on node009 at 2010-06-16 18:16:19