Trace number 1729994

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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 183.298 183.279

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.5292
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.02	c |  Number of variables:          1610                                         |
0.00/0.02	c |  Number of clauses:            8047                                         |
0.00/0.02	c |  Parse time:                   0.02 s                                       |
0.00/0.07	c |  Simplification time:          0.05 s                                       |
0.00/0.07	c |                                                                             |
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |       100 |    1349     4956    38889 |     1817      100     14 |  2.609 % |
0.00/0.07	c |       250 |    1349     4956    38889 |     1998      250     17 |  2.609 % |
0.00/0.08	c |       475 |    1349     4956    38889 |     2198      475     19 |  2.609 % |
0.00/0.08	c |       812 |    1349     4956    38889 |     2418      812     21 |  2.609 % |
0.09/0.10	c |      1318 |    1349     4956    38889 |     2660     1318     25 |  2.609 % |
0.09/0.12	c |      2077 |    1349     4956    38889 |     2926     2077     25 |  2.609 % |
0.09/0.16	c |      3216 |    1349     4956    38889 |     3219     1685     26 |  2.609 % |
0.19/0.21	c |      4924 |    1349     4956    38889 |     3541     1750     19 |  2.609 % |
0.19/0.29	c |      7486 |    1349     4956    38889 |     3895     2491     21 |  2.609 % |
0.39/0.41	c |     11330 |    1349     4956    38889 |     4284     2337     25 |  2.609 % |
0.59/0.64	c |     17096 |    1349     4956    38889 |     4713     3674     31 |  2.609 % |
0.89/0.97	c |     25745 |    1349     4956    38889 |     5184     2656     21 |  2.609 % |
1.39/1.46	c |     38719 |    1349     4956    38889 |     5703     5043     21 |  2.609 % |
2.20/2.22	c |     58180 |    1349     4956    38889 |     6273     4141     22 |  2.609 % |
3.30/3.38	c |     87372 |    1349     4956    38889 |     6900     4552     19 |  2.609 % |
5.39/5.46	c |    131161 |    1349     4956    38889 |     7590     6291     25 |  2.609 % |
8.49/8.56	c |    196845 |    1349     4956    38889 |     8349     6500     20 |  2.609 % |
13.50/13.51	c |    295371 |    1349     4956    38889 |     9184     7744     21 |  2.609 % |
21.10/21.17	c |    443160 |    1349     4956    38889 |    10103     6771     18 |  2.609 % |
33.89/33.91	c |    664843 |    1349     4956    38889 |    11113     8873     24 |  2.609 % |
56.60/56.66	c |    997368 |    1349     4956    38889 |    12225     9994     27 |  2.609 % |
90.70/90.74	c |   1496156 |    1349     4956    38889 |    13447     8936     26 |  2.609 % |
148.91/148.97	c |   2244338 |    1349     4956    38889 |    14792    11404     27 |  2.609 % |
183.21/183.27	c ===============================================================================
183.21/183.27	c restarts              : 4606
183.21/183.27	c conflicts             : 2668663        (14562 /sec)
183.21/183.27	c decisions             : 5452113        (29751 /sec)
183.21/183.27	c propagations          : 100900025      (550581 /sec)
183.21/183.27	c conflict literals     : 74430390       (18.77 % deleted)
183.21/183.27	c Memory used           : 23.30 MB
183.21/183.27	c CPU time              : 183.261 s
183.21/183.27	c 
183.21/183.27	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-1729994-1240755230/watcher-1729994-1240755230 -o /tmp/evaluation-result-1729994-1240755230/solver-1729994-1240755230 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1729994-1240755230.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 25212
/proc/meminfo: memFree=1710848/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=7608 CPUtime=0
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 275 0 0 0 0 0 0 0 18 0 1 0 103556369 7790592 259 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 1902 259 63 219 0 1680 0

[startup+0.100397 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 25212
/proc/meminfo: memFree=1710848/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=8160 CPUtime=0.09
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 605 0 0 0 9 0 0 0 18 0 1 0 103556369 8355840 497 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 2040 497 100 219 0 1818 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8160

[startup+0.201368 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 25212
/proc/meminfo: memFree=1710848/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=8236 CPUtime=0.19
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 787 0 0 0 19 0 0 0 18 0 1 0 103556369 8433664 547 1992294400 4194304 5092341 548682068848 18446744073709551615 4250134 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 2059 547 101 219 0 1837 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8236

[startup+0.301339 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 25212
/proc/meminfo: memFree=1710848/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=13428 CPUtime=0.29
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 920 0 0 0 29 0 0 0 19 0 1 0 103556369 13750272 680 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 3357 680 101 219 0 3135 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13428

[startup+0.701226 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 25212
/proc/meminfo: memFree=1710848/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=18640 CPUtime=0.69
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 1203 0 0 0 69 0 0 0 22 0 1 0 103556369 19087360 963 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 4660 963 101 219 0 4438 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18640

[startup+1.501 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 25213
/proc/meminfo: memFree=1707320/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=18640 CPUtime=1.49
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 1222 0 0 0 149 0 0 0 25 0 1 0 103556369 19087360 982 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 4660 982 101 219 0 4438 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18640

[startup+3.10155 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 25213
/proc/meminfo: memFree=1707064/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=18640 CPUtime=3.09
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 1268 0 0 0 309 0 0 0 25 0 1 0 103556369 19087360 1028 1992294400 4194304 5092341 548682068848 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 4660 1028 101 219 0 4438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18640

[startup+6.30164 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 25213
/proc/meminfo: memFree=1706104/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=18640 CPUtime=6.29
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 1477 0 0 0 629 0 0 0 25 0 1 0 103556369 19087360 1237 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 4660 1237 101 219 0 4438 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18640

[startup+12.7018 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 25213
/proc/meminfo: memFree=1705912/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=18640 CPUtime=12.7
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 2234 0 0 0 1269 1 0 0 25 0 1 0 103556369 19087360 1456 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 4660 1456 101 219 0 4438 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 18640

[startup+25.5012 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 25213
/proc/meminfo: memFree=1703416/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=18648 CPUtime=25.49
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 3293 0 0 0 2548 1 0 0 25 0 1 0 103556369 19095552 1854 1992294400 4194304 5092341 548682068848 18446744073709551615 4240584 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 4662 1854 103 219 0 4440 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18648

[startup+51.1019 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 25213
/proc/meminfo: memFree=1701944/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=18648 CPUtime=51.1
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 3648 0 0 0 5108 2 0 0 25 0 1 0 103556369 19095552 2209 1992294400 4194304 5092341 548682068848 18446744073709551615 4240969 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 4662 2209 103 219 0 4440 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 18648

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25213
/proc/meminfo: memFree=1700536/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=18648 CPUtime=102.3
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 4006 0 0 0 10228 2 0 0 25 0 1 0 103556369 19095552 2567 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 4662 2567 103 219 0 4440 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18648

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25213
/proc/meminfo: memFree=1697912/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=23856 CPUtime=162.31
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 4642 0 0 0 16228 3 0 0 25 0 1 0 103556369 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 23856

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

[startup+166.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25213
/proc/meminfo: memFree=1697912/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=23856 CPUtime=166.41
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 4642 0 0 0 16638 3 0 0 25 0 1 0 103556369 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 166.41
Current children cumulated vsize (KiB) 23856

[startup+172.805 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25213
/proc/meminfo: memFree=1697912/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=23856 CPUtime=172.81
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 4642 0 0 0 17278 3 0 0 25 0 1 0 103556369 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 172.81
Current children cumulated vsize (KiB) 23856

[startup+179.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25213
/proc/meminfo: memFree=1697912/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=23856 CPUtime=179.21
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 4642 0 0 0 17918 3 0 0 25 0 1 0 103556369 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 179.21
Current children cumulated vsize (KiB) 23856

[startup+180.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25213
/proc/meminfo: memFree=1697912/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=23856 CPUtime=180.81
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 4642 0 0 0 18078 3 0 0 25 0 1 0 103556369 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4249564 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 180.81
Current children cumulated vsize (KiB) 23856

[startup+182.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25213
/proc/meminfo: memFree=1697912/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=23856 CPUtime=182.41
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 4642 0 0 0 18238 3 0 0 25 0 1 0 103556369 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4240983 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 182.41
Current children cumulated vsize (KiB) 23856

[startup+182.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25213
/proc/meminfo: memFree=1697912/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=23856 CPUtime=182.81
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 4642 0 0 0 18278 3 0 0 25 0 1 0 103556369 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4240989 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 182.81
Current children cumulated vsize (KiB) 23856

[startup+183.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25213
/proc/meminfo: memFree=1697912/2055920 swapFree=4181368/4192956
[pid=25212] ppid=25210 vsize=23856 CPUtime=183.21
/proc/25212/stat : 25212 (minisat) R 25210 25212 24985 0 -1 4194304 4642 0 0 0 18318 3 0 0 25 0 1 0 103556369 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4241011 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 183.21
Current children cumulated vsize (KiB) 23856

Child status: 20
Real time (s): 183.279
CPU time (s): 183.298
CPU user time (s): 183.261
CPU system time (s): 0.036994
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 23856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 183.261
system time used= 0.036994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4652
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= 378

runsolver used 0.147977 second user time and 0.369943 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-26 16:13:50
IDJOB=1729994
IDBENCH=24718
IDSOLVER=546
FILE ID=node16/1729994-1240755230
PBS_JOBID= 9187088
Free space on /tmp= 66324 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729994-1240755230/watcher-1729994-1240755230 -o /tmp/evaluation-result-1729994-1240755230/solver-1729994-1240755230 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1729994-1240755230.cnf

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

MD5SUM BENCH= f1b3061e7694aa99406ed9e867c9dfa5
RANDOM SEED=392929531

node16.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.234
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.234
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:       1711264 kB
Buffers:         43656 kB
Cached:         246604 kB
SwapCached:       5472 kB
Active:         128900 kB
Inactive:       169368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711264 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            1256 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            32400 kB
Committed_AS:   405056 kB
PageTables:       1436 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= 66320 MiB
End job on node16 at 2009-04-26 16:16:53