Trace number 3303340

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 121.292 121.293

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 benchmark1.13683
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.17/38.22	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
38.17/38.22	c WARNING: for repeatability, setting FPU to use double precision
38.17/38.22	c ============================[ Problem Statistics ]=============================
38.17/38.22	c |                                                                             |
38.17/38.22	c |  Number of variables:           720                                         |
38.17/38.22	c |  Number of clauses:           42641                                         |
38.17/38.22	c |  Parse time:                   0.01 s                                       |
38.17/38.22	c |                                                                             |
38.17/38.22	c ============================[ Search Statistics ]==============================
38.17/38.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.17/38.22	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
38.17/38.22	c ===============================================================================
38.17/38.22	c |     40542 |     720    42641   136684 |        1    18241     47 |  0.000 % |
38.17/38.22	c |     40643 |     720    42641   136684 |        1    18342     47 |  0.000 % |
38.17/38.22	c |     46383 |     720    42641   136684 |        1    12241     33 |  0.000 % |
38.17/38.22	c |    113747 |     720    42641   136684 |        1    28575     35 |  0.000 % |
38.17/38.22	c |    178116 |     720    42641   136684 |        1    45933     33 |  0.000 % |
38.17/38.22	c |    215665 |     719    42635   136570 |        1    41031     36 |  0.139 % |
38.17/38.22	c |    218407 |     719    42635   136570 |        1    43773     36 |  0.139 % |
38.17/38.22	c |    223923 |     719    42635   136570 |        1    26815     27 |  0.139 % |
38.17/38.22	c |    248701 |     719    42635   136570 |        1    51593     34 |  0.139 % |
38.17/38.22	c |    248801 |     719    42635   136570 |        1    51693     34 |  0.139 % |
38.17/38.22	c |    257722 |     719    42635   136570 |        1    31770     26 |  0.139 % |
38.17/38.22	c |    267524 |     719    42635   136570 |        1    41572     30 |  0.139 % |
38.17/38.22	c |    269254 |     719    42635   136570 |        1    43302     30 |  0.139 % |
38.17/38.22	c |    269761 |     719    42635   136570 |        1    43809     30 |  0.139 % |
38.17/38.22	c |    283461 |     719    42635   136570 |        1    57509     32 |  0.139 % |
38.17/38.22	c |    284954 |     719    42635   136570 |        1    59002     32 |  0.139 % |
38.17/38.22	c |    288132 |     719    42635   136570 |        1    62180     33 |  0.139 % |
38.17/38.22	c |    290546 |     719    42635   136570 |        1    64594     33 |  0.139 % |
38.17/38.22	c |    367244 |     718    42634   136551 |        1    50730     35 |  0.278 % |
38.17/38.22	c |    379257 |     718    42634   136551 |        1    33011     26 |  0.278 % |
38.17/38.22	c |    379913 |     718    42634   136551 |        1    33667     26 |  0.278 % |
38.17/38.22	c |    389540 |     718    42634   136551 |        1    43294     32 |  0.278 % |
38.17/38.22	c |    389912 |     718    42634   136551 |        1    43666     32 |  0.278 % |
38.17/38.22	c |    396198 |     718    42634   136551 |        1    49952     34 |  0.278 % |
38.17/38.22	c |    403508 |     718    42634   136551 |        1    57262     35 |  0.278 % |
38.17/38.22	c |    403872 |     718    42634   136551 |        1    57626     35 |  0.278 % |
38.17/38.22	c |    403972 |     718    42634   136551 |        1    57726     35 |  0.278 % |
38.17/38.22	c |    405158 |     718    42634   136551 |        1    58912     35 |  0.278 % |
38.17/38.22	c |    405258 |     718    42634   136551 |        1    59012     35 |  0.278 % |
38.17/38.22	c |    405358 |     718    42634   136551 |        1    59112     35 |  0.278 % |
38.17/38.22	c |    405458 |     718    42634   136551 |        1    59212     35 |  0.278 % |
38.17/38.22	c |    405558 |     718    42634   136551 |        1    59312     35 |  0.278 % |
38.17/38.22	c |    409675 |     718    42634   136551 |        1    63429     36 |  0.278 % |
38.17/38.22	c |    415758 |     718    42634   136551 |        1    69512     36 |  0.278 % |
38.17/38.22	c |    415858 |     718    42634   136551 |        1    69612     36 |  0.278 % |
38.17/38.22	c |    418151 |     718    42634   136551 |        1    71905     37 |  0.278 % |
38.17/38.22	c |    423995 |     718    42634   136551 |        1    40072     26 |  0.278 % |
38.17/38.22	c |    425119 |     718    42634   136551 |        1    41196     26 |  0.278 % |
38.17/38.22	c |    431755 |     718    42634   136551 |        1    47832     28 |  0.278 % |
65.78/65.87	c |    432555 |     718    42634   136551 |        1    48632     29 |  0.278 % |
65.78/65.87	c |    440453 |     718    42634   136551 |        1    56530     31 |  0.278 % |
65.78/65.87	c |    441924 |     718    42634   136551 |        1    58001     32 |  0.278 % |
65.78/65.87	c |    470536 |     718    42634   136551 |        1    43688     24 |  0.278 % |
65.78/65.87	c |    476584 |     718    42634   136551 |        1    49736     26 |  0.278 % |
65.78/65.87	c |    479038 |     718    42634   136551 |        1    52190     26 |  0.278 % |
65.78/65.87	c |    482730 |     718    42634   136551 |        1    55882     27 |  0.278 % |
65.78/65.87	c |    482962 |     718    42634   136551 |        1    56114     27 |  0.278 % |
65.78/65.87	c |    488030 |     718    42634   136551 |        1    61182     30 |  0.278 % |
65.78/65.87	c |    488130 |     718    42634   136551 |        1    61282     30 |  0.278 % |
65.78/65.87	c |    488232 |     718    42634   136551 |        1    61384     30 |  0.278 % |
65.78/65.87	c |    496338 |     718    42634   136551 |        1    69490     31 |  0.278 % |
65.78/65.87	c |    501168 |     718    42634   136551 |        1    74320     31 |  0.278 % |
65.78/65.87	c |    503555 |     718    42634   136551 |        1    76707     32 |  0.278 % |
65.78/65.87	c |    506414 |     718    42634   136551 |        1    79566     32 |  0.278 % |
65.78/65.87	c |    510504 |     718    42634   136551 |        1    83656     32 |  0.278 % |
65.78/65.87	c |    514609 |     718    42634   136551 |        1    87761     33 |  0.278 % |
65.78/65.87	c |    516982 |     718    42634   136551 |        1    90134     33 |  0.278 % |
65.78/65.87	c |    519367 |     718    42634   136551 |        1    92519     34 |  0.278 % |
65.78/65.87	c |    521851 |     718    42634   136551 |        1    48134     24 |  0.278 % |
65.78/65.87	c |    521953 |     718    42634   136551 |        1    48236     24 |  0.278 % |
65.78/65.87	c |    549812 |     717    42628   136437 |        1    63129     33 |  0.417 % |
65.78/65.87	c |    549988 |     717    42628   136437 |        1    63305     33 |  0.417 % |
65.78/65.87	c |    551466 |     717    42628   136437 |        1    64783     34 |  0.417 % |
65.78/65.87	c |    577043 |     717    42628   136437 |        1    46710     24 |  0.417 % |
65.78/65.87	c |    582824 |     717    42628   136437 |        1    52491     26 |  0.417 % |
65.78/65.87	c |    586329 |     717    42628   136437 |        1    55996     27 |  0.417 % |
65.78/65.87	c |    586430 |     717    42628   136437 |        1    56097     27 |  0.417 % |
65.78/65.87	c |    586670 |     717    42628   136437 |        1    56337     27 |  0.417 % |
65.78/65.87	c |    589296 |     717    42628   136437 |        1    58963     27 |  0.417 % |
65.78/65.87	c |    589432 |     717    42628   136437 |        1    59099     27 |  0.417 % |
65.78/65.87	c |    590010 |     717    42628   136437 |        1    59677     27 |  0.417 % |
65.78/65.87	c |    606399 |     717    42628   136437 |        1    76066     30 |  0.417 % |
65.78/65.87	c |    607676 |     717    42628   136437 |        1    77343     30 |  0.417 % |
65.78/65.87	c |    609565 |     717    42628   136437 |        1    79232     30 |  0.417 % |
65.78/65.87	c |    615796 |     717    42628   136437 |        1    85463     32 |  0.417 % |
65.78/65.87	c |    621955 |     717    42628   136437 |        1    91622     33 |  0.417 % |
65.78/65.87	c |    622429 |     717    42628   136437 |        1    92096     33 |  0.417 % |
65.78/65.87	c |    634085 |     717    42628   136437 |        1    53930     25 |  0.417 % |
65.78/65.87	c |    637963 |     717    42628   136437 |        1    57808     26 |  0.417 % |
65.78/65.87	c |    648283 |     717    42628   136437 |        1    68128     28 |  0.417 % |
65.78/65.87	c |    651415 |     717    42628   136437 |        1    71260     29 |  0.417 % |
65.78/65.87	c |    651516 |     717    42628   136437 |        1    71361     29 |  0.417 % |
65.78/65.87	c |    652405 |     717    42628   136437 |        1    72250     30 |  0.417 % |
65.78/65.87	c |    652505 |     717    42628   136437 |        1    72350     30 |  0.417 % |
65.78/65.87	c |    657200 |     717    42628   136437 |        1    77045     30 |  0.417 % |
65.78/65.87	c |    658428 |     717    42628   136437 |        1    78273     30 |  0.417 % |
65.78/65.87	c |    658528 |     717    42628   136437 |        1    78373     30 |  0.417 % |
65.78/65.87	c |    658630 |     717    42628   136437 |        1    78475     30 |  0.417 % |
65.78/65.87	c |    658896 |     717    42628   136437 |        1    78741     30 |  0.417 % |
86.67/86.76	c |    662934 |     717    42628   136437 |        1    82779     30 |  0.417 % |
86.67/86.76	c |    669703 |     717    42628   136437 |        1    89548     31 |  0.417 % |
86.67/86.76	c |    676684 |     717    42628   136437 |        1    96529     32 |  0.417 % |
86.67/86.76	c |    681206 |     717    42628   136437 |        1   101051     33 |  0.417 % |
86.67/86.76	c |    682391 |     717    42628   136437 |        1   102236     33 |  0.417 % |
86.67/86.76	c |    684362 |     717    42628   136437 |        1   104207     33 |  0.417 % |
86.67/86.76	c |    684676 |     717    42628   136437 |        1   104521     33 |  0.417 % |
86.67/86.76	c |    686024 |     717    42628   136437 |        1   105869     33 |  0.417 % |
86.67/86.76	c |    691978 |     717    42628   136437 |        1    57616     24 |  0.417 % |
86.67/86.76	c |    692285 |     717    42628   136437 |        1    57923     24 |  0.417 % |
86.67/86.76	c |    699240 |     717    42628   136437 |        1    64878     27 |  0.417 % |
86.67/86.76	c |    700200 |     717    42628   136437 |        1    65838     27 |  0.417 % |
86.67/86.76	c |    708084 |     717    42628   136437 |        1    73722     29 |  0.417 % |
86.67/86.76	c |    722891 |     716    42620   136285 |        1    84629     30 |  0.556 % |
86.67/86.76	c |    723382 |     716    42620   136285 |        1    85120     30 |  0.556 % |
86.67/86.76	c |    724648 |     716    42620   136285 |        1    86386     31 |  0.556 % |
86.67/86.76	c |    726401 |     716    42620   136285 |        1    88139     31 |  0.556 % |
86.67/86.76	c |    737723 |     716    42620   136285 |        1    99461     31 |  0.556 % |
86.67/86.76	c |    740675 |     716    42620   136285 |        1   102413     31 |  0.556 % |
86.67/86.76	c |    741571 |     716    42620   136285 |        1   103309     31 |  0.556 % |
86.67/86.76	c |    741698 |     716    42620   136285 |        1   103436     31 |  0.556 % |
86.67/86.76	c |    743676 |     716    42620   136285 |        1   105414     32 |  0.556 % |
86.67/86.76	c |    744465 |     716    42620   136285 |        1   106203     32 |  0.556 % |
86.67/86.76	c |    749632 |     716    42620   136285 |        1   111370     32 |  0.556 % |
86.67/86.76	c |    750075 |     716    42620   136285 |        1    56047     23 |  0.556 % |
86.67/86.76	c |    755506 |     716    42620   136285 |        1    61478     25 |  0.556 % |
86.67/86.76	c |    755607 |     716    42620   136285 |        1    61579     25 |  0.556 % |
86.67/86.76	c |    755709 |     716    42620   136285 |        1    61681     25 |  0.556 % |
86.67/86.76	c |    766370 |     716    42620   136285 |        1    72342     27 |  0.556 % |
86.67/86.76	c |    781180 |     716    42620   136285 |        1    87152     30 |  0.556 % |
86.67/86.76	c |    781904 |     716    42620   136285 |        1    87876     30 |  0.556 % |
86.67/86.76	c |    782140 |     716    42620   136285 |        1    88112     30 |  0.556 % |
86.67/86.76	c |    782245 |     716    42620   136285 |        1    88217     30 |  0.556 % |
86.67/86.76	c |    782379 |     716    42620   136285 |        1    88351     30 |  0.556 % |
86.67/86.76	c |    782479 |     716    42620   136285 |        1    88451     30 |  0.556 % |
86.67/86.76	c |    783602 |     716    42620   136285 |        1    89574     30 |  0.556 % |
86.67/86.76	c |    789764 |     716    42620   136285 |        1    95736     31 |  0.556 % |
86.67/86.76	c |    795742 |     716    42620   136285 |        1   101714     31 |  0.556 % |
86.67/86.76	c |    796137 |     716    42620   136285 |        1   102109     31 |  0.556 % |
86.67/86.76	c |    796237 |     716    42620   136285 |        1   102209     31 |  0.556 % |
86.67/86.76	c |    798766 |     716    42620   136285 |        1   104738     31 |  0.556 % |
86.67/86.76	c |    798867 |     716    42620   136285 |        1   104839     31 |  0.556 % |
86.67/86.76	c |    798969 |     716    42620   136285 |        1   104941     31 |  0.556 % |
86.67/86.76	c |    800207 |     716    42620   136285 |        1   106179     31 |  0.556 % |
86.67/86.76	c |    801031 |     716    42620   136285 |        1   107003     31 |  0.556 % |
86.67/86.76	c |    803805 |     716    42620   136285 |        1   109777     31 |  0.556 % |
86.67/86.76	c |    805331 |     716    42620   136285 |        1   111303     31 |  0.556 % |
86.67/86.76	c |    805432 |     716    42620   136285 |        1   111404     31 |  0.556 % |
86.67/86.76	c |    806928 |     716    42620   136285 |        1   112900     32 |  0.556 % |
86.67/86.76	c |    807393 |     716    42620   136285 |        1   113365     32 |  0.556 % |
99.99/100.04	c |    816755 |     716    42620   136285 |        1    62954     23 |  0.556 % |
99.99/100.04	c |    817081 |     716    42620   136285 |        1    63280     24 |  0.556 % |
99.99/100.04	c |    819119 |     716    42620   136285 |        1    65318     24 |  0.556 % |
99.99/100.04	c |    819780 |     716    42620   136285 |        1    65979     24 |  0.556 % |
99.99/100.04	c |    819919 |     716    42620   136285 |        1    66118     24 |  0.556 % |
99.99/100.04	c |    826595 |     716    42620   136285 |        1    72794     26 |  0.556 % |
99.99/100.04	c |    826701 |     716    42620   136285 |        1    72900     26 |  0.556 % |
99.99/100.04	c |    826816 |     716    42620   136285 |        1    73015     26 |  0.556 % |
99.99/100.04	c |    826919 |     716    42620   136285 |        1    73118     26 |  0.556 % |
99.99/100.04	c |    832849 |     716    42620   136285 |        1    79048     26 |  0.556 % |
99.99/100.04	c |    833181 |     716    42620   136285 |        1    79380     26 |  0.556 % |
99.99/100.04	c |    833285 |     716    42620   136285 |        1    79484     26 |  0.556 % |
99.99/100.04	c |    835141 |     716    42620   136285 |        1    81340     26 |  0.556 % |
99.99/100.04	c |    835322 |     716    42620   136285 |        1    81521     27 |  0.556 % |
99.99/100.04	c |    835779 |     716    42620   136285 |        1    81978     27 |  0.556 % |
99.99/100.04	c |    837465 |     715    42612   136139 |        1    73071     26 |  0.694 % |
99.99/100.04	c |    838707 |     715    42612   136139 |        1    74313     26 |  0.694 % |
99.99/100.04	c |    840683 |     715    42612   136139 |        1    76289     27 |  0.694 % |
99.99/100.04	c |    843172 |     715    42612   136139 |        1    78778     28 |  0.694 % |
99.99/100.04	c |    845955 |     715    42612   136139 |        1    81561     28 |  0.694 % |
99.99/100.04	c |    846787 |     715    42612   136139 |        1    82393     28 |  0.694 % |
99.99/100.04	c |    847204 |     715    42612   136139 |        1    82810     28 |  0.694 % |
99.99/100.04	c |    847304 |     715    42612   136139 |        1    82910     29 |  0.694 % |
99.99/100.04	c |    847437 |     715    42612   136139 |        1    83043     29 |  0.694 % |
99.99/100.04	c |    849123 |     715    42612   136139 |        1    84729     29 |  0.694 % |
99.99/100.04	c |    852482 |     715    42612   136139 |        1    88088     29 |  0.694 % |
99.99/100.04	c |    852584 |     715    42612   136139 |        1    88190     29 |  0.694 % |
99.99/100.04	c |    856674 |     715    42612   136139 |        1    92280     30 |  0.694 % |
99.99/100.04	c |    856933 |     715    42612   136139 |        1    92539     30 |  0.694 % |
99.99/100.04	c |    859612 |     715    42612   136139 |        1    95218     30 |  0.694 % |
99.99/100.04	c |    863115 |     715    42612   136139 |        1    98721     31 |  0.694 % |
99.99/100.04	c |    863224 |     715    42612   136139 |        1    98830     31 |  0.694 % |
99.99/100.04	c |    868050 |     715    42612   136139 |        1   103656     31 |  0.694 % |
99.99/100.04	c |    868178 |     715    42612   136139 |        1   103784     31 |  0.694 % |
99.99/100.04	c |    870208 |     715    42612   136139 |        1   105814     31 |  0.694 % |
99.99/100.04	c |    871651 |     715    42612   136139 |        1   107257     31 |  0.694 % |
99.99/100.04	c |    871752 |     715    42612   136139 |        1   107358     31 |  0.694 % |
99.99/100.04	c |    871989 |     715    42612   136139 |        1   107595     32 |  0.694 % |
99.99/100.04	c |    872521 |     715    42612   136139 |        1   108127     32 |  0.694 % |
99.99/100.04	c |    878601 |     715    42612   136139 |        1   114207     32 |  0.694 % |
99.99/100.04	c |    880985 |     715    42612   136139 |        1    58793     22 |  0.694 % |
99.99/100.04	c |    882994 |     715    42612   136139 |        1    60802     23 |  0.694 % |
99.99/100.04	c |    883543 |     715    42612   136139 |        1    61351     23 |  0.694 % |
99.99/100.04	c |    884730 |     715    42612   136139 |        1    62538     23 |  0.694 % |
99.99/100.04	c |    884928 |     715    42612   136139 |        1    62736     24 |  0.694 % |
99.99/100.04	c |    885799 |     715    42612   136139 |        1    63607     24 |  0.694 % |
99.99/100.04	c |    893054 |     715    42612   136139 |        1    70862     26 |  0.694 % |
99.99/100.04	c |    893320 |     715    42612   136139 |        1    71128     26 |  0.694 % |
99.99/100.04	c |    898328 |     715    42612   136139 |        1    76136     27 |  0.694 % |
99.99/100.04	c |    898428 |     715    42612   136139 |        1    76236     27 |  0.694 % |
114.68/114.79	c |    898529 |     715    42612   136139 |        1    76337     27 |  0.694 % |
114.68/114.79	c |    905259 |     715    42612   136139 |        1    83067     28 |  0.694 % |
114.68/114.79	c |    907824 |     715    42612   136139 |        1    85632     29 |  0.694 % |
114.68/114.79	c |    910488 |     715    42612   136139 |        1    88296     29 |  0.694 % |
114.68/114.79	c |    912013 |     715    42612   136139 |        1    89821     29 |  0.694 % |
114.68/114.79	c |    913656 |     715    42612   136139 |        1    91464     30 |  0.694 % |
114.68/114.79	c |    914401 |     715    42612   136139 |        1    92209     30 |  0.694 % |
114.68/114.79	c |    914644 |     715    42612   136139 |        1    92452     30 |  0.694 % |
114.68/114.79	c |    916782 |     715    42612   136139 |        1    94590     30 |  0.694 % |
114.68/114.79	c |    918816 |     715    42612   136139 |        1    96624     30 |  0.694 % |
114.68/114.79	c |    919343 |     715    42612   136139 |        1    97151     30 |  0.694 % |
114.68/114.79	c |    919448 |     715    42612   136139 |        1    97256     30 |  0.694 % |
114.68/114.79	c |    924139 |     715    42612   136139 |        1   101947     30 |  0.694 % |
114.68/114.79	c |    925436 |     715    42612   136139 |        1   103244     31 |  0.694 % |
114.68/114.79	c |    928790 |     715    42612   136139 |        1   106598     31 |  0.694 % |
114.68/114.79	c |    929160 |     715    42612   136139 |        1   106968     31 |  0.694 % |
114.68/114.79	c |    930417 |     715    42612   136139 |        1   108225     31 |  0.694 % |
114.68/114.79	c |    933691 |     715    42612   136139 |        1   111499     31 |  0.694 % |
114.68/114.79	c |    934373 |     715    42612   136139 |        1   112181     31 |  0.694 % |
114.68/114.79	c |    934671 |     715    42612   136139 |        1   112479     31 |  0.694 % |
114.68/114.79	c |    935676 |     715    42612   136139 |        1   113484     32 |  0.694 % |
114.68/114.79	c |    935971 |     715    42612   136139 |        1   113779     32 |  0.694 % |
114.68/114.79	c |    937699 |     715    42612   136139 |        1   115507     32 |  0.694 % |
114.68/114.79	c |    937801 |     715    42612   136139 |        1   115609     32 |  0.694 % |
114.68/114.79	c |    937903 |     715    42612   136139 |        1   115711     32 |  0.694 % |
114.68/114.79	c |    951720 |     714    42607   136044 |        1    62925     23 |  0.833 % |
114.68/114.79	c |    951821 |     714    42607   136044 |        1    63026     23 |  0.833 % |
114.68/114.79	c |    951926 |     714    42607   136044 |        1    63131     23 |  0.833 % |
114.68/114.79	c |    952755 |     714    42607   136044 |        1    63960     23 |  0.833 % |
114.68/114.79	c |    957412 |     714    42607   136044 |        1    68617     24 |  0.833 % |
114.68/114.79	c |    957756 |     714    42607   136044 |        1    68961     24 |  0.833 % |
114.68/114.79	c |    960841 |     714    42607   136044 |        1    72046     25 |  0.833 % |
114.68/114.79	c |    962255 |     714    42607   136044 |        1    73460     25 |  0.833 % |
114.68/114.79	c |    969760 |     713    42607   136044 |        1    80964     26 |  0.972 % |
114.68/114.79	c |    978554 |     713    42602   135949 |        1    86968     27 |  0.972 % |
114.68/114.79	c |    978655 |     713    42602   135949 |        1    87069     27 |  0.972 % |
114.68/114.79	c |    978891 |     713    42602   135949 |        1    87305     27 |  0.972 % |
114.68/114.79	c |    979454 |     713    42602   135949 |        1    87868     27 |  0.972 % |
114.68/114.79	c |    979555 |     713    42602   135949 |        1    87969     27 |  0.972 % |
114.68/114.79	c |    979656 |     713    42602   135949 |        1    88070     27 |  0.972 % |
114.68/114.79	c |    980265 |     713    42602   135949 |        1    88679     28 |  0.972 % |
114.68/114.79	c |    980462 |     713    42602   135949 |        1    88876     28 |  0.972 % |
114.68/114.79	c |    980945 |     713    42602   135949 |        1    89359     28 |  0.972 % |
114.68/114.79	c |    981308 |     713    42602   135949 |        1    89722     28 |  0.972 % |
114.68/114.79	c |    981593 |     713    42602   135949 |        1    90007     28 |  0.972 % |
114.68/114.79	c |    984577 |     713    42602   135949 |        1    92991     28 |  0.972 % |
114.68/114.79	c |    985686 |     713    42602   135949 |        1    94100     28 |  0.972 % |
114.68/114.79	c |    986991 |     713    42602   135949 |        1    95405     28 |  0.972 % |
114.68/114.79	c |    987544 |     713    42602   135949 |        1    95958     28 |  0.972 % |
114.68/114.79	c |    996934 |     713    42602   135949 |        1   105348     29 |  0.972 % |
121.18/121.28	c |    998021 |     713    42602   135949 |        1   106435     29 |  0.972 % |
121.18/121.28	c |   1010266 |     711    42596   135835 |        1   114919     29 |  1.250 % |
121.18/121.28	c |   1014196 |     711    42596   135835 |        1   118849     30 |  1.250 % |
121.18/121.28	c |   1016696 |     711    42596   135835 |        1   121349     30 |  1.250 % |
121.18/121.28	c |   1018826 |     711    42596   135835 |        1   123479     30 |  1.250 % |
121.18/121.28	c |   1021400 |     711    42596   135835 |        1    63435     22 |  1.250 % |
121.18/121.28	c |   1036440 |     711    42596   135835 |        1    78475     24 |  1.250 % |
121.18/121.28	c |   1036963 |     711    42596   135835 |        1    78998     24 |  1.250 % |
121.18/121.28	c |   1037781 |     711    42596   135835 |        1    79816     25 |  1.272 % |
121.18/121.28	c ===============================================================================
121.18/121.28	c restarts              : 248
121.18/121.28	c nb ReduceDB           : 27
121.18/121.28	c nb removed Clauses    : 885316
121.18/121.28	c nb learnts DL2        : 474
121.18/121.28	c nb learnts size 2     : 180
121.18/121.28	c nb learnts size 1     : 9
121.18/121.28	c conflicts             : 1037781        (8566 /sec)
121.18/121.28	c decisions             : 1325556        (0.00 % random) (10941 /sec)
121.18/121.28	c propagations          : 81025677       (668763 /sec)
121.18/121.28	c conflict literals     : 44627618       (53.47 % deleted)
121.18/121.28	c nb reduced Clauses    : 44604
121.18/121.28	c CPU time              : 121.158 s
121.18/121.28	
121.18/121.28	s SATISFIABLE
121.18/121.28	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-3303340-1303899331/watcher-3303340-1303899331 -o /tmp/evaluation-result-3303340-1303899331/solver-3303340-1303899331 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303340-1303899331.cnf 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 19311
/proc/meminfo: memFree=24693296/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 501530806 8912896 253 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19311/statm: 2176 253 211 178 0 69 0

[startup+0.0582879 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 19311
/proc/meminfo: memFree=24693296/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 501530806 8912896 253 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19311/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100279 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 19311
/proc/meminfo: memFree=24693296/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8704

[startup+0.300248 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 19311
/proc/meminfo: memFree=24693296/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8704

[startup+0.700173 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 19311
/proc/meminfo: memFree=24693296/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8704

[startup+1.50102 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 19322
/proc/meminfo: memFree=24669920/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
[pid=19321] ppid=19311 vsize=26464 CPUtime=1.4 cores=1,3,5,7
/proc/19321/stat : 19321 (glucose_static) R 19311 19311 19279 0 -1 4202496 4653 0 0 0 140 0 0 0 25 0 1 0 501530816 27099136 3240 33554432000 4194304 4260849 140734842190800 18446744073709551615 4209403 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19321/statm: 6616 3240 240 17 0 3257 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35168

[startup+3.10074 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 19322
/proc/meminfo: memFree=24660496/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
[pid=19321] ppid=19311 vsize=29184 CPUtime=3 cores=1,3,5,7
/proc/19321/stat : 19321 (glucose_static) R 19311 19311 19279 0 -1 4202496 5512 0 0 0 300 0 0 0 25 0 1 0 501530816 29884416 4041 33554432000 4194304 4260849 140734842190800 18446744073709551615 4225149 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19321/statm: 7296 4041 247 17 0 3937 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37888

[startup+6.30015 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 19322
/proc/meminfo: memFree=24655272/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
[pid=19321] ppid=19311 vsize=30856 CPUtime=6.19 cores=1,3,5,7
/proc/19321/stat : 19321 (glucose_static) R 19311 19311 19279 0 -1 4202496 5943 0 0 0 619 0 0 0 25 0 1 0 501530816 31596544 4459 33554432000 4194304 4260849 140734842190800 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19321/statm: 7714 4459 247 17 0 4355 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39560

[startup+12.701 s]
/proc/loadavg: 0.44 0.10 0.03 3/180 19322
/proc/meminfo: memFree=24639040/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
[pid=19321] ppid=19311 vsize=45552 CPUtime=12.59 cores=1,3,5,7
/proc/19321/stat : 19321 (glucose_static) R 19311 19311 19279 0 -1 4202496 8906 0 0 0 1259 0 0 0 25 0 1 0 501530816 46645248 5523 33554432000 4194304 4260849 140734842190800 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19321/statm: 11388 5523 247 17 0 8029 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54256

[startup+25.5006 s]
/proc/loadavg: 0.68 0.16 0.05 3/180 19322
/proc/meminfo: memFree=24616700/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
[pid=19321] ppid=19311 vsize=45552 CPUtime=25.4 cores=1,3,5,7
/proc/19321/stat : 19321 (glucose_static) R 19311 19311 19279 0 -1 4202496 11317 0 0 0 2539 1 0 0 25 0 1 0 501530816 46645248 7827 33554432000 4194304 4260849 140734842190800 18446744073709551615 4209206 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19321/statm: 11388 7827 248 17 0 8029 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54256

[startup+51.101 s]
/proc/loadavg: 1.13 0.31 0.10 3/180 19323
/proc/meminfo: memFree=24608052/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
[pid=19321] ppid=19311 vsize=52608 CPUtime=51 cores=1,3,5,7
/proc/19321/stat : 19321 (glucose_static) R 19311 19311 19279 0 -1 4202496 13480 0 0 0 5099 1 0 0 25 0 1 0 501530816 53870592 9907 33554432000 4194304 4260849 140734842190800 18446744073709551615 4209986 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19321/statm: 13152 9907 248 17 0 9793 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61312

[startup+102.307 s]
/proc/loadavg: 1.65 0.59 0.21 3/180 19324
/proc/meminfo: memFree=24576540/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
[pid=19321] ppid=19311 vsize=64416 CPUtime=102.21 cores=1,3,5,7
/proc/19321/stat : 19321 (glucose_static) R 19311 19311 19279 0 -1 4202496 20520 0 0 0 10218 3 0 0 25 0 1 0 501530816 65961984 12717 33554432000 4194304 4260849 140734842190800 18446744073709551615 4224667 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19321/statm: 16104 12717 248 17 0 12745 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 73120

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

[startup+108.7 s]
/proc/loadavg: 1.68 0.61 0.22 3/180 19325
/proc/meminfo: memFree=24576164/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
[pid=19321] ppid=19311 vsize=64416 CPUtime=108.6 cores=1,3,5,7
/proc/19321/stat : 19321 (glucose_static) R 19311 19311 19279 0 -1 4202496 20635 0 0 0 10857 3 0 0 25 0 1 0 501530816 65961984 12830 33554432000 4194304 4260849 140734842190800 18446744073709551615 4225121 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19321/statm: 16104 12830 248 17 0 12745 0
Current children cumulated CPU time (s) 108.68
Current children cumulated vsize (KiB) 73120

[startup+115.1 s]
/proc/loadavg: 1.70 0.63 0.23 3/180 19325
/proc/meminfo: memFree=24574800/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
[pid=19321] ppid=19311 vsize=64416 CPUtime=115 cores=1,3,5,7
/proc/19321/stat : 19321 (glucose_static) R 19311 19311 19279 0 -1 4202496 20635 0 0 0 11497 3 0 0 25 0 1 0 501530816 65961984 12830 33554432000 4194304 4260849 140734842190800 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19321/statm: 16104 12830 248 17 0 12745 0
Current children cumulated CPU time (s) 115.08
Current children cumulated vsize (KiB) 73120

[startup+118.301 s]
/proc/loadavg: 1.73 0.66 0.24 3/180 19325
/proc/meminfo: memFree=24574676/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
[pid=19321] ppid=19311 vsize=64416 CPUtime=118.2 cores=1,3,5,7
/proc/19321/stat : 19321 (glucose_static) R 19311 19311 19279 0 -1 4202496 20635 0 0 0 11817 3 0 0 25 0 1 0 501530816 65961984 12830 33554432000 4194304 4260849 140734842190800 18446744073709551615 4226431 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19321/statm: 16104 12830 248 17 0 12745 0
Current children cumulated CPU time (s) 118.28
Current children cumulated vsize (KiB) 73120

[startup+119.906 s]
/proc/loadavg: 1.73 0.66 0.24 3/180 19325
/proc/meminfo: memFree=24574792/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
[pid=19321] ppid=19311 vsize=64416 CPUtime=119.81 cores=1,3,5,7
/proc/19321/stat : 19321 (glucose_static) R 19311 19311 19279 0 -1 4202496 20635 0 0 0 11978 3 0 0 25 0 1 0 501530816 65961984 12830 33554432000 4194304 4260849 140734842190800 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19321/statm: 16104 12830 248 17 0 12745 0
Current children cumulated CPU time (s) 119.89
Current children cumulated vsize (KiB) 73120

[startup+120.7 s]
/proc/loadavg: 1.73 0.66 0.24 3/180 19325
/proc/meminfo: memFree=24574792/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
[pid=19321] ppid=19311 vsize=64416 CPUtime=120.6 cores=1,3,5,7
/proc/19321/stat : 19321 (glucose_static) R 19311 19311 19279 0 -1 4202496 20635 0 0 0 12057 3 0 0 25 0 1 0 501530816 65961984 12830 33554432000 4194304 4260849 140734842190800 18446744073709551615 4224467 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19321/statm: 16104 12830 248 17 0 12745 0
Current children cumulated CPU time (s) 120.68
Current children cumulated vsize (KiB) 73120

[startup+121.1 s]
/proc/loadavg: 1.73 0.66 0.24 3/180 19325
/proc/meminfo: memFree=24574420/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
[pid=19321] ppid=19311 vsize=64416 CPUtime=121 cores=1,3,5,7
/proc/19321/stat : 19321 (glucose_static) R 19311 19311 19279 0 -1 4202496 20635 0 0 0 12097 3 0 0 25 0 1 0 501530816 65961984 12830 33554432000 4194304 4260849 140734842190800 18446744073709551615 4224677 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19321/statm: 16104 12830 248 17 0 12745 0
Current children cumulated CPU time (s) 121.08
Current children cumulated vsize (KiB) 73120

[startup+121.2 s]
/proc/loadavg: 1.73 0.66 0.24 3/180 19325
/proc/meminfo: memFree=24574420/32951124 swapFree=67111524/67111528
[pid=19311] ppid=19309 vsize=8704 CPUtime=0.08 cores=1,3,5,7
/proc/19311/stat : 19311 (glucose.sh) S 19309 19311 19279 0 -1 4202496 361 1031 0 0 0 0 8 0 21 0 1 0 501530806 8912896 255 33554432000 4194304 4922060 140734570685264 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19311/statm: 2176 255 211 178 0 69 0
[pid=19321] ppid=19311 vsize=64416 CPUtime=121.1 cores=1,3,5,7
/proc/19321/stat : 19321 (glucose_static) R 19311 19311 19279 0 -1 4202496 20635 0 0 0 12107 3 0 0 25 0 1 0 501530816 65961984 12830 33554432000 4194304 4260849 140734842190800 18446744073709551615 4225504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19321/statm: 16104 12830 248 17 0 12745 0
Current children cumulated CPU time (s) 121.18
Current children cumulated vsize (KiB) 73120

Child status: 10
Real time (s): 121.293
CPU time (s): 121.292
CPU user time (s): 121.25
CPU system time (s): 0.041993
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 80192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 121.25
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22429
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= 41
involuntary context switches= 209

runsolver used 0.170974 second user time and 0.38994 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-27 12:15:31
IDJOB=3303340
IDBENCH=71286
IDSOLVER=1687
FILE ID=node139/3303340-1303899331
RUNJOBID= node139-1303899330-19298
PBS_JOBID= 13164509
Free space on /tmp= 72568 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-3303340-1303899331/watcher-3303340-1303899331 -o /tmp/evaluation-result-3303340-1303899331/solver-3303340-1303899331 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303340-1303899331.cnf 

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

MD5SUM BENCH= fac733a1c5caf879cadf25b989055e5e
RANDOM SEED=580329049

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5321.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24690352 kB
Buffers:       1974960 kB
Cached:        5702268 kB
SwapCached:          4 kB
Active:         474020 kB
Inactive:      7269952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24690352 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2344 kB
Writeback:           0 kB
AnonPages:       66900 kB
Mapped:          14524 kB
Slab:           451212 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190060 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= 72560 MiB
End job on node139 at 2011-04-27 12:17:32