Trace number 1806318

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
minisat2-core 070721UNSAT 217.085 217.148

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
MD5SUM749c079607e9e37c206eeb8bd5b8bfaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark69.5094
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7809
Sum of the clauses size65959
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31172
Number of clauses of size 4124
Number of clauses of size 5894
Number of clauses of size over 55297

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  1477                                                 |
0.00/0.00	|  Number of clauses:    7809                                                 |
0.00/0.01	|  Parsing time:         0.01         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |    1435     7422    64352 |     2474        0    nan |  0.000 % |
0.00/0.01	|       101 |    1435     7422    64352 |     2721      101     10 |  2.844 % |
0.00/0.01	|       251 |    1435     7422    64352 |     2993      251     11 |  2.844 % |
0.00/0.02	|       476 |    1435     7422    64352 |     3292      476     12 |  2.844 % |
0.00/0.03	|       816 |    1435     7422    64352 |     3622      816     14 |  2.844 % |
0.00/0.04	|      1322 |    1435     7422    64352 |     3984     1322     15 |  2.844 % |
0.05/0.07	|      2081 |    1435     7422    64352 |     4382     2081     15 |  2.844 % |
0.09/0.11	|      3222 |    1435     7422    64352 |     4821     3222     17 |  2.844 % |
0.09/0.19	|      4930 |    1435     7422    64352 |     5303     4930     18 |  2.844 % |
0.29/0.35	|      7492 |    1435     7422    64352 |     5833     4751     21 |  2.844 % |
0.49/0.56	|     11342 |    1435     7422    64352 |     6416     5631     21 |  2.844 % |
0.89/0.91	|     17109 |    1435     7422    64352 |     7058     4835     19 |  2.844 % |
1.39/1.46	|     25758 |    1435     7422    64352 |     7764     6311     22 |  2.844 % |
2.59/2.69	|     38732 |    1435     7422    64352 |     8540     7460     24 |  2.844 % |
4.49/4.52	|     58194 |    1435     7422    64352 |     9395     5281     24 |  2.844 % |
7.49/7.58	|     87387 |    1435     7422    64352 |    10334     5897     21 |  2.844 % |
11.59/11.67	|    131177 |    1435     7422    64352 |    11367     7839     25 |  2.844 % |
19.28/19.35	|    196861 |    1435     7422    64352 |    12504    10288     26 |  2.844 % |
32.29/32.39	|    295387 |    1435     7422    64352 |    13755     7977     25 |  2.844 % |
52.58/52.65	|    443177 |    1435     7422    64352 |    15130    10207     23 |  2.844 % |
82.77/82.87	|    664860 |    1434     6666    56915 |    16643    14448     21 |  2.911 % |
132.65/132.78	|    997386 |    1432     5873    50077 |    18308    12796     23 |  3.047 % |
212.93/213.00	|   1496175 |    1426     3515    22878 |    20139     6095     14 |  3.453 % |
217.02/217.14	===============================================================================
217.02/217.14	restarts              : 23
217.02/217.14	conflicts             : 1522361        (7013 /sec)
217.02/217.14	decisions             : 4936899        (1.96 % random) (22744 /sec)
217.02/217.14	propagations          : 58411251       (269096 /sec)
217.02/217.14	conflict literals     : 39755053       (31.99 % deleted)
217.02/217.14	Memory used           : 7.19 MB
217.02/217.14	CPU time              : 217.065 s
217.02/217.14	
217.02/217.14	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806318-1242148321/watcher-1806318-1242148321 -o /tmp/evaluation-result-1806318-1242148321/solver-1806318-1242148321 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806318-1242148321.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 12920
/proc/meminfo: memFree=659976/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=2056 CPUtime=0
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 222 0 0 0 0 0 0 0 18 0 1 0 242858965 2105344 207 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 514 207 58 171 0 340 0

[startup+0.0567791 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 12920
/proc/meminfo: memFree=659976/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=2580 CPUtime=0.05
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 381 0 0 0 5 0 0 0 18 0 1 0 242858965 2641920 366 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 645 366 78 171 0 471 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2580

[startup+0.102783 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 12920
/proc/meminfo: memFree=659976/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=2712 CPUtime=0.09
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 419 0 0 0 9 0 0 0 18 0 1 0 242858965 2777088 404 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 678 404 78 171 0 504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2712

[startup+0.30281 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 12920
/proc/meminfo: memFree=659976/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=3108 CPUtime=0.29
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 499 0 0 0 29 0 0 0 19 0 1 0 242858965 3182592 484 1992294400 134512640 135213614 4294956256 18446744073709551615 134526764 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 777 484 78 171 0 603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3108

[startup+0.701848 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 12920
/proc/meminfo: memFree=659976/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=3372 CPUtime=0.69
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 560 0 0 0 69 0 0 0 22 0 1 0 242858965 3452928 545 1992294400 134512640 135213614 4294956256 18446744073709551615 134536225 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 843 545 78 171 0 669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3372

[startup+1.50193 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 12921
/proc/meminfo: memFree=658048/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=3504 CPUtime=1.49
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 596 0 0 0 149 0 0 0 25 0 1 0 242858965 3588096 581 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 876 581 78 171 0 702 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3504

[startup+3.10111 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 12921
/proc/meminfo: memFree=657664/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=3768 CPUtime=3.09
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 683 0 0 0 309 0 0 0 25 0 1 0 242858965 3858432 668 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 942 668 78 171 0 768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3768

[startup+6.30145 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 12921
/proc/meminfo: memFree=657088/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=4296 CPUtime=6.29
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 805 0 0 0 629 0 0 0 25 0 1 0 242858965 4399104 790 1992294400 134512640 135213614 4294956256 18446744073709551615 134526775 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 1074 790 78 171 0 900 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4296

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.90 2/65 12921
/proc/meminfo: memFree=656576/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=4560 CPUtime=12.68
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 879 0 0 0 1268 0 0 0 25 0 1 0 242858965 4669440 864 1992294400 134512640 135213614 4294956256 18446744073709551615 134526783 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 1140 864 78 171 0 966 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4560

[startup+25.5025 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 12921
/proc/meminfo: memFree=656064/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=5088 CPUtime=25.48
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 988 0 0 0 2548 0 0 0 25 0 1 0 242858965 5210112 973 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 1272 973 78 171 0 1098 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5088

[startup+51.1023 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 12921
/proc/meminfo: memFree=655488/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=5616 CPUtime=51.08
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 1138 0 0 0 5107 1 0 0 25 0 1 0 242858965 5750784 1123 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 1404 1123 78 171 0 1230 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5616

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 12921
/proc/meminfo: memFree=654464/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=6684 CPUtime=102.27
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 1386 0 0 0 10226 1 0 0 25 0 1 0 242858965 6844416 1371 1992294400 134512640 135213614 4294956256 18446744073709551615 134526928 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 1671 1371 78 171 0 1497 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6684

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12921
/proc/meminfo: memFree=654144/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=7084 CPUtime=162.24
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 1479 0 0 0 16223 1 0 0 25 0 1 0 242858965 7254016 1464 1992294400 134512640 135213614 4294956256 18446744073709551615 134535064 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 1771 1464 78 171 0 1597 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 7084

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

[startup+179.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12921
/proc/meminfo: memFree=653952/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=7220 CPUtime=179.04
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 1527 0 0 0 17903 1 0 0 25 0 1 0 242858965 7393280 1512 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 1805 1512 78 171 0 1631 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 7220

[startup+191.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12921
/proc/meminfo: memFree=653888/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=7356 CPUtime=191.83
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 1539 0 0 0 19182 1 0 0 25 0 1 0 242858965 7532544 1524 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 1839 1524 78 171 0 1665 0
Current children cumulated CPU time (s) 191.83
Current children cumulated vsize (KiB) 7356

[startup+204.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12921
/proc/meminfo: memFree=653824/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=7356 CPUtime=204.63
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 1548 0 0 0 20462 1 0 0 25 0 1 0 242858965 7532544 1533 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 1839 1533 78 171 0 1665 0
Current children cumulated CPU time (s) 204.63
Current children cumulated vsize (KiB) 7356

[startup+211.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12921
/proc/meminfo: memFree=653760/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=7356 CPUtime=211.03
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 1556 0 0 0 21102 1 0 0 25 0 1 0 242858965 7532544 1541 1992294400 134512640 135213614 4294956256 18446744073709551615 134535853 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 1839 1541 78 171 0 1665 0
Current children cumulated CPU time (s) 211.03
Current children cumulated vsize (KiB) 7356

[startup+214.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12921
/proc/meminfo: memFree=653760/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=7356 CPUtime=214.23
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 1565 0 0 0 21422 1 0 0 25 0 1 0 242858965 7532544 1550 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 1839 1550 78 171 0 1665 0
Current children cumulated CPU time (s) 214.23
Current children cumulated vsize (KiB) 7356

[startup+215.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12921
/proc/meminfo: memFree=653760/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=7356 CPUtime=215.82
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 1566 0 0 0 21581 1 0 0 25 0 1 0 242858965 7532544 1551 1992294400 134512640 135213614 4294956256 18446744073709551615 134529777 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 1839 1551 78 171 0 1665 0
Current children cumulated CPU time (s) 215.82
Current children cumulated vsize (KiB) 7356

[startup+216.705 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12921
/proc/meminfo: memFree=653760/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=7356 CPUtime=216.63
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 1566 0 0 0 21662 1 0 0 25 0 1 0 242858965 7532544 1551 1992294400 134512640 135213614 4294956256 18446744073709551615 134526851 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 1839 1551 78 171 0 1665 0
Current children cumulated CPU time (s) 216.63
Current children cumulated vsize (KiB) 7356

[startup+217.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12921
/proc/meminfo: memFree=653760/2055920 swapFree=4179680/4192956
[pid=12920] ppid=12918 vsize=7356 CPUtime=217.02
/proc/12920/stat : 12920 (minisat_static) R 12918 12920 12687 0 -1 4194304 1566 0 0 0 21701 1 0 0 25 0 1 0 242858965 7532544 1551 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/12920/statm: 1839 1551 78 171 0 1665 0
Current children cumulated CPU time (s) 217.02
Current children cumulated vsize (KiB) 7356

Child status: 20
Real time (s): 217.148
CPU time (s): 217.085
CPU user time (s): 217.065
CPU system time (s): 0.019996
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 7356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 217.065
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1578
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= 2
involuntary context switches= 467

runsolver used 0.164974 second user time and 0.505923 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-12 19:12:01
IDJOB=1806318
IDBENCH=24715
IDSOLVER=651
FILE ID=node64/1806318-1242148321
PBS_JOBID= 9289660
Free space on /tmp= 66352 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806318-1242148321/watcher-1806318-1242148321 -o /tmp/evaluation-result-1806318-1242148321/solver-1806318-1242148321 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806318-1242148321.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 749c079607e9e37c206eeb8bd5b8bfaf
RANDOM SEED=2052682304

node64.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        660392 kB
Buffers:         73480 kB
Cached:        1231044 kB
SwapCached:       6516 kB
Active:         129180 kB
Inactive:      1184704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        660392 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            1108 kB
Writeback:           0 kB
Mapped:          14956 kB
Slab:            67376 kB
Committed_AS:   749536 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66352 MiB
End job on node64 at 2009-05-12 19:15:38