Trace number 3303607

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
glucose 2SAT 20.5249 20.5296

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q225-n25-p15-s58217873.cnf
MD5SUM5114ac23a1af2282bd254f062acfce74
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.071988
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses35586
Sum of the clauses size71672
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 235561
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   35586    71672 |   10675       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |   35036    95999 |      --       0       --      -- |     --   | -550/24327
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 525   #clauses: 35036   #literals: 95999
0.00/0.03	c CPU time:   0.033994 s
0.00/0.03	c ==============================================================================
0.00/0.05	c
0.00/0.05	c Starting glucose
0.00/0.05	c
15.88/15.95	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
15.88/15.95	c WARNING: for repeatability, setting FPU to use double precision
15.88/15.95	c ============================[ Problem Statistics ]=============================
15.88/15.95	c |                                                                             |
15.88/15.95	c |  Number of variables:           525                                         |
15.88/15.95	c |  Number of clauses:           35036                                         |
15.88/15.95	c |  Parse time:                   0.01 s                                       |
15.88/15.95	c |                                                                             |
15.88/15.95	c ============================[ Search Statistics ]==============================
15.88/15.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.88/15.95	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.88/15.95	c ===============================================================================
15.88/15.95	c |      4570 |     525    35036    95999 |        1     2575     69 |  0.000 % |
15.88/15.95	c |      4671 |     525    35036    95999 |        1     2676     68 |  0.000 % |
15.88/15.95	c |      5072 |     525    35036    95999 |        1     3077     67 |  0.000 % |
15.88/15.95	c |      7338 |     525    35036    95999 |        1     5343     62 |  0.000 % |
15.88/15.95	c |      8583 |     525    35036    95999 |        1     6588     61 |  0.000 % |
15.88/15.95	c |      8683 |     525    35036    95999 |        1     6688     61 |  0.000 % |
15.88/15.95	c |      8785 |     525    35036    95999 |        1     6790     61 |  0.000 % |
15.88/15.95	c |      8885 |     525    35036    95999 |        1     6890     61 |  0.000 % |
15.88/15.95	c |      9137 |     525    35036    95999 |        1     7142     62 |  0.000 % |
15.88/15.95	c |      9296 |     525    35036    95999 |        1     7301     62 |  0.000 % |
15.88/15.95	c |     10074 |     525    35036    95999 |        1     8079     62 |  0.000 % |
15.88/15.95	c |     10598 |     525    35036    95999 |        1     8603     62 |  0.000 % |
15.88/15.95	c |     10698 |     525    35036    95999 |        1     4404     58 |  0.000 % |
15.88/15.95	c |     10799 |     525    35036    95999 |        1     4505     58 |  0.000 % |
15.88/15.95	c |     11242 |     525    35036    95999 |        1     4948     58 |  0.000 % |
15.88/15.95	c |     12036 |     525    35036    95999 |        1     5742     58 |  0.000 % |
15.88/15.95	c |     12139 |     525    35036    95999 |        1     5845     58 |  0.000 % |
15.88/15.95	c |    114849 |     524    35036    95999 |        1    29663     57 |  0.190 % |
15.88/15.95	c |    115027 |     524    35036    95999 |        1    29841     57 |  0.190 % |
15.88/15.95	c |    134247 |     524    35036    95999 |        1    26856     51 |  0.190 % |
15.88/15.95	c |    146431 |     523    35021    95689 |        1    20261     57 |  0.381 % |
15.88/15.95	c |    146532 |     523    35021    95689 |        1    20362     57 |  0.381 % |
15.88/15.95	c |    150422 |     523    35021    95689 |        1    24252     58 |  0.381 % |
15.88/15.95	c |    151583 |     523    35021    95689 |        1    25413     59 |  0.381 % |
15.88/15.95	c |    151683 |     523    35021    95689 |        1    25513     59 |  0.381 % |
15.88/15.95	c |    151784 |     523    35021    95689 |        1    25614     59 |  0.381 % |
15.88/15.95	c |    151884 |     523    35021    95689 |        1    25714     59 |  0.381 % |
15.88/15.95	c |    151986 |     523    35021    95689 |        1    25816     59 |  0.381 % |
15.88/15.95	c |    152086 |     523    35021    95689 |        1    25916     59 |  0.381 % |
15.88/15.95	c |    152188 |     523    35021    95689 |        1    26018     59 |  0.381 % |
15.88/15.95	c |    152288 |     523    35021    95689 |        1    26118     59 |  0.381 % |
15.88/15.95	c |    152388 |     523    35021    95689 |        1    26218     59 |  0.381 % |
15.88/15.95	c |    152488 |     523    35021    95689 |        1    26318     59 |  0.381 % |
15.88/15.95	c |    152885 |     523    35021    95689 |        1    26715     59 |  0.381 % |
15.88/15.95	c |    153236 |     523    35021    95689 |        1    27066     59 |  0.381 % |
15.88/15.95	c |    153337 |     523    35021    95689 |        1    27167     59 |  0.381 % |
15.88/15.95	c |    153437 |     523    35021    95689 |        1    27267     59 |  0.381 % |
15.88/15.95	c |    153538 |     523    35021    95689 |        1    27368     59 |  0.381 % |
15.88/15.95	c |    174964 |     522    35011    95453 |        1    26994     54 |  0.571 % |
17.97/18.06	c |    179546 |     522    35011    95453 |        1    31576     53 |  0.571 % |
17.97/18.06	c |    180256 |     522    35011    95453 |        1    32286     54 |  0.571 % |
17.97/18.06	c |    180356 |     522    35011    95453 |        1    32386     54 |  0.571 % |
17.97/18.06	c |    180482 |     522    35011    95453 |        1    32512     54 |  0.571 % |
17.97/18.06	c |    180585 |     522    35011    95453 |        1    32615     54 |  0.571 % |
17.97/18.06	c |    180685 |     522    35011    95453 |        1    32715     54 |  0.571 % |
17.97/18.06	c |    180787 |     522    35011    95453 |        1    32817     54 |  0.571 % |
17.97/18.06	c |    180889 |     522    35011    95453 |        1    32919     54 |  0.571 % |
17.97/18.06	c |    184665 |     522    35011    95453 |        1    36695     53 |  0.571 % |
17.97/18.06	c |    184767 |     522    35011    95453 |        1    36797     53 |  0.571 % |
17.97/18.06	c |    184867 |     522    35011    95453 |        1    36897     53 |  0.571 % |
17.97/18.06	c |    184971 |     522    35011    95453 |        1    37001     53 |  0.571 % |
17.97/18.06	c |    185497 |     522    35011    95453 |        1    37527     53 |  0.571 % |
17.97/18.06	c |    185620 |     522    35011    95453 |        1    37650     53 |  0.571 % |
17.97/18.06	c |    186031 |     522    35011    95453 |        1    38061     53 |  0.571 % |
17.97/18.06	c |    186493 |     522    35011    95453 |        1    38523     53 |  0.571 % |
17.97/18.06	c |    186595 |     522    35011    95453 |        1    38625     53 |  0.571 % |
17.97/18.06	c |    186695 |     522    35011    95453 |        1    38725     53 |  0.571 % |
17.97/18.06	c |    187286 |     522    35011    95453 |        1    19807     48 |  0.571 % |
17.97/18.06	c |    187387 |     522    35011    95453 |        1    19908     48 |  0.571 % |
17.97/18.06	c |    187488 |     522    35011    95453 |        1    20009     49 |  0.571 % |
17.97/18.06	c |    187738 |     522    35011    95453 |        1    20259     49 |  0.571 % |
17.97/18.06	c |    187838 |     522    35011    95453 |        1    20359     49 |  0.571 % |
17.97/18.06	c |    187938 |     522    35011    95453 |        1    20459     49 |  0.571 % |
17.97/18.06	c |    188039 |     522    35011    95453 |        1    20560     49 |  0.571 % |
17.97/18.06	c |    188140 |     522    35011    95453 |        1    20661     49 |  0.571 % |
17.97/18.06	c |    188241 |     522    35011    95453 |        1    20762     49 |  0.571 % |
17.97/18.06	c |    188341 |     522    35011    95453 |        1    20862     49 |  0.571 % |
17.97/18.06	c |    188441 |     522    35011    95453 |        1    20962     49 |  0.571 % |
17.97/18.06	c |    188543 |     522    35011    95453 |        1    21064     50 |  0.571 % |
17.97/18.06	c |    188756 |     522    35011    95453 |        1    21277     50 |  0.571 % |
17.97/18.06	c |    190204 |     522    35011    95453 |        1    22725     51 |  0.571 % |
17.97/18.06	c |    190305 |     522    35011    95453 |        1    22826     51 |  0.571 % |
17.97/18.06	c |    190405 |     522    35011    95453 |        1    22926     51 |  0.571 % |
17.97/18.06	c |    190516 |     522    35011    95453 |        1    23037     51 |  0.571 % |
17.97/18.06	c |    190617 |     522    35011    95453 |        1    23138     51 |  0.571 % |
17.97/18.06	c |    190718 |     522    35011    95453 |        1    23239     51 |  0.571 % |
17.97/18.06	c |    192360 |     522    35011    95453 |        1    24881     51 |  0.571 % |
17.97/18.06	c |    192461 |     522    35011    95453 |        1    24982     51 |  0.571 % |
17.97/18.06	c |    192563 |     522    35011    95453 |        1    25084     51 |  0.571 % |
17.97/18.06	c |    192663 |     522    35011    95453 |        1    25184     51 |  0.571 % |
17.97/18.06	c |    192790 |     522    35011    95453 |        1    25311     51 |  0.571 % |
17.97/18.06	c |    192895 |     522    35011    95453 |        1    25416     51 |  0.571 % |
17.97/18.06	c |    192996 |     522    35011    95453 |        1    25517     51 |  0.571 % |
17.97/18.06	c |    193508 |     522    35011    95453 |        1    26029     51 |  0.571 % |
17.97/18.06	c |    193614 |     522    35011    95453 |        1    26135     51 |  0.571 % |
17.97/18.06	c |    193820 |     522    35011    95453 |        1    26341     51 |  0.571 % |
17.97/18.06	c |    193921 |     522    35011    95453 |        1    26442     51 |  0.571 % |
17.97/18.06	c |    194159 |     522    35011    95453 |        1    26680     51 |  0.571 % |
17.97/18.06	c |    194261 |     522    35011    95453 |        1    26782     51 |  0.571 % |
18.78/18.82	c |    194361 |     522    35011    95453 |        1    26882     51 |  0.571 % |
18.78/18.82	c |    194463 |     522    35011    95453 |        1    26984     52 |  0.571 % |
18.78/18.82	c |    194563 |     522    35011    95453 |        1    27084     52 |  0.571 % |
18.78/18.82	c |    194663 |     522    35011    95453 |        1    27184     52 |  0.571 % |
18.78/18.82	c |    194765 |     522    35011    95453 |        1    27286     52 |  0.571 % |
18.78/18.82	c |    194866 |     522    35011    95453 |        1    27387     52 |  0.571 % |
18.78/18.82	c |    194967 |     522    35011    95453 |        1    27488     52 |  0.571 % |
18.78/18.82	c |    195067 |     522    35011    95453 |        1    27588     52 |  0.571 % |
18.78/18.82	c |    195167 |     522    35011    95453 |        1    27688     52 |  0.571 % |
18.78/18.82	c |    195268 |     522    35011    95453 |        1    27789     52 |  0.571 % |
18.78/18.82	c |    195368 |     522    35011    95453 |        1    27889     52 |  0.571 % |
18.78/18.82	c |    195468 |     522    35011    95453 |        1    27989     52 |  0.571 % |
18.78/18.82	c |    195568 |     522    35011    95453 |        1    28089     52 |  0.571 % |
18.78/18.82	c |    195668 |     522    35011    95453 |        1    28189     52 |  0.571 % |
18.78/18.82	c |    195768 |     522    35011    95453 |        1    28289     52 |  0.571 % |
18.78/18.82	c |    195868 |     522    35011    95453 |        1    28389     52 |  0.571 % |
18.78/18.82	c |    195971 |     522    35011    95453 |        1    28492     52 |  0.571 % |
18.78/18.82	c |    196072 |     522    35011    95453 |        1    28593     52 |  0.571 % |
18.78/18.82	c |    196172 |     522    35011    95453 |        1    28693     52 |  0.571 % |
18.78/18.82	c |    196272 |     522    35011    95453 |        1    28793     52 |  0.571 % |
18.78/18.82	c |    196372 |     522    35011    95453 |        1    28893     52 |  0.571 % |
18.78/18.82	c |    196473 |     522    35011    95453 |        1    28994     53 |  0.571 % |
18.78/18.82	c |    196575 |     522    35011    95453 |        1    29096     53 |  0.571 % |
18.78/18.82	c |    196676 |     522    35011    95453 |        1    29197     53 |  0.571 % |
18.78/18.82	c |    196776 |     522    35011    95453 |        1    29297     53 |  0.571 % |
18.78/18.82	c |    196878 |     522    35011    95453 |        1    29399     53 |  0.571 % |
18.78/18.82	c |    196978 |     522    35011    95453 |        1    29499     53 |  0.571 % |
18.78/18.82	c |    197078 |     522    35011    95453 |        1    29599     53 |  0.571 % |
18.78/18.82	c |    197178 |     522    35011    95453 |        1    29699     53 |  0.571 % |
18.78/18.82	c |    197278 |     522    35011    95453 |        1    29799     53 |  0.571 % |
18.78/18.82	c |    197378 |     522    35011    95453 |        1    29899     53 |  0.571 % |
18.78/18.82	c |    197479 |     522    35011    95453 |        1    30000     53 |  0.571 % |
18.78/18.82	c |    197580 |     522    35011    95453 |        1    30101     53 |  0.571 % |
18.78/18.82	c |    197681 |     522    35011    95453 |        1    30202     53 |  0.571 % |
18.78/18.82	c |    197782 |     522    35011    95453 |        1    30303     53 |  0.571 % |
18.78/18.82	c |    197885 |     522    35011    95453 |        1    30406     53 |  0.571 % |
18.78/18.82	c |    197986 |     522    35011    95453 |        1    30507     53 |  0.571 % |
18.78/18.82	c |    198087 |     522    35011    95453 |        1    30608     53 |  0.571 % |
18.78/18.82	c |    198187 |     522    35011    95453 |        1    30708     53 |  0.571 % |
18.78/18.82	c |    198287 |     522    35011    95453 |        1    30808     53 |  0.571 % |
18.78/18.82	c |    198388 |     522    35011    95453 |        1    30909     54 |  0.571 % |
18.78/18.82	c |    198627 |     522    35011    95453 |        1    31148     54 |  0.571 % |
18.78/18.82	c |    198740 |     522    35011    95453 |        1    31261     54 |  0.571 % |
18.78/18.82	c |    198997 |     522    35011    95453 |        1    31518     54 |  0.571 % |
18.78/18.82	c |    199097 |     522    35011    95453 |        1    31618     54 |  0.571 % |
18.78/18.82	c |    199197 |     522    35011    95453 |        1    31718     54 |  0.571 % |
18.78/18.82	c |    199300 |     522    35011    95453 |        1    31821     54 |  0.571 % |
18.78/18.82	c |    199401 |     522    35011    95453 |        1    31922     54 |  0.571 % |
18.78/18.82	c |    199502 |     522    35011    95453 |        1    32023     54 |  0.571 % |
18.78/18.82	c |    199603 |     522    35011    95453 |        1    32124     54 |  0.571 % |
19.69/19.76	c |    199703 |     522    35011    95453 |        1    32224     54 |  0.571 % |
19.69/19.76	c |    199804 |     522    35011    95453 |        1    32325     54 |  0.571 % |
19.69/19.76	c |    199904 |     522    35011    95453 |        1    32425     54 |  0.571 % |
19.69/19.76	c |    200004 |     522    35011    95453 |        1    32525     54 |  0.571 % |
19.69/19.76	c |    200105 |     522    35011    95453 |        1    32626     54 |  0.571 % |
19.69/19.76	c |    200300 |     522    35011    95453 |        1    32821     54 |  0.571 % |
19.69/19.76	c |    200402 |     522    35011    95453 |        1    32923     54 |  0.571 % |
19.69/19.76	c |    200507 |     522    35011    95453 |        1    33028     54 |  0.571 % |
19.69/19.76	c |    200608 |     522    35011    95453 |        1    33129     54 |  0.571 % |
19.69/19.76	c |    200711 |     522    35011    95453 |        1    33232     54 |  0.571 % |
19.69/19.76	c |    200813 |     522    35011    95453 |        1    33334     54 |  0.571 % |
19.69/19.76	c |    200913 |     522    35011    95453 |        1    33434     54 |  0.571 % |
19.69/19.76	c |    201014 |     522    35011    95453 |        1    33535     54 |  0.571 % |
19.69/19.76	c |    201114 |     522    35011    95453 |        1    33635     54 |  0.571 % |
19.69/19.76	c |    201215 |     522    35011    95453 |        1    33736     55 |  0.571 % |
19.69/19.76	c |    201318 |     522    35011    95453 |        1    33839     55 |  0.571 % |
19.69/19.76	c |    201418 |     522    35011    95453 |        1    33939     55 |  0.571 % |
19.69/19.76	c |    201519 |     522    35011    95453 |        1    34040     55 |  0.571 % |
19.69/19.76	c |    201619 |     522    35011    95453 |        1    34140     55 |  0.571 % |
19.69/19.76	c |    201719 |     522    35011    95453 |        1    34240     55 |  0.571 % |
19.69/19.76	c |    201820 |     522    35011    95453 |        1    34341     55 |  0.571 % |
19.69/19.76	c |    201921 |     522    35011    95453 |        1    34442     55 |  0.571 % |
19.69/19.76	c |    202021 |     522    35011    95453 |        1    34542     55 |  0.571 % |
19.69/19.76	c |    202122 |     522    35011    95453 |        1    34643     55 |  0.571 % |
19.69/19.76	c |    202222 |     522    35011    95453 |        1    34743     55 |  0.571 % |
19.69/19.76	c |    202323 |     522    35011    95453 |        1    34844     55 |  0.571 % |
19.69/19.76	c |    202424 |     522    35011    95453 |        1    34945     55 |  0.571 % |
19.69/19.76	c |    202525 |     522    35011    95453 |        1    35046     55 |  0.571 % |
19.69/19.76	c |    202625 |     522    35011    95453 |        1    35146     55 |  0.571 % |
19.69/19.76	c |    202727 |     522    35011    95453 |        1    35248     55 |  0.571 % |
19.69/19.76	c |    202828 |     522    35011    95453 |        1    35349     55 |  0.571 % |
19.69/19.76	c |    202931 |     522    35011    95453 |        1    35452     55 |  0.571 % |
19.69/19.76	c |    203307 |     522    35011    95453 |        1    35828     55 |  0.571 % |
19.69/19.76	c |    203409 |     522    35011    95453 |        1    35930     55 |  0.571 % |
19.69/19.76	c |    203509 |     522    35011    95453 |        1    36030     55 |  0.571 % |
19.69/19.76	c |    203609 |     522    35011    95453 |        1    36130     55 |  0.571 % |
19.69/19.76	c |    203709 |     522    35011    95453 |        1    36230     55 |  0.571 % |
19.69/19.76	c |    203810 |     522    35011    95453 |        1    36331     55 |  0.571 % |
19.69/19.76	c |    203912 |     522    35011    95453 |        1    36433     55 |  0.571 % |
19.69/19.76	c |    204014 |     522    35011    95453 |        1    36535     55 |  0.571 % |
19.69/19.76	c |    204115 |     522    35011    95453 |        1    36636     55 |  0.571 % |
19.69/19.76	c |    204223 |     522    35011    95453 |        1    36744     55 |  0.571 % |
19.69/19.76	c |    204476 |     522    35011    95453 |        1    36997     55 |  0.571 % |
19.69/19.76	c |    204577 |     522    35011    95453 |        1    37098     55 |  0.571 % |
19.69/19.76	c |    204678 |     522    35011    95453 |        1    37199     55 |  0.571 % |
19.69/19.76	c |    205003 |     522    35011    95453 |        1    37524     56 |  0.571 % |
19.69/19.76	c |    205104 |     522    35011    95453 |        1    37625     56 |  0.571 % |
19.69/19.76	c |    205205 |     522    35011    95453 |        1    37726     56 |  0.571 % |
19.69/19.76	c |    205305 |     522    35011    95453 |        1    37826     56 |  0.571 % |
19.69/19.76	c |    205406 |     522    35011    95453 |        1    37927     56 |  0.571 % |
20.47/20.52	c |    205507 |     522    35011    95453 |        1    38028     56 |  0.571 % |
20.47/20.52	c |    205608 |     522    35011    95453 |        1    38129     56 |  0.571 % |
20.47/20.52	c |    205750 |     522    35011    95453 |        1    38271     56 |  0.571 % |
20.47/20.52	c |    205851 |     522    35011    95453 |        1    38372     56 |  0.571 % |
20.47/20.52	c |    205951 |     522    35011    95453 |        1    38472     56 |  0.571 % |
20.47/20.52	c |    206051 |     522    35011    95453 |        1    38572     56 |  0.571 % |
20.47/20.52	c |    206151 |     522    35011    95453 |        1    38672     56 |  0.571 % |
20.47/20.52	c |    206252 |     522    35011    95453 |        1    38773     56 |  0.571 % |
20.47/20.52	c |    206353 |     522    35011    95453 |        1    38874     56 |  0.571 % |
20.47/20.52	c |    206455 |     522    35011    95453 |        1    38976     56 |  0.571 % |
20.47/20.52	c |    206758 |     522    35011    95453 |        1    39279     56 |  0.571 % |
20.47/20.52	c |    206858 |     522    35011    95453 |        1    39379     56 |  0.571 % |
20.47/20.52	c |    206959 |     522    35011    95453 |        1    39480     56 |  0.571 % |
20.47/20.52	c |    207060 |     522    35011    95453 |        1    39581     56 |  0.571 % |
20.47/20.52	c |    207161 |     522    35011    95453 |        1    39682     56 |  0.571 % |
20.47/20.52	c |    207262 |     522    35011    95453 |        1    39783     56 |  0.571 % |
20.47/20.52	c |    207362 |     522    35011    95453 |        1    39883     56 |  0.571 % |
20.47/20.52	c |    207480 |     522    35011    95453 |        1    40001     56 |  0.571 % |
20.47/20.52	c |    207615 |     522    35011    95453 |        1    40136     56 |  0.571 % |
20.47/20.52	c |    207715 |     522    35011    95453 |        1    40236     56 |  0.571 % |
20.47/20.52	c |    207816 |     522    35011    95453 |        1    40337     56 |  0.571 % |
20.47/20.52	c |    208043 |     522    35011    95453 |        1    40564     56 |  0.571 % |
20.47/20.52	c |    208167 |     522    35011    95453 |        1    40688     56 |  0.571 % |
20.47/20.52	c |    208267 |     522    35011    95453 |        1    40788     56 |  0.571 % |
20.47/20.52	c |    208369 |     522    35011    95453 |        1    40890     56 |  0.571 % |
20.47/20.52	c |    208912 |     522    35011    95453 |        1    41433     56 |  0.571 % |
20.47/20.52	c |    209012 |     522    35011    95453 |        1    41533     56 |  0.571 % |
20.47/20.52	c |    209113 |     522    35011    95453 |        1    41634     56 |  0.571 % |
20.47/20.52	c |    209214 |     522    35011    95453 |        1    41735     56 |  0.571 % |
20.47/20.52	c |    209314 |     522    35011    95453 |        1    41835     56 |  0.571 % |
20.47/20.52	c |    209414 |     522    35011    95453 |        1    41935     56 |  0.571 % |
20.47/20.52	c |    209573 |     522    35011    95453 |        1    42094     56 |  0.572 % |
20.47/20.52	c ===============================================================================
20.47/20.52	c restarts              : 221
20.47/20.52	c nb ReduceDB           : 11
20.47/20.52	c nb removed Clauses    : 142304
20.47/20.52	c nb learnts DL2        : 32
20.47/20.52	c nb learnts size 2     : 23
20.47/20.52	c nb learnts size 1     : 3
20.47/20.52	c conflicts             : 209573         (10257 /sec)
20.47/20.52	c decisions             : 258705         (0.00 % random) (12662 /sec)
20.47/20.52	c propagations          : 10028212       (490812 /sec)
20.47/20.52	c conflict literals     : 13539358       (25.39 % deleted)
20.47/20.52	c nb reduced Clauses    : 2742
20.47/20.52	c CPU time              : 20.4319 s
20.47/20.52	
20.47/20.52	s SATISFIABLE
20.47/20.52	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 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3303607-1306950671/watcher-3303607-1306950671 -o /tmp/evaluation-result-3303607-1306950671/solver-3303607-1306950671 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303607-1306950671.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.69 1.93 1.97 2/526 14636
/proc/meminfo: memFree=15335796/32951132 swapFree=46579808/67111528
[pid=14636] ppid=14634 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14636/stat : 14636 (glucose.sh) S 14634 14636 13931 0 -1 4202496 335 0 0 0 0 0 0 0 19 0 1 0 806665792 8912896 253 33554432000 4194304 4922060 140735708743328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14636/statm: 2176 253 211 178 0 69 0

[startup+0.0812479 s]
/proc/loadavg: 1.69 1.93 1.97 2/526 14636
/proc/meminfo: memFree=15335796/32951132 swapFree=46579808/67111528
[pid=14636] ppid=14634 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/14636/stat : 14636 (glucose.sh) S 14634 14636 13931 0 -1 4202496 360 842 0 0 0 0 4 0 19 0 1 0 806665792 8912896 255 33554432000 4194304 4922060 140735708743328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14636/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.100253 s]
/proc/loadavg: 1.69 1.93 1.97 2/526 14636
/proc/meminfo: memFree=15335796/32951132 swapFree=46579808/67111528
[pid=14636] ppid=14634 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/14636/stat : 14636 (glucose.sh) S 14634 14636 13931 0 -1 4202496 360 842 0 0 0 0 4 0 19 0 1 0 806665792 8912896 255 33554432000 4194304 4922060 140735708743328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14636/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.300209 s]
/proc/loadavg: 1.69 1.93 1.97 2/526 14636
/proc/meminfo: memFree=15335796/32951132 swapFree=46579808/67111528
[pid=14636] ppid=14634 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/14636/stat : 14636 (glucose.sh) S 14634 14636 13931 0 -1 4202496 360 842 0 0 0 0 4 0 19 0 1 0 806665792 8912896 255 33554432000 4194304 4922060 140735708743328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14636/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.70015 s]
/proc/loadavg: 1.69 1.93 1.97 2/526 14636
/proc/meminfo: memFree=15335796/32951132 swapFree=46579808/67111528
[pid=14636] ppid=14634 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/14636/stat : 14636 (glucose.sh) S 14634 14636 13931 0 -1 4202496 360 842 0 0 0 0 4 0 19 0 1 0 806665792 8912896 255 33554432000 4194304 4922060 140735708743328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14636/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+1.50101 s]
/proc/loadavg: 1.69 1.93 1.97 3/533 14646
/proc/meminfo: memFree=15306944/32951132 swapFree=46579808/67111528
[pid=14636] ppid=14634 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/14636/stat : 14636 (glucose.sh) S 14634 14636 13931 0 -1 4202496 360 842 0 0 0 0 4 0 19 0 1 0 806665792 8912896 255 33554432000 4194304 4922060 140735708743328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14636/statm: 2176 255 211 178 0 69 0
[pid=14639] ppid=14636 vsize=26368 CPUtime=1.43 cores=1,3,5,7
/proc/14639/stat : 14639 (glucose_static) R 14636 14636 13931 0 -1 4202496 4751 0 0 0 143 0 0 0 25 0 1 0 806665797 27000832 3316 33554432000 4194304 4260849 140734393614224 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14639/statm: 6592 3316 248 17 0 3233 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 35072

[startup+3.10074 s]
/proc/loadavg: 1.69 1.93 1.97 3/533 14646
/proc/meminfo: memFree=15296532/32951132 swapFree=46579808/67111528
[pid=14636] ppid=14634 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/14636/stat : 14636 (glucose.sh) S 14634 14636 13931 0 -1 4202496 360 842 0 0 0 0 4 0 19 0 1 0 806665792 8912896 255 33554432000 4194304 4922060 140735708743328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14636/statm: 2176 255 211 178 0 69 0
[pid=14639] ppid=14636 vsize=23696 CPUtime=3.04 cores=1,3,5,7
/proc/14639/stat : 14639 (glucose_static) R 14636 14636 13931 0 -1 4202496 8438 0 0 0 303 1 0 0 25 0 1 0 806665797 24264704 2460 33554432000 4194304 4260849 140734393614224 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14639/statm: 5924 2460 249 17 0 2565 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32400

[startup+6.30019 s]
/proc/loadavg: 1.72 1.93 1.97 4/533 14646
/proc/meminfo: memFree=15271480/32951132 swapFree=46579808/67111528
[pid=14636] ppid=14634 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/14636/stat : 14636 (glucose.sh) S 14634 14636 13931 0 -1 4202496 360 842 0 0 0 0 4 0 19 0 1 0 806665792 8912896 255 33554432000 4194304 4922060 140735708743328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14636/statm: 2176 255 211 178 0 69 0
[pid=14639] ppid=14636 vsize=31836 CPUtime=6.24 cores=1,3,5,7
/proc/14639/stat : 14639 (glucose_static) R 14636 14636 13931 0 -1 4202496 14605 0 0 0 622 2 0 0 25 0 1 0 806665797 32600064 4579 33554432000 4194304 4260849 140734393614224 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14639/statm: 7959 4579 249 17 0 4600 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40540

[startup+12.7011 s]
/proc/loadavg: 1.74 1.93 1.97 3/533 14646
/proc/meminfo: memFree=15255904/32951132 swapFree=46579808/67111528
[pid=14636] ppid=14634 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/14636/stat : 14636 (glucose.sh) S 14634 14636 13931 0 -1 4202496 360 842 0 0 0 0 4 0 19 0 1 0 806665792 8912896 255 33554432000 4194304 4922060 140735708743328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14636/statm: 2176 255 211 178 0 69 0
[pid=14639] ppid=14636 vsize=57860 CPUtime=12.64 cores=1,3,5,7
/proc/14639/stat : 14639 (glucose_static) R 14636 14636 13931 0 -1 4202496 22386 0 0 0 1261 3 0 0 25 0 1 0 806665797 59248640 9222 33554432000 4194304 4260849 140734393614224 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14639/statm: 14465 9222 249 17 0 11106 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 66564

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

[startup+15.9005 s]
/proc/loadavg: 1.76 1.93 1.97 3/533 14646
/proc/meminfo: memFree=15236812/32951132 swapFree=46579808/67111528
[pid=14636] ppid=14634 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/14636/stat : 14636 (glucose.sh) S 14634 14636 13931 0 -1 4202496 360 842 0 0 0 0 4 0 19 0 1 0 806665792 8912896 255 33554432000 4194304 4922060 140735708743328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14636/statm: 2176 255 211 178 0 69 0
[pid=14639] ppid=14636 vsize=57860 CPUtime=15.84 cores=1,3,5,7
/proc/14639/stat : 14639 (glucose_static) R 14636 14636 13931 0 -1 4202496 22386 0 0 0 1581 3 0 0 25 0 1 0 806665797 59248640 9222 33554432000 4194304 4260849 140734393614224 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14639/statm: 14465 9222 249 17 0 11106 0
Current children cumulated CPU time (s) 15.88
Current children cumulated vsize (KiB) 66564

[startup+19.101 s]
/proc/loadavg: 1.78 1.93 1.97 3/533 14646
/proc/meminfo: memFree=15227636/32951132 swapFree=46579808/67111528
[pid=14636] ppid=14634 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/14636/stat : 14636 (glucose.sh) S 14634 14636 13931 0 -1 4202496 360 842 0 0 0 0 4 0 19 0 1 0 806665792 8912896 255 33554432000 4194304 4922060 140735708743328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14636/statm: 2176 255 211 178 0 69 0
[pid=14639] ppid=14636 vsize=57860 CPUtime=19.04 cores=1,3,5,7
/proc/14639/stat : 14639 (glucose_static) R 14636 14636 13931 0 -1 4202496 24139 0 0 0 1901 3 0 0 25 0 1 0 806665797 59248640 10917 33554432000 4194304 4260849 140734393614224 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14639/statm: 14465 10917 249 17 0 11106 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 66564

[startup+19.9008 s]
/proc/loadavg: 1.78 1.93 1.97 3/533 14648
/proc/meminfo: memFree=15227264/32951132 swapFree=46579808/67111528
[pid=14636] ppid=14634 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/14636/stat : 14636 (glucose.sh) S 14634 14636 13931 0 -1 4202496 360 842 0 0 0 0 4 0 19 0 1 0 806665792 8912896 255 33554432000 4194304 4922060 140735708743328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14636/statm: 2176 255 211 178 0 69 0
[pid=14639] ppid=14636 vsize=57860 CPUtime=19.83 cores=1,3,5,7
/proc/14639/stat : 14639 (glucose_static) R 14636 14636 13931 0 -1 4202496 24139 0 0 0 1980 3 0 0 25 0 1 0 806665797 59248640 10917 33554432000 4194304 4260849 140734393614224 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14639/statm: 14465 10917 249 17 0 11106 0
Current children cumulated CPU time (s) 19.87
Current children cumulated vsize (KiB) 66564

[startup+20.3008 s]
/proc/loadavg: 1.78 1.93 1.97 3/533 14648
/proc/meminfo: memFree=15227264/32951132 swapFree=46579808/67111528
[pid=14636] ppid=14634 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/14636/stat : 14636 (glucose.sh) S 14634 14636 13931 0 -1 4202496 360 842 0 0 0 0 4 0 19 0 1 0 806665792 8912896 255 33554432000 4194304 4922060 140735708743328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14636/statm: 2176 255 211 178 0 69 0
[pid=14639] ppid=14636 vsize=57860 CPUtime=20.23 cores=1,3,5,7
/proc/14639/stat : 14639 (glucose_static) R 14636 14636 13931 0 -1 4202496 24139 0 0 0 2020 3 0 0 25 0 1 0 806665797 59248640 10917 33554432000 4194304 4260849 140734393614224 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14639/statm: 14465 10917 249 17 0 11106 0
Current children cumulated CPU time (s) 20.27
Current children cumulated vsize (KiB) 66564

[startup+20.5007 s]
/proc/loadavg: 1.78 1.93 1.97 3/533 14648
/proc/meminfo: memFree=15227264/32951132 swapFree=46579808/67111528
[pid=14636] ppid=14634 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/14636/stat : 14636 (glucose.sh) S 14634 14636 13931 0 -1 4202496 360 842 0 0 0 0 4 0 19 0 1 0 806665792 8912896 255 33554432000 4194304 4922060 140735708743328 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14636/statm: 2176 255 211 178 0 69 0
[pid=14639] ppid=14636 vsize=57860 CPUtime=20.43 cores=1,3,5,7
/proc/14639/stat : 14639 (glucose_static) R 14636 14636 13931 0 -1 4202496 24139 0 0 0 2040 3 0 0 25 0 1 0 806665797 59248640 10917 33554432000 4194304 4260849 140734393614224 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14639/statm: 14465 10917 249 17 0 11106 0
Current children cumulated CPU time (s) 20.47
Current children cumulated vsize (KiB) 66564

Child status: 10
Real time (s): 20.5296
CPU time (s): 20.5249
CPU user time (s): 20.4799
CPU system time (s): 0.044993
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 66564

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

runsolver used 0.092985 second user time and 0.278957 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-01 19:51:11
IDJOB=3303607
IDBENCH=88213
IDSOLVER=1687
FILE ID=node128/3303607-1306950671
RUNJOBID= node128-1306950671-14622
PBS_JOBID= 13488599
Free space on /tmp= 73804 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q225-n25-p15-s58217873.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303607-1306950671/watcher-3303607-1306950671 -o /tmp/evaluation-result-3303607-1306950671/solver-3303607-1306950671 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303607-1306950671.cnf 

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5114ac23a1af2282bd254f062acfce74
RANDOM SEED=2100921310

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15336076 kB
Buffers:        295340 kB
Cached:        3418616 kB
SwapCached:      35620 kB
Active:        8801964 kB
Inactive:      8496980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15336076 kB
SwapTotal:    67111528 kB
SwapFree:     46579808 kB
Dirty:            3624 kB
Writeback:           0 kB
AnonPages:    13559168 kB
Mapped:          17368 kB
Slab:           133456 kB
PageTables:     112060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 174774832 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73796 MiB
End job on node128 at 2011-06-01 19:51:32