Trace number 421994

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
minisat SAT 2007UNSAT 180.834 180.991

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark149.063
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data (download as text)

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:  108786                                               |
0.00/0.00	c |  Number of clauses:    482639                                               |
0.48/0.57	c |  Parsing time:         0.52         s                                       |
1.99/2.03	c ============================[ Search Statistics ]==============================
1.99/2.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.99/2.03	c ===============================================================================
1.99/2.03	c |         0 |   31535   175652   456898 |    58550        0    nan |  0.000 % |
2.09/2.20	c |       100 |   31493   175652   456898 |    64405       95     41 | 45.047 % |
2.29/2.37	c |       250 |   30645   175652   456898 |    70846      235     30 | 51.709 % |
2.69/2.70	c |       475 |   30453   175652   456898 |    77930      448     35 | 53.179 % |
3.09/3.19	c |       814 |   18157    89609   244126 |    85724      599     39 | 58.055 % |
3.69/3.75	c |      1321 |   13793    65689   177815 |    94296     1065     44 | 59.513 % |
4.49/4.54	c |      2081 |   13591    63544   171921 |   103726     1819     51 | 60.186 % |
5.69/5.74	c |      3221 |   12638    57669   157681 |   114098     2948     46 | 60.575 % |
7.49/7.52	c |      4930 |   12445    56599   154737 |   125508     4625     46 | 60.950 % |
10.39/10.46	c |      7493 |   12224    55597   151930 |   138059     7165     47 | 60.955 % |
15.18/15.21	c |     11338 |   12186    55446   151543 |   151865    11000     46 | 61.317 % |
21.67/21.71	c |     17105 |   11810    53195   145997 |   167051    16755     42 | 61.336 % |
33.64/33.74	c |     25756 |   10490    46742   128391 |   183757    25379     45 | 62.549 % |
52.89/53.01	c |     38731 |   10103    44740   123194 |   202132    38342     44 | 62.915 % |
87.86/88.05	c |     58192 |   10030    44317   122093 |   222346    57779     44 | 62.986 % |
141.65/141.83	c |     87384 |    9084    38472   105793 |   244580    68790     46 | 63.852 % |
180.73/180.98	c ===============================================================================
180.73/180.98	c restarts              : 16
180.73/180.98	c conflicts             : 104154         (576 /sec)
180.73/180.98	c decisions             : 181058         (0.97 % random) (1002 /sec)
180.73/180.98	c propagations          : 130780809      (723599 /sec)
180.73/180.98	c conflict literals     : 4593568        (36.84 % deleted)
180.73/180.98	c Memory used           : 51.20 MB
180.73/180.98	c CPU time              : 180.737 s
180.73/180.98	c 
180.73/180.98	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-421994-1177542042 -o ROOT/results/node71/solver-421994-1177542042 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/421994-1177542042/minisat_noassertions /tmp/evaluation/421994-1177542042/instance-421994-1177542042.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.00 0.00 0.00 3/64 16738
/proc/meminfo: memFree=1810312/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=2328 CPUtime=0
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 471 0 0 0 0 0 0 0 18 0 1 0 230193768 2383872 457 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134524455 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 582 457 50 130 0 449 0

[startup+0.0966379 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 16738
/proc/meminfo: memFree=1810312/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=15660 CPUtime=0.09
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 3245 0 0 0 8 1 0 0 18 0 1 0 230193768 16035840 3231 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134700013 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 3915 3231 50 130 0 3782 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15660

[startup+0.101636 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 16738
/proc/meminfo: memFree=1810312/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=15792 CPUtime=0.09
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 3383 0 0 0 8 1 0 0 18 0 1 0 230193768 16171008 3369 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 3948 3370 50 130 0 3815 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15792

[startup+0.301664 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 16738
/proc/meminfo: memFree=1810312/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=29052 CPUtime=0.29
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 6403 0 0 0 26 3 0 0 19 0 1 0 230193768 29749248 6389 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 7263 6389 50 130 0 7130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29052

[startup+0.701718 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 16738
/proc/meminfo: memFree=1810312/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=44820 CPUtime=0.69
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 9862 0 0 0 64 5 0 0 22 0 1 0 230193768 45895680 9848 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529704 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 11205 9848 62 130 0 11072 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44820

[startup+1.50182 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 16739
/proc/meminfo: memFree=1768000/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=54352 CPUtime=1.49
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 12374 0 0 0 143 6 0 0 25 0 1 0 230193768 55656448 12360 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134523567 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 13588 12360 62 130 0 13455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54352

[startup+3.10104 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 16739
/proc/meminfo: memFree=1764736/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=48700 CPUtime=3.09
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 13176 0 0 0 302 7 0 0 25 0 1 0 230193768 49868800 11365 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552604 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 12175 11365 66 130 0 12042 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48700

[startup+6.30148 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 16739
/proc/meminfo: memFree=1764544/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=48700 CPUtime=6.29
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 13177 0 0 0 622 7 0 0 25 0 1 0 230193768 49868800 11366 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 12175 11366 67 130 0 12042 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48700

[startup+12.7013 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 16739
/proc/meminfo: memFree=1764608/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=48700 CPUtime=12.69
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 13177 0 0 0 1262 7 0 0 25 0 1 0 230193768 49868800 11366 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 12175 11366 67 130 0 12042 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48700

[startup+25.5011 s]
/proc/loadavg: 0.34 0.08 0.02 2/71 16811
/proc/meminfo: memFree=1763464/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=48700 CPUtime=25.46
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 13177 0 0 0 2539 7 0 0 25 0 1 0 230193768 49868800 11366 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 12175 11366 67 130 0 12042 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 48700

[startup+51.1015 s]
/proc/loadavg: 0.56 0.15 0.05 2/71 16905
/proc/meminfo: memFree=1763200/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=48864 CPUtime=50.99
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 13214 0 0 0 5092 7 0 0 25 0 1 0 230193768 50036736 11403 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 12216 11403 67 130 0 12083 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 48864

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 16937
/proc/meminfo: memFree=1764224/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=49208 CPUtime=102.16
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 13265 0 0 0 10209 7 0 0 25 0 1 0 230193768 50388992 11454 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 12302 11454 67 130 0 12169 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 49208

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 16937
/proc/meminfo: memFree=1761792/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=51852 CPUtime=162.14
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 13888 0 0 0 16206 8 0 0 25 0 1 0 230193768 53096448 12077 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 12963 12077 67 130 0 12830 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 51852

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

[startup+166.301 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 16937
/proc/meminfo: memFree=1761536/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=52152 CPUtime=166.14
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 13946 0 0 0 16606 8 0 0 25 0 1 0 230193768 53403648 12135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 13038 12135 67 130 0 12905 0
Current children cumulated CPU time (s) 166.14
Current children cumulated vsize (KiB) 52152

[startup+172.706 s]
/proc/loadavg: 0.94 0.44 0.16 2/65 16937
/proc/meminfo: memFree=1761216/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=52420 CPUtime=172.54
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 14009 0 0 0 17246 8 0 0 25 0 1 0 230193768 53678080 12198 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 13105 12198 67 130 0 12972 0
Current children cumulated CPU time (s) 172.54
Current children cumulated vsize (KiB) 52420

[startup+175.901 s]
/proc/loadavg: 0.94 0.44 0.16 2/65 16937
/proc/meminfo: memFree=1761152/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=52420 CPUtime=175.74
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 14016 0 0 0 17566 8 0 0 25 0 1 0 230193768 53678080 12205 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 13105 12205 67 130 0 12972 0
Current children cumulated CPU time (s) 175.74
Current children cumulated vsize (KiB) 52420

[startup+179.102 s]
/proc/loadavg: 0.95 0.45 0.17 2/65 16937
/proc/meminfo: memFree=1761152/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=52420 CPUtime=178.93
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 14016 0 0 0 17885 8 0 0 25 0 1 0 230193768 53678080 12205 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546586 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 13105 12205 67 130 0 12972 0
Current children cumulated CPU time (s) 178.93
Current children cumulated vsize (KiB) 52420

[startup+179.902 s]
/proc/loadavg: 0.95 0.45 0.17 2/65 16937
/proc/meminfo: memFree=1761152/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=52420 CPUtime=179.73
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 14016 0 0 0 17965 8 0 0 25 0 1 0 230193768 53678080 12205 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 13105 12205 67 130 0 12972 0
Current children cumulated CPU time (s) 179.73
Current children cumulated vsize (KiB) 52420

[startup+180.701 s]
/proc/loadavg: 0.95 0.45 0.17 2/65 16937
/proc/meminfo: memFree=1761152/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=52420 CPUtime=180.53
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 14016 0 0 0 18045 8 0 0 25 0 1 0 230193768 53678080 12205 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 13105 12205 67 130 0 12972 0
Current children cumulated CPU time (s) 180.53
Current children cumulated vsize (KiB) 52420

[startup+180.901 s]
/proc/loadavg: 0.95 0.45 0.17 2/65 16937
/proc/meminfo: memFree=1761152/2055920 swapFree=4184252/4192956
[pid=16738] ppid=16736 vsize=52420 CPUtime=180.73
/proc/16738/stat : 16738 (minisat_noasser) R 16736 16738 16682 0 -1 4194304 14016 0 0 0 18065 8 0 0 25 0 1 0 230193768 53678080 12205 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/16738/statm: 13105 12205 67 130 0 12972 0
Current children cumulated CPU time (s) 180.73
Current children cumulated vsize (KiB) 52420

Child status: 20
Real time (s): 180.991
CPU time (s): 180.834
CPU user time (s): 180.737
CPU system time (s): 0.096985
CPU usage (%): 99.9131
Max. virtual memory (cumulated for all children) (KiB): 58116

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

runsolver used 0.158975 second user time and 0.395939 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Wed Apr 25 23:00:44 UTC 2007

IDJOB= 421994
IDBENCH= 20346
IDSOLVER= 189
FILE ID= node71/421994-1177542042

PBS_JOBID= 4695822

Free space on /tmp= 66438 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= /tmp/evaluation/421994-1177542042/minisat_noassertions /tmp/evaluation/421994-1177542042/instance-421994-1177542042.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-421994-1177542042 -o ROOT/results/node71/solver-421994-1177542042 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/421994-1177542042/minisat_noassertions /tmp/evaluation/421994-1177542042/instance-421994-1177542042.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  083d28c2adf10233f37f8b5a078c94a9

RANDOM SEED= 943672469

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.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:       1810720 kB
Buffers:         21144 kB
Cached:         148796 kB
SwapCached:       2644 kB
Active:          71744 kB
Inactive:       107652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810720 kB
SwapTotal:     4192956 kB
SwapFree:      4184252 kB
Dirty:            9624 kB
Writeback:           0 kB
Mapped:          15564 kB
Slab:            51784 kB
Committed_AS:  3651964 kB
PageTables:       1448 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= 66438 MiB

End job on node71 on Wed Apr 25 23:03:46 UTC 2007