Trace number 3304189

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.59854 9.60013

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

running on 4 cores: 0,2,4,6

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: 2.00 2.00 2.00 3/178 8418
/proc/meminfo: memFree=16976632/32951124 swapFree=67111528/67111528
[pid=8418] ppid=8416 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/8418/stat : 8418 (glucose.sh) S 8416 8418 7684 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 580962560 8912896 253 33554432000 4194304 4922060 140734455330016 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8418/statm: 2176 253 211 178 0 69 0

[startup+0.0308969 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8418
/proc/meminfo: memFree=16976632/32951124 swapFree=67111528/67111528
[pid=8418] ppid=8416 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/8418/stat : 8418 (glucose.sh) S 8416 8418 7684 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 580962560 8912896 253 33554432000 4194304 4922060 140734455330016 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8418/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100906 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8418
/proc/meminfo: memFree=16976632/32951124 swapFree=67111528/67111528
[pid=8418] ppid=8416 vsize=8704 CPUtime=0.02 cores=0,2,4,6
/proc/8418/stat : 8418 (glucose.sh) S 8416 8418 7684 0 -1 4202496 360 521 0 0 0 0 2 0 25 0 1 0 580962560 8912896 255 33554432000 4194304 4922060 140734455330016 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8418/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+0.300878 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8418
/proc/meminfo: memFree=16976632/32951124 swapFree=67111528/67111528
[pid=8418] ppid=8416 vsize=8704 CPUtime=0.02 cores=0,2,4,6
/proc/8418/stat : 8418 (glucose.sh) S 8416 8418 7684 0 -1 4202496 360 521 0 0 0 0 2 0 25 0 1 0 580962560 8912896 255 33554432000 4194304 4922060 140734455330016 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8418/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+0.700799 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8418
/proc/meminfo: memFree=16976632/32951124 swapFree=67111528/67111528
[pid=8418] ppid=8416 vsize=8704 CPUtime=0.02 cores=0,2,4,6
/proc/8418/stat : 8418 (glucose.sh) S 8416 8418 7684 0 -1 4202496 360 521 0 0 0 0 2 0 25 0 1 0 580962560 8912896 255 33554432000 4194304 4922060 140734455330016 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8418/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+1.50066 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8421
/proc/meminfo: memFree=16971992/32951124 swapFree=67111528/67111528
[pid=8418] ppid=8416 vsize=8704 CPUtime=0.02 cores=0,2,4,6
/proc/8418/stat : 8418 (glucose.sh) S 8416 8418 7684 0 -1 4202496 360 521 0 0 0 0 2 0 25 0 1 0 580962560 8912896 255 33554432000 4194304 4922060 140734455330016 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8418/statm: 2176 255 211 178 0 69 0
[pid=8421] ppid=8418 vsize=20848 CPUtime=1.46 cores=0,2,4,6
/proc/8421/stat : 8421 (glucose_static) R 8418 8418 7684 0 -1 4202496 2096 0 0 0 146 0 0 0 25 0 1 0 580962563 21348352 1589 33554432000 4194304 4260849 140735894718864 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8421/statm: 5212 1589 251 17 0 1853 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29552

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8421
/proc/meminfo: memFree=16969016/32951124 swapFree=67111528/67111528
[pid=8418] ppid=8416 vsize=8704 CPUtime=0.02 cores=0,2,4,6
/proc/8418/stat : 8418 (glucose.sh) S 8416 8418 7684 0 -1 4202496 360 521 0 0 0 0 2 0 25 0 1 0 580962560 8912896 255 33554432000 4194304 4922060 140734455330016 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8418/statm: 2176 255 211 178 0 69 0
[pid=8421] ppid=8418 vsize=23528 CPUtime=3.06 cores=0,2,4,6
/proc/8421/stat : 8421 (glucose_static) R 8418 8418 7684 0 -1 4202496 2596 0 0 0 306 0 0 0 25 0 1 0 580962563 24092672 2081 33554432000 4194304 4260849 140735894718864 18446744073709551615 4225132 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8421/statm: 5882 2081 251 17 0 2523 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32232

[startup+6.30076 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8421
/proc/meminfo: memFree=16966392/32951124 swapFree=67111528/67111528
[pid=8418] ppid=8416 vsize=8704 CPUtime=0.02 cores=0,2,4,6
/proc/8418/stat : 8418 (glucose.sh) S 8416 8418 7684 0 -1 4202496 360 521 0 0 0 0 2 0 25 0 1 0 580962560 8912896 255 33554432000 4194304 4922060 140734455330016 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8418/statm: 2176 255 211 178 0 69 0
[pid=8421] ppid=8418 vsize=24556 CPUtime=6.26 cores=0,2,4,6
/proc/8421/stat : 8421 (glucose_static) R 8418 8418 7684 0 -1 4202496 3303 0 0 0 626 0 0 0 25 0 1 0 580962563 25145344 2761 33554432000 4194304 4260849 140735894718864 18446744073709551615 4224488 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8421/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.90047 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8421
/proc/meminfo: memFree=16965772/32951124 swapFree=67111528/67111528
[pid=8418] ppid=8416 vsize=8704 CPUtime=0.02 cores=0,2,4,6
/proc/8418/stat : 8418 (glucose.sh) S 8416 8418 7684 0 -1 4202496 360 521 0 0 0 0 2 0 25 0 1 0 580962560 8912896 255 33554432000 4194304 4922060 140734455330016 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8418/statm: 2176 255 211 178 0 69 0
[pid=8421] ppid=8418 vsize=28264 CPUtime=7.86 cores=0,2,4,6
/proc/8421/stat : 8421 (glucose_static) R 8418 8418 7684 0 -1 4202496 3305 0 0 0 786 0 0 0 25 0 1 0 580962563 28942336 2763 33554432000 4194304 4260849 140735894718864 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8421/statm: 7066 2763 251 17 0 3707 0
Current children cumulated CPU time (s) 7.88
Current children cumulated vsize (KiB) 36968

[startup+8.70032 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8421
/proc/meminfo: memFree=16965928/32951124 swapFree=67111528/67111528
[pid=8418] ppid=8416 vsize=8704 CPUtime=0.02 cores=0,2,4,6
/proc/8418/stat : 8418 (glucose.sh) S 8416 8418 7684 0 -1 4202496 360 521 0 0 0 0 2 0 25 0 1 0 580962560 8912896 255 33554432000 4194304 4922060 140734455330016 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8418/statm: 2176 255 211 178 0 69 0
[pid=8421] ppid=8418 vsize=28264 CPUtime=8.67 cores=0,2,4,6
/proc/8421/stat : 8421 (glucose_static) R 8418 8418 7684 0 -1 4202496 3305 0 0 0 867 0 0 0 25 0 1 0 580962563 28942336 2763 33554432000 4194304 4260849 140735894718864 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8421/statm: 7066 2763 251 17 0 3707 0
Current children cumulated CPU time (s) 8.69
Current children cumulated vsize (KiB) 36968

[startup+9.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8421
/proc/meminfo: memFree=16965928/32951124 swapFree=67111528/67111528
[pid=8418] ppid=8416 vsize=8704 CPUtime=0.02 cores=0,2,4,6
/proc/8418/stat : 8418 (glucose.sh) S 8416 8418 7684 0 -1 4202496 360 521 0 0 0 0 2 0 25 0 1 0 580962560 8912896 255 33554432000 4194304 4922060 140734455330016 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8418/statm: 2176 255 211 178 0 69 0
[pid=8421] ppid=8418 vsize=28264 CPUtime=9.06 cores=0,2,4,6
/proc/8421/stat : 8421 (glucose_static) R 8418 8418 7684 0 -1 4202496 3305 0 0 0 906 0 0 0 25 0 1 0 580962563 28942336 2763 33554432000 4194304 4260849 140735894718864 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8421/statm: 7066 2763 251 17 0 3707 0
Current children cumulated CPU time (s) 9.08
Current children cumulated vsize (KiB) 36968

[startup+9.50115 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8421
/proc/meminfo: memFree=16965928/32951124 swapFree=67111528/67111528
[pid=8418] ppid=8416 vsize=8704 CPUtime=0.02 cores=0,2,4,6
/proc/8418/stat : 8418 (glucose.sh) S 8416 8418 7684 0 -1 4202496 360 521 0 0 0 0 2 0 25 0 1 0 580962560 8912896 255 33554432000 4194304 4922060 140734455330016 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8418/statm: 2176 255 211 178 0 69 0
[pid=8421] ppid=8418 vsize=28264 CPUtime=9.46 cores=0,2,4,6
/proc/8421/stat : 8421 (glucose_static) R 8418 8418 7684 0 -1 4202496 3305 0 0 0 946 0 0 0 25 0 1 0 580962563 28942336 2763 33554432000 4194304 4260849 140735894718864 18446744073709551615 4211161 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8421/statm: 7066 2763 251 17 0 3707 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 36968

Child status: 20
Real time (s): 9.60013
CPU time (s): 9.59854
CPU user time (s): 9.59354
CPU system time (s): 0.004999
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 36968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.59354
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4401
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= 14
involuntary context switches= 25

runsolver used 0.013997 second user time and 0.039993 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-27 14:28:40
IDJOB=3304189
IDBENCH=88026
IDSOLVER=1687
FILE ID=node110/3304189-1303907320
RUNJOBID= node110-1303899345-7702
PBS_JOBID= 13164538
Free space on /tmp= 72836 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-3304189-1303907320/watcher-3304189-1303907320 -o /tmp/evaluation-result-3304189-1303907320/solver-3304189-1303907320 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3304189-1303907320.cnf 

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

MD5SUM BENCH= dd1af4a49cb180c38b205e527a19fa4c
RANDOM SEED=34044803

node110.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.830
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.66
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.830
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.830
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.75
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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:     32951124 kB
MemFree:      16976788 kB
Buffers:       2328892 kB
Cached:       12868240 kB
SwapCached:          0 kB
Active:        7895380 kB
Inactive:      7507032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16976788 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1508 kB
Writeback:           0 kB
AnonPages:      204764 kB
Mapped:          15160 kB
Slab:           506160 kB
PageTables:       4352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   350280 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= 72836 MiB
End job on node110 at 2011-04-27 14:28:49