Trace number 1837234

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 18.5812 18.6004

General information on the benchmark

NameAPPLICATIONS/bitverif/
minor/minor064.cnf
MD5SUM1a151a1e93387c74239b48070e3eed97
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.72043
Satisfiable
(Un)Satisfiability was proved
Number of variables14578
Number of clauses42581
Sum of the clauses size99353
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 228386
Number of clauses of size 314193
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.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   42579    99351 |   12773       0        0     nan |  0.000 % |
0.00/0.81	c |         0 |   17622    82354 |      --       0       --      -- |     --   | -24915/-16896
0.00/0.81	c ==============================================================================
0.00/0.81	c Result  :   #vars: 1957   #clauses: 17622   #literals: 82354
0.00/0.81	c CPU time:   0.78788 s
0.00/0.81	c ==============================================================================
0.00/0.84	c This is MiniSat 2.0 beta
0.00/0.84	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.84	c ============================[ Problem Statistics ]=============================
0.00/0.84	c |                                                                             |
0.00/0.84	c |  Number of variables:  1957                                                 |
0.00/0.84	c |  Number of clauses:    17622                                                |
0.00/0.85	c |  Parsing time:         0.01         s                                       |
0.00/0.85	c ============================[ Search Statistics ]==============================
0.00/0.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.85	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.85	c ===============================================================================
0.00/0.85	c |         0 |    1957    17622    82354 |     5874        0    nan |  0.000 % |
0.00/0.86	c |       101 |    1957    17622    82354 |     5874      101     11 |  0.000 % |
0.00/0.86	c |       201 |    1957    17622    82354 |     5874      201     13 |  0.000 % |
0.00/0.87	c |       301 |    1957    17622    82354 |     5874      301     14 |  0.000 % |
0.00/0.87	c |       412 |    1957    17622    82354 |     5874      412     13 |  0.000 % |
0.00/0.88	c |       513 |    1957    17622    82354 |     5874      513     13 |  0.000 % |
0.00/0.88	c |       624 |    1957    17622    82354 |     5874      624     14 |  0.000 % |
0.00/0.89	c |       746 |    1957    17622    82354 |     5874      746     14 |  0.000 % |
0.00/0.89	c |       848 |    1957    17622    82354 |     5874      848     14 |  0.000 % |
0.00/0.89	c |       960 |    1956    17622    82354 |     5874      959     14 |  0.051 % |
0.83/0.90	c |      1083 |    1956    17622    82354 |     5874     1082     15 |  0.051 % |
0.83/0.91	c |      1217 |    1956    17622    82354 |     5874     1216     15 |  0.051 % |
0.83/0.91	c |      1319 |    1956    17558    82226 |     5874     1317     17 |  0.051 % |
0.83/0.92	c |      1429 |    1956    17558    82226 |     5874     1427     17 |  0.051 % |
0.83/0.93	c |      1551 |    1956    17558    82226 |     5874     1549     17 |  0.051 % |
0.83/0.93	c |      1685 |    1956    17558    82226 |     5874     1683     18 |  0.051 % |
0.83/0.94	c |      1831 |    1956    17558    82226 |     5874     1829     18 |  0.051 % |
0.83/0.94	c |      1933 |    1956    17558    82226 |     5874     1931     19 |  0.051 % |
0.83/0.95	c |      2043 |    1956    17558    82226 |     5874     2041     18 |  0.051 % |
0.83/0.95	c |      2166 |    1956    17558    82226 |     5874     2164     19 |  0.051 % |
0.83/0.96	c |      2300 |    1956    17558    82226 |     5874     2298     19 |  0.051 % |
0.83/0.96	c |      2446 |    1956    17558    82226 |     5874     2444     19 |  0.051 % |
0.83/0.97	c |      2607 |    1956    17558    82226 |     5874     2605     20 |  0.051 % |
0.83/0.97	c |      2707 |    1956    17558    82226 |     5874     2705     20 |  0.051 % |
0.83/0.98	c |      2817 |    1956    17558    82226 |     5874     2815     22 |  0.051 % |
0.83/0.98	c |      2939 |    1956    17558    82226 |     5874     2937     22 |  0.051 % |
0.83/0.99	c |      3073 |    1956    17558    82226 |     5874     3071     23 |  0.051 % |
0.83/0.99	c |      3220 |    1956    17558    82226 |     5874     3218     23 |  0.051 % |
0.98/1.01	c |      3381 |    1956    17558    82226 |     5874     3379     25 |  0.051 % |
0.98/1.02	c |      3560 |    1956    17558    82226 |     5874     3558     27 |  0.051 % |
0.98/1.02	c |      3661 |    1956    17558    82226 |     5874     3659     28 |  0.051 % |
0.98/1.03	c |      3772 |    1956    17558    82226 |     5874     3770     28 |  0.051 % |
0.98/1.03	c |      3900 |    1956    17558    82226 |     5874     3898     28 |  0.051 % |
0.98/1.04	c |      4037 |    1956    17558    82226 |     5874     4035     29 |  0.051 % |
0.98/1.05	c |      4184 |    1956    17558    82226 |     5874     4182     30 |  0.051 % |
0.98/1.06	c |      4345 |    1956    17558    82226 |     5874     4343     31 |  0.051 % |
0.98/1.07	c |      4521 |    1956    17558    82226 |     5874     4519     32 |  0.051 % |
0.98/1.08	c |      4714 |    1954    17425    81958 |     5874     4697     32 |  0.153 % |
0.98/1.09	c |      4814 |    1954    17425    81958 |     5874     4797     33 |  0.153 % |
0.98/1.09	c |      4924 |    1954    17425    81958 |     5874     4907     33 |  0.153 % |
1.08/1.10	c |      5046 |    1954    17425    81958 |     5874     5029     34 |  0.153 % |
1.08/1.11	c |      5179 |    1954    17425    81958 |     5874     5162     34 |  0.153 % |
1.08/1.12	c |      5325 |    1954    17425    81958 |     5874     5308     35 |  0.153 % |
1.08/1.13	c |      5485 |    1954    17425    81958 |     5874     5468     35 |  0.153 % |
1.08/1.14	c |      5661 |    1954    17425    81958 |     5874     5644     36 |  0.153 % |
1.08/1.15	c |      5856 |    1954    17425    81958 |     5874     5839     36 |  0.153 % |
1.08/1.17	c |      6070 |    1954    17425    81958 |     5874     6053     38 |  0.153 % |
1.08/1.18	c |      6171 |    1954    17425    81958 |     5874     5549     41 |  0.153 % |
1.08/1.18	c |      6283 |    1954    17425    81958 |     5874     5661     41 |  0.153 % |
1.08/1.19	c |      6405 |    1954    17425    81958 |     5874     5783     41 |  0.153 % |
1.18/1.20	c |      6538 |    1954    17425    81958 |     5874     5916     41 |  0.154 % |
1.18/1.21	c |      6684 |    1954    17425    81958 |     5874     5471     43 |  0.153 % |
1.18/1.22	c |      6845 |    1954    17425    81958 |     5874     5632     43 |  0.153 % |
1.18/1.23	c |      7022 |    1954    17425    81958 |     5874     5809     43 |  0.153 % |
1.18/1.25	c |      7217 |    1954    17425    81958 |     5874     6004     43 |  0.153 % |
1.18/1.27	c |      7429 |    1954    17425    81958 |     5874     5616     46 |  0.153 % |
1.18/1.28	c |      7665 |    1954    17425    81958 |     5874     5852     46 |  0.153 % |
1.18/1.29	c |      7765 |    1954    17425    81958 |     5874     5952     47 |  0.153 % |
1.28/1.30	c |      7876 |    1954    17425    81958 |     5874     5468     47 |  0.153 % |
1.28/1.31	c |      8002 |    1954    17425    81958 |     5874     5594     47 |  0.153 % |
1.28/1.32	c |      8137 |    1954    17425    81958 |     5874     5729     47 |  0.153 % |
1.28/1.33	c |      8285 |    1954    17425    81958 |     5874     5877     47 |  0.154 % |
1.28/1.34	c |      8448 |    1954    17425    81958 |     5874     5453     47 |  0.153 % |
1.28/1.35	c |      8629 |    1954    17425    81958 |     5874     5634     47 |  0.153 % |
1.28/1.35	c |      8822 |    1954    17425    81958 |     5874     5827     47 |  0.154 % |
1.28/1.37	c |      9036 |    1954    17425    81958 |     5874     5442     47 |  0.154 % |
1.37/1.40	c |      9269 |    1954    17425    81958 |     5874     5675     49 |  0.153 % |
1.37/1.42	c |      9526 |    1954    17425    81958 |     5874     5932     49 |  0.153 % |
1.37/1.43	c |      9626 |    1954    17425    81958 |     5874     5439     49 |  0.153 % |
1.37/1.44	c |      9736 |    1954    17425    81958 |     5874     5549     50 |  0.153 % |
1.37/1.45	c |      9857 |    1954    17425    81958 |     5874     5670     50 |  0.153 % |
1.37/1.45	c |      9992 |    1954    17425    81958 |     5874     5805     50 |  0.153 % |
1.37/1.47	c |     10139 |    1954    17425    81958 | 2147483647     5952     50 |  0.153 % |
1.37/1.48	c |     10299 |    1954    17425    81958 | 2147483647     6112     52 |  0.153 % |
1.37/1.50	c |     10475 |    1954    17425    81958 | 2147483647     6288     52 |  0.153 % |
1.47/1.51	c |     10668 |    1954    17425    81958 | 2147483647     6481     52 |  0.153 % |
1.47/1.52	c |     10880 |    1954    17425    81958 | 2147483647     6693     53 |  0.153 % |
1.47/1.54	c |     11115 |    1954    17425    81958 | 2147483647     6928     53 |  0.153 % |
1.47/1.56	c |     11371 |    1954    17425    81958 | 2147483647     7184     54 |  0.154 % |
1.47/1.58	c |     11660 |    1954    17425    81958 | 2147483647     7473     53 |  0.153 % |
1.47/1.59	c |     11766 |    1954    17425    81958 | 2147483647     7579     54 |  0.153 % |
1.57/1.60	c |     11878 |    1954    17425    81958 | 2147483647     7691     54 |  0.153 % |
1.57/1.61	c |     11999 |    1954    17425    81958 | 2147483647     7812     54 |  0.153 % |
1.57/1.62	c |     12132 |    1954    17425    81958 | 2147483647     7945     54 |  0.153 % |
1.57/1.64	c |     12280 |    1954    17425    81958 | 2147483647     8093     55 |  0.153 % |
1.57/1.65	c |     12441 |    1954    17425    81958 | 2147483647     8254     55 |  0.153 % |
1.57/1.67	c |     12617 |    1954    17425    81958 | 2147483647     8430     56 |  0.153 % |
1.57/1.69	c |     12810 |    1954    17425    81958 | 2147483647     8623     57 |  0.153 % |
1.67/1.70	c |     13023 |    1954    17425    81958 | 2147483647     8836     57 |  0.153 % |
1.67/1.73	c |     13256 |    1954    17425    81958 | 2147483647     9069     58 |  0.153 % |
1.67/1.75	c |     13515 |    1954    17425    81958 | 2147483647     9328     58 |  0.153 % |
1.67/1.78	c |     13798 |    1954    17425    81958 | 2147483647     9611     58 |  0.153 % |
1.77/1.80	c |     14109 |    1954    17425    81958 | 2147483647     9922     58 |  0.153 % |
1.77/1.81	c |     14211 |    1954    17425    81958 | 2147483647    10024     58 |  0.153 % |
1.77/1.82	c |     14324 |    1954    17425    81958 | 2147483647    10137     58 |  0.153 % |
1.77/1.83	c |     14447 |    1954    17425    81958 | 2147483647    10260     58 |  0.153 % |
1.77/1.84	c |     14581 |    1954    17425    81958 | 2147483647    10394     58 |  0.153 % |
1.77/1.85	c |     14728 |    1954    17425    81958 | 2147483647    10541     58 |  0.153 % |
1.77/1.87	c |     14888 |    1954    17425    81958 | 2147483647    10701     58 |  0.153 % |
1.77/1.88	c |     15064 |    1954    17425    81958 | 2147483647    10877     58 |  0.153 % |
1.87/1.90	c |     15257 |    1954    17425    81958 | 2147483647    11070     57 |  0.153 % |
1.87/1.92	c |     15471 |    1954    17425    81958 | 2147483647    11284     57 |  0.153 % |
1.87/1.94	c |     15709 |    1954    17425    81958 | 2147483647    11522     57 |  0.153 % |
1.87/1.96	c |     15966 |    1954    17425    81958 | 2147483647    11779     57 |  0.153 % |
1.87/1.99	c |     16247 |    1954    17425    81958 | 2147483647    12060     56 |  0.153 % |
1.97/2.01	c |     16556 |    1954    17425    81958 | 2147483647    12369     56 |  0.153 % |
1.97/2.05	c |     16895 |    1954    17425    81958 | 2147483647    12708     57 |  0.153 % |
1.97/2.06	c |     16995 |    1954    17425    81958 | 2147483647    12808     57 |  0.153 % |
1.97/2.07	c |     17106 |    1954    17425    81958 | 2147483647    12919     57 |  0.153 % |
1.97/2.08	c |     17228 |    1954    17425    81958 | 2147483647    13041     57 |  0.153 % |
1.97/2.09	c |     17361 |    1954    17425    81958 | 2147483647    13174     57 |  0.153 % |
2.07/2.11	c |     17509 |    1953    17358    81821 | 2147483647    13316     57 |  0.204 % |
2.07/2.13	c |     17672 |    1953    17358    81821 | 2147483647    13479     57 |  0.204 % |
2.07/2.15	c |     17848 |    1953    17358    81821 | 2147483647    13655     57 |  0.205 % |
2.07/2.18	c |     18041 |    1953    17358    81821 | 2147483647    13848     57 |  0.204 % |
2.18/2.20	c |     18254 |    1953    17358    81821 | 2147483647    14061     58 |  0.204 % |
2.18/2.23	c |     18488 |    1953    17358    81821 | 2147483647    14295     59 |  0.204 % |
2.18/2.25	c |     18744 |    1953    17358    81821 | 2147483647    14551     59 |  0.204 % |
2.18/2.28	c |     19025 |    1953    17358    81821 | 2147483647    14832     59 |  0.204 % |
2.28/2.32	c |     19334 |    1953    17358    81821 | 2147483647    15141     59 |  0.204 % |
2.28/2.37	c |     19675 |    1953    17358    81821 | 2147483647    15482     59 |  0.204 % |
2.38/2.40	c |     20050 |    1953    17358    81821 | 2147483647    15857     60 |  0.205 % |
2.38/2.42	c |     20153 |    1953    17358    81821 | 2147483647    15960     60 |  0.204 % |
2.38/2.43	c |     20266 |    1953    17358    81821 | 2147483647    16073     60 |  0.204 % |
2.38/2.44	c |     20387 |    1953    17358    81821 | 2147483647    16194     60 |  0.204 % |
2.38/2.46	c |     20522 |    1953    17358    81821 | 2147483647    16329     60 |  0.204 % |
2.38/2.48	c |     20670 |    1953    17358    81821 | 2147483647    16477     60 |  0.204 % |
2.38/2.49	c |     20831 |    1953    17358    81821 | 2147483647    16638     61 |  0.204 % |
2.48/2.52	c |     21007 |    1953    17358    81821 | 2147483647    16814     61 |  0.204 % |
2.48/2.54	c |     21200 |    1953    17358    81821 | 2147483647    17007     61 |  0.204 % |
2.48/2.56	c |     21415 |    1953    17358    81821 | 2147483647    17222     61 |  0.204 % |
2.58/2.60	c |     21648 |    1953    17358    81821 | 2147483647    17455     62 |  0.204 % |
2.58/2.63	c |     21904 |    1953    17358    81821 | 2147483647    17711     63 |  0.204 % |
2.58/2.66	c |     22185 |    1953    17358    81821 | 2147483647    17992     64 |  0.204 % |
2.68/2.71	c |     22495 |    1953    17358    81821 | 2147483647    18302     65 |  0.204 % |
2.68/2.75	c |     22834 |    1953    17358    81821 | 2147483647    18641     66 |  0.204 % |
2.68/2.79	c |     23207 |    1953    17358    81821 | 2147483647    19014     66 |  0.204 % |
2.78/2.84	c |     23617 |    1940    17358    81821 | 2147483647    19423     66 |  1.635 % |
2.78/2.85	c |     23717 |    1940    17358    81821 | 2147483647    19523     65 |  1.635 % |
2.78/2.86	c |     23827 |    1940    17358    81821 | 2147483647    19633     65 |  1.636 % |
2.78/2.87	c |     23948 |    1940    17358    81821 | 2147483647    19754     65 |  1.636 % |
2.78/2.87	c |     24084 |    1940    17358    81821 | 2147483647    19890     65 |  1.636 % |
2.87/2.90	c |     24231 |    1940    17358    81821 | 2147483647    20037     65 |  1.635 % |
2.87/2.92	c |     24392 |    1940    17358    81821 | 2147483647    20198     65 |  1.635 % |
2.87/2.95	c |     24568 |    1940    17358    81821 | 2147483647    20374     66 |  1.635 % |
2.87/2.98	c |     24762 |    1940    17358    81821 | 2147483647    20568     66 |  1.635 % |
2.97/3.00	c |     24975 |    1940    17358    81821 | 2147483647    20781     66 |  1.636 % |
2.97/3.04	c |     25208 |    1940    17358    81821 | 2147483647    21014     66 |  1.635 % |
2.97/3.07	c |     25465 |    1940    17358    81821 | 2147483647    21271     66 |  1.636 % |
2.97/3.10	c |     25749 |    1940    17358    81821 | 2147483647    21555     66 |  1.635 % |
3.07/3.15	c |     26058 |    1940    17358    81821 | 2147483647    21864     67 |  1.635 % |
3.07/3.19	c |     26398 |    1940    17358    81821 | 2147483647    22204     68 |  1.635 % |
3.18/3.23	c |     26771 |    1940    17358    81821 | 2147483647    22577     68 |  1.635 % |
3.18/3.28	c |     27180 |    1940    17358    81821 | 2147483647    22986     68 |  1.635 % |
3.28/3.34	c |     27630 |    1925    16496    79855 | 2147483647    23268     70 |  1.635 % |
3.28/3.37	c |     27730 |    1925    16496    79855 | 2147483647    23368     70 |  1.635 % |
3.28/3.38	c |     27843 |    1925    16496    79855 | 2147483647    23481     70 |  1.635 % |
3.37/3.40	c |     27964 |    1925    16496    79855 | 2147483647    23602     70 |  1.635 % |
3.37/3.42	c |     28097 |    1925    16496    79855 | 2147483647    23735     70 |  1.635 % |
3.37/3.45	c |     28245 |    1925    16496    79855 | 2147483647    23883     70 |  1.635 % |
3.37/3.47	c |     28405 |    1925    16496    79855 | 2147483647    24043     70 |  1.635 % |
3.37/3.50	c |     28584 |    1925    16496    79855 | 2147483647    24222     70 |  1.635 % |
3.47/3.53	c |     28779 |    1925    16496    79855 | 2147483647    24417     70 |  1.635 % |
3.47/3.57	c |     28991 |    1925    16496    79855 | 2147483647    24629     70 |  1.635 % |
3.57/3.61	c |     29224 |    1925    16496    79855 | 2147483647    24862     71 |  1.635 % |
3.57/3.66	c |     29480 |    1925    16496    79855 | 2147483647    25118     71 |  1.635 % |
3.57/3.69	c |     29761 |    1925    16496    79855 | 2147483647    25399     72 |  1.635 % |
3.67/3.74	c |     30071 |    1925    16496    79855 | 2147483647    25709     72 |  1.635 % |
3.77/3.80	c |     30410 |    1925    16496    79855 | 2147483647    26048     72 |  1.635 % |
3.77/3.85	c |     30784 |    1925    16496    79855 | 2147483647    26422     72 |  1.635 % |
3.87/3.92	c |     31195 |    1925    16496    79855 | 2147483647    26833     72 |  1.635 % |
3.87/3.98	c |     31644 |    1925    16496    79855 | 2147483647    27282     72 |  1.635 % |
3.97/4.06	c |     32139 |    1925    16496    79855 | 2147483647    27777     72 |  1.635 % |
3.97/4.08	c |     32241 |    1925    16496    79855 | 2147483647    27879     72 |  1.635 % |
4.07/4.10	c |     32354 |    1925    16496    79855 | 2147483647    27992     72 |  1.635 % |
4.07/4.12	c |     32476 |    1925    16496    79855 | 2147483647    28114     73 |  1.635 % |
4.07/4.14	c |     32609 |    1925    16496    79855 | 2147483647    28247     72 |  1.635 % |
4.07/4.16	c |     32755 |    1925    16496    79855 | 2147483647    28393     72 |  1.636 % |
4.07/4.18	c |     32916 |    1925    16496    79855 | 2147483647    28554     72 |  1.636 % |
4.17/4.21	c |     33092 |    1925    16496    79855 | 2147483647    28730     72 |  1.636 % |
4.17/4.24	c |     33285 |    1925    16496    79855 | 2147483647    28923     72 |  1.635 % |
4.17/4.27	c |     33497 |    1925    16496    79855 | 2147483647    29135     72 |  1.635 % |
4.17/4.30	c |     33731 |    1925    16496    79855 | 2147483647    29369     72 |  1.635 % |
4.27/4.33	c |     33988 |    1925    16496    79855 | 2147483647    29626     71 |  1.636 % |
4.27/4.36	c |     34270 |    1925    16496    79855 | 2147483647    29908     71 |  1.635 % |
4.37/4.42	c |     34580 |    1925    16496    79855 | 2147483647    30218     71 |  1.635 % |
4.37/4.48	c |     34919 |    1925    16496    79855 | 2147483647    30557     71 |  1.636 % |
4.48/4.55	c |     35291 |    1925    16496    79855 | 2147483647    30929     72 |  1.635 % |
4.57/4.61	c |     35700 |    1925    16496    79855 | 2147483647    31338     72 |  1.635 % |
4.67/4.70	c |     36152 |    1925    16496    79855 | 2147483647    31790     73 |  1.635 % |
4.67/4.80	c |     36646 |    1925    16496    79855 | 2147483647    32284     73 |  1.635 % |
4.87/4.90	c |     37190 |    1925    16496    79855 | 2147483647    32828     74 |  1.635 % |
4.87/4.93	c |     37298 |    1925    16496    79855 | 2147483647    32936     74 |  1.635 % |
4.87/4.95	c |     37409 |    1925    16496    79855 | 2147483647    33047     74 |  1.635 % |
4.87/4.98	c |     37531 |    1925    16496    79855 | 2147483647    33169     74 |  1.635 % |
4.97/5.01	c |     37665 |    1925    16496    79855 | 2147483647    33303     74 |  1.635 % |
4.97/5.04	c |     37812 |    1925    16496    79855 | 2147483647    33450     74 |  1.635 % |
4.97/5.06	c |     37973 |    1925    16496    79855 | 2147483647    33611     74 |  1.636 % |
4.97/5.09	c |     38151 |    1925    16496    79855 | 2147483647    33789     74 |  1.635 % |
5.07/5.13	c |     38347 |    1925    16496    79855 | 2147483647    33985     74 |  1.635 % |
5.07/5.17	c |     38559 |    1925    16496    79855 | 2147483647    34197     74 |  1.635 % |
5.17/5.22	c |     38792 |    1925    16496    79855 | 2147483647    34430     74 |  1.635 % |
5.17/5.25	c |     39048 |    1925    16496    79855 | 2147483647    34686     74 |  1.636 % |
5.27/5.31	c |     39329 |    1925    16496    79855 | 2147483647    34967     73 |  1.635 % |
5.27/5.36	c |     39638 |    1925    16496    79855 | 2147483647    35276     73 |  1.635 % |
5.37/5.43	c |     39979 |    1925    16496    79855 | 2147483647    35617     73 |  1.635 % |
5.37/5.50	c |     40354 |    1925    16496    79855 | 2147483647    35992     73 |  1.635 % |
5.47/5.58	c |     40763 |    1925    16496    79855 | 2147483647    36401     73 |  1.636 % |
5.57/5.67	c |     41215 |    1925    16496    79855 | 2147483647    36853     73 |  1.635 % |
5.67/5.76	c |     41708 |    1925    16496    79855 | 2147483647    37346     73 |  1.635 % |
5.77/5.86	c |     42250 |    1925    16496    79855 | 2147483647    37888     73 |  1.635 % |
5.87/5.95	c |     42846 |    1925    16496    79855 | 2147483647    38484     74 |  1.635 % |
5.87/5.97	c |     42947 |    1925    16496    79855 | 2147483647    38585     74 |  1.635 % |
5.97/6.00	c |     43058 |    1925    16496    79855 | 2147483647    38696     74 |  1.635 % |
5.97/6.03	c |     43179 |    1925    16496    79855 | 2147483647    38817     74 |  1.635 % |
5.97/6.07	c |     43312 |    1925    16496    79855 | 2147483647    38950     74 |  1.635 % |
6.07/6.11	c |     43458 |    1925    16496    79855 | 2147483647    39096     74 |  1.635 % |
6.07/6.14	c |     43621 |    1925    16496    79855 | 2147483647    39259     74 |  1.635 % |
6.07/6.17	c |     43799 |    1925    16496    79855 | 2147483647    39437     74 |  1.635 % |
6.17/6.22	c |     43994 |    1925    16496    79855 | 2147483647    39632     74 |  1.635 % |
6.17/6.26	c |     44207 |    1925    16496    79855 | 2147483647    39845     74 |  1.635 % |
6.26/6.31	c |     44440 |    1925    16496    79855 | 2147483647    40078     74 |  1.635 % |
6.26/6.35	c |     44697 |    1925    16496    79855 | 2147483647    40335     74 |  1.635 % |
6.36/6.43	c |     44979 |    1925    16496    79855 | 2147483647    40617     73 |  1.635 % |
6.36/6.47	c |     45288 |    1925    16496    79855 | 2147483647    40926     73 |  1.639 % |
6.47/6.53	c |     45629 |    1925    16496    79855 | 2147483647    41267     73 |  1.635 % |
6.47/6.59	c |     46004 |    1925    16496    79855 | 2147483647    41642     73 |  1.635 % |
6.57/6.70	c |     46413 |    1925    16496    79855 | 2147483647    42051     74 |  1.635 % |
6.66/6.79	c |     46863 |    1925    16496    79855 | 2147483647    42501     74 |  1.635 % |
6.86/6.90	c |     47356 |    1925    16496    79855 | 2147483647    42994     74 |  1.635 % |
6.96/7.04	c |     47899 |    1924    16435    79730 | 2147483647    43499     73 |  1.686 % |
7.06/7.19	c |     48495 |    1924    16435    79730 | 2147483647    44095     73 |  1.686 % |
7.27/7.31	c |     49151 |    1924    16435    79730 | 2147483647    44751     74 |  1.686 % |
7.27/7.34	c |     49254 |    1924    16435    79730 | 2147483647    44854     74 |  1.686 % |
7.27/7.36	c |     49369 |    1924    16435    79730 | 2147483647    44969     74 |  1.686 % |
7.27/7.38	c |     49490 |    1924    16435    79730 | 2147483647    45090     74 |  1.686 % |
7.37/7.40	c |     49623 |    1924    16435    79730 | 2147483647    45223     73 |  1.686 % |
7.37/7.43	c |     49772 |    1924    16435    79730 | 2147483647    45372     73 |  1.690 % |
7.37/7.47	c |     49934 |    1924    16435    79730 | 2147483647    45534     73 |  1.686 % |
7.47/7.53	c |     50110 |    1924    16435    79730 | 2147483647    45710     73 |  1.686 % |
7.47/7.58	c |     50305 |    1924    16435    79730 | 2147483647    45905     74 |  1.686 % |
7.57/7.64	c |     50518 |    1924    16435    79730 | 2147483647    46118     74 |  1.686 % |
7.67/7.72	c |     50751 |    1924    16435    79730 | 2147483647    46351     74 |  1.686 % |
7.67/7.79	c |     51007 |    1924    16435    79730 | 2147483647    46607     74 |  1.686 % |
7.77/7.88	c |     51290 |    1924    16435    79730 | 2147483647    46890     75 |  1.686 % |
7.87/7.96	c |     51599 |    1924    16435    79730 | 2147483647    47199     76 |  1.686 % |
7.96/8.05	c |     51938 |    1924    16435    79730 | 2147483647    47538     75 |  1.686 % |
8.06/8.13	c |     52312 |    1924    16435    79730 | 2147483647    47912     76 |  1.686 % |
8.16/8.24	c |     52721 |    1924    16435    79730 | 2147483647    48321     76 |  1.686 % |
8.26/8.36	c |     53170 |    1924    16435    79730 | 2147483647    48770     76 |  1.686 % |
8.36/8.46	c |     53665 |    1924    16435    79730 | 2147483647    49265     76 |  1.686 % |
8.46/8.58	c |     54207 |    1924    16435    79730 | 2147483647    49807     76 |  1.686 % |
8.67/8.74	c |     54804 |    1924    16435    79730 | 2147483647    50404     76 |  1.686 % |
8.86/8.95	c |     55460 |    1924    16435    79730 | 2147483647    51060     77 |  1.686 % |
9.06/9.17	c |     56180 |    1924    16435    79730 | 2147483647    51780     77 |  1.686 % |
9.16/9.21	c |     56281 |    1924    16435    79730 | 2147483647    51881     78 |  1.686 % |
9.16/9.24	c |     56393 |    1924    16435    79730 | 2147483647    51993     78 |  1.686 % |
9.16/9.28	c |     56514 |    1924    16435    79730 | 2147483647    52114     78 |  1.686 % |
9.26/9.33	c |     56647 |    1924    16435    79730 | 2147483647    52247     78 |  1.686 % |
9.26/9.36	c |     56793 |    1924    16435    79730 | 2147483647    52393     78 |  1.686 % |
9.36/9.41	c |     56955 |    1924    16435    79730 | 2147483647    52555     78 |  1.686 % |
9.36/9.46	c |     57132 |    1924    16435    79730 | 2147483647    52732     78 |  1.686 % |
9.46/9.50	c |     57325 |    1924    16435    79730 | 2147483647    52925     78 |  1.686 % |
9.46/9.57	c |     57537 |    1924    16435    79730 | 2147483647    53137     78 |  1.686 % |
9.56/9.65	c |     57770 |    1924    16435    79730 | 2147483647    53370     78 |  1.686 % |
9.66/9.71	c |     58027 |    1924    16435    79730 | 2147483647    53627     78 |  1.686 % |
9.76/9.82	c |     58314 |    1924    16435    79730 | 2147483647    53914     78 |  1.686 % |
9.76/9.90	c |     58625 |    1924    16435    79730 | 2147483647    54225     78 |  1.686 % |
9.87/9.99	c |     58964 |    1924    16435    79730 | 2147483647    54564     78 |  1.686 % |
10.07/10.11	c |     59336 |    1924    16435    79730 | 2147483647    54936     78 |  1.686 % |
10.17/10.22	c |     59746 |    1924    16435    79730 | 2147483647    55346     79 |  1.686 % |
10.27/10.35	c |     60196 |    1924    16435    79730 | 2147483647    55796     79 |  1.686 % |
10.37/10.49	c |     60693 |    1924    16435    79730 | 2147483647    56293     79 |  1.686 % |
10.57/10.66	c |     61235 |    1924    16435    79730 | 2147483647    56835     79 |  1.686 % |
10.77/10.84	c |     61833 |    1924    16435    79730 | 2147483647    57433     79 |  1.686 % |
10.87/10.96	c |     62491 |    1924    16435    79730 | 2147483647    58091     79 |  1.686 % |
11.07/11.13	c |     63212 |    1924    16435    79730 | 2147483647    58812     79 |  1.686 % |
11.27/11.36	c |     64004 |    1924    16435    79730 | 2147483647    59604     79 |  1.686 % |
11.37/11.41	c |     64106 |    1924    16435    79730 | 2147483647    59706     79 |  1.686 % |
11.37/11.43	c |     64219 |    1924    16435    79730 | 2147483647    59819     79 |  1.686 % |
11.37/11.49	c |     64345 |    1924    16435    79730 | 2147483647    59945     80 |  1.686 % |
11.47/11.55	c |     64478 |    1924    16435    79730 | 2147483647    60078     80 |  1.686 % |
11.57/11.60	c |     64624 |    1924    16435    79730 | 2147483647    60224     80 |  1.686 % |
11.57/11.66	c |     64784 |    1924    16435    79730 | 2147483647    60384     80 |  1.686 % |
11.66/11.71	c |     64960 |    1924    16435    79730 | 2147483647    60560     80 |  1.686 % |
11.66/11.77	c |     65154 |    1924    16435    79730 | 2147483647    60754     80 |  1.686 % |
11.76/11.85	c |     65366 |    1924    16435    79730 | 2147483647    60966     80 |  1.686 % |
11.86/11.94	c |     65600 |    1924    16435    79730 | 2147483647    61200     80 |  1.686 % |
11.97/12.03	c |     65856 |    1924    16435    79730 | 2147483647    61456     80 |  1.686 % |
12.07/12.14	c |     66139 |    1924    16435    79730 | 2147483647    61739     80 |  1.686 % |
12.16/12.26	c |     66448 |    1924    16435    79730 | 2147483647    62048     80 |  1.686 % |
12.26/12.38	c |     66788 |    1924    16435    79730 | 2147483647    62388     80 |  1.686 % |
12.36/12.48	c |     67166 |    1924    16435    79730 | 2147483647    62766     80 |  1.686 % |
12.56/12.63	c |     67575 |    1924    16435    79730 | 2147483647    63175     80 |  1.686 % |
12.66/12.79	c |     68024 |    1924    16435    79730 | 2147483647    63624     80 |  1.686 % |
12.86/12.98	c |     68517 |    1924    16435    79730 | 2147483647    64117     80 |  1.686 % |
13.17/13.24	c |     69059 |    1924    16435    79730 | 2147483647    64659     81 |  1.686 % |
13.46/13.58	c |     69656 |    1924    16435    79730 | 2147483647    65256     81 |  1.686 % |
13.76/13.85	c |     70316 |    1924    16435    79730 | 2147483647    65916     82 |  1.686 % |
14.06/14.15	c |     71038 |    1924    16435    79730 | 2147483647    66638     82 |  1.686 % |
14.46/14.51	c |     71830 |    1924    16435    79730 | 2147483647    67430     81 |  1.686 % |
14.76/14.80	c |     72702 |    1924    16435    79730 | 2147483647    68302     81 |  1.686 % |
14.76/14.84	c |     72802 |    1924    16435    79730 | 2147483647    68402     81 |  1.686 % |
14.76/14.88	c |     72913 |    1924    16435    79730 | 2147483647    68513     81 |  1.686 % |
14.86/14.92	c |     73036 |    1924    16435    79730 | 2147483647    68636     81 |  1.686 % |
14.86/14.99	c |     73172 |    1924    16435    79730 | 2147483647    68772     81 |  1.686 % |
14.96/15.03	c |     73320 |    1924    16435    79730 | 2147483647    68920     81 |  1.686 % |
14.96/15.08	c |     73481 |    1924    16435    79730 | 2147483647    69081     81 |  1.686 % |
15.06/15.16	c |     73666 |    1924    16435    79730 | 2147483647    69266     81 |  1.686 % |
15.16/15.24	c |     73860 |    1924    16435    79730 | 2147483647    69460     81 |  1.686 % |
15.26/15.32	c |     74073 |    1924    16435    79730 | 2147483647    69673     81 |  1.686 % |
15.26/15.40	c |     74306 |    1923    16435    79730 | 2147483647    69905     81 |  1.737 % |
15.36/15.45	c |     74562 |    1923    16435    79730 | 2147483647    70161     81 |  1.737 % |
15.46/15.54	c |     74846 |    1923    16435    79730 | 2147483647    70445     81 |  1.737 % |
15.56/15.65	c |     75155 |    1923    16435    79730 | 2147483647    70754     80 |  1.737 % |
15.76/15.80	c |     75497 |    1923    16435    79730 | 2147483647    71096     80 |  1.737 % |
15.86/15.91	c |     75876 |    1923    16435    79730 | 2147483647    71475     81 |  1.737 % |
15.97/16.04	c |     76285 |    1923    16435    79730 | 2147483647    71884     81 |  1.737 % |
16.06/16.19	c |     76735 |    1923    16435    79730 | 2147483647    72334     80 |  1.737 % |
16.26/16.36	c |     77228 |    1923    16435    79730 | 2147483647    72827     80 |  1.737 % |
16.47/16.54	c |     77772 |    1923    16435    79730 | 2147483647    73371     80 |  1.737 % |
16.66/16.75	c |     78371 |    1923    16435    79730 | 2147483647    73970     80 |  1.737 % |
16.86/16.99	c |     79026 |    1923    16435    79730 | 2147483647    74625     80 |  1.737 % |
17.16/17.23	c |     79750 |    1923    16435    79730 | 2147483647    75349     80 |  1.738 % |
17.57/17.60	c |     80543 |    1923    16435    79730 |    75599    64617     81 |  1.737 % |
17.86/17.92	c |     81414 |    1923    16435    79730 |    75599    65488     80 |  1.737 % |
18.06/18.19	c |     82373 |    1923    16435    79730 |    75599    66447     80 |  1.737 % |
18.16/18.24	c |     82473 |    1923    16435    79730 |    75599    66547     80 |  1.737 % |
18.16/18.28	c |     82588 |    1923    16435    79730 |    75599    66662     80 |  1.738 % |
18.26/18.32	c |     82711 |    1923    16435    79730 |    75599    66785     80 |  1.737 % |
18.26/18.38	c |     82844 |    1923    16435    79730 |    75599    66918     79 |  1.738 % |
18.36/18.43	c |     82991 |    1923    16435    79730 |    75599    67065     79 |  1.738 % |
18.36/18.47	c |     83154 |    1923    16435    79730 |    75599    67228     79 |  1.738 % |
18.46/18.54	c |     83330 |    1923    16435    79730 |    75599    67404     79 |  1.737 % |
18.46/18.59	c ===============================================================================
18.46/18.59	c restarts              : 334
18.46/18.59	c conflicts             : 83446          (4721 /sec)
18.46/18.59	c decisions             : 268917         (1.75 % random) (15214 /sec)
18.46/18.59	c propagations          : 7180077        (406221 /sec)
18.46/18.59	c conflict literals     : 6390819        (31.20 % deleted)
18.46/18.59	c Memory used           : 29.08 MB
18.46/18.59	c CPU time              : 17.6753 s
18.46/18.59	c 
18.46/18.59	s UNSATISFIABLE
18.46/18.59	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1837234-1242864424/watcher-1837234-1242864424 -o /tmp/evaluation-result-1837234-1242864424/solver-1837234-1242864424 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837234-1242864424.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 5711
/proc/meminfo: memFree=1646016/2055920 swapFree=4179272/4192956
[pid=5711] ppid=5709 vsize=5356 CPUtime=0
/proc/5711/stat : 5711 (SatELiteGTI) S 5709 5711 5674 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 314475850 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5711/statm: 1339 237 197 169 0 50 0

[startup+0.0349189 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 5711
/proc/meminfo: memFree=1646016/2055920 swapFree=4179272/4192956
[pid=5711] ppid=5709 vsize=5356 CPUtime=0
/proc/5711/stat : 5711 (SatELiteGTI) S 5709 5711 5674 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 314475850 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5711/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101924 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 5711
/proc/meminfo: memFree=1646016/2055920 swapFree=4179272/4192956
[pid=5711] ppid=5709 vsize=5356 CPUtime=0
/proc/5711/stat : 5711 (SatELiteGTI) S 5709 5711 5674 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 314475850 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5711/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301943 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 5711
/proc/meminfo: memFree=1646016/2055920 swapFree=4179272/4192956
[pid=5711] ppid=5709 vsize=5356 CPUtime=0
/proc/5711/stat : 5711 (SatELiteGTI) S 5709 5711 5674 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 314475850 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5711/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701976 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 5711
/proc/meminfo: memFree=1646016/2055920 swapFree=4179272/4192956
[pid=5711] ppid=5709 vsize=5356 CPUtime=0
/proc/5711/stat : 5711 (SatELiteGTI) S 5709 5711 5674 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 314475850 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5711/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50105 s]
/proc/loadavg: 0.93 0.98 0.91 2/66 5717
/proc/meminfo: memFree=1639984/2055920 swapFree=4179272/4192956
[pid=5711] ppid=5709 vsize=5356 CPUtime=0.83
/proc/5711/stat : 5711 (SatELiteGTI) S 5709 5711 5674 0 -1 4194304 336 2343 0 0 0 0 81 2 16 0 1 0 314475850 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5711/statm: 1339 239 197 169 0 50 0
[pid=5717] ppid=5711 vsize=4592 CPUtime=0.64
/proc/5717/stat : 5717 (minisat_static) R 5711 5711 5674 0 -1 4194304 892 0 0 0 64 0 0 0 22 0 1 0 314475934 4702208 878 1992294400 134512640 135215339 4294956240 18446744073709551615 134527350 0 0 4096 3 0 0 0 17 1 0 0
/proc/5717/statm: 1148 878 77 171 0 975 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9948

[startup+3.10119 s]
/proc/loadavg: 0.93 0.98 0.91 2/66 5717
/proc/meminfo: memFree=1636784/2055920 swapFree=4179272/4192956
[pid=5711] ppid=5709 vsize=5356 CPUtime=0.83
/proc/5711/stat : 5711 (SatELiteGTI) S 5709 5711 5674 0 -1 4194304 336 2343 0 0 0 0 81 2 16 0 1 0 314475850 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5711/statm: 1339 239 197 169 0 50 0
[pid=5717] ppid=5711 vsize=9432 CPUtime=2.24
/proc/5717/stat : 5717 (minisat_static) R 5711 5711 5674 0 -1 4194304 2104 0 0 0 223 1 0 0 25 0 1 0 314475934 9658368 2090 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/5717/statm: 2358 2090 77 171 0 2185 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14788

[startup+6.30248 s]
/proc/loadavg: 0.93 0.98 0.91 2/66 5717
/proc/meminfo: memFree=1628592/2055920 swapFree=4179272/4192956
[pid=5711] ppid=5709 vsize=5356 CPUtime=0.83
/proc/5711/stat : 5711 (SatELiteGTI) S 5709 5711 5674 0 -1 4194304 336 2343 0 0 0 0 81 2 16 0 1 0 314475850 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5711/statm: 1339 239 197 169 0 50 0
[pid=5717] ppid=5711 vsize=16204 CPUtime=5.43
/proc/5717/stat : 5717 (minisat_static) R 5711 5711 5674 0 -1 4194304 3787 0 0 0 541 2 0 0 25 0 1 0 314475934 16592896 3773 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/5717/statm: 4051 3773 77 171 0 3878 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 21560

[startup+12.701 s]
/proc/loadavg: 0.94 0.98 0.91 2/66 5717
/proc/meminfo: memFree=1618432/2055920 swapFree=4179272/4192956
[pid=5711] ppid=5709 vsize=5356 CPUtime=0.83
/proc/5711/stat : 5711 (SatELiteGTI) S 5709 5711 5674 0 -1 4194304 336 2343 0 0 0 0 81 2 16 0 1 0 314475850 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5711/statm: 1339 239 197 169 0 50 0
[pid=5717] ppid=5711 vsize=25520 CPUtime=11.83
/proc/5717/stat : 5717 (minisat_static) R 5711 5711 5674 0 -1 4194304 6075 0 0 0 1179 4 0 0 25 0 1 0 314475934 26132480 6061 1992294400 134512640 135215339 4294956240 18446744073709551615 134721382 0 0 4096 3 0 0 0 17 1 0 0
/proc/5717/statm: 6380 6061 77 171 0 6207 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 30876

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

[startup+15.9013 s]
/proc/loadavg: 0.94 0.98 0.91 2/66 5717
/proc/meminfo: memFree=1615296/2055920 swapFree=4179272/4192956
[pid=5711] ppid=5709 vsize=5356 CPUtime=0.83
/proc/5711/stat : 5711 (SatELiteGTI) S 5709 5711 5674 0 -1 4194304 336 2343 0 0 0 0 81 2 16 0 1 0 314475850 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5711/statm: 1339 239 197 169 0 50 0
[pid=5717] ppid=5711 vsize=28448 CPUtime=15.03
/proc/5717/stat : 5717 (minisat_static) R 5711 5711 5674 0 -1 4194304 6822 0 0 0 1499 4 0 0 25 0 1 0 314475934 29130752 6808 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/5717/statm: 7112 6808 77 171 0 6939 0
Current children cumulated CPU time (s) 15.86
Current children cumulated vsize (KiB) 33804

[startup+17.5015 s]
/proc/loadavg: 0.94 0.98 0.91 2/66 5717
/proc/meminfo: memFree=1613376/2055920 swapFree=4179272/4192956
[pid=5711] ppid=5709 vsize=5356 CPUtime=0.83
/proc/5711/stat : 5711 (SatELiteGTI) S 5709 5711 5674 0 -1 4194304 336 2343 0 0 0 0 81 2 16 0 1 0 314475850 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5711/statm: 1339 239 197 169 0 50 0
[pid=5717] ppid=5711 vsize=29772 CPUtime=16.64
/proc/5717/stat : 5717 (minisat_static) R 5711 5711 5674 0 -1 4194304 7167 0 0 0 1659 5 0 0 25 0 1 0 314475934 30486528 7153 1992294400 134512640 135215339 4294956240 18446744073709551615 134534179 0 0 4096 3 0 0 0 17 1 0 0
/proc/5717/statm: 7443 7153 77 171 0 7270 0
Current children cumulated CPU time (s) 17.47
Current children cumulated vsize (KiB) 35128

[startup+18.3015 s]
/proc/loadavg: 0.94 0.98 0.91 2/66 5717
/proc/meminfo: memFree=1613376/2055920 swapFree=4179272/4192956
[pid=5711] ppid=5709 vsize=5356 CPUtime=0.83
/proc/5711/stat : 5711 (SatELiteGTI) S 5709 5711 5674 0 -1 4194304 336 2343 0 0 0 0 81 2 16 0 1 0 314475850 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5711/statm: 1339 239 197 169 0 50 0
[pid=5717] ppid=5711 vsize=29772 CPUtime=17.43
/proc/5717/stat : 5717 (minisat_static) R 5711 5711 5674 0 -1 4194304 7167 0 0 0 1738 5 0 0 25 0 1 0 314475934 30486528 7153 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/5717/statm: 7443 7153 77 171 0 7270 0
Current children cumulated CPU time (s) 18.26
Current children cumulated vsize (KiB) 35128

[startup+18.5015 s]
/proc/loadavg: 0.94 0.98 0.91 2/66 5717
/proc/meminfo: memFree=1613376/2055920 swapFree=4179272/4192956
[pid=5711] ppid=5709 vsize=5356 CPUtime=0.83
/proc/5711/stat : 5711 (SatELiteGTI) S 5709 5711 5674 0 -1 4194304 336 2343 0 0 0 0 81 2 16 0 1 0 314475850 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5711/statm: 1339 239 197 169 0 50 0
[pid=5717] ppid=5711 vsize=29772 CPUtime=17.63
/proc/5717/stat : 5717 (minisat_static) R 5711 5711 5674 0 -1 4194304 7167 0 0 0 1758 5 0 0 25 0 1 0 314475934 30486528 7153 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/5717/statm: 7443 7153 77 171 0 7270 0
Current children cumulated CPU time (s) 18.46
Current children cumulated vsize (KiB) 35128

Child status: 20
Real time (s): 18.6004
CPU time (s): 18.5812
CPU user time (s): 18.4932
CPU system time (s): 0.087986
CPU usage (%): 99.8969
Max. virtual memory (cumulated for all children) (KiB): 35128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.4932
system time used= 0.087986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10007
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= 19
involuntary context switches= 220

runsolver used 0.026995 second user time and 0.06499 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-21 02:07:04
IDJOB=1837234
IDBENCH=70756
IDSOLVER=674
FILE ID=node15/1837234-1242864424
PBS_JOBID= 9328528
Free space on /tmp= 66408 MiB

SOLVER NAME= minisat_cumr p-2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/minor/minor064.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837234-1242864424/watcher-1837234-1242864424 -o /tmp/evaluation-result-1837234-1242864424/solver-1837234-1242864424 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837234-1242864424.cnf

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

MD5SUM BENCH= 1a151a1e93387c74239b48070e3eed97
RANDOM SEED=568474120

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

/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.220
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	: 5931.00
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.220
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:       1646496 kB
Buffers:         64676 kB
Cached:         272344 kB
SwapCached:       7876 kB
Active:         137992 kB
Inactive:       208368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1646496 kB
SwapTotal:     4192956 kB
SwapFree:      4179272 kB
Dirty:            2364 kB
Writeback:           0 kB
Mapped:          14456 kB
Slab:            49044 kB
Committed_AS:  1041020 kB
PageTables:       1464 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= 66404 MiB
End job on node15 at 2009-05-21 02:07:23