Trace number 333238

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, and are wall clock time (not CPU 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
minimarch 2007-02-08UNSAT 172.221 172.287

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
MD5SUMf9cdae8890dde718d40830262adc8433
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.726
Satisfiable
(Un)Satisfiability was proved
Number of variables1467
Number of clauses7521
Sum of the clauses size64621
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31130
Number of clauses of size 482
Number of clauses of size 5852
Number of clauses of size over 55183

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of 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:  1467                                                 |
0.00/0.00	|  Number of clauses:    7521                                                 |
0.00/0.03	|  Parsing time:         0.04         s                                       |
0.10/0.11	============================[ Search Statistics ]==============================
0.10/0.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.10/0.11	===============================================================================
0.10/0.11	|         0 |    1224     4411    35374 |     1470        0    nan |  0.000 % |
0.10/0.11	|       100 |    1224     4411    35374 |     1617      100     12 |  2.863 % |
0.10/0.12	|       251 |    1224     4411    35374 |     1779      251     12 |  2.863 % |
0.10/0.12	|       477 |    1224     4411    35374 |     1957      477     14 |  2.863 % |
0.10/0.13	|       814 |    1224     4411    35374 |     2152      814     14 |  2.863 % |
0.10/0.15	|      1320 |    1224     4411    35374 |     2367     1320     15 |  2.863 % |
0.10/0.17	|      2079 |    1224     4411    35374 |     2604     2079     15 |  2.863 % |
0.19/0.22	|      3218 |    1224     4411    35374 |     2865     1829     14 |  2.863 % |
0.29/0.31	|      4926 |    1224     4411    35374 |     3151     2044     21 |  2.863 % |
0.39/0.41	|      7488 |    1224     4411    35374 |     3466     2981     14 |  2.863 % |
0.49/0.59	|     11332 |    1224     4411    35374 |     3813     3237     15 |  2.863 % |
0.89/0.90	|     17098 |    1224     4411    35374 |     4195     3076     20 |  2.863 % |
1.39/1.41	|     25747 |    1224     4411    35374 |     4614     3174     17 |  2.863 % |
2.20/2.25	|     38721 |    1224     4411    35374 |     5075     4336     18 |  2.863 % |
3.59/3.60	|     58182 |    1224     4411    35374 |     5583     3016     16 |  2.863 % |
5.59/5.65	|     87374 |    1224     4411    35374 |     6141     3760     15 |  2.863 % |
8.80/8.84	|    131163 |    1224     4411    35374 |     6756     3854     19 |  2.863 % |
13.89/13.97	|    196848 |    1224     4411    35374 |     7431     4318     20 |  2.864 % |
22.68/22.75	|    295375 |    1224     4411    35374 |     8174     4979     22 |  2.864 % |
36.87/36.92	|    443164 |    1224     4411    35374 |     8992     8056     21 |  2.864 % |
59.47/59.51	|    664847 |    1223     4405    35361 |     9891     6908     19 |  2.931 % |
95.06/95.15	|    997372 |    1222     4381    35254 |    10880     9482     21 |  3.000 % |
151.83/151.94	|   1496160 |    1218     3898    31552 |    11968     8320     17 |  3.272 % |
172.12/172.28	===============================================================================
172.12/172.28	lookaheads            : 2636193
172.12/172.28	variable balance      : 0.00
172.12/172.28	restarts              : 23
172.12/172.28	conflicts             : 1661795        (9650 /sec)
172.12/172.28	decisions             : 2636193        (1.94 % random) (15309 /sec)
172.12/172.28	decision = positive   : 1281689
172.12/172.28	decision = negative   : 1354504
172.12/172.28	propagations          : 75201625       (436709 /sec)
172.12/172.28	conflict literals     : 37121646       (23.72 % deleted)
172.12/172.28	Memory used           : 4.80 MB
172.12/172.28	CPU time              : 172.201 s
172.12/172.28	
172.12/172.28	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node6/watcher-333238-1173506090 -o ROOT/results/node6/solver-333238-1173506090 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333238-1173506090/minimarch /tmp/evaluation/333238-1173506090/instance-333238-1173506090.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): 2400 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: 0.93 0.96 0.91 3/77 14910
/proc/meminfo: memFree=1459968/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=2000 CPUtime=0
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 370563692 2048000 213 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 500 213 51 132 0 365 0

[startup+0.069269 s]
/proc/loadavg: 0.93 0.96 0.91 3/77 14910
/proc/meminfo: memFree=1459968/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=2824 CPUtime=0.06
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 450 0 0 0 6 0 0 0 18 0 1 0 370563692 2891776 434 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523071 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 706 434 63 132 0 571 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2824

[startup+0.101309 s]
/proc/loadavg: 0.93 0.96 0.91 3/77 14910
/proc/meminfo: memFree=1459968/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=2824 CPUtime=0.1
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 451 0 0 0 10 0 0 0 18 0 1 0 370563692 2891776 435 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523353 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 706 435 63 132 0 571 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2824

[startup+0.301314 s]
/proc/loadavg: 0.93 0.96 0.91 3/77 14910
/proc/meminfo: memFree=1459968/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=2824 CPUtime=0.29
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 459 0 0 0 29 0 0 0 19 0 1 0 370563692 2891776 443 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 706 443 66 132 0 571 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2824

[startup+0.701393 s]
/proc/loadavg: 0.93 0.96 0.91 3/77 14910
/proc/meminfo: memFree=1459968/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=2824 CPUtime=0.69
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 459 0 0 0 69 0 0 0 23 0 1 0 370563692 2891776 443 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 706 443 66 132 0 571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2824

[startup+1.50155 s]
/proc/loadavg: 0.93 0.96 0.91 2/78 14911
/proc/meminfo: memFree=1458488/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=2824 CPUtime=1.49
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 459 0 0 0 149 0 0 0 25 0 1 0 370563692 2891776 443 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 706 443 66 132 0 571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2824

[startup+3.10187 s]
/proc/loadavg: 0.93 0.96 0.91 2/78 14911
/proc/meminfo: memFree=1458168/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=3088 CPUtime=3.09
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 515 0 0 0 309 0 0 0 25 0 1 0 370563692 3162112 499 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551765 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 772 499 66 132 0 637 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3088

[startup+6.3015 s]
/proc/loadavg: 0.94 0.96 0.91 2/78 14911
/proc/meminfo: memFree=1457912/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=3220 CPUtime=6.29
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 563 0 0 0 629 0 0 0 25 0 1 0 370563692 3297280 547 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 805 547 66 132 0 670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3220

[startup+12.7018 s]
/proc/loadavg: 0.94 0.96 0.91 2/78 14911
/proc/meminfo: memFree=1457592/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=3484 CPUtime=12.69
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 618 0 0 0 1269 0 0 0 25 0 1 0 370563692 3567616 602 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 871 602 66 132 0 736 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3484

[startup+25.5013 s]
/proc/loadavg: 0.95 0.96 0.91 2/78 14911
/proc/meminfo: memFree=1457208/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=3880 CPUtime=25.48
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 712 0 0 0 2548 0 0 0 25 0 1 0 370563692 3973120 696 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 970 696 66 132 0 835 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3880

[startup+51.1013 s]
/proc/loadavg: 0.97 0.96 0.91 2/78 14911
/proc/meminfo: memFree=1456824/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=4148 CPUtime=51.07
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 794 0 0 0 5107 0 0 0 25 0 1 0 370563692 4247552 778 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550363 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 1037 778 66 132 0 902 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4148

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.91 2/78 14911
/proc/meminfo: memFree=1456440/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=4676 CPUtime=102.26
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 906 0 0 0 10225 1 0 0 25 0 1 0 370563692 4788224 890 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 1169 890 66 132 0 1034 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4676

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14911
/proc/meminfo: memFree=1456056/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=4916 CPUtime=162.23
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 984 0 0 0 16222 1 0 0 25 0 1 0 370563692 5033984 968 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134556505 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 1229 968 66 132 0 1094 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 4916

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

[startup+166.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14911
/proc/meminfo: memFree=1456056/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=4916 CPUtime=166.22
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 984 0 0 0 16621 1 0 0 25 0 1 0 370563692 5033984 968 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551347 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 1229 968 66 132 0 1094 0
Current children cumulated CPU time (s) 166.22
Current children cumulated vsize (KiB) 4916

[startup+169.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14911
/proc/meminfo: memFree=1456056/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=4916 CPUtime=169.42
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 985 0 0 0 16941 1 0 0 25 0 1 0 370563692 5033984 969 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551222 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 1229 969 66 132 0 1094 0
Current children cumulated CPU time (s) 169.42
Current children cumulated vsize (KiB) 4916

[startup+171.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14911
/proc/meminfo: memFree=1456056/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=4916 CPUtime=171.02
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 985 0 0 0 17101 1 0 0 25 0 1 0 370563692 5033984 969 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553431 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 1229 969 66 132 0 1094 0
Current children cumulated CPU time (s) 171.02
Current children cumulated vsize (KiB) 4916

[startup+171.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14911
/proc/meminfo: memFree=1456056/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=4916 CPUtime=171.82
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 985 0 0 0 17181 1 0 0 25 0 1 0 370563692 5033984 969 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551236 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 1229 969 66 132 0 1094 0
Current children cumulated CPU time (s) 171.82
Current children cumulated vsize (KiB) 4916

[startup+172.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14911
/proc/meminfo: memFree=1456056/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=4916 CPUtime=172.02
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 985 0 0 0 17201 1 0 0 25 0 1 0 370563692 5033984 969 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 1229 969 66 132 0 1094 0
Current children cumulated CPU time (s) 172.02
Current children cumulated vsize (KiB) 4916

[startup+172.201 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 14911
/proc/meminfo: memFree=1456056/2055924 swapFree=4156956/4192956
[pid=14910] ppid=14908 vsize=4916 CPUtime=172.12
/proc/14910/stat : 14910 (minimarch) R 14908 14910 14754 0 -1 4194304 985 0 0 0 17211 1 0 0 25 0 1 0 370563692 5033984 969 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557547 0 0 4096 3 0 0 0 17 1 0 0
/proc/14910/statm: 1229 969 66 132 0 1094 0
Current children cumulated CPU time (s) 172.12
Current children cumulated vsize (KiB) 4916

Child status: 20
Real time (s): 172.287
CPU time (s): 172.221
CPU user time (s): 172.201
CPU system time (s): 0.019996
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (KiB): 4916

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

runsolver used 0.213967 second user time and 0.411937 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Mar 10 05:54:50 UTC 2007

IDJOB= 333238
IDBENCH= 24599
IDSOLVER= 110
FILE ID= node6/333238-1173506090

PBS_JOBID= 4101120

Free space on /tmp= 66436 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333238-1173506090/minimarch /tmp/evaluation/333238-1173506090/instance-333238-1173506090.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-333238-1173506090 -o ROOT/results/node6/solver-333238-1173506090 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333238-1173506090/minimarch /tmp/evaluation/333238-1173506090/instance-333238-1173506090.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  f9cdae8890dde718d40830262adc8433

RANDOM SEED= 400684586

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.277
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.277
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:      2055924 kB
MemFree:       1460440 kB
Buffers:         50860 kB
Cached:         455612 kB
SwapCached:       2236 kB
Active:         268640 kB
Inactive:       260512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1460440 kB
SwapTotal:     4192956 kB
SwapFree:      4156956 kB
Dirty:            2636 kB
Writeback:           0 kB
Mapped:          30728 kB
Slab:            51960 kB
Committed_AS:  1306460 kB
PageTables:       1744 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= 66436 MiB

End job on node6 on Sat Mar 10 05:57:42 UTC 2007