Trace number 1820752

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat_cumr p-2009-03-18UNSAT 2.12 2.12761

General information on the benchmark

Namehoons-vbmc-lucky7.cnf
MD5SUMe05028f569e580a3335aeab2d092cf1f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.26
Satisfiable
(Un)Satisfiability was proved
Number of variables8503
Number of clauses25116
Sum of the clauses size58576
Maximum clause length3
Minimum clause length1
Number of clauses of size 121
Number of clauses of size 216730
Number of clauses of size 38365
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   25054    58453 |    7516       0        0     nan |  0.000 % |
0.00/0.20	c |         0 |   10749    36908 |      --       0       --      -- |     --   | -13498/-19589
0.00/0.20	c ==============================================================================
0.00/0.20	c Result  :   #vars: 1872   #clauses: 10749   #literals: 36908
0.00/0.20	c CPU time:   0.18 s
0.00/0.20	c ==============================================================================
0.00/0.21	c This is MiniSat 2.0 beta
0.00/0.21	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.21	c ============================[ Problem Statistics ]=============================
0.00/0.21	c |                                                                             |
0.00/0.21	c |  Number of variables:  1872                                                 |
0.00/0.21	c |  Number of clauses:    10749                                                |
0.21/0.22	c |  Parsing time:         0.01         s                                       |
0.21/0.22	c ============================[ Search Statistics ]==============================
0.21/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.21/0.22	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.21/0.22	c ===============================================================================
0.21/0.22	c |         0 |    1872    10749    36908 |     3583        0    nan |  0.000 % |
0.21/0.22	c |       101 |    1872    10749    36908 |     3583      101     14 |  0.000 % |
0.21/0.23	c |       201 |    1872    10749    36908 |     3583      201     12 |  0.000 % |
0.21/0.23	c |       301 |    1870    10749    36908 |     3583      300     12 |  0.107 % |
0.21/0.24	c |       411 |    1858    10723    36841 |     3583      406     11 |  1.816 % |
0.21/0.24	c |       515 |    1858    10723    36841 |     3583      510     13 |  1.817 % |
0.21/0.25	c |       625 |    1849    10723    36841 |     3583      618     13 |  2.457 % |
0.21/0.25	c |       746 |    1848    10723    36841 |     3583      738     12 |  2.511 % |
0.21/0.26	c |       849 |    1825    10458    36024 |     3583      835     13 |  2.511 % |
0.21/0.26	c |       960 |    1823    10458    36024 |     3583      945     13 |  2.618 % |
0.21/0.27	c |      1081 |    1822    10458    36024 |     3583     1065     13 |  2.724 % |
0.21/0.27	c |      1214 |    1819    10458    36024 |     3583     1196     13 |  2.938 % |
0.21/0.28	c |      1315 |    1817    10408    35895 |     3583     1296     13 |  2.939 % |
0.21/0.28	c |      1425 |    1817    10408    35895 |     3583     1406     12 |  2.939 % |
0.21/0.29	c |      1546 |    1817    10408    35895 |     3583     1526     12 |  3.152 % |
0.21/0.29	c |      1681 |    1813    10408    35895 |     3583     1659     12 |  3.526 % |
0.21/0.30	c |      1827 |    1806    10337    35668 |     3583     1793     12 |  3.739 % |
0.21/0.30	c |      1929 |    1803    10337    35668 |     3583     1894     12 |  3.794 % |
0.21/0.31	c |      2039 |    1802    10337    35668 |     3583     2004     12 |  3.793 % |
0.21/0.31	c |      2160 |    1802    10337    35668 |     3583     2125     12 |  3.793 % |
0.21/0.32	c |      2294 |    1797    10303    35572 |     3583     2256     12 |  4.007 % |
0.21/0.33	c |      2440 |    1795    10303    35572 |     3583     2400     12 |  4.220 % |
0.21/0.33	c |      2603 |    1795    10303    35572 |     3583     2563     11 |  4.221 % |
0.21/0.34	c |      2703 |    1795    10303    35572 |     3583     2663     12 |  4.221 % |
0.21/0.35	c |      2813 |    1792    10251    35423 |     3583     2767     12 |  4.327 % |
0.21/0.35	c |      2935 |    1792    10251    35423 |     3583     2889     12 |  4.327 % |
0.21/0.36	c |      3068 |    1792    10251    35423 |     3583     3022     12 |  4.327 % |
0.21/0.37	c |      3215 |    1791    10251    35423 |     3583     3168     12 |  4.380 % |
0.21/0.38	c |      3377 |    1790    10229    35363 |     3583     3329     12 |  4.380 % |
0.21/0.39	c |      3555 |    1790    10229    35363 |     3583     3507     12 |  4.381 % |
0.21/0.39	c |      3659 |    1790    10229    35363 |     3583     3611     12 |  4.381 % |
0.21/0.40	c |      3770 |    1790    10229    35363 |     3583     3722     12 |  4.380 % |
0.21/0.41	c |      3894 |    1790    10229    35363 |     3583     3474     11 |  4.381 % |
0.21/0.41	c |      4027 |    1788    10215    35327 |     3583     3606     11 |  4.487 % |
0.21/0.42	c |      4173 |    1788    10215    35327 |     3583     3752     11 |  4.487 % |
0.21/0.43	c |      4333 |    1788    10215    35327 |     3583     3537     11 |  4.487 % |
0.21/0.44	c |      4509 |    1786    10215    35327 |     3583     3712     11 |  4.595 % |
0.21/0.45	c |      4704 |    1786    10201    35286 |     3583     3534     10 |  4.594 % |
0.21/0.46	c |      4804 |    1786    10201    35286 |     3583     3634     10 |  4.595 % |
0.21/0.47	c |      4914 |    1786    10201    35286 |     3583     3744     11 |  4.595 % |
0.21/0.47	c |      5035 |    1786    10201    35286 |     3583     3491     10 |  4.594 % |
0.21/0.48	c |      5171 |    1786    10201    35286 |     3583     3627     11 |  4.595 % |
0.21/0.49	c |      5317 |    1786    10201    35286 |     3583     3773     11 |  4.595 % |
0.21/0.50	c |      5477 |    1786    10201    35286 |     3583     3556     10 |  4.594 % |
0.21/0.51	c |      5655 |    1785    10191    35242 |     3583     3727     10 |  4.647 % |
0.21/0.52	c |      5849 |    1785    10191    35242 |     3583     3549     10 |  4.648 % |
0.21/0.53	c |      6063 |    1782    10191    35242 |     3583     3761     10 |  4.808 % |
0.21/0.54	c |      6163 |    1782    10191    35242 |     3583     3485     10 |  4.808 % |
0.21/0.55	c |      6275 |    1782    10165    35109 |     3583     3459     10 |  4.808 % |
0.21/0.55	c |      6396 |    1782    10165    35109 |     3583     3580     10 |  4.808 % |
0.21/0.56	c |      6530 |    1782    10165    35109 |     3583     3714     10 |  4.808 % |
0.21/0.57	c |      6678 |    1782    10165    35109 |     3583     3491     10 |  4.808 % |
0.21/0.58	c |      6838 |    1782    10165    35109 |     3583     3651     10 |  4.808 % |
0.21/0.59	c |      7014 |    1780    10150    35044 |     3583     3432     10 |  4.915 % |
0.21/0.60	c |      7209 |    1780    10150    35044 |     3583     3627     10 |  4.915 % |
0.21/0.62	c |      7421 |    1780    10150    35044 |     3583     3839     10 |  4.915 % |
0.21/0.63	c |      7654 |    1780    10150    35044 |     3583     3689     10 |  4.915 % |
0.21/0.64	c |      7756 |    1780    10150    35044 |     3583     3423     10 |  4.915 % |
0.21/0.65	c |      7866 |    1778    10136    35003 |     3583     3532     10 |  5.022 % |
0.21/0.65	c |      7987 |    1778    10136    35003 |     3583     3652     10 |  5.129 % |
0.21/0.66	c |      8121 |    1777    10136    35003 |     3583     3786     10 |  5.128 % |
0.21/0.67	c |      8267 |    1777    10136    35003 |     3583     3554     10 |  5.128 % |
0.21/0.68	c |      8427 |    1777    10136    35003 |     3583     3714     11 |  5.129 % |
0.21/0.69	c |      8605 |    1776    10122    34967 |     3583     3521     11 |  5.128 % |
0.21/0.70	c |      8798 |    1776    10122    34967 |     3583     3714     11 |  5.129 % |
0.21/0.72	c |      9011 |    1775    10122    34967 |     3583     3555     11 |  5.236 % |
0.21/0.73	c |      9244 |    1774    10108    34926 |     3583     3413     11 |  5.235 % |
0.21/0.75	c |      9503 |    1774    10108    34926 |     3583     3672     11 |  5.236 % |
0.21/0.76	c |      9603 |    1774    10108    34926 |     3583     3772     11 |  5.235 % |
0.21/0.77	c |      9714 |    1774    10108    34926 |     3583     3506     11 |  5.236 % |
0.21/0.77	c |      9835 |    1774    10108    34926 |     3583     3627     11 |  5.235 % |
0.21/0.78	c |      9968 |    1774    10108    34926 |     3583     3760     11 |  5.235 % |
0.21/0.79	c |     10115 |    1774    10108    34926 | 2147483647     3531     11 |  5.236 % |
0.21/0.80	c |     10276 |    1774    10108    34926 | 2147483647     3692     11 |  5.235 % |
0.21/0.81	c |     10452 |    1774    10108    34926 | 2147483647     3868     11 |  5.235 % |
0.21/0.82	c |     10645 |    1774    10108    34926 | 2147483647     4061     11 |  5.235 % |
0.21/0.83	c |     10859 |    1774    10108    34926 | 2147483647     4275     11 |  5.235 % |
0.21/0.85	c |     11093 |    1773    10098    34887 | 2147483647     4508     11 |  5.289 % |
0.21/0.86	c |     11349 |    1773    10098    34887 | 2147483647     4764     11 |  5.289 % |
0.21/0.88	c |     11632 |    1773    10098    34887 | 2147483647     5047     11 |  5.289 % |
0.21/0.88	c |     11732 |    1773    10098    34887 | 2147483647     5147     11 |  5.289 % |
0.21/0.89	c |     11844 |    1773    10098    34887 | 2147483647     5259     11 |  5.288 % |
0.21/0.89	c |     11965 |    1773    10098    34887 | 2147483647     5380     12 |  5.289 % |
0.21/0.90	c |     12098 |    1773    10098    34887 | 2147483647     5513     11 |  5.289 % |
0.21/0.91	c |     12244 |    1773    10098    34887 | 2147483647     5659     12 |  5.289 % |
0.21/0.92	c |     12404 |    1773    10098    34887 | 2147483647     5819     12 |  5.289 % |
0.21/0.93	c |     12580 |    1773    10098    34887 | 2147483647     5995     12 |  5.289 % |
0.21/0.94	c |     12773 |    1773    10098    34887 | 2147483647     6188     12 |  5.289 % |
0.21/0.95	c |     12986 |    1773    10098    34887 | 2147483647     6401     12 |  5.289 % |
0.21/0.97	c |     13219 |    1773    10098    34887 | 2147483647     6634     12 |  5.289 % |
0.21/0.98	c |     13475 |    1773    10098    34887 | 2147483647     6890     12 |  5.289 % |
0.21/1.00	c |     13758 |    1773    10098    34887 | 2147483647     7173     12 |  5.288 % |
0.21/1.01	c |     14068 |    1773    10098    34887 | 2147483647     7483     12 |  5.289 % |
0.21/1.02	c |     14169 |    1773    10098    34887 | 2147483647     7584     12 |  5.289 % |
0.21/1.03	c |     14279 |    1773    10098    34887 | 2147483647     7694     12 |  5.289 % |
0.21/1.04	c |     14401 |    1773    10098    34887 | 2147483647     7816     12 |  5.289 % |
0.21/1.04	c |     14535 |    1773    10098    34887 | 2147483647     7950     12 |  5.289 % |
0.21/1.05	c |     14682 |    1773    10098    34887 | 2147483647     8097     12 |  5.289 % |
0.21/1.06	c |     14842 |    1773    10098    34887 | 2147483647     8257     12 |  5.289 % |
0.21/1.07	c |     15018 |    1773    10098    34887 | 2147483647     8433     12 |  5.289 % |
0.21/1.09	c |     15211 |    1773    10098    34887 | 2147483647     8626     12 |  5.289 % |
0.21/1.10	c |     15424 |    1773    10098    34887 | 2147483647     8839     12 |  5.289 % |
1.12/1.12	c |     15657 |    1773    10098    34887 | 2147483647     9072     13 |  5.289 % |
1.12/1.14	c |     15913 |    1773    10098    34887 | 2147483647     9328     13 |  5.289 % |
1.12/1.16	c |     16196 |    1773    10098    34887 | 2147483647     9611     13 |  5.289 % |
1.12/1.18	c |     16508 |    1773    10098    34887 | 2147483647     9923     13 |  5.289 % |
1.12/1.21	c |     16847 |    1773    10098    34887 | 2147483647    10262     13 |  5.289 % |
1.22/1.22	c |     16947 |    1773    10098    34887 | 2147483647    10362     13 |  5.288 % |
1.22/1.23	c |     17057 |    1773    10098    34887 | 2147483647    10472     13 |  5.289 % |
1.22/1.24	c |     17178 |    1773    10098    34887 | 2147483647    10593     13 |  5.289 % |
1.22/1.25	c |     17311 |    1773    10098    34887 | 2147483647    10726     13 |  5.289 % |
1.22/1.26	c |     17459 |    1773    10098    34887 | 2147483647    10874     13 |  5.289 % |
1.22/1.28	c |     17620 |    1773    10098    34887 | 2147483647    11035     13 |  5.289 % |
1.22/1.29	c |     17798 |    1773    10098    34887 | 2147483647    11213     13 |  5.289 % |
1.22/1.31	c |     17991 |    1773    10098    34887 | 2147483647    11406     13 |  5.289 % |
1.32/1.33	c |     18203 |    1773    10098    34887 | 2147483647    11618     13 |  5.289 % |
1.32/1.35	c |     18437 |    1773    10098    34887 | 2147483647    11852     13 |  5.288 % |
1.32/1.37	c |     18695 |    1773    10098    34887 | 2147483647    12110     13 |  5.289 % |
1.32/1.40	c |     18977 |    1773    10098    34887 | 2147483647    12392     13 |  5.289 % |
1.42/1.42	c |     19288 |    1773    10098    34887 | 2147483647    12703     13 |  5.288 % |
1.42/1.45	c |     19629 |    1773    10098    34887 | 2147483647    13044     13 |  5.288 % |
1.42/1.48	c |     20001 |    1773    10098    34887 | 2147483647    13416     13 |  5.289 % |
1.42/1.49	c |     20102 |    1773    10098    34887 | 2147483647    13517     13 |  5.288 % |
1.42/1.50	c |     20212 |    1773    10098    34887 | 2147483647    13627     13 |  5.289 % |
1.42/1.51	c |     20337 |    1773    10098    34887 | 2147483647    13752     13 |  5.289 % |
1.52/1.52	c |     20470 |    1773    10098    34887 | 2147483647    13885     14 |  5.289 % |
1.52/1.53	c |     20617 |    1773    10098    34887 | 2147483647    14032     14 |  5.289 % |
1.52/1.55	c |     20777 |    1773    10098    34887 | 2147483647    14192     14 |  5.289 % |
1.52/1.57	c |     20954 |    1773    10098    34887 | 2147483647    14369     14 |  5.288 % |
1.52/1.58	c |     21147 |    1773    10098    34887 | 2147483647    14562     14 |  5.289 % |
1.52/1.61	c |     21360 |    1773    10098    34887 | 2147483647    14775     14 |  5.288 % |
1.62/1.63	c |     21593 |    1773    10098    34887 | 2147483647    15008     14 |  5.289 % |
1.62/1.66	c |     21849 |    1773    10098    34887 | 2147483647    15264     14 |  5.289 % |
1.62/1.70	c |     22131 |    1773    10098    34887 | 2147483647    15546     14 |  5.289 % |
1.72/1.73	c |     22445 |    1773    10098    34887 | 2147483647    15860     14 |  5.289 % |
1.72/1.77	c |     22784 |    1773    10098    34887 | 2147483647    16199     14 |  5.288 % |
1.82/1.82	c |     23156 |    1773    10098    34887 | 2147483647    16571     14 |  5.289 % |
1.82/1.86	c |     23568 |    1773    10098    34887 | 2147483647    16983     14 |  5.288 % |
1.82/1.87	c |     23668 |    1773    10098    34887 | 2147483647    17083     14 |  5.289 % |
1.82/1.88	c |     23778 |    1773    10098    34887 | 2147483647    17193     14 |  5.289 % |
1.82/1.89	c |     23899 |    1773    10098    34887 | 2147483647    17314     14 |  5.289 % |
1.82/1.91	c |     24032 |    1773    10098    34887 | 2147483647    17447     14 |  5.289 % |
1.92/1.92	c |     24179 |    1773    10098    34887 | 2147483647    17594     14 |  5.289 % |
1.92/1.94	c |     24339 |    1773    10098    34887 | 2147483647    17754     14 |  5.289 % |
1.92/1.96	c |     24516 |    1773    10098    34887 | 2147483647    17931     14 |  5.289 % |
1.92/1.98	c |     24709 |    1756     9956    34392 | 2147483647    16385     14 |  6.198 % |
1.92/2.00	c |     24922 |    1755     9956    34392 | 2147483647    16597     14 |  7.372 % |
2.02/2.03	c |     25155 |    1755     9956    34392 | 2147483647    16830     14 |  7.372 % |
2.02/2.06	c |     25411 |    1755     9956    34392 | 2147483647    17086     14 |  7.373 % |
2.02/2.10	c |     25695 |    1752     9956    34392 | 2147483647    17367     14 | 10.898 % |
2.12/2.12	c ===============================================================================
2.12/2.12	c restarts              : 150
2.12/2.12	c conflicts             : 25837          (13527 /sec)
2.12/2.12	c decisions             : 51930          (1.53 % random) (27188 /sec)
2.12/2.12	c propagations          : 3617048        (1893742 /sec)
2.12/2.12	c conflict literals     : 355234         (36.45 % deleted)
2.12/2.12	c Memory used           : 4.07 MB
2.12/2.12	c CPU time              : 1.91 s
2.12/2.12	c 
2.12/2.12	s UNSATISFIABLE
2.12/2.12	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1820752-1242474053/watcher-1820752-1242474053 -o /tmp/evaluation-result-1820752-1242474053/solver-1820752-1242474053 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820752-1242474053.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/96 22334
/proc/meminfo: memFree=674520/2074464 swapFree=1949056/1959888
[pid=22331] ppid=22329 vsize=2416 CPUtime=0
/proc/22331/stat : 22331 (SatELiteGTI) S 22329 22331 14060 0 -1 4194304 337 0 0 0 0 0 0 0 25 0 1 0 1011902452 2473984 271 4294967295 134512640 135169312 3219673552 3219671144 3085431726 0 0 4 65536 3222620697 0 0 17 0 0 0 0
/proc/22331/statm: 604 271 230 161 0 43 0
[pid=22332] ppid=22331 vsize=2416 CPUtime=0
/proc/22332/stat : 22332 (SatELiteGTI) R 22331 22331 14060 0 -1 4194368 102 0 0 0 0 0 0 0 25 0 1 0 1011902453 2473984 115 4294967295 134512640 135169312 3219673552 3219669772 3085240180 0 65538 0 65538 0 0 0 17 0 0 0 0
/proc/22332/statm: 604 115 72 161 0 43 0
[pid=22333] ppid=22332 vsize=0 CPUtime=0
/proc/22333/stat : 22333 (SatELiteGTI) Z 22332 22331 14060 0 -1 4194380 143 0 0 0 0 0 0 0 25 0 1 0 1011902453 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 0 0 0 0
/proc/22333/statm: 0 0 0 0 0 0 0
[pid=22334] ppid=22332 vsize=2416 CPUtime=0
/proc/22334/stat : 22334 (SatELiteGTI) R 22332 22331 14060 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1011902453 2473984 43 4294967295 134512640 135169312 3219673552 3219669772 3085240180 0 65538 0 65538 0 0 0 17 0 0 0 0
/proc/22334/statm: 604 43 0 161 0 43 0

[startup+0.112425 s]
/proc/loadavg: 0.92 0.98 0.99 3/96 22334
/proc/meminfo: memFree=674520/2074464 swapFree=1949056/1959888
[pid=22331] ppid=22329 vsize=2416 CPUtime=0
/proc/22331/stat : 22331 (SatELiteGTI) S 22329 22331 14060 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 1011902452 2473984 276 4294967295 134512640 135169312 3219673552 3219672088 3085237998 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22331/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.222414 s]
/proc/loadavg: 0.92 0.98 0.99 3/96 22334
/proc/meminfo: memFree=674520/2074464 swapFree=1949056/1959888
[pid=22331] ppid=22329 vsize=2420 CPUtime=0.21
/proc/22331/stat : 22331 (SatELiteGTI) S 22329 22331 14060 0 -1 4194304 383 1893 0 0 0 0 18 3 24 0 1 0 1011902452 2478080 277 4294967295 134512640 135169312 3219673552 3219669768 3085237998 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22331/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 2420

[startup+0.322405 s]
/proc/loadavg: 0.92 0.98 0.99 3/96 22334
/proc/meminfo: memFree=674520/2074464 swapFree=1949056/1959888
[pid=22331] ppid=22329 vsize=2420 CPUtime=0.21
/proc/22331/stat : 22331 (SatELiteGTI) S 22329 22331 14060 0 -1 4194304 383 1893 0 0 0 0 18 3 24 0 1 0 1011902452 2478080 277 4294967295 134512640 135169312 3219673552 3219669768 3085237998 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22331/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 2420

[startup+0.72237 s]
/proc/loadavg: 0.92 0.98 0.99 3/96 22334
/proc/meminfo: memFree=674520/2074464 swapFree=1949056/1959888
[pid=22331] ppid=22329 vsize=2420 CPUtime=0.21
/proc/22331/stat : 22331 (SatELiteGTI) S 22329 22331 14060 0 -1 4194304 383 1893 0 0 0 0 18 3 24 0 1 0 1011902452 2478080 277 4294967295 134512640 135169312 3219673552 3219669768 3085237998 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22331/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 2420

[startup+1.5223 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 22337
/proc/meminfo: memFree=672272/2074464 swapFree=1949056/1959888
[pid=22331] ppid=22329 vsize=2420 CPUtime=0.21
/proc/22331/stat : 22331 (SatELiteGTI) S 22329 22331 14060 0 -1 4194304 383 1893 0 0 0 0 18 3 24 0 1 0 1011902452 2478080 277 4294967295 134512640 135169312 3219673552 3219669768 3085237998 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22331/statm: 605 277 235 161 0 44 0
[pid=22337] ppid=22331 vsize=3772 CPUtime=1.31
/proc/22337/stat : 22337 (minisat_static) R 22331 22331 14060 0 -1 4202496 679 0 0 0 131 0 0 0 19 0 1 0 1011902474 3862528 614 4294967295 134512640 135215339 3216254688 3216252976 134528748 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22337/statm: 943 614 73 172 0 770 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 6192

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

[startup+1.62229 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 22337
/proc/meminfo: memFree=672272/2074464 swapFree=1949056/1959888
[pid=22331] ppid=22329 vsize=2420 CPUtime=0.21
/proc/22331/stat : 22331 (SatELiteGTI) S 22329 22331 14060 0 -1 4194304 383 1893 0 0 0 0 18 3 24 0 1 0 1011902452 2478080 277 4294967295 134512640 135169312 3219673552 3219669768 3085237998 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22331/statm: 605 277 235 161 0 44 0
[pid=22337] ppid=22331 vsize=3904 CPUtime=1.41
/proc/22337/stat : 22337 (minisat_static) R 22331 22331 14060 0 -1 4202496 706 0 0 0 141 0 0 0 20 0 1 0 1011902474 3997696 641 4294967295 134512640 135215339 3216254688 3216252976 134528691 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22337/statm: 976 641 73 172 0 803 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 6324

[startup+2.02226 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 22337
/proc/meminfo: memFree=672272/2074464 swapFree=1949056/1959888
[pid=22331] ppid=22329 vsize=2420 CPUtime=0.21
/proc/22331/stat : 22331 (SatELiteGTI) S 22329 22331 14060 0 -1 4194304 383 1893 0 0 0 0 18 3 24 0 1 0 1011902452 2478080 277 4294967295 134512640 135169312 3219673552 3219669768 3085237998 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22331/statm: 605 277 235 161 0 44 0
[pid=22337] ppid=22331 vsize=4168 CPUtime=1.81
/proc/22337/stat : 22337 (minisat_static) R 22331 22331 14060 0 -1 4202496 784 0 0 0 181 0 0 0 20 0 1 0 1011902474 4268032 719 4294967295 134512640 135215339 3216254688 3216252752 134539397 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22337/statm: 1042 719 73 172 0 869 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 6588

[startup+2.12225 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 22337
/proc/meminfo: memFree=672272/2074464 swapFree=1949056/1959888
[pid=22331] ppid=22329 vsize=2420 CPUtime=0.21
/proc/22331/stat : 22331 (SatELiteGTI) S 22329 22331 14060 0 -1 4194304 383 1893 0 0 0 0 18 3 24 0 1 0 1011902452 2478080 277 4294967295 134512640 135169312 3219673552 3219669768 3085237998 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22331/statm: 605 277 235 161 0 44 0
[pid=22337] ppid=22331 vsize=4168 CPUtime=1.91
/proc/22337/stat : 22337 (minisat_static) R 22331 22331 14060 0 -1 4202496 788 0 0 0 191 0 0 0 21 0 1 0 1011902474 4268032 723 4294967295 134512640 135215339 3216254688 3216252752 134538506 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22337/statm: 1042 723 73 172 0 869 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 6588

Child status: 20
Real time (s): 2.12761
CPU time (s): 2.12
CPU user time (s): 2.09
CPU system time (s): 0.03
CPU usage (%): 99.6421
Max. virtual memory (cumulated for all children) (KiB): 6588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.09
system time used= 0.03
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3346
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= 22
involuntary context switches= 9

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 13:40:53
IDJOB=1820752
IDBENCH=69576
IDSOLVER=657
FILE ID=tipi27/1820752-1242474053
PBS_JOBID=
Free space on /tmp= 9338 MiB

SOLVER NAME= minisat_cumr p-2009-03-18
BENCH NAME= SAT_RACE08/cnf/hoons-vbmc-lucky7.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820752-1242474053/watcher-1820752-1242474053 -o /tmp/evaluation-result-1820752-1242474053/solver-1820752-1242474053 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820752-1242474053.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e05028f569e580a3335aeab2d092cf1f
RANDOM SEED= 1997966006

Linux tipi27 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        675320 kB
Buffers:         53340 kB
Cached:        1220604 kB
SwapCached:       5508 kB
Active:         811368 kB
Inactive:       472444 kB
HighTotal:     1178688 kB
HighFree:       431232 kB
LowTotal:       895776 kB
LowFree:        244088 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            1976 kB
Writeback:           0 kB
AnonPages:        8908 kB
Mapped:           3392 kB
Slab:           106192 kB
PageTables:        516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90624 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9338 MiB
End job on tipi27 at 2009-05-16 13:40:55