Trace number 1797868

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 202.197 202.301

General information on the benchmark

Namesimon-s03-fifo8-300.cnf
MD5SUMbc88ff447c824a634465ac9483a47d5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.5268
Satisfiable
(Un)Satisfiability was proved
Number of variables194762
Number of clauses530713
Sum of the clauses size1200865
Maximum clause length11
Minimum clause length1
Number of clauses of size 14539
Number of clauses of size 2407666
Number of clauses of size 3101726
Number of clauses of size 413487
Number of clauses of size 51199
Number of clauses of size over 52096

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:  194762                                               |
0.00/0.00	|  Number of clauses:    530713                                               |
0.59/0.60	|  Parsing time:         0.55         s                                       |
0.69/0.73	============================[ Search Statistics ]==============================
0.69/0.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.73	===============================================================================
0.69/0.73	|         0 |  128675   334209   777320 |   111403        0    nan |  0.000 % |
0.69/0.79	|       100 |  128675   334209   777320 |   122543      100      6 | 33.932 % |
0.89/0.95	|       250 |  128552   334209   777320 |   134797      242      6 | 34.275 % |
1.10/1.17	|       476 |  128534   334209   777320 |   148277      467      7 | 34.293 % |
1.39/1.41	|       814 |  128533   334209   777320 |   163105      805      7 | 34.293 % |
1.99/2.01	|      1320 |  127889   332148   772516 |   179415     1302      7 | 34.434 % |
2.89/2.94	|      2079 |  127573   331187   770286 |   197357     2053      7 | 34.611 % |
3.69/3.79	|      3218 |  127293   330206   767985 |   217092     3179      8 | 34.653 % |
6.19/6.23	|      4926 |  127291   330206   767985 |   238802     4887      8 | 34.653 % |
8.29/8.38	|      7488 |  127083   329616   766585 |   262682     7442      8 | 34.766 % |
11.69/11.73	|     11332 |  126988   329302   765865 |   288950    11276      8 | 34.798 % |
17.18/17.21	|     17098 |  126759   329295   765851 |   317845    17037      8 | 35.093 % |
26.68/26.74	|     25749 |  125669   325437   756906 |   349630    25586      9 | 35.476 % |
40.86/40.93	|     38723 |  123353   318702   741134 |   384593    37960      9 | 36.694 % |
66.04/66.13	|     58184 |  123221   318298   740238 |   423052    57236     10 | 36.756 % |
114.12/114.29	|     87377 |  117828   302057   702332 |   465357    83228     11 | 39.502 % |
202.08/202.29	===============================================================================
202.08/202.29	restarts              : 16
202.08/202.29	conflicts             : 125699         (622 /sec)
202.08/202.29	decisions             : 440929         (1.53 % random) (2182 /sec)
202.08/202.29	propagations          : 187870069      (929584 /sec)
202.08/202.29	conflict literals     : 1838119        (30.34 % deleted)
202.08/202.29	Memory used           : 44.16 MB
202.08/202.29	CPU time              : 202.101 s
202.08/202.29	
202.08/202.29	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-1797868-1242090722/watcher-1797868-1242090722 -o /tmp/evaluation-result-1797868-1242090722/solver-1797868-1242090722 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797868-1242090722.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: 0.99 0.98 0.99 3/65 12221
/proc/meminfo: memFree=1923904/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=3112 CPUtime=0
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 600 0 0 0 0 0 0 0 18 0 1 0 237100774 3186688 585 1992294400 134512640 135213614 4294956256 18446744073709551615 134524786 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 778 589 57 171 0 604 0

[startup+0.0808269 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 12221
/proc/meminfo: memFree=1923904/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=15648 CPUtime=0.07
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 3493 0 0 0 6 1 0 0 18 0 1 0 237100774 16023552 3465 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 3912 3465 58 171 0 3738 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15648

[startup+0.101829 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 12221
/proc/meminfo: memFree=1923904/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=16824 CPUtime=0.09
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 3771 0 0 0 7 2 0 0 18 0 1 0 237100774 17227776 3743 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 4206 3744 58 171 0 4032 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16824

[startup+0.301854 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 12221
/proc/meminfo: memFree=1923904/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=25748 CPUtime=0.29
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 5978 0 0 0 25 4 0 0 19 0 1 0 237100774 26365952 5950 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 6437 5951 58 171 0 6263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25748

[startup+0.701905 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 12221
/proc/meminfo: memFree=1923904/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=35096 CPUtime=0.69
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 8162 0 0 0 64 5 0 0 23 0 1 0 237100774 35938304 8134 1992294400 134512640 135213614 4294956256 18446744073709551615 134524070 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 8774 8134 70 171 0 8600 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35096

[startup+1.50201 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1891448/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=35276 CPUtime=1.49
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 8202 0 0 0 144 5 0 0 25 0 1 0 237100774 36122624 8174 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 8819 8174 78 171 0 8645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35276

[startup+3.10121 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1891000/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=35276 CPUtime=3.09
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 8225 0 0 0 304 5 0 0 25 0 1 0 237100774 36122624 8197 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 8819 8197 78 171 0 8645 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35276

[startup+6.30161 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1890872/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=35544 CPUtime=6.29
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 8254 0 0 0 624 5 0 0 25 0 1 0 237100774 36397056 8226 1992294400 134512640 135213614 4294956256 18446744073709551615 134526680 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 8886 8226 78 171 0 8712 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35544

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1890808/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=35980 CPUtime=12.69
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 8331 0 0 0 1264 5 0 0 25 0 1 0 237100774 36843520 8303 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 8995 8303 78 171 0 8821 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35980

[startup+25.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1890232/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=36468 CPUtime=25.48
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 8500 0 0 0 2543 5 0 0 25 0 1 0 237100774 37343232 8472 1992294400 134512640 135213614 4294956256 18446744073709551615 134526710 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 9117 8472 78 171 0 8943 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36468

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1888888/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=37900 CPUtime=51.05
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 8836 0 0 0 5099 6 0 0 25 0 1 0 237100774 38809600 8808 1992294400 134512640 135213614 4294956256 18446744073709551615 134527226 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 9475 8808 78 171 0 9301 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 37900

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1886008/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=40528 CPUtime=102.23
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 9523 0 0 0 10216 7 0 0 25 0 1 0 237100774 41500672 9495 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 10132 9495 78 171 0 9958 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 40528

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1882296/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=44288 CPUtime=162.2
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 10440 0 0 0 16212 8 0 0 25 0 1 0 237100774 45350912 10412 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 11072 10412 78 171 0 10898 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 44288

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

[startup+179.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1881784/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=44816 CPUtime=178.99
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 10578 0 0 0 17891 8 0 0 25 0 1 0 237100774 45891584 10550 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 11204 10550 78 171 0 11030 0
Current children cumulated CPU time (s) 178.99
Current children cumulated vsize (KiB) 44816

[startup+191.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1881464/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=45080 CPUtime=191.79
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 10647 0 0 0 19171 8 0 0 25 0 1 0 237100774 46161920 10619 1992294400 134512640 135213614 4294956256 18446744073709551615 134538995 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 11270 10619 78 171 0 11096 0
Current children cumulated CPU time (s) 191.79
Current children cumulated vsize (KiB) 45080

[startup+198.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1881336/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=45212 CPUtime=198.18
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 10675 0 0 0 19810 8 0 0 25 0 1 0 237100774 46297088 10647 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 11303 10647 78 171 0 11129 0
Current children cumulated CPU time (s) 198.18
Current children cumulated vsize (KiB) 45212

[startup+199.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1881336/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=45212 CPUtime=199.78
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 10681 0 0 0 19970 8 0 0 25 0 1 0 237100774 46297088 10653 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 11303 10653 78 171 0 11129 0
Current children cumulated CPU time (s) 199.78
Current children cumulated vsize (KiB) 45212

[startup+201.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1881336/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=45212 CPUtime=201.38
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 10681 0 0 0 20130 8 0 0 25 0 1 0 237100774 46297088 10653 1992294400 134512640 135213614 4294956256 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 11303 10653 78 171 0 11129 0
Current children cumulated CPU time (s) 201.38
Current children cumulated vsize (KiB) 45212

[startup+201.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1881336/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=45212 CPUtime=201.78
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 10681 0 0 0 20170 8 0 0 25 0 1 0 237100774 46297088 10653 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 11303 10653 78 171 0 11129 0
Current children cumulated CPU time (s) 201.78
Current children cumulated vsize (KiB) 45212

[startup+202.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1881336/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=45212 CPUtime=201.98
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 10681 0 0 0 20190 8 0 0 25 0 1 0 237100774 46297088 10653 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 11303 10653 78 171 0 11129 0
Current children cumulated CPU time (s) 201.98
Current children cumulated vsize (KiB) 45212

[startup+202.201 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 12222
/proc/meminfo: memFree=1881336/2055920 swapFree=4180156/4192956
[pid=12221] ppid=12219 vsize=45212 CPUtime=202.08
/proc/12221/stat : 12221 (minisat_static) R 12219 12221 12091 0 -1 4194304 10681 0 0 0 20200 8 0 0 25 0 1 0 237100774 46297088 10653 1992294400 134512640 135213614 4294956256 18446744073709551615 134524011 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 11303 10653 78 171 0 11129 0
Current children cumulated CPU time (s) 202.08
Current children cumulated vsize (KiB) 45212

Child status: 20
Real time (s): 202.301
CPU time (s): 202.197
CPU user time (s): 202.101
CPU system time (s): 0.095985
CPU usage (%): 99.9485
Max. virtual memory (cumulated for all children) (KiB): 45212

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

runsolver used 0.172973 second user time and 0.574912 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-12 03:12:04
IDJOB=1797868
IDBENCH=71758
IDSOLVER=651
FILE ID=node54/1797868-1242090722
PBS_JOBID= 9277728
Free space on /tmp= 66336 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT_RACE06/simon-s03-fifo8-300.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797868-1242090722/watcher-1797868-1242090722 -o /tmp/evaluation-result-1797868-1242090722/solver-1797868-1242090722 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797868-1242090722.cnf

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

MD5SUM BENCH= bc88ff447c824a634465ac9483a47d5c
RANDOM SEED=1787995446

node54.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:       1924320 kB
Buffers:          8892 kB
Cached:          62996 kB
SwapCached:       5904 kB
Active:          36912 kB
Inactive:        43556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1924320 kB
SwapTotal:     4192956 kB
SwapFree:      4180156 kB
Dirty:            9952 kB
Writeback:           0 kB
Mapped:          14236 kB
Slab:            37088 kB
Committed_AS:   795784 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66336 MiB
End job on node54 at 2009-05-12 03:15:26