Trace number 356370

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
picosat 535UNSAT 364.509 364.609

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.021
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

Solver Data (download as text)

364.49/364.60	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/node18/watcher-356370-1177542342 -o ROOT/results/node18/solver-356370-1177542342 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356370-1177542342/picosat /tmp/evaluation/356370-1177542342/instance-356370-1177542342.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.83 0.36 0.13 3/77 31249
/proc/meminfo: memFree=1570648/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=884 CPUtime=0
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 202151748 905216 110 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 221 110 40 102 0 116 0

[startup+0.093265 s]
/proc/loadavg: 0.83 0.36 0.13 3/77 31249
/proc/meminfo: memFree=1570648/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=1272 CPUtime=0.08
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 222 0 0 0 4 4 0 0 18 0 1 0 202151748 1302528 208 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 318 208 40 102 0 213 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1272

[startup+0.101228 s]
/proc/loadavg: 0.83 0.36 0.13 3/77 31249
/proc/meminfo: memFree=1570648/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=1280 CPUtime=0.09
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 233 0 0 0 4 5 0 0 18 0 1 0 202151748 1310720 217 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 320 217 46 102 0 215 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1280

[startup+0.301247 s]
/proc/loadavg: 0.83 0.36 0.13 3/77 31249
/proc/meminfo: memFree=1570648/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=2264 CPUtime=0.29
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 408 0 0 0 15 14 0 0 20 0 1 0 202151748 2318336 392 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 566 392 46 102 0 461 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2264

[startup+0.701289 s]
/proc/loadavg: 0.83 0.36 0.13 3/77 31249
/proc/meminfo: memFree=1570648/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=4084 CPUtime=0.69
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 769 0 0 0 33 36 0 0 23 0 1 0 202151748 4182016 753 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 1021 753 46 102 0 916 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4084

[startup+1.50136 s]
/proc/loadavg: 0.83 0.36 0.13 2/78 31250
/proc/meminfo: memFree=1566480/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=6064 CPUtime=1.49
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 1455 0 0 0 68 81 0 0 25 0 1 0 202151748 6209536 1439 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 1516 1439 46 102 0 1411 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6064

[startup+3.10152 s]
/proc/loadavg: 0.84 0.37 0.13 2/78 31250
/proc/meminfo: memFree=1562960/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=11672 CPUtime=3.09
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 2789 0 0 0 141 168 0 0 25 0 1 0 202151748 11952128 2773 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 2918 2773 46 102 0 2813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11672

[startup+6.30282 s]
/proc/loadavg: 0.84 0.37 0.13 2/78 31250
/proc/meminfo: memFree=1552464/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=22544 CPUtime=6.29
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 5074 0 0 0 280 349 0 0 25 0 1 0 202151748 23085056 5058 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 5636 5058 46 102 0 5531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22544

[startup+12.7014 s]
/proc/loadavg: 0.86 0.39 0.14 2/78 31250
/proc/meminfo: memFree=1543120/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=36472 CPUtime=12.68
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 6911 0 0 0 852 416 0 0 25 0 1 0 202151748 37347328 6895 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 9118 6895 48 102 0 9013 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36472

[startup+25.5017 s]
/proc/loadavg: 0.88 0.41 0.15 2/78 31250
/proc/meminfo: memFree=1541904/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=37636 CPUtime=25.49
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 7227 0 0 0 2132 417 0 0 25 0 1 0 202151748 38539264 7211 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 9409 7211 48 102 0 9304 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37636

[startup+51.1012 s]
/proc/loadavg: 0.92 0.46 0.17 2/78 31250
/proc/meminfo: memFree=1540176/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=39456 CPUtime=51.07
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 7678 0 0 0 4690 417 0 0 25 0 1 0 202151748 40402944 7662 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 9864 7662 48 102 0 9759 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39456

[startup+102.305 s]
/proc/loadavg: 0.97 0.55 0.22 2/78 31250
/proc/meminfo: memFree=1534672/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=44864 CPUtime=102.27
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 9048 0 0 0 9808 419 0 0 25 0 1 0 202151748 45940736 9032 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 11216 9032 48 102 0 11111 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44864

[startup+162.302 s]
/proc/loadavg: 0.98 0.62 0.26 2/78 31250
/proc/meminfo: memFree=1530384/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=49288 CPUtime=162.25
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 10139 0 0 0 15804 421 0 0 25 0 1 0 202151748 50470912 10123 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525575 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 12322 10123 48 102 0 12217 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 49288

[startup+222.302 s]
/proc/loadavg: 0.99 0.69 0.31 2/78 31250
/proc/meminfo: memFree=1527184/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=52172 CPUtime=222.23
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 10917 0 0 0 21801 422 0 0 25 0 1 0 202151748 53424128 10865 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 13043 10865 48 102 0 12938 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 52172

[startup+282.301 s]
/proc/loadavg: 1.07 0.76 0.35 2/78 31250
/proc/meminfo: memFree=1527184/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=52172 CPUtime=282.22
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 10917 0 0 0 27800 422 0 0 25 0 1 0 202151748 53424128 10865 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525540 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 13043 10865 48 102 0 12938 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 52172

[startup+342.301 s]
/proc/loadavg: 1.07 0.82 0.40 2/78 31250
/proc/meminfo: memFree=1527248/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=52172 CPUtime=342.19
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 10921 0 0 0 33797 422 0 0 25 0 1 0 202151748 53424128 10869 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 13043 10869 48 102 0 12938 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 52172

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

[startup+345.502 s]
/proc/loadavg: 1.07 0.82 0.40 2/78 31250
/proc/meminfo: memFree=1527248/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=52172 CPUtime=345.39
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 10921 0 0 0 34117 422 0 0 25 0 1 0 202151748 53424128 10869 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 13043 10869 48 102 0 12938 0
Current children cumulated CPU time (s) 345.39
Current children cumulated vsize (KiB) 52172

[startup+358.302 s]
/proc/loadavg: 1.06 0.83 0.40 2/78 31250
/proc/meminfo: memFree=1527248/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=52172 CPUtime=358.2
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 10921 0 0 0 35397 423 0 0 25 0 1 0 202151748 53424128 10869 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 13043 10869 48 102 0 12938 0
Current children cumulated CPU time (s) 358.2
Current children cumulated vsize (KiB) 52172

[startup+361.501 s]
/proc/loadavg: 1.06 0.83 0.40 2/78 31250
/proc/meminfo: memFree=1527248/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=52172 CPUtime=361.4
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 10921 0 0 0 35717 423 0 0 25 0 1 0 202151748 53424128 10869 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 13043 10869 48 102 0 12938 0
Current children cumulated CPU time (s) 361.4
Current children cumulated vsize (KiB) 52172

[startup+363.101 s]
/proc/loadavg: 1.05 0.83 0.41 2/78 31250
/proc/meminfo: memFree=1527248/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=52172 CPUtime=363
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 10921 0 0 0 35877 423 0 0 25 0 1 0 202151748 53424128 10869 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 13043 10869 48 102 0 12938 0
Current children cumulated CPU time (s) 363
Current children cumulated vsize (KiB) 52172

[startup+363.901 s]
/proc/loadavg: 1.05 0.83 0.41 2/78 31250
/proc/meminfo: memFree=1527248/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=52172 CPUtime=363.79
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 10921 0 0 0 35956 423 0 0 25 0 1 0 202151748 53424128 10869 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 13043 10869 48 102 0 12938 0
Current children cumulated CPU time (s) 363.79
Current children cumulated vsize (KiB) 52172

[startup+364.301 s]
/proc/loadavg: 1.05 0.83 0.41 2/78 31250
/proc/meminfo: memFree=1527248/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=52172 CPUtime=364.19
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 10921 0 0 0 35996 423 0 0 25 0 1 0 202151748 53424128 10869 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 13043 10869 48 102 0 12938 0
Current children cumulated CPU time (s) 364.19
Current children cumulated vsize (KiB) 52172

[startup+364.501 s]
/proc/loadavg: 1.05 0.83 0.41 2/78 31250
/proc/meminfo: memFree=1527248/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=52172 CPUtime=364.39
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 10921 0 0 0 36016 423 0 0 25 0 1 0 202151748 53424128 10869 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 13043 10869 48 102 0 12938 0
Current children cumulated CPU time (s) 364.39
Current children cumulated vsize (KiB) 52172

[startup+364.601 s]
/proc/loadavg: 1.05 0.83 0.41 2/78 31250
/proc/meminfo: memFree=1527248/2055920 swapFree=4147180/4192956
[pid=31249] ppid=31247 vsize=45060 CPUtime=364.49
/proc/31249/stat : 31249 (picosat) R 31247 31249 31113 0 -1 4194304 10922 0 0 0 36026 423 0 0 25 0 1 0 202151748 46141440 9190 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134749290 0 0 4096 0 0 0 0 17 1 0 0
/proc/31249/statm: 11265 9190 554 102 0 11160 0
Current children cumulated CPU time (s) 364.49
Current children cumulated vsize (KiB) 45060

Child status: 20
Real time (s): 364.609
CPU time (s): 364.509
CPU user time (s): 360.268
CPU system time (s): 4.24035
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 52172

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

runsolver used 0.281957 second user time and 0.813876 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Wed Apr 25 23:05:44 UTC 2007

IDJOB= 356370
IDBENCH= 20430
IDSOLVER= 171
FILE ID= node18/356370-1177542342

PBS_JOBID= 4695916

Free space on /tmp= 66473 MiB

SOLVER NAME= picosat 535
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= /tmp/evaluation/356370-1177542342/picosat /tmp/evaluation/356370-1177542342/instance-356370-1177542342.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-356370-1177542342 -o ROOT/results/node18/solver-356370-1177542342 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356370-1177542342/picosat /tmp/evaluation/356370-1177542342/instance-356370-1177542342.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8c6ad18be635cee0d986377c4d06ab11

RANDOM SEED= 42924145

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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:       1571056 kB
Buffers:         45176 kB
Cached:         339632 kB
SwapCached:      14828 kB
Active:         177740 kB
Inactive:       245112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571056 kB
SwapTotal:     4192956 kB
SwapFree:      4147180 kB
Dirty:           17708 kB
Writeback:           0 kB
Mapped:          44720 kB
Slab:            47544 kB
Committed_AS:  5449292 kB
PageTables:       1812 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= 66473 MiB

End job on node18 on Wed Apr 25 23:11:49 UTC 2007