Trace number 1834231

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 3.98939 3.99699

General information on the benchmark

Namemanol-pipe-c9.cnf
MD5SUM7f47eb2c5986b40772da3e38cf0759b1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.54061
Satisfiable
(Un)Satisfiability was proved
Number of variables15214
Number of clauses45082
Sum of the clauses size105190
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230054
Number of clauses of size 315027
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 |   45081   105189 |   13524       0        0     nan |  0.000 % |
0.00/0.35	c |         0 |   18246    71446 |      --       0       --      -- |     --   | -26833/-33738
0.00/0.35	c ==============================================================================
0.00/0.35	c Result  :   #vars: 2717   #clauses: 18246   #literals: 71446
0.00/0.35	c CPU time:   0.328949 s
0.00/0.35	c ==============================================================================
0.00/0.37	c This is MiniSat 2.0 beta
0.00/0.37	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.37	c ============================[ Problem Statistics ]=============================
0.00/0.37	c |                                                                             |
0.00/0.37	c |  Number of variables:  2717                                                 |
0.00/0.37	c |  Number of clauses:    18246                                                |
0.00/0.39	c |  Parsing time:         0.01         s                                       |
0.00/0.39	c ============================[ Search Statistics ]==============================
0.00/0.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.39	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.39	c ===============================================================================
0.00/0.39	c |         0 |    2717    18246    71446 |     6082        0    nan |  0.000 % |
0.00/0.39	c |       100 |    2717    18246    71446 |     6082      100     11 |  0.001 % |
0.37/0.40	c |       204 |    2717    18246    71446 |     6082      204     14 |  0.000 % |
0.37/0.41	c |       305 |    2712    18246    71446 |     6082      304     15 |  0.190 % |
0.37/0.41	c |       416 |    2710    18246    71446 |     6082      414     15 |  0.295 % |
0.37/0.42	c |       517 |    2710    18246    71446 |     6082      515     14 |  0.294 % |
0.37/0.43	c |       627 |    2710    18246    71446 |     6082      625     14 |  0.294 % |
0.37/0.44	c |       748 |    2709    17973    70559 |     6082      746     14 |  0.294 % |
0.37/0.44	c |       848 |    2709    17973    70559 |     6082      846     14 |  0.294 % |
0.37/0.45	c |       959 |    2709    17973    70559 |     6082      957     14 |  0.295 % |
0.37/0.46	c |      1081 |    2709    17973    70559 |     6082     1079     14 |  0.294 % |
0.37/0.47	c |      1214 |    2536    17973    70559 |     6082     1210     14 | 16.673 % |
0.37/0.47	c |      1314 |    2536    17973    70559 |     6082     1310     15 | 16.673 % |
0.37/0.48	c |      1424 |    2536    17973    70559 |     6082     1420     15 | 16.673 % |
0.37/0.49	c |      1545 |    2264    13548    53264 |     6082     1509     15 | 16.673 % |
0.37/0.50	c |      1680 |    2263    13548    53264 |     6082     1643     16 | 16.710 % |
0.37/0.50	c |      1827 |    2263    13548    53264 |     6082     1790     15 | 16.713 % |
0.37/0.51	c |      1927 |    2263    13548    53264 |     6082     1890     16 | 16.710 % |
0.37/0.52	c |      2038 |    2258    13548    53264 |     6082     1999     16 | 16.930 % |
0.37/0.52	c |      2159 |    2258    13548    53264 |     6082     2120     15 | 16.930 % |
0.37/0.53	c |      2292 |    2257    13500    53034 |     6082     2235     15 | 16.931 % |
0.37/0.54	c |      2438 |    2257    13500    53034 |     6082     2381     15 | 16.930 % |
0.37/0.54	c |      2599 |    2257    13500    53034 |     6082     2542     15 | 16.933 % |
0.37/0.55	c |      2700 |    2257    13500    53034 |     6082     2643     16 | 16.930 % |
0.37/0.55	c |      2810 |    2257    13500    53034 |     6082     2753     16 | 16.930 % |
0.37/0.56	c |      2932 |    2257    13500    53034 |     6082     2875     16 | 16.930 % |
0.37/0.57	c |      3065 |    2257    13500    53034 |     6082     3008     16 | 16.930 % |
0.37/0.58	c |      3212 |    2257    13500    53034 |     6082     3155     17 | 16.931 % |
0.37/0.59	c |      3373 |    2257    13500    53034 |     6082     3316     17 | 16.930 % |
0.37/0.61	c |      3549 |    2257    13500    53034 |     6082     3492     18 | 16.930 % |
0.37/0.61	c |      3649 |    2257    13500    53034 |     6082     3592     18 | 16.930 % |
0.37/0.62	c |      3760 |    2257    13500    53034 |     6082     3703     19 | 16.930 % |
0.37/0.62	c |      3881 |    2257    13500    53034 |     6082     3824     19 | 16.930 % |
0.37/0.63	c |      4015 |    2257    13500    53034 |     6082     3958     19 | 16.930 % |
0.37/0.65	c |      4164 |    2257    13500    53034 |     6082     4107     19 | 16.931 % |
0.37/0.65	c |      4324 |    2257    13500    53034 |     6082     4267     19 | 16.930 % |
0.37/0.67	c |      4500 |    2257    13500    53034 |     6082     4443     19 | 16.930 % |
0.37/0.68	c |      4695 |    2257    13500    53034 |     6082     4638     19 | 16.930 % |
0.37/0.68	c |      4796 |    2257    13500    53034 |     6082     4739     19 | 16.933 % |
0.37/0.69	c |      4906 |    2257    13500    53034 |     6082     4849     19 | 16.930 % |
0.37/0.69	c |      5028 |    2257    13500    53034 |     6082     4971     20 | 16.930 % |
0.37/0.71	c |      5163 |    2257    13500    53034 |     6082     5106     20 | 16.930 % |
0.37/0.72	c |      5309 |    2257    13500    53034 |     6082     5252     20 | 16.930 % |
0.37/0.73	c |      5469 |    2257    13500    53034 |     6082     5412     20 | 16.930 % |
0.37/0.74	c |      5645 |    2257    13500    53034 |     6082     5588     20 | 16.933 % |
0.37/0.75	c |      5839 |    2257    13500    53034 |     6082     5782     20 | 16.930 % |
0.37/0.76	c |      6051 |    2257    13500    53034 |     6082     5994     20 | 16.930 % |
0.37/0.77	c |      6153 |    2257    13500    53034 |     6082     6096     20 | 16.930 % |
0.37/0.78	c |      6264 |    2257    13500    53034 |     6082     6207     20 | 16.930 % |
0.37/0.79	c |      6385 |    2257    13500    53034 |     6082     6328     20 | 16.931 % |
0.37/0.80	c |      6519 |    2257    13500    53034 |     6082     6462     20 | 16.930 % |
0.37/0.80	c |      6665 |    2257    13500    53034 |     6082     6608     20 | 16.930 % |
0.37/0.82	c |      6826 |    2257    13500    53034 |     6082     6109     21 | 16.930 % |
0.37/0.83	c |      7003 |    2257    13500    53034 |     6082     6286     22 | 16.930 % |
0.37/0.85	c |      7198 |    2257    13500    53034 |     6082     6481     22 | 16.933 % |
0.37/0.86	c |      7410 |    2257    13500    53034 |     6082     6029     22 | 16.930 % |
0.37/0.87	c |      7644 |    2257    13500    53034 |     6082     6263     22 | 16.933 % |
0.37/0.88	c |      7746 |    2257    13500    53034 |     6082     6365     22 | 16.933 % |
0.37/0.88	c |      7856 |    2257    13500    53034 |     6082     6475     22 | 16.930 % |
0.37/0.89	c |      7978 |    2257    13500    53034 |     6082     6597     22 | 16.933 % |
0.37/0.90	c |      8112 |    2257    13500    53034 |     6082     6072     22 | 16.931 % |
0.37/0.91	c |      8259 |    2257    13500    53034 |     6082     6219     22 | 16.930 % |
0.37/0.92	c |      8419 |    2257    13500    53034 |     6082     6379     22 | 16.933 % |
0.37/0.93	c |      8598 |    2257    13500    53034 |     6082     6558     22 | 16.931 % |
0.37/0.95	c |      8792 |    2257    13500    53034 |     6082     6097     22 | 16.930 % |
0.37/0.96	c |      9009 |    2257    13500    53034 |     6082     6314     22 | 16.930 % |
0.37/0.98	c |      9242 |    2257    13500    53034 |     6082     6547     22 | 16.930 % |
0.37/1.00	c |      9501 |    2257    13500    53034 |     6082     6152     22 | 16.930 % |
0.37/1.01	c |      9601 |    2257    13500    53034 |     6082     6252     22 | 16.932 % |
0.37/1.01	c |      9711 |    2257    13500    53034 |     6082     6362     22 | 16.930 % |
0.37/1.02	c |      9833 |    2257    13500    53034 |     6082     6484     22 | 16.930 % |
0.37/1.03	c |      9966 |    2257    13500    53034 |     6082     6617     22 | 16.930 % |
0.37/1.04	c |     10113 |    2257    13500    53034 | 2147483647     6103     22 | 16.930 % |
0.37/1.05	c |     10273 |    2257    13500    53034 | 2147483647     6263     22 | 16.933 % |
0.37/1.05	c |     10450 |    2257    13500    53034 | 2147483647     6440     22 | 16.930 % |
0.37/1.07	c |     10644 |    2257    13500    53034 | 2147483647     6634     22 | 16.930 % |
0.37/1.09	c |     10856 |    2257    13500    53034 | 2147483647     6846     23 | 16.930 % |
1.08/1.11	c |     11090 |    2257    13500    53034 | 2147483647     7080     23 | 16.930 % |
1.08/1.13	c |     11347 |    2257    13500    53034 | 2147483647     7337     23 | 16.931 % |
1.08/1.14	c |     11628 |    2257    13500    53034 | 2147483647     7618     23 | 16.930 % |
1.08/1.15	c |     11728 |    2257    13500    53034 | 2147483647     7718     23 | 16.930 % |
1.08/1.15	c |     11838 |    2257    13500    53034 | 2147483647     7828     23 | 16.930 % |
1.08/1.16	c |     11960 |    2257    13500    53034 | 2147483647     7950     23 | 16.930 % |
1.08/1.17	c |     12093 |    2257    13500    53034 | 2147483647     8083     23 | 16.930 % |
1.08/1.18	c |     12241 |    2257    13500    53034 | 2147483647     8231     23 | 16.930 % |
1.18/1.20	c |     12403 |    2257    13500    53034 | 2147483647     8393     23 | 16.930 % |
1.18/1.21	c |     12581 |    2257    13500    53034 | 2147483647     8571     23 | 16.930 % |
1.18/1.23	c |     12775 |    2257    13500    53034 | 2147483647     8765     23 | 16.930 % |
1.18/1.24	c |     12987 |    2257    13500    53034 | 2147483647     8977     23 | 16.930 % |
1.18/1.25	c |     13220 |    2257    13500    53034 | 2147483647     9210     23 | 16.930 % |
1.18/1.28	c |     13481 |    2257    13500    53034 | 2147483647     9471     23 | 16.930 % |
1.18/1.29	c |     13762 |    2257    13500    53034 | 2147483647     9752     23 | 16.930 % |
1.28/1.32	c |     14073 |    2257    13500    53034 | 2147483647    10063     23 | 16.930 % |
1.28/1.33	c |     14173 |    2257    13500    53034 | 2147483647    10163     24 | 16.932 % |
1.28/1.35	c |     14284 |    2256    13492    53005 | 2147483647    10272     23 | 16.967 % |
1.28/1.36	c |     14406 |    2256    13492    53005 | 2147483647    10394     24 | 16.976 % |
1.28/1.37	c |     14540 |    2256    13492    53005 | 2147483647    10528     24 | 16.967 % |
1.28/1.38	c |     14687 |    2256    13492    53005 | 2147483647    10675     24 | 16.967 % |
1.28/1.39	c |     14849 |    2256    13492    53005 | 2147483647    10837     24 | 16.967 % |
1.38/1.40	c |     15027 |    2256    13492    53005 | 2147483647    11015     24 | 16.967 % |
1.38/1.42	c |     15220 |    2256    13492    53005 | 2147483647    11208     24 | 16.967 % |
1.38/1.44	c |     15434 |    2256    13492    53005 | 2147483647    11422     24 | 16.967 % |
1.38/1.47	c |     15667 |    2256    13492    53005 | 2147483647    11655     24 | 16.967 % |
1.38/1.49	c |     15925 |    2256    13492    53005 | 2147483647    11913     24 | 16.967 % |
1.48/1.52	c |     16207 |    2256    13492    53005 | 2147483647    12195     24 | 16.967 % |
1.48/1.54	c |     16519 |    2256    13492    53005 | 2147483647    12507     24 | 16.967 % |
1.48/1.56	c |     16858 |    2256    13492    53005 | 2147483647    12846     24 | 16.967 % |
1.48/1.57	c |     16958 |    2256    13492    53005 | 2147483647    12946     24 | 16.967 % |
1.48/1.59	c |     17068 |    2256    13492    53005 | 2147483647    13056     24 | 16.967 % |
1.58/1.61	c |     17192 |    2256    13492    53005 | 2147483647    13180     24 | 16.969 % |
1.58/1.62	c |     17325 |    2256    13492    53005 | 2147483647    13313     24 | 16.967 % |
1.58/1.63	c |     17471 |    2256    13492    53005 | 2147483647    13459     24 | 16.967 % |
1.58/1.64	c |     17633 |    2256    13492    53005 | 2147483647    13621     24 | 16.967 % |
1.58/1.66	c |     17812 |    2256    13492    53005 | 2147483647    13800     24 | 16.967 % |
1.58/1.68	c |     18005 |    2256    13492    53005 | 2147483647    13993     24 | 16.967 % |
1.68/1.70	c |     18219 |    2256    13492    53005 | 2147483647    14207     25 | 16.967 % |
1.68/1.72	c |     18452 |    2256    13492    53005 | 2147483647    14440     24 | 16.967 % |
1.68/1.75	c |     18708 |    2256    13492    53005 | 2147483647    14696     25 | 16.967 % |
1.68/1.78	c |     18989 |    2256    13492    53005 | 2147483647    14977     25 | 16.967 % |
1.78/1.81	c |     19298 |    2255    13484    52977 | 2147483647    15285     25 | 17.004 % |
1.78/1.85	c |     19638 |    2255    13484    52977 | 2147483647    15625     25 | 17.004 % |
1.78/1.89	c |     20011 |    2255    13484    52977 | 2147483647    15998     25 | 17.004 % |
1.88/1.90	c |     20112 |    2255    13484    52977 | 2147483647    16099     25 | 17.006 % |
1.88/1.91	c |     20222 |    2255    13484    52977 | 2147483647    16209     25 | 17.004 % |
1.88/1.93	c |     20344 |    2255    13484    52977 | 2147483647    16331     25 | 17.004 % |
1.88/1.94	c |     20479 |    2255    13484    52977 | 2147483647    16466     25 | 17.004 % |
1.88/1.95	c |     20625 |    2255    13484    52977 | 2147483647    16612     24 | 17.008 % |
1.88/1.97	c |     20785 |    2255    13484    52977 | 2147483647    16772     24 | 17.004 % |
1.88/2.00	c |     20964 |    2255    13484    52977 | 2147483647    16951     25 | 17.004 % |
1.98/2.01	c |     21157 |    2255    13484    52977 | 2147483647    17144     25 | 17.004 % |
1.98/2.04	c |     21369 |    2255    13484    52977 | 2147483647    17356     25 | 17.004 % |
1.98/2.07	c |     21603 |    2255    13484    52977 | 2147483647    17590     25 | 17.004 % |
1.98/2.08	c |     21861 |    2255    13484    52977 | 2147483647    17848     24 | 17.008 % |
2.08/2.11	c |     22147 |    2255    13484    52977 | 2147483647    18134     24 | 17.004 % |
2.08/2.14	c |     22457 |    2255    13484    52977 | 2147483647    18444     24 | 17.004 % |
2.08/2.18	c |     22797 |    2255    13484    52977 | 2147483647    18784     24 | 17.008 % |
2.18/2.24	c |     23171 |    2255    13484    52977 | 2147483647    19158     24 | 17.004 % |
2.18/2.28	c |     23583 |    2255    13484    52977 | 2147483647    19570     24 | 17.004 % |
2.18/2.30	c |     23683 |    2255    13484    52977 | 2147483647    19670     24 | 17.004 % |
2.28/2.32	c |     23794 |    2255    13484    52977 | 2147483647    19781     24 | 17.004 % |
2.28/2.34	c |     23917 |    2255    13484    52977 | 2147483647    19904     24 | 17.004 % |
2.28/2.36	c |     24052 |    2255    13484    52977 | 2147483647    20039     24 | 17.004 % |
2.28/2.37	c |     24200 |    2255    13484    52977 | 2147483647    20187     24 | 17.006 % |
2.38/2.41	c |     24360 |    2255    13484    52977 | 2147483647    20347     24 | 17.004 % |
2.38/2.44	c |     24538 |    2255    13484    52977 | 2147483647    20525     24 | 17.006 % |
2.38/2.47	c |     24731 |    2255    13484    52977 | 2147483647    20718     24 | 17.004 % |
2.48/2.50	c |     24944 |    2255    13484    52977 | 2147483647    20931     24 | 17.008 % |
2.48/2.54	c |     25178 |    2255    13484    52977 | 2147483647    21165     24 | 17.011 % |
2.48/2.58	c |     25434 |    2124    12206    47732 | 2147483647    12240     26 | 21.826 % |
2.58/2.61	c |     25715 |    2121    12206    47732 | 2147483647    12520     26 | 21.973 % |
2.58/2.63	c |     26025 |    2121    12206    47732 | 2147483647    12830     26 | 21.973 % |
2.58/2.67	c |     26364 |    2120    12206    47732 | 2147483647    13168     27 | 22.010 % |
2.58/2.69	c |     26736 |    2120    12206    47732 | 2147483647    13540     26 | 22.010 % |
2.68/2.73	c |     27145 |    2120    12206    47732 | 2147483647    13949     26 | 22.010 % |
2.68/2.77	c |     27597 |    2120    12206    47732 | 2147483647    14401     27 | 22.010 % |
2.68/2.79	c |     27698 |    2120    12206    47732 | 2147483647    14502     27 | 22.010 % |
2.78/2.80	c |     27809 |    2120    12206    47732 | 2147483647    14613     27 | 22.015 % |
2.78/2.82	c |     27930 |    2120    12206    47732 | 2147483647    14734     27 | 22.010 % |
2.78/2.83	c |     28063 |    2120    12206    47732 | 2147483647    14867     27 | 22.010 % |
2.78/2.85	c |     28210 |    2120    12206    47732 | 2147483647    15014     27 | 22.010 % |
2.78/2.87	c |     28373 |    2120    12206    47732 | 2147483647    15177     27 | 22.010 % |
2.78/2.89	c |     28549 |    2120    12206    47732 | 2147483647    15353     27 | 22.010 % |
2.88/2.92	c |     28743 |    2120    12206    47732 | 2147483647    15547     27 | 22.010 % |
2.88/2.93	c |     28956 |    2120    12206    47732 | 2147483647    15760     27 | 22.010 % |
2.88/2.95	c |     29192 |    2120    12206    47732 | 2147483647    15996     26 | 22.010 % |
2.88/2.99	c |     29448 |    2120    12206    47732 | 2147483647    16252     26 | 22.010 % |
2.98/3.02	c |     29729 |    2119    12182    47619 | 2147483647    16020     27 | 22.010 % |
2.98/3.06	c |     30041 |    2119    12182    47619 | 2147483647    16332     27 | 22.010 % |
3.08/3.10	c |     30381 |    2119    12182    47619 | 2147483647    16672     27 | 22.010 % |
3.08/3.16	c |     30753 |    2119    12182    47619 | 2147483647    17044     27 | 22.010 % |
3.18/3.21	c |     31163 |    2119    12182    47619 | 2147483647    17454     27 | 22.010 % |
3.18/3.27	c |     31612 |    2116    12182    47619 | 2147483647    17902     27 | 22.120 % |
3.28/3.33	c |     32105 |    2116    12182    47619 | 2147483647    18395     27 | 22.120 % |
3.28/3.35	c |     32205 |    2116    12182    47619 | 2147483647    18495     27 | 22.120 % |
3.28/3.36	c |     32315 |    2116    12182    47619 | 2147483647    18605     27 | 22.120 % |
3.28/3.39	c |     32436 |    2116    12182    47619 | 2147483647    18726     27 | 22.120 % |
3.38/3.40	c |     32570 |    2116    12182    47619 | 2147483647    18860     27 | 22.120 % |
3.38/3.42	c |     32716 |    2116    12182    47619 | 2147483647    19006     27 | 22.123 % |
3.38/3.46	c |     32878 |    2116    12182    47619 | 2147483647    19168     27 | 22.120 % |
3.38/3.48	c |     33056 |    2116    12182    47619 | 2147483647    19346     27 | 22.120 % |
3.48/3.51	c |     33250 |    2112    12182    47619 | 2147483647    19539     26 | 22.709 % |
3.48/3.55	c |     33462 |    2109    12182    47619 | 2147483647    19751     26 | 22.709 % |
3.48/3.59	c |     33695 |    2100    12096    47317 | 2147483647    19955     26 | 22.709 % |
3.58/3.63	c |     33951 |    2100    12096    47317 | 2147483647    20211     26 | 22.709 % |
3.58/3.67	c |     34232 |    2100    12096    47317 | 2147483647    20492     26 | 22.709 % |
3.68/3.71	c |     34543 |    2100    12096    47317 | 2147483647    20802     26 | 24.144 % |
3.68/3.77	c |     34882 |    2100    12096    47317 | 2147483647    21141     26 | 24.146 % |
3.78/3.83	c |     35257 |    2100    12096    47317 | 2147483647    21516     26 | 24.144 % |
3.88/3.91	c |     35666 |    2095    12096    47317 | 2147483647    21923     26 | 24.328 % |
3.88/3.99	c ===============================================================================
3.88/3.99	c restarts              : 189
3.88/3.99	c conflicts             : 36090          (10010 /sec)
3.88/3.99	c decisions             : 85457          (1.25 % random) (23702 /sec)
3.88/3.99	c propagations          : 3747074        (1039280 /sec)
3.88/3.99	c conflict literals     : 856194         (28.38 % deleted)
3.88/3.99	c Memory used           : 6.04 MB
3.88/3.99	c CPU time              : 3.60545 s
3.88/3.99	c 
3.88/3.99	s UNSATISFIABLE
3.88/3.99	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-1834231-1242828841/watcher-1834231-1242828841 -o /tmp/evaluation-result-1834231-1242828841/solver-1834231-1242828841 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1834231-1242828841.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: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 1.04 1.00 3/64 6750
/proc/meminfo: memFree=1820192/2055920 swapFree=4180392/4192956
[pid=6750] ppid=6748 vsize=5356 CPUtime=0
/proc/6750/stat : 6750 (SatELiteGTI) R 6748 6750 6021 0 -1 4194304 291 249 0 0 0 0 0 0 18 0 1 0 310917395 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848415731 0 0 4100 65536 0 0 0 17 0 0 0
/proc/6750/statm: 1339 237 197 169 0 50 0

[startup+0.110787 s]
/proc/loadavg: 1.03 1.04 1.00 3/64 6750
/proc/meminfo: memFree=1820192/2055920 swapFree=4180392/4192956
[pid=6750] ppid=6748 vsize=5356 CPUtime=0
/proc/6750/stat : 6750 (SatELiteGTI) S 6748 6750 6021 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310917395 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6750/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.202802 s]
/proc/loadavg: 1.03 1.04 1.00 3/64 6750
/proc/meminfo: memFree=1820192/2055920 swapFree=4180392/4192956
[pid=6750] ppid=6748 vsize=5356 CPUtime=0
/proc/6750/stat : 6750 (SatELiteGTI) S 6748 6750 6021 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310917395 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6750/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30282 s]
/proc/loadavg: 1.03 1.04 1.00 3/64 6750
/proc/meminfo: memFree=1820192/2055920 swapFree=4180392/4192956
[pid=6750] ppid=6748 vsize=5356 CPUtime=0
/proc/6750/stat : 6750 (SatELiteGTI) S 6748 6750 6021 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310917395 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6750/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701895 s]
/proc/loadavg: 1.03 1.04 1.00 3/64 6750
/proc/meminfo: memFree=1820192/2055920 swapFree=4180392/4192956
[pid=6750] ppid=6748 vsize=5356 CPUtime=0.37
/proc/6750/stat : 6750 (SatELiteGTI) S 6748 6750 6021 0 -1 4194304 336 2362 0 0 0 0 35 2 16 0 1 0 310917395 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6750/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 5356

[startup+1.50203 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 6756
/proc/meminfo: memFree=1815696/2055920 swapFree=4180392/4192956
[pid=6750] ppid=6748 vsize=5356 CPUtime=0.37
/proc/6750/stat : 6750 (SatELiteGTI) S 6748 6750 6021 0 -1 4194304 336 2362 0 0 0 0 35 2 16 0 1 0 310917395 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6750/statm: 1339 239 197 169 0 50 0
[pid=6756] ppid=6750 vsize=4484 CPUtime=1.11
/proc/6756/stat : 6756 (minisat_static) R 6750 6750 6021 0 -1 4194304 846 0 0 0 111 0 0 0 25 0 1 0 310917433 4591616 832 1992294400 134512640 135215339 4294956240 18446744073709551615 134528742 0 0 4096 3 0 0 0 17 1 0 0
/proc/6756/statm: 1121 832 77 171 0 948 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9840

[startup+3.10131 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 6756
/proc/meminfo: memFree=1813840/2055920 swapFree=4180392/4192956
[pid=6750] ppid=6748 vsize=5356 CPUtime=0.37
/proc/6750/stat : 6750 (SatELiteGTI) S 6748 6750 6021 0 -1 4194304 336 2362 0 0 0 0 35 2 16 0 1 0 310917395 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6750/statm: 1339 239 197 169 0 50 0
[pid=6756] ppid=6750 vsize=5780 CPUtime=2.71
/proc/6756/stat : 6756 (minisat_static) R 6750 6750 6021 0 -1 4194304 1162 0 0 0 271 0 0 0 25 0 1 0 310917433 5918720 1148 1992294400 134512640 135215339 4294956240 18446744073709551615 134528691 0 0 4096 3 0 0 0 17 1 0 0
/proc/6756/statm: 1445 1148 77 171 0 1272 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11136

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

[startup+3.20133 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 6756
/proc/meminfo: memFree=1813840/2055920 swapFree=4180392/4192956
[pid=6750] ppid=6748 vsize=5356 CPUtime=0.37
/proc/6750/stat : 6750 (SatELiteGTI) S 6748 6750 6021 0 -1 4194304 336 2362 0 0 0 0 35 2 16 0 1 0 310917395 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6750/statm: 1339 239 197 169 0 50 0
[pid=6756] ppid=6750 vsize=5780 CPUtime=2.81
/proc/6756/stat : 6756 (minisat_static) R 6750 6750 6021 0 -1 4194304 1166 0 0 0 281 0 0 0 25 0 1 0 310917433 5918720 1152 1992294400 134512640 135215339 4294956240 18446744073709551615 134529088 0 0 4096 3 0 0 0 17 1 0 0
/proc/6756/statm: 1445 1152 77 171 0 1272 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 11136

[startup+3.6014 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 6756
/proc/meminfo: memFree=1813456/2055920 swapFree=4180392/4192956
[pid=6750] ppid=6748 vsize=5356 CPUtime=0.37
/proc/6750/stat : 6750 (SatELiteGTI) S 6748 6750 6021 0 -1 4194304 336 2362 0 0 0 0 35 2 16 0 1 0 310917395 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6750/statm: 1339 239 197 169 0 50 0
[pid=6756] ppid=6750 vsize=5912 CPUtime=3.21
/proc/6756/stat : 6756 (minisat_static) R 6750 6750 6021 0 -1 4194304 1198 0 0 0 321 0 0 0 25 0 1 0 310917433 6053888 1184 1992294400 134512640 135215339 4294956240 18446744073709551615 134529051 0 0 4096 3 0 0 0 17 1 0 0
/proc/6756/statm: 1478 1184 77 171 0 1305 0
Current children cumulated CPU time (s) 3.58
Current children cumulated vsize (KiB) 11268

[startup+3.80144 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 6756
/proc/meminfo: memFree=1813456/2055920 swapFree=4180392/4192956
[pid=6750] ppid=6748 vsize=5356 CPUtime=0.37
/proc/6750/stat : 6750 (SatELiteGTI) S 6748 6750 6021 0 -1 4194304 336 2362 0 0 0 0 35 2 16 0 1 0 310917395 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6750/statm: 1339 239 197 169 0 50 0
[pid=6756] ppid=6750 vsize=6044 CPUtime=3.41
/proc/6756/stat : 6756 (minisat_static) R 6750 6750 6021 0 -1 4194304 1236 0 0 0 341 0 0 0 25 0 1 0 310917433 6189056 1222 1992294400 134512640 135215339 4294956240 18446744073709551615 134528782 0 0 4096 3 0 0 0 17 1 0 0
/proc/6756/statm: 1511 1222 77 171 0 1338 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 11400

[startup+3.90145 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 6756
/proc/meminfo: memFree=1813456/2055920 swapFree=4180392/4192956
[pid=6750] ppid=6748 vsize=5356 CPUtime=0.37
/proc/6750/stat : 6750 (SatELiteGTI) S 6748 6750 6021 0 -1 4194304 336 2362 0 0 0 0 35 2 16 0 1 0 310917395 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6750/statm: 1339 239 197 169 0 50 0
[pid=6756] ppid=6750 vsize=6176 CPUtime=3.51
/proc/6756/stat : 6756 (minisat_static) R 6750 6750 6021 0 -1 4194304 1253 0 0 0 351 0 0 0 25 0 1 0 310917433 6324224 1239 1992294400 134512640 135215339 4294956240 18446744073709551615 134528814 0 0 4096 3 0 0 0 17 1 0 0
/proc/6756/statm: 1544 1239 77 171 0 1371 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 11532

Child status: 20
Real time (s): 3.99699
CPU time (s): 3.98939
CPU user time (s): 3.9594
CPU system time (s): 0.029995
CPU usage (%): 99.8098
Max. virtual memory (cumulated for all children) (KiB): 11532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.9594
system time used= 0.029995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4119
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= 17
involuntary context switches= 201

runsolver used 0.007998 second user time and 0.022996 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-20 16:14:01
IDJOB=1834231
IDBENCH=71771
IDSOLVER=671
FILE ID=node18/1834231-1242828841
PBS_JOBID= 9322496
Free space on /tmp= 66228 MiB

SOLVER NAME= minisat_cumr p-2009-03-18
BENCH NAME= SAT_RACE06/manol-pipe-c9.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1834231-1242828841/watcher-1834231-1242828841 -o /tmp/evaluation-result-1834231-1242828841/solver-1834231-1242828841 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1834231-1242828841.cnf

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

MD5SUM BENCH= 7f47eb2c5986b40772da3e38cf0759b1
RANDOM SEED=1204696981

node18.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.280
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.280
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:       1820672 kB
Buffers:         53168 kB
Cached:         133680 kB
SwapCached:       6680 kB
Active:          89132 kB
Inactive:       105996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820672 kB
SwapTotal:     4192956 kB
SwapFree:      4180392 kB
Dirty:            2256 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            26184 kB
Committed_AS:  1107808 kB
PageTables:       1376 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= 66228 MiB
End job on node18 at 2009-05-20 16:14:05