Trace number 1806327

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 103.409 103.456

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
MD5SUM178c0646166b92c20ce876c724294ca1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.4479
Satisfiable
(Un)Satisfiability was proved
Number of variables1587
Number of clauses8013
Sum of the clauses size68223
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31146
Number of clauses of size 4108
Number of clauses of size 5888
Number of clauses of size over 55555

Solver Data

103.34/103.45	This is MiniSat 2.0 beta
103.34/103.45	WARNING: for repeatability, setting FPU to use double precision
103.34/103.45	============================[ Problem Statistics ]=============================
103.34/103.45	|                                                                             |
103.34/103.45	|  Number of variables:  1                                                    |
103.34/103.45	|  Number of clauses:    2                                                    |
103.34/103.45	|  Parsing time:         0.00         s                                       |
103.34/103.45	Solved by unit propagation
103.34/103.45	UNSATISFIABLE
103.34/103.45	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-1806327-1242148353/watcher-1806327-1242148353 -o /tmp/evaluation-result-1806327-1242148353/solver-1806327-1242148353 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1806327-1242148353.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.97 0.91 3/64 13071
/proc/meminfo: memFree=1189096/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=3572 CPUtime=0
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 503 0 0 0 0 0 0 0 19 0 1 0 242863499 3657728 479 1992294400 4194304 6416590 548682068912 18446744073709551615 4358704 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 893 479 215 542 0 342 0

[startup+0.098798 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 13071
/proc/meminfo: memFree=1189096/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=5564 CPUtime=0.09
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 1019 0 0 0 9 0 0 0 19 0 1 0 242863499 5697536 995 1992294400 4194304 6416590 548682068912 18446744073709551615 4546466 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 1391 995 233 542 0 840 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10920

[startup+0.101797 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 13071
/proc/meminfo: memFree=1189096/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=5564 CPUtime=0.09
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 1022 0 0 0 9 0 0 0 19 0 1 0 242863499 5697536 998 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 1391 998 233 542 0 840 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10920

[startup+0.301821 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 13071
/proc/meminfo: memFree=1189096/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=6300 CPUtime=0.29
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 1222 0 0 0 29 0 0 0 21 0 1 0 242863499 6451200 1198 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 1575 1198 250 542 0 1024 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11656

[startup+0.701863 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 13071
/proc/meminfo: memFree=1189096/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=7004 CPUtime=0.69
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 1414 0 0 0 68 1 0 0 25 0 1 0 242863499 7172096 1390 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 1751 1390 250 542 0 1200 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12360

[startup+1.50195 s]
/proc/loadavg: 0.92 0.97 0.91 2/66 13073
/proc/meminfo: memFree=1183192/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=9880 CPUtime=1.49
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 2118 0 0 0 147 2 0 0 25 0 1 0 242863499 10117120 2094 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 2470 2094 250 542 0 1919 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15236

[startup+3.10113 s]
/proc/loadavg: 0.92 0.97 0.91 2/66 13073
/proc/meminfo: memFree=1180760/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=11464 CPUtime=3.09
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 2495 0 0 0 306 3 0 0 25 0 1 0 242863499 11739136 2386 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 2866 2386 254 542 0 2315 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16820

[startup+6.30148 s]
/proc/loadavg: 0.93 0.97 0.91 2/66 13073
/proc/meminfo: memFree=1178456/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=13580 CPUtime=6.28
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 3112 0 0 0 624 4 0 0 25 0 1 0 242863499 13905920 2891 1992294400 4194304 6416590 548682068912 18446744073709551615 4335250 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 3395 2891 254 542 0 2844 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18936

[startup+12.7022 s]
/proc/loadavg: 0.93 0.97 0.91 2/66 13073
/proc/meminfo: memFree=1175384/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=16928 CPUtime=12.69
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 3972 0 0 0 1261 8 0 0 25 0 1 0 242863499 17334272 3603 1992294400 4194304 6416590 548682068912 18446744073709551615 4294660 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 4232 3603 254 542 0 3681 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22284

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.91 2/66 13073
/proc/meminfo: memFree=1169304/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=22976 CPUtime=25.48
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 5660 0 0 0 2535 13 0 0 25 0 1 0 242863499 23527424 4976 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 5744 4976 254 542 0 5193 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28332

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.91 2/66 13073
/proc/meminfo: memFree=1165208/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=28736 CPUtime=51.06
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 7097 0 0 0 5089 17 0 0 25 0 1 0 242863499 29425664 6118 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 7184 6118 254 542 0 6633 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 34092

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.91 2/66 13073
/proc/meminfo: memFree=1157272/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=37048 CPUtime=102.25
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 9447 0 0 0 10199 26 0 0 25 0 1 0 242863499 37937152 8077 1992294400 4194304 6416590 548682068912 18446744073709551615 4294597 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 9262 8077 254 542 0 8711 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 42404

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

[startup+103.101 s]
/proc/loadavg: 0.98 0.97 0.91 2/66 13073
/proc/meminfo: memFree=1157272/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=37208 CPUtime=103.04
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 9479 0 0 0 10278 26 0 0 25 0 1 0 242863499 38100992 8109 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 9302 8109 254 542 0 8751 0
Current children cumulated CPU time (s) 103.04
Current children cumulated vsize (KiB) 42564

[startup+103.301 s]
/proc/loadavg: 0.98 0.97 0.91 2/66 13073
/proc/meminfo: memFree=1157144/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=37208 CPUtime=103.24
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 9484 0 0 0 10298 26 0 0 25 0 1 0 242863499 38100992 8114 1992294400 4194304 6416590 548682068912 18446744073709551615 4294886 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 9302 8114 254 542 0 8751 0
Current children cumulated CPU time (s) 103.24
Current children cumulated vsize (KiB) 42564

[startup+103.405 s]
/proc/loadavg: 0.98 0.97 0.91 2/66 13073
/proc/meminfo: memFree=1157144/2055920 swapFree=4180856/4192956
[pid=13071] ppid=13069 vsize=5356 CPUtime=0
/proc/13071/stat : 13071 (kw_pre) S 13069 13071 12787 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 242863499 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13071/statm: 1339 231 192 169 0 50 0
[pid=13072] ppid=13071 vsize=37208 CPUtime=103.34
/proc/13072/stat : 13072 (kw_preprocessor) R 13071 13071 12787 0 -1 0 9485 0 0 0 10308 26 0 0 25 0 1 0 242863499 38100992 8115 1992294400 4194304 6416590 548682068912 18446744073709551615 4304361 0 0 4096 0 0 0 0 17 0 0 0
/proc/13072/statm: 9302 8115 254 542 0 8751 0
Current children cumulated CPU time (s) 103.34
Current children cumulated vsize (KiB) 42564

Child status: 0
Real time (s): 103.456
CPU time (s): 103.409
CPU user time (s): 103.13
CPU system time (s): 0.278957
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 42564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 103.13
system time used= 0.278957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9913
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= 18
involuntary context switches= 320

runsolver used 0.074988 second user time and 0.308953 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-12 19:12:33
IDJOB=1806327
IDBENCH=24717
IDSOLVER=646
FILE ID=node42/1806327-1242148353
PBS_JOBID= 9289681
Free space on /tmp= 66112 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806327-1242148353/watcher-1806327-1242148353 -o /tmp/evaluation-result-1806327-1242148353/solver-1806327-1242148353 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1806327-1242148353.cnf

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

MD5SUM BENCH= 178c0646166b92c20ce876c724294ca1
RANDOM SEED=1879172810

node42.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.232
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.232
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:       1189576 kB
Buffers:         77368 kB
Cached:         692732 kB
SwapCached:       5916 kB
Active:          94644 kB
Inactive:       684340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189576 kB
SwapTotal:     4192956 kB
SwapFree:      4180856 kB
Dirty:            3372 kB
Writeback:           0 kB
Mapped:          14592 kB
Slab:            73428 kB
Committed_AS:   959068 kB
PageTables:       1392 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= 66112 MiB
End job on node42 at 2009-05-12 19:14:17