Trace number 1805793

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 160.993 161.039

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
MD5SUMf9cdae8890dde718d40830262adc8433
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.6568
Satisfiable
(Un)Satisfiability was proved
Number of variables1467
Number of clauses7521
Sum of the clauses size64621
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31130
Number of clauses of size 482
Number of clauses of size 5852
Number of clauses of size over 55183

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:  1467                                                 |
0.00/0.00	|  Number of clauses:    7521                                                 |
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 |    1425     7152    63223 |     2384        0    nan |  0.000 % |
0.00/0.01	|       100 |    1425     7152    63223 |     2622      100     11 |  2.863 % |
0.00/0.02	|       250 |    1425     7152    63223 |     2884      250     11 |  2.863 % |
0.00/0.02	|       475 |    1425     7152    63223 |     3173      475     11 |  2.863 % |
0.00/0.03	|       812 |    1425     7152    63223 |     3490      812     13 |  2.863 % |
0.00/0.04	|      1318 |    1425     7152    63223 |     3839     1318     15 |  2.863 % |
0.00/0.07	|      2078 |    1425     7152    63223 |     4223     2078     17 |  2.863 % |
0.09/0.11	|      3217 |    1425     7152    63223 |     4645     3217     17 |  2.863 % |
0.19/0.21	|      4925 |    1425     7152    63223 |     5110     2526     23 |  2.863 % |
0.29/0.35	|      7487 |    1425     7152    63223 |     5621     5088     25 |  2.863 % |
0.49/0.56	|     11334 |    1425     7152    63223 |     6183     3163     20 |  2.863 % |
0.89/0.92	|     17100 |    1425     7152    63223 |     6801     5782     21 |  2.863 % |
1.49/1.53	|     25750 |    1425     7152    63223 |     7482     4029     21 |  2.863 % |
2.19/2.30	|     38724 |    1425     7152    63223 |     8230     5600     18 |  2.863 % |
3.78/3.83	|     58185 |    1425     7152    63223 |     9053     8356     29 |  2.863 % |
6.38/6.42	|     87377 |    1425     7152    63223 |     9958     5365     22 |  2.863 % |
10.38/10.43	|    131167 |    1425     7152    63223 |    10954     8803     31 |  2.863 % |
16.68/16.75	|    196852 |    1425     7152    63223 |    12049     8049     21 |  2.863 % |
27.59/27.64	|    295379 |    1425     7152    63223 |    13254     9334     24 |  2.863 % |
45.28/45.31	|    443171 |    1425     7152    63223 |    14580    10044     24 |  2.863 % |
72.97/73.09	|    664854 |    1425     7152    63223 |    16038    11460     28 |  2.863 % |
115.46/115.55	|    997379 |    1423     5640    49097 |    17642    15833     19 |  3.000 % |
160.94/161.03	===============================================================================
160.94/161.03	restarts              : 22
160.94/161.03	conflicts             : 1309133        (8133 /sec)
160.94/161.03	decisions             : 4119017        (1.95 % random) (25588 /sec)
160.94/161.03	propagations          : 45220076       (280918 /sec)
160.94/161.03	conflict literals     : 33936008       (25.21 % deleted)
160.94/161.03	Memory used           : 6.60 MB
160.94/161.03	CPU time              : 160.973 s
160.94/161.03	
160.94/161.03	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-1805793-1242142215/watcher-1805793-1242142215 -o /tmp/evaluation-result-1805793-1242142215/solver-1805793-1242142215 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1805793-1242142215.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.00 0.12 0.67 3/64 16623
/proc/meminfo: memFree=1856384/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=2056 CPUtime=0
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 242255417 2105344 185 1992294400 134512640 135213614 4294956256 18446744073709551615 134524560 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 514 185 58 171 0 340 0

[startup+0.106047 s]
/proc/loadavg: 0.00 0.12 0.67 3/64 16623
/proc/meminfo: memFree=1856384/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=2712 CPUtime=0.09
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 414 0 0 0 9 0 0 0 21 0 1 0 242255417 2777088 399 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 678 399 77 171 0 504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2712

[startup+0.201058 s]
/proc/loadavg: 0.00 0.12 0.67 3/64 16623
/proc/meminfo: memFree=1856384/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=2976 CPUtime=0.19
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 478 0 0 0 19 0 0 0 21 0 1 0 242255417 3047424 463 1992294400 134512640 135213614 4294956256 18446744073709551615 134526752 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 744 463 77 171 0 570 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2976

[startup+0.301068 s]
/proc/loadavg: 0.00 0.12 0.67 3/64 16623
/proc/meminfo: memFree=1856384/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=3108 CPUtime=0.29
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 489 0 0 0 29 0 0 0 21 0 1 0 242255417 3182592 474 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 777 474 77 171 0 603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3108

[startup+0.701112 s]
/proc/loadavg: 0.00 0.12 0.67 3/64 16623
/proc/meminfo: memFree=1856384/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=3240 CPUtime=0.69
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 543 0 0 0 69 0 0 0 25 0 1 0 242255417 3317760 528 1992294400 134512640 135213614 4294956256 18446744073709551615 134535864 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 810 528 77 171 0 636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3240

[startup+1.5012 s]
/proc/loadavg: 0.00 0.12 0.67 2/65 16624
/proc/meminfo: memFree=1854392/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=3504 CPUtime=1.49
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 608 0 0 0 149 0 0 0 25 0 1 0 242255417 3588096 593 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 876 593 77 171 0 702 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3504

[startup+3.10138 s]
/proc/loadavg: 0.00 0.12 0.67 2/65 16624
/proc/meminfo: memFree=1854136/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=3900 CPUtime=3.08
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 681 0 0 0 308 0 0 0 25 0 1 0 242255417 3993600 666 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 975 666 77 171 0 801 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3900

[startup+6.30174 s]
/proc/loadavg: 0.08 0.14 0.67 2/65 16624
/proc/meminfo: memFree=1853432/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=4164 CPUtime=6.28
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 772 0 0 0 628 0 0 0 25 0 1 0 242255417 4263936 757 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 1041 757 77 171 0 867 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4164

[startup+12.7015 s]
/proc/loadavg: 0.15 0.15 0.67 2/65 16624
/proc/meminfo: memFree=1852856/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=4692 CPUtime=12.68
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 899 0 0 0 1268 0 0 0 25 0 1 0 242255417 4804608 884 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 1173 884 77 171 0 999 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4692

[startup+25.5019 s]
/proc/loadavg: 0.34 0.19 0.68 2/65 16624
/proc/meminfo: memFree=1852344/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=5156 CPUtime=25.49
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 1022 0 0 0 2548 1 0 0 25 0 1 0 242255417 5279744 1007 1992294400 134512640 135213614 4294956256 18446744073709551615 134526832 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 1289 1007 77 171 0 1115 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5156

[startup+51.1017 s]
/proc/loadavg: 0.56 0.26 0.69 2/65 16624
/proc/meminfo: memFree=1851896/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=5692 CPUtime=51.08
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 1136 0 0 0 5107 1 0 0 25 0 1 0 242255417 5828608 1121 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 1423 1121 77 171 0 1249 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5692

[startup+102.301 s]
/proc/loadavg: 0.81 0.37 0.70 2/65 16624
/proc/meminfo: memFree=1851192/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=6360 CPUtime=102.27
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 1309 0 0 0 10226 1 0 0 25 0 1 0 242255417 6512640 1294 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 1590 1294 77 171 0 1416 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6360

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

[startup+102.405 s]
/proc/loadavg: 0.81 0.37 0.70 2/65 16624
/proc/meminfo: memFree=1851192/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=6360 CPUtime=102.37
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 1309 0 0 0 10236 1 0 0 25 0 1 0 242255417 6512640 1294 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 1590 1294 77 171 0 1416 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 6360

[startup+128.001 s]
/proc/loadavg: 0.87 0.42 0.71 2/65 16624
/proc/meminfo: memFree=1850936/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=6624 CPUtime=127.95
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 1370 0 0 0 12794 1 0 0 25 0 1 0 242255417 6782976 1355 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 1656 1355 77 171 0 1482 0
Current children cumulated CPU time (s) 127.95
Current children cumulated vsize (KiB) 6624

[startup+140.802 s]
/proc/loadavg: 0.90 0.45 0.71 2/65 16624
/proc/meminfo: memFree=1850872/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=6624 CPUtime=140.75
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 1388 0 0 0 14074 1 0 0 25 0 1 0 242255417 6782976 1373 1992294400 134512640 135213614 4294956256 18446744073709551615 134526851 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 1656 1373 77 171 0 1482 0
Current children cumulated CPU time (s) 140.75
Current children cumulated vsize (KiB) 6624

[startup+153.601 s]
/proc/loadavg: 0.92 0.47 0.72 2/65 16624
/proc/meminfo: memFree=1850680/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=6756 CPUtime=153.54
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 1409 0 0 0 15353 1 0 0 25 0 1 0 242255417 6918144 1394 1992294400 134512640 135213614 4294956256 18446744073709551615 134526761 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 1689 1394 77 171 0 1515 0
Current children cumulated CPU time (s) 153.54
Current children cumulated vsize (KiB) 6756

[startup+156.802 s]
/proc/loadavg: 0.92 0.47 0.72 2/65 16624
/proc/meminfo: memFree=1850680/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=6756 CPUtime=156.74
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 1414 0 0 0 15673 1 0 0 25 0 1 0 242255417 6918144 1399 1992294400 134512640 135213614 4294956256 18446744073709551615 134529775 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 1689 1399 77 171 0 1515 0
Current children cumulated CPU time (s) 156.74
Current children cumulated vsize (KiB) 6756

[startup+158.402 s]
/proc/loadavg: 0.93 0.48 0.72 2/65 16624
/proc/meminfo: memFree=1850680/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=6756 CPUtime=158.35
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 1416 0 0 0 15834 1 0 0 25 0 1 0 242255417 6918144 1401 1992294400 134512640 135213614 4294956256 18446744073709551615 134529809 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 1689 1401 77 171 0 1515 0
Current children cumulated CPU time (s) 158.35
Current children cumulated vsize (KiB) 6756

[startup+160.002 s]
/proc/loadavg: 0.93 0.48 0.72 2/65 16624
/proc/meminfo: memFree=1850680/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=6756 CPUtime=159.94
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 1419 0 0 0 15993 1 0 0 25 0 1 0 242255417 6918144 1404 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 1689 1404 77 171 0 1515 0
Current children cumulated CPU time (s) 159.94
Current children cumulated vsize (KiB) 6756

[startup+160.802 s]
/proc/loadavg: 0.93 0.48 0.72 2/65 16624
/proc/meminfo: memFree=1850680/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=6756 CPUtime=160.74
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 1419 0 0 0 16073 1 0 0 25 0 1 0 242255417 6918144 1404 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 1689 1404 77 171 0 1515 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 6756

[startup+161.002 s]
/proc/loadavg: 0.93 0.48 0.72 2/65 16624
/proc/meminfo: memFree=1850680/2055920 swapFree=4180428/4192956
[pid=16623] ppid=16621 vsize=6756 CPUtime=160.94
/proc/16623/stat : 16623 (minisat_static) R 16621 16623 16586 0 -1 4194304 1419 0 0 0 16093 1 0 0 25 0 1 0 242255417 6918144 1404 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/16623/statm: 1689 1404 77 171 0 1515 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 6756

Child status: 20
Real time (s): 161.039
CPU time (s): 160.993
CPU user time (s): 160.973
CPU system time (s): 0.019996
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 6756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 160.973
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= 1431
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= 3
involuntary context switches= 288

runsolver used 0.159975 second user time and 0.301954 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-12 17:30:15
IDJOB=1805793
IDBENCH=24599
IDSOLVER=651
FILE ID=node5/1805793-1242142215
PBS_JOBID= 9289716
Free space on /tmp= 66292 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805793-1242142215/watcher-1805793-1242142215 -o /tmp/evaluation-result-1805793-1242142215/solver-1805793-1242142215 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1805793-1242142215.cnf

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

MD5SUM BENCH= f9cdae8890dde718d40830262adc8433
RANDOM SEED=2080335245

node5.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.212
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.212
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:       1856800 kB
Buffers:         19524 kB
Cached:         121508 kB
SwapCached:       6324 kB
Active:          38108 kB
Inactive:       110676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856800 kB
SwapTotal:     4192956 kB
SwapFree:      4180428 kB
Dirty:            1300 kB
Writeback:           0 kB
Mapped:          13400 kB
Slab:            36396 kB
Committed_AS:   939644 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66288 MiB
End job on node5 at 2009-05-12 17:32:56