Trace number 35606

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, and are wall clock time (not CPU 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
minisat+ 1.14OPT-30 131.514 131.632

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-4.opb
MD5SUM7bb05c60facd55e51c4cfcaa0e217e6e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark131.514
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17831
Number of constraints which are clauses17831
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 450
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 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
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 (download as text)

0.00	c Parsing PB file...
0.48	c Converting 17831 PB-constraints to clauses...
0.48	c   -- Unit propagations: (none)
0.48	c   -- Detecting intervals from adjacent constraints: (none)
0.48	c   -- Clauses(.)/Splits(s): .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.52	c ==================================[MINISAT+]==================================
0.52	c | Conflicts | Original         | Learnt                           | Progress |
0.52	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.52	c ==============================================================================
0.52	c |         0 |   17831    35662 |    5943       0        0     nan |  0.000 % |
0.52	c ==============================================================================
0.52	c Found solution: -22
0.52	o -22
0.53	c ---[   0]---> Sorter-cost:16912     Base:
0.57	c ==================================[MINISAT+]==================================
0.57	c | Conflicts | Original         | Learnt                           | Progress |
0.57	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.57	c ==============================================================================
0.57	c |         0 |   34839    75667 |   11613       0        0     nan |  0.000 % |
0.62	c |       100 |   34464    74888 |   12774      65      654    10.1 |  1.777 % |
0.67	c |       250 |   34189    74299 |   14051     201     2638    13.1 |  3.117 % |
0.75	c |       475 |   33515    72827 |   15456     373     4599    12.3 |  6.522 % |
0.88	c |       812 |   32288    70132 |   17002     651     7555    11.6 | 12.813 % |
1.08	c |      1318 |   30017    65028 |   18702     941    13201    14.0 | 24.816 % |
1.14	c ==============================================================================
1.14	c Found solution: -23
1.14	o -23
1.15	c ---[   0]---> Sorter-cost:    0     Base:
1.17	c ==================================[MINISAT+]==================================
1.17	c | Conflicts | Original         | Learnt                           | Progress |
1.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.17	c ==============================================================================
1.17	c |      1549 |   29810    64666 |    9936    1148    15507    13.5 | 24.816 % |
1.21	c |      1649 |   29397    63724 |   10929    1207    16368    13.6 | 28.671 % |
1.26	c |      1799 |   28788    62335 |   12022    1303    17944    13.8 | 31.864 % |
1.34	c |      2024 |   28124    60823 |   13224    1470    20162    13.7 | 35.420 % |
1.44	c |      2361 |   27377    59076 |   14547    1686    24694    14.6 | 39.501 % |
1.59	c |      2868 |   25991    55835 |   16002    1987    30491    15.3 | 47.181 % |
1.75	c |      3627 |   24979    53445 |   17602    2587    45197    17.5 | 52.863 % |
2.05	c |      4766 |   23264    49382 |   19362    3393    73399    21.6 | 62.549 % |
2.21	c ==============================================================================
2.21	c Found solution: -24
2.21	o -24
2.22	c ---[   0]---> Sorter-cost:    0     Base:
2.24	c ==================================[MINISAT+]==================================
2.24	c | Conflicts | Original         | Learnt                           | Progress |
2.24	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.24	c ==============================================================================
2.24	c |      5593 |   23007    48737 |    7669    4138   118248    28.6 | 62.549 % |
2.26	c |      5693 |   22974    48656 |    8435    4210   120059    28.5 | 64.257 % |
2.29	c |      5843 |   22931    48556 |    9279    4354   127467    29.3 | 64.494 % |
2.34	c |      6068 |   22689    47987 |   10207    4519   131761    29.2 | 65.823 % |
2.39	c |      6405 |   22609    47796 |   11228    4829   138408    28.7 | 66.280 % |
2.49	c |      6911 |   22609    47796 |   12351    5335   171599    32.2 | 66.280 % |
2.65	c |      7670 |   22476    47469 |   13586    6038   210099    34.8 | 67.085 % |
2.91	c ==============================================================================
2.91	c Found solution: -25
2.91	o -25
2.91	c ---[   0]---> Sorter-cost:    0     Base:
2.94	c ==================================[MINISAT+]==================================
2.94	c | Conflicts | Original         | Learnt                           | Progress |
2.94	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.94	c ==============================================================================
2.94	c |      8687 |   22038    46427 |    7346    6847   252343    36.9 | 67.085 % |
2.96	c |      8787 |   22006    46348 |    8080    6925   254324    36.7 | 69.947 % |
2.99	c |      8937 |   22006    46348 |    8888    7075   261804    37.0 | 69.947 % |
3.07	c |      9162 |   21804    45853 |    9777    7219   272897    37.8 | 71.155 % |
3.14	c |      9499 |   21730    45672 |   10755    7533   285991    38.0 | 71.586 % |
3.25	c |     10005 |   21708    45622 |   11830    8034   325377    40.5 | 71.695 % |
3.43	c |     10764 |   21618    45396 |   13013    8673   379642    43.8 | 72.245 % |
3.56	c ==============================================================================
3.56	c Found solution: -26
3.56	o -26
3.57	c ---[   0]---> Sorter-cost:    0     Base:
3.59	c ==================================[MINISAT+]==================================
3.59	c | Conflicts | Original         | Learnt                           | Progress |
3.59	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.59	c ==============================================================================
3.59	c |     11189 |   21419    44868 |    7139    8972   392059    43.7 | 72.245 % |
3.61	c |     11289 |   21419    44868 |    7852    9072   395127    43.6 | 73.448 % |
3.64	c |     11439 |   21382    44775 |    8638    9214   399270    43.3 | 73.676 % |
3.70	c |     11665 |   21334    44663 |    9502    9411   403954    42.9 | 73.947 % |
3.78	c |     12002 |   21302    44593 |   10452    9735   422360    43.4 | 74.107 % |
3.91	c |     12508 |   21272    44519 |   11497   10209   458394    44.9 | 74.293 % |
4.08	c |     13267 |   21272    44519 |   12647   10968   499799    45.6 | 74.293 % |
4.40	c |     14408 |   21241    44446 |   13911   11860   568499    47.9 | 74.470 % |
4.87	c |     16116 |   21152    44235 |   15303   13465   683494    50.8 | 74.977 % |
5.66	c |     18678 |   21124    44171 |   16833   16016   918534    57.4 | 75.129 % |
6.92	c |     22523 |   21091    44096 |   18516   19811  1152271    58.2 | 75.306 % |
8.12	c ==============================================================================
8.12	c Found solution: -27
8.12	o -27
8.13	c ---[   0]---> Sorter-cost:    0     Base:
8.17	c ==================================[MINISAT+]==================================
8.17	c | Conflicts | Original         | Learnt                           | Progress |
8.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
8.17	c ==============================================================================
8.17	c |     25475 |   21019    43949 |    7006   22602  1336801    59.1 | 75.306 % |
8.22	c |     25575 |   21019    43949 |    7706   11401   555694    48.7 | 75.872 % |
8.26	c |     25725 |   20993    43880 |    8477   11540   561830    48.7 | 76.048 % |
8.35	c |     25950 |   20979    43846 |    9324   11758   576841    49.1 | 76.132 % |
8.46	c |     26287 |   20962    43807 |   10257   12051   598916    49.7 | 76.224 % |
8.66	c |     26793 |   20842    43521 |   11283   12503   632874    50.6 | 76.912 % |
8.89	c |     27552 |   20789    43384 |   12411   13255   678403    51.2 | 77.247 % |
9.21	c |     28693 |   20789    43384 |   13652   14396   738161    51.3 | 77.247 % |
9.75	c |     30401 |   20789    43384 |   15017   16104   845801    52.5 | 77.247 % |
10.63	c |     32963 |   20779    43358 |   16519   18661   981521    52.6 | 77.314 % |
12.25	c |     36808 |   20779    43358 |   18171   22506  1214630    54.0 | 77.314 % |
15.34	c |     42575 |   20779    43358 |   19988   28273  1458339    51.6 | 77.314 % |
18.61	c |     51226 |   20628    42990 |   21987   21164   927589    43.8 | 78.203 % |
24.44	c ==============================================================================
24.44	c Found solution: -28
24.44	o -28
24.44	c ---[   0]---> Sorter-cost:    0     Base:
24.48	c ==================================[MINISAT+]==================================
24.48	c | Conflicts | Original         | Learnt                           | Progress |
24.48	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
24.48	c ==============================================================================
24.48	c |     64083 |   20576    42856 |    6858   17416   839014    48.2 | 78.203 % |
24.52	c |     64183 |   20576    42856 |    7543    8808   314125    35.7 | 78.508 % |
24.55	c |     64333 |   20550    42790 |    8298    8953   318704    35.6 | 78.676 % |
24.62	c |     64560 |   20543    42773 |    9127    9174   326626    35.6 | 78.718 % |
24.71	c |     64897 |   20534    42750 |   10040    9507   345172    36.3 | 78.776 % |
24.81	c |     65403 |   20534    42750 |   11044   10013   362188    36.2 | 78.776 % |
24.98	c |     66162 |   20534    42750 |   12149   10772   400515    37.2 | 78.776 % |
25.25	c |     67302 |   20509    42689 |   13364   11909   448786    37.7 | 78.927 % |
25.72	c |     69010 |   20509    42689 |   14700   13617   539059    39.6 | 78.927 % |
26.44	c |     71572 |   20498    42662 |   16170   16176   627589    38.8 | 78.994 % |
27.71	c |     75417 |   20498    42662 |   17787   20021   789612    39.4 | 78.994 % |
29.67	c |     81184 |   20498    42662 |   19566   25788   997237    38.7 | 78.994 % |
32.69	c |     89834 |   20380    42373 |   21523   19620   608924    31.0 | 79.707 % |
37.29	c |    102808 |   20368    42347 |   23675   16355   390420    23.9 | 79.765 % |
44.52	c |    122270 |   20348    42296 |   26043   18107   464850    25.7 | 79.891 % |
46.24	c ==============================================================================
46.24	c Found solution: -29
46.24	o -29
46.24	c ---[   0]---> Sorter-cost:    0     Base:
46.27	c ==================================[MINISAT+]==================================
46.27	c | Conflicts | Original         | Learnt                           | Progress |
46.27	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
46.27	c ==============================================================================
46.27	c |    128041 |   20364    42336 |    6788   23878   664873    27.8 | 79.891 % |
46.35	c |    128141 |   20364    42336 |    7466   12039   295741    24.6 | 79.853 % |
46.38	c |    128292 |   20364    42336 |    8213   12190   302134    24.8 | 79.853 % |
46.43	c |    128517 |   20364    42336 |    9034   12415   311971    25.1 | 79.853 % |
46.51	c |    128854 |   20364    42336 |    9938   12752   329996    25.9 | 79.853 % |
46.62	c |    129360 |   20364    42336 |   10932   13258   350194    26.4 | 79.853 % |
46.78	c |    130119 |   20364    42336 |   12025   14017   387444    27.6 | 79.853 % |
47.08	c |    131258 |   20362    42332 |   13227   15153   427706    28.2 | 79.861 % |
47.51	c |    132966 |   20362    42332 |   14550   16861   469182    27.8 | 79.861 % |
48.17	c |    135528 |   20362    42332 |   16005   19423   570658    29.4 | 79.861 % |
49.28	c |    139373 |   20362    42332 |   17606   23268   721100    31.0 | 79.861 % |
51.40	c |    145139 |   20304    42192 |   19366   15143   392594    25.9 | 80.196 % |
53.96	c |    153789 |   20192    41955 |   21303   15876   407052    25.6 | 80.388 % |
58.35	c |    166763 |   20183    41934 |   23434   28847   894367    31.0 | 80.438 % |
65.53	c |    186224 |   20171    41908 |   25777   31535   962484    30.5 | 80.497 % |
66.42	c ==============================================================================
66.42	c Found solution: -30
66.42	o -30
66.42	c ---[   0]---> Sorter-cost:15232     Base:
66.48	c ==================================[MINISAT+]==================================
66.48	c | Conflicts | Original         | Learnt                           | Progress |
66.48	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
66.48	c ==============================================================================
66.48	c |    188486 |   33273    72641 |   11091   33797  1035844    30.6 | 80.497 % |
66.59	c |    188586 |   33273    72641 |   12200   16999   413036    24.3 | 49.244 % |
66.68	c |    188736 |   33273    72641 |   13420   17149   416800    24.3 | 49.244 % |
66.80	c |    188961 |   33273    72641 |   14762   17374   422603    24.3 | 49.244 % |
66.94	c |    189298 |   33273    72641 |   16238   17711   433808    24.5 | 49.244 % |
67.15	c |    189804 |   33273    72641 |   17862   18217   449790    24.7 | 49.245 % |
67.55	c |    190563 |   33259    72613 |   19648   18975   472404    24.9 | 49.276 % |
68.19	c |    191702 |   33259    72613 |   21613   20114   504593    25.1 | 49.276 % |
69.18	c |    193410 |   33245    72585 |   23774   21821   552581    25.3 | 49.308 % |
70.72	c |    195973 |   33245    72585 |   26151   24384   626896    25.7 | 49.308 % |
72.90	c |    199818 |   33217    72528 |   28767   28228   746474    26.4 | 49.377 % |
76.32	c |    205584 |   33192    72477 |   31643   33993   903456    26.6 | 49.437 % |
81.31	c |    214234 |   33192    72477 |   34808   42643  1157783    27.2 | 49.437 % |
88.55	c |    227208 |   33089    72255 |   38289   26641   692144    26.0 | 49.708 % |
100.77	c |    246669 |   32962    71985 |   42118   46095  1294982    28.1 | 50.053 % |
118.93	c |    275862 |   32891    71825 |   46329   24783   650700    26.3 | 50.255 % |
131.62	c ==============================================================================
131.62	c Optimal solution: -30
131.62	s OPTIMUM FOUND
131.62	v -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 x436 -x435 -x434 -x433 -x432 -x431 -x430
131.62	v x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409
131.62	v -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388
131.62	v -x387 -x386 -x385 -x384 -x383 -x382 x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 x367
131.62	v -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 x349 -x348 -x347 -x346
131.62	v -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 x329 -x328 -x327 -x326 -x325
131.62	v -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 x307 -x306 -x305 -x304
131.62	v -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283
131.62	v -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262
131.62	v -x261 -x260 -x259 -x258 x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 x247 -x246 -x245 -x244 -x243 -x242 -x241
131.62	v -x240 -x239 x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 x221 -x220
131.62	v -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199
131.62	v -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178
131.62	v -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157
131.62	v -x156 -x155 -x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136
131.62	v -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115
131.62	v x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 x95 -x94 -x93
131.62	v -x92 -x91 x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67
131.62	v -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41
131.62	v -x40 -x39 -x38 -x37 -x36 -x35 -x34 x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 x20 -x19 -x18 -x17 -x16 -x15
131.62	v -x14 x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1
131.62	c _______________________________________________________________________________
131.62	c 
131.62	c restarts              : 99
131.62	c conflicts             : 294346         (2239 /sec)
131.62	c decisions             : 383093         (2914 /sec)
131.62	c propagations          : 0              (0 /sec)
131.62	c inspects              : 0              (0 /sec)
131.62	c CPU time              : 131.455 s
131.62	c _______________________________________________________________________________

Verifier Data (download as text)

OK	-30

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-35606-1149292773 -o ROOT/results/node12/solver-35606-1149292773 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node12/35606-1149292773/instance-35606-1149292773.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.94 3/64 7138
/proc/meminfo: memFree=1725584/2055920 swapFree=4181420/4192956
[pid=7138] ppid=7136 vsize=1048 CPUtime=0
/proc/7138/stat : 7138 (minisat+) R 7136 7138 7092 0 -1 4194304 125 0 0 0 0 0 0 0 19 0 1 0 194939915 1073152 110 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003212 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7138/statm: 262 110 74 215 0 44 0

[startup+10.0032 s]
/proc/loadavg: 0.93 0.97 0.94 2/64 7138
/proc/meminfo: memFree=1713944/2055920 swapFree=4181420/4192956
[pid=7138] ppid=7136 vsize=12676 CPUtime=9.99
/proc/7138/stat : 7138 (minisat+) R 7136 7138 7092 0 -1 4194304 3041 0 0 0 996 3 0 0 25 0 1 0 194939915 12980224 3003 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7138/statm: 3169 3003 110 215 0 2951 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 12676

[startup+20.01 s]
/proc/loadavg: 0.94 0.97 0.94 2/64 7138
/proc/meminfo: memFree=1712664/2055920 swapFree=4181420/4192956
[pid=7138] ppid=7136 vsize=14016 CPUtime=20.04
/proc/7138/stat : 7138 (minisat+) R 7136 7138 7092 0 -1 4194304 3370 0 0 0 2000 4 0 0 25 0 1 0 194939915 14352384 3332 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7138/statm: 3504 3332 110 215 0 3286 0
Current children cumulated CPU time (s) 20.04
Current children cumulated vsize (Kb) 14016

[startup+30.0598 s]
/proc/loadavg: 0.95 0.97 0.94 2/64 7138
/proc/meminfo: memFree=1712280/2055920 swapFree=4181420/4192956
[pid=7138] ppid=7136 vsize=14556 CPUtime=30.04
/proc/7138/stat : 7138 (minisat+) R 7136 7138 7092 0 -1 4194304 3480 0 0 0 3000 4 0 0 25 0 1 0 194939915 14905344 3442 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7138/statm: 3639 3442 110 215 0 3421 0
Current children cumulated CPU time (s) 30.04
Current children cumulated vsize (Kb) 14556

[startup+40.0656 s]
/proc/loadavg: 0.95 0.97 0.94 2/64 7138
/proc/meminfo: memFree=1712216/2055920 swapFree=4181420/4192956
[pid=7138] ppid=7136 vsize=14556 CPUtime=40.05
/proc/7138/stat : 7138 (minisat+) R 7136 7138 7092 0 -1 4194304 3480 0 0 0 4001 4 0 0 25 0 1 0 194939915 14905344 3442 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7138/statm: 3639 3442 110 215 0 3421 0
Current children cumulated CPU time (s) 40.05
Current children cumulated vsize (Kb) 14556

[startup+50.0724 s]
/proc/loadavg: 0.96 0.97 0.94 2/64 7138
/proc/meminfo: memFree=1712152/2055920 swapFree=4181420/4192956
[pid=7138] ppid=7136 vsize=14556 CPUtime=50.05
/proc/7138/stat : 7138 (minisat+) R 7136 7138 7092 0 -1 4194304 3497 0 0 0 5001 4 0 0 25 0 1 0 194939915 14905344 3459 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7138/statm: 3639 3459 110 215 0 3421 0
Current children cumulated CPU time (s) 50.05
Current children cumulated vsize (Kb) 14556

[startup+60.0782 s]
/proc/loadavg: 0.97 0.97 0.94 2/64 7138
/proc/meminfo: memFree=1712152/2055920 swapFree=4181420/4192956
[pid=7138] ppid=7136 vsize=14556 CPUtime=60.05
/proc/7138/stat : 7138 (minisat+) R 7136 7138 7092 0 -1 4194304 3497 0 0 0 6001 4 0 0 25 0 1 0 194939915 14905344 3459 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7138/statm: 3639 3459 110 215 0 3421 0
Current children cumulated CPU time (s) 60.05
Current children cumulated vsize (Kb) 14556

[startup+70.085 s]
/proc/loadavg: 0.97 0.97 0.94 2/64 7138
/proc/meminfo: memFree=1710808/2055920 swapFree=4181420/4192956
[pid=7138] ppid=7136 vsize=16212 CPUtime=70.05
/proc/7138/stat : 7138 (minisat+) R 7136 7138 7092 0 -1 4194304 3874 0 0 0 7001 4 0 0 25 0 1 0 194939915 16601088 3787 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7138/statm: 4053 3787 110 215 0 3835 0
Current children cumulated CPU time (s) 70.05
Current children cumulated vsize (Kb) 16212

[startup+80.0909 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 7138
/proc/meminfo: memFree=1710872/2055920 swapFree=4181420/4192956
[pid=7138] ppid=7136 vsize=16212 CPUtime=80.06
/proc/7138/stat : 7138 (minisat+) R 7136 7138 7092 0 -1 4194304 3885 0 0 0 8002 4 0 0 25 0 1 0 194939915 16601088 3798 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7138/statm: 4053 3798 110 215 0 3835 0
Current children cumulated CPU time (s) 80.06
Current children cumulated vsize (Kb) 16212

[startup+90.0977 s]
/proc/loadavg: 0.98 0.97 0.94 2/70 7161
/proc/meminfo: memFree=1709288/2055920 swapFree=4181420/4192956
[pid=7138] ppid=7136 vsize=16676 CPUtime=90.05
/proc/7138/stat : 7138 (minisat+) R 7136 7138 7092 0 -1 4194304 3969 0 0 0 9001 4 0 0 25 0 1 0 194939915 17076224 3882 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7138/statm: 4169 3882 110 215 0 3951 0
Current children cumulated CPU time (s) 90.05
Current children cumulated vsize (Kb) 16676

[startup+100.104 s]
/proc/loadavg: 0.98 0.97 0.94 2/70 7251
/proc/meminfo: memFree=1708832/2055920 swapFree=4181420/4192956
[pid=7138] ppid=7136 vsize=16676 CPUtime=100.02
/proc/7138/stat : 7138 (minisat+) R 7136 7138 7092 0 -1 4194304 3989 0 0 0 9998 4 0 0 25 0 1 0 194939915 17076224 3902 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7138/statm: 4169 3902 110 215 0 3951 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 16676

[startup+110.111 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 7333
/proc/meminfo: memFree=1708680/2055920 swapFree=4181420/4192956
[pid=7138] ppid=7136 vsize=18036 CPUtime=110
/proc/7138/stat : 7138 (minisat+) R 7136 7138 7092 0 -1 4194304 4307 0 0 0 10995 5 0 0 25 0 1 0 194939915 18468864 4220 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577059 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7138/statm: 4509 4220 110 215 0 4291 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 18036

[startup+120.118 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 7333
/proc/meminfo: memFree=1708696/2055920 swapFree=4181420/4192956
[pid=7138] ppid=7136 vsize=18036 CPUtime=120
/proc/7138/stat : 7138 (minisat+) R 7136 7138 7092 0 -1 4194304 4308 0 0 0 11995 5 0 0 25 0 1 0 194939915 18468864 4221 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7138/statm: 4509 4221 110 215 0 4291 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 18036

[startup+130.124 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 7333
/proc/meminfo: memFree=1708696/2055920 swapFree=4181420/4192956
[pid=7138] ppid=7136 vsize=18036 CPUtime=130
/proc/7138/stat : 7138 (minisat+) R 7136 7138 7092 0 -1 4194304 4318 0 0 0 12995 5 0 0 25 0 1 0 194939915 18468864 4231 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7138/statm: 4509 4231 110 215 0 4291 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 18036

Child status: 30
Real time (s): 131.632
CPU time (s): 131.514
CPU user time (s): 131.457
CPU system time (s): 0.056991
CPU usage (%): 99.9102
Max. virtual memory (cumulated for all children) (Kb): 18036

Launcher Data (download as text)

Begin job on node12 on Fri Jun  2 23:59:33 UTC 2006


FILE ID= 35606-1149292773

PBS_JOBID= 306934

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-4.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node12/35606-1149292773/instance-35606-1149292773.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-35606-1149292773 -o ROOT/results/node12/solver-35606-1149292773 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node12/35606-1149292773/instance-35606-1149292773.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  7bb05c60facd55e51c4cfcaa0e217e6e

RANDOM SEED= 915935999


/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.282
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.282
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1725792 kB
Buffers:         23040 kB
Cached:         244420 kB
SwapCached:       3180 kB
Active:          48492 kB
Inactive:       227560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725792 kB
SwapTotal:     4192956 kB
SwapFree:      4181420 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            40132 kB
Committed_AS:   276664 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node12 on Sat Jun  3 00:01:45 UTC 2006