Trace number 1834105

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-18SAT 15.5536 15.564

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v760c43649gyes10.cnf
MD5SUM81c9aa5c768c12f86139286d1d6bc62c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.21051
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   43649    87978 |   13094       0        0     nan |  0.000 % |
0.00/0.14	c |         0 |   42631   136692 |      --       0       --      -- |     --   | -1018/48714
0.00/0.14	c ==============================================================================
0.00/0.14	c Result  :   #vars: 720   #clauses: 42631   #literals: 136692
0.00/0.14	c CPU time:   0.134979 s
0.00/0.14	c ==============================================================================
0.00/0.18	c This is MiniSat 2.0 beta
0.00/0.18	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.18	c ============================[ Problem Statistics ]=============================
0.00/0.18	c |                                                                             |
0.00/0.18	c |  Number of variables:  720                                                  |
0.00/0.18	c |  Number of clauses:    42631                                                |
0.17/0.20	c |  Parsing time:         0.02         s                                       |
0.17/0.20	c ============================[ Search Statistics ]==============================
0.17/0.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.17/0.20	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.17/0.20	c ===============================================================================
0.17/0.20	c |         0 |     720    42631   136692 |    14210        0    nan |  0.000 % |
0.17/0.21	c |       100 |     720    42631   136692 |    14210      100     79 |  0.000 % |
0.17/0.22	c |       200 |     720    42631   136692 |    14210      200     70 |  0.000 % |
0.17/0.23	c |       300 |     720    42631   136692 |    14210      300     61 |  0.024 % |
0.17/0.24	c |       410 |     720    42631   136692 |    14210      410     55 |  0.000 % |
0.17/0.24	c |       510 |     720    42631   136692 |    14210      510     53 |  0.025 % |
0.17/0.25	c |       620 |     720    42631   136692 |    14210      620     53 |  0.000 % |
0.17/0.26	c |       741 |     720    42631   136692 |    14210      741     49 |  0.000 % |
0.17/0.27	c |       841 |     720    42631   136692 |    14210      841     48 |  0.024 % |
0.17/0.28	c |       952 |     720    42631   136692 |    14210      952     46 |  0.000 % |
0.17/0.29	c |      1075 |     720    42631   136692 |    14210     1075     44 |  0.024 % |
0.17/0.30	c |      1209 |     720    42631   136692 |    14210     1209     50 |  0.000 % |
0.17/0.31	c |      1310 |     720    42631   136692 |    14210     1310     50 |  0.000 % |
0.17/0.31	c |      1421 |     720    42631   136692 |    14210     1421     51 |  0.000 % |
0.17/0.32	c |      1544 |     720    42631   136692 |    14210     1544     50 |  0.000 % |
0.17/0.34	c |      1681 |     720    42631   136692 |    14210     1681     52 |  0.000 % |
0.17/0.35	c |      1827 |     720    42631   136692 |    14210     1827     51 |  0.000 % |
0.17/0.36	c |      1927 |     720    42631   136692 |    14210     1927     50 |  0.000 % |
0.17/0.37	c |      2038 |     720    42631   136692 |    14210     2038     50 |  0.000 % |
0.17/0.38	c |      2159 |     720    42631   136692 |    14210     2159     51 |  0.000 % |
0.17/0.39	c |      2292 |     720    42631   136692 |    14210     2292     51 |  0.000 % |
0.17/0.40	c |      2438 |     720    42631   136692 |    14210     2438     51 |  0.000 % |
0.17/0.42	c |      2598 |     720    42631   136692 |    14210     2598     51 |  0.022 % |
0.17/0.42	c |      2700 |     720    42631   136692 |    14210     2700     52 |  0.000 % |
0.17/0.43	c |      2813 |     720    42631   136692 |    14210     2813     52 |  0.025 % |
0.17/0.44	c |      2934 |     720    42631   136692 |    14210     2934     52 |  0.000 % |
0.17/0.46	c |      3067 |     720    42631   136692 |    14210     3067     52 |  0.000 % |
0.17/0.47	c |      3215 |     720    42631   136692 |    14210     3215     53 |  0.000 % |
0.17/0.48	c |      3375 |     720    42631   136692 |    14210     3375     54 |  0.000 % |
0.17/0.50	c |      3551 |     720    42631   136692 |    14210     3551     55 |  0.000 % |
0.17/0.51	c |      3653 |     720    42631   136692 |    14210     3653     56 |  0.000 % |
0.17/0.52	c |      3765 |     720    42631   136692 |    14210     3765     56 |  0.000 % |
0.17/0.53	c |      3886 |     720    42631   136692 |    14210     3886     55 |  0.000 % |
0.17/0.55	c |      4020 |     720    42631   136692 |    14210     4020     55 |  0.000 % |
0.17/0.56	c |      4166 |     720    42631   136692 |    14210     4166     56 |  0.000 % |
0.17/0.58	c |      4326 |     720    42631   136692 |    14210     4326     56 |  0.000 % |
0.17/0.60	c |      4502 |     720    42631   136692 |    14210     4502     56 |  0.000 % |
0.17/0.62	c |      4697 |     720    42631   136692 |    14210     4697     57 |  0.000 % |
0.17/0.63	c |      4798 |     720    42631   136692 |    14210     4798     57 |  0.024 % |
0.17/0.64	c |      4911 |     720    42631   136692 |    14210     4911     56 |  0.024 % |
0.17/0.66	c |      5032 |     720    42631   136692 |    14210     5032     55 |  0.000 % |
0.17/0.67	c |      5165 |     720    42631   136692 |    14210     5165     56 |  0.000 % |
0.17/0.69	c |      5313 |     720    42631   136692 |    14210     5313     56 |  0.000 % |
0.17/0.71	c |      5473 |     720    42631   136692 |    14210     5473     56 |  0.000 % |
0.17/0.73	c |      5650 |     720    42631   136692 |    14210     5650     55 |  0.024 % |
0.17/0.75	c |      5843 |     720    42631   136692 |    14210     5843     54 |  0.024 % |
0.17/0.78	c |      6058 |     720    42631   136692 |    14210     6058     53 |  0.024 % |
0.17/0.79	c |      6159 |     720    42631   136692 |    14210     6159     53 |  0.000 % |
0.17/0.81	c |      6269 |     720    42631   136692 |    14210     6269     53 |  0.000 % |
0.17/0.83	c |      6390 |     720    42631   136692 |    14210     6390     53 |  0.000 % |
0.17/0.84	c |      6523 |     720    42631   136692 |    14210     6523     53 |  0.000 % |
0.17/0.86	c |      6670 |     720    42631   136692 |    14210     6670     53 |  0.000 % |
0.17/0.88	c |      6832 |     720    42631   136692 |    14210     6832     53 |  0.000 % |
0.17/0.90	c |      7009 |     720    42631   136692 |    14210     7009     54 |  0.000 % |
0.17/0.93	c |      7202 |     720    42631   136692 |    14210     7202     54 |  0.000 % |
0.17/0.96	c |      7414 |     720    42631   136692 |    14210     7414     54 |  0.000 % |
0.17/0.99	c |      7647 |     720    42631   136692 |    14210     7647     54 |  0.000 % |
0.98/1.02	c |      7748 |     720    42631   136692 |    14210     7748     53 |  0.026 % |
0.98/1.03	c |      7858 |     720    42631   136692 |    14210     7858     53 |  0.000 % |
0.98/1.05	c |      7979 |     720    42631   136692 |    14210     7979     53 |  0.026 % |
0.98/1.06	c |      8113 |     720    42631   136692 |    14210     8113     53 |  0.026 % |
0.98/1.09	c |      8259 |     720    42631   136692 |    14210     8259     52 |  0.026 % |
1.08/1.11	c |      8419 |     720    42631   136692 |    14210     8419     52 |  0.026 % |
1.08/1.13	c |      8596 |     720    42631   136692 |    14210     8596     52 |  0.000 % |
1.08/1.17	c |      8791 |     720    42631   136692 |    14210     8791     52 |  0.000 % |
1.17/1.20	c |      9003 |     720    42631   136692 |    14210     9003     52 |  0.000 % |
1.17/1.24	c |      9238 |     720    42631   136692 |    14210     9238     53 |  0.000 % |
1.17/1.28	c |      9495 |     720    42631   136692 |    14210     9495     53 |  0.000 % |
1.27/1.30	c |      9596 |     720    42631   136692 |    14210     9596     53 |  0.000 % |
1.27/1.32	c |      9706 |     720    42631   136692 |    14210     9706     53 |  0.000 % |
1.27/1.34	c |      9830 |     720    42631   136692 |    14210     9830     53 |  0.000 % |
1.27/1.36	c |      9965 |     720    42631   136692 |    14210     9965     53 |  0.022 % |
1.27/1.38	c |     10111 |     720    42631   136692 | 2147483647    10111     53 |  0.022 % |
1.37/1.41	c |     10272 |     720    42631   136692 | 2147483647    10272     53 |  0.000 % |
1.37/1.44	c |     10448 |     720    42631   136692 | 2147483647    10448     53 |  0.000 % |
1.37/1.47	c |     10642 |     720    42631   136692 | 2147483647    10642     52 |  0.020 % |
1.47/1.50	c |     10854 |     720    42631   136692 | 2147483647    10854     52 |  0.000 % |
1.47/1.53	c |     11087 |     720    42631   136692 | 2147483647    11087     52 |  0.020 % |
1.47/1.58	c |     11343 |     720    42631   136692 | 2147483647    11343     53 |  0.000 % |
1.57/1.63	c |     11625 |     720    42631   136692 | 2147483647    11625     53 |  0.000 % |
1.57/1.65	c |     11725 |     720    42631   136692 | 2147483647    11725     53 |  0.000 % |
1.57/1.67	c |     11835 |     720    42631   136692 | 2147483647    11835     53 |  0.000 % |
1.57/1.69	c |     11957 |     720    42631   136692 | 2147483647    11957     53 |  0.000 % |
1.67/1.71	c |     12090 |     720    42631   136692 | 2147483647    12090     53 |  0.000 % |
1.67/1.75	c |     12237 |     720    42631   136692 | 2147483647    12237     53 |  0.000 % |
1.67/1.79	c |     12397 |     720    42631   136692 | 2147483647    12397     54 |  0.000 % |
1.77/1.82	c |     12574 |     720    42631   136692 | 2147483647    12574     54 |  0.000 % |
1.77/1.85	c |     12768 |     720    42631   136692 | 2147483647    12768     54 |  0.000 % |
1.87/1.90	c |     12981 |     720    42631   136692 | 2147483647    12981     54 |  0.000 % |
1.87/1.96	c |     13217 |     720    42631   136692 | 2147483647    13217     55 |  0.000 % |
1.97/2.03	c |     13473 |     720    42631   136692 | 2147483647    13473     55 |  0.023 % |
1.97/2.08	c |     13755 |     720    42631   136692 | 2147483647    13755     54 |  0.023 % |
2.07/2.15	c |     14064 |     720    42631   136692 | 2147483647    14064     54 |  0.023 % |
2.07/2.18	c |     14165 |     720    42631   136692 | 2147483647    14165     54 |  0.000 % |
2.07/2.20	c |     14277 |     720    42631   136692 | 2147483647    14277     54 |  0.000 % |
2.17/2.23	c |     14400 |     720    42631   136692 | 2147483647    14400     54 |  0.000 % |
2.17/2.25	c |     14533 |     720    42631   136692 | 2147483647    14533     54 |  0.000 % |
2.17/2.29	c |     14680 |     720    42631   136692 | 2147483647    14680     54 |  0.000 % |
2.27/2.32	c |     14841 |     720    42631   136692 | 2147483647    14841     54 |  0.000 % |
2.27/2.36	c |     15019 |     720    42631   136692 | 2147483647    15019     54 |  0.000 % |
2.27/2.40	c |     15212 |     720    42631   136692 | 2147483647    15212     54 |  0.000 % |
2.37/2.44	c |     15424 |     720    42631   136692 | 2147483647    15424     55 |  0.000 % |
2.37/2.48	c |     15657 |     720    42631   136692 | 2147483647    15657     54 |  0.024 % |
2.47/2.53	c |     15913 |     720    42631   136692 | 2147483647    15913     54 |  0.000 % |
2.47/2.58	c |     16194 |     720    42631   136692 | 2147483647    16194     54 |  0.000 % |
2.57/2.65	c |     16503 |     720    42631   136692 | 2147483647    16503     54 |  0.024 % |
2.66/2.75	c |     16842 |     720    42631   136692 | 2147483647    16842     55 |  0.000 % |
2.66/2.78	c |     16942 |     720    42631   136692 | 2147483647    16942     55 |  0.000 % |
2.76/2.81	c |     17052 |     720    42631   136692 | 2147483647    17052     55 |  0.000 % |
2.76/2.85	c |     17174 |     720    42631   136692 | 2147483647    17174     55 |  0.000 % |
2.76/2.88	c |     17308 |     720    42631   136692 | 2147483647    17308     55 |  0.000 % |
2.86/2.91	c |     17456 |     720    42631   136692 | 2147483647    17456     55 |  0.000 % |
2.86/2.95	c |     17618 |     720    42631   136692 | 2147483647    17618     55 |  0.000 % |
2.86/2.99	c |     17796 |     720    42631   136692 | 2147483647    17796     55 |  0.026 % |
2.96/3.02	c |     17990 |     720    42631   136692 | 2147483647    17990     55 |  0.022 % |
2.96/3.07	c |     18202 |     720    42631   136692 | 2147483647    18202     55 |  0.021 % |
3.06/3.13	c |     18435 |     720    42631   136692 | 2147483647    18435     54 |  0.022 % |
3.06/3.19	c |     18692 |     720    42631   136692 | 2147483647    18692     54 |  0.021 % |
3.17/3.26	c |     18973 |     720    42631   136692 | 2147483647    18973     54 |  0.000 % |
3.27/3.34	c |     19284 |     720    42631   136692 | 2147483647    19284     54 |  0.000 % |
3.36/3.41	c |     19623 |     720    42631   136692 | 2147483647    19623     54 |  0.027 % |
3.46/3.51	c |     19995 |     720    42631   136692 | 2147483647    19995     53 |  0.000 % |
3.46/3.53	c |     20095 |     720    42631   136692 | 2147483647    20095     53 |  0.024 % |
3.46/3.57	c |     20208 |     720    42631   136692 | 2147483647    20208     54 |  0.000 % |
3.56/3.60	c |     20329 |     720    42631   136692 | 2147483647    20329     53 |  0.000 % |
3.56/3.64	c |     20464 |     720    42631   136692 | 2147483647    20464     53 |  0.000 % |
3.56/3.67	c |     20611 |     720    42631   136692 | 2147483647    20611     54 |  0.000 % |
3.67/3.72	c |     20773 |     720    42631   136692 | 2147483647    20773     53 |  0.018 % |
3.67/3.77	c |     20951 |     720    42631   136692 | 2147483647    20951     53 |  0.000 % |
3.77/3.82	c |     21147 |     720    42631   136692 | 2147483647    21147     53 |  0.024 % |
3.77/3.88	c |     21361 |     720    42631   136692 | 2147483647    21361     53 |  0.024 % |
3.87/3.94	c |     21595 |     720    42631   136692 | 2147483647    21595     53 |  0.024 % |
3.97/4.02	c |     21851 |     720    42631   136692 | 2147483647    21851     53 |  0.000 % |
3.97/4.10	c |     22132 |     720    42631   136692 | 2147483647    22132     53 |  0.000 % |
4.07/4.19	c |     22444 |     720    42631   136692 | 2147483647    22444     53 |  0.000 % |
4.17/4.29	c |     22785 |     720    42631   136692 | 2147483647    22785     53 |  0.000 % |
4.27/4.39	c |     23159 |     720    42631   136692 | 2147483647    23159     53 |  0.000 % |
4.47/4.52	c |     23568 |     720    42631   136692 | 2147483647    23568     53 |  0.018 % |
4.47/4.55	c |     23668 |     720    42631   136692 | 2147483647    23668     53 |  0.000 % |
4.47/4.58	c |     23778 |     720    42631   136692 | 2147483647    23778     53 |  0.000 % |
4.57/4.62	c |     23900 |     720    42631   136692 | 2147483647    23900     53 |  0.000 % |
4.57/4.66	c |     24035 |     720    42631   136692 | 2147483647    24035     53 |  0.000 % |
4.67/4.73	c |     24183 |     720    42631   136692 | 2147483647    24183     53 |  0.000 % |
4.77/4.81	c |     24345 |     720    42631   136692 | 2147483647    24345     54 |  0.000 % |
4.77/4.86	c |     24525 |     720    42631   136692 | 2147483647    24525     54 |  0.000 % |
4.87/4.95	c |     24719 |     720    42631   136692 | 2147483647    24719     54 |  0.000 % |
4.97/5.00	c |     24931 |     720    42631   136692 | 2147483647    24931     54 |  0.025 % |
4.97/5.08	c |     25164 |     720    42631   136692 | 2147483647    25164     54 |  0.000 % |
5.07/5.17	c |     25422 |     720    42631   136692 | 2147483647    25422     54 |  0.025 % |
5.17/5.25	c |     25706 |     720    42631   136692 | 2147483647    25706     54 |  0.000 % |
5.27/5.35	c |     26015 |     720    42631   136692 | 2147483647    26015     53 |  0.025 % |
5.37/5.49	c |     26355 |     720    42631   136692 | 2147483647    26355     54 |  0.000 % |
5.57/5.63	c |     26729 |     720    42631   136692 | 2147483647    26729     54 |  0.000 % |
5.67/5.78	c |     27138 |     720    42631   136692 | 2147483647    27138     54 |  0.000 % |
5.87/5.97	c |     27590 |     720    42631   136692 | 2147483647    27590     54 |  0.000 % |
5.97/6.01	c |     27690 |     720    42631   136692 | 2147483647    27690     54 |  0.000 % |
5.97/6.05	c |     27802 |     720    42631   136692 | 2147483647    27802     54 |  0.000 % |
5.97/6.09	c |     27923 |     720    42631   136692 | 2147483647    27923     54 |  0.000 % |
6.06/6.13	c |     28056 |     720    42631   136692 | 2147483647    28056     54 |  0.023 % |
6.06/6.18	c |     28203 |     720    42631   136692 | 2147483647    28203     54 |  0.000 % |
6.16/6.25	c |     28363 |     720    42631   136692 | 2147483647    28363     54 |  0.000 % |
6.26/6.30	c |     28539 |     720    42631   136692 | 2147483647    28539     54 |  0.000 % |
6.36/6.41	c |     28733 |     720    42631   136692 | 2147483647    28733     54 |  0.000 % |
6.47/6.52	c |     28946 |     720    42631   136692 | 2147483647    28946     54 |  0.000 % |
6.57/6.61	c |     29180 |     720    42631   136692 | 2147483647    29180     54 |  0.000 % |
6.66/6.71	c |     29436 |     720    42631   136692 | 2147483647    29436     54 |  0.000 % |
6.66/6.79	c |     29717 |     720    42631   136692 | 2147483647    29717     54 |  0.000 % |
6.86/6.90	c |     30026 |     720    42631   136692 | 2147483647    30026     54 |  0.000 % |
6.96/7.04	c |     30368 |     720    42631   136692 | 2147483647    30368     54 |  0.000 % |
7.06/7.17	c |     30741 |     720    42631   136692 | 2147483647    30741     55 |  0.000 % |
7.26/7.37	c |     31151 |     720    42631   136692 | 2147483647    31151     55 |  0.000 % |
7.46/7.54	c |     31601 |     720    42631   136692 | 2147483647    31601     55 |  0.000 % |
7.67/7.73	c |     32101 |     720    42631   136692 | 2147483647    32101     55 |  0.000 % |
7.67/7.78	c |     32201 |     720    42631   136692 | 2147483647    32201     55 |  0.000 % |
7.77/7.83	c |     32311 |     720    42631   136692 | 2147483647    32311     55 |  0.000 % |
7.77/7.89	c |     32432 |     720    42631   136692 | 2147483647    32432     55 |  0.022 % |
7.87/7.93	c |     32566 |     720    42631   136692 | 2147483647    32566     55 |  0.000 % |
7.97/8.03	c |     32712 |     720    42631   136692 | 2147483647    32712     55 |  0.000 % |
8.07/8.12	c |     32872 |     720    42631   136692 | 2147483647    32872     55 |  0.000 % |
8.07/8.19	c |     33048 |     720    42631   136692 | 2147483647    33048     55 |  0.027 % |
8.27/8.30	c |     33244 |     720    42631   136692 | 2147483647    33244     55 |  0.000 % |
8.27/8.39	c |     33456 |     720    42631   136692 | 2147483647    33456     55 |  0.026 % |
8.37/8.50	c |     33690 |     720    42631   136692 | 2147483647    33690     55 |  0.026 % |
8.57/8.61	c |     33948 |     720    42631   136692 | 2147483647    33948     54 |  0.000 % |
8.67/8.73	c |     34230 |     720    42631   136692 | 2147483647    34230     54 |  0.022 % |
8.77/8.87	c |     34543 |     720    42631   136692 | 2147483647    34543     54 |  0.018 % |
8.97/9.05	c |     34882 |     720    42631   136692 | 2147483647    34882     54 |  0.000 % |
9.17/9.23	c |     35254 |     720    42631   136692 | 2147483647    35254     54 |  0.000 % |
9.37/9.49	c |     35664 |     720    42631   136692 | 2147483647    35664     54 |  0.000 % |
9.67/9.72	c |     36115 |     720    42631   136692 | 2147483647    36115     54 |  0.000 % |
9.96/10.03	c |     36609 |     720    42631   136692 | 2147483647    36609     54 |  0.000 % |
10.16/10.26	c |     37153 |     720    42631   136692 | 2147483647    37153     54 |  0.000 % |
10.26/10.32	c |     37253 |     720    42631   136692 | 2147483647    37253     54 |  0.000 % |
10.26/10.38	c |     37365 |     720    42631   136692 | 2147483647    37365     54 |  0.021 % |
10.36/10.43	c |     37487 |     720    42631   136692 | 2147483647    37487     54 |  0.022 % |
10.46/10.50	c |     37620 |     720    42631   136692 | 2147483647    37620     54 |  0.022 % |
10.46/10.56	c |     37767 |     720    42631   136692 | 2147483647    37767     54 |  0.022 % |
10.56/10.63	c |     37927 |     720    42631   136692 | 2147483647    37927     54 |  0.000 % |
10.66/10.73	c |     38103 |     720    42631   136692 | 2147483647    38103     54 |  0.000 % |
10.76/10.81	c |     38297 |     720    42631   136692 | 2147483647    38297     54 |  0.024 % |
10.76/10.88	c |     38511 |     720    42631   136692 | 2147483647    38511     53 |  0.026 % |
10.86/10.99	c |     38744 |     720    42631   136692 | 2147483647    38744     54 |  0.000 % |
11.06/11.12	c |     39001 |     720    42631   136692 | 2147483647    39001     54 |  0.000 % |
11.26/11.30	c |     39285 |     720    42631   136692 | 2147483647    39285     54 |  0.000 % |
11.36/11.43	c |     39594 |     720    42631   136692 | 2147483647    39594     54 |  0.000 % |
11.56/11.68	c |     39937 |     720    42631   136692 | 2147483647    39937     54 |  0.000 % |
11.86/11.92	c |     40310 |     720    42631   136692 | 2147483647    40310     54 |  0.000 % |
12.07/12.17	c |     40719 |     720    42631   136692 | 2147483647    40719     55 |  0.000 % |
12.37/12.46	c |     41170 |     720    42631   136692 | 2147483647    41170     55 |  0.000 % |
12.67/12.72	c |     41664 |     720    42631   136692 | 2147483647    41664     55 |  0.000 % |
12.97/13.00	c |     42206 |     720    42631   136692 | 2147483647    42206     55 |  0.000 % |
13.17/13.29	c |     42806 |     720    42631   136692 | 2147483647    42806     55 |  0.000 % |
13.26/13.36	c |     42906 |     720    42631   136692 | 2147483647    42906     55 |  0.000 % |
13.36/13.45	c |     43017 |     720    42631   136692 | 2147483647    43017     55 |  0.024 % |
13.46/13.54	c |     43138 |     720    42631   136692 | 2147483647    43138     55 |  0.000 % |
13.46/13.59	c |     43271 |     720    42631   136692 | 2147483647    43271     55 |  0.000 % |
13.56/13.66	c |     43417 |     720    42631   136692 | 2147483647    43417     55 |  0.000 % |
13.66/13.72	c |     43579 |     720    42631   136692 | 2147483647    43579     55 |  0.024 % |
13.76/13.88	c |     43755 |     720    42631   136692 | 2147483647    43755     55 |  0.000 % |
13.96/14.00	c |     43948 |     720    42631   136692 | 2147483647    43948     55 |  0.000 % |
14.06/14.15	c |     44163 |     720    42631   136692 | 2147483647    44163     55 |  0.000 % |
14.27/14.30	c |     44396 |     720    42631   136692 | 2147483647    44396     55 |  0.000 % |
14.36/14.49	c |     44656 |     720    42631   136692 | 2147483647    44656     55 |  0.029 % |
14.56/14.63	c |     44937 |     720    42631   136692 | 2147483647    44937     55 |  0.029 % |
14.76/14.85	c |     45248 |     720    42631   136692 | 2147483647    45248     55 |  0.029 % |
14.96/15.08	c |     45587 |     720    42631   136692 | 2147483647    45587     55 |  0.000 % |
15.27/15.30	c |     45963 |     720    42631   136692 | 2147483647    45963     55 |  0.000 % |
15.46/15.53	c |     46372 |     720    42631   136692 | 2147483647    46372     55 |  0.000 % |
15.46/15.55	c ===============================================================================
15.46/15.55	c restarts              : 228
15.46/15.55	c conflicts             : 46429          (3033 /sec)
15.46/15.55	c decisions             : 90850          (1.17 % random) (5935 /sec)
15.46/15.55	c propagations          : 4117841        (268987 /sec)
15.46/15.55	c conflict literals     : 2541379        (39.22 % deleted)
15.46/15.55	c Memory used           : 15.85 MB
15.46/15.55	c CPU time              : 15.3087 s
15.46/15.55	c 
15.46/15.55	s SATISFIABLE
15.46/15.56	s SATISFIABLE
15.46/15.56	v 1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 69 -70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 91 -92 -93 -94 -95 96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 149 -150 -151 -152 153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 175 -176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 204 -205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 301 -302 -303 -304 -305 -306 -307 -308 -309 -310 -311 312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 357 -358 -359 -360 -361 -362 -363 -364 365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 512 -513 -514 -515 -516 -517 518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 -604 -605 -606 -607 608 -609 -610 -611 -612 -613 -614 -615 -616 -617 618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 657 -658 -659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 -711 -712 -713 -714 -715 -716 -717 718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 -737 -738 739 -740 -741 -742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 754 -755 -756 -757 -758 -759 -760 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1834105-1242828039/watcher-1834105-1242828039 -o /tmp/evaluation-result-1834105-1242828039/solver-1834105-1242828039 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1834105-1242828039.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.00 1.00 1.00 3/64 20251
/proc/meminfo: memFree=1802344/2055920 swapFree=4179336/4192956
[pid=20251] ppid=20249 vsize=5356 CPUtime=0
/proc/20251/stat : 20251 (SatELiteGTI) S 20249 20251 20004 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 310832286 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20251/statm: 1339 237 197 169 0 50 0

[startup+0.053455 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20251
/proc/meminfo: memFree=1802344/2055920 swapFree=4179336/4192956
[pid=20251] ppid=20249 vsize=5356 CPUtime=0
/proc/20251/stat : 20251 (SatELiteGTI) S 20249 20251 20004 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 310832286 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20251/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101461 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20251
/proc/meminfo: memFree=1802344/2055920 swapFree=4179336/4192956
[pid=20251] ppid=20249 vsize=5356 CPUtime=0
/proc/20251/stat : 20251 (SatELiteGTI) S 20249 20251 20004 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 310832286 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20251/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301495 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20251
/proc/meminfo: memFree=1802344/2055920 swapFree=4179336/4192956
[pid=20251] ppid=20249 vsize=5356 CPUtime=0.17
/proc/20251/stat : 20251 (SatELiteGTI) S 20249 20251 20004 0 -1 4194304 336 1244 0 0 0 0 17 0 16 0 1 0 310832286 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20251/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5356

[startup+0.701555 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20251
/proc/meminfo: memFree=1802344/2055920 swapFree=4179336/4192956
[pid=20251] ppid=20249 vsize=5356 CPUtime=0.17
/proc/20251/stat : 20251 (SatELiteGTI) S 20249 20251 20004 0 -1 4194304 336 1244 0 0 0 0 17 0 16 0 1 0 310832286 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20251/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5356

[startup+1.50167 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20257
/proc/meminfo: memFree=1796568/2055920 swapFree=4179336/4192956
[pid=20251] ppid=20249 vsize=5356 CPUtime=0.17
/proc/20251/stat : 20251 (SatELiteGTI) S 20249 20251 20004 0 -1 4194304 336 1244 0 0 0 0 17 0 16 0 1 0 310832286 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20251/statm: 1339 239 197 169 0 50 0
[pid=20257] ppid=20251 vsize=6636 CPUtime=1.3
/proc/20257/stat : 20257 (minisat_static) R 20251 20251 20004 0 -1 4194304 1448 0 0 0 129 1 0 0 25 0 1 0 310832304 6795264 1434 1992294400 134512640 135215339 4294956240 18446744073709551615 134528788 0 0 4096 3 0 0 0 17 1 0 0
/proc/20257/statm: 1659 1434 77 171 0 1486 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11992

[startup+3.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20257
/proc/meminfo: memFree=1794776/2055920 swapFree=4179336/4192956
[pid=20251] ppid=20249 vsize=5356 CPUtime=0.17
/proc/20251/stat : 20251 (SatELiteGTI) S 20249 20251 20004 0 -1 4194304 336 1244 0 0 0 0 17 0 16 0 1 0 310832286 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20251/statm: 1339 239 197 169 0 50 0
[pid=20257] ppid=20251 vsize=8816 CPUtime=2.89
/proc/20257/stat : 20257 (minisat_static) R 20251 20251 20004 0 -1 4194304 1977 0 0 0 288 1 0 0 25 0 1 0 310832304 9027584 1963 1992294400 134512640 135215339 4294956240 18446744073709551615 134528863 0 0 4096 3 0 0 0 17 1 0 0
/proc/20257/statm: 2204 1963 77 171 0 2031 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 14172

[startup+6.30137 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20257
/proc/meminfo: memFree=1791512/2055920 swapFree=4179336/4192956
[pid=20251] ppid=20249 vsize=5356 CPUtime=0.17
/proc/20251/stat : 20251 (SatELiteGTI) S 20249 20251 20004 0 -1 4194304 336 1244 0 0 0 0 17 0 16 0 1 0 310832286 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20251/statm: 1339 239 197 169 0 50 0
[pid=20257] ppid=20251 vsize=11356 CPUtime=6.09
/proc/20257/stat : 20257 (minisat_static) R 20251 20251 20004 0 -1 4194304 2618 0 0 0 607 2 0 0 25 0 1 0 310832304 11628544 2604 1992294400 134512640 135215339 4294956240 18446744073709551615 134743406 0 0 4096 3 0 0 0 17 1 0 0
/proc/20257/statm: 2839 2604 77 171 0 2666 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 16712

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20257
/proc/meminfo: memFree=1787488/2055920 swapFree=4179336/4192956
[pid=20251] ppid=20249 vsize=5356 CPUtime=0.17
/proc/20251/stat : 20251 (SatELiteGTI) S 20249 20251 20004 0 -1 4194304 336 1244 0 0 0 0 17 0 16 0 1 0 310832286 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20251/statm: 1339 239 197 169 0 50 0
[pid=20257] ppid=20251 vsize=15024 CPUtime=12.5
/proc/20257/stat : 20257 (minisat_static) R 20251 20251 20004 0 -1 4194304 3530 0 0 0 1246 4 0 0 25 0 1 0 310832304 15384576 3516 1992294400 134512640 135215339 4294956240 18446744073709551615 134528875 0 0 4096 3 0 0 0 17 1 0 0
/proc/20257/statm: 3756 3516 77 171 0 3583 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20380

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

[startup+14.3055 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20257
/proc/meminfo: memFree=1786400/2055920 swapFree=4179336/4192956
[pid=20251] ppid=20249 vsize=5356 CPUtime=0.17
/proc/20251/stat : 20251 (SatELiteGTI) S 20249 20251 20004 0 -1 4194304 336 1244 0 0 0 0 17 0 16 0 1 0 310832286 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20251/statm: 1339 239 197 169 0 50 0
[pid=20257] ppid=20251 vsize=15824 CPUtime=14.1
/proc/20257/stat : 20257 (minisat_static) R 20251 20251 20004 0 -1 4194304 3720 0 0 0 1406 4 0 0 25 0 1 0 310832304 16203776 3706 1992294400 134512640 135215339 4294956240 18446744073709551615 134528734 0 0 4096 3 0 0 0 17 1 0 0
/proc/20257/statm: 3956 3706 77 171 0 3783 0
Current children cumulated CPU time (s) 14.27
Current children cumulated vsize (KiB) 21180

[startup+15.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20257
/proc/meminfo: memFree=1786400/2055920 swapFree=4179336/4192956
[pid=20251] ppid=20249 vsize=5356 CPUtime=0.17
/proc/20251/stat : 20251 (SatELiteGTI) S 20249 20251 20004 0 -1 4194304 336 1244 0 0 0 0 17 0 16 0 1 0 310832286 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20251/statm: 1339 239 197 169 0 50 0
[pid=20257] ppid=20251 vsize=15960 CPUtime=14.89
/proc/20257/stat : 20257 (minisat_static) R 20251 20251 20004 0 -1 4194304 3782 0 0 0 1485 4 0 0 25 0 1 0 310832304 16343040 3768 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/20257/statm: 3990 3768 77 171 0 3817 0
Current children cumulated CPU time (s) 15.06
Current children cumulated vsize (KiB) 21316

[startup+15.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20257
/proc/meminfo: memFree=1786016/2055920 swapFree=4179336/4192956
[pid=20251] ppid=20249 vsize=5356 CPUtime=0.17
/proc/20251/stat : 20251 (SatELiteGTI) S 20249 20251 20004 0 -1 4194304 336 1244 0 0 0 0 17 0 16 0 1 0 310832286 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20251/statm: 1339 239 197 169 0 50 0
[pid=20257] ppid=20251 vsize=16228 CPUtime=15.29
/proc/20257/stat : 20257 (minisat_static) R 20251 20251 20004 0 -1 4194304 3838 0 0 0 1525 4 0 0 25 0 1 0 310832304 16617472 3824 1992294400 134512640 135215339 4294956240 18446744073709551615 134528726 0 0 4096 3 0 0 0 17 1 0 0
/proc/20257/statm: 4057 3824 77 171 0 3884 0
Current children cumulated CPU time (s) 15.46
Current children cumulated vsize (KiB) 21584

Child status: 10
Real time (s): 15.564
CPU time (s): 15.5536
CPU user time (s): 15.4876
CPU system time (s): 0.065989
CPU usage (%): 99.9337
Max. virtual memory (cumulated for all children) (KiB): 21584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.4876
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5735
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= 186

runsolver used 0.019996 second user time and 0.05999 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-20 16:00:39
IDJOB=1834105
IDBENCH=71377
IDSOLVER=671
FILE ID=node39/1834105-1242828039
PBS_JOBID= 9322545
Free space on /tmp= 66424 MiB

SOLVER NAME= minisat_cumr p-2009-03-18
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v760c43649gyes10.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1834105-1242828039/watcher-1834105-1242828039 -o /tmp/evaluation-result-1834105-1242828039/solver-1834105-1242828039 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1834105-1242828039.cnf

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

MD5SUM BENCH= 81c9aa5c768c12f86139286d1d6bc62c
RANDOM SEED=908473265

node39.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.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1802824 kB
Buffers:         51388 kB
Cached:         152188 kB
SwapCached:       7904 kB
Active:         103140 kB
Inactive:       109840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802824 kB
SwapTotal:     4192956 kB
SwapFree:      4179336 kB
Dirty:            2108 kB
Writeback:           0 kB
Mapped:          14588 kB
Slab:            26240 kB
Committed_AS:  1123664 kB
PageTables:       1392 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= 66424 MiB
End job on node39 at 2009-05-20 16:00:54