Trace number 3303514

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 2? (TO) 5000.05 5000.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
MD5SUM808fa775df860c59a1178e77fc60f410
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3885.47
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses25452
Sum of the clauses size254370
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530
Number of clauses of size over 525422

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.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   25452   254370 |    7635       0        0     nan |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 75   #clauses: 25452   #literals: 254370
0.00/0.02	c CPU time:   0.022996 s
0.00/0.02	c ==============================================================================
0.00/0.06	c
0.00/0.06	c Starting glucose
0.00/0.06	c
3700.14/3700.12	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
3700.14/3700.12	c WARNING: for repeatability, setting FPU to use double precision
3700.14/3700.12	c ============================[ Problem Statistics ]=============================
3700.14/3700.12	c |                                                                             |
3700.14/3700.12	c |  Number of variables:            75                                         |
3700.14/3700.12	c |  Number of clauses:           25452                                         |
3700.14/3700.12	c |  Parse time:                   0.01 s                                       |
3700.14/3700.12	c |                                                                             |
3700.14/3700.12	c ============================[ Search Statistics ]==============================
3700.14/3700.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3700.14/3700.12	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3700.14/3700.12	c ===============================================================================
3700.14/3700.12	c |   9104525 |      75    25452   254370 |        1   353941     16 |  0.000 % |
3700.14/3700.12	c |   9105358 |      75    25452   254370 |        1   354774     16 |  0.000 % |
3700.14/3700.12	c |   9135050 |      75    25452   254370 |        1   384466     17 |  0.000 % |
3700.14/3700.12	c |  11121861 |      75    25452   254370 |        1   346285     17 |  0.000 % |
3700.14/3700.12	c |  13090499 |      75    25452   254370 |        1   338122     16 |  0.000 % |
3700.14/3700.12	c |  13155706 |      75    25452   254370 |        1   403329     17 |  0.000 % |
3700.14/3700.12	c |  18815508 |      75    25452   254370 |        1   393120     14 |  0.000 % |
3700.14/3700.12	c |  18826308 |      75    25452   254370 |        1   403920     14 |  0.000 % |
3700.14/3700.12	c |  18827667 |      75    25452   254370 |        1   405279     14 |  0.000 % |
3700.14/3700.12	c |  18827769 |      75    25452   254370 |        1   405381     14 |  0.000 % |
3700.14/3700.12	c |  19018153 |      75    25452   254370 |        1   595765     16 |  0.000 % |
3700.14/3700.12	c |  19019297 |      75    25452   254370 |        1   596909     17 |  0.000 % |
3700.14/3700.12	c |  19019397 |      75    25452   254370 |        1   597009     17 |  0.000 % |
3700.14/3700.12	c |  19019675 |      75    25452   254370 |        1   597287     17 |  0.000 % |
3700.14/3700.12	c |  19019775 |      75    25452   254370 |        1   597387     17 |  0.000 % |
3700.14/3700.12	c |  19058510 |      75    25452   254370 |        1   325325     15 |  0.000 % |
3700.14/3700.12	c |  19360534 |      75    25452   254370 |        1   313954     15 |  0.000 % |
3700.14/3700.12	c |  19482891 |      75    25452   254370 |        1   436311     16 |  0.000 % |
3700.14/3700.12	c |  19487411 |      75    25452   254370 |        1   440831     17 |  0.000 % |
3700.14/3700.12	c |  19487741 |      75    25452   254370 |        1   441161     17 |  0.000 % |
3700.14/3700.12	c |  19488173 |      75    25452   254370 |        1   441593     17 |  0.000 % |
3700.14/3700.12	c |  19488821 |      75    25452   254370 |        1   442241     17 |  0.000 % |
3700.14/3700.12	c |  19742156 |      75    25452   254370 |        1   379575     15 |  0.000 % |
3700.14/3700.12	c |  19742361 |      75    25452   254370 |        1   379780     15 |  0.000 % |
3700.14/3700.12	c |  19745840 |      75    25452   254370 |        1   383259     15 |  0.000 % |
3700.14/3700.12	c |  19746759 |      75    25452   254370 |        1   384178     15 |  0.000 % |
3700.14/3700.12	c |  19768904 |      75    25452   254370 |        1   406323     16 |  0.000 % |
3700.14/3700.12	c |  20012723 |      75    25452   254370 |        1   331543     14 |  0.000 % |
3700.14/3700.12	c |  20014779 |      75    25452   254370 |        1   333599     14 |  0.000 % |
3700.14/3700.12	c |  20017007 |      75    25452   254370 |        1   335827     15 |  0.000 % |
3700.14/3700.12	c |  20017332 |      75    25452   254370 |        1   336152     15 |  0.000 % |
3700.14/3700.12	c |  20181507 |      75    25452   254370 |        1   500327     16 |  0.000 % |
3700.14/3700.12	c |  20186451 |      75    25452   254370 |        1   505271     16 |  0.000 % |
3700.14/3700.12	c |  21441084 |      75    25452   254370 |        1   459503     14 |  0.000 % |
3700.14/3700.12	c |  21445237 |      75    25452   254370 |        1   463656     15 |  0.000 % |
3700.14/3700.12	c |  21445337 |      75    25452   254370 |        1   463756     15 |  0.000 % |
3700.14/3700.12	c |  21445450 |      75    25452   254370 |        1   463869     15 |  0.000 % |
3700.14/3700.12	c |  22311840 |      75    25452   254370 |        1   664460     15 |  0.000 % |
3700.14/3700.12	c |  22315046 |      75    25452   254370 |        1   667666     15 |  0.000 % |
4194.26/4194.29	c |  22315146 |      75    25452   254370 |        1   667766     15 |  0.000 % |
4194.26/4194.29	c |  22315246 |      75    25452   254370 |        1   667866     15 |  0.000 % |
4194.26/4194.29	c |  22316265 |      75    25452   254370 |        1   668885     15 |  0.000 % |
4194.26/4194.29	c |  22316400 |      75    25452   254370 |        1   669020     15 |  0.000 % |
4194.26/4194.29	c |  22316758 |      75    25452   254370 |        1   669378     15 |  0.000 % |
4194.26/4194.29	c |  23254365 |      75    25452   254370 |        1   588776     15 |  0.000 % |
4194.26/4194.29	c |  23258136 |      75    25452   254370 |        1   592547     15 |  0.000 % |
4194.26/4194.29	c |  23259114 |      75    25452   254370 |        1   593525     15 |  0.000 % |
4194.26/4194.29	c |  23259215 |      75    25452   254370 |        1   593626     15 |  0.000 % |
4194.26/4194.29	c |  23259315 |      75    25452   254370 |        1   593726     15 |  0.000 % |
4194.26/4194.29	c |  23259415 |      75    25452   254370 |        1   593826     15 |  0.000 % |
4194.26/4194.29	c |  23261525 |      75    25452   254370 |        1   595936     15 |  0.000 % |
4194.26/4194.29	c |  23261625 |      75    25452   254370 |        1   596036     15 |  0.000 % |
4194.26/4194.29	c |  23263095 |      75    25452   254370 |        1   597506     15 |  0.000 % |
4194.26/4194.29	c |  23275618 |      75    25452   254370 |        1   610029     15 |  0.000 % |
4194.26/4194.29	c |  23280670 |      75    25452   254370 |        1   615081     15 |  0.000 % |
4194.26/4194.29	c |  23280771 |      75    25452   254370 |        1   615182     15 |  0.000 % |
4194.26/4194.29	c |  23280871 |      75    25452   254370 |        1   615282     15 |  0.000 % |
4194.26/4194.29	c |  23280971 |      75    25452   254370 |        1   615382     15 |  0.000 % |
4194.26/4194.29	c |  23281072 |      75    25452   254370 |        1   615483     15 |  0.000 % |
4194.26/4194.29	c |  23281172 |      75    25452   254370 |        1   615583     15 |  0.000 % |
4194.26/4194.29	c |  23281272 |      75    25452   254370 |        1   615683     15 |  0.000 % |
4194.26/4194.29	c |  23281373 |      75    25452   254370 |        1   615784     15 |  0.000 % |
4194.26/4194.29	c |  23282707 |      75    25452   254370 |        1   617118     15 |  0.000 % |
4194.26/4194.29	c |  23365437 |      75    25452   254370 |        1   355254     14 |  0.000 % |
4194.26/4194.29	c |  23365538 |      75    25452   254370 |        1   355355     14 |  0.000 % |
4194.26/4194.29	c |  23365639 |      75    25452   254370 |        1   355456     14 |  0.000 % |
4194.26/4194.29	c |  23365752 |      75    25452   254370 |        1   355569     14 |  0.000 % |
4194.26/4194.29	c |  23367755 |      75    25452   254370 |        1   357572     14 |  0.000 % |
4194.26/4194.29	c |  23367866 |      75    25452   254370 |        1   357683     14 |  0.000 % |
4194.26/4194.29	c |  23371328 |      75    25452   254370 |        1   361145     14 |  0.000 % |
4194.26/4194.29	c |  23371538 |      75    25452   254370 |        1   361355     14 |  0.000 % |
4194.26/4194.29	c |  23371647 |      75    25452   254370 |        1   361464     14 |  0.000 % |
4194.26/4194.29	c |  23371747 |      75    25452   254370 |        1   361564     14 |  0.000 % |
4194.26/4194.29	c |  23371847 |      75    25452   254370 |        1   361664     14 |  0.000 % |
4194.26/4194.29	c |  23371947 |      75    25452   254370 |        1   361764     14 |  0.000 % |
4194.26/4194.29	c |  23372047 |      75    25452   254370 |        1   361864     14 |  0.000 % |
4194.26/4194.29	c |  23372191 |      75    25452   254370 |        1   362008     14 |  0.000 % |
4194.26/4194.29	c |  23372449 |      75    25452   254370 |        1   362266     14 |  0.000 % |
4194.26/4194.29	c |  23372550 |      75    25452   254370 |        1   362367     14 |  0.000 % |
4194.26/4194.29	c |  23377337 |      75    25452   254370 |        1   367154     14 |  0.000 % |
4194.26/4194.29	c |  23391835 |      75    25452   254370 |        1   381652     14 |  0.000 % |
4194.26/4194.29	c |  24017467 |      75    25452   254370 |        1   660090     15 |  0.000 % |
4194.26/4194.29	c |  24018749 |      75    25452   254370 |        1   661372     15 |  0.000 % |
4194.26/4194.29	c |  24018849 |      75    25452   254370 |        1   661472     15 |  0.000 % |
4194.26/4194.29	c |  24018949 |      75    25452   254370 |        1   661572     15 |  0.000 % |
4194.26/4194.29	c |  24019049 |      75    25452   254370 |        1   661672     15 |  0.000 % |
4194.26/4194.29	c |  24019511 |      75    25452   254370 |        1   662134     15 |  0.000 % |
4194.26/4194.29	c |  24019637 |      75    25452   254370 |        1   662260     15 |  0.000 % |
4194.26/4194.29	c |  24019824 |      75    25452   254370 |        1   662447     15 |  0.000 % |
4303.64/4303.61	c |  24156699 |      75    25452   254370 |        1   449519     15 |  0.000 % |
4303.64/4303.61	c |  24156799 |      75    25452   254370 |        1   449619     15 |  0.000 % |
4303.64/4303.61	c |  24160162 |      75    25452   254370 |        1   452982     15 |  0.000 % |
4303.64/4303.61	c |  24161053 |      75    25452   254370 |        1   453873     15 |  0.000 % |
4303.64/4303.61	c |  24161154 |      75    25452   254370 |        1   453974     15 |  0.000 % |
4303.64/4303.61	c |  24161801 |      75    25452   254370 |        1   454621     15 |  0.000 % |
4303.64/4303.61	c |  24168128 |      75    25452   254370 |        1   460948     15 |  0.000 % |
4303.64/4303.61	c |  24168453 |      75    25452   254370 |        1   461273     15 |  0.000 % |
4303.64/4303.61	c |  24168553 |      75    25452   254370 |        1   461373     15 |  0.000 % |
4303.64/4303.61	c |  24168653 |      75    25452   254370 |        1   461473     15 |  0.000 % |
4303.64/4303.61	c |  24172107 |      75    25452   254370 |        1   464927     15 |  0.000 % |
4303.64/4303.61	c |  24172207 |      75    25452   254370 |        1   465027     15 |  0.000 % |
4303.64/4303.61	c |  24173218 |      75    25452   254370 |        1   466038     15 |  0.000 % |
4303.64/4303.61	c |  24173320 |      75    25452   254370 |        1   466140     15 |  0.000 % |
4303.64/4303.61	c |  24173480 |      75    25452   254370 |        1   466300     15 |  0.000 % |
4303.64/4303.61	c |  24181804 |      75    25452   254370 |        1   474624     15 |  0.000 % |
4303.64/4303.61	c |  24181957 |      75    25452   254370 |        1   474777     15 |  0.000 % |
4303.64/4303.61	c |  24199900 |      75    25452   254370 |        1   492720     15 |  0.000 % |
4303.64/4303.61	c |  24200148 |      75    25452   254370 |        1   492968     15 |  0.000 % |
4303.64/4303.61	c |  24200251 |      75    25452   254370 |        1   493071     15 |  0.000 % |
4303.64/4303.61	c |  24200351 |      75    25452   254370 |        1   493171     15 |  0.000 % |
4303.64/4303.61	c |  24209726 |      75    25452   254370 |        1   502546     15 |  0.000 % |
4303.64/4303.61	c |  24209834 |      75    25452   254370 |        1   502654     15 |  0.000 % |
4303.64/4303.61	c |  24210036 |      75    25452   254370 |        1   502856     15 |  0.000 % |
4303.64/4303.61	c |  24211182 |      75    25452   254370 |        1   504002     15 |  0.000 % |
4303.64/4303.61	c |  24211370 |      75    25452   254370 |        1   504190     15 |  0.000 % |
4303.64/4303.61	c |  24212442 |      75    25452   254370 |        1   505262     15 |  0.000 % |
4303.64/4303.61	c |  24212964 |      75    25452   254370 |        1   505784     15 |  0.000 % |
4303.64/4303.61	c |  24241638 |      75    25452   254370 |        1   534458     16 |  0.000 % |
4303.64/4303.61	c |  24241747 |      75    25452   254370 |        1   534567     16 |  0.000 % |
4303.64/4303.61	c |  24242057 |      75    25452   254370 |        1   534877     16 |  0.000 % |
4303.64/4303.61	c |  24246667 |      75    25452   254370 |        1   539487     16 |  0.000 % |
4303.64/4303.61	c |  24308889 |      75    25452   254370 |        1   601709     16 |  0.000 % |
4303.64/4303.61	c |  24308992 |      75    25452   254370 |        1   601812     16 |  0.000 % |
4303.64/4303.61	c |  24343257 |      75    25452   254370 |        1   636077     16 |  0.000 % |
4303.64/4303.61	c |  24343357 |      75    25452   254370 |        1   636177     16 |  0.000 % |
4303.64/4303.61	c |  24343457 |      75    25452   254370 |        1   636277     16 |  0.000 % |
4303.64/4303.61	c |  24399788 |      75    25452   254370 |        1   692608     16 |  0.000 % |
4303.64/4303.61	c |  24400284 |      75    25452   254370 |        1   693104     16 |  0.000 % |
4303.64/4303.61	c |  24402441 |      75    25452   254370 |        1   695261     16 |  0.000 % |
4303.64/4303.61	c |  24402961 |      75    25452   254370 |        1   695781     16 |  0.000 % |
4303.64/4303.61	c |  24403222 |      75    25452   254370 |        1   696042     16 |  0.000 % |
4303.64/4303.61	c |  24403449 |      75    25452   254370 |        1   696269     16 |  0.000 % |
4303.64/4303.61	c |  24403696 |      75    25452   254370 |        1   696516     16 |  0.000 % |
4303.64/4303.61	c |  24403797 |      75    25452   254370 |        1   696617     16 |  0.000 % |
4303.64/4303.61	c |  24404480 |      75    25452   254370 |        1   697300     16 |  0.000 % |
4303.64/4303.61	c |  24405370 |      75    25452   254370 |        1   698190     16 |  0.000 % |
4303.64/4303.61	c |  24405470 |      75    25452   254370 |        1   698290     16 |  0.000 % |
4303.64/4303.61	c |  24405629 |      75    25452   254370 |        1   698449     16 |  0.000 % |
4303.64/4303.61	c |  24405745 |      75    25452   254370 |        1   698565     16 |  0.000 % |
4361.74/4361.77	c |  24443426 |      75    25452   254370 |        1   383843     14 |  0.000 % |
4361.74/4361.77	c |  24443526 |      75    25452   254370 |        1   383943     14 |  0.000 % |
4361.74/4361.77	c |  24443628 |      75    25452   254370 |        1   384045     14 |  0.000 % |
4361.74/4361.77	c |  24443819 |      75    25452   254370 |        1   384236     14 |  0.000 % |
4361.74/4361.77	c |  24444432 |      75    25452   254370 |        1   384849     14 |  0.000 % |
4361.74/4361.77	c |  24444536 |      75    25452   254370 |        1   384953     14 |  0.000 % |
4361.74/4361.77	c |  24445863 |      75    25452   254370 |        1   386280     15 |  0.000 % |
4361.74/4361.77	c |  24445963 |      75    25452   254370 |        1   386380     15 |  0.000 % |
4361.74/4361.77	c |  24446063 |      75    25452   254370 |        1   386480     15 |  0.000 % |
4361.74/4361.77	c |  24446163 |      75    25452   254370 |        1   386580     15 |  0.000 % |
4361.74/4361.77	c |  24446264 |      75    25452   254370 |        1   386681     15 |  0.000 % |
4361.74/4361.77	c |  24450633 |      75    25452   254370 |        1   391050     15 |  0.000 % |
4361.74/4361.77	c |  24471883 |      75    25452   254370 |        1   412300     15 |  0.000 % |
4361.74/4361.77	c |  24487953 |      75    25452   254370 |        1   428370     15 |  0.000 % |
4361.74/4361.77	c |  24488983 |      75    25452   254370 |        1   429400     15 |  0.000 % |
4361.74/4361.77	c |  24502583 |      75    25452   254370 |        1   443000     15 |  0.000 % |
4361.74/4361.77	c |  24502685 |      75    25452   254370 |        1   443102     15 |  0.000 % |
4361.74/4361.77	c |  24502786 |      75    25452   254370 |        1   443203     15 |  0.000 % |
4361.74/4361.77	c |  24503077 |      75    25452   254370 |        1   443494     15 |  0.000 % |
4361.74/4361.77	c |  24527952 |      75    25452   254370 |        1   468369     15 |  0.000 % |
4361.74/4361.77	c |  24528057 |      75    25452   254370 |        1   468474     15 |  0.000 % |
4361.74/4361.77	c |  24562452 |      75    25452   254370 |        1   502869     16 |  0.000 % |
4361.74/4361.77	c |  24562553 |      75    25452   254370 |        1   502970     16 |  0.000 % |
4361.74/4361.77	c |  24562654 |      75    25452   254370 |        1   503071     16 |  0.000 % |
4361.74/4361.77	c |  24563598 |      75    25452   254370 |        1   504015     16 |  0.000 % |
4361.74/4361.77	c |  24563698 |      75    25452   254370 |        1   504115     16 |  0.000 % |
4361.74/4361.77	c |  24563798 |      75    25452   254370 |        1   504215     16 |  0.000 % |
4361.74/4361.77	c |  24563900 |      75    25452   254370 |        1   504317     16 |  0.000 % |
4361.74/4361.77	c |  24564000 |      75    25452   254370 |        1   504417     16 |  0.000 % |
4361.74/4361.77	c |  24573897 |      75    25452   254370 |        1   514314     16 |  0.000 % |
4361.74/4361.77	c |  24574615 |      75    25452   254370 |        1   515032     16 |  0.000 % |
4361.74/4361.77	c |  24574770 |      75    25452   254370 |        1   515187     16 |  0.000 % |
4361.74/4361.77	c |  24580175 |      75    25452   254370 |        1   520592     16 |  0.000 % |
4361.74/4361.77	c |  24580275 |      75    25452   254370 |        1   520692     16 |  0.000 % |
4361.74/4361.77	c |  24580376 |      75    25452   254370 |        1   520793     16 |  0.000 % |
4361.74/4361.77	c |  24580476 |      75    25452   254370 |        1   520893     16 |  0.000 % |
4361.74/4361.77	c |  24580680 |      75    25452   254370 |        1   521097     16 |  0.000 % |
4361.74/4361.77	c |  24580781 |      75    25452   254370 |        1   521198     16 |  0.000 % |
4361.74/4361.77	c |  24581150 |      75    25452   254370 |        1   521567     16 |  0.000 % |
4361.74/4361.77	c |  24582536 |      75    25452   254370 |        1   522953     16 |  0.000 % |
4361.74/4361.77	c |  24584124 |      75    25452   254370 |        1   524541     16 |  0.000 % |
4361.74/4361.77	c |  24584229 |      75    25452   254370 |        1   524646     16 |  0.000 % |
4361.74/4361.77	c |  24584405 |      75    25452   254370 |        1   524822     16 |  0.000 % |
4361.74/4361.77	c |  24597231 |      75    25452   254370 |        1   537648     16 |  0.000 % |
4361.74/4361.77	c |  24597331 |      75    25452   254370 |        1   537748     16 |  0.000 % |
4361.74/4361.77	c |  24600303 |      75    25452   254370 |        1   540720     16 |  0.000 % |
4361.74/4361.77	c |  24636145 |      75    25452   254370 |        1   576562     16 |  0.000 % |
4361.74/4361.77	c |  24636246 |      75    25452   254370 |        1   576663     16 |  0.000 % |
4361.74/4361.77	c |  24636347 |      75    25452   254370 |        1   576764     16 |  0.000 % |
4361.74/4361.77	c |  24636471 |      75    25452   254370 |        1   576888     16 |  0.000 % |
4593.84/4593.83	c |  24636726 |      75    25452   254370 |        1   577143     16 |  0.000 % |
4593.84/4593.83	c |  24636826 |      75    25452   254370 |        1   577243     16 |  0.000 % |
4593.84/4593.83	c |  24639573 |      75    25452   254370 |        1   579990     16 |  0.000 % |
4593.84/4593.83	c |  25150487 |      75    25452   254370 |        1   378308     14 |  0.000 % |
4593.84/4593.83	c |  25150588 |      75    25452   254370 |        1   378409     14 |  0.000 % |
4593.84/4593.83	c |  25150688 |      75    25452   254370 |        1   378509     14 |  0.000 % |
4593.84/4593.83	c |  25154874 |      75    25452   254370 |        1   382695     14 |  0.000 % |
4593.84/4593.83	c |  25155627 |      75    25452   254370 |        1   383448     14 |  0.000 % |
4593.84/4593.83	c |  25155727 |      75    25452   254370 |        1   383548     14 |  0.000 % |
4593.84/4593.83	c |  25155829 |      75    25452   254370 |        1   383650     14 |  0.000 % |
4593.84/4593.83	c |  25156407 |      75    25452   254370 |        1   384228     14 |  0.000 % |
4593.84/4593.83	c |  25156508 |      75    25452   254370 |        1   384329     14 |  0.000 % |
4593.84/4593.83	c |  25156825 |      75    25452   254370 |        1   384646     14 |  0.000 % |
4593.84/4593.83	c |  25156925 |      75    25452   254370 |        1   384746     14 |  0.000 % |
4593.84/4593.83	c |  25157026 |      75    25452   254370 |        1   384847     14 |  0.000 % |
4593.84/4593.83	c |  25228141 |      75    25452   254370 |        1   455962     15 |  0.000 % |
4593.84/4593.83	c |  25228242 |      75    25452   254370 |        1   456063     15 |  0.000 % |
4593.84/4593.83	c |  25228343 |      75    25452   254370 |        1   456164     15 |  0.000 % |
4593.84/4593.83	c |  25239013 |      75    25452   254370 |        1   466834     15 |  0.000 % |
4593.84/4593.83	c |  25240367 |      75    25452   254370 |        1   468188     15 |  0.000 % |
4593.84/4593.83	c |  25261400 |      75    25452   254370 |        1   489221     15 |  0.000 % |
4593.84/4593.83	c |  25435494 |      75    25452   254370 |        1   663315     16 |  0.000 % |
4593.84/4593.83	c |  25436146 |      75    25452   254370 |        1   663967     16 |  0.000 % |
4593.84/4593.83	c |  25436286 |      75    25452   254370 |        1   664107     16 |  0.000 % |
4593.84/4593.83	c |  25441644 |      75    25452   254370 |        1   669465     16 |  0.000 % |
4593.84/4593.83	c |  25444519 |      75    25452   254370 |        1   672340     16 |  0.000 % |
4593.84/4593.83	c |  25446186 |      75    25452   254370 |        1   674007     16 |  0.000 % |
4593.84/4593.83	c |  25446287 |      75    25452   254370 |        1   674108     16 |  0.000 % |
4593.84/4593.83	c |  25448266 |      75    25452   254370 |        1   676087     16 |  0.000 % |
4593.84/4593.83	c |  25448367 |      75    25452   254370 |        1   676188     16 |  0.000 % |
4593.84/4593.83	c |  25448470 |      75    25452   254370 |        1   676291     16 |  0.000 % |
4593.84/4593.83	c |  25461692 |      75    25452   254370 |        1   689513     16 |  0.000 % |
4593.84/4593.83	c |  25503535 |      75    25452   254370 |        1   371155     14 |  0.000 % |
4593.84/4593.83	c |  25503848 |      75    25452   254370 |        1   371468     14 |  0.000 % |
4593.84/4593.83	c |  25514362 |      75    25452   254370 |        1   381982     14 |  0.000 % |
4593.84/4593.83	c |  25514462 |      75    25452   254370 |        1   382082     14 |  0.000 % |
4593.84/4593.83	c |  25515085 |      75    25452   254370 |        1   382705     14 |  0.000 % |
4593.84/4593.83	c |  25515185 |      75    25452   254370 |        1   382805     14 |  0.000 % |
4593.84/4593.83	c |  25515285 |      75    25452   254370 |        1   382905     14 |  0.000 % |
4593.84/4593.83	c |  25515930 |      75    25452   254370 |        1   383550     14 |  0.000 % |
4593.84/4593.83	c |  25516266 |      75    25452   254370 |        1   383886     14 |  0.000 % |
4593.84/4593.83	c |  25516463 |      75    25452   254370 |        1   384083     14 |  0.000 % |
4593.84/4593.83	c |  25516902 |      75    25452   254370 |        1   384522     14 |  0.000 % |
4593.84/4593.83	c |  25517738 |      75    25452   254370 |        1   385358     15 |  0.000 % |
4593.84/4593.83	c |  25518039 |      75    25452   254370 |        1   385659     15 |  0.000 % |
4593.84/4593.83	c |  25518328 |      75    25452   254370 |        1   385948     15 |  0.000 % |
4593.84/4593.83	c |  25518455 |      75    25452   254370 |        1   386075     15 |  0.000 % |
4593.84/4593.83	c |  25518555 |      75    25452   254370 |        1   386175     15 |  0.000 % |
4593.84/4593.83	c |  25518675 |      75    25452   254370 |        1   386295     15 |  0.000 % |
4593.84/4593.83	c |  25518808 |      75    25452   254370 |        1   386428     15 |  0.000 % |
4909.56/4909.56	c |  25518962 |      75    25452   254370 |        1   386582     15 |  0.000 % |
4909.56/4909.56	c |  25522202 |      75    25452   254370 |        1   389822     15 |  0.000 % |
4909.56/4909.56	c |  26168912 |      75    25452   254370 |        1   673733     16 |  0.000 % |
4909.56/4909.56	c |  26169012 |      75    25452   254370 |        1   673833     16 |  0.000 % |
4909.56/4909.56	c |  26170672 |      75    25452   254370 |        1   675493     16 |  0.000 % |
4909.56/4909.56	c |  26171425 |      75    25452   254370 |        1   676246     16 |  0.000 % |
4909.56/4909.56	c |  26195350 |      75    25452   254370 |        1   700171     16 |  0.000 % |
4909.56/4909.56	c |  26195553 |      75    25452   254370 |        1   700374     16 |  0.000 % |
4909.56/4909.56	c |  26195654 |      75    25452   254370 |        1   700475     16 |  0.000 % |
4909.56/4909.56	c |  26196185 |      75    25452   254370 |        1   701006     16 |  0.000 % |
4909.56/4909.56	c |  26196285 |      75    25452   254370 |        1   701106     16 |  0.000 % |
4909.56/4909.56	c |  26228316 |      75    25452   254370 |        1   367738     14 |  0.000 % |
4909.56/4909.56	c |  26228566 |      75    25452   254370 |        1   367988     14 |  0.000 % |
4909.56/4909.56	c |  26229865 |      75    25452   254370 |        1   369287     14 |  0.000 % |
4909.56/4909.56	c |  26231640 |      75    25452   254370 |        1   371062     14 |  0.000 % |
4909.56/4909.56	c |  26231749 |      75    25452   254370 |        1   371171     14 |  0.000 % |
4909.56/4909.56	c |  26233912 |      75    25452   254370 |        1   373334     14 |  0.000 % |
4909.56/4909.56	c |  26265303 |      75    25452   254370 |        1   404725     15 |  0.000 % |
4909.56/4909.56	c |  26265403 |      75    25452   254370 |        1   404825     15 |  0.000 % |
4909.56/4909.56	c |  26265560 |      75    25452   254370 |        1   404982     15 |  0.000 % |
4909.56/4909.56	c |  26265660 |      75    25452   254370 |        1   405082     15 |  0.000 % |
4909.56/4909.56	c |  26265761 |      75    25452   254370 |        1   405183     15 |  0.000 % |
4909.56/4909.56	c |  26265861 |      75    25452   254370 |        1   405283     15 |  0.000 % |
4909.56/4909.56	c |  26272330 |      75    25452   254370 |        1   411752     15 |  0.000 % |
4909.56/4909.56	c |  26273253 |      75    25452   254370 |        1   412675     15 |  0.000 % |
4909.56/4909.56	c |  26281210 |      75    25452   254370 |        1   420632     15 |  0.000 % |
4909.56/4909.56	c |  26283788 |      75    25452   254370 |        1   423210     15 |  0.000 % |
4909.56/4909.56	c |  26283888 |      75    25452   254370 |        1   423310     15 |  0.000 % |
4909.56/4909.56	c |  26283989 |      75    25452   254370 |        1   423411     15 |  0.000 % |
4909.56/4909.56	c |  26285835 |      75    25452   254370 |        1   425257     15 |  0.000 % |
4909.56/4909.56	c |  26286096 |      75    25452   254370 |        1   425518     15 |  0.000 % |
4909.56/4909.56	c |  26286253 |      75    25452   254370 |        1   425675     15 |  0.000 % |
4909.56/4909.56	c |  26286355 |      75    25452   254370 |        1   425777     15 |  0.000 % |
4909.56/4909.56	c |  26287113 |      75    25452   254370 |        1   426535     15 |  0.000 % |
4909.56/4909.56	c |  26288481 |      75    25452   254370 |        1   427903     15 |  0.000 % |
4909.56/4909.56	c |  26288581 |      75    25452   254370 |        1   428003     15 |  0.000 % |
4909.56/4909.56	c |  26301816 |      75    25452   254370 |        1   441238     15 |  0.000 % |
4909.56/4909.56	c |  26301916 |      75    25452   254370 |        1   441338     15 |  0.000 % |
4909.56/4909.56	c |  26302028 |      75    25452   254370 |        1   441450     15 |  0.000 % |
4909.56/4909.56	c |  26315552 |      75    25452   254370 |        1   454974     15 |  0.000 % |
4909.56/4909.56	c |  26322186 |      75    25452   254370 |        1   461608     15 |  0.000 % |
4909.56/4909.56	c |  26335711 |      75    25452   254370 |        1   475133     15 |  0.000 % |
4909.56/4909.56	c |  26336688 |      75    25452   254370 |        1   476110     15 |  0.000 % |
4909.56/4909.56	c |  26336788 |      75    25452   254370 |        1   476210     15 |  0.000 % |
4909.56/4909.56	c |  26655794 |      75    25452   254370 |        1   427214     14 |  0.000 % |
4909.56/4909.56	c |  26656817 |      75    25452   254370 |        1   428237     14 |  0.000 % |
4909.56/4909.56	c |  26656917 |      75    25452   254370 |        1   428337     14 |  0.000 % |
4909.56/4909.56	c |  26657018 |      75    25452   254370 |        1   428438     14 |  0.000 % |
4909.56/4909.56	c |  26657345 |      75    25452   254370 |        1   428765     14 |  0.000 % |
4909.56/4909.56	c

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

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

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

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


[startup+0 s]
/proc/loadavg: 1.47 1.87 1.95 2/430 15639
/proc/meminfo: memFree=12824528/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 806295374 8912896 253 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15639/statm: 2176 253 211 178 0 69 0

[startup+0.109476 s]
/proc/loadavg: 1.47 1.87 1.95 2/430 15639
/proc/meminfo: memFree=12824528/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8704

[startup+0.200457 s]
/proc/loadavg: 1.47 1.87 1.95 2/430 15639
/proc/meminfo: memFree=12824528/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8704

[startup+0.30044 s]
/proc/loadavg: 1.47 1.87 1.95 2/430 15639
/proc/meminfo: memFree=12824528/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8704

[startup+0.700369 s]
/proc/loadavg: 1.47 1.87 1.95 2/430 15639
/proc/meminfo: memFree=12824528/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8704

[startup+1.50023 s]
/proc/loadavg: 1.47 1.87 1.95 3/437 15648
/proc/meminfo: memFree=12796820/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=26504 CPUtime=1.43 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 4656 0 0 0 143 0 0 0 25 0 1 0 806295380 27140096 3260 33554432000 4194304 4260849 140737326570224 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15647/statm: 6626 3260 240 17 0 3267 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35208

[startup+3.19232 s]
/proc/loadavg: 1.47 1.87 1.95 3/437 15648
/proc/meminfo: memFree=12787280/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=29224 CPUtime=3.17 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 5544 0 0 0 317 0 0 0 25 0 1 0 806295380 29925376 4101 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15647/statm: 7306 4101 240 17 0 3947 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 37928

[startup+6.3004 s]
/proc/loadavg: 1.51 1.87 1.95 3/437 15648
/proc/meminfo: memFree=12783652/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=31288 CPUtime=6.22 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 6015 0 0 0 622 0 0 0 25 0 1 0 806295380 32038912 4558 33554432000 4194304 4260849 140737326570224 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 7822 4558 240 17 0 4463 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39992

[startup+12.7003 s]
/proc/loadavg: 1.55 1.87 1.95 3/437 15648
/proc/meminfo: memFree=12772672/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=39364 CPUtime=12.61 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 9036 0 0 0 1261 0 0 0 25 0 1 0 806295380 40308736 5753 33554432000 4194304 4260849 140737326570224 18446744073709551615 4211159 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 9841 5753 240 17 0 6482 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 48068

[startup+25.5011 s]
/proc/loadavg: 1.65 1.88 1.95 3/437 15648
/proc/meminfo: memFree=12754452/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=46436 CPUtime=25.41 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 11441 0 0 0 2541 0 0 0 25 0 1 0 806295380 47550464 8045 33554432000 4194304 4260849 140737326570224 18446744073709551615 4226649 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 11609 8045 240 17 0 8250 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 55140

[startup+51.1166 s]
/proc/loadavg: 1.77 1.89 1.95 3/437 15649
/proc/meminfo: memFree=12736776/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=53620 CPUtime=51.03 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 16833 0 0 0 5102 1 0 0 25 0 1 0 806295380 54906880 10209 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224812 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 13405 10209 240 17 0 10046 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62324

[startup+102.301 s]
/proc/loadavg: 1.90 1.90 1.95 3/437 15650
/proc/meminfo: memFree=12704892/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=72852 CPUtime=102.22 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 21142 0 0 0 10220 2 0 0 25 0 1 0 806295380 74600448 14297 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 18213 14297 240 17 0 14854 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 81556

[startup+162.3 s]
/proc/loadavg: 1.96 1.92 1.95 3/437 15652
/proc/meminfo: memFree=12679716/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=77296 CPUtime=162.22 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 23073 0 0 0 16220 2 0 0 25 0 1 0 806295380 79151104 16128 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 19324 16128 240 17 0 15965 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 86000

[startup+222.301 s]
/proc/loadavg: 2.12 1.97 1.97 3/437 15654
/proc/meminfo: memFree=12672148/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=104568 CPUtime=222.22 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 27859 0 0 0 22219 3 0 0 25 0 1 0 806295380 107077632 16130 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 26142 16130 240 17 0 22783 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 113272

[startup+282.301 s]
/proc/loadavg: 2.08 1.99 1.97 3/437 15655
/proc/meminfo: memFree=12651924/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=104568 CPUtime=282.22 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 32920 0 0 0 28218 4 0 0 25 0 1 0 806295380 107077632 20954 33554432000 4194304 4260849 140737326570224 18446744073709551615 4225095 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 26142 20954 240 17 0 22783 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 113272

[startup+342.301 s]
/proc/loadavg: 2.03 1.99 1.97 3/437 15657
/proc/meminfo: memFree=12635560/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=104568 CPUtime=342.23 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 33299 0 0 0 34218 5 0 0 25 0 1 0 806295380 107077632 21315 33554432000 4194304 4260849 140737326570224 18446744073709551615 4225104 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 26142 21315 240 17 0 22783 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 113272

[startup+402.301 s]
/proc/loadavg: 2.01 1.99 1.97 3/437 15658
/proc/meminfo: memFree=12627748/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6

################
# More data... #
################

/proc/15647/statm: 64763 55028 249 17 0 61404 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 267756

[startup+4362.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/437 15785
/proc/meminfo: memFree=12405244/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=228232 CPUtime=4362.29 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 776730 0 0 0 436077 152 0 0 25 0 1 0 806295380 233709568 52706 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 57058 52706 249 17 0 53699 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 236936

[startup+4422.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/437 15787
/proc/meminfo: memFree=12427560/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=178912 CPUtime=4422.28 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 779471 0 0 0 442074 154 0 0 25 0 1 0 806295380 183205888 41540 33554432000 4194304 4260849 140737326570224 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 44728 41540 249 17 0 41369 0
Current children cumulated CPU time (s) 4422.33
Current children cumulated vsize (KiB) 187616

[startup+4482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/437 15788
/proc/meminfo: memFree=12391348/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=228232 CPUtime=4482.29 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 791066 0 0 0 448073 156 0 0 25 0 1 0 806295380 233709568 52953 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 57058 52953 249 17 0 53699 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 236936

[startup+4542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/437 15790
/proc/meminfo: memFree=12405600/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=228232 CPUtime=4542.29 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 803614 0 0 0 454068 161 0 0 25 0 1 0 806295380 233709568 51960 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 57058 51960 249 17 0 53699 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 236936

[startup+4602.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 15793
/proc/meminfo: memFree=12396284/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=228232 CPUtime=4602.31 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 815130 0 0 0 460067 164 0 0 25 0 1 0 806295380 233709568 49289 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 57058 49289 249 17 0 53699 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 236936

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/437 15796
/proc/meminfo: memFree=12386036/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=259052 CPUtime=4662.29 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 820106 0 0 0 466063 166 0 0 25 0 1 0 806295380 265269248 54050 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 64763 54050 249 17 0 61404 0
Current children cumulated CPU time (s) 4662.34
Current children cumulated vsize (KiB) 267756

[startup+4722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/437 15798
/proc/meminfo: memFree=12405748/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=228232 CPUtime=4722.29 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 831611 0 0 0 472060 169 0 0 25 0 1 0 806295380 233709568 51427 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 57058 51427 249 17 0 53699 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 236936

[startup+4782.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/437 15799
/proc/meminfo: memFree=12366300/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=183232 CPUtime=4782.29 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 835858 0 0 0 478059 170 0 0 25 0 1 0 806295380 187629568 41541 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 45808 41541 249 17 0 42449 0
Current children cumulated CPU time (s) 4782.34
Current children cumulated vsize (KiB) 191936

[startup+4842.3 s]
/proc/loadavg: 2.16 2.06 2.02 3/437 15801
/proc/meminfo: memFree=12386008/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=232552 CPUtime=4842.3 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 848626 0 0 0 484056 174 0 0 25 0 1 0 806295380 238133248 54093 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 58138 54093 249 17 0 54779 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 241256

[startup+4902.3 s]
/proc/loadavg: 2.09 2.06 2.02 3/437 15802
/proc/meminfo: memFree=12472556/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=184672 CPUtime=4902.29 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 851545 0 0 0 490054 175 0 0 25 0 1 0 806295380 189104128 42621 33554432000 4194304 4260849 140737326570224 18446744073709551615 4225110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 46168 42621 249 17 0 42809 0
Current children cumulated CPU time (s) 4902.34
Current children cumulated vsize (KiB) 193376

[startup+4962.32 s]
/proc/loadavg: 2.03 2.05 2.01 3/437 15804
/proc/meminfo: memFree=12378180/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=233992 CPUtime=4962.3 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 863758 0 0 0 496052 178 0 0 25 0 1 0 806295380 239607808 54633 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 58498 54633 249 17 0 55139 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 242696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.02 2.04 2.01 3/437 15805
/proc/meminfo: memFree=12416988/32951132 swapFree=67093840/67111528
[pid=15639] ppid=15636 vsize=8704 CPUtime=0.05 cores=0,2,4,6
/proc/15639/stat : 15639 (glucose.sh) S 15636 15639 14629 0 -1 4202496 360 878 0 0 0 0 5 0 21 0 1 0 806295374 8912896 255 33554432000 4194304 4922060 140736375850304 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15639/statm: 2176 255 211 178 0 69 0
[pid=15647] ppid=15639 vsize=264812 CPUtime=5000 cores=0,2,4,6
/proc/15647/stat : 15647 (glucose_static) R 15639 15639 14629 0 -1 4202496 865713 0 0 0 499820 180 0 0 25 0 1 0 806295380 271167488 56494 33554432000 4194304 4260849 140737326570224 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15647/statm: 66203 56494 249 17 0 62844 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 273516

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15639 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=58991
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.06399
# while last known CPU time is 5000.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.05
CPU user time (s): 4998.25
CPU system time (s): 1.8
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 273516

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

runsolver used 24.1503 second user time and 49.8344 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-01 18:49:17
IDJOB=3303514
IDBENCH=83921
IDSOLVER=1687
FILE ID=node131/3303514-1306946957
RUNJOBID= node131-1306946957-15623
PBS_JOBID= 13488568
Free space on /tmp= 73952 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303514-1306946957/watcher-3303514-1306946957 -o /tmp/evaluation-result-3303514-1306946957/solver-3303514-1306946957 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303514-1306946957.cnf 

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

MD5SUM BENCH= 808fa775df860c59a1178e77fc60f410
RANDOM SEED=981181748

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12824700 kB
Buffers:        320472 kB
Cached:        5389504 kB
SwapCached:        948 kB
Active:       15770720 kB
Inactive:      4051828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12824700 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:            4228 kB
Writeback:           0 kB
AnonPages:    14111120 kB
Mapped:          38136 kB
Slab:           183292 kB
PageTables:      55700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95326992 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73948 MiB
End job on node131 at 2011-06-01 20:12:39