Trace number 3721455

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14SAT (TO)64 1800.08 1800.41

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 benchmark0.272958
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

0.00/0.00	c Parsing PB file...
0.09/0.10	c Converting 1521 PB-constraints to clauses...
0.09/0.10	c   -- Unit propagations: (none)
0.09/0.10	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.10	c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.10	c ==================================[MINISAT+]==================================
0.09/0.10	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.10	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.10	c ==============================================================================
0.09/0.10	c |         0 |    1521    18448 |     507       0        0     nan |  0.000 % |
0.09/0.10	c ==============================================================================
0.09/0.10	c Found solution: 89
0.09/0.10	o 89
0.09/0.11	c ---[   0]---> Sorter-cost:34106     Base:
0.29/0.31	c ==================================[MINISAT+]==================================
0.29/0.31	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.31	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.31	c ==============================================================================
0.29/0.31	c |         1 |   40574   109527 |   13524       1       19    19.0 |  0.000 % |
0.29/0.35	c |       102 |   40118   108576 |   14876      84     1365    16.2 |  0.936 % |
0.29/0.38	c |       252 |   40086   108508 |   16364     231     7556    32.7 |  0.993 % |
0.39/0.42	c |       479 |   39919   108151 |   18000     444    10597    23.9 |  1.319 % |
0.39/0.45	c |       816 |   39919   108151 |   19800     781    19908    25.5 |  1.319 % |
0.49/0.50	c ==============================================================================
0.49/0.50	c Found solution: 79
0.49/0.50	o 79
0.49/0.51	c ---[   0]---> Sorter-cost:    0     Base:
0.59/0.69	c ==================================[MINISAT+]==================================
0.59/0.69	c | Conflicts | Original         | Learnt                           | Progress |
0.59/0.69	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.59/0.69	c ==============================================================================
0.59/0.69	c |      1210 |   39950   108238 |   13316    1150    32052    27.9 |  1.319 % |
0.69/0.71	c |      1310 |   39950   108238 |   14647    1250    34848    27.9 |  1.396 % |
0.69/0.73	c |      1461 |   39950   108238 |   16112    1401    38339    27.4 |  1.396 % |
0.69/0.76	c |      1686 |   39950   108238 |   17723    1626    47258    29.1 |  1.396 % |
0.79/0.81	c |      2023 |   39950   108238 |   19495    1963    69145    35.2 |  1.396 % |
0.79/0.87	c |      2529 |   39950   108238 |   21445    2469    96064    38.9 |  1.396 % |
0.89/0.94	c ==============================================================================
0.89/0.94	c Found solution: 74
0.89/0.94	o 74
0.89/0.94	c ---[   0]---> Sorter-cost:    0     Base:
1.10/1.13	c ==================================[MINISAT+]==================================
1.10/1.13	c | Conflicts | Original         | Learnt                           | Progress |
1.10/1.13	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.10/1.13	c ==============================================================================
1.10/1.13	c |      3013 |   39958   108263 |   13319    2910   114726    39.4 |  1.396 % |
1.10/1.15	c |      3113 |   39958   108263 |   14650    3010   118277    39.3 |  1.482 % |
1.10/1.17	c |      3263 |   39958   108263 |   16115    3160   123040    38.9 |  1.482 % |
1.19/1.20	c |      3488 |   39958   108263 |   17727    3385   127854    37.8 |  1.482 % |
1.19/1.28	c |      3825 |   39958   108263 |   19500    3722   143125    38.5 |  1.482 % |
1.29/1.33	c |      4331 |   39958   108263 |   21450    4228   157309    37.2 |  1.482 % |
1.39/1.49	c |      5090 |   39958   108263 |   23595    4987   201278    40.4 |  1.482 % |
1.59/1.69	c |      6229 |   39958   108263 |   25954    6126   282215    46.1 |  1.482 % |
2.10/2.13	c |      7939 |   39958   108263 |   28550    7836   418028    53.3 |  1.482 % |
2.10/2.17	c ==============================================================================
2.10/2.17	c Found solution: 73
2.10/2.17	o 73
2.10/2.18	c ---[   0]---> Sorter-cost:    0     Base:
2.29/2.37	c ==================================[MINISAT+]==================================
2.29/2.37	c | Conflicts | Original         | Learnt                           | Progress |
2.29/2.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.29/2.37	c ==============================================================================
2.29/2.37	c |      8131 |   39976   108313 |   13325    8028   425281    53.0 |  1.482 % |
2.39/2.40	c |      8232 |   39976   108313 |   14657    8129   429704    52.9 |  1.489 % |
2.39/2.42	c |      8382 |   39976   108313 |   16123    8279   435286    52.6 |  1.489 % |
2.39/2.46	c |      8608 |   39976   108313 |   17735    8505   442945    52.1 |  1.489 % |
2.49/2.52	c |      8947 |   39976   108313 |   19509    8844   452113    51.1 |  1.489 % |
2.59/2.63	c |      9453 |   39952   108259 |   21460    9347   470579    50.3 |  1.534 % |
2.79/2.82	c |     10212 |   39952   108259 |   23606   10106   507375    50.2 |  1.534 % |
2.89/2.95	c |     11351 |   39952   108259 |   25966   11245   587298    52.2 |  1.534 % |
3.20/3.22	c |     13059 |   39952   108259 |   28563   12953   694960    53.7 |  1.534 % |
3.69/3.76	c |     15622 |   39952   108259 |   31419   15516   843568    54.4 |  1.534 % |
3.89/3.96	c ==============================================================================
3.89/3.96	c Found solution: 71
3.89/3.96	o 71
3.89/3.96	c ---[   0]---> Sorter-cost:    0     Base:
4.09/4.16	c ==================================[MINISAT+]==================================
4.09/4.16	c | Conflicts | Original         | Learnt                           | Progress |
4.09/4.16	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.09/4.16	c ==============================================================================
4.09/4.16	c |     16504 |   39969   108305 |   13323   16398   892101    54.4 |  1.534 % |
4.19/4.20	c |     16604 |   39969   108305 |   14655    8299   429148    51.7 |  1.541 % |
4.19/4.22	c |     16755 |   39969   108305 |   16120    8450   434072    51.4 |  1.541 % |
4.19/4.26	c |     16982 |   39969   108305 |   17732    8677   443866    51.2 |  1.541 % |
4.19/4.29	c ==============================================================================
4.19/4.29	c Found solution: 70
4.19/4.29	o 70
4.19/4.30	c ---[   0]---> Sorter-cost:    0     Base:
4.40/4.49	c ==================================[MINISAT+]==================================
4.40/4.49	c | Conflicts | Original         | Learnt                           | Progress |
4.40/4.49	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.40/4.49	c ==============================================================================
4.40/4.49	c |     17161 |   39945   108242 |   13315    8497   420506    49.5 |  1.541 % |
4.49/4.52	c |     17262 |   39945   108242 |   14646    8598   423740    49.3 |  1.628 % |
4.49/4.54	c |     17414 |   39945   108242 |   16111    8750   428217    48.9 |  1.628 % |
4.59/4.60	c |     17639 |   39945   108242 |   17722    8975   437091    48.7 |  1.628 % |
4.59/4.68	c |     17981 |   39945   108242 |   19494    9317   454502    48.8 |  1.628 % |
4.69/4.76	c |     18487 |   39945   108242 |   21443    9823   475584    48.4 |  1.628 % |
4.79/4.88	c |     19246 |   39945   108242 |   23588   10582   539709    51.0 |  1.628 % |
5.09/5.14	c |     20386 |   39945   108242 |   25947   11722   633070    54.0 |  1.628 % |
5.50/5.53	c |     22094 |   39945   108242 |   28541   13430   746531    55.6 |  1.628 % |
5.99/6.07	c |     24657 |   39945   108242 |   31396   15993   895131    56.0 |  1.628 % |
7.39/7.45	c |     28501 |   39945   108242 |   34535   19837  1261011    63.6 |  1.628 % |
7.49/7.57	c ==============================================================================
7.49/7.57	c Found solution: 67
7.49/7.57	o 67
7.49/7.58	c ---[   0]---> Sorter-cost:    0     Base:
7.69/7.78	c ==================================[MINISAT+]==================================
7.69/7.78	c | Conflicts | Original         | Learnt                           | Progress |
7.69/7.78	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
7.69/7.78	c ==============================================================================
7.69/7.78	c |     28995 |   39975   108319 |   13325   20331  1290821    63.5 |  1.628 % |
7.78/7.80	c |     29095 |   39975   108319 |   14657   10266   689043    67.1 |  1.638 % |
7.78/7.83	c |     29246 |   39975   108319 |   16123   10417   695477    66.8 |  1.638 % |
7.78/7.88	c |     29471 |   39975   108319 |   17735   10642   700868    65.9 |  1.638 % |
7.88/7.93	c |     29808 |   39975   108319 |   19509   10979   715629    65.2 |  1.638 % |
7.98/8.02	c |     30314 |   39975   108319 |   21460   11485   740233    64.5 |  1.638 % |
8.08/8.15	c |     31074 |   39975   108319 |   23606   12245   772013    63.0 |  1.638 % |
8.28/8.39	c |     32214 |   39975   108319 |   25966   13385   818640    61.2 |  1.638 % |
8.79/8.84	c |     33922 |   39975   108319 |   28563   15093   907458    60.1 |  1.638 % |
9.08/9.19	c ==============================================================================
9.08/9.19	c Found solution: 66
9.08/9.19	o 66
9.08/9.19	c ---[   0]---> Sorter-cost:    0     Base:
9.28/9.39	c ==================================[MINISAT+]==================================
9.28/9.39	c | Conflicts | Original         | Learnt                           | Progress |
9.28/9.39	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.28/9.39	c ==============================================================================
9.28/9.39	c |     35530 |   39953   108265 |   13317   16701   983550    58.9 |  1.638 % |
9.38/9.42	c |     35632 |   39953   108265 |   14648    8453   338172    40.0 |  1.721 % |
9.38/9.46	c |     35782 |   39953   108265 |   16113    8603   344755    40.1 |  1.721 % |
9.48/9.52	c |     36007 |   39953   108265 |   17724    8828   354208    40.1 |  1.721 % |
9.48/9.60	c |     36348 |   39953   108265 |   19497    9169   367068    40.0 |  1.721 % |
9.68/9.71	c |     36858 |   39953   108265 |   21447    9679   385364    39.8 |  1.721 % |
9.79/9.87	c |     37617 |   39953   108265 |   23591   10438   414863    39.7 |  1.721 % |
10.08/10.17	c |     38757 |   39953   108265 |   25951   11578   462928    40.0 |  1.721 % |
10.48/10.56	c |     40465 |   39953   108265 |   28546   13286   541913    40.8 |  1.721 % |
11.08/11.19	c |     43027 |   39953   108265 |   31400   15848   662187    41.8 |  1.721 % |
12.09/12.17	c |     46871 |   39953   108265 |   34540   19692   838482    42.6 |  1.721 % |
13.68/13.71	c |     52637 |   39953   108265 |   37994   25458  1086426    42.7 |  1.721 % |
15.58/15.66	c |     61287 |   39953   108265 |   41794   34108  1545287    45.3 |  1.721 % |
19.38/19.40	c |     74262 |   39953   108265 |   45973   19310   834882    43.2 |  1.721 % |
21.38/21.41	c ==============================================================================
21.38/21.41	c Found solution: 64
21.38/21.41	o 64
21.38/21.42	c ---[   0]---> Sorter-cost:    0     Base:
21.58/21.62	c ==================================[MINISAT+]==================================
21.58/21.62	c | Conflicts | Original         | Learnt                           | Progress |
21.58/21.62	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
21.58/21.62	c ==============================================================================
21.58/21.62	c |     81622 |   39754   107787 |   13251   26667  1242818    46.6 |  1.721 % |
21.58/21.66	c |     81725 |   39754   107787 |   14576   13437   601415    44.8 |  2.290 % |
21.58/21.69	c |     81876 |   39754   107787 |   16033   13588   610802    45.0 |  2.290 % |
21.68/21.75	c |     82102 |   39754   107787 |   17637   13814   616802    44.7 |  2.290 % |
21.78/21.81	c |     82439 |   39754   107787 |   19400   14151   630160    44.5 |  2.290 % |
21.88/21.97	c |     82945 |   39754   107787 |   21340   14657   647484    44.2 |  2.290 % |
22.17/22.23	c |     83704 |   39754   107787 |   23474   15416   674083    43.7 |  2.290 % |
22.47/22.54	c |     84843 |   39754   107787 |   25822   16555   713759    43.1 |  2.290 % |
22.98/23.05	c |     86553 |   39754   107787 |   28404   18265   790991    43.3 |  2.290 % |
23.77/23.88	c |     89115 |   39754   107787 |   31245   20827   918345    44.1 |  2.290 % |
24.97/25.05	c |     92961 |   39754   107787 |   34369   24673  1093047    44.3 |  2.290 % |
26.77/26.85	c |     98727 |   39754   107787 |   37806   30439  1345958    44.2 |  2.290 % |
29.47/29.54	c |    107377 |   39754   107787 |   41587   39089  1720797    44.0 |  2.290 % |
33.47/33.52	c |    120351 |   39754   107787 |   45746   23081   893011    38.7 |  2.290 % |
39.98/40.05	c |    139815 |   39754   107787 |   50320   42545  1664276    39.1 |  2.290 % |
49.78/49.85	c |    169008 |   39754   107787 |   55352   34955  1510199    43.2 |  2.290 % |
65.07/65.19	c |    212797 |   39754   107787 |   60887   37363  1607582    43.0 |  2.290 % |
84.26/84.37	c |    278484 |   39754   107787 |   66976   55994  3135461    56.0 |  2.290 % |
117.95/118.08	c |    377012 |   39754   107787 |   73674   49107  2049761    41.7 |  2.290 % |
171.84/171.96	c |    524801 |   39754   107787 |   81041   28702  1100670    38.3 |  2.290 % |
252.53/252.64	c |    746485 |   39754   107787 |   89146   57783  2709550    46.9 |  2.290 % |
385.50/385.68	c |   1079010 |   39754   107787 |   98060   33578  1369834    40.8 |  2.290 % |
567.96/568.19	c |   1577799 |   39735   107744 |  107866   46832  2198800    47.0 |  2.335 % |
877.12/877.39	c |   2325981 |   39735   107744 |  118653   64535  3355009    52.0 |  2.335 % |
1346.24/1346.51	c |   3448255 |   39735   107744 |  130518   77992  3632714    46.6 |  2.335 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/1800.40	s SATISFIABLE
1800.07/1800.40	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 x147 x148 -x149 x150 -x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 -x159 -x160 x161 -x162 -x163 x164 -x165 -x166 -x167 x168 -x169 -x170 -x171 -x172 -x173 -x174 x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 x251 -x252 -x253 -x254 -x255 -x256 x257 -x258 -x259 x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 x406 -x407 x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 x421 -x422 x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 x461 -x462 -x463 -x464 x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 x523 -x524 -x525 -x526 -x527 -x528 -x529 x530 x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 x577 x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 x607 -x608 -x609 -x610 -x611 -x612 -x613 x614 -x615 x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 x624 -x625 -x626 -x627 x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 x644 -x645 -x646 x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 x697 x698 -x699 -x700 -x701 -x702 x703 -x704 -x705 -x706 -x707 -x708 x709 -x710 -x711 -x712 -x713 -x714 x715 x716 -x717 -x718 -x719 -x720 -x721 x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 x730 -x731 -x732 x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 x744 -x745 -x746 -x747 -x748 -x749 x750 x751 x752 -x753 -x754 -x755 -x756

Verifier Data

OK	64

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3721455-1338556230/watcher-3721455-1338556230 -o /tmp/evaluation-result-3721455-1338556230/solver-3721455-1338556230 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721455-1338556230.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 26789
/proc/meminfo: memFree=29264948/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 181 0 0 0 0 0 0 0 20 0 1 0 321747400 1294336 139 33554432000 134512640 135395479 4291726016 4291724984 135031278 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 316 139 75 216 0 98 0

[startup+0.0750001 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 26789
/proc/meminfo: memFree=29264948/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=2140 CPUtime=0.07 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 407 0 0 0 7 0 0 0 20 0 1 0 321747400 2191360 365 33554432000 134512640 135395479 4291726016 4291724468 135003221 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 535 365 75 216 0 317 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2140

[startup+0.100213 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 26789
/proc/meminfo: memFree=29264948/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=2448 CPUtime=0.09 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 486 0 0 0 9 0 0 0 20 0 1 0 321747400 2506752 444 33554432000 134512640 135395479 4291726016 4291724880 134805854 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 612 444 75 216 0 394 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2448

[startup+0.300181 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 26789
/proc/meminfo: memFree=29264948/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=4852 CPUtime=0.29 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 1148 0 0 0 29 0 0 0 20 0 1 0 321747400 4968448 1044 33554432000 134512640 135395479 4291726016 4291713664 134570011 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 1213 1045 108 216 0 995 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4852

[startup+0.700178 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 26789
/proc/meminfo: memFree=29264948/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=8160 CPUtime=0.69 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 1939 0 0 0 69 0 0 0 20 0 1 0 321747400 8355840 1835 33554432000 134512640 135395479 4291726016 4291724480 134588595 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 2040 1835 111 216 0 1822 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8160

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 26790
/proc/meminfo: memFree=29258060/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=8744 CPUtime=1.49 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 2085 0 0 0 149 0 0 0 20 0 1 0 321747400 8953856 1981 33554432000 134512640 135395479 4291726016 4291724368 134580965 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 2186 1981 111 216 0 1968 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8744

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 26790
/proc/meminfo: memFree=29253828/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=10860 CPUtime=3.09 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 2638 0 0 0 309 0 0 0 20 0 1 0 321747400 11120640 2509 33554432000 134512640 135395479 4291726016 4291724336 134572667 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 2715 2509 111 216 0 2497 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10860

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 26790
/proc/meminfo: memFree=29238700/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=12412 CPUtime=6.29 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 3053 0 0 0 629 0 0 0 20 0 1 0 321747400 12709888 2898 33554432000 134512640 135395479 4291726016 4291724320 134580320 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 3103 2898 111 216 0 2885 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12412

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 26790
/proc/meminfo: memFree=29236028/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=14084 CPUtime=12.68 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 3505 0 0 0 1268 0 0 0 20 0 1 0 321747400 14422016 3326 33554432000 134512640 135395479 4291726016 4291724368 134581082 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 3521 3326 111 216 0 3303 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14084

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 26790
/proc/meminfo: memFree=29222908/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=18156 CPUtime=25.47 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 4502 0 0 0 2547 0 0 0 20 0 1 0 321747400 18591744 4322 33554432000 134512640 135395479 4291726016 4291724368 134580756 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 4539 4322 111 216 0 4321 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18156

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 26790
/proc/meminfo: memFree=29203356/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=20452 CPUtime=51.08 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 5035 0 0 0 5107 1 0 0 20 0 1 0 321747400 20942848 4855 33554432000 134512640 135395479 4291726016 4291724368 134580856 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 5113 4855 111 216 0 4895 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20452

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 26790
/proc/meminfo: memFree=29179712/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=29600 CPUtime=102.26 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 7280 0 0 0 10225 1 0 0 20 0 1 0 321747400 30310400 7127 33554432000 134512640 135395479 4291726016 4291724368 134581186 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 7400 7127 111 216 0 7182 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29600

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 1.92 3/177 26791
/proc/meminfo: memFree=29178280/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=30676 CPUtime=162.24 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 7542 0 0 0 16223 1 0 0 20 0 1 0 321747400 31412224 7413 33554432000 134512640 135395479 4291726016 4291723984 134575787 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 7669 7413 111 216 0 7451 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30676

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 1.92 3/177 26791
/proc/meminfo: memFree=29140396/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=32052 CPUtime=222.24 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 7833 0 0 0 22222 2 0 0 20 0 1 0 321747400 32821248 7722 33554432000 134512640 135395479 4291726016 4291724368 134581488 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 8013 7722 111 216 0 7795 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 32052

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/177 26791
/proc/meminfo: memFree=29102880/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=36468 CPUtime=282.22 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 8896 0 0 0 28220 2 0 0 20 0 1 0 321747400 37343232 8785 33554432000 134512640 135395479 4291726016 4291724480 134588712 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 9117 8785 111 216 0 8899 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 36468

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 26791
/proc/meminfo: memFree=29101084/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=38072 CPUtime=342.21 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 9294 0 0 0 34219 2 0 0 20 0 1 0 321747400 38985728 9270 33554432000 134512640 135395479 4291726016 4291723984 134579855 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 9518 9270 111 216 0 9300 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 38072

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 26791
/proc/meminfo: memFree=29099224/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=39040 CPUtime=402.2 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 9517 0 0 0 40218 2 0 0 20 0 1 0 321747400 39976960 9493 33554432000 134512640 135395479 4291726016 4291723984 134579587 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26789/statm: 9760 9493 111 216 0 9542 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 39040

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 26792
/proc/meminfo: memFree=29058676/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=40072 CPUtime=462.19 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 9689 0 0 0 46216 3 0 0 20 0 1 0 321747400 41033728 9657 33554432000 134512640 135395479 4291726016 4291724368 134580732 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 10018 9657 111 216 0 9800 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 40072

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 26792
/proc/meminfo: memFree=29032588/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=40644 CPUtime=522.18 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 9812 0 0 0 52215 3 0 0 20 0 1 0 321747400 41619456 9780 33554432000 134512640 135395479 4291726016 4291724368 134580923 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 10161 9780 111 216 0 9943 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 40644

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/178 26795
/proc/meminfo: memFree=29013336/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=45816 CPUtime=582.16 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 11089 0 0 0 58213 3 0 0 20 0 1 0 321747400 46915584 11094 33554432000 134512640 135395479 4291726016 4291724368 134580765 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 11454 11094 111 216 0 11236 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 45816

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 26796
/proc/meminfo: memFree=28975296/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=50728 CPUtime=822.13 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 12192 0 0 0 82209 4 0 0 20 0 1 0 321747400 51945472 12202 33554432000 134512640 135395479 4291726016 4291724368 134581047 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 12682 12202 111 216 0 12464 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 50728

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 26796
/proc/meminfo: memFree=28974304/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=52088 CPUtime=882.12 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 12483 0 0 0 88208 4 0 0 20 0 1 0 321747400 53338112 12493 33554432000 134512640 135395479 4291726016 4291724368 134580947 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 13022 12493 111 216 0 12804 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 52088

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 26796
/proc/meminfo: memFree=28971628/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=54748 CPUtime=942.1 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 13113 0 0 0 94206 4 0 0 20 0 1 0 321747400 56061952 13149 33554432000 134512640 135395479 4291726016 4291724368 134580783 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 13687 13149 111 216 0 13469 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 54748

[startup+1002.3 s]
/proc/loadavg: 2.08 2.02 1.93 3/177 26796
/proc/meminfo: memFree=28970512/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=55716 CPUtime=1002.09 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 13308 0 0 0 100205 4 0 0 20 0 1 0 321747400 57053184 13344 33554432000 134512640 135395479 4291726016 4291724320 134580262 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 13929 13344 111 216 0 13711 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 55716

[startup+1062.3 s]
/proc/loadavg: 2.07 2.03 1.94 3/177 26796
/proc/meminfo: memFree=28970388/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=56032 CPUtime=1062.08 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 13422 0 0 0 106204 4 0 0 20 0 1 0 321747400 57376768 13450 33554432000 134512640 135395479 4291726016 4291724368 134580854 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 14008 13450 111 216 0 13790 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 56032

[startup+1122.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/177 26797
/proc/meminfo: memFree=28969272/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=57276 CPUtime=1122.07 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 13671 0 0 0 112203 4 0 0 20 0 1 0 321747400 58650624 13699 33554432000 134512640 135395479 4291726016 4291723984 134576199 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 14319 13699 111 216 0 14101 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 57276

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 26800
/proc/meminfo: memFree=28968736/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=58092 CPUtime=1182.07 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 13852 0 0 0 118202 5 0 0 20 0 1 0 321747400 59486208 13880 33554432000 134512640 135395479 4291726016 4291724368 134581488 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 14523 13880 111 216 0 14305 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 58092

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 26800
/proc/meminfo: memFree=28968156/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=58172 CPUtime=1242.06 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 13861 0 0 0 124201 5 0 0 20 0 1 0 321747400 59568128 13889 33554432000 134512640 135395479 4291726016 4291724368 134581200 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 14543 13889 111 216 0 14325 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 58172

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26800
/proc/meminfo: memFree=28968032/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=58336 CPUtime=1302.06 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 13899 0 0 0 130201 5 0 0 20 0 1 0 321747400 59736064 13927 33554432000 134512640 135395479 4291726016 4291724368 134581183 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 14584 13927 111 216 0 14366 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 58336

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26800
/proc/meminfo: memFree=28967660/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=59444 CPUtime=1362.04 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 14123 0 0 0 136199 5 0 0 20 0 1 0 321747400 60870656 14151 33554432000 134512640 135395479 4291726016 4291724368 134580732 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 14861 14151 111 216 0 14643 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 59444

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26801
/proc/meminfo: memFree=28964312/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=62720 CPUtime=1422.03 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 14945 0 0 0 142198 5 0 0 20 0 1 0 321747400 64225280 14973 33554432000 134512640 135395479 4291726016 4291724368 134580980 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 15680 14973 111 216 0 15462 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 62720

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 26802
/proc/meminfo: memFree=28962568/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=64560 CPUtime=1482.01 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 15394 0 0 0 148196 5 0 0 20 0 1 0 321747400 66109440 15422 33554432000 134512640 135395479 4291726016 4291724368 134581436 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 16140 15422 111 216 0 15922 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 64560

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 1.94 3/177 26802
/proc/meminfo: memFree=28961580/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=65672 CPUtime=1542 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 15650 0 0 0 154195 5 0 0 20 0 1 0 321747400 67248128 15734 33554432000 134512640 135395479 4291726016 4291724368 134581028 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 16418 15734 111 216 0 16200 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 65672

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 26802
/proc/meminfo: memFree=28960836/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=66212 CPUtime=1601.99 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 15767 0 0 0 160194 5 0 0 20 0 1 0 321747400 67801088 15851 33554432000 134512640 135395479 4291726016 4291724368 134581451 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 16553 15851 111 216 0 16335 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 66212

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/177 26802
/proc/meminfo: memFree=28958356/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=69000 CPUtime=1661.99 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 16460 0 0 0 166193 6 0 0 20 0 1 0 321747400 70656000 16535 33554432000 134512640 135395479 4291726016 4291724368 134581284 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 17250 16535 111 216 0 17032 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 69000

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/177 26803
/proc/meminfo: memFree=28957172/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=69868 CPUtime=1721.98 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 16623 0 0 0 172192 6 0 0 20 0 1 0 321747400 71544832 16737 33554432000 134512640 135395479 4291726016 4291724368 134580765 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 17467 16737 111 216 0 17249 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 69868

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/178 26806
/proc/meminfo: memFree=28956032/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=70476 CPUtime=1781.97 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 16758 0 0 0 178191 6 0 0 20 0 1 0 321747400 72167424 16872 33554432000 134512640 135395479 4291726016 4291724368 134581436 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 17619 16872 111 216 0 17401 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 70476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.93 1.99 1.94 2/173 26834
/proc/meminfo: memFree=29212556/32873844 swapFree=7644/7644
[pid=26789] ppid=26787 vsize=70476 CPUtime=1800.07 cores=0,2,4,6
/proc/26789/stat : 26789 (minisat+) R 26787 26789 26286 0 -1 4202496 16761 0 0 0 180001 6 0 0 20 0 1 0 321747400 72167424 16875 33554432000 134512640 135395479 4291726016 4291724368 134580941 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/26789/statm: 17619 16875 111 216 0 17401 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 70476

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

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

Child status: 10
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1800.02
CPU system time (s): 0.06299
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 70476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.06299
maximum resident set size= 67508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16763
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29
involuntary context switches= 2731

runsolver used 3.53046 second user time and 8.87265 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-01 15:10:30
IDJOB=3721455
IDBENCH=2880
IDSOLVER=2306
FILE ID=node147/3721455-1338556230
RUNJOBID= node147-1338552574-26302
PBS_JOBID= 14635837
Free space on /tmp= 70784 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-C880.b.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721455-1338556230/watcher-3721455-1338556230 -o /tmp/evaluation-result-3721455-1338556230/solver-3721455-1338556230 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721455-1338556230.opb            

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d95d18eb9f9494c32273975c1bc570ba
RANDOM SEED=842707596

node147.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29265764 kB
Buffers:          397124 kB
Cached:          2342400 kB
SwapCached:         3380 kB
Active:          1382980 kB
Inactive:        1376212 kB
Active(anon):      15768 kB
Inactive(anon):     5920 kB
Active(file):    1367212 kB
Inactive(file):  1370292 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100236 kB
Dirty:              5100 kB
Writeback:             0 kB
AnonPages:         24580 kB
Mapped:             9580 kB
Shmem:                 0 kB
Slab:             712172 kB
SReclaimable:     153108 kB
SUnreclaim:       559064 kB
KernelStack:        1464 kB
PageTables:         4004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     139552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721455-1338556230.opb

Free space on /tmp at the end= 70780 MiB
End job on node147 at 2012-06-01 15:40:32