Trace number 332229

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 2007 (with assertions)UNSAT 159.67 159.73

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
MD5SUM9b15e90c034f4532d9c5a9491fda1777
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.415935
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses672
Sum of the clauses size1440
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

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:  120                                                  |
0.00/0.00	c |  Number of clauses:    672                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     108      660     2376 |      220        0    nan |  0.000 % |
0.00/0.00	c |       101 |     108      660     2376 |      242      101     30 |  0.083 % |
0.00/0.00	c |       251 |     108      660     2376 |      266      251     34 |  0.083 % |
0.00/0.01	c |       476 |     108      660     2376 |      292      314     34 |  0.084 % |
0.00/0.02	c |       815 |     108      660     2376 |      322      321     31 |  0.083 % |
0.00/0.03	c |      1324 |     108      660     2376 |      354      252     30 |  0.084 % |
0.00/0.06	c |      2084 |     108      660     2376 |      389      392     34 |  0.084 % |
0.08/0.09	c |      3224 |     108      660     2376 |      428      446     33 |  0.084 % |
0.09/0.15	c |      4932 |     108      660     2376 |      471      478     35 |  0.084 % |
0.19/0.23	c |      7495 |     108      660     2376 |      518      438     32 |  0.084 % |
0.29/0.38	c |     11339 |     108      660     2376 |      570      307     31 |  0.008 % |
0.59/0.61	c |     17108 |     108      660     2376 |      627      472     34 |  0.084 % |
0.89/0.96	c |     25758 |     108      660     2376 |      690      620     35 |  0.084 % |
1.49/1.50	c |     38732 |     108      660     2376 |      759      704     36 |  0.008 % |
2.29/2.37	c |     58193 |     108      660     2376 |      835      529     35 |  0.083 % |
3.69/3.70	c |     87386 |     108      660     2376 |      918      756     38 |  0.084 % |
5.79/5.85	c |    131175 |     108      660     2376 |     1010      809     33 |  0.008 % |
9.09/9.16	c |    196860 |     108      660     2376 |     1111      753     34 |  0.098 % |
14.09/14.11	c |    295387 |     108      660     2376 |     1223      791     35 |  0.118 % |
21.69/21.78	c |    443178 |     108      660     2376 |     1345      920     36 |  0.007 % |
34.28/34.32	c |    664861 |     107      649     2354 |     1480     1055     38 |  0.917 % |
53.47/53.51	c |    997389 |     106      638     2332 |     1628     1380     33 |  1.771 % |
82.96/83.05	c |   1496178 |     103      605     2266 |     1790      970     32 |  4.320 % |
128.44/128.58	c |   2244361 |      95      523     2102 |     1969     1283     31 | 10.931 % |
159.63/159.72	c ===============================================================================
159.63/159.72	c restarts              : 24
159.63/159.72	c conflicts             : 2803248        (17558 /sec)
159.63/159.72	c decisions             : 3132374        (1.41 % random) (19619 /sec)
159.63/159.72	c propagations          : 33047750       (206987 /sec)
159.63/159.72	c conflict literals     : 101338335      (5.98 % deleted)
159.63/159.72	c Memory used           : 2.62 MB
159.63/159.72	c CPU time              : 159.661 s
159.63/159.72	c 
159.63/159.72	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/node9/watcher-332229-1173470184 -o ROOT/results/node9/solver-332229-1173470184 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332229-1173470184/minisat /tmp/evaluation/332229-1173470184/instance-332229-1173470184.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.91 0.98 0.99 3/77 12030
/proc/meminfo: memFree=1658448/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=1752 CPUtime=0
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 118 0 0 0 0 0 0 0 18 0 1 0 366972999 1794048 102 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551840 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 438 102 70 138 0 297 0

[startup+0.083608 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 12030
/proc/meminfo: memFree=1658448/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=1884 CPUtime=0.08
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 140 0 0 0 8 0 0 0 18 0 1 0 366972999 1929216 124 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550159 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 471 124 72 138 0 330 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1884

[startup+0.101611 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 12030
/proc/meminfo: memFree=1658448/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=1884 CPUtime=0.09
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 141 0 0 0 9 0 0 0 18 0 1 0 366972999 1929216 125 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 471 125 72 138 0 330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1884

[startup+0.301649 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 12030
/proc/meminfo: memFree=1658448/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=1884 CPUtime=0.29
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 154 0 0 0 29 0 0 0 19 0 1 0 366972999 1929216 138 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550532 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 471 138 72 138 0 330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1884

[startup+0.701728 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 12030
/proc/meminfo: memFree=1658448/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2016 CPUtime=0.69
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 169 0 0 0 69 0 0 0 23 0 1 0 366972999 2064384 153 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 504 153 73 138 0 363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2016

[startup+1.50188 s]
/proc/loadavg: 0.91 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657992/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2016 CPUtime=1.49
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 176 0 0 0 149 0 0 0 25 0 1 0 366972999 2064384 160 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550689 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 504 160 73 138 0 363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2016

[startup+3.10119 s]
/proc/loadavg: 0.91 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657864/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2016 CPUtime=3.09
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 192 0 0 0 309 0 0 0 25 0 1 0 366972999 2064384 176 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550642 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 504 176 73 138 0 363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2016

[startup+6.30181 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657672/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2148 CPUtime=6.29
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 210 0 0 0 629 0 0 0 25 0 1 0 366972999 2199552 194 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550746 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 537 194 73 138 0 396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2148

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657608/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2148 CPUtime=12.69
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 226 0 0 0 1269 0 0 0 25 0 1 0 366972999 2199552 210 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551022 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 537 210 73 138 0 396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2148

[startup+25.5015 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657480/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2280 CPUtime=25.48
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 263 0 0 0 2548 0 0 0 25 0 1 0 366972999 2334720 247 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550726 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 570 247 73 138 0 429 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2280

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657416/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2412 CPUtime=51.07
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 287 0 0 0 5107 0 0 0 25 0 1 0 366972999 2469888 271 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134552069 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 603 271 73 138 0 462 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2412

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657160/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2676 CPUtime=102.26
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 333 0 0 0 10226 0 0 0 25 0 1 0 366972999 2740224 317 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 669 317 73 138 0 528 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2676

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

[startup+127.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657096/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2676 CPUtime=127.84
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 337 0 0 0 12784 0 0 0 25 0 1 0 366972999 2740224 321 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550674 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 669 321 73 138 0 528 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 2676

[startup+140.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657096/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2676 CPUtime=140.64
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 341 0 0 0 14064 0 0 0 25 0 1 0 366972999 2740224 325 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 669 325 73 138 0 528 0
Current children cumulated CPU time (s) 140.64
Current children cumulated vsize (KiB) 2676

[startup+153.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657096/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2676 CPUtime=153.43
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 341 0 0 0 15343 0 0 0 25 0 1 0 366972999 2740224 325 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550619 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 669 325 73 138 0 528 0
Current children cumulated CPU time (s) 153.43
Current children cumulated vsize (KiB) 2676

[startup+156.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657096/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2676 CPUtime=156.63
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 341 0 0 0 15663 0 0 0 25 0 1 0 366972999 2740224 325 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 669 325 73 138 0 528 0
Current children cumulated CPU time (s) 156.63
Current children cumulated vsize (KiB) 2676

[startup+158.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657096/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2676 CPUtime=158.23
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 344 0 0 0 15823 0 0 0 25 0 1 0 366972999 2740224 328 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 669 328 73 138 0 528 0
Current children cumulated CPU time (s) 158.23
Current children cumulated vsize (KiB) 2676

[startup+159.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657096/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2676 CPUtime=159.03
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 344 0 0 0 15903 0 0 0 25 0 1 0 366972999 2740224 328 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 669 328 73 138 0 528 0
Current children cumulated CPU time (s) 159.03
Current children cumulated vsize (KiB) 2676

[startup+159.505 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657096/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2676 CPUtime=159.43
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 344 0 0 0 15943 0 0 0 25 0 1 0 366972999 2740224 328 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134552886 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 669 328 73 138 0 528 0
Current children cumulated CPU time (s) 159.43
Current children cumulated vsize (KiB) 2676

[startup+159.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12031
/proc/meminfo: memFree=1657096/2055920 swapFree=4152252/4192956
[pid=12030] ppid=12028 vsize=2676 CPUtime=159.63
/proc/12030/stat : 12030 (minisat) R 12028 12030 11119 0 -1 4194304 344 0 0 0 15963 0 0 0 25 0 1 0 366972999 2740224 328 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550565 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 669 328 73 138 0 528 0
Current children cumulated CPU time (s) 159.63
Current children cumulated vsize (KiB) 2676

Child status: 0
Real time (s): 159.73
CPU time (s): 159.67
CPU user time (s): 159.662
CPU system time (s): 0.007998
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 2676

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

runsolver used 0.181972 second user time and 0.405938 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri Mar  9 19:56:24 UTC 2007

IDJOB= 332229
IDBENCH= 24575
IDSOLVER= 109
FILE ID= node9/332229-1173470184

PBS_JOBID= 4101068

Free space on /tmp= 66438 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332229-1173470184/minisat /tmp/evaluation/332229-1173470184/instance-332229-1173470184.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-332229-1173470184 -o ROOT/results/node9/solver-332229-1173470184 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332229-1173470184/minisat /tmp/evaluation/332229-1173470184/instance-332229-1173470184.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  9b15e90c034f4532d9c5a9491fda1777

RANDOM SEED= 41750870

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1658792 kB
Buffers:         46292 kB
Cached:         263776 kB
SwapCached:       8784 kB
Active:         132080 kB
Inactive:       200680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658792 kB
SwapTotal:     4192956 kB
SwapFree:      4152252 kB
Dirty:             896 kB
Writeback:           0 kB
Mapped:          29616 kB
Slab:            49976 kB
Committed_AS:  1451828 kB
PageTables:       1688 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 node9 on Fri Mar  9 19:59:04 UTC 2007