Trace number 366546

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)101 1800.06 1800.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-m4.r.opb
MD5SUMf69ecb5497caa964fbd82b9dc6698ac3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark0.203968
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 90
Optimality of the best value was proved YES
Number of variables652
Total number of constraints759
Number of constraints which are clauses759
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint46
Number of terms in the objective function 652
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 652
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 652
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/0.00	c Parsing PB file...
0.06/0.09	c Converting 759 PB-constraints to clauses...
0.06/0.09	c   -- Unit propagations: (none)
0.06/0.09	c   -- Detecting intervals from adjacent constraints: ==
0.06/0.09	c   -- Clauses(.)/Splits(s): .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.06/0.09	c ==================================[MINISAT+]==================================
0.06/0.09	c | Conflicts | Original         | Learnt                           | Progress |
0.06/0.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.06/0.09	c ==============================================================================
0.06/0.09	c |         0 |     757     9236 |     252       0        0     nan |  0.000 % |
0.06/0.09	c ==============================================================================
0.06/0.09	c Found solution: 116
0.06/0.09	o 116
0.09/0.10	c ---[   0]---> Sorter-cost:29548     Base:
0.29/0.35	c ==================================[MINISAT+]==================================
0.29/0.35	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.35	c ==============================================================================
0.29/0.35	c |         0 |   35689    90798 |   11896       0        0     nan |  0.000 % |
0.39/0.44	c |       100 |   35046    89453 |   13085      75      520     6.9 |  1.932 % |
0.49/0.54	c |       250 |   34855    89044 |   14394     219     1796     8.2 |  2.383 % |
0.59/0.64	c |       475 |   34855    89044 |   15833     444    10268    23.1 |  2.383 % |
0.69/0.72	c |       813 |   34805    88940 |   17416     778    19780    25.4 |  2.497 % |
0.79/0.82	c |      1319 |   34805    88940 |   19158    1284    31364    24.4 |  2.497 % |
0.99/1.04	c |      2078 |   34805    88940 |   21074    2043    54522    26.7 |  2.497 % |
1.39/1.40	c |      3217 |   34805    88940 |   23181    3182    85305    26.8 |  2.497 % |
2.29/2.30	c |      4926 |   34805    88940 |   25500    4891   223677    45.7 |  2.497 % |
3.20/3.24	c |      7489 |   34744    88803 |   28050    7450   382492    51.3 |  2.658 % |
4.19/4.29	c |     11335 |   34744    88803 |   30855   11296   613306    54.3 |  2.658 % |
4.30/4.38	c ==============================================================================
4.30/4.38	c Found solution: 111
4.30/4.38	o 111
4.30/4.39	c ---[   0]---> Sorter-cost:    0     Base:
4.59/4.61	c ==================================[MINISAT+]==================================
4.59/4.61	c | Conflicts | Original         | Learnt                           | Progress |
4.59/4.61	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.59/4.61	c ==============================================================================
4.59/4.61	c |     11573 |   34795    88937 |   11598   11534   620120    53.8 |  2.658 % |
4.59/4.66	c |     11674 |   34795    88937 |   12757   11635   621678    53.4 |  2.658 % |
4.69/4.72	c |     11824 |   34795    88937 |   14033   11785   627106    53.2 |  2.658 % |
4.79/4.82	c |     12049 |   34756    88854 |   15436   12009   630941    52.5 |  2.751 % |
4.89/4.92	c |     12386 |   34756    88854 |   16980   12346   639140    51.8 |  2.751 % |
4.99/5.02	c |     12892 |   34756    88854 |   18678   12852   652781    50.8 |  2.751 % |
5.19/5.26	c |     13651 |   34756    88854 |   20546   13611   685906    50.4 |  2.751 % |
5.39/5.44	c ==============================================================================
5.39/5.44	c Found solution: 107
5.39/5.44	o 107
5.39/5.45	c ---[   0]---> Sorter-cost:    0     Base:
5.59/5.68	c ==================================[MINISAT+]==================================
5.59/5.68	c | Conflicts | Original         | Learnt                           | Progress |
5.59/5.68	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.59/5.68	c ==============================================================================
5.59/5.68	c |     14478 |   34794    88955 |   11598   14438   705219    48.8 |  2.751 % |
5.69/5.74	c |     14578 |   34770    88899 |   12757    7318   289885    39.6 |  2.820 % |
5.69/5.77	c |     14728 |   34715    88776 |   14033    7466   292103    39.1 |  2.963 % |
5.79/5.80	c |     14953 |   34715    88776 |   15436    7691   295143    38.4 |  2.963 % |
5.89/5.90	c |     15291 |   34715    88776 |   16980    8029   304354    37.9 |  2.963 % |
5.99/6.06	c |     15797 |   34715    88776 |   18678    8535   324541    38.0 |  2.963 % |
6.29/6.32	c |     16556 |   34715    88776 |   20546    9294   366540    39.4 |  2.963 % |
6.59/6.63	c |     17698 |   34715    88776 |   22601   10436   446360    42.8 |  2.963 % |
7.09/7.15	c |     19407 |   34715    88776 |   24861   12145   546566    45.0 |  2.963 % |
8.19/8.28	c |     21969 |   34715    88776 |   27347   14707   791931    53.8 |  2.963 % |
9.59/9.69	c |     25814 |   34715    88776 |   30082   18552  1072439    57.8 |  2.963 % |
12.39/12.41	c |     31580 |   34715    88776 |   33090   24318  1683892    69.2 |  2.963 % |
16.69/16.75	c |     40231 |   34715    88776 |   36399   32969  2508394    76.1 |  2.963 % |
21.59/21.63	c |     53205 |   34715    88776 |   40039   17615  1404149    79.7 |  2.963 % |
31.18/31.28	c ==============================================================================
31.18/31.29	c Found solution: 105
31.18/31.29	o 105
31.18/31.29	c ---[   0]---> Sorter-cost:    0     Base:
31.48/31.55	c ==================================[MINISAT+]==================================
31.48/31.55	c | Conflicts | Original         | Learnt                           | Progress |
31.48/31.55	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
31.48/31.55	c ==============================================================================
31.48/31.55	c |     71295 |   34737    88838 |   11579   35705  2983561    83.6 |  2.963 % |
31.58/31.69	c |     71395 |   34737    88838 |   12736    6799   479176    70.5 |  2.965 % |
31.68/31.73	c |     71546 |   34737    88838 |   14010    6950   481002    69.2 |  2.965 % |
31.79/31.80	c |     71771 |   34737    88838 |   15411    7175   486783    67.8 |  2.965 % |
31.79/31.89	c |     72109 |   34737    88838 |   16952    7513   493601    65.7 |  2.965 % |
31.98/32.03	c |     72618 |   34737    88838 |   18648    8022   509796    63.5 |  2.965 % |
32.28/32.35	c |     73378 |   34737    88838 |   20512    8782   542933    61.8 |  2.965 % |
32.68/32.76	c |     74519 |   34737    88838 |   22564    9923   602902    60.8 |  2.965 % |
33.48/33.52	c |     76227 |   34737    88838 |   24820   11631   764739    65.8 |  2.965 % |
34.18/34.25	c |     78789 |   34737    88838 |   27302   14193   973188    68.6 |  2.965 % |
36.68/36.77	c |     82633 |   34737    88838 |   30032   18037  1476670    81.9 |  2.965 % |
40.18/40.22	c |     88400 |   34737    88838 |   33036   23804  2026718    85.1 |  2.965 % |
45.47/45.53	c |     97050 |   34737    88838 |   36339   32454  2990923    92.2 |  2.965 % |
55.37/55.46	c |    110024 |   34737    88838 |   39973   18291  2094646   114.5 |  2.965 % |
68.77/68.87	c |    129487 |   34737    88838 |   43971   37754  4526617   119.9 |  2.965 % |
90.96/91.04	c |    158679 |   34737    88838 |   48368   33848  4120655   121.7 |  2.965 % |
114.55/114.65	c |    202469 |   34737    88838 |   53205   39919  3959290    99.2 |  2.965 % |
154.64/154.75	c ==============================================================================
154.64/154.75	c Found solution: 103
154.64/154.75	o 103
154.64/154.76	c ---[   0]---> Sorter-cost:    0     Base:
154.94/155.02	c ==================================[MINISAT+]==================================
154.94/155.02	c | Conflicts | Original         | Learnt                           | Progress |
154.94/155.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
154.94/155.02	c ==============================================================================
154.94/155.02	c |    266222 |   34756    88893 |   11585   17458  2120770   121.5 |  2.965 % |
155.04/155.13	c |    266322 |   34756    88893 |   12743    8829   935840   106.0 |  2.972 % |
155.04/155.18	c |    266474 |   34756    88893 |   14017    8981   938011   104.4 |  2.972 % |
155.14/155.27	c |    266703 |   34756    88893 |   15419    9210   942242   102.3 |  2.972 % |
155.24/155.37	c |    267040 |   34708    88793 |   16961    9546   952458    99.8 |  3.081 % |
155.44/155.51	c |    267546 |   34708    88793 |   18657   10052   966834    96.2 |  3.081 % |
155.64/155.76	c |    268305 |   34708    88793 |   20523   10811   984157    91.0 |  3.081 % |
156.04/156.20	c |    269446 |   34708    88793 |   22575   11952  1037787    86.8 |  3.081 % |
156.64/156.77	c |    271157 |   34708    88793 |   24833   13663  1101406    80.6 |  3.081 % |
157.64/157.76	c |    273721 |   34708    88793 |   27316   16227  1262431    77.8 |  3.081 % |
158.83/158.96	c |    277565 |   34708    88793 |   30048   20071  1459825    72.7 |  3.081 % |
161.54/161.67	c |    283331 |   34708    88793 |   33053   25837  1951094    75.5 |  3.081 % |
167.04/167.13	c |    291980 |   34708    88793 |   36358   34486  2767918    80.3 |  3.081 % |
176.03/176.19	c |    304959 |   34708    88793 |   39994   20931  2337681   111.7 |  3.081 % |
189.03/189.19	c |    324420 |   34708    88793 |   43994   40392  4435849   109.8 |  3.081 % |
206.72/206.86	c |    353612 |   34708    88793 |   48393   36187  3310077    91.5 |  3.081 % |
241.31/241.48	c |    397402 |   34708    88793 |   53232   40231  4232230   105.2 |  3.081 % |
280.69/280.88	c |    463086 |   34708    88793 |   58556   19678  1368409    69.5 |  3.081 % |
365.26/365.49	c |    561612 |   34708    88793 |   64411   22846  2527193   110.6 |  3.081 % |
523.90/524.13	c |    709402 |   34708    88793 |   70852   60773  5684710    93.5 |  3.081 % |
797.70/798.15	c |    931087 |   34708    88793 |   77938   46813  6121770   130.8 |  3.081 % |
1255.23/1255.82	c |   1263612 |   34708    88793 |   85731   45908  6130727   133.5 |  3.081 % |
1295.33/1295.95	c ==============================================================================
1295.33/1295.95	c Found solution: 101
1295.33/1295.95	o 101
1295.33/1295.95	c ---[   0]---> Sorter-cost:    0     Base:
1295.63/1296.21	c ==================================[MINISAT+]==================================
1295.63/1296.21	c | Conflicts | Original         | Learnt                           | Progress |
1295.63/1296.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1295.63/1296.21	c ==============================================================================
1295.63/1296.21	c |   1309775 |   34730    88855 |   11576   15199  1381315    90.9 |  3.081 % |
1295.63/1296.29	c |   1309877 |   34730    88855 |   12733    7702   649080    84.3 |  3.083 % |
1295.73/1296.34	c |   1310027 |   34700    88788 |   14006    7850   650720    82.9 |  3.159 % |
1295.83/1296.43	c |   1310253 |   34700    88788 |   15407    8076   660195    81.7 |  3.159 % |
1295.93/1296.54	c |   1310592 |   34700    88788 |   16948    8415   667166    79.3 |  3.159 % |
1296.13/1296.71	c |   1311098 |   34700    88788 |   18643    8921   691730    77.5 |  3.159 % |
1296.23/1296.90	c |   1311857 |   34700    88788 |   20507    9680   712448    73.6 |  3.159 % |
1296.62/1297.22	c |   1312996 |   34700    88788 |   22558   10819   749959    69.3 |  3.159 % |
1297.12/1297.73	c |   1314704 |   34700    88788 |   24814   12527   809942    64.7 |  3.159 % |
1297.92/1298.54	c |   1317267 |   34700    88788 |   27295   15090   932767    61.8 |  3.159 % |
1299.42/1300.05	c |   1321111 |   34700    88788 |   30025   18934  1218583    64.4 |  3.159 % |
1302.42/1303.08	c |   1326877 |   34700    88788 |   33027   24700  1615870    65.4 |  3.159 % |
1305.92/1306.55	c |   1335526 |   34700    88788 |   36330   33349  2126920    63.8 |  3.159 % |
1313.02/1313.61	c |   1348500 |   34700    88788 |   39963   18610  1365801    73.4 |  3.159 % |
1324.31/1324.90	c |   1367961 |   34700    88788 |   43959   38071  3645716    95.8 |  3.159 % |
1343.70/1344.37	c |   1397153 |   34700    88788 |   48355   31837  2985740    93.8 |  3.159 % |
1382.79/1383.43	c |   1440942 |   34700    88788 |   53191   36217  4816623   133.0 |  3.159 % |
1459.76/1460.48	c |   1506627 |   34700    88788 |   58510   17897  1893746   105.8 |  3.159 % |
1576.42/1577.18	c |   1605153 |   34700    88788 |   64361   24942  3147742   126.2 |  3.159 % |
1713.87/1714.69	c |   1752942 |   34700    88788 |   70797   65355  7543821   115.4 |  3.159 % |
1800.04/1800.80	c 
1800.04/1800.80	c *** TERMINATED ***
1800.04/1800.80	s SATISFIABLE
1800.04/1800.80	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
1800.04/1800.80	v -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
1800.04/1800.80	v -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
1800.04/1800.80	v -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
1800.04/1800.80	v -x108 -x109 -x110 -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128
1800.04/1800.80	v -x129 -x130 x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 x141 -x142 x143 -x144 -x145 -x146 -x147 x148 -x149
1800.04/1800.80	v x150 -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 x159 -x160 -x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169 -x170
1800.04/1800.80	v -x171 -x172 -x173 x174 x175 -x176 -x177 -x178 -x179 -x180 x181 -x182 x183 -x184 -x185 -x186 -x187 x188 -x189 -x190 -x191 -x192
1800.04/1800.80	v -x193 -x194 x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 -x210 x211 -x212 -x213
1800.04/1800.80	v -x214 x215 -x216 -x217 x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230 -x231 x232 -x233 x234 -x235
1800.04/1800.80	v x236 x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 x247 -x248 -x249 -x250 -x251 x252 -x253 -x254 -x255 -x256
1800.04/1800.80	v x257 -x258 -x259 x260 -x261 -x262 x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 x271 -x272 x273 -x274 -x275 -x276 -x277 -x278
1800.04/1800.80	v -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299
1800.04/1800.80	v -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 x308 -x309 -x310 -x311 -x312 -x313 x314 -x315 -x316 -x317 -x318 -x319 -x320
1800.04/1800.80	v -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341
1800.04/1800.80	v -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 x356 -x357 x358 -x359 -x360 x361 -x362
1800.04/1800.80	v -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383
1800.04/1800.80	v -x384 -x385 -x386 -x387 x388 x389 -x390 -x391 -x392 -x393 -x394 -x395 x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404
1800.04/1800.80	v -x405 -x406 -x407 x408 -x409 -x410 -x411 -x412 -x413 x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 x422 -x423 -x424 -x425
1800.04/1800.80	v -x426 -x427 x428 -x429 -x430 -x431 -x432 x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 x442 -x443 -x444 x445 -x446
1800.04/1800.80	v -x447 -x448 -x449 -x450 -x451 -x452 -x453 x454 -x455 x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467
1800.04/1800.80	v -x468 -x469 -x470 -x471 -x472 x473 -x474 -x475 -x476 x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488
1800.04/1800.80	v -x489 x490 x491 -x492 -x493 -x494 -x495 -x496 x497 x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509
1800.04/1800.80	v -x510 -x511 -x512 -x513 -x514 x515 -x516 -x517 -x518 -x519 x520 -x521 -x522 x523 x524 -x525 -x526 -x527 -x528 x529 -x530 -x531
1800.04/1800.80	v x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552
1800.04/1800.80	v -x553 -x554 -x555 -x556 -x557 -x558 x559 -x560 x561 -x562 -x563 -x564 -x565 x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573
1800.04/1800.80	v -x574 -x575 -x576 x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 x587 -x588 x589 -x590 -x591 -x592 -x593 x594
1800.04/1800.80	v -x595 x596 -x597 -x598 -x599 -x600 -x601 x602 -x603 -x604 -x605 -x606 -x607 -x608 x609 -x610 -x611 x612 -x613 -x614 x615 -x616
1800.04/1800.80	v x617 -x618 -x619 -x620 -x621 x622 -x623 -x624 x625 -x626 -x627 -x628 -x629 x630 -x631 -x632 -x633 x634 -x635 -x636 -x637 x638
1800.04/1800.80	v -x639 -x640 x641 -x642 x643 -x644 -x645 x646 x647 -x648 x649 -x650 -x651 -x652

Verifier Data (download as text)

OK	101

Conversion Script Data (download as text)

/tmp/evaluation/366546-1177062680/instance-366546-1177062680.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node37/watcher-366546-1177062680 -o ROOT/results/node37/solver-366546-1177062680 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/366546-1177062680/minisat+ /tmp/evaluation/366546-1177062680/instance-366546-1177062680.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 14264
/proc/meminfo: memFree=1753616/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=1180 CPUtime=0
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 154180492 1208320 122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 295 122 74 215 0 77 0

[startup+0.064189 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 14264
/proc/meminfo: memFree=1753616/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=1584 CPUtime=0.06
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 242 0 0 0 6 0 0 0 18 0 1 0 154180492 1622016 227 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 396 227 74 215 0 178 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1584

[startup+0.101195 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 14264
/proc/meminfo: memFree=1753616/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=1868 CPUtime=0.09
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 336 0 0 0 9 0 0 0 18 0 1 0 154180492 1912832 321 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134652455 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 467 321 100 215 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1868

[startup+0.301233 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 14264
/proc/meminfo: memFree=1753616/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=2068 CPUtime=0.29
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 408 0 0 0 29 0 0 0 19 0 1 0 154180492 2117632 393 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 517 393 105 215 0 299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2068

[startup+0.701309 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 14264
/proc/meminfo: memFree=1753616/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=6752 CPUtime=0.69
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 1505 0 0 0 69 0 0 0 22 0 1 0 154180492 6914048 1446 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 1688 1446 111 215 0 1470 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6752

[startup+1.50247 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14265
/proc/meminfo: memFree=1747976/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=7144 CPUtime=1.49
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 1613 0 0 0 149 0 0 0 25 0 1 0 154180492 7315456 1554 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 1786 1554 111 215 0 1568 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7144

[startup+3.10176 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14265
/proc/meminfo: memFree=1747080/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=8328 CPUtime=3.09
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 1919 0 0 0 308 1 0 0 25 0 1 0 154180492 8527872 1860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 2082 1860 111 215 0 1864 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8328

[startup+6.30136 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14265
/proc/meminfo: memFree=1744336/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=10480 CPUtime=6.29
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 2460 0 0 0 628 1 0 0 25 0 1 0 154180492 10731520 2401 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 2620 2401 111 215 0 2402 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10480

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14265
/proc/meminfo: memFree=1740304/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=14836 CPUtime=12.69
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 3557 0 0 0 1267 2 0 0 25 0 1 0 154180492 15192064 3489 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577392 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 3709 3489 111 215 0 3491 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14836

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14265
/proc/meminfo: memFree=1733264/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=21380 CPUtime=25.48
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 5169 0 0 0 2544 4 0 0 25 0 1 0 154180492 21893120 5101 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579892 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 5345 5101 111 215 0 5127 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21380

[startup+51.1018 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 14265
/proc/meminfo: memFree=1730128/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=25060 CPUtime=51.07
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 6077 0 0 0 5102 5 0 0 25 0 1 0 154180492 25661440 6009 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 6265 6009 111 215 0 6047 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25060

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 14265
/proc/meminfo: memFree=1722064/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=32688 CPUtime=102.26
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 7991 0 0 0 10218 8 0 0 25 0 1 0 154180492 33472512 7923 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 8172 7923 111 215 0 7954 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32688

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 14265
/proc/meminfo: memFree=1717520/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=37136 CPUtime=162.23
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 9126 0 0 0 16213 10 0 0 25 0 1 0 154180492 38027264 9058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580730 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 9284 9058 111 215 0 9066 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 37136

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14265
/proc/meminfo: memFree=1717456/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=37136 CPUtime=222.21
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 9126 0 0 0 22211 10 0 0 25 0 1 0 154180492 38027264 9058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 9284 9058 111 215 0 9066 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 37136

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14265
/proc/meminfo: memFree=1715792/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=38860 CPUtime=282.19
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 9539 0 0 0 28208 11 0 0 25 0 1 0 154180492 39792640 9471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 9715 9471 111 215 0 9497 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 38860

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14265
/proc/meminfo: memFree=1715728/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=38860 CPUtime=342.17
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 9541 0 0 0 34205 12 0 0 25 0 1 0 154180492 39792640 9473 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 9715 9473 111 215 0 9497 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 38860

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14265
/proc/meminfo: memFree=1712400/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=42656 CPUtime=402.14
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 10449 0 0 0 40201 13 0 0 25 0 1 0 154180492 43679744 10381 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 10664 10381 111 215 0 10446 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 42656

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14265
/proc/meminfo: memFree=1709648/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=45020 CPUtime=462.12
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 11058 0 0 0 46198 14 0 0 25 0 1 0 154180492 46100480 10990 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 11255 10990 111 215 0 11037 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 45020

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14265
/proc/meminfo: memFree=1708880/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=45936 CPUtime=522.1
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 11269 0 0 0 52195 15 0 0 25 0 1 0 154180492 47038464 11201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574540 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 11484 11201 111 215 0 11266 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 45936

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 14291
/proc/meminfo: memFree=1707032/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=46780 CPUtime=582.07
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 11473 0 0 0 58191 16 0 0 25 0 1 0 154180492 47902720 11405 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 11695 11405 111 215 0 11477 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 46780

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1706248/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=48232 CPUtime=641.97
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 11837 0 0 0 64178 19 0 0 25 0 1 0 154180492 49389568 11769 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 12058 11769 111 215 0 11840 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 48232


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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1696400/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=58328 CPUtime=821.89
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 14349 0 0 0 82166 23 0 0 25 0 1 0 154180492 59727872 14281 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 14582 14281 111 215 0 14364 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 58328

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1691088/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=63572 CPUtime=881.87
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 15666 0 0 0 88162 25 0 0 25 0 1 0 154180492 65097728 15598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 15893 15598 111 215 0 15675 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 63572

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1687888/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=66968 CPUtime=941.85
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 16483 0 0 0 94158 27 0 0 25 0 1 0 154180492 68575232 16415 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 16742 16415 111 215 0 16524 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 66968

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1687824/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=67260 CPUtime=1001.83
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 16555 0 0 0 100156 27 0 0 25 0 1 0 154180492 68874240 16487 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 16815 16487 111 215 0 16597 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 67260

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1685776/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=69268 CPUtime=1061.81
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 17065 0 0 0 106153 28 0 0 25 0 1 0 154180492 70930432 16997 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 17317 16997 111 215 0 17099 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 69268

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1685456/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=69596 CPUtime=1121.78
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 17140 0 0 0 112150 28 0 0 25 0 1 0 154180492 71266304 17072 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 17399 17072 111 215 0 17181 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 69596

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1685392/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=69596 CPUtime=1181.76
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 17149 0 0 0 118147 29 0 0 25 0 1 0 154180492 71266304 17081 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 17399 17081 111 215 0 17181 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 69596

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1683856/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=71164 CPUtime=1241.74
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 17518 0 0 0 124144 30 0 0 25 0 1 0 154180492 72871936 17450 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 17791 17450 111 215 0 17573 0
Current children cumulated CPU time (s) 1241.74
Current children cumulated vsize (KiB) 71164

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1683792/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=71080 CPUtime=1301.73
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 17526 0 0 0 130142 31 0 0 25 0 1 0 154180492 72785920 17458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 17770 17458 111 215 0 17552 0
Current children cumulated CPU time (s) 1301.73
Current children cumulated vsize (KiB) 71080

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1683728/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=71080 CPUtime=1361.69
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 17526 0 0 0 136138 31 0 0 25 0 1 0 154180492 72785920 17458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 17770 17458 111 215 0 17552 0
Current children cumulated CPU time (s) 1361.69
Current children cumulated vsize (KiB) 71080

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1683728/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=71080 CPUtime=1421.68
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 17526 0 0 0 142136 32 0 0 25 0 1 0 154180492 72785920 17458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 17770 17458 111 215 0 17552 0
Current children cumulated CPU time (s) 1421.68
Current children cumulated vsize (KiB) 71080

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1683728/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=71080 CPUtime=1481.65
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 17526 0 0 0 148133 32 0 0 25 0 1 0 154180492 72785920 17458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 17770 17458 111 215 0 17552 0
Current children cumulated CPU time (s) 1481.65
Current children cumulated vsize (KiB) 71080

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1683664/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=71080 CPUtime=1541.63
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 17526 0 0 0 154130 33 0 0 25 0 1 0 154180492 72785920 17458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 17770 17458 111 215 0 17552 0
Current children cumulated CPU time (s) 1541.63
Current children cumulated vsize (KiB) 71080

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1683792/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=71080 CPUtime=1601.61
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 17526 0 0 0 160128 33 0 0 25 0 1 0 154180492 72785920 17458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 17770 17458 111 215 0 17552 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 71080

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1683792/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=71080 CPUtime=1661.59
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 17526 0 0 0 166125 34 0 0 25 0 1 0 154180492 72785920 17458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575839 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 17770 17458 111 215 0 17552 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 71080

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1683792/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=71080 CPUtime=1721.56
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 17526 0 0 0 172122 34 0 0 25 0 1 0 154180492 72785920 17458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581178 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 17770 17458 111 215 0 17552 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 71080

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1683792/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=71080 CPUtime=1781.55
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 17526 0 0 0 178120 35 0 0 25 0 1 0 154180492 72785920 17458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580396 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 17770 17458 111 215 0 17552 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 71080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14463
/proc/meminfo: memFree=1683792/2055920 swapFree=4159012/4192956
[pid=14264] ppid=14262 vsize=71080 CPUtime=1800.04
/proc/14264/stat : 14264 (minisat+) R 14262 14264 13240 0 -1 4194304 17526 0 0 0 179969 35 0 0 25 0 1 0 154180492 72785920 17458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14264/statm: 17770 17458 111 215 0 17552 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 71080

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.82
CPU time (s): 1800.06
CPU user time (s): 1799.7
CPU system time (s): 0.367944
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 71164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.367944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17528
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= 10
involuntary context switches= 4781

runsolver used 1.75673 second user time and 4.80827 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Fri Apr 20 09:51:20 UTC 2007

IDJOB= 366546
IDBENCH= 2868
IDSOLVER= 156
FILE ID= node37/366546-1177062680

PBS_JOBID= 4640213

Free space on /tmp= 66414 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m4.r.opb
COMMAND LINE= /tmp/evaluation/366546-1177062680/minisat+ /tmp/evaluation/366546-1177062680/instance-366546-1177062680.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node37/convwatcher-366546-1177062680 -o ROOT/results/node37/conversion-366546-1177062680 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/366546-1177062680/instance-366546-1177062680.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node37/watcher-366546-1177062680 -o ROOT/results/node37/solver-366546-1177062680 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/366546-1177062680/minisat+ /tmp/evaluation/366546-1177062680/instance-366546-1177062680.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  f69ecb5497caa964fbd82b9dc6698ac3

RANDOM SEED= 781929171

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.281
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.281
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:       1753960 kB
Buffers:         40108 kB
Cached:         170304 kB
SwapCached:       2292 kB
Active:         126464 kB
Inactive:       108296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753960 kB
SwapTotal:     4192956 kB
SwapFree:      4159012 kB
Dirty:            2440 kB
Writeback:           0 kB
Mapped:          31980 kB
Slab:            52528 kB
Committed_AS:  1986680 kB
PageTables:       2000 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66414 MiB

End job on node37 on Fri Apr 20 10:21:23 UTC 2007