Trace number 1796737

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
kw_pre 2009-03-21UNSAT 23.4094 23.4165

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo016.cnf
MD5SUM576249eded8a3c95c0b3aa8dcd51992e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.1178
Satisfiable
(Un)Satisfiability was proved
Number of variables2945
Number of clauses8738
Sum of the clauses size20386
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 25824
Number of clauses of size 32912
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

23.38/23.41	This is MiniSat 2.0 beta
23.38/23.41	WARNING: for repeatability, setting FPU to use double precision
23.38/23.41	============================[ Problem Statistics ]=============================
23.38/23.41	|                                                                             |
23.38/23.41	|  Number of variables:  1                                                    |
23.38/23.41	|  Number of clauses:    2                                                    |
23.38/23.41	|  Parsing time:         0.00         s                                       |
23.38/23.41	Solved by unit propagation
23.38/23.41	UNSATISFIABLE
23.38/23.41	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-1796737-1242079603/watcher-1796737-1242079603 -o /tmp/evaluation-result-1796737-1242079603/solver-1796737-1242079603 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796737-1242079603.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.92 0.98 0.99 3/64 13038
/proc/meminfo: memFree=1491944/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=3684 CPUtime=0
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 545 0 0 0 0 0 0 0 19 0 1 0 235988737 3772416 521 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 921 529 205 542 0 370 0

[startup+0.0598599 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13038
/proc/meminfo: memFree=1491944/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=5428 CPUtime=0.05
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 1021 0 0 0 5 0 0 0 19 0 1 0 235988737 5558272 997 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 1357 997 242 542 0 806 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10784

[startup+0.102866 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13038
/proc/meminfo: memFree=1491944/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=6252 CPUtime=0.09
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 1203 0 0 0 9 0 0 0 20 0 1 0 235988737 6402048 1179 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 1563 1179 242 542 0 1012 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11608

[startup+0.301893 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13038
/proc/meminfo: memFree=1491944/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=6252 CPUtime=0.29
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 1221 0 0 0 29 0 0 0 21 0 1 0 235988737 6402048 1197 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 1563 1197 250 542 0 1012 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11608

[startup+0.702952 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13038
/proc/meminfo: memFree=1491944/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=6384 CPUtime=0.69
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 1285 0 0 0 69 0 0 0 25 0 1 0 235988737 6537216 1261 1992294400 4194304 6416590 548682068912 18446744073709551615 4419794 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 1596 1261 250 542 0 1045 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11740

[startup+1.50107 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 13040
/proc/meminfo: memFree=1487064/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=8116 CPUtime=1.49
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 1698 0 0 0 148 1 0 0 25 0 1 0 235988737 8310784 1674 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 2029 1674 250 542 0 1478 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13472

[startup+3.1013 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 13040
/proc/meminfo: memFree=1484248/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=10644 CPUtime=3.08
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 2269 0 0 0 306 2 0 0 25 0 1 0 235988737 10899456 2206 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 2661 2206 251 542 0 2110 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16000

[startup+6.30177 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 13040
/proc/meminfo: memFree=1482904/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=11744 CPUtime=6.28
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 2582 0 0 0 625 3 0 0 25 0 1 0 235988737 12025856 2474 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 2936 2474 254 542 0 2385 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17100

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 13040
/proc/meminfo: memFree=1479904/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=14312 CPUtime=12.68
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 3335 0 0 0 1263 5 0 0 25 0 1 0 235988737 14655488 3047 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 3578 3047 254 542 0 3027 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19668

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

[startup+19.1017 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 13040
/proc/meminfo: memFree=1477344/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=18052 CPUtime=19.08
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 4218 0 0 0 1901 7 0 0 25 0 1 0 235988737 18485248 3760 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 4513 3760 254 542 0 3962 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 23408

[startup+20.7019 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 13040
/proc/meminfo: memFree=1477216/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=18212 CPUtime=20.68
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 4249 0 0 0 2061 7 0 0 25 0 1 0 235988737 18649088 3791 1992294400 4194304 6416590 548682068912 18446744073709551615 4577368 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 4553 3791 254 542 0 4002 0
Current children cumulated CPU time (s) 20.68
Current children cumulated vsize (KiB) 23568

[startup+22.3011 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 13040
/proc/meminfo: memFree=1477216/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=18372 CPUtime=22.28
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 4284 0 0 0 2221 7 0 0 25 0 1 0 235988737 18812928 3826 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 4593 3826 254 542 0 4042 0
Current children cumulated CPU time (s) 22.28
Current children cumulated vsize (KiB) 23728

[startup+23.1052 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 13040
/proc/meminfo: memFree=1477024/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=18372 CPUtime=23.09
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 4296 0 0 0 2301 8 0 0 25 0 1 0 235988737 18812928 3838 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 4593 3838 254 542 0 4042 0
Current children cumulated CPU time (s) 23.09
Current children cumulated vsize (KiB) 23728

[startup+23.3013 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 13040
/proc/meminfo: memFree=1477024/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=18692 CPUtime=23.28
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 4347 0 0 0 2320 8 0 0 25 0 1 0 235988737 19140608 3889 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 4673 3889 254 542 0 4122 0
Current children cumulated CPU time (s) 23.28
Current children cumulated vsize (KiB) 24048

[startup+23.4013 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 13040
/proc/meminfo: memFree=1477024/2055920 swapFree=4145916/4192956
[pid=13038] ppid=13036 vsize=5356 CPUtime=0
/proc/13038/stat : 13038 (kw_pre) S 13036 13038 12741 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235988737 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13038/statm: 1339 231 192 169 0 50 0
[pid=13039] ppid=13038 vsize=19012 CPUtime=23.38
/proc/13039/stat : 13039 (kw_preprocessor) R 13038 13038 12741 0 -1 0 4399 0 0 0 2330 8 0 0 25 0 1 0 235988737 19468288 3941 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13039/statm: 4753 3941 254 542 0 4202 0
Current children cumulated CPU time (s) 23.38
Current children cumulated vsize (KiB) 24368

Child status: 0
Real time (s): 23.4165
CPU time (s): 23.4094
CPU user time (s): 23.3215
CPU system time (s): 0.087986
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 24368

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

runsolver used 0.028995 second user time and 0.06499 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-12 00:06:43
IDJOB=1796737
IDBENCH=70788
IDSOLVER=646
FILE ID=node39/1796737-1242079603
PBS_JOBID= 9277647
Free space on /tmp= 66344 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo016.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796737-1242079603/watcher-1796737-1242079603 -o /tmp/evaluation-result-1796737-1242079603/solver-1796737-1242079603 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796737-1242079603.cnf

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

MD5SUM BENCH= 576249eded8a3c95c0b3aa8dcd51992e
RANDOM SEED=538943368

node39.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.281
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.281
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:       1492488 kB
Buffers:         74448 kB
Cached:         373912 kB
SwapCached:      41104 kB
Active:         177472 kB
Inactive:       314420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1492488 kB
SwapTotal:     4192956 kB
SwapFree:      4145916 kB
Dirty:            3132 kB
Writeback:           0 kB
Mapped:          14592 kB
Slab:            57624 kB
Committed_AS:   884088 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= 66340 MiB
End job on node39 at 2009-05-12 00:07:07