Trace number 3257952

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 123.823 123.822

General information on the benchmark

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

Solver Data

0.00/0.00	c
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 |   43649    87978 |   13094       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |   42641   136684 |      --       0       --      -- |     --   | -1008/48706
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 720   #clauses: 42641   #literals: 136684
0.00/0.07	c CPU time:   0.070989 s
0.00/0.07	c ==============================================================================
0.00/0.09	c
0.00/0.09	c Starting glucose
0.00/0.09	c
38.58/38.67	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
38.58/38.67	c WARNING: for repeatability, setting FPU to use double precision
38.58/38.67	c ============================[ Problem Statistics ]=============================
38.58/38.67	c |                                                                             |
38.58/38.67	c |  Number of variables:           720                                         |
38.58/38.67	c |  Number of clauses:           42641                                         |
38.58/38.67	c |  Parse time:                   0.01 s                                       |
38.58/38.67	c |                                                                             |
38.58/38.67	c ============================[ Search Statistics ]==============================
38.58/38.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.58/38.67	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
38.58/38.67	c ===============================================================================
38.58/38.67	c |     40542 |     720    42641   136684 |        1    18241     47 |  0.000 % |
38.58/38.67	c |     40643 |     720    42641   136684 |        1    18342     47 |  0.000 % |
38.58/38.67	c |     46383 |     720    42641   136684 |        1    12241     33 |  0.000 % |
38.58/38.67	c |    113747 |     720    42641   136684 |        1    28575     35 |  0.000 % |
38.58/38.67	c |    178116 |     720    42641   136684 |        1    45933     33 |  0.000 % |
38.58/38.67	c |    215665 |     719    42635   136570 |        1    41031     36 |  0.139 % |
38.58/38.67	c |    218407 |     719    42635   136570 |        1    43773     36 |  0.139 % |
38.58/38.67	c |    223923 |     719    42635   136570 |        1    26815     27 |  0.139 % |
38.58/38.67	c |    248701 |     719    42635   136570 |        1    51593     34 |  0.139 % |
38.58/38.67	c |    248801 |     719    42635   136570 |        1    51693     34 |  0.139 % |
38.58/38.67	c |    257722 |     719    42635   136570 |        1    31770     26 |  0.139 % |
38.58/38.67	c |    267524 |     719    42635   136570 |        1    41572     30 |  0.139 % |
38.58/38.67	c |    269254 |     719    42635   136570 |        1    43302     30 |  0.139 % |
38.58/38.67	c |    269761 |     719    42635   136570 |        1    43809     30 |  0.139 % |
38.58/38.67	c |    283461 |     719    42635   136570 |        1    57509     32 |  0.139 % |
38.58/38.67	c |    284954 |     719    42635   136570 |        1    59002     32 |  0.139 % |
38.58/38.67	c |    288132 |     719    42635   136570 |        1    62180     33 |  0.139 % |
38.58/38.67	c |    290546 |     719    42635   136570 |        1    64594     33 |  0.139 % |
38.58/38.67	c |    367244 |     718    42634   136551 |        1    50730     35 |  0.278 % |
38.58/38.67	c |    379257 |     718    42634   136551 |        1    33011     26 |  0.278 % |
38.58/38.67	c |    379913 |     718    42634   136551 |        1    33667     26 |  0.278 % |
38.58/38.67	c |    389540 |     718    42634   136551 |        1    43294     32 |  0.278 % |
38.58/38.67	c |    389912 |     718    42634   136551 |        1    43666     32 |  0.278 % |
38.58/38.67	c |    396198 |     718    42634   136551 |        1    49952     34 |  0.278 % |
38.58/38.67	c |    403508 |     718    42634   136551 |        1    57262     35 |  0.278 % |
38.58/38.67	c |    403872 |     718    42634   136551 |        1    57626     35 |  0.278 % |
38.58/38.67	c |    403972 |     718    42634   136551 |        1    57726     35 |  0.278 % |
38.58/38.67	c |    405158 |     718    42634   136551 |        1    58912     35 |  0.278 % |
38.58/38.67	c |    405258 |     718    42634   136551 |        1    59012     35 |  0.278 % |
38.58/38.67	c |    405358 |     718    42634   136551 |        1    59112     35 |  0.278 % |
38.58/38.67	c |    405458 |     718    42634   136551 |        1    59212     35 |  0.278 % |
38.58/38.67	c |    405558 |     718    42634   136551 |        1    59312     35 |  0.278 % |
38.58/38.67	c |    409675 |     718    42634   136551 |        1    63429     36 |  0.278 % |
38.58/38.67	c |    415758 |     718    42634   136551 |        1    69512     36 |  0.278 % |
38.58/38.67	c |    415858 |     718    42634   136551 |        1    69612     36 |  0.278 % |
38.58/38.67	c |    418151 |     718    42634   136551 |        1    71905     37 |  0.278 % |
38.58/38.67	c |    423995 |     718    42634   136551 |        1    40072     26 |  0.278 % |
38.58/38.67	c |    425119 |     718    42634   136551 |        1    41196     26 |  0.278 % |
38.58/38.67	c |    431755 |     718    42634   136551 |        1    47832     28 |  0.278 % |
66.78/66.84	c |    432555 |     718    42634   136551 |        1    48632     29 |  0.278 % |
66.78/66.84	c |    440453 |     718    42634   136551 |        1    56530     31 |  0.278 % |
66.78/66.84	c |    441924 |     718    42634   136551 |        1    58001     32 |  0.278 % |
66.78/66.84	c |    470536 |     718    42634   136551 |        1    43688     24 |  0.278 % |
66.78/66.84	c |    476584 |     718    42634   136551 |        1    49736     26 |  0.278 % |
66.78/66.84	c |    479038 |     718    42634   136551 |        1    52190     26 |  0.278 % |
66.78/66.84	c |    482730 |     718    42634   136551 |        1    55882     27 |  0.278 % |
66.78/66.84	c |    482962 |     718    42634   136551 |        1    56114     27 |  0.278 % |
66.78/66.84	c |    488030 |     718    42634   136551 |        1    61182     30 |  0.278 % |
66.78/66.84	c |    488130 |     718    42634   136551 |        1    61282     30 |  0.278 % |
66.78/66.84	c |    488232 |     718    42634   136551 |        1    61384     30 |  0.278 % |
66.78/66.84	c |    496338 |     718    42634   136551 |        1    69490     31 |  0.278 % |
66.78/66.84	c |    501168 |     718    42634   136551 |        1    74320     31 |  0.278 % |
66.78/66.84	c |    503555 |     718    42634   136551 |        1    76707     32 |  0.278 % |
66.78/66.84	c |    506414 |     718    42634   136551 |        1    79566     32 |  0.278 % |
66.78/66.84	c |    510504 |     718    42634   136551 |        1    83656     32 |  0.278 % |
66.78/66.84	c |    514609 |     718    42634   136551 |        1    87761     33 |  0.278 % |
66.78/66.84	c |    516982 |     718    42634   136551 |        1    90134     33 |  0.278 % |
66.78/66.84	c |    519367 |     718    42634   136551 |        1    92519     34 |  0.278 % |
66.78/66.84	c |    521851 |     718    42634   136551 |        1    48134     24 |  0.278 % |
66.78/66.84	c |    521953 |     718    42634   136551 |        1    48236     24 |  0.278 % |
66.78/66.84	c |    549812 |     717    42628   136437 |        1    63129     33 |  0.417 % |
66.78/66.84	c |    549988 |     717    42628   136437 |        1    63305     33 |  0.417 % |
66.78/66.84	c |    551466 |     717    42628   136437 |        1    64783     34 |  0.417 % |
66.78/66.84	c |    577043 |     717    42628   136437 |        1    46710     24 |  0.417 % |
66.78/66.84	c |    582824 |     717    42628   136437 |        1    52491     26 |  0.417 % |
66.78/66.84	c |    586329 |     717    42628   136437 |        1    55996     27 |  0.417 % |
66.78/66.84	c |    586430 |     717    42628   136437 |        1    56097     27 |  0.417 % |
66.78/66.84	c |    586670 |     717    42628   136437 |        1    56337     27 |  0.417 % |
66.78/66.84	c |    589296 |     717    42628   136437 |        1    58963     27 |  0.417 % |
66.78/66.84	c |    589432 |     717    42628   136437 |        1    59099     27 |  0.417 % |
66.78/66.84	c |    590010 |     717    42628   136437 |        1    59677     27 |  0.417 % |
66.78/66.84	c |    606399 |     717    42628   136437 |        1    76066     30 |  0.417 % |
66.78/66.84	c |    607676 |     717    42628   136437 |        1    77343     30 |  0.417 % |
66.78/66.84	c |    609565 |     717    42628   136437 |        1    79232     30 |  0.417 % |
66.78/66.84	c |    615796 |     717    42628   136437 |        1    85463     32 |  0.417 % |
66.78/66.84	c |    621955 |     717    42628   136437 |        1    91622     33 |  0.417 % |
66.78/66.84	c |    622429 |     717    42628   136437 |        1    92096     33 |  0.417 % |
66.78/66.84	c |    634085 |     717    42628   136437 |        1    53930     25 |  0.417 % |
66.78/66.84	c |    637963 |     717    42628   136437 |        1    57808     26 |  0.417 % |
66.78/66.84	c |    648283 |     717    42628   136437 |        1    68128     28 |  0.417 % |
66.78/66.84	c |    651415 |     717    42628   136437 |        1    71260     29 |  0.417 % |
66.78/66.84	c |    651516 |     717    42628   136437 |        1    71361     29 |  0.417 % |
66.78/66.84	c |    652405 |     717    42628   136437 |        1    72250     30 |  0.417 % |
66.78/66.84	c |    652505 |     717    42628   136437 |        1    72350     30 |  0.417 % |
66.78/66.84	c |    657200 |     717    42628   136437 |        1    77045     30 |  0.417 % |
66.78/66.84	c |    658428 |     717    42628   136437 |        1    78273     30 |  0.417 % |
66.78/66.84	c |    658528 |     717    42628   136437 |        1    78373     30 |  0.417 % |
66.78/66.84	c |    658630 |     717    42628   136437 |        1    78475     30 |  0.417 % |
66.78/66.84	c |    658896 |     717    42628   136437 |        1    78741     30 |  0.417 % |
88.18/88.26	c |    662934 |     717    42628   136437 |        1    82779     30 |  0.417 % |
88.18/88.26	c |    669703 |     717    42628   136437 |        1    89548     31 |  0.417 % |
88.18/88.26	c |    676684 |     717    42628   136437 |        1    96529     32 |  0.417 % |
88.18/88.26	c |    681206 |     717    42628   136437 |        1   101051     33 |  0.417 % |
88.18/88.26	c |    682391 |     717    42628   136437 |        1   102236     33 |  0.417 % |
88.18/88.26	c |    684362 |     717    42628   136437 |        1   104207     33 |  0.417 % |
88.18/88.26	c |    684676 |     717    42628   136437 |        1   104521     33 |  0.417 % |
88.18/88.26	c |    686024 |     717    42628   136437 |        1   105869     33 |  0.417 % |
88.18/88.26	c |    691978 |     717    42628   136437 |        1    57616     24 |  0.417 % |
88.18/88.26	c |    692285 |     717    42628   136437 |        1    57923     24 |  0.417 % |
88.18/88.26	c |    699240 |     717    42628   136437 |        1    64878     27 |  0.417 % |
88.18/88.26	c |    700200 |     717    42628   136437 |        1    65838     27 |  0.417 % |
88.18/88.26	c |    708084 |     717    42628   136437 |        1    73722     29 |  0.417 % |
88.18/88.26	c |    722891 |     716    42620   136285 |        1    84629     30 |  0.556 % |
88.18/88.26	c |    723382 |     716    42620   136285 |        1    85120     30 |  0.556 % |
88.18/88.26	c |    724648 |     716    42620   136285 |        1    86386     31 |  0.556 % |
88.18/88.26	c |    726401 |     716    42620   136285 |        1    88139     31 |  0.556 % |
88.18/88.26	c |    737723 |     716    42620   136285 |        1    99461     31 |  0.556 % |
88.18/88.26	c |    740675 |     716    42620   136285 |        1   102413     31 |  0.556 % |
88.18/88.26	c |    741571 |     716    42620   136285 |        1   103309     31 |  0.556 % |
88.18/88.26	c |    741698 |     716    42620   136285 |        1   103436     31 |  0.556 % |
88.18/88.26	c |    743676 |     716    42620   136285 |        1   105414     32 |  0.556 % |
88.18/88.26	c |    744465 |     716    42620   136285 |        1   106203     32 |  0.556 % |
88.18/88.26	c |    749632 |     716    42620   136285 |        1   111370     32 |  0.556 % |
88.18/88.26	c |    750075 |     716    42620   136285 |        1    56047     23 |  0.556 % |
88.18/88.26	c |    755506 |     716    42620   136285 |        1    61478     25 |  0.556 % |
88.18/88.26	c |    755607 |     716    42620   136285 |        1    61579     25 |  0.556 % |
88.18/88.26	c |    755709 |     716    42620   136285 |        1    61681     25 |  0.556 % |
88.18/88.26	c |    766370 |     716    42620   136285 |        1    72342     27 |  0.556 % |
88.18/88.26	c |    781180 |     716    42620   136285 |        1    87152     30 |  0.556 % |
88.18/88.26	c |    781904 |     716    42620   136285 |        1    87876     30 |  0.556 % |
88.18/88.26	c |    782140 |     716    42620   136285 |        1    88112     30 |  0.556 % |
88.18/88.26	c |    782245 |     716    42620   136285 |        1    88217     30 |  0.556 % |
88.18/88.26	c |    782379 |     716    42620   136285 |        1    88351     30 |  0.556 % |
88.18/88.26	c |    782479 |     716    42620   136285 |        1    88451     30 |  0.556 % |
88.18/88.26	c |    783602 |     716    42620   136285 |        1    89574     30 |  0.556 % |
88.18/88.26	c |    789764 |     716    42620   136285 |        1    95736     31 |  0.556 % |
88.18/88.26	c |    795742 |     716    42620   136285 |        1   101714     31 |  0.556 % |
88.18/88.26	c |    796137 |     716    42620   136285 |        1   102109     31 |  0.556 % |
88.18/88.26	c |    796237 |     716    42620   136285 |        1   102209     31 |  0.556 % |
88.18/88.26	c |    798766 |     716    42620   136285 |        1   104738     31 |  0.556 % |
88.18/88.26	c |    798867 |     716    42620   136285 |        1   104839     31 |  0.556 % |
88.18/88.26	c |    798969 |     716    42620   136285 |        1   104941     31 |  0.556 % |
88.18/88.26	c |    800207 |     716    42620   136285 |        1   106179     31 |  0.556 % |
88.18/88.26	c |    801031 |     716    42620   136285 |        1   107003     31 |  0.556 % |
88.18/88.26	c |    803805 |     716    42620   136285 |        1   109777     31 |  0.556 % |
88.18/88.26	c |    805331 |     716    42620   136285 |        1   111303     31 |  0.556 % |
88.18/88.26	c |    805432 |     716    42620   136285 |        1   111404     31 |  0.556 % |
88.18/88.26	c |    806928 |     716    42620   136285 |        1   112900     32 |  0.556 % |
88.18/88.26	c |    807393 |     716    42620   136285 |        1   113365     32 |  0.556 % |
101.88/101.91	c |    816755 |     716    42620   136285 |        1    62954     23 |  0.556 % |
101.88/101.91	c |    817081 |     716    42620   136285 |        1    63280     24 |  0.556 % |
101.88/101.91	c |    819119 |     716    42620   136285 |        1    65318     24 |  0.556 % |
101.88/101.91	c |    819780 |     716    42620   136285 |        1    65979     24 |  0.556 % |
101.88/101.91	c |    819919 |     716    42620   136285 |        1    66118     24 |  0.556 % |
101.88/101.91	c |    826595 |     716    42620   136285 |        1    72794     26 |  0.556 % |
101.88/101.91	c |    826701 |     716    42620   136285 |        1    72900     26 |  0.556 % |
101.88/101.91	c |    826816 |     716    42620   136285 |        1    73015     26 |  0.556 % |
101.88/101.91	c |    826919 |     716    42620   136285 |        1    73118     26 |  0.556 % |
101.88/101.91	c |    832849 |     716    42620   136285 |        1    79048     26 |  0.556 % |
101.88/101.91	c |    833181 |     716    42620   136285 |        1    79380     26 |  0.556 % |
101.88/101.91	c |    833285 |     716    42620   136285 |        1    79484     26 |  0.556 % |
101.88/101.91	c |    835141 |     716    42620   136285 |        1    81340     26 |  0.556 % |
101.88/101.91	c |    835322 |     716    42620   136285 |        1    81521     27 |  0.556 % |
101.88/101.91	c |    835779 |     716    42620   136285 |        1    81978     27 |  0.556 % |
101.88/101.91	c |    837465 |     715    42612   136139 |        1    73071     26 |  0.694 % |
101.88/101.91	c |    838707 |     715    42612   136139 |        1    74313     26 |  0.694 % |
101.88/101.91	c |    840683 |     715    42612   136139 |        1    76289     27 |  0.694 % |
101.88/101.91	c |    843172 |     715    42612   136139 |        1    78778     28 |  0.694 % |
101.88/101.91	c |    845955 |     715    42612   136139 |        1    81561     28 |  0.694 % |
101.88/101.91	c |    846787 |     715    42612   136139 |        1    82393     28 |  0.694 % |
101.88/101.91	c |    847204 |     715    42612   136139 |        1    82810     28 |  0.694 % |
101.88/101.91	c |    847304 |     715    42612   136139 |        1    82910     29 |  0.694 % |
101.88/101.91	c |    847437 |     715    42612   136139 |        1    83043     29 |  0.694 % |
101.88/101.91	c |    849123 |     715    42612   136139 |        1    84729     29 |  0.694 % |
101.88/101.91	c |    852482 |     715    42612   136139 |        1    88088     29 |  0.694 % |
101.88/101.91	c |    852584 |     715    42612   136139 |        1    88190     29 |  0.694 % |
101.88/101.91	c |    856674 |     715    42612   136139 |        1    92280     30 |  0.694 % |
101.88/101.91	c |    856933 |     715    42612   136139 |        1    92539     30 |  0.694 % |
101.88/101.91	c |    859612 |     715    42612   136139 |        1    95218     30 |  0.694 % |
101.88/101.91	c |    863115 |     715    42612   136139 |        1    98721     31 |  0.694 % |
101.88/101.91	c |    863224 |     715    42612   136139 |        1    98830     31 |  0.694 % |
101.88/101.91	c |    868050 |     715    42612   136139 |        1   103656     31 |  0.694 % |
101.88/101.91	c |    868178 |     715    42612   136139 |        1   103784     31 |  0.694 % |
101.88/101.91	c |    870208 |     715    42612   136139 |        1   105814     31 |  0.694 % |
101.88/101.91	c |    871651 |     715    42612   136139 |        1   107257     31 |  0.694 % |
101.88/101.91	c |    871752 |     715    42612   136139 |        1   107358     31 |  0.694 % |
101.88/101.91	c |    871989 |     715    42612   136139 |        1   107595     32 |  0.694 % |
101.88/101.91	c |    872521 |     715    42612   136139 |        1   108127     32 |  0.694 % |
101.88/101.91	c |    878601 |     715    42612   136139 |        1   114207     32 |  0.694 % |
101.88/101.91	c |    880985 |     715    42612   136139 |        1    58793     22 |  0.694 % |
101.88/101.91	c |    882994 |     715    42612   136139 |        1    60802     23 |  0.694 % |
101.88/101.91	c |    883543 |     715    42612   136139 |        1    61351     23 |  0.694 % |
101.88/101.91	c |    884730 |     715    42612   136139 |        1    62538     23 |  0.694 % |
101.88/101.91	c |    884928 |     715    42612   136139 |        1    62736     24 |  0.694 % |
101.88/101.91	c |    885799 |     715    42612   136139 |        1    63607     24 |  0.694 % |
101.88/101.91	c |    893054 |     715    42612   136139 |        1    70862     26 |  0.694 % |
101.88/101.91	c |    893320 |     715    42612   136139 |        1    71128     26 |  0.694 % |
101.88/101.91	c |    898328 |     715    42612   136139 |        1    76136     27 |  0.694 % |
101.88/101.91	c |    898428 |     715    42612   136139 |        1    76236     27 |  0.694 % |
117.08/117.10	c |    898529 |     715    42612   136139 |        1    76337     27 |  0.694 % |
117.08/117.10	c |    905259 |     715    42612   136139 |        1    83067     28 |  0.694 % |
117.08/117.10	c |    907824 |     715    42612   136139 |        1    85632     29 |  0.694 % |
117.08/117.10	c |    910488 |     715    42612   136139 |        1    88296     29 |  0.694 % |
117.08/117.10	c |    912013 |     715    42612   136139 |        1    89821     29 |  0.694 % |
117.08/117.10	c |    913656 |     715    42612   136139 |        1    91464     30 |  0.694 % |
117.08/117.10	c |    914401 |     715    42612   136139 |        1    92209     30 |  0.694 % |
117.08/117.10	c |    914644 |     715    42612   136139 |        1    92452     30 |  0.694 % |
117.08/117.10	c |    916782 |     715    42612   136139 |        1    94590     30 |  0.694 % |
117.08/117.10	c |    918816 |     715    42612   136139 |        1    96624     30 |  0.694 % |
117.08/117.10	c |    919343 |     715    42612   136139 |        1    97151     30 |  0.694 % |
117.08/117.10	c |    919448 |     715    42612   136139 |        1    97256     30 |  0.694 % |
117.08/117.10	c |    924139 |     715    42612   136139 |        1   101947     30 |  0.694 % |
117.08/117.10	c |    925436 |     715    42612   136139 |        1   103244     31 |  0.694 % |
117.08/117.10	c |    928790 |     715    42612   136139 |        1   106598     31 |  0.694 % |
117.08/117.10	c |    929160 |     715    42612   136139 |        1   106968     31 |  0.694 % |
117.08/117.10	c |    930417 |     715    42612   136139 |        1   108225     31 |  0.694 % |
117.08/117.10	c |    933691 |     715    42612   136139 |        1   111499     31 |  0.694 % |
117.08/117.10	c |    934373 |     715    42612   136139 |        1   112181     31 |  0.694 % |
117.08/117.10	c |    934671 |     715    42612   136139 |        1   112479     31 |  0.694 % |
117.08/117.10	c |    935676 |     715    42612   136139 |        1   113484     32 |  0.694 % |
117.08/117.10	c |    935971 |     715    42612   136139 |        1   113779     32 |  0.694 % |
117.08/117.10	c |    937699 |     715    42612   136139 |        1   115507     32 |  0.694 % |
117.08/117.10	c |    937801 |     715    42612   136139 |        1   115609     32 |  0.694 % |
117.08/117.10	c |    937903 |     715    42612   136139 |        1   115711     32 |  0.694 % |
117.08/117.10	c |    951720 |     714    42607   136044 |        1    62925     23 |  0.833 % |
117.08/117.10	c |    951821 |     714    42607   136044 |        1    63026     23 |  0.833 % |
117.08/117.10	c |    951926 |     714    42607   136044 |        1    63131     23 |  0.833 % |
117.08/117.10	c |    952755 |     714    42607   136044 |        1    63960     23 |  0.833 % |
117.08/117.10	c |    957412 |     714    42607   136044 |        1    68617     24 |  0.833 % |
117.08/117.10	c |    957756 |     714    42607   136044 |        1    68961     24 |  0.833 % |
117.08/117.10	c |    960841 |     714    42607   136044 |        1    72046     25 |  0.833 % |
117.08/117.10	c |    962255 |     714    42607   136044 |        1    73460     25 |  0.833 % |
117.08/117.10	c |    969760 |     713    42607   136044 |        1    80964     26 |  0.972 % |
117.08/117.10	c |    978554 |     713    42602   135949 |        1    86968     27 |  0.972 % |
117.08/117.10	c |    978655 |     713    42602   135949 |        1    87069     27 |  0.972 % |
117.08/117.10	c |    978891 |     713    42602   135949 |        1    87305     27 |  0.972 % |
117.08/117.10	c |    979454 |     713    42602   135949 |        1    87868     27 |  0.972 % |
117.08/117.10	c |    979555 |     713    42602   135949 |        1    87969     27 |  0.972 % |
117.08/117.10	c |    979656 |     713    42602   135949 |        1    88070     27 |  0.972 % |
117.08/117.10	c |    980265 |     713    42602   135949 |        1    88679     28 |  0.972 % |
117.08/117.10	c |    980462 |     713    42602   135949 |        1    88876     28 |  0.972 % |
117.08/117.10	c |    980945 |     713    42602   135949 |        1    89359     28 |  0.972 % |
117.08/117.10	c |    981308 |     713    42602   135949 |        1    89722     28 |  0.972 % |
117.08/117.10	c |    981593 |     713    42602   135949 |        1    90007     28 |  0.972 % |
117.08/117.10	c |    984577 |     713    42602   135949 |        1    92991     28 |  0.972 % |
117.08/117.10	c |    985686 |     713    42602   135949 |        1    94100     28 |  0.972 % |
117.08/117.10	c |    986991 |     713    42602   135949 |        1    95405     28 |  0.972 % |
117.08/117.10	c |    987544 |     713    42602   135949 |        1    95958     28 |  0.972 % |
117.08/117.10	c |    996934 |     713    42602   135949 |        1   105348     29 |  0.972 % |
123.78/123.81	c |    998021 |     713    42602   135949 |        1   106435     29 |  0.972 % |
123.78/123.81	c |   1010266 |     711    42596   135835 |        1   114919     29 |  1.250 % |
123.78/123.81	c |   1014196 |     711    42596   135835 |        1   118849     30 |  1.250 % |
123.78/123.81	c |   1016696 |     711    42596   135835 |        1   121349     30 |  1.250 % |
123.78/123.81	c |   1018826 |     711    42596   135835 |        1   123479     30 |  1.250 % |
123.78/123.81	c |   1021400 |     711    42596   135835 |        1    63435     22 |  1.250 % |
123.78/123.81	c |   1036440 |     711    42596   135835 |        1    78475     24 |  1.250 % |
123.78/123.81	c |   1036963 |     711    42596   135835 |        1    78998     24 |  1.250 % |
123.78/123.81	c |   1037781 |     711    42596   135835 |        1    79816     25 |  1.272 % |
123.78/123.81	c ===============================================================================
123.78/123.81	c restarts              : 248
123.78/123.81	c nb ReduceDB           : 27
123.78/123.81	c nb removed Clauses    : 885316
123.78/123.81	c nb learnts DL2        : 474
123.78/123.81	c nb learnts size 2     : 180
123.78/123.81	c nb learnts size 1     : 9
123.78/123.81	c conflicts             : 1037781        (8391 /sec)
123.78/123.81	c decisions             : 1325556        (0.00 % random) (10717 /sec)
123.78/123.81	c propagations          : 81025677       (655101 /sec)
123.78/123.81	c conflict literals     : 44627618       (53.47 % deleted)
123.78/123.81	c nb reduced Clauses    : 44604
123.78/123.81	c CPU time              : 123.684 s
123.78/123.81	
123.78/123.81	s SATISFIABLE
123.78/123.81	v -1 -2 -3 -4 5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 70 -71 -72 -73 -74 -75 -76 -77 -78 -79 80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 133 -134 -135 -136 -137 -138 -139 -140 -141 -142 143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 208 -209 -210 -211 -212 -213 -214 -215 -216 -217 218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 302 -303 -304 305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 341 -342 -343 344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 489 -490 -491 -492 -493 -494 -495 496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 655 -656 -657 -658 -659 -660 -661 -662 -663 -664 -665 -666 667 -668 -669 -670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 701 -702 -703 -704 -705 -706 -707 -708 -709 710 -711 -712 -713 -714 -715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 737 -738 -739 -740 -741 -742 -743 -744 -745 -746 -747 -748 749 -750 -751 -752 -753 -754 -755 -756 -757 -758 -759 -760 0

Verifier Data

OK

Watcher Data

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

running on 2 cores: 5,7

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 3.97 3.74 2/182 19007
/proc/meminfo: memFree=14525360/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) R 19005 19007 18428 0 -1 4202496 315 0 0 0 0 0 0 0 25 0 1 0 537443480 8912896 252 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367367061 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/19007/statm: 2176 252 211 178 0 69 0

[startup+0.017968 s]
/proc/loadavg: 4.00 3.97 3.74 2/182 19007
/proc/meminfo: memFree=14525360/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 537443480 8912896 252 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/19007/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.105028 s]
/proc/loadavg: 4.00 3.97 3.74 2/182 19007
/proc/meminfo: memFree=14525360/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8704

[startup+0.300922 s]
/proc/loadavg: 4.00 3.97 3.74 2/182 19007
/proc/meminfo: memFree=14525360/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8704

[startup+0.700854 s]
/proc/loadavg: 4.00 3.97 3.74 2/182 19007
/proc/meminfo: memFree=14525360/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8704

[startup+1.5007 s]
/proc/loadavg: 4.00 3.97 3.75 5/194 19076
/proc/meminfo: memFree=14493908/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
[pid=19026] ppid=19007 vsize=26460 CPUtime=1.39 cores=5,7
/proc/19026/stat : 19026 (glucose_static) R 19007 19007 18428 0 -1 4202496 4653 0 0 0 139 0 0 0 19 0 1 0 537443489 27095040 3240 33554432000 4194304 4260849 140734174224528 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19026/statm: 6615 3240 240 17 0 3256 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 35164

[startup+3.1004 s]
/proc/loadavg: 4.00 3.97 3.75 5/194 19076
/proc/meminfo: memFree=14471216/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
[pid=19026] ppid=19007 vsize=29180 CPUtime=2.99 cores=5,7
/proc/19026/stat : 19026 (glucose_static) R 19007 19007 18428 0 -1 4202496 5512 0 0 0 299 0 0 0 25 0 1 0 537443489 29880320 4041 33554432000 4194304 4260849 140734174224528 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19026/statm: 7295 4041 247 17 0 3936 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 37884

[startup+6.30081 s]
/proc/loadavg: 4.00 3.97 3.75 5/194 19076
/proc/meminfo: memFree=14440788/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
[pid=19026] ppid=19007 vsize=30852 CPUtime=6.2 cores=5,7
/proc/19026/stat : 19026 (glucose_static) R 19007 19007 18428 0 -1 4202496 5943 0 0 0 619 1 0 0 25 0 1 0 537443489 31592448 4459 33554432000 4194304 4260849 140734174224528 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19026/statm: 7713 4459 247 17 0 4354 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39556

[startup+12.7006 s]
/proc/loadavg: 4.00 3.97 3.75 5/194 19076
/proc/meminfo: memFree=14431316/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
[pid=19026] ppid=19007 vsize=45548 CPUtime=12.6 cores=5,7
/proc/19026/stat : 19026 (glucose_static) R 19007 19007 18428 0 -1 4202496 8906 0 0 0 1259 1 0 0 25 0 1 0 537443489 46641152 5523 33554432000 4194304 4260849 140734174224528 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19026/statm: 11387 5523 247 17 0 8028 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54252

[startup+25.5002 s]
/proc/loadavg: 4.00 3.97 3.75 5/194 19076
/proc/meminfo: memFree=14376484/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
[pid=19026] ppid=19007 vsize=45548 CPUtime=25.39 cores=5,7
/proc/19026/stat : 19026 (glucose_static) R 19007 19007 18428 0 -1 4202496 11317 0 0 0 2538 1 0 0 25 0 1 0 537443489 46641152 7827 33554432000 4194304 4260849 140734174224528 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19026/statm: 11387 7827 248 17 0 8028 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 54252

[startup+51.1005 s]
/proc/loadavg: 4.00 3.97 3.75 5/194 19077
/proc/meminfo: memFree=14339868/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
[pid=19026] ppid=19007 vsize=52604 CPUtime=51 cores=5,7
/proc/19026/stat : 19026 (glucose_static) R 19007 19007 18428 0 -1 4202496 13480 0 0 0 5098 2 0 0 25 0 1 0 537443489 53866496 9907 33554432000 4194304 4260849 140734174224528 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19026/statm: 13151 9907 248 17 0 9792 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61308

[startup+102.307 s]
/proc/loadavg: 4.00 3.97 3.76 5/194 19078
/proc/meminfo: memFree=14277104/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
[pid=19026] ppid=19007 vsize=64412 CPUtime=102.2 cores=5,7
/proc/19026/stat : 19026 (glucose_static) R 19007 19007 18428 0 -1 4202496 20520 0 0 0 10217 3 0 0 25 0 1 0 537443489 65957888 12717 33554432000 4194304 4260849 140734174224528 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19026/statm: 16103 12717 248 17 0 12744 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 73116

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

[startup+115.101 s]
/proc/loadavg: 4.00 3.97 3.77 5/194 19079
/proc/meminfo: memFree=14271636/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
[pid=19026] ppid=19007 vsize=64412 CPUtime=115 cores=5,7
/proc/19026/stat : 19026 (glucose_static) R 19007 19007 18428 0 -1 4202496 20635 0 0 0 11497 3 0 0 25 0 1 0 537443489 65957888 12830 33554432000 4194304 4260849 140734174224528 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19026/statm: 16103 12830 248 17 0 12744 0
Current children cumulated CPU time (s) 115.08
Current children cumulated vsize (KiB) 73116

[startup+118.301 s]
/proc/loadavg: 4.00 3.97 3.77 5/194 19079
/proc/meminfo: memFree=14271636/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
[pid=19026] ppid=19007 vsize=64412 CPUtime=118.2 cores=5,7
/proc/19026/stat : 19026 (glucose_static) R 19007 19007 18428 0 -1 4202496 20635 0 0 0 11817 3 0 0 25 0 1 0 537443489 65957888 12830 33554432000 4194304 4260849 140734174224528 18446744073709551615 4224753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19026/statm: 16103 12830 248 17 0 12744 0
Current children cumulated CPU time (s) 118.28
Current children cumulated vsize (KiB) 73116

[startup+121.5 s]
/proc/loadavg: 4.00 3.97 3.77 5/194 19079
/proc/meminfo: memFree=14270520/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
[pid=19026] ppid=19007 vsize=64412 CPUtime=121.4 cores=5,7
/proc/19026/stat : 19026 (glucose_static) R 19007 19007 18428 0 -1 4202496 20635 0 0 0 12137 3 0 0 25 0 1 0 537443489 65957888 12830 33554432000 4194304 4260849 140734174224528 18446744073709551615 4246473 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19026/statm: 16103 12830 248 17 0 12744 0
Current children cumulated CPU time (s) 121.48
Current children cumulated vsize (KiB) 73116

[startup+123.101 s]
/proc/loadavg: 4.00 3.97 3.77 5/194 19079
/proc/meminfo: memFree=14270148/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
[pid=19026] ppid=19007 vsize=64412 CPUtime=123 cores=5,7
/proc/19026/stat : 19026 (glucose_static) R 19007 19007 18428 0 -1 4202496 20635 0 0 0 12297 3 0 0 25 0 1 0 537443489 65957888 12830 33554432000 4194304 4260849 140734174224528 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19026/statm: 16103 12830 248 17 0 12744 0
Current children cumulated CPU time (s) 123.08
Current children cumulated vsize (KiB) 73116

[startup+123.501 s]
/proc/loadavg: 4.00 3.97 3.77 5/194 19079
/proc/meminfo: memFree=14270148/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
[pid=19026] ppid=19007 vsize=64412 CPUtime=123.4 cores=5,7
/proc/19026/stat : 19026 (glucose_static) R 19007 19007 18428 0 -1 4202496 20635 0 0 0 12337 3 0 0 25 0 1 0 537443489 65957888 12830 33554432000 4194304 4260849 140734174224528 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19026/statm: 16103 12830 248 17 0 12744 0
Current children cumulated CPU time (s) 123.48
Current children cumulated vsize (KiB) 73116

[startup+123.701 s]
/proc/loadavg: 4.00 3.97 3.77 5/194 19079
/proc/meminfo: memFree=14270148/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
[pid=19026] ppid=19007 vsize=64412 CPUtime=123.6 cores=5,7
/proc/19026/stat : 19026 (glucose_static) R 19007 19007 18428 0 -1 4202496 20635 0 0 0 12357 3 0 0 25 0 1 0 537443489 65957888 12830 33554432000 4194304 4260849 140734174224528 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19026/statm: 16103 12830 248 17 0 12744 0
Current children cumulated CPU time (s) 123.68
Current children cumulated vsize (KiB) 73116

[startup+123.801 s]
/proc/loadavg: 4.00 3.97 3.77 5/194 19079
/proc/meminfo: memFree=14270148/32950928 swapFree=67111528/67111528
[pid=19007] ppid=19005 vsize=8704 CPUtime=0.08 cores=5,7
/proc/19007/stat : 19007 (glucose.sh) S 19005 19007 18428 0 -1 4202496 358 1032 0 0 0 0 8 0 25 0 1 0 537443480 8912896 254 33554432000 4194304 4922060 140736416852816 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19007/statm: 2176 254 211 178 0 69 0
[pid=19026] ppid=19007 vsize=64412 CPUtime=123.7 cores=5,7
/proc/19026/stat : 19026 (glucose_static) R 19007 19007 18428 0 -1 4202496 20635 0 0 0 12367 3 0 0 25 0 1 0 537443489 65957888 12830 33554432000 4194304 4260849 140734174224528 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19026/statm: 16103 12830 248 17 0 12744 0
Current children cumulated CPU time (s) 123.78
Current children cumulated vsize (KiB) 73116

Child status: 10
Real time (s): 123.822
CPU time (s): 123.823
CPU user time (s): 123.775
CPU system time (s): 0.047992
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 80188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 123.775
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22426
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= 45
involuntary context switches= 1525

runsolver used 0.201969 second user time and 0.476927 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-22 13:35:28
IDJOB=3257952
IDBENCH=71286
IDSOLVER=1651
FILE ID=node113/3257952-1303472128
RUNJOBID= node113-1303470826-18811
PBS_JOBID= 13107192
Free space on /tmp= 70628 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v760c43649g5.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257952-1303472128/watcher-3257952-1303472128 -o /tmp/evaluation-result-3257952-1303472128/solver-3257952-1303472128 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3257952-1303472128.cnf 

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

MD5SUM BENCH= fac733a1c5caf879cadf25b989055e5e
RANDOM SEED=1844970197

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14525640 kB
Buffers:       1193144 kB
Cached:       16592500 kB
SwapCached:          0 kB
Active:        9931872 kB
Inactive:      7925248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14525640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2000 kB
Writeback:           0 kB
AnonPages:       70876 kB
Mapped:          15156 kB
Slab:           503704 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   259552 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= 70624 MiB
End job on node113 at 2011-04-22 13:37:32