Trace number 1797855

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 183.199 183.265

General information on the benchmark

Namesimon-s02b-dp11u10.cnf
MD5SUMbd35ccd857138682818061a3fbcb7546
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark110.933
Satisfiable
(Un)Satisfiability was proved
Number of variables8513
Number of clauses25271
Sum of the clauses size59561
Maximum clause length11
Minimum clause length1
Number of clauses of size 122
Number of clauses of size 216216
Number of clauses of size 39032
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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:  9197                                                 |
0.00/0.00	|  Number of clauses:    25271                                                |
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 |    8499    22371    52845 |     7457        0    nan |  0.000 % |
0.00/0.03	|       100 |    8499    22371    52845 |     8202      100      6 |  7.589 % |
0.05/0.06	|       250 |    8493    22354    52806 |     9022      249      8 |  7.655 % |
0.05/0.09	|       475 |    8493    22354    52806 |     9925      474     10 |  7.655 % |
0.09/0.16	|       812 |    8493    22354    52806 |    10917      811     16 |  7.655 % |
0.19/0.25	|      1318 |    8487    22337    52767 |    12009     1314     16 |  7.720 % |
0.39/0.41	|      2078 |    8487    22337    52767 |    13210     2074     17 |  7.720 % |
0.59/0.65	|      3217 |    8487    22337    52767 |    14531     3213     19 |  7.720 % |
1.10/1.11	|      4926 |    8487    22337    52767 |    15984     4922     24 |  7.720 % |
1.79/1.82	|      7489 |    8486    22335    52763 |    17583     7464     25 |  7.731 % |
2.99/3.10	|     11333 |    8486    22335    52763 |    19341    11308     26 |  7.731 % |
5.39/5.45	|     17099 |    8486    22335    52763 |    21275    17074     26 |  7.731 % |
9.29/9.39	|     25748 |    8486    22335    52763 |    23403    14051     23 |  7.731 % |
15.89/15.94	|     38724 |    8485    22333    52759 |    25743    14391     27 |  7.742 % |
24.88/24.91	|     58185 |    8485    22333    52759 |    28317    19875     24 |  7.742 % |
39.58/39.69	|     87378 |    8485    22333    52759 |    31149    18170     22 |  7.742 % |
61.07/61.11	|    131169 |    8485    22333    52759 |    34264    28088     21 |  7.742 % |
95.45/95.53	|    196854 |    8481    22322    52736 |    37691    34618     22 |  7.785 % |
148.04/148.14	|    295380 |    8349    21864    51704 |    41460    30064     21 |  9.220 % |
183.13/183.26	===============================================================================
183.13/183.26	restarts              : 19
183.13/183.26	conflicts             : 357724         (1953 /sec)
183.13/183.26	decisions             : 478985         (1.39 % random) (2615 /sec)
183.13/183.26	propagations          : 271171709      (1480404 /sec)
183.13/183.26	conflict literals     : 8316818        (54.04 % deleted)
183.13/183.26	Memory used           : 10.01 MB
183.13/183.26	CPU time              : 183.174 s
183.13/183.26	
183.13/183.26	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-1797855-1242089836/watcher-1797855-1242089836 -o /tmp/evaluation-result-1797855-1242089836/solver-1797855-1242089836 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797855-1242089836.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: 1.00 1.00 1.00 3/65 7398
/proc/meminfo: memFree=1280416/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=2728 CPUtime=0
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 354 0 0 0 0 0 0 0 20 0 1 0 237012507 2793472 339 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 682 340 58 171 0 508 0

[startup+0.0579001 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 7398
/proc/meminfo: memFree=1280416/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=3596 CPUtime=0.05
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 585 0 0 0 5 0 0 0 20 0 1 0 237012507 3682304 570 1992294400 134512640 135213614 4294956256 18446744073709551615 134527244 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 899 570 77 171 0 725 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3596

[startup+0.101908 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 7398
/proc/meminfo: memFree=1280416/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=3596 CPUtime=0.09
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 590 0 0 0 9 0 0 0 20 0 1 0 237012507 3682304 575 1992294400 134512640 135213614 4294956256 18446744073709551615 134527264 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 899 575 77 171 0 725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3596

[startup+0.301949 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 7398
/proc/meminfo: memFree=1280416/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=3728 CPUtime=0.29
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 620 0 0 0 29 0 0 0 22 0 1 0 237012507 3817472 605 1992294400 134512640 135213614 4294956256 18446744073709551615 134526948 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 932 605 77 171 0 758 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3728

[startup+0.70203 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 7398
/proc/meminfo: memFree=1280416/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=3860 CPUtime=0.69
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 681 0 0 0 69 0 0 0 25 0 1 0 237012507 3952640 666 1992294400 134512640 135213614 4294956256 18446744073709551615 134527226 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 965 666 77 171 0 791 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3860

[startup+1.50119 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1277848/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=4388 CPUtime=1.49
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 804 0 0 0 149 0 0 0 25 0 1 0 237012507 4493312 789 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 1097 789 77 171 0 923 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4388

[startup+3.10152 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1277080/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=5048 CPUtime=3.09
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 980 0 0 0 309 0 0 0 25 0 1 0 237012507 5169152 965 1992294400 134512640 135213614 4294956256 18446744073709551615 134741534 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 1262 965 77 171 0 1088 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5048

[startup+6.30117 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1275800/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=6308 CPUtime=6.29
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 1265 0 0 0 628 1 0 0 25 0 1 0 237012507 6459392 1250 1992294400 134512640 135213614 4294956256 18446744073709551615 134527136 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 1577 1250 77 171 0 1403 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6308

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1274776/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=6988 CPUtime=12.69
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 1442 0 0 0 1268 1 0 0 25 0 1 0 237012507 7155712 1427 1992294400 134512640 135213614 4294956256 18446744073709551615 134526792 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 1747 1427 77 171 0 1573 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6988

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1273880/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=7980 CPUtime=25.48
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 1660 0 0 0 2547 1 0 0 25 0 1 0 237012507 8171520 1645 1992294400 134512640 135213614 4294956256 18446744073709551615 134536678 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 1995 1645 77 171 0 1821 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7980

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1273496/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=8296 CPUtime=51.07
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 1768 0 0 0 5106 1 0 0 25 0 1 0 237012507 8495104 1753 1992294400 134512640 135213614 4294956256 18446744073709551615 134526789 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 2074 1753 77 171 0 1900 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8296

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1272536/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=9292 CPUtime=102.25
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 1993 0 0 0 10224 1 0 0 25 0 1 0 237012507 9515008 1978 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 2323 1978 77 171 0 2149 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 9292

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1271768/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=10068 CPUtime=162.24
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 2177 0 0 0 16222 2 0 0 25 0 1 0 237012507 10309632 2162 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 2517 2162 77 171 0 2343 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10068

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

[startup+166.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1271768/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=10068 CPUtime=166.23
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 2178 0 0 0 16621 2 0 0 25 0 1 0 237012507 10309632 2163 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 2517 2163 77 171 0 2343 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 10068

[startup+172.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1271768/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=10068 CPUtime=172.64
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 2178 0 0 0 17262 2 0 0 25 0 1 0 237012507 10309632 2163 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 2517 2163 77 171 0 2343 0
Current children cumulated CPU time (s) 172.64
Current children cumulated vsize (KiB) 10068

[startup+179.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1271704/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=10068 CPUtime=179.03
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 2178 0 0 0 17901 2 0 0 25 0 1 0 237012507 10309632 2163 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 2517 2163 77 171 0 2343 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 10068

[startup+180.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1271704/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=10068 CPUtime=180.63
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 2178 0 0 0 18061 2 0 0 25 0 1 0 237012507 10309632 2163 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 2517 2163 77 171 0 2343 0
Current children cumulated CPU time (s) 180.63
Current children cumulated vsize (KiB) 10068

[startup+182.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1271704/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=10244 CPUtime=182.23
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 2201 0 0 0 18221 2 0 0 25 0 1 0 237012507 10489856 2186 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 2561 2186 77 171 0 2387 0
Current children cumulated CPU time (s) 182.23
Current children cumulated vsize (KiB) 10244

[startup+182.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1271640/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=10244 CPUtime=182.63
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 2203 0 0 0 18261 2 0 0 25 0 1 0 237012507 10489856 2188 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 2561 2188 77 171 0 2387 0
Current children cumulated CPU time (s) 182.63
Current children cumulated vsize (KiB) 10244

[startup+183.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1271640/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=10244 CPUtime=183.03
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 2203 0 0 0 18301 2 0 0 25 0 1 0 237012507 10489856 2188 1992294400 134512640 135213614 4294956256 18446744073709551615 134524192 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 2561 2188 77 171 0 2387 0
Current children cumulated CPU time (s) 183.03
Current children cumulated vsize (KiB) 10244

[startup+183.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7399
/proc/meminfo: memFree=1271640/2055920 swapFree=4162568/4192956
[pid=7398] ppid=7396 vsize=10244 CPUtime=183.13
/proc/7398/stat : 7398 (minisat_static) R 7396 7398 7183 0 -1 4194304 2203 0 0 0 18311 2 0 0 25 0 1 0 237012507 10489856 2188 1992294400 134512640 135213614 4294956256 18446744073709551615 134524018 0 0 4096 3 0 0 0 17 1 0 0
/proc/7398/statm: 2561 2188 77 171 0 2387 0
Current children cumulated CPU time (s) 183.13
Current children cumulated vsize (KiB) 10244

Child status: 20
Real time (s): 183.265
CPU time (s): 183.199
CPU user time (s): 183.174
CPU system time (s): 0.024996
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 10244

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

runsolver used 0.219966 second user time and 0.427934 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-12 02:57:16
IDJOB=1797855
IDBENCH=71741
IDSOLVER=651
FILE ID=node80/1797855-1242089836
PBS_JOBID= 9277725
Free space on /tmp= 66032 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT_RACE06/simon-s02b-dp11u10.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797855-1242089836/watcher-1797855-1242089836 -o /tmp/evaluation-result-1797855-1242089836/solver-1797855-1242089836 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797855-1242089836.cnf

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

MD5SUM BENCH= bd35ccd857138682818061a3fbcb7546
RANDOM SEED=1889993259

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:       1280896 kB
Buffers:         77856 kB
Cached:         592776 kB
SwapCached:      25212 kB
Active:         242396 kB
Inactive:       456632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1280896 kB
SwapTotal:     4192956 kB
SwapFree:      4162568 kB
Dirty:            1148 kB
Writeback:           0 kB
Mapped:          13464 kB
Slab:            61892 kB
Committed_AS:   844520 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= 66032 MiB
End job on node80 at 2009-05-12 03:00:19