Trace number 3293082

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 2UNSAT 9.68853 9.68908

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net60-25-10.shuffled.cnf
MD5SUMdd1af4a49cb180c38b205e527a19fa4c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of clauses8881
Sum of the clauses size20940
Maximum clause length60
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25760
Number of clauses of size 33120
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    8881    20940 |    2664       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    6639    18843 |      --       0       --      -- |     --   | -2242/-2097
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 1766   #clauses: 6639   #literals: 18843
0.00/0.02	c CPU time:   0.024996 s
0.00/0.02	c ==============================================================================
0.00/0.03	c
0.00/0.03	c Starting glucose
0.00/0.03	c
1.38/1.49	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.38/1.49	c WARNING: for repeatability, setting FPU to use double precision
1.38/1.49	c ============================[ Problem Statistics ]=============================
1.38/1.49	c |                                                                             |
1.38/1.49	c |  Number of variables:          1766                                         |
1.38/1.49	c |  Number of clauses:            6639                                         |
1.38/1.49	c |  Parse time:                   0.00 s                                       |
1.38/1.49	c |                                                                             |
1.38/1.49	c ============================[ Search Statistics ]==============================
1.38/1.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.49	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.38/1.49	c ===============================================================================
1.38/1.49	c |       644 |    1766     6639    18843 |        1      644     23 |  0.000 % |
1.38/1.49	c |       745 |    1766     6639    18843 |        1      745     24 |  0.000 % |
1.38/1.49	c |       944 |    1766     6639    18843 |        1      944     26 |  0.000 % |
1.38/1.49	c |     17329 |    1765     6637    18837 |        1     8508     19 |  0.057 % |
1.38/1.49	c |     17430 |    1765     6637    18837 |        1     8609     19 |  0.057 % |
1.38/1.49	c |     17554 |    1765     6637    18837 |        1     8733     20 |  0.057 % |
1.38/1.49	c |     17655 |    1765     6637    18837 |        1     8834     20 |  0.057 % |
1.38/1.49	c |     17953 |    1765     6637    18837 |        1     9132     20 |  0.057 % |
1.38/1.49	c |     18633 |    1765     6637    18837 |        1     9812     20 |  0.057 % |
1.38/1.49	c |     18843 |    1765     6637    18837 |        1    10022     20 |  0.057 % |
1.38/1.49	c |     19121 |    1765     6637    18837 |        1    10300     20 |  0.057 % |
1.38/1.49	c |     20695 |    1765     6637    18837 |        1     6392     17 |  0.057 % |
1.38/1.49	c |     20851 |    1765     6637    18837 |        1     6548     17 |  0.057 % |
1.38/1.49	c |     20969 |    1765     6637    18837 |        1     6666     17 |  0.057 % |
1.38/1.49	c |     21857 |    1765     6637    18837 |        1     7554     18 |  0.057 % |
1.38/1.49	c |     21957 |    1765     6637    18837 |        1     7654     18 |  0.057 % |
1.38/1.49	c |     23459 |    1765     6637    18837 |        1     9156     20 |  0.057 % |
1.38/1.49	c |     25069 |    1765     6637    18837 |        1    10766     20 |  0.057 % |
1.38/1.49	c |     25406 |    1765     6637    18837 |        1    11103     21 |  0.057 % |
1.38/1.49	c |     25508 |    1765     6637    18837 |        1    11205     21 |  0.057 % |
1.38/1.49	c |     26776 |    1764     6634    18827 |        1    11992     21 |  0.113 % |
1.38/1.49	c |     26876 |    1764     6634    18827 |        1    12092     21 |  0.113 % |
1.38/1.49	c |     27216 |    1763     6634    18827 |        1    12431     22 |  0.170 % |
1.38/1.49	c |     27316 |    1763     6634    18827 |        1    12531     22 |  0.170 % |
1.38/1.49	c |     27818 |    1763     6634    18827 |        1    13033     22 |  0.170 % |
1.38/1.49	c |     27920 |    1763     6634    18827 |        1    13135     22 |  0.170 % |
1.38/1.49	c |     28354 |    1763     6634    18827 |        1    13569     22 |  0.170 % |
1.38/1.49	c |     28925 |    1763     6629    18810 |        1    14070     23 |  0.170 % |
1.38/1.49	c |     29353 |    1763     6629    18810 |        1    14498     23 |  0.170 % |
1.38/1.49	c |     29497 |    1763     6629    18810 |        1    14642     23 |  0.170 % |
1.38/1.49	c |     30781 |    1763     6629    18810 |        1    15926     24 |  0.170 % |
1.38/1.49	c |     31078 |    1763     6629    18810 |        1    16223     24 |  0.170 % |
1.38/1.49	c |     31178 |    1763     6629    18810 |        1    16323     24 |  0.170 % |
1.38/1.49	c |     31332 |    1763     6629    18810 |        1    16477     24 |  0.170 % |
1.38/1.49	c |     32193 |    1763     6629    18810 |        1     8976     16 |  0.170 % |
1.38/1.49	c |     32550 |    1763     6629    18810 |        1     9333     16 |  0.170 % |
1.38/1.49	c |     33781 |    1763     6629    18810 |        1    10564     19 |  0.170 % |
1.38/1.49	c |     33881 |    1763     6629    18810 |        1    10664     19 |  0.170 % |
1.38/1.49	c |     33981 |    1763     6629    18810 |        1    10764     19 |  0.170 % |
3.98/4.08	c |     34434 |    1763     6629    18810 |        1    11217     19 |  0.170 % |
3.98/4.08	c |     36248 |    1763     6629    18810 |        1    13031     21 |  0.170 % |
3.98/4.08	c |     36484 |    1763     6629    18810 |        1    13267     21 |  0.170 % |
3.98/4.08	c |     36788 |    1763     6629    18810 |        1    13571     22 |  0.170 % |
3.98/4.08	c |     36912 |    1763     6629    18810 |        1    13695     22 |  0.170 % |
3.98/4.08	c |     37305 |    1763     6629    18810 |        1    14088     22 |  0.170 % |
3.98/4.08	c |     37424 |    1763     6629    18810 |        1    14207     22 |  0.170 % |
3.98/4.08	c |     39096 |    1763     6629    18810 |        1    15879     23 |  0.170 % |
3.98/4.08	c |     39204 |    1763     6629    18810 |        1    15987     23 |  0.170 % |
3.98/4.08	c |     39319 |    1763     6629    18810 |        1    16102     23 |  0.170 % |
3.98/4.08	c |     39419 |    1763     6629    18810 |        1    16202     23 |  0.170 % |
3.98/4.08	c |     40572 |    1763     6629    18810 |        1    17355     24 |  0.170 % |
3.98/4.08	c |     41109 |    1763     6629    18810 |        1    17892     23 |  0.170 % |
3.98/4.08	c |     41210 |    1763     6629    18810 |        1    17993     23 |  0.170 % |
3.98/4.08	c |     41313 |    1763     6629    18810 |        1    18096     24 |  0.170 % |
3.98/4.08	c |     41413 |    1763     6629    18810 |        1    18196     24 |  0.170 % |
3.98/4.08	c |     42054 |    1763     6629    18810 |        1    18837     24 |  0.170 % |
3.98/4.08	c |     42156 |    1763     6629    18810 |        1    18939     24 |  0.170 % |
3.98/4.08	c |     42479 |    1763     6629    18810 |        1    19262     24 |  0.170 % |
3.98/4.08	c |     42625 |    1763     6629    18810 |        1    19408     24 |  0.170 % |
3.98/4.08	c |     43160 |    1763     6629    18810 |        1    19943     24 |  0.170 % |
3.98/4.08	c |     43260 |    1763     6629    18810 |        1    20043     24 |  0.170 % |
3.98/4.08	c |     46799 |    1763     6629    18810 |        1    12237     17 |  0.170 % |
3.98/4.08	c |     46977 |    1763     6629    18810 |        1    12415     18 |  0.170 % |
3.98/4.08	c |     47778 |    1763     6629    18810 |        1    13216     18 |  0.170 % |
3.98/4.08	c |     48885 |    1763     6629    18810 |        1    14323     19 |  0.170 % |
3.98/4.08	c |     49099 |    1763     6629    18810 |        1    14537     19 |  0.170 % |
3.98/4.08	c |     51917 |    1763     6629    18810 |        1    17355     20 |  0.170 % |
3.98/4.08	c |     52827 |    1763     6629    18810 |        1    18265     20 |  0.170 % |
3.98/4.08	c |     58945 |    1763     6629    18810 |        1    24383     21 |  0.170 % |
3.98/4.08	c |     59045 |    1763     6629    18810 |        1    24483     21 |  0.170 % |
3.98/4.08	c |     60321 |    1763     6629    18810 |        1    25759     22 |  0.170 % |
3.98/4.08	c |     60931 |    1763     6629    18810 |        1    26369     22 |  0.170 % |
3.98/4.08	c |     61652 |    1763     6629    18810 |        1    27090     22 |  0.170 % |
3.98/4.08	c |     61752 |    1763     6629    18810 |        1    27190     22 |  0.170 % |
3.98/4.08	c |     62226 |    1763     6629    18810 |        1    27664     22 |  0.170 % |
3.98/4.08	c |     62326 |    1763     6629    18810 |        1    27764     22 |  0.170 % |
3.98/4.08	c |     64860 |    1763     6629    18810 |        1    16091     16 |  0.170 % |
3.98/4.08	c |     66320 |    1763     6629    18810 |        1    17551     17 |  0.170 % |
3.98/4.08	c |     67712 |    1763     6629    18810 |        1    18943     18 |  0.170 % |
3.98/4.08	c |     68297 |    1763     6629    18810 |        1    19528     18 |  0.170 % |
3.98/4.08	c |     69833 |    1763     6629    18810 |        1    21064     19 |  0.170 % |
3.98/4.08	c |     76202 |    1763     6629    18810 |        1    27433     20 |  0.170 % |
3.98/4.08	c |     76311 |    1763     6629    18810 |        1    27542     20 |  0.170 % |
3.98/4.08	c |     76607 |    1763     6629    18810 |        1    27838     20 |  0.170 % |
3.98/4.08	c |     76709 |    1763     6629    18810 |        1    27940     20 |  0.170 % |
3.98/4.08	c |     78637 |    1763     6629    18810 |        1    29868     21 |  0.170 % |
3.98/4.08	c |     78739 |    1763     6629    18810 |        1    29970     21 |  0.170 % |
3.98/4.08	c |     79680 |    1763     6629    18810 |        1    30911     21 |  0.170 % |
3.98/4.08	c |     79780 |    1763     6629    18810 |        1    31011     21 |  0.170 % |
8.18/8.21	c |     80057 |    1763     6629    18810 |        1    31288     21 |  0.170 % |
8.18/8.21	c |     80356 |    1763     6629    18810 |        1    31587     21 |  0.170 % |
8.18/8.21	c |     80456 |    1763     6629    18810 |        1    31687     21 |  0.170 % |
8.18/8.21	c |     84173 |    1763     6629    18810 |        1    18495     16 |  0.170 % |
8.18/8.21	c |     84314 |    1763     6629    18810 |        1    18636     16 |  0.170 % |
8.18/8.21	c |     86300 |    1763     6629    18810 |        1    20622     18 |  0.170 % |
8.18/8.21	c |     86455 |    1763     6629    18810 |        1    20777     18 |  0.170 % |
8.18/8.21	c |     89333 |    1763     6629    18810 |        1    23655     19 |  0.170 % |
8.18/8.21	c |     90727 |    1763     6629    18810 |        1    25049     20 |  0.170 % |
8.18/8.21	c |     90827 |    1763     6629    18810 |        1    25149     20 |  0.170 % |
8.18/8.21	c |     90927 |    1763     6629    18810 |        1    25249     20 |  0.170 % |
8.18/8.21	c |     91546 |    1763     6629    18810 |        1    25868     20 |  0.170 % |
8.18/8.21	c |     92046 |    1763     6629    18810 |        1    26368     20 |  0.170 % |
8.18/8.21	c |     92157 |    1763     6629    18810 |        1    26479     20 |  0.170 % |
8.18/8.21	c |     92257 |    1763     6629    18810 |        1    26579     20 |  0.170 % |
8.18/8.21	c |     94555 |    1763     6629    18810 |        1    28877     20 |  0.170 % |
8.18/8.21	c |     95452 |    1763     6629    18810 |        1    29774     20 |  0.170 % |
8.18/8.21	c |     96095 |    1763     6629    18810 |        1    30417     21 |  0.170 % |
8.18/8.21	c |     96581 |    1763     6629    18810 |        1    30903     21 |  0.170 % |
8.18/8.21	c |     98983 |    1763     6629    18810 |        1    33305     21 |  0.170 % |
8.18/8.21	c |     99404 |    1763     6629    18810 |        1    33726     21 |  0.170 % |
8.18/8.21	c |    102066 |    1763     6629    18810 |        1    36388     21 |  0.170 % |
8.18/8.21	c |    109010 |    1717     6519    18373 |        1     9022     11 |  2.775 % |
8.18/8.21	c |    109361 |    1717     6519    18373 |        1     9373     11 |  2.775 % |
8.18/8.21	c |    109727 |    1717     6519    18373 |        1     9739     12 |  2.775 % |
8.18/8.21	c |    109959 |    1717     6519    18373 |        1     9971     12 |  2.775 % |
8.18/8.21	c |    113128 |    1717     6519    18373 |        1    13140     17 |  2.775 % |
8.18/8.21	c |    113619 |    1717     6519    18373 |        1    13631     18 |  2.775 % |
8.18/8.21	c |    113721 |    1717     6519    18373 |        1    13733     18 |  2.775 % |
8.18/8.21	c |    115914 |    1717     6519    18373 |        1    15926     19 |  2.775 % |
8.18/8.21	c |    116015 |    1717     6519    18373 |        1    16027     19 |  2.775 % |
8.18/8.21	c |    116538 |    1717     6519    18373 |        1    16550     19 |  2.775 % |
8.18/8.21	c |    116811 |    1717     6519    18373 |        1    16823     20 |  2.775 % |
8.18/8.21	c |    116912 |    1717     6519    18373 |        1    16924     20 |  2.775 % |
8.18/8.21	c |    119592 |    1717     6519    18373 |        1    19604     21 |  2.775 % |
8.18/8.21	c |    123779 |    1717     6519    18373 |        1    23791     22 |  2.775 % |
8.18/8.21	c |    123879 |    1717     6519    18373 |        1    23891     22 |  2.775 % |
8.18/8.21	c |    126738 |    1717     6519    18373 |        1    26750     22 |  2.775 % |
8.18/8.21	c |    127061 |    1717     6519    18373 |        1    27073     22 |  2.775 % |
8.18/8.21	c |    127652 |    1716     6517    18367 |        1    27602     22 |  2.831 % |
8.18/8.21	c |    131282 |    1716     6517    18367 |        1    17046     18 |  2.831 % |
8.18/8.21	c |    134294 |    1716     6517    18367 |        1    20058     20 |  2.831 % |
8.18/8.21	c |    134453 |    1716     6517    18367 |        1    20217     20 |  2.831 % |
8.18/8.21	c |    135459 |    1716     6517    18367 |        1    21223     20 |  2.831 % |
8.18/8.21	c |    136818 |    1716     6517    18367 |        1    22582     21 |  2.831 % |
8.18/8.21	c |    143641 |    1642     6315    17537 |        1    10771     15 |  7.022 % |
8.18/8.21	c |    143741 |    1642     6310    17520 |        1    10629     15 |  7.022 % |
8.18/8.21	c |    149811 |    1641     6310    17520 |        1    16698     22 |  7.078 % |
8.18/8.21	c |    149911 |    1641     6305    17503 |        1    16721     22 |  7.078 % |
8.18/8.21	c |    152179 |    1641     6305    17503 |        1    18989     22 |  7.078 % |
9.58/9.68	c |    152443 |    1640     6305    17503 |        1    19252     22 |  7.135 % |
9.58/9.68	c |    155024 |    1640     6303    17497 |        1    21385     23 |  7.135 % |
9.58/9.68	c |    155182 |    1640     6303    17497 |        1    21543     23 |  7.135 % |
9.58/9.68	c |    162350 |    1605     6199    17129 |        1    11482     15 |  9.117 % |
9.58/9.68	c |    162450 |    1605     6199    17129 |        1    11582     15 |  9.117 % |
9.58/9.68	c |    163491 |    1605     6199    17129 |        1    12623     16 |  9.117 % |
9.58/9.68	c |    163821 |    1605     6199    17129 |        1    12953     16 |  9.117 % |
9.58/9.68	c |    171012 |    1596     6175    17026 |        1    20044     19 |  9.626 % |
9.58/9.68	c |    172480 |    1596     6160    16975 |        1    21345     20 |  9.626 % |
9.58/9.68	c |    175272 |     966     6101    16281 |        1    18711     14 | 45.300 % |
9.58/9.68	c ===============================================================================
9.58/9.68	c restarts              : 149
9.58/9.68	c nb ReduceDB           : 10
9.58/9.68	c nb removed Clauses    : 106741
9.58/9.68	c nb learnts DL2        : 1390
9.58/9.68	c nb learnts size 2     : 938
9.58/9.68	c nb learnts size 1     : 23
9.58/9.68	c conflicts             : 175272         (18162 /sec)
9.58/9.68	c decisions             : 403508         (0.00 % random) (41812 /sec)
9.58/9.68	c propagations          : 26658632       (2762400 /sec)
9.58/9.68	c conflict literals     : 4629389        (31.94 % deleted)
9.58/9.68	c nb reduced Clauses    : 746
9.58/9.68	c CPU time              : 9.65053 s
9.58/9.68	
9.58/9.68	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3293082-1303781585/watcher-3293082-1303781585 -o /tmp/evaluation-result-3293082-1303781585/solver-3293082-1303781585 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3293082-1303781585.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 4.01 3.87 4/192 25452
/proc/meminfo: memFree=27988056/32950928 swapFree=67111364/67111528
[pid=25452] ppid=25450 vsize=8704 CPUtime=0 cores=1,3
/proc/25452/stat : 25452 (glucose.sh) R 25450 25452 24832 0 -1 4202496 317 0 0 0 0 0 0 0 25 0 1 0 489758178 8912896 253 33554432000 4194304 4922060 140735790692144 18446744073709551615 208080052629 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/25452/statm: 2176 253 211 178 0 69 0

[startup+0.0544879 s]
/proc/loadavg: 4.00 4.01 3.87 4/192 25452
/proc/meminfo: memFree=27988056/32950928 swapFree=67111364/67111528
[pid=25452] ppid=25450 vsize=8704 CPUtime=0.02 cores=1,3
/proc/25452/stat : 25452 (glucose.sh) S 25450 25452 24832 0 -1 4202496 360 522 0 0 0 0 2 0 25 0 1 0 489758178 8912896 255 33554432000 4194304 4922060 140735790692144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25452/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+0.100434 s]
/proc/loadavg: 4.00 4.01 3.87 4/192 25452
/proc/meminfo: memFree=27988056/32950928 swapFree=67111364/67111528
[pid=25452] ppid=25450 vsize=8704 CPUtime=0.02 cores=1,3
/proc/25452/stat : 25452 (glucose.sh) S 25450 25452 24832 0 -1 4202496 360 522 0 0 0 0 2 0 25 0 1 0 489758178 8912896 255 33554432000 4194304 4922060 140735790692144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25452/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+0.300397 s]
/proc/loadavg: 4.00 4.01 3.87 4/192 25452
/proc/meminfo: memFree=27988056/32950928 swapFree=67111364/67111528
[pid=25452] ppid=25450 vsize=8704 CPUtime=0.02 cores=1,3
/proc/25452/stat : 25452 (glucose.sh) S 25450 25452 24832 0 -1 4202496 360 522 0 0 0 0 2 0 25 0 1 0 489758178 8912896 255 33554432000 4194304 4922060 140735790692144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25452/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+0.70032 s]
/proc/loadavg: 4.00 4.01 3.87 4/192 25452
/proc/meminfo: memFree=27988056/32950928 swapFree=67111364/67111528
[pid=25452] ppid=25450 vsize=8704 CPUtime=0.02 cores=1,3
/proc/25452/stat : 25452 (glucose.sh) S 25450 25452 24832 0 -1 4202496 360 522 0 0 0 0 2 0 25 0 1 0 489758178 8912896 255 33554432000 4194304 4922060 140735790692144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25452/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+1.50016 s]
/proc/loadavg: 4.00 4.01 3.87 5/194 25455
/proc/meminfo: memFree=27983088/32950928 swapFree=67111364/67111528
[pid=25452] ppid=25450 vsize=8704 CPUtime=0.02 cores=1,3
/proc/25452/stat : 25452 (glucose.sh) S 25450 25452 24832 0 -1 4202496 360 522 0 0 0 0 2 0 25 0 1 0 489758178 8912896 255 33554432000 4194304 4922060 140735790692144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25452/statm: 2176 255 211 178 0 69 0
[pid=25455] ppid=25452 vsize=20848 CPUtime=1.46 cores=1,3
/proc/25455/stat : 25455 (glucose_static) R 25452 25452 24832 0 -1 4202496 2092 0 0 0 146 0 0 0 25 0 1 0 489758181 21348352 1585 33554432000 4194304 4260849 140736052066640 18446744073709551615 4224378 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25455/statm: 5212 1585 251 17 0 1853 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29552

[startup+3.10086 s]
/proc/loadavg: 4.00 4.01 3.87 5/194 25455
/proc/meminfo: memFree=27979988/32950928 swapFree=67111364/67111528
[pid=25452] ppid=25450 vsize=8704 CPUtime=0.02 cores=1,3
/proc/25452/stat : 25452 (glucose.sh) S 25450 25452 24832 0 -1 4202496 360 522 0 0 0 0 2 0 25 0 1 0 489758178 8912896 255 33554432000 4194304 4922060 140735790692144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25452/statm: 2176 255 211 178 0 69 0
[pid=25455] ppid=25452 vsize=23528 CPUtime=3.06 cores=1,3
/proc/25455/stat : 25455 (glucose_static) R 25452 25452 24832 0 -1 4202496 2596 0 0 0 306 0 0 0 25 0 1 0 489758181 24092672 2081 33554432000 4194304 4260849 140736052066640 18446744073709551615 4224583 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25455/statm: 5882 2081 251 17 0 2523 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32232

[startup+6.30025 s]
/proc/loadavg: 4.00 4.01 3.88 5/194 25455
/proc/meminfo: memFree=27915128/32950928 swapFree=67111364/67111528
[pid=25452] ppid=25450 vsize=8704 CPUtime=0.02 cores=1,3
/proc/25452/stat : 25452 (glucose.sh) S 25450 25452 24832 0 -1 4202496 360 522 0 0 0 0 2 0 25 0 1 0 489758178 8912896 255 33554432000 4194304 4922060 140735790692144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25452/statm: 2176 255 211 178 0 69 0
[pid=25455] ppid=25452 vsize=24556 CPUtime=6.26 cores=1,3
/proc/25455/stat : 25455 (glucose_static) R 25452 25452 24832 0 -1 4202496 3303 0 0 0 626 0 0 0 25 0 1 0 489758181 25145344 2761 33554432000 4194304 4260849 140736052066640 18446744073709551615 4224725 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25455/statm: 6139 2761 251 17 0 2780 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33260

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

[startup+7.90095 s]
/proc/loadavg: 4.00 4.01 3.88 5/194 25455
/proc/meminfo: memFree=27910624/32950928 swapFree=67111364/67111528
[pid=25452] ppid=25450 vsize=8704 CPUtime=0.02 cores=1,3
/proc/25452/stat : 25452 (glucose.sh) S 25450 25452 24832 0 -1 4202496 360 522 0 0 0 0 2 0 25 0 1 0 489758178 8912896 255 33554432000 4194304 4922060 140735790692144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25452/statm: 2176 255 211 178 0 69 0
[pid=25455] ppid=25452 vsize=28264 CPUtime=7.86 cores=1,3
/proc/25455/stat : 25455 (glucose_static) R 25452 25452 24832 0 -1 4202496 3305 0 0 0 786 0 0 0 25 0 1 0 489758181 28942336 2763 33554432000 4194304 4260849 140736052066640 18446744073709551615 4209645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25455/statm: 7066 2763 251 17 0 3707 0
Current children cumulated CPU time (s) 7.88
Current children cumulated vsize (KiB) 36968

[startup+8.70079 s]
/proc/loadavg: 4.00 4.01 3.88 5/194 25455
/proc/meminfo: memFree=27908640/32950928 swapFree=67111364/67111528
[pid=25452] ppid=25450 vsize=8704 CPUtime=0.02 cores=1,3
/proc/25452/stat : 25452 (glucose.sh) S 25450 25452 24832 0 -1 4202496 360 522 0 0 0 0 2 0 25 0 1 0 489758178 8912896 255 33554432000 4194304 4922060 140735790692144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25452/statm: 2176 255 211 178 0 69 0
[pid=25455] ppid=25452 vsize=28264 CPUtime=8.67 cores=1,3
/proc/25455/stat : 25455 (glucose_static) R 25452 25452 24832 0 -1 4202496 3305 0 0 0 867 0 0 0 25 0 1 0 489758181 28942336 2763 33554432000 4194304 4260849 140736052066640 18446744073709551615 4224913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25455/statm: 7066 2763 251 17 0 3707 0
Current children cumulated CPU time (s) 8.69
Current children cumulated vsize (KiB) 36968

[startup+9.10072 s]
/proc/loadavg: 4.00 4.01 3.88 5/194 25455
/proc/meminfo: memFree=27908640/32950928 swapFree=67111364/67111528
[pid=25452] ppid=25450 vsize=8704 CPUtime=0.02 cores=1,3
/proc/25452/stat : 25452 (glucose.sh) S 25450 25452 24832 0 -1 4202496 360 522 0 0 0 0 2 0 25 0 1 0 489758178 8912896 255 33554432000 4194304 4922060 140735790692144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25452/statm: 2176 255 211 178 0 69 0
[pid=25455] ppid=25452 vsize=28264 CPUtime=9.06 cores=1,3
/proc/25455/stat : 25455 (glucose_static) R 25452 25452 24832 0 -1 4202496 3305 0 0 0 906 0 0 0 25 0 1 0 489758181 28942336 2763 33554432000 4194304 4260849 140736052066640 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25455/statm: 7066 2763 251 17 0 3707 0
Current children cumulated CPU time (s) 9.08
Current children cumulated vsize (KiB) 36968

[startup+9.50064 s]
/proc/loadavg: 4.00 4.01 3.88 5/194 25455
/proc/meminfo: memFree=27908640/32950928 swapFree=67111364/67111528
[pid=25452] ppid=25450 vsize=8704 CPUtime=0.02 cores=1,3
/proc/25452/stat : 25452 (glucose.sh) S 25450 25452 24832 0 -1 4202496 360 522 0 0 0 0 2 0 25 0 1 0 489758178 8912896 255 33554432000 4194304 4922060 140735790692144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25452/statm: 2176 255 211 178 0 69 0
[pid=25455] ppid=25452 vsize=28264 CPUtime=9.46 cores=1,3
/proc/25455/stat : 25455 (glucose_static) R 25452 25452 24832 0 -1 4202496 3305 0 0 0 946 0 0 0 25 0 1 0 489758181 28942336 2763 33554432000 4194304 4260849 140736052066640 18446744073709551615 4224685 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25455/statm: 7066 2763 251 17 0 3707 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 36968

[startup+9.60063 s]
/proc/loadavg: 4.00 4.01 3.88 5/194 25455
/proc/meminfo: memFree=27908640/32950928 swapFree=67111364/67111528
[pid=25452] ppid=25450 vsize=8704 CPUtime=0.02 cores=1,3
/proc/25452/stat : 25452 (glucose.sh) S 25450 25452 24832 0 -1 4202496 360 522 0 0 0 0 2 0 25 0 1 0 489758178 8912896 255 33554432000 4194304 4922060 140735790692144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25452/statm: 2176 255 211 178 0 69 0
[pid=25455] ppid=25452 vsize=28264 CPUtime=9.56 cores=1,3
/proc/25455/stat : 25455 (glucose_static) R 25452 25452 24832 0 -1 4202496 3305 0 0 0 956 0 0 0 25 0 1 0 489758181 28942336 2763 33554432000 4194304 4260849 140736052066640 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25455/statm: 7066 2763 251 17 0 3707 0
Current children cumulated CPU time (s) 9.58
Current children cumulated vsize (KiB) 36968

Child status: 20
Real time (s): 9.68908
CPU time (s): 9.68853
CPU user time (s): 9.67853
CPU system time (s): 0.009998
CPU usage (%): 99.9943
Max. virtual memory (cumulated for all children) (KiB): 36968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.67853
system time used= 0.009998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4404
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= 13
involuntary context switches= 15

runsolver used 0.017997 second user time and 0.037994 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-26 03:33:05
IDJOB=3293082
IDBENCH=88026
IDSOLVER=1651
FILE ID=node127/3293082-1303781585
RUNJOBID= node127-1303779629-24852
PBS_JOBID= 13157213
Free space on /tmp= 71188 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net60-25-10.shuffled.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293082-1303781585/watcher-3293082-1303781585 -o /tmp/evaluation-result-3293082-1303781585/solver-3293082-1303781585 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3293082-1303781585.cnf 

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= dd1af4a49cb180c38b205e527a19fa4c
RANDOM SEED=739374715

node127.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.823
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.64
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.823
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.83
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.823
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.74
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27988336 kB
Buffers:       1257700 kB
Cached:        2899436 kB
SwapCached:          0 kB
Active:         932484 kB
Inactive:      3561124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27988336 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1252 kB
Writeback:           0 kB
AnonPages:      336468 kB
Mapped:          15352 kB
Slab:           401176 kB
PageTables:       5956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   546204 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71184 MiB
End job on node127 at 2011-04-26 03:33:15