Trace number 1785158

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
SAT07 reference solver: minisat SAT 2007UNSAT 235.419 235.574

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
MD5SUM92c8b4fc23a7c22313979a2d9b3b5a58
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark101.986
Satisfiable
(Un)Satisfiability was proved
Number of variables1691
Number of clauses9177
Sum of the clauses size77698
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31389
Number of clauses of size 4171
Number of clauses of size 5960
Number of clauses of size over 56335

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2123                                                 |
0.00/0.00	c |  Number of clauses:    9177                                                 |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.03/0.07	c ============================[ Search Statistics ]==============================
0.03/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.07	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.03/0.07	c ===============================================================================
0.03/0.07	c |         0 |    1267     5022    39562 |     1674        0    nan |  0.000 % |
0.03/0.07	c |       100 |    1267     5022    39562 |     1841      100     17 |  2.025 % |
0.03/0.07	c |       250 |    1267     5022    39562 |     2025      250     16 |  2.026 % |
0.03/0.08	c |       476 |    1267     5022    39562 |     2228      476     17 |  2.025 % |
0.03/0.09	c |       813 |    1267     5022    39562 |     2450      813     18 |  2.025 % |
0.09/0.10	c |      1319 |    1267     5022    39562 |     2695     1319     19 |  2.026 % |
0.09/0.12	c |      2079 |    1267     5022    39562 |     2965     2079     19 |  2.026 % |
0.09/0.17	c |      3220 |    1267     5022    39562 |     3262     1689     16 |  2.026 % |
0.19/0.23	c |      4928 |    1267     5022    39562 |     3588     1701     16 |  2.026 % |
0.29/0.35	c |      7491 |    1267     5022    39562 |     3947     2407     22 |  2.026 % |
0.49/0.53	c |     11335 |    1267     5022    39562 |     4341     2163     19 |  2.025 % |
0.79/0.83	c |     17104 |    1267     5022    39562 |     4776     3487     22 |  2.025 % |
1.39/1.47	c |     25753 |    1267     5022    39562 |     5253     4799     25 |  2.025 % |
2.39/2.44	c |     38728 |    1267     5022    39562 |     5779     4311     25 |  2.026 % |
3.89/3.90	c |     58191 |    1267     5022    39562 |     6357     3131     22 |  2.025 % |
6.09/6.17	c |     87384 |    1267     5022    39562 |     6992     6408     24 |  2.025 % |
9.98/10.02	c |    131173 |    1267     5022    39562 |     7691     3982     21 |  2.025 % |
16.08/16.17	c |    196857 |    1267     5022    39562 |     8461     7274     24 |  2.025 % |
24.77/24.88	c |    295383 |    1267     5022    39562 |     9307     7142     23 |  2.025 % |
37.57/37.63	c |    443172 |    1267     5022    39562 |    10238     9005     20 |  2.026 % |
57.07/57.13	c |    664855 |    1267     5022    39562 |    11261     8249     19 |  2.026 % |
91.04/91.14	c |    997381 |    1267     5022    39562 |    12388    10855     22 |  2.026 % |
147.48/147.60	c |   1496170 |    1267     5022    39562 |    13626     9687     24 |  2.025 % |
230.34/230.59	c |   2244352 |    1253     4314    34663 |    14989    11720     18 |  2.685 % |
235.34/235.57	c ===============================================================================
235.34/235.57	c restarts              : 24
235.34/235.57	c conflicts             : 2287555        (9718 /sec)
235.34/235.57	c decisions             : 3316940        (1.93 % random) (14091 /sec)
235.34/235.57	c propagations          : 88994616       (378061 /sec)
235.34/235.57	c conflict literals     : 55397502       (32.97 % deleted)
235.34/235.57	c Memory used           : 6.28 MB
235.34/235.57	c CPU time              : 235.397 s
235.34/235.57	c 
235.34/235.57	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-1785158-1241896608/watcher-1785158-1241896608 -o /tmp/evaluation-result-1785158-1241896608/solver-1785158-1241896608 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1785158-1241896608.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.00 1.00 1.00 3/65 28258
/proc/meminfo: memFree=1792728/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=2012 CPUtime=0
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 217689786 2060288 254 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 503 257 50 130 0 370 0

[startup+0.04517 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 28258
/proc/meminfo: memFree=1792728/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=2956 CPUtime=0.03
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 511 0 0 0 3 0 0 0 18 0 1 0 217689786 3026944 497 1992294400 134512640 135048876 4294956208 18446744073709551615 134521188 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 739 497 62 130 0 606 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2956

[startup+0.101182 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 28258
/proc/meminfo: memFree=1792728/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=3088 CPUtime=0.09
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 552 0 0 0 9 0 0 0 18 0 1 0 217689786 3162112 538 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 772 538 67 130 0 639 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3088

[startup+0.301222 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 28258
/proc/meminfo: memFree=1792728/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=3088 CPUtime=0.29
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 552 0 0 0 29 0 0 0 19 0 1 0 217689786 3162112 538 1992294400 134512640 135048876 4294956208 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 772 538 67 130 0 639 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3088

[startup+0.701303 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 28258
/proc/meminfo: memFree=1792728/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=3088 CPUtime=0.69
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 552 0 0 0 69 0 0 0 23 0 1 0 217689786 3162112 538 1992294400 134512640 135048876 4294956208 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 772 538 67 130 0 639 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3088

[startup+1.50147 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1790864/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=3220 CPUtime=1.49
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 574 0 0 0 149 0 0 0 25 0 1 0 217689786 3297280 560 1992294400 134512640 135048876 4294956208 18446744073709551615 134545953 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 805 560 67 130 0 672 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3220

[startup+3.10179 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1790544/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=3352 CPUtime=3.09
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 606 0 0 0 309 0 0 0 25 0 1 0 217689786 3432448 592 1992294400 134512640 135048876 4294956208 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 838 592 67 130 0 705 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3352

[startup+6.30144 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1790224/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=3616 CPUtime=6.29
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 672 0 0 0 629 0 0 0 25 0 1 0 217689786 3702784 658 1992294400 134512640 135048876 4294956208 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 904 658 67 130 0 771 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3616

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1789720/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=4012 CPUtime=12.68
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 778 0 0 0 1268 0 0 0 25 0 1 0 217689786 4108288 764 1992294400 134512640 135048876 4294956208 18446744073709551615 134520945 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 1003 764 67 130 0 870 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4012

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1789400/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=4408 CPUtime=25.47
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 859 0 0 0 2547 0 0 0 25 0 1 0 217689786 4513792 845 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 1102 845 67 130 0 969 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 4408

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1788760/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=5068 CPUtime=51.07
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 1026 0 0 0 5106 1 0 0 25 0 1 0 217689786 5189632 1012 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 1267 1012 67 130 0 1134 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5068

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1787864/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=5764 CPUtime=102.24
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 1214 0 0 0 10223 1 0 0 25 0 1 0 217689786 5902336 1200 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 1441 1200 67 130 0 1308 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 5764

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1787224/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=6428 CPUtime=162.17
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 1362 0 0 0 16216 1 0 0 25 0 1 0 217689786 6582272 1348 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 1607 1348 67 130 0 1474 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 6428

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1787224/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=6428 CPUtime=222.14
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 1362 0 0 0 22213 1 0 0 25 0 1 0 217689786 6582272 1348 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 1607 1348 67 130 0 1474 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 6428

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

[startup+223.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1787224/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=6428 CPUtime=223.74
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 1362 0 0 0 22373 1 0 0 25 0 1 0 217689786 6582272 1348 1992294400 134512640 135048876 4294956208 18446744073709551615 134545994 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 1607 1348 67 130 0 1474 0
Current children cumulated CPU time (s) 223.74
Current children cumulated vsize (KiB) 6428

[startup+230.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1787224/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=6428 CPUtime=230.14
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 1364 0 0 0 23012 2 0 0 25 0 1 0 217689786 6582272 1350 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 1607 1350 67 130 0 1474 0
Current children cumulated CPU time (s) 230.14
Current children cumulated vsize (KiB) 6428

[startup+233.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1787224/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=6428 CPUtime=233.34
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 1365 0 0 0 23332 2 0 0 25 0 1 0 217689786 6582272 1351 1992294400 134512640 135048876 4294956208 18446744073709551615 134546850 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 1607 1351 67 130 0 1474 0
Current children cumulated CPU time (s) 233.34
Current children cumulated vsize (KiB) 6428

[startup+234.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1787224/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=6428 CPUtime=234.15
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 1365 0 0 0 23413 2 0 0 25 0 1 0 217689786 6582272 1351 1992294400 134512640 135048876 4294956208 18446744073709551615 134547316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 1607 1351 67 130 0 1474 0
Current children cumulated CPU time (s) 234.15
Current children cumulated vsize (KiB) 6428

[startup+235.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1787224/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=6428 CPUtime=234.94
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 1372 0 0 0 23492 2 0 0 25 0 1 0 217689786 6582272 1358 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 1607 1358 67 130 0 1474 0
Current children cumulated CPU time (s) 234.94
Current children cumulated vsize (KiB) 6428

[startup+235.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28259
/proc/meminfo: memFree=1787224/2055920 swapFree=4162540/4192956
[pid=28258] ppid=28256 vsize=6428 CPUtime=235.34
/proc/28258/stat : 28258 (minisat_noasser) R 28256 28258 28179 0 -1 4194304 1372 0 0 0 23532 2 0 0 25 0 1 0 217689786 6582272 1358 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/28258/statm: 1607 1358 67 130 0 1474 0
Current children cumulated CPU time (s) 235.34
Current children cumulated vsize (KiB) 6428

Child status: 20
Real time (s): 235.574
CPU time (s): 235.419
CPU user time (s): 235.397
CPU system time (s): 0.021996
CPU usage (%): 99.9344
Max. virtual memory (cumulated for all children) (KiB): 6428

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

runsolver used 0.271958 second user time and 0.526919 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-09 21:16:48
IDJOB=1785158
IDBENCH=24714
IDSOLVER=639
FILE ID=node80/1785158-1241896608
PBS_JOBID= 9264756
Free space on /tmp= 65860 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785158-1241896608/watcher-1785158-1241896608 -o /tmp/evaluation-result-1785158-1241896608/solver-1785158-1241896608 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1785158-1241896608.cnf

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

MD5SUM BENCH= 92c8b4fc23a7c22313979a2d9b3b5a58
RANDOM SEED=544342527

node80.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1793272 kB
Buffers:         46548 kB
Cached:         127688 kB
SwapCached:      25208 kB
Active:          78680 kB
Inactive:       122932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793272 kB
SwapTotal:     4192956 kB
SwapFree:      4162540 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          13452 kB
Slab:            47032 kB
Committed_AS:   751880 kB
PageTables:       1384 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= 65856 MiB
End job on node80 at 2009-05-09 21:20:44