Trace number 353195

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)285 1800.07 1800.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d1.opb
MD5SUM1850b909125f53108de0513d8e3d52c8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark285
Best CPU time to get the best result obtained on this benchmark1782.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 285
Optimality of the best value was proved NO
Number of variables664
Total number of constraints3035
Number of constraints which are clauses3035
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 constraint32
Number of terms in the objective function 664
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 664
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 664
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.09/0.11	c Converting 3035 PB-constraints to clauses...
0.09/0.11	c   -- Unit propagations: (none)
0.09/0.11	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.11	c   -- Clauses(.)/Splits(s): ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.12	c ==================================[MINISAT+]==================================
0.09/0.12	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         0 |    3035     9828 |    1011       0        0     nan |  0.000 % |
0.09/0.12	c ==============================================================================
0.09/0.12	c Found solution: 319
0.09/0.12	o 319
0.09/0.13	c ---[   0]---> Sorter-cost:30182     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 |        22 |   39401    94869 |   13133      22      879    40.0 |  0.000 % |
0.29/0.34	c ==============================================================================
0.29/0.34	c Found solution: 304
0.29/0.34	o 304
0.29/0.35	c ---[   0]---> Sorter-cost:    0     Base:
0.39/0.49	c ==================================[MINISAT+]==================================
0.39/0.49	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.49	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.49	c ==============================================================================
0.39/0.49	c |        78 |   39566    95345 |   13188      77     5158    67.0 |  0.000 % |
0.49/0.51	c ==============================================================================
0.49/0.51	c Found solution: 294
0.49/0.51	o 294
0.49/0.52	c ---[   0]---> Sorter-cost:    0     Base:
0.59/0.67	c ==================================[MINISAT+]==================================
0.59/0.67	c | Conflicts | Original         | Learnt                           | Progress |
0.59/0.67	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.59/0.67	c ==============================================================================
0.59/0.67	c |        82 |   39693    95707 |   13231      81     5475    67.6 |  0.000 % |
0.69/0.72	c |       182 |   39693    95707 |   14554     181    15088    83.4 |  0.172 % |
0.69/0.75	c |       334 |   39693    95707 |   16009     333    24915    74.8 |  0.172 % |
0.79/0.82	c |       559 |   39693    95707 |   17610     558    43774    78.4 |  0.172 % |
0.99/1.03	c |       897 |   39610    95534 |   19371     893    84437    94.6 |  0.353 % |
1.19/1.27	c |      1403 |   39610    95534 |   21308    1399   139614    99.8 |  0.353 % |
1.69/1.77	c |      2164 |   39439    95178 |   23439    2155   228675   106.1 |  0.718 % |
2.59/2.66	c |      3305 |   39396    95089 |   25783    3295   356671   108.2 |  0.806 % |
4.19/4.22	c |      5014 |   39147    94550 |   28361    4996   564213   112.9 |  1.379 % |
5.79/5.81	c ==============================================================================
5.79/5.81	c Found solution: 293
5.79/5.81	o 293
5.79/5.82	c ---[   0]---> Sorter-cost:    0     Base:
5.89/5.98	c ==================================[MINISAT+]==================================
5.89/5.98	c | Conflicts | Original         | Learnt                           | Progress |
5.89/5.98	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.89/5.98	c ==============================================================================
5.89/5.98	c |      6786 |   39147    94597 |   13049    6766   805584   119.1 |  1.379 % |
6.09/6.18	c |      6886 |   38248    92654 |   14353    6843   807275   118.0 |  3.544 % |
6.19/6.24	c |      7036 |   38101    92333 |   15789    6978   810806   116.2 |  3.889 % |
6.29/6.38	c |      7261 |   38101    92333 |   17368    7203   835914   116.1 |  3.889 % |
6.49/6.55	c |      7598 |   38101    92333 |   19105    7540   859380   114.0 |  3.889 % |
6.78/6.83	c |      8107 |   38058    92242 |   21015    8048   902377   112.1 |  3.985 % |
7.29/7.37	c |      8867 |   37957    92027 |   23117    8806   985841   112.0 |  4.209 % |
7.99/8.08	c |     10007 |   37816    91714 |   25428    9942  1069396   107.6 |  4.550 % |
9.09/9.13	c |     11717 |   37684    91426 |   27971   11649  1217804   104.5 |  4.858 % |
10.99/11.03	c |     14279 |   37684    91426 |   30768   14211  1480329   104.2 |  4.858 % |
15.29/15.39	c |     18124 |   35697    87013 |   33845   17979  1810517   100.7 |  9.636 % |
22.18/22.22	c |     23891 |   35469    86509 |   37230   23742  2607070   109.8 | 10.169 % |
34.38/34.49	c |     32540 |   35409    86375 |   40953   32384  3450033   106.5 | 10.317 % |
54.58/54.62	c |     45515 |   35296    86126 |   45048   15064  1255595    83.4 | 10.585 % |
59.88/59.95	c ==============================================================================
59.88/59.95	c Found solution: 292
59.88/59.95	o 292
59.88/59.96	c ---[   0]---> Sorter-cost:    0     Base:
60.08/60.14	c ==================================[MINISAT+]==================================
60.08/60.14	c | Conflicts | Original         | Learnt                           | Progress |
60.08/60.14	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
60.08/60.14	c ==============================================================================
60.08/60.14	c |     51755 |   35264    86031 |   11754   21218  1737423    81.9 | 10.585 % |
60.18/60.22	c |     51858 |   35264    86031 |   12929   10712   660163    61.6 | 10.688 % |
60.28/60.30	c |     52010 |   35264    86031 |   14222   10864   673235    62.0 | 10.688 % |
60.28/60.37	c |     52238 |   35264    86031 |   15644   11092   680554    61.4 | 10.688 % |
60.68/60.72	c |     52575 |   35264    86031 |   17209   11429   710291    62.1 | 10.688 % |
61.08/61.17	c |     53081 |   35264    86031 |   18929   11935   753857    63.2 | 10.688 % |
61.88/61.99	c |     53840 |   35264    86031 |   20822   12694   821047    64.7 | 10.688 % |
63.38/63.44	c |     54983 |   35264    86031 |   22905   13837   917888    66.3 | 10.688 % |
65.38/65.49	c |     56691 |   35264    86031 |   25195   15545  1062283    68.3 | 10.688 % |
68.18/68.27	c |     59253 |   35264    86031 |   27715   18107  1325662    73.2 | 10.688 % |
72.87/72.91	c |     63098 |   35264    86031 |   30486   21952  1774222    80.8 | 10.688 % |
79.37/79.48	c |     68864 |   35212    85914 |   33535   27717  2220091    80.1 | 10.817 % |
91.07/91.15	c |     77513 |   35212    85914 |   36889   36366  2981361    82.0 | 10.817 % |
110.46/110.57	c |     90487 |   35212    85914 |   40577   23247  1770661    76.2 | 10.817 % |
141.16/141.22	c |    109948 |   35153    85787 |   44635   42707  3210142    75.2 | 10.953 % |
186.55/186.65	c |    139140 |   35153    85787 |   49099   40523  2721836    67.2 | 10.953 % |
203.45/203.59	c ==============================================================================
203.45/203.59	c Found solution: 291
203.45/203.59	o 291
203.45/203.59	c ---[   0]---> Sorter-cost:    0     Base:
203.74/203.80	c ==================================[MINISAT+]==================================
203.74/203.80	c | Conflicts | Original         | Learnt                           | Progress |
203.74/203.80	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
203.74/203.80	c ==============================================================================
203.74/203.80	c |    148770 |   35121    85732 |   11707   50152  3413506    68.1 | 10.953 % |
204.24/204.37	c |    148871 |   35121    85732 |   12877    9760   464349    47.6 | 11.093 % |
204.44/204.55	c |    149026 |   35121    85732 |   14165    9915   478892    48.3 | 11.093 % |
204.64/204.76	c |    149251 |   35121    85732 |   15582   10140   496222    48.9 | 11.093 % |
205.04/205.13	c |    149591 |   35121    85732 |   17140   10480   520952    49.7 | 11.093 % |
205.54/205.65	c |    150097 |   35121    85732 |   18854   10986   558194    50.8 | 11.093 % |
206.24/206.31	c |    150858 |   35121    85732 |   20739   11747   618457    52.6 | 11.093 % |
207.24/207.36	c |    151998 |   35121    85732 |   22813   12887   693350    53.8 | 11.093 % |
209.14/209.29	c |    153707 |   35121    85732 |   25094   14596   828225    56.7 | 11.093 % |
211.24/211.38	c |    156271 |   34396    84085 |   27604   17133   993365    58.0 | 12.902 % |
215.74/215.86	c |    160118 |   34396    84085 |   30364   20980  1393378    66.4 | 12.902 % |
223.34/223.44	c |    165886 |   34396    84085 |   33401   26748  2021075    75.6 | 12.902 % |
236.44/236.55	c |    174535 |   34396    84085 |   36741   35397  2864710    80.9 | 12.902 % |
256.03/256.13	c |    187509 |   34396    84085 |   40415   23543  1656176    70.3 | 12.902 % |
279.43/279.56	c ==============================================================================
279.43/279.56	c Found solution: 290
279.43/279.56	o 290
279.43/279.57	c ---[   0]---> Sorter-cost:    0     Base:
279.63/279.76	c ==================================[MINISAT+]==================================
279.63/279.76	c | Conflicts | Original         | Learnt                           | Progress |
279.63/279.76	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
279.63/279.76	c ==============================================================================
279.63/279.76	c |    205542 |   34380    84019 |   11460   41576  3086386    74.2 | 12.902 % |
279.93/280.04	c |    205642 |   34380    84019 |   12606    8593   377408    43.9 | 12.961 % |
280.03/280.15	c |    205794 |   34380    84019 |   13866    8745   388045    44.4 | 12.961 % |
280.13/280.29	c |    206019 |   34380    84019 |   15253    8970   404742    45.1 | 12.961 % |
280.53/280.62	c |    206356 |   34380    84019 |   16778    9307   431358    46.3 | 12.961 % |
280.93/281.08	c |    206863 |   34380    84019 |   18456    9814   473568    48.3 | 12.961 % |
281.43/281.50	c |    207622 |   34380    84019 |   20302   10573   515082    48.7 | 12.961 % |
282.13/282.23	c |    208764 |   34380    84019 |   22332   11715   574466    49.0 | 12.961 % |
283.13/283.30	c |    210472 |   34380    84019 |   24565   13423   669115    49.8 | 12.961 % |
284.93/285.00	c |    213034 |   34380    84019 |   27022   15985   795872    49.8 | 12.961 % |
287.63/287.77	c |    216881 |   34380    84019 |   29724   19832   998091    50.3 | 12.961 % |
292.93/293.04	c |    222647 |   34380    84019 |   32696   25598  1341738    52.4 | 12.961 % |
303.22/303.35	c |    231296 |   34380    84019 |   35966   34247  2022239    59.0 | 12.961 % |
320.72/320.82	c |    244270 |   34380    84019 |   39563   21209  1538693    72.5 | 12.961 % |
349.51/349.66	c |    263732 |   34380    84019 |   43519   40671  2864532    70.4 | 12.961 % |
374.91/375.07	c ==============================================================================
374.91/375.07	c Found solution: 289
374.91/375.07	o 289
374.91/375.08	c ---[   0]---> Sorter-cost:    0     Base:
375.11/375.26	c ==================================[MINISAT+]==================================
375.11/375.26	c | Conflicts | Original         | Learnt                           | Progress |
375.11/375.26	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
375.11/375.26	c ==============================================================================
375.11/375.26	c |    282534 |   34347    83968 |   11449   27543  1677960    60.9 | 12.961 % |
375.21/375.38	c ==============================================================================
375.21/375.38	c Found solution: 288
375.21/375.38	o 288
375.21/375.39	c ---[   0]---> Sorter-cost:    0     Base:
375.41/375.57	c ==================================[MINISAT+]==================================
375.41/375.57	c | Conflicts | Original         | Learnt                           | Progress |
375.41/375.57	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
375.41/375.57	c ==============================================================================
375.41/375.57	c |    282555 |   34315    83881 |   11438   13760   723633    52.6 | 12.961 % |
375.51/375.62	c |    282656 |   34315    83881 |   12581   13861   728179    52.5 | 13.247 % |
375.61/375.78	c |    282806 |   34074    83348 |   13839   14005   734193    52.4 | 13.831 % |
375.81/375.93	c |    283033 |   34074    83348 |   15223   14232   743373    52.2 | 13.831 % |
376.21/376.32	c |    283371 |   34074    83348 |   16746   14570   769285    52.8 | 13.831 % |
376.81/376.95	c |    283877 |   34074    83348 |   18421   15076   805278    53.4 | 13.831 % |
377.61/377.77	c |    284636 |   34074    83348 |   20263   15835   855455    54.0 | 13.831 % |
378.71/378.90	c |    285775 |   34074    83348 |   22289   16974   943036    55.6 | 13.831 % |
380.31/380.48	c |    287484 |   34074    83348 |   24518   18683  1063414    56.9 | 13.831 % |
383.41/383.58	c |    290047 |   34074    83348 |   26970   21246  1304345    61.4 | 13.831 % |
388.11/388.23	c |    293891 |   33778    82694 |   29667   25078  1574463    62.8 | 14.546 % |
394.30/394.49	c |    299658 |   33338    81724 |   32633   30827  1833790    59.5 | 15.605 % |
406.20/406.38	c |    308307 |   33338    81724 |   35897   17111   880684    51.5 | 15.605 % |
419.89/420.05	c |    321281 |   33273    81581 |   39487   30084  1544049    51.3 | 15.761 % |
447.19/447.38	c |    340742 |   33273    81581 |   43435   20923  1241110    59.3 | 15.761 % |
492.28/492.49	c |    369937 |   33273    81581 |   47779   19370  1018669    52.6 | 15.761 % |
559.26/559.46	c |    413728 |   33217    81453 |   52557   28252  1667736    59.0 | 15.905 % |
563.06/563.29	c ==============================================================================
563.06/563.29	c Found solution: 287
563.06/563.29	o 287
563.16/563.30	c ---[   0]---> Sorter-cost:    0     Base:
563.26/563.49	c ==================================[MINISAT+]==================================
563.26/563.49	c | Conflicts | Original         | Learnt                           | Progress |
563.26/563.49	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
563.26/563.49	c ==============================================================================
563.26/563.49	c |    416515 |   33241    81524 |   11080   31039  1847610    59.5 | 15.905 % |
563.56/563.72	c |    416615 |   33241    81524 |   12188    7860   355702    45.3 | 15.905 % |
563.66/563.87	c |    416766 |   33241    81524 |   13406    8011   364965    45.6 | 15.905 % |
563.76/563.96	c |    416991 |   33241    81524 |   14747    8236   378157    45.9 | 15.905 % |
563.86/564.08	c |    417328 |   33241    81524 |   16222    8573   395797    46.2 | 15.905 % |
564.06/564.29	c |    417835 |   33241    81524 |   17844    9080   426925    47.0 | 15.905 % |
564.46/564.62	c |    418596 |   33241    81524 |   19628    9841   473550    48.1 | 15.905 % |
564.96/565.14	c |    419736 |   33241    81524 |   21591   10981   539225    49.1 | 15.905 % |
565.76/565.95	c |    421444 |   33241    81524 |   23750   12689   646319    50.9 | 15.905 % |
568.26/568.49	c |    424008 |   33241    81524 |   26126   15253   894898    58.7 | 15.905 % |
572.06/572.23	c |    427852 |   33109    81234 |   28738   19094  1195054    62.6 | 16.221 % |
575.85/576.02	c |    433618 |   33109    81234 |   31612   24860  1582463    63.7 | 16.221 % |
586.16/586.38	c |    442267 |   33109    81234 |   34773   33509  2248117    67.1 | 16.221 % |
603.65/603.84	c |    455244 |   33109    81234 |   38251   22792  1590382    69.8 | 16.221 % |
632.94/633.18	c |    474706 |   33109    81234 |   42076   42254  3137307    74.2 | 16.221 % |
662.34/662.52	c |    503898 |   32724    80383 |   46283   39362  2237664    56.8 | 17.151 % |
713.02/713.20	c |    547690 |   32523    79942 |   50912   49348  3148551    63.8 | 17.630 % |
795.60/795.87	c ==============================================================================
795.60/795.87	c Found solution: 285
795.60/795.87	o 285
795.60/795.87	c ---[   0]---> Sorter-cost:    0     Base:
795.80/796.07	c ==================================[MINISAT+]==================================
795.80/796.07	c | Conflicts | Original         | Learnt                           | Progress |
795.80/796.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
795.80/796.07	c ==============================================================================
795.80/796.07	c |    600821 |   32549    80020 |   10849   24638  1732767    70.3 | 17.630 % |
796.00/796.24	c |    600923 |   32549    80020 |   11933   12421   739622    59.5 | 17.658 % |
796.11/796.38	c |    601073 |   32549    80020 |   13127   12571   750006    59.7 | 17.658 % |
796.40/796.68	c |    601301 |   32549    80020 |   14440   12799   766696    59.9 | 17.658 % |
796.90/797.13	c |    601638 |   32549    80020 |   15884   13136   793755    60.4 | 17.658 % |
797.50/797.76	c |    602145 |   32549    80020 |   17472   13643   826142    60.6 | 17.658 % |
798.61/798.81	c |    602904 |   32549    80020 |   19219   14402   877662    60.9 | 17.658 % |
799.91/800.13	c |    604043 |   32549    80020 |   21141   15541   945466    60.8 | 17.658 % |
801.61/801.87	c |    605752 |   32549    80020 |   23255   17250  1063291    61.6 | 17.658 % |
804.81/805.06	c |    608315 |   32549    80020 |   25581   19813  1238590    62.5 | 17.658 % |
809.11/809.34	c |    612159 |   32549    80020 |   28139   23657  1510536    63.9 | 17.658 % |
816.21/816.46	c |    617925 |   32549    80020 |   30953   29423  1914913    65.1 | 17.658 % |
827.40/827.65	c |    626574 |   32549    80020 |   34048   38072  2667067    70.1 | 17.658 % |
845.40/845.61	c |    639549 |   32549    80020 |   37453   25300  1824648    72.1 | 17.658 % |
874.89/875.15	c |    659011 |   32549    80020 |   41199   20273  1389369    68.5 | 17.658 % |
917.47/917.75	c |    688205 |   32480    79871 |   45318   20452  1261780    61.7 | 17.817 % |
989.96/990.28	c |    731996 |   32480    79871 |   49850   35090  2016125    57.5 | 17.817 % |
1096.94/1097.20	c |    797681 |   32480    79871 |   54835   31411  2194991    69.9 | 17.817 % |
1268.90/1269.27	c |    896207 |   32480    79871 |   60319   51599  4284405    83.0 | 17.817 % |
1505.14/1505.54	c |   1043996 |   32347    79576 |   66351   65339  2553179    39.1 | 18.141 % |
1800.05/1800.50	c 
1800.05/1800.50	c *** TERMINATED ***
1800.05/1800.50	s SATISFIABLE
1800.05/1800.50	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
1800.05/1800.50	v 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
1800.05/1800.50	v -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
1800.05/1800.50	v 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
1800.05/1800.50	v -x116 x117 -x118 x119 -x120 x121 -x122 x123 -x124 x125 -x126 x127 -x128 -x129 -x130 x131 -x132 -x133 -x134 x135 -x136 x137
1800.05/1800.50	v -x138 -x139 -x140 -x141 -x142 x143 -x144 -x145 -x146 x147 -x148 -x149 -x150 x151 -x152 -x153 -x154 x155 -x156 -x157 -x158
1800.05/1800.50	v x159 -x160 x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169 -x170 x171 -x172 -x173 -x174 x175 -x176 x177 -x178 -x179 -x180
1800.05/1800.50	v x181 -x182 -x183 -x184 x185 -x186 -x187 -x188 x189 -x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 x199 -x200 x201 -x202
1800.05/1800.50	v -x203 -x204 -x205 -x206 x207 -x208 x209 -x210 -x211 -x212 -x213 -x214 x215 -x216 x217 -x218 -x219 -x220 -x221 x222 x223 -x224
1800.05/1800.50	v x225 -x226 -x227 x228 x229 -x230 -x231 x232 -x233 -x234 x235 -x236 x237 -x238 -x239 -x240 x241 -x242 -x243 -x244 x245 -x246
1800.05/1800.50	v -x247 -x248 x249 -x250 -x251 -x252 x253 -x254 -x255 -x256 x257 -x258 x259 -x260 x261 -x262 x263 -x264 x265 -x266 -x267 x268
1800.05/1800.50	v x269 -x270 x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 -x289 x290 x291
1800.05/1800.50	v -x292 x293 -x294 x295 -x296 x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314
1800.05/1800.50	v x315 -x316 x317 -x318 x319 -x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330 x331 -x332 -x333 x334 x335 -x336 x337
1800.05/1800.50	v -x338 x339 -x340 x341 -x342 x343 -x344 x345 -x346 x347 -x348 x349 -x350 x351 -x352 x353 -x354 x355 -x356 x357 -x358 x359 -x360
1800.05/1800.50	v x361 -x362 x363 -x364 x365 -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 x381 -x382 x383
1800.05/1800.50	v -x384 -x385 -x386 x387 -x388 -x389 -x390 x391 -x392 -x393 -x394 x395 -x396 x397 -x398 x399 -x400 x401 -x402 x403 -x404 -x405
1800.05/1800.50	v x406 x407 -x408 -x409 x410 x411 -x412 x413 -x414 -x415 -x416 x417 -x418 x419 -x420 x421 -x422 -x423 -x424 x425 -x426 x427 -x428
1800.05/1800.50	v x429 -x430 x431 -x432 -x433 -x434 x435 -x436 x437 -x438 -x439 -x440 x441 -x442 -x443 -x444 x445 -x446 x447 -x448 x449 -x450
1800.05/1800.50	v -x451 -x452 x453 -x454 -x455 -x456 x457 -x458 x459 -x460 x461 -x462 x463 -x464 x465 -x466 x467 -x468 x469 -x470 x471 -x472
1800.05/1800.50	v x473 -x474 x475 -x476 x477 -x478 -x479 -x480 x481 -x482 -x483 -x484 -x485 -x486 x487 -x488 -x489 -x490 x491 -x492 x493 -x494
1800.05/1800.50	v x495 -x496 x497 -x498 -x499 x500 -x501 -x502 x503 -x504 -x505 -x506 x507 -x508 x509 -x510 x511 -x512 -x513 x514 -x515 x516
1800.05/1800.50	v x517 -x518 -x519 x520 -x521 x522 x523 -x524 -x525 x526 -x527 x528 -x529 x530 -x531 x532 -x533 x534 x535 -x536 x537 -x538 -x539
1800.05/1800.50	v x540 -x541 -x542 -x543 x544 x545 -x546 -x547 x548 -x549 x550 -x551 x552 -x553 x554 -x555 x556 x557 -x558 -x559 x560 -x561 x562
1800.05/1800.50	v -x563 x564 x565 -x566 -x567 x568 -x569 x570 -x571 x572 x573 -x574 -x575 x576 x577 -x578 -x579 x580 -x581 x582 -x583 x584 -x585
1800.05/1800.50	v x586 -x587 x588 -x589 x590 x591 -x592 -x593 -x594 -x595 x596 x597 -x598 -x599 x600 -x601 x602 -x603 x604 x605 -x606 -x607 x608
1800.05/1800.50	v x609 -x610 -x611 x612 -x613 x614 -x615 x616 x617 -x618 -x619 x620 -x621 x622 -x623 x624 x625 -x626 -x627 x628 -x629 x630 -x631
1800.05/1800.50	v x632 -x633 x634 -x635 x636 x637 -x638 -x639 x640 x641 -x642 -x643 x644 -x645 x646 -x647 x648 -x649 x650 -x651 x652 x653 -x654
1800.05/1800.50	v -x655 x656 -x657 x658 -x659 x660 x661 -x662 -x663 x664

Verifier Data (download as text)

OK	285

Conversion Script Data (download as text)

/tmp/evaluation/353195-1176658275/instance-353195-1176658275.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/node34/watcher-353195-1176658275 -o ROOT/results/node34/solver-353195-1176658275 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/353195-1176658275/minisat+ /tmp/evaluation/353195-1176658275/instance-353195-1176658275.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: 0.92 0.98 0.99 3/77 21116
/proc/meminfo: memFree=1637432/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=1180 CPUtime=0
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 113742952 1208320 124 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 295 124 74 215 0 77 0

[startup+0.0234389 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21116
/proc/meminfo: memFree=1637432/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=1312 CPUtime=0.02
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 171 0 0 0 2 0 0 0 18 0 1 0 113742952 1343488 156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 328 156 74 215 0 110 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1312

[startup+0.101446 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21116
/proc/meminfo: memFree=1637432/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=1996 CPUtime=0.09
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 328 0 0 0 9 0 0 0 18 0 1 0 113742952 2043904 313 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 499 313 74 215 0 281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1996

[startup+0.301461 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21116
/proc/meminfo: memFree=1637432/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=6504 CPUtime=0.29
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 1452 0 0 0 28 1 0 0 18 0 1 0 113742952 6660096 1382 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569966 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 1626 1383 108 215 0 1408 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6504

[startup+0.701493 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21116
/proc/meminfo: memFree=1637432/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=7512 CPUtime=0.69
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 1725 0 0 0 68 1 0 0 21 0 1 0 113742952 7692288 1655 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 1878 1655 108 215 0 1660 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7512

[startup+1.50156 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 21117
/proc/meminfo: memFree=1631088/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=8036 CPUtime=1.49
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 1858 0 0 0 148 1 0 0 25 0 1 0 113742952 8228864 1788 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 2009 1788 111 215 0 1791 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8036

[startup+3.10168 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 21117
/proc/meminfo: memFree=1630064/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=9080 CPUtime=3.09
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 2123 0 0 0 308 1 0 0 25 0 1 0 113742952 9297920 2053 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134586325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 2270 2054 111 215 0 2052 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9080

[startup+6.30194 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 21117
/proc/meminfo: memFree=1627888/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=10932 CPUtime=6.29
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 2603 0 0 0 628 1 0 0 25 0 1 0 113742952 11194368 2533 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 2733 2533 111 215 0 2515 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10932

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 21117
/proc/meminfo: memFree=1624048/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=14656 CPUtime=12.69
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 3506 0 0 0 1266 3 0 0 25 0 1 0 113742952 15007744 3436 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 3664 3436 111 215 0 3446 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14656

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 21117
/proc/meminfo: memFree=1618416/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=20068 CPUtime=25.49
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 4864 0 0 0 2544 5 0 0 25 0 1 0 113742952 20549632 4794 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 5017 4794 111 215 0 4799 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20068

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 21117
/proc/meminfo: memFree=1610992/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=27724 CPUtime=51.08
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 6755 0 0 0 5101 7 0 0 25 0 1 0 113742952 28389376 6685 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 6931 6685 111 215 0 6713 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27724

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 21117
/proc/meminfo: memFree=1610160/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=28380 CPUtime=102.27
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 6917 0 0 0 10220 7 0 0 25 0 1 0 113742952 29061120 6847 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 7095 6847 111 215 0 6877 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28380

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21117
/proc/meminfo: memFree=1609840/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=28680 CPUtime=162.25
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 7000 0 0 0 16217 8 0 0 25 0 1 0 113742952 29368320 6930 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 7170 6930 111 215 0 6952 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 28680

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21117
/proc/meminfo: memFree=1609456/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=29144 CPUtime=222.24
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 7121 0 0 0 22216 8 0 0 25 0 1 0 113742952 29843456 7051 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 7286 7051 111 215 0 7068 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 29144

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21117
/proc/meminfo: memFree=1609328/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=29276 CPUtime=282.23
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 7134 0 0 0 28214 9 0 0 25 0 1 0 113742952 29978624 7064 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 7319 7064 111 215 0 7101 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 29276

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21117
/proc/meminfo: memFree=1609136/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=29436 CPUtime=342.21
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 7192 0 0 0 34212 9 0 0 25 0 1 0 113742952 30142464 7122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 7359 7122 111 215 0 7141 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 29436

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1609008/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=29584 CPUtime=402.2
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 7217 0 0 0 40210 10 0 0 25 0 1 0 113742952 30294016 7147 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 7396 7147 111 215 0 7178 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 29584

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1609008/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=29728 CPUtime=462.18
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 7225 0 0 0 46208 10 0 0 25 0 1 0 113742952 30441472 7155 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 7432 7155 111 215 0 7214 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 29728

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1608816/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=29880 CPUtime=522.17
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 7275 0 0 0 52206 11 0 0 25 0 1 0 113742952 30597120 7205 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 7470 7205 111 215 0 7252 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 29880

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1608624/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=30168 CPUtime=582.15
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 7324 0 0 0 58204 11 0 0 25 0 1 0 113742952 30892032 7254 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 7542 7254 111 215 0 7324 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 30168

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1608496/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=30304 CPUtime=642.15
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 7358 0 0 0 64203 12 0 0 25 0 1 0 113742952 31031296 7288 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 7576 7288 111 215 0 7358 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 30304


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1605680/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=32956 CPUtime=882.09
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 8023 0 0 0 88195 14 0 0 25 0 1 0 113742952 33746944 7953 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 8239 7953 111 215 0 8021 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 32956

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1605616/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=32956 CPUtime=942.07
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 8036 0 0 0 94193 14 0 0 25 0 1 0 113742952 33746944 7966 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 8239 7966 111 215 0 8021 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 32956

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1605168/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=33556 CPUtime=1002.06
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 8160 0 0 0 100191 15 0 0 25 0 1 0 113742952 34361344 8090 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576796 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 8389 8090 111 215 0 8171 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 33556

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1604784/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=33880 CPUtime=1062.05
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 8246 0 0 0 106189 16 0 0 25 0 1 0 113742952 34693120 8176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 8470 8176 111 215 0 8252 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 33880

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1604592/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=34216 CPUtime=1122.03
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 8300 0 0 0 112187 16 0 0 25 0 1 0 113742952 35037184 8230 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 8554 8230 111 215 0 8336 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 34216

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1602992/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=35812 CPUtime=1182.02
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 8696 0 0 0 118185 17 0 0 25 0 1 0 113742952 36671488 8626 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 8953 8626 111 215 0 8735 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 35812

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1602288/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=36484 CPUtime=1242.01
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 8857 0 0 0 124183 18 0 0 25 0 1 0 113742952 37359616 8787 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 9121 8787 111 215 0 8903 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 36484

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1597552/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=41312 CPUtime=1301.99
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 10043 0 0 0 130180 19 0 0 25 0 1 0 113742952 42303488 9973 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568554 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 10328 9973 111 215 0 10110 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 41312

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1597232/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=41732 CPUtime=1361.97
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 10113 0 0 0 136178 19 0 0 25 0 1 0 113742952 42733568 10043 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 10433 10043 111 215 0 10215 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 41732

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1596976/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=41888 CPUtime=1421.96
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 10175 0 0 0 142176 20 0 0 25 0 1 0 113742952 42893312 10105 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 10472 10105 111 215 0 10254 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 41888

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1596848/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=42040 CPUtime=1481.95
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 10198 0 0 0 148174 21 0 0 25 0 1 0 113742952 43048960 10128 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576446 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 10510 10128 111 215 0 10292 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 42040

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21119
/proc/meminfo: memFree=1596720/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=42184 CPUtime=1541.93
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 10225 0 0 0 154172 21 0 0 25 0 1 0 113742952 43196416 10155 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 10546 10155 111 215 0 10328 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 42184

[startup+1602.3 s]
/proc/loadavg: 1.10 1.01 1.00 2/78 21119
/proc/meminfo: memFree=1596784/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=42184 CPUtime=1601.92
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 10226 0 0 0 160170 22 0 0 25 0 1 0 113742952 43196416 10156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 10546 10156 111 215 0 10328 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 42184

[startup+1662.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 21119
/proc/meminfo: memFree=1596720/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=42184 CPUtime=1661.91
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 10227 0 0 0 166169 22 0 0 25 0 1 0 113742952 43196416 10157 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 10546 10157 111 215 0 10328 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 42184

[startup+1722.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 21119
/proc/meminfo: memFree=1596464/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=42312 CPUtime=1721.89
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 10281 0 0 0 172167 22 0 0 25 0 1 0 113742952 43327488 10211 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 10578 10211 111 215 0 10360 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 42312

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21119
/proc/meminfo: memFree=1595568/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=43296 CPUtime=1781.87
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 10518 0 0 0 178164 23 0 0 25 0 1 0 113742952 44335104 10448 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 10824 10448 111 215 0 10606 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 43296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 21201
/proc/meminfo: memFree=1594112/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=43428 CPUtime=1800.05
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 10525 0 0 0 179981 24 0 0 25 0 1 0 113742952 44470272 10455 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 10857 10455 111 215 0 10639 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 43428

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 21201
/proc/meminfo: memFree=1594112/2055920 swapFree=4161580/4192956
[pid=21116] ppid=21114 vsize=43428 CPUtime=1800.05
/proc/21116/stat : 21116 (minisat+) R 21114 21116 20423 0 -1 4194304 10525 0 0 0 179981 24 0 0 25 0 1 0 113742952 44470272 10455 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21116/statm: 10857 10455 111 215 0 10639 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 43428

Child status: 10
Real time (s): 1800.52
CPU time (s): 1800.07
CPU user time (s): 1799.82
CPU system time (s): 0.250961
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 43428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.250961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10527
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= 25
involuntary context switches= 4116

runsolver used 2.23666 second user time and 4.20236 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Sun Apr 15 17:31:15 UTC 2007

IDJOB= 353195
IDBENCH= 2205
IDSOLVER= 156
FILE ID= node34/353195-1176658275

PBS_JOBID= 4559893

Free space on /tmp= 66561 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d1.opb
COMMAND LINE= /tmp/evaluation/353195-1176658275/minisat+ /tmp/evaluation/353195-1176658275/instance-353195-1176658275.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node34/convwatcher-353195-1176658275 -o ROOT/results/node34/conversion-353195-1176658275 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/353195-1176658275/instance-353195-1176658275.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  1850b909125f53108de0513d8e3d52c8

RANDOM SEED= 161028714

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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.236
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:       1637840 kB
Buffers:         30840 kB
Cached:         189356 kB
SwapCached:       2232 kB
Active:         204028 kB
Inactive:       153120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637840 kB
SwapTotal:     4192956 kB
SwapFree:      4161580 kB
Dirty:            2448 kB
Writeback:           0 kB
Mapped:         151964 kB
Slab:            46228 kB
Committed_AS:   412720 kB
PageTables:       1976 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= 66561 MiB

End job on node34 on Sun Apr 15 18:01:18 UTC 2007