Trace number 1554117

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
VARSAT-crafted 2009-03-22UNSAT 87.3987 87.4195

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate016.cnf
MD5SUMcb3e934c498918abbc8bcf7f964c0d21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.837
Satisfiable
(Un)Satisfiability was proved
Number of variables2087
Number of clauses6212
Sum of the clauses size14492
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24140
Number of clauses of size 32070
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2087                                                 |
0.00/0.00	c |  Number of clauses:    6212                                                 |
0.00/0.00	c |  Parsing time:         0.01         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          528620644.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |    1144     4583    12975 |     1527        0    nan |  0.000 % |
0.00/0.04	c |       102 |    1144     4583    12975 |     1680      102     27 |  0.096 % |
0.00/0.08	c |       253 |    1144     4583    12975 |     1848      253     20 |  0.096 % |
0.09/0.13	c |       479 |    1144     4583    12975 |     2033      479     18 |  0.096 % |
0.19/0.21	c |       817 |    1144     4583    12975 |     2236      817     17 |  0.096 % |
0.29/0.35	c |      1323 |    1144     4583    12975 |     2460     1323     18 |  0.096 % |
0.49/0.56	c |      2082 |    1144     4583    12975 |     2706     2082     17 |  0.096 % |
0.79/0.86	c |      3222 |    1144     4583    12975 |     2976     1746     13 |  0.096 % |
1.29/1.37	c |      4931 |    1144     4583    12975 |     3274     1814     12 |  0.096 % |
2.10/2.20	c |      7494 |    1144     4583    12975 |     3602     2611     12 |  0.096 % |
3.39/3.43	c |     11339 |    1144     4583    12975 |     3962     2616     11 |  0.096 % |
5.29/5.32	c |     17106 |    1144     4583    12975 |     4358     4196     11 |  0.096 % |
7.99/8.06	c |     25756 |    1144     4583    12975 |     4794     3710     12 |  0.096 % |
12.49/12.59	c |     38731 |    1144     4583    12975 |     5273     4099     10 |  0.096 % |
18.99/19.01	c |     58193 |    1144     4583    12975 |     5801     4335     10 |  0.096 % |
29.08/29.17	c |     87386 |    1127     4500    12756 |     6381     3561     11 |  0.912 % |
43.58/43.66	c |    131176 |    1127     4500    12756 |     7019     4525     11 |  0.910 % |
66.78/66.83	c |    196860 |    1125     4496    12745 |     7721     5412      9 |  1.007 % |
87.37/87.41	c ===============================================================================
87.37/87.41	c surveys--CPU time (sec)   : 0.0910         (0.10 % of total)
87.37/87.41	c surveys--attempted        : 18             (198 /sec)
87.37/87.41	c surveys--converged        : 18             (100.00 % successful)
87.37/87.41	c restarts              : 18
87.37/87.41	c conflicts             : 253674         (2906 /sec)
87.37/87.41	c decisions             : 258098         (1.37 % random) (2957 /sec)
87.37/87.41	c propagations          : 164421131      (1883539 /sec)
87.37/87.41	c conflict literals     : 2851801        (91.11 % deleted)
87.37/87.41	c Memory used           : 5.47 MB
87.37/87.41	c Total CPU time (sec)      : 87.3847     
87.37/87.41	c 
87.37/87.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-1554117-1238723671/watcher-1554117-1238723671 -o /tmp/evaluation-result-1554117-1238723671/solver-1554117-1238723671 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=528620644 HOME/instance-1554117-1238723671.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.83 1.57 1.24 3/64 22665
/proc/meminfo: memFree=1789184/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=2704 CPUtime=0
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 1145029157 2768896 283 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 676 284 87 221 0 452 0

[startup+0.0892969 s]
/proc/loadavg: 1.83 1.57 1.24 3/64 22665
/proc/meminfo: memFree=1789184/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=3872 CPUtime=0.08
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 633 0 0 0 8 0 0 0 18 0 1 0 1145029157 3964928 589 1992294400 4194304 5102648 548682068768 18446744073709551615 4214156 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 968 589 111 221 0 744 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3872

[startup+0.101297 s]
/proc/loadavg: 1.83 1.57 1.24 3/64 22665
/proc/meminfo: memFree=1789184/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=3872 CPUtime=0.09
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 633 0 0 0 9 0 0 0 18 0 1 0 1145029157 3964928 589 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 968 589 111 221 0 744 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3872

[startup+0.301315 s]
/proc/loadavg: 1.83 1.57 1.24 3/64 22665
/proc/meminfo: memFree=1789184/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=3872 CPUtime=0.29
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 633 0 0 0 29 0 0 0 19 0 1 0 1145029157 3964928 589 1992294400 4194304 5102648 548682068768 18446744073709551615 4254987 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 968 589 111 221 0 744 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3872

[startup+0.701351 s]
/proc/loadavg: 1.83 1.57 1.24 3/64 22665
/proc/meminfo: memFree=1789184/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=3872 CPUtime=0.69
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 641 0 0 0 69 0 0 0 22 0 1 0 1145029157 3964928 597 1992294400 4194304 5102648 548682068768 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 968 597 111 221 0 744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3872

[startup+1.50142 s]
/proc/loadavg: 1.83 1.57 1.24 2/65 22666
/proc/meminfo: memFree=1787128/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=4008 CPUtime=1.49
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 660 0 0 0 149 0 0 0 25 0 1 0 1145029157 4104192 616 1992294400 4194304 5102648 548682068768 18446744073709551615 4248997 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 1002 616 111 221 0 778 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4008

[startup+3.10257 s]
/proc/loadavg: 1.83 1.57 1.24 2/65 22666
/proc/meminfo: memFree=1786936/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=4148 CPUtime=3.09
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 691 0 0 0 309 0 0 0 25 0 1 0 1145029157 4247552 647 1992294400 4194304 5102648 548682068768 18446744073709551615 4255171 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 1037 647 111 221 0 813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4148

[startup+6.30186 s]
/proc/loadavg: 1.76 1.56 1.24 2/65 22666
/proc/meminfo: memFree=1786680/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=4296 CPUtime=6.29
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 727 0 0 0 629 0 0 0 25 0 1 0 1145029157 4399104 683 1992294400 4194304 5102648 548682068768 18446744073709551615 4227557 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 1074 683 111 221 0 850 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4296

[startup+12.7014 s]
/proc/loadavg: 1.70 1.55 1.23 2/65 22666
/proc/meminfo: memFree=1786552/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=4444 CPUtime=12.69
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 756 0 0 0 1269 0 0 0 25 0 1 0 1145029157 4550656 712 1992294400 4194304 5102648 548682068768 18446744073709551615 4255103 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 1111 712 111 221 0 887 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4444

[startup+25.5016 s]
/proc/loadavg: 1.54 1.52 1.23 2/65 22666
/proc/meminfo: memFree=1786232/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=4728 CPUtime=25.48
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 829 0 0 0 2548 0 0 0 25 0 1 0 1145029157 4841472 785 1992294400 4194304 5102648 548682068768 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 1182 785 111 221 0 958 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4728

[startup+51.1019 s]
/proc/loadavg: 1.36 1.48 1.22 2/65 22666
/proc/meminfo: memFree=1786104/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=4900 CPUtime=51.08
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 884 0 0 0 5108 0 0 0 25 0 1 0 1145029157 5017600 840 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 1225 840 111 221 0 1001 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4900

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

[startup+63.901 s]
/proc/loadavg: 1.30 1.46 1.22 2/65 22666
/proc/meminfo: memFree=1785976/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=5040 CPUtime=63.87
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 914 0 0 0 6387 0 0 0 25 0 1 0 1145029157 5160960 870 1992294400 4194304 5102648 548682068768 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 1260 870 111 221 0 1036 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 5040

[startup+76.7012 s]
/proc/loadavg: 1.24 1.44 1.22 2/65 22666
/proc/meminfo: memFree=1785592/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=5468 CPUtime=76.68
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 1013 0 0 0 7667 1 0 0 25 0 1 0 1145029157 5599232 969 1992294400 4194304 5102648 548682068768 18446744073709551615 4255547 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 1367 969 111 221 0 1143 0
Current children cumulated CPU time (s) 76.68
Current children cumulated vsize (KiB) 5468

[startup+83.1018 s]
/proc/loadavg: 1.22 1.43 1.21 2/65 22666
/proc/meminfo: memFree=1785592/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=5468 CPUtime=83.08
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 1013 0 0 0 8307 1 0 0 25 0 1 0 1145029157 5599232 969 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 1367 969 111 221 0 1143 0
Current children cumulated CPU time (s) 83.08
Current children cumulated vsize (KiB) 5468

[startup+84.7059 s]
/proc/loadavg: 1.20 1.42 1.21 2/65 22666
/proc/meminfo: memFree=1785592/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=5468 CPUtime=84.68
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 1014 0 0 0 8467 1 0 0 25 0 1 0 1145029157 5599232 970 1992294400 4194304 5102648 548682068768 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 1367 970 111 221 0 1143 0
Current children cumulated CPU time (s) 84.68
Current children cumulated vsize (KiB) 5468

[startup+86.301 s]
/proc/loadavg: 1.20 1.42 1.21 2/65 22666
/proc/meminfo: memFree=1785464/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=5600 CPUtime=86.27
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 1038 0 0 0 8626 1 0 0 25 0 1 0 1145029157 5734400 994 1992294400 4194304 5102648 548682068768 18446744073709551615 4255798 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 1400 994 111 221 0 1176 0
Current children cumulated CPU time (s) 86.27
Current children cumulated vsize (KiB) 5600

[startup+87.1011 s]
/proc/loadavg: 1.20 1.42 1.21 2/65 22666
/proc/meminfo: memFree=1785464/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=5600 CPUtime=87.07
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 1038 0 0 0 8706 1 0 0 25 0 1 0 1145029157 5734400 994 1992294400 4194304 5102648 548682068768 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 1400 994 111 221 0 1176 0
Current children cumulated CPU time (s) 87.07
Current children cumulated vsize (KiB) 5600

[startup+87.3011 s]
/proc/loadavg: 1.20 1.42 1.21 2/65 22666
/proc/meminfo: memFree=1785464/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=5600 CPUtime=87.27
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 1049 0 0 0 8726 1 0 0 25 0 1 0 1145029157 5734400 1005 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 1400 1005 111 221 0 1176 0
Current children cumulated CPU time (s) 87.27
Current children cumulated vsize (KiB) 5600

[startup+87.4012 s]
/proc/loadavg: 1.20 1.42 1.21 2/65 22666
/proc/meminfo: memFree=1785464/2055920 swapFree=4176732/4192956
[pid=22665] ppid=22663 vsize=5600 CPUtime=87.37
/proc/22665/stat : 22665 (varsat-crafted_) R 22663 22665 21941 0 -1 4194304 1050 0 0 0 8736 1 0 0 25 0 1 0 1145029157 5734400 1006 1992294400 4194304 5102648 548682068768 18446744073709551615 4254987 0 0 4096 3 0 0 0 17 1 0 0
/proc/22665/statm: 1400 1006 111 221 0 1176 0
Current children cumulated CPU time (s) 87.37
Current children cumulated vsize (KiB) 5600

Child status: 20
Real time (s): 87.4195
CPU time (s): 87.3987
CPU user time (s): 87.3847
CPU system time (s): 0.013997
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 5600

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

runsolver used 0.075988 second user time and 0.209968 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-03 03:54:31
IDJOB=1554117
IDBENCH=70774
IDSOLVER=537
FILE ID=node51/1554117-1238723671
PBS_JOBID= 9085287
Free space on /tmp= 65232 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate016.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554117-1238723671/watcher-1554117-1238723671 -o /tmp/evaluation-result-1554117-1238723671/solver-1554117-1238723671 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=528620644 HOME/instance-1554117-1238723671.cnf

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

MD5SUM BENCH= cb3e934c498918abbc8bcf7f964c0d21
RANDOM SEED=528620644

node51.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:       1789664 kB
Buffers:         56692 kB
Cached:         112900 kB
SwapCached:      10268 kB
Active:          32616 kB
Inactive:       148712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789664 kB
SwapTotal:     4192956 kB
SwapFree:      4176732 kB
Dirty:            1100 kB
Writeback:           0 kB
Mapped:          17324 kB
Slab:            71012 kB
Committed_AS:  3276332 kB
PageTables:       1400 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= 65228 MiB
End job on node51 at 2009-04-03 03:55:59