Trace number 49697

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.14SAT (TO)64 1800.58 1801.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C880.b.opb
MD5SUMd95d18eb9f9494c32273975c1bc570ba
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark63
Best CPU time to get the best result obtained on this benchmark8.73867
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 63
Optimality of the best value was proved YES
Number of variables756
Total number of constraints1853
Number of constraints which are clauses1853
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 constraint1
Maximum length of a constraint80
Number of terms in the objective function 756
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 756
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 756
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00	c Parsing PB file...
0.19	c Converting 1521 PB-constraints to clauses...
0.19	c   -- Unit propagations: (none)
0.19	c   -- Detecting intervals from adjacent constraints: (none)
0.19	c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.20	c ==================================[MINISAT+]==================================
0.20	c | Conflicts | Original         | Learnt                           | Progress |
0.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.20	c ==============================================================================
0.20	c |         0 |    1521    18448 |     507       0        0     nan |  0.000 % |
0.20	c ==============================================================================
0.20	c Found solution: 89
0.20	o 89
0.21	c ---[   0]---> Sorter-cost:34106     Base:
0.55	c ==================================[MINISAT+]==================================
0.55	c | Conflicts | Original         | Learnt                           | Progress |
0.55	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.55	c ==============================================================================
0.55	c |         1 |   40574   109527 |   13524       1       19    19.0 |  0.000 % |
0.62	c |       102 |   40118   108576 |   14876      84     1365    16.2 |  0.936 % |
0.68	c |       252 |   40086   108508 |   16364     231     7556    32.7 |  0.993 % |
0.75	c |       479 |   39919   108151 |   18000     444    10597    23.9 |  1.319 % |
0.82	c |       816 |   39919   108151 |   19800     781    19908    25.5 |  1.319 % |
0.92	c ==============================================================================
0.92	c Found solution: 79
0.92	o 79
0.93	c ---[   0]---> Sorter-cost:    0     Base:
1.23	c ==================================[MINISAT+]==================================
1.23	c | Conflicts | Original         | Learnt                           | Progress |
1.23	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.23	c ==============================================================================
1.23	c |      1210 |   39950   108238 |   13316    1150    32052    27.9 |  1.319 % |
1.26	c |      1310 |   39950   108238 |   14647    1250    34848    27.9 |  1.396 % |
1.32	c |      1461 |   39950   108238 |   16112    1401    38339    27.4 |  1.396 % |
1.37	c |      1686 |   39950   108238 |   17723    1626    47258    29.1 |  1.396 % |
1.45	c |      2023 |   39950   108238 |   19495    1963    69145    35.2 |  1.396 % |
1.57	c |      2529 |   39950   108238 |   21445    2469    96064    38.9 |  1.396 % |
1.70	c ==============================================================================
1.70	c Found solution: 74
1.70	o 74
1.71	c ---[   0]---> Sorter-cost:    0     Base:
2.02	c ==================================[MINISAT+]==================================
2.02	c | Conflicts | Original         | Learnt                           | Progress |
2.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.02	c ==============================================================================
2.02	c |      3013 |   39958   108263 |   13319    2910   114726    39.4 |  1.396 % |
2.06	c |      3113 |   39958   108263 |   14650    3010   118277    39.3 |  1.482 % |
2.10	c |      3263 |   39958   108263 |   16115    3160   123040    38.9 |  1.482 % |
2.16	c |      3488 |   39958   108263 |   17727    3385   127854    37.8 |  1.482 % |
2.32	c |      3825 |   39958   108263 |   19500    3722   143125    38.5 |  1.482 % |
2.42	c |      4331 |   39958   108263 |   21450    4228   157309    37.2 |  1.482 % |
2.76	c |      5090 |   39958   108263 |   23595    4987   201278    40.4 |  1.482 % |
3.12	c |      6229 |   39958   108263 |   25954    6126   282215    46.1 |  1.482 % |
4.08	c |      7939 |   39958   108263 |   28550    7836   418028    53.3 |  1.482 % |
4.18	c ==============================================================================
4.18	c Found solution: 73
4.18	o 73
4.18	c ---[   0]---> Sorter-cost:    0     Base:
4.50	c ==================================[MINISAT+]==================================
4.50	c | Conflicts | Original         | Learnt                           | Progress |
4.50	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.50	c ==============================================================================
4.50	c |      8131 |   39976   108313 |   13325    8028   425281    53.0 |  1.482 % |
4.56	c |      8232 |   39976   108313 |   14657    8129   429704    52.9 |  1.489 % |
4.61	c |      8382 |   39976   108313 |   16123    8279   435286    52.6 |  1.489 % |
4.67	c |      8608 |   39976   108313 |   17735    8505   442945    52.1 |  1.489 % |
4.80	c |      8947 |   39976   108313 |   19509    8844   452113    51.1 |  1.489 % |
5.03	c |      9453 |   39952   108259 |   21460    9347   470579    50.3 |  1.534 % |
5.27	c |     10212 |   39952   108259 |   23606   10106   507375    50.2 |  1.534 % |
5.67	c |     11351 |   39952   108259 |   25966   11245   587298    52.2 |  1.534 % |
6.22	c |     13059 |   39952   108259 |   28563   12953   694960    53.7 |  1.534 % |
7.34	c |     15622 |   39952   108259 |   31419   15516   843568    54.4 |  1.534 % |
7.76	c ==============================================================================
7.76	c Found solution: 71
7.76	o 71
7.77	c ---[   0]---> Sorter-cost:    0     Base:
8.09	c ==================================[MINISAT+]==================================
8.09	c | Conflicts | Original         | Learnt                           | Progress |
8.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
8.09	c ==============================================================================
8.09	c |     16504 |   39969   108305 |   13323   16398   892101    54.4 |  1.534 % |
8.18	c |     16604 |   39969   108305 |   14655    8299   429148    51.7 |  1.541 % |
8.22	c |     16755 |   39969   108305 |   16120    8450   434072    51.4 |  1.541 % |
8.30	c |     16982 |   39969   108305 |   17732    8677   443866    51.2 |  1.541 % |
8.36	c ==============================================================================
8.36	c Found solution: 70
8.36	o 70
8.37	c ---[   0]---> Sorter-cost:    0     Base:
8.70	c ==================================[MINISAT+]==================================
8.70	c | Conflicts | Original         | Learnt                           | Progress |
8.70	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
8.70	c ==============================================================================
8.70	c |     17161 |   39945   108242 |   13315    8497   420506    49.5 |  1.541 % |
8.75	c |     17262 |   39945   108242 |   14646    8598   423740    49.3 |  1.628 % |
8.80	c |     17414 |   39945   108242 |   16111    8750   428217    48.9 |  1.628 % |
8.94	c |     17639 |   39945   108242 |   17722    8975   437091    48.7 |  1.628 % |
9.11	c |     17981 |   39945   108242 |   19494    9317   454502    48.8 |  1.628 % |
9.26	c |     18487 |   39945   108242 |   21443    9823   475584    48.4 |  1.628 % |
9.49	c |     19246 |   39945   108242 |   23588   10582   539709    51.0 |  1.628 % |
10.03	c |     20386 |   39945   108242 |   25947   11722   633070    54.0 |  1.628 % |
10.94	c |     22094 |   39945   108242 |   28541   13430   746531    55.6 |  1.628 % |
12.21	c |     24657 |   39945   108242 |   31396   15993   895131    56.0 |  1.628 % |
15.66	c |     28501 |   39945   108242 |   34535   19837  1261011    63.6 |  1.628 % |
15.98	c ==============================================================================
15.98	c Found solution: 67
15.98	o 67
15.99	c ---[   0]---> Sorter-cost:    0     Base:
16.34	c ==================================[MINISAT+]==================================
16.34	c | Conflicts | Original         | Learnt                           | Progress |
16.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
16.34	c ==============================================================================
16.34	c |     28995 |   39975   108319 |   13325   20331  1290821    63.5 |  1.628 % |
16.40	c |     29095 |   39975   108319 |   14657   10266   689043    67.1 |  1.638 % |
16.47	c |     29246 |   39975   108319 |   16123   10417   695477    66.8 |  1.638 % |
16.58	c |     29471 |   39975   108319 |   17735   10642   700868    65.9 |  1.638 % |
16.69	c |     29808 |   39975   108319 |   19509   10979   715629    65.2 |  1.638 % |
16.92	c |     30314 |   39975   108319 |   21460   11485   740233    64.5 |  1.638 % |
17.21	c |     31074 |   39975   108319 |   23606   12245   772013    63.0 |  1.638 % |
17.77	c |     32214 |   39975   108319 |   25966   13385   818640    61.2 |  1.638 % |
18.85	c |     33922 |   39975   108319 |   28563   15093   907458    60.1 |  1.638 % |
19.68	c ==============================================================================
19.68	c Found solution: 66
19.68	o 66
19.69	c ---[   0]---> Sorter-cost:    0     Base:
20.05	c ==================================[MINISAT+]==================================
20.05	c | Conflicts | Original         | Learnt                           | Progress |
20.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
20.05	c ==============================================================================
20.05	c |     35530 |   39953   108265 |   13317   16701   983550    58.9 |  1.638 % |
20.12	c |     35632 |   39953   108265 |   14648    8453   338172    40.0 |  1.721 % |
20.21	c |     35782 |   39953   108265 |   16113    8603   344755    40.1 |  1.721 % |
20.34	c |     36007 |   39953   108265 |   17724    8828   354208    40.1 |  1.721 % |
20.51	c |     36348 |   39953   108265 |   19497    9169   367068    40.0 |  1.721 % |
20.76	c |     36858 |   39953   108265 |   21447    9679   385364    39.8 |  1.721 % |
21.11	c |     37617 |   39953   108265 |   23591   10438   414863    39.7 |  1.721 % |
21.79	c |     38757 |   39953   108265 |   25951   11578   462928    40.0 |  1.721 % |
22.68	c |     40465 |   39953   108265 |   28546   13286   541913    40.8 |  1.721 % |
24.09	c |     43027 |   39953   108265 |   31400   15848   662187    41.8 |  1.721 % |
26.39	c |     46871 |   39953   108265 |   34540   19692   838482    42.6 |  1.721 % |
30.63	c |     52637 |   39953   108265 |   37994   25458  1086426    42.7 |  1.721 % |
36.04	c |     61287 |   39953   108265 |   41794   34108  1545287    45.3 |  1.721 % |
46.79	c |     74262 |   39953   108265 |   45973   19310   834882    43.2 |  1.721 % |
52.23	c ==============================================================================
52.23	c Found solution: 64
52.23	o 64
52.24	c ---[   0]---> Sorter-cost:    0     Base:
52.61	c ==================================[MINISAT+]==================================
52.61	c | Conflicts | Original         | Learnt                           | Progress |
52.61	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
52.61	c ==============================================================================
52.61	c |     81622 |   39754   107787 |   13251   26667  1242818    46.6 |  1.721 % |
52.71	c |     81725 |   39754   107787 |   14576   13437   601415    44.8 |  2.290 % |
52.79	c |     81876 |   39754   107787 |   16033   13588   610802    45.0 |  2.290 % |
52.93	c |     82102 |   39754   107787 |   17637   13814   616802    44.7 |  2.290 % |
53.08	c |     82439 |   39754   107787 |   19400   14151   630160    44.5 |  2.290 % |
53.48	c |     82945 |   39754   107787 |   21340   14657   647484    44.2 |  2.290 % |
54.19	c |     83704 |   39754   107787 |   23474   15416   674083    43.7 |  2.290 % |
55.02	c |     84843 |   39754   107787 |   25822   16555   713759    43.1 |  2.290 % |
56.44	c |     86553 |   39754   107787 |   28404   18265   790991    43.3 |  2.290 % |
58.72	c |     89115 |   39754   107787 |   31245   20827   918345    44.1 |  2.290 % |
62.01	c |     92961 |   39754   107787 |   34369   24673  1093047    44.3 |  2.290 % |
67.24	c |     98727 |   39754   107787 |   37806   30439  1345958    44.2 |  2.290 % |
75.52	c |    107377 |   39754   107787 |   41587   39089  1720797    44.0 |  2.290 % |
87.07	c |    120351 |   39754   107787 |   45746   23081   893011    38.7 |  2.290 % |
108.10	c |    139815 |   39754   107787 |   50320   42545  1664276    39.1 |  2.290 % |
138.22	c |    169008 |   39754   107787 |   55352   34955  1510199    43.2 |  2.290 % |
188.34	c |    212797 |   39754   107787 |   60887   37363  1607582    43.0 |  2.290 % |
248.31	c |    278484 |   39754   107787 |   66976   55994  3135461    56.0 |  2.290 % |
359.29	c |    377012 |   39754   107787 |   73674   49107  2049761    41.7 |  2.290 % |
543.87	c |    524801 |   39754   107787 |   81041   28702  1100670    38.3 |  2.290 % |
822.97	c |    746485 |   39754   107787 |   89146   57783  2709550    46.9 |  2.290 % |
1290.43	c |   1079010 |   39754   107787 |   98060   33578  1369834    40.8 |  2.290 % |
1801.18	c 
1801.18	c *** TERMINATED ***
1801.18	s SATISFIABLE
1801.18	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
1801.18	v -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
1801.18	v -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
1801.18	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104
1801.18	v -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 x124 -x125
1801.18	v -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146
1801.18	v x147 x148 -x149 x150 -x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 -x159 -x160 x161 -x162 -x163 x164 -x165 -x166 -x167 x168
1801.18	v -x169 -x170 -x171 -x172 -x173 -x174 x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189
1801.18	v -x190 x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
1801.18	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231
1801.18	v -x232 -x233 -x234 -x235 x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 x251 -x252
1801.18	v -x253 -x254 -x255 -x256 x257 -x258 -x259 x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 x268 -x269 -x270 -x271 -x272 -x273
1801.18	v -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294
1801.18	v -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315
1801.18	v -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 x334 -x335 -x336
1801.18	v -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357
1801.18	v -x358 x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378
1801.18	v -x379 x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399
1801.18	v -x400 -x401 -x402 -x403 -x404 -x405 x406 -x407 x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420
1801.18	v x421 -x422 x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 x436 -x437 -x438 -x439 -x440 -x441
1801.18	v -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 x461 -x462
1801.18	v -x463 -x464 x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483
1801.18	v -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504
1801.18	v -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 x523 -x524 -x525
1801.18	v -x526 -x527 -x528 -x529 x530 x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 x542 -x543 -x544 -x545 -x546
1801.18	v -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567
1801.18	v -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 x577 x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588
1801.18	v -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 x607 -x608 -x609
1801.18	v -x610 -x611 -x612 -x613 x614 -x615 x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 x624 -x625 -x626 -x627 x628 -x629 -x630
1801.18	v -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 x644 -x645 -x646 x647 -x648 -x649 -x650 -x651
1801.18	v -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672
1801.18	v -x673 -x674 x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693
1801.18	v -x694 -x695 -x696 x697 x698 -x699 -x700 -x701 -x702 x703 -x704 -x705 -x706 -x707 -x708 x709 -x710 -x711 -x712 -x713 -x714
1801.18	v x715 x716 -x717 -x718 -x719 -x720 -x721 x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 x730 -x731 -x732 x733 -x734 -x735 -x736
1801.18	v -x737 -x738 -x739 -x740 -x741 -x742 -x743 x744 -x745 -x746 -x747 -x748 -x749 x750 x751 x752 -x753 -x754 -x755 -x756

Verifier Data (download as text)

OK	64

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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node2/watcher-49697-1154092527 -o ROOT/results/node2/solver-49697-1154092527 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node2/49697-1154092527/instance-49697-1154092527.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.02 1.01 0.98 2/64 28071
/proc/meminfo: memFree=1510952/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=1048 CPUtime=0
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 95 0 0 0 0 0 0 0 19 0 1 0 156114334 1073152 79 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134615677 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 262 80 67 215 0 44 0

[startup+10.0018 s]
/proc/loadavg: 1.02 1.01 0.98 2/64 28071
/proc/meminfo: memFree=1500264/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=12140 CPUtime=9.99
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 2967 0 0 0 997 2 0 0 25 0 1 0 156114334 12431360 2838 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580378 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 3035 2838 111 215 0 2817 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 12140

[startup+20.0076 s]
/proc/loadavg: 1.01 1.01 0.98 2/64 28071
/proc/meminfo: memFree=1498344/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=14072 CPUtime=19.98
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 3473 0 0 0 1996 2 0 0 25 0 1 0 156114334 14409728 3316 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 3518 3316 111 215 0 3300 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 14072

[startup+30.0144 s]
/proc/loadavg: 1.01 1.01 0.98 2/64 28071
/proc/meminfo: memFree=1498408/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=14072 CPUtime=29.99
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 3478 0 0 0 2996 3 0 0 25 0 1 0 156114334 14409728 3321 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 3518 3321 111 215 0 3300 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 14072

[startup+40.0213 s]
/proc/loadavg: 1.01 1.01 0.98 2/64 28071
/proc/meminfo: memFree=1495720/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=16996 CPUtime=40
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 4177 0 0 0 3996 4 0 0 25 0 1 0 156114334 17403904 4020 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 4249 4020 111 215 0 4031 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 16996

[startup+50.0281 s]
/proc/loadavg: 1.01 1.01 0.98 2/64 28071
/proc/meminfo: memFree=1494632/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=18144 CPUtime=49.99
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 4456 0 0 0 4995 4 0 0 25 0 1 0 156114334 18579456 4299 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 4536 4299 111 215 0 4318 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 18144

[startup+60.035 s]
/proc/loadavg: 1.01 1.01 0.98 2/64 28071
/proc/meminfo: memFree=1494568/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=18144 CPUtime=60
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 4477 0 0 0 5996 4 0 0 25 0 1 0 156114334 18579456 4320 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576151 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 4536 4320 111 215 0 4318 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 18144

[startup+70.0418 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071
/proc/meminfo: memFree=1494568/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=18144 CPUtime=70
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 4477 0 0 0 6996 4 0 0 25 0 1 0 156114334 18579456 4320 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 4536 4320 111 215 0 4318 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 18144

[startup+80.0486 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071
/proc/meminfo: memFree=1494440/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=18276 CPUtime=80
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 4502 0 0 0 7996 4 0 0 25 0 1 0 156114334 18714624 4345 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 4569 4345 111 215 0 4351 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 18276

[startup+90.0545 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071
/proc/meminfo: memFree=1494312/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=18424 CPUtime=90
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 4537 0 0 0 8996 4 0 0 25 0 1 0 156114334 18866176 4380 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 4606 4380 111 215 0 4388 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 18424

[startup+100.06 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071
/proc/meminfo: memFree=1494248/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=18556 CPUtime=100.01
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 4556 0 0 0 9997 4 0 0 25 0 1 0 156114334 19001344 4399 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 4639 4399 111 215 0 4421 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 18556

[startup+110.067 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071
/proc/meminfo: memFree=1493864/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=18988 CPUtime=110.02
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 4648 0 0 0 10997 5 0 0 25 0 1 0 156114334 19443712 4491 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576199 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 4747 4491 111 215 0 4529 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 18988

[startup+120.074 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071
/proc/meminfo: memFree=1492712/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=20028 CPUtime=120.02
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 4937 0 0 0 11997 5 0 0 25 0 1 0 156114334 20508672 4780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581178 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 5007 4780 111 215 0 4789 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 20028

[startup+130.08 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071
/proc/meminfo: memFree=1492584/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=20172 CPUtime=130.02
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 4968 0 0 0 12997 5 0 0 25 0 1 0 156114334 20656128 4811 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576760 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 5043 4811 111 215 0 4825 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 20172

[startup+140.086 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071
/proc/meminfo: memFree=1492392/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=20448 CPUtime=140.03
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 5007 0 0 0 13998 5 0 0 25 0 1 0 156114334 20938752 4850 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 5112 4850 111 215 0 4894 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 20448

[startup+150.093 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071
/proc/meminfo: memFree=1492264/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=20592 CPUtime=150.03
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 5049 0 0 0 14998 5 0 0 25 0 1 0 156114334 21086208 4892 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 5148 4892 111 215 0 4930 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 20592

[startup+160.098 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071
/proc/meminfo: memFree=1491368/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=21508 CPUtime=160.03
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 5270 0 0 0 15998 5 0 0 25 0 1 0 156114334 22024192 5113 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580730 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 5377 5113 111 215 0 5159 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 21508

[startup+170.104 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071
/proc/meminfo: memFree=1490408/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=22464 CPUtime=170.03
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 5509 0 0 0 16998 5 0 0 25 0 1 0 156114334 23003136 5352 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 5616 5352 111 215 0 5398 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 22464

[startup+180.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071
/proc/meminfo: memFree=1490216/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=22604 CPUtime=180.03
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 5554 0 0 0 17998 5 0 0 25 0 1 0 156114334 23146496 5397 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581051 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 5651 5397 111 215 0 5433 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 22604

[startup+190.116 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071
/proc/meminfo: memFree=1490024/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=22896 CPUtime=190.03
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 5604 0 0 0 18998 5 0 0 25 0 1 0 156114334 23445504 5447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 5724 5447 111 215 0 5506 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 22896

[startup+200.122 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071
/proc/meminfo: memFree=1490024/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=22896 CPUtime=200.03
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 5607 0 0 0 19998 5 0 0 25 0 1 0 156114334 23445504 5450 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 5724 5450 111 215 0 5506 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 22896

[startup+210.128 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28071

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

/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9853 0 0 0 178138 9 0 0 25 0 1 0 156114334 41820160 9696 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573823 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10210 9696 111 215 0 9992 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 40840

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472944/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=40840 CPUtime=1782.47
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9853 0 0 0 178238 9 0 0 25 0 1 0 156114334 41820160 9696 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10210 9696 111 215 0 9992 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (Kb) 40840

[startup+1784.09 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472944/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=40840 CPUtime=1783.47
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9853 0 0 0 178338 9 0 0 25 0 1 0 156114334 41820160 9696 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10210 9696 111 215 0 9992 0
Current children cumulated CPU time (s) 1783.47
Current children cumulated vsize (Kb) 40840

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472816/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41004 CPUtime=1784.48
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9886 0 0 0 178439 9 0 0 25 0 1 0 156114334 41988096 9729 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10251 9729 111 215 0 10033 0
Current children cumulated CPU time (s) 1784.48
Current children cumulated vsize (Kb) 41004

[startup+1786.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472816/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41004 CPUtime=1785.48
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9889 0 0 0 178539 9 0 0 25 0 1 0 156114334 41988096 9732 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10251 9732 111 215 0 10033 0
Current children cumulated CPU time (s) 1785.48
Current children cumulated vsize (Kb) 41004

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472752/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41084 CPUtime=1786.49
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9894 0 0 0 178640 9 0 0 25 0 1 0 156114334 42070016 9737 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10271 9737 111 215 0 10053 0
Current children cumulated CPU time (s) 1786.49
Current children cumulated vsize (Kb) 41084

[startup+1788.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472752/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41084 CPUtime=1787.49
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9895 0 0 0 178740 9 0 0 25 0 1 0 156114334 42070016 9738 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10271 9738 111 215 0 10053 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 41084

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472752/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41084 CPUtime=1788.5
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9897 0 0 0 178841 9 0 0 25 0 1 0 156114334 42070016 9740 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588790 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10271 9740 111 215 0 10053 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (Kb) 41084

[startup+1790.12 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472752/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41084 CPUtime=1789.5
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9897 0 0 0 178941 9 0 0 25 0 1 0 156114334 42070016 9740 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10271 9740 111 215 0 10053 0
Current children cumulated CPU time (s) 1789.5
Current children cumulated vsize (Kb) 41084

[startup+1791.13 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472752/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41084 CPUtime=1790.51
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9897 0 0 0 179042 9 0 0 25 0 1 0 156114334 42070016 9740 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10271 9740 111 215 0 10053 0
Current children cumulated CPU time (s) 1790.51
Current children cumulated vsize (Kb) 41084

[startup+1792.13 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472624/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41248 CPUtime=1791.51
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9925 0 0 0 179142 9 0 0 25 0 1 0 156114334 42237952 9768 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10312 9768 111 215 0 10094 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (Kb) 41248

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472624/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41248 CPUtime=1792.52
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9927 0 0 0 179243 9 0 0 25 0 1 0 156114334 42237952 9770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10312 9770 111 215 0 10094 0
Current children cumulated CPU time (s) 1792.52
Current children cumulated vsize (Kb) 41248

[startup+1794.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472624/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41248 CPUtime=1793.52
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9929 0 0 0 179343 9 0 0 25 0 1 0 156114334 42237952 9772 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10312 9772 111 215 0 10094 0
Current children cumulated CPU time (s) 1793.52
Current children cumulated vsize (Kb) 41248

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472624/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41248 CPUtime=1794.53
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9929 0 0 0 179444 9 0 0 25 0 1 0 156114334 42237952 9772 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579875 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10312 9772 111 215 0 10094 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (Kb) 41248

[startup+1796.15 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472624/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41248 CPUtime=1795.53
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9931 0 0 0 179544 9 0 0 25 0 1 0 156114334 42237952 9774 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10312 9774 111 215 0 10094 0
Current children cumulated CPU time (s) 1795.53
Current children cumulated vsize (Kb) 41248

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472624/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41248 CPUtime=1796.53
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9932 0 0 0 179644 9 0 0 25 0 1 0 156114334 42237952 9775 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10312 9775 111 215 0 10094 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 41248

[startup+1798.16 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472624/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41248 CPUtime=1797.54
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9932 0 0 0 179745 9 0 0 25 0 1 0 156114334 42237952 9775 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574226 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10312 9775 111 215 0 10094 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (Kb) 41248

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472624/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41248 CPUtime=1798.54
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9933 0 0 0 179845 9 0 0 25 0 1 0 156114334 42237952 9776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10312 9776 111 215 0 10094 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 41248

[startup+1800.17 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472624/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41248 CPUtime=1799.55
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9933 0 0 0 179946 9 0 0 25 0 1 0 156114334 42237952 9776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10312 9776 111 215 0 10094 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (Kb) 41248

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472624/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41248 CPUtime=1800.55
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9933 0 0 0 180046 9 0 0 25 0 1 0 156114334 42237952 9776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10312 9776 111 215 0 10094 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 41248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 28073
/proc/meminfo: memFree=1472624/2055920 swapFree=4182684/4192956
[pid=28071] ppid=28069 vsize=41248 CPUtime=1800.56
/proc/28071/stat : 28071 (minisat+) R 28069 28071 28022 0 -1 4194304 9933 0 0 0 180047 9 0 0 25 0 1 0 156114334 42237952 9776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28071/statm: 10312 9776 111 215 0 10094 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 41248

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

Child status: 10
Real time (s): 1801.19
CPU time (s): 1800.58
CPU user time (s): 1800.47
CPU system time (s): 0.103984
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (Kb): 41248
The end

Launcher Data (download as text)

Begin job on node2 on Fri Jul 28 13:15:28 UTC 2006


FILE ID= 49697-1154092527

PBS_JOBID= 885756

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-C880.b.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node2/49697-1154092527/instance-49697-1154092527.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-49697-1154092527 -o ROOT/results/node2/solver-49697-1154092527 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node2/49697-1154092527/instance-49697-1154092527.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  d95d18eb9f9494c32273975c1bc570ba

RANDOM SEED= 916090627

TIMEOUT= 1800 seconds


/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.276
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.276
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:       1511352 kB
Buffers:         33920 kB
Cached:         452160 kB
SwapCached:       3996 kB
Active:          73536 kB
Inactive:       421564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1511352 kB
SwapTotal:     4192956 kB
SwapFree:      4182684 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14528 kB
Slab:            35440 kB
Committed_AS:   690420 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node2 on Fri Jul 28 13:45:29 UTC 2006