Trace number 1724252

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
HydraSAT-Flat 2009-03-22-FlatUNSAT 366.702 366.831

General information on the benchmark

Namemanol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark92.107
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

366.67/366.80	
366.67/366.80	c decisions : 5217901
366.67/366.80	c conflicts : 666311
366.67/366.80	c Memory limit 1620 MiB
366.67/366.80	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-1724252-1240693905/watcher-1724252-1240693905 -o /tmp/evaluation-result-1724252-1240693905/solver-1724252-1240693905 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1724252-1240693905.cnf -rs 1695712197 -co memory_limit 1800 

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
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: 1.55 1.19 1.06 3/64 17498
/proc/meminfo: memFree=1715392/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=3112 CPUtime=0
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 97423588 3186688 188 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 778 189 119 319 0 456 0

[startup+0.0258769 s]
/proc/loadavg: 1.55 1.19 1.06 3/64 17498
/proc/meminfo: memFree=1715392/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=4168 CPUtime=0.02
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 487 0 0 0 2 0 0 0 18 0 1 0 97423588 4268032 472 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 1042 472 119 319 0 720 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4168

[startup+0.102889 s]
/proc/loadavg: 1.55 1.19 1.06 3/64 17498
/proc/meminfo: memFree=1715392/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=7864 CPUtime=0.09
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 1486 0 0 0 9 0 0 0 18 0 1 0 97423588 8052736 1471 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 1966 1471 119 319 0 1644 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7864

[startup+0.301927 s]
/proc/loadavg: 1.55 1.19 1.06 3/64 17498
/proc/meminfo: memFree=1715392/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=17500 CPUtime=0.29
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 4068 0 0 0 27 2 0 0 19 0 1 0 97423588 17920000 4052 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 4375 4052 119 319 0 4053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17500

[startup+0.701993 s]
/proc/loadavg: 1.55 1.19 1.06 3/64 17498
/proc/meminfo: memFree=1715392/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=37348 CPUtime=0.69
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 9408 0 0 0 65 4 0 0 22 0 1 0 97423588 38244352 9008 1992294400 134512640 135819388 4294956176 18446744073709551615 135226985 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 9337 9008 127 319 0 9015 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37348

[startup+1.50113 s]
/proc/loadavg: 1.55 1.19 1.06 2/65 17499
/proc/meminfo: memFree=1675896/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=52744 CPUtime=1.49
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 13588 0 0 0 143 6 0 0 25 0 1 0 97423588 54009856 12582 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 13186 12582 128 319 0 12864 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52744

[startup+3.1014 s]
/proc/loadavg: 1.55 1.19 1.06 2/65 17499
/proc/meminfo: memFree=1655160/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=72184 CPUtime=3.09
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 19007 0 0 0 301 8 0 0 25 0 1 0 97423588 73916416 17231 1992294400 134512640 135819388 4294956176 18446744073709551615 134698222 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 18046 17231 128 319 0 17724 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72184

[startup+6.30195 s]
/proc/loadavg: 1.51 1.18 1.06 2/65 17499
/proc/meminfo: memFree=1622456/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=95584 CPUtime=6.29
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 26243 0 0 0 617 12 0 0 25 0 1 0 97423588 97878016 23314 1992294400 134512640 135819388 4294956176 18446744073709551615 134617129 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 23896 23314 147 319 0 23574 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95584

[startup+12.701 s]
/proc/loadavg: 1.47 1.18 1.06 2/65 17499
/proc/meminfo: memFree=1620608/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=97660 CPUtime=12.69
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 26707 0 0 0 1257 12 0 0 25 0 1 0 97423588 100003840 23778 1992294400 134512640 135819388 4294956176 18446744073709551615 134593249 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 24415 23778 147 319 0 24093 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97660

[startup+25.5022 s]
/proc/loadavg: 1.36 1.17 1.06 2/65 17499
/proc/meminfo: memFree=1618432/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=99688 CPUtime=25.49
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 27221 0 0 0 2536 13 0 0 25 0 1 0 97423588 102080512 24292 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 24922 24292 147 319 0 24600 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 99688

[startup+51.1026 s]
/proc/loadavg: 1.24 1.15 1.06 2/65 17499
/proc/meminfo: memFree=1613248/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=104932 CPUtime=51.07
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 28526 0 0 0 5093 14 0 0 25 0 1 0 97423588 107450368 25597 1992294400 134512640 135819388 4294956176 18446744073709551615 134671987 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 26233 25597 147 319 0 25911 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 104932

[startup+102.304 s]
/proc/loadavg: 1.10 1.13 1.05 2/65 17499
/proc/meminfo: memFree=1603200/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=115648 CPUtime=102.26
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 31017 0 0 0 10209 17 0 0 25 0 1 0 97423588 118423552 28088 1992294400 134512640 135819388 4294956176 18446744073709551615 134616763 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 28912 28088 147 319 0 28590 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 115648

[startup+162.302 s]
/proc/loadavg: 1.04 1.10 1.05 2/65 17499
/proc/meminfo: memFree=1594944/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=124800 CPUtime=162.23
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 33297 0 0 0 16204 19 0 0 25 0 1 0 97423588 127795200 30239 1992294400 134512640 135819388 4294956176 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 31200 30239 147 319 0 30878 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 124800

[startup+222.302 s]
/proc/loadavg: 1.05 1.10 1.05 2/65 17499
/proc/meminfo: memFree=1582336/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=137336 CPUtime=222.21
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 36344 0 0 0 22199 22 0 0 25 0 1 0 97423588 140632064 33286 1992294400 134512640 135819388 4294956176 18446744073709551615 134616849 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 34334 33286 147 319 0 34012 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 137336

[startup+282.301 s]
/proc/loadavg: 1.05 1.09 1.05 2/65 17499
/proc/meminfo: memFree=1574784/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=145004 CPUtime=282.19
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 38238 0 0 0 28194 25 0 0 25 0 1 0 97423588 148484096 35180 1992294400 134512640 135819388 4294956176 18446744073709551615 134616696 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 36251 35180 147 319 0 35929 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 145004

[startup+342.301 s]
/proc/loadavg: 1.05 1.08 1.05 2/65 17499
/proc/meminfo: memFree=1563328/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=157756 CPUtime=342.17
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 41316 0 0 0 34189 28 0 0 25 0 1 0 97423588 161542144 38001 1992294400 134512640 135819388 4294956176 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 39439 38001 147 319 0 39117 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 157756

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

[startup+345.503 s]
/proc/loadavg: 1.04 1.08 1.05 2/65 17499
/proc/meminfo: memFree=1562944/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=158220 CPUtime=345.37
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 41421 0 0 0 34509 28 0 0 25 0 1 0 97423588 162017280 38106 1992294400 134512640 135819388 4294956176 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 39555 38106 147 319 0 39233 0
Current children cumulated CPU time (s) 345.37
Current children cumulated vsize (KiB) 158220

[startup+358.301 s]
/proc/loadavg: 1.04 1.08 1.04 2/65 17499
/proc/meminfo: memFree=1560896/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=160428 CPUtime=358.16
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 41924 0 0 0 35788 28 0 0 25 0 1 0 97423588 164278272 38609 1992294400 134512640 135819388 4294956176 18446744073709551615 134592798 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 40107 38609 147 319 0 39785 0
Current children cumulated CPU time (s) 358.16
Current children cumulated vsize (KiB) 160428

[startup+361.502 s]
/proc/loadavg: 1.03 1.08 1.04 2/65 17499
/proc/meminfo: memFree=1560384/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=161300 CPUtime=361.36
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 42118 0 0 0 36108 28 0 0 25 0 1 0 97423588 165171200 38803 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 40325 38803 147 319 0 40003 0
Current children cumulated CPU time (s) 361.36
Current children cumulated vsize (KiB) 161300

[startup+364.701 s]
/proc/loadavg: 1.03 1.08 1.04 2/65 17499
/proc/meminfo: memFree=1560000/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=161468 CPUtime=364.56
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 42155 0 0 0 36428 28 0 0 25 0 1 0 97423588 165343232 38840 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 40367 38840 147 319 0 40045 0
Current children cumulated CPU time (s) 364.56
Current children cumulated vsize (KiB) 161468

[startup+365.501 s]
/proc/loadavg: 1.03 1.08 1.04 2/65 17499
/proc/meminfo: memFree=1559936/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=161468 CPUtime=365.36
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 42168 0 0 0 36508 28 0 0 25 0 1 0 97423588 165343232 38853 1992294400 134512640 135819388 4294956176 18446744073709551615 134671386 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 40367 38853 147 319 0 40045 0
Current children cumulated CPU time (s) 365.36
Current children cumulated vsize (KiB) 161468

[startup+366.304 s]
/proc/loadavg: 1.03 1.08 1.04 2/65 17499
/proc/meminfo: memFree=1559808/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=161636 CPUtime=366.16
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 42196 0 0 0 36588 28 0 0 25 0 1 0 97423588 165515264 38881 1992294400 134512640 135819388 4294956176 18446744073709551615 134616810 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 40409 38881 147 319 0 40087 0
Current children cumulated CPU time (s) 366.16
Current children cumulated vsize (KiB) 161636

[startup+366.702 s]
/proc/loadavg: 1.03 1.08 1.04 2/65 17499
/proc/meminfo: memFree=1559808/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=161836 CPUtime=366.56
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 42231 0 0 0 36628 28 0 0 25 0 1 0 97423588 165720064 38916 1992294400 134512640 135819388 4294956176 18446744073709551615 134617587 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 40459 38916 147 319 0 40137 0
Current children cumulated CPU time (s) 366.56
Current children cumulated vsize (KiB) 161836

[startup+366.802 s]
/proc/loadavg: 1.03 1.08 1.04 2/65 17499
/proc/meminfo: memFree=1559808/2055920 swapFree=4181396/4192956
[pid=17498] ppid=17496 vsize=162860 CPUtime=366.67
/proc/17498/stat : 17498 (hydrasat-flat) R 17496 17498 17461 0 -1 4194304 42495 0 0 0 36638 29 0 0 25 0 1 0 97423588 166768640 39180 1992294400 134512640 135819388 4294956176 18446744073709551615 134680959 0 0 4096 1 0 0 0 17 1 0 0
/proc/17498/statm: 40715 39180 147 319 0 40393 0
Current children cumulated CPU time (s) 366.67
Current children cumulated vsize (KiB) 162860

Child status: 20
Real time (s): 366.831
CPU time (s): 366.702
CPU user time (s): 366.386
CPU system time (s): 0.315951
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 162860

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

runsolver used 0.264959 second user time and 0.777881 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-25 23:11:46
IDJOB=1724252
IDBENCH=71766
IDSOLVER=519
FILE ID=node25/1724252-1240693905
PBS_JOBID= 9186772
Free space on /tmp= 66372 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT_RACE06/manol-pipe-c7bidw_i.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724252-1240693905/watcher-1724252-1240693905 -o /tmp/evaluation-result-1724252-1240693905/solver-1724252-1240693905 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1724252-1240693905.cnf -rs 1695712197 -co memory_limit 1800

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

MD5SUM BENCH= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED=1695712197

node25.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.259
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.259
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:       1715808 kB
Buffers:         35632 kB
Cached:         253728 kB
SwapCached:       5080 kB
Active:         182764 kB
Inactive:       114080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715808 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            8120 kB
Writeback:           0 kB
Mapped:          13348 kB
Slab:            29248 kB
Committed_AS:   358692 kB
PageTables:       1460 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= 66372 MiB
End job on node25 at 2009-04-25 23:17:53