Trace number 1577579

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 2009-03-22-BaseUNSAT 333.594 333.717

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.456
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

333.47/333.68	
333.47/333.68	c decisions : 1210016
333.47/333.68	c conflicts : 314727
333.47/333.68	c Memory limit 1620 MiB
333.47/333.68	c RANDOM SEED: 1311715848
333.47/333.68	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-1577579-1241002871/watcher-1577579-1241002871 -o /tmp/evaluation-result-1577579-1241002871/solver-1577579-1241002871 -C 1200 -W 1800 -M 1800 HOME/hydrasat HOME/instance-1577579-1241002871.cnf -rs 1311715848 -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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.04 3/64 24750
/proc/meminfo: memFree=1050728/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=7044 CPUtime=0
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 128313252 7213056 202 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 1761 202 151 362 0 1396 0

[startup+0.104464 s]
/proc/loadavg: 1.00 1.00 1.04 3/64 24750
/proc/meminfo: memFree=1050728/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=9552 CPUtime=0.1
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 907 0 0 0 10 0 0 0 18 0 1 0 128313252 9781248 891 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 2388 891 151 362 0 2023 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9552

[startup+0.202477 s]
/proc/loadavg: 1.00 1.00 1.04 3/64 24750
/proc/meminfo: memFree=1050728/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=11928 CPUtime=0.19
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 1553 0 0 0 19 0 0 0 18 0 1 0 128313252 12214272 1537 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 2982 1537 151 362 0 2617 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11928

[startup+0.302489 s]
/proc/loadavg: 1.00 1.00 1.04 3/64 24750
/proc/meminfo: memFree=1050728/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=14304 CPUtime=0.29
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 2210 0 0 0 29 0 0 0 19 0 1 0 128313252 14647296 2194 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 3576 2195 151 362 0 3211 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14304

[startup+0.701552 s]
/proc/loadavg: 1.00 1.00 1.04 3/64 24750
/proc/meminfo: memFree=1050728/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=23808 CPUtime=0.69
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 4835 0 0 0 68 1 0 0 22 0 1 0 128313252 24379392 4819 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 5952 4819 151 362 0 5587 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23808

[startup+1.50165 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24751
/proc/meminfo: memFree=1021664/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=42684 CPUtime=1.49
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 10004 0 0 0 145 4 0 0 25 0 1 0 128313252 43708416 9988 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 10671 9989 151 362 0 10306 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42684

[startup+3.10187 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24751
/proc/meminfo: memFree=992736/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=104312 CPUtime=3.09
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 26577 0 0 0 296 13 0 0 25 0 1 0 128313252 106815488 24593 1992294400 134512640 135997824 4294956160 18446744073709551615 135387639 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 26078 24593 158 362 0 25713 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104312

[startup+6.3013 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24751
/proc/meminfo: memFree=952608/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=104720 CPUtime=6.29
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 26664 0 0 0 616 13 0 0 25 0 1 0 128313252 107233280 24647 1992294400 134512640 135997824 4294956160 18446744073709551615 134692799 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 26180 24647 158 362 0 25815 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 104720

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24751
/proc/meminfo: memFree=915816/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=154544 CPUtime=12.68
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 44421 0 0 0 1247 21 0 0 25 0 1 0 128313252 158253056 35848 1992294400 134512640 135997824 4294956160 18446744073709551615 135369650 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 38636 35849 161 362 0 38271 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 154544

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24751
/proc/meminfo: memFree=874088/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=187572 CPUtime=25.49
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 53509 0 0 0 2523 26 0 0 25 0 1 0 128313252 192073728 44298 1992294400 134512640 135997824 4294956160 18446744073709551615 134843605 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 46893 44298 174 362 0 46528 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 187572

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 24751
/proc/meminfo: memFree=870952/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=190876 CPUtime=51.06
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 54298 0 0 0 5080 26 0 0 25 0 1 0 128313252 195457024 45087 1992294400 134512640 135997824 4294956160 18446744073709551615 134758033 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 47719 45087 174 362 0 47354 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 190876

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 24751
/proc/meminfo: memFree=868008/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=194172 CPUtime=102.25
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 55035 0 0 0 10198 27 0 0 25 0 1 0 128313252 198832128 45824 1992294400 134512640 135997824 4294956160 18446744073709551615 134757361 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 48543 45824 174 362 0 48178 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 194172

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 24751
/proc/meminfo: memFree=863528/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=198956 CPUtime=162.22
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 56139 0 0 0 16194 28 0 0 25 0 1 0 128313252 203730944 46928 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 49739 46928 174 362 0 49374 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 198956

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 24751
/proc/meminfo: memFree=859368/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=204004 CPUtime=222.21
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 57293 0 0 0 22191 30 0 0 25 0 1 0 128313252 208900096 47953 1992294400 134512640 135997824 4294956160 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 51001 47953 174 362 0 50636 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 204004

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24751
/proc/meminfo: memFree=851816/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=211812 CPUtime=282.19
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 59193 0 0 0 28187 32 0 0 25 0 1 0 128313252 216895488 49853 1992294400 134512640 135997824 4294956160 18446744073709551615 134757585 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 52953 49853 174 362 0 52588 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 211812

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

[startup+307.202 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24751
/proc/meminfo: memFree=848936/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=214692 CPUtime=307.08
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 59895 0 0 0 30676 32 0 0 25 0 1 0 128313252 219844608 50555 1992294400 134512640 135997824 4294956160 18446744073709551615 134590476 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 53673 50555 174 362 0 53308 0
Current children cumulated CPU time (s) 307.08
Current children cumulated vsize (KiB) 214692

[startup+320.002 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24751
/proc/meminfo: memFree=847592/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=216320 CPUtime=319.88
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 60256 0 0 0 31955 33 0 0 25 0 1 0 128313252 221511680 50916 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 54080 50916 174 362 0 53715 0
Current children cumulated CPU time (s) 319.88
Current children cumulated vsize (KiB) 216320

[startup+326.402 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24751
/proc/meminfo: memFree=846760/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=217120 CPUtime=326.27
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 60453 0 0 0 32594 33 0 0 25 0 1 0 128313252 222330880 51113 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 54280 51113 174 362 0 53915 0
Current children cumulated CPU time (s) 326.27
Current children cumulated vsize (KiB) 217120

[startup+329.602 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24751
/proc/meminfo: memFree=846376/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=217536 CPUtime=329.47
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 60539 0 0 0 32914 33 0 0 25 0 1 0 128313252 222756864 51199 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 54384 51199 174 362 0 54019 0
Current children cumulated CPU time (s) 329.47
Current children cumulated vsize (KiB) 217536

[startup+331.205 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24751
/proc/meminfo: memFree=846184/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=217668 CPUtime=331.07
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 60575 0 0 0 33074 33 0 0 25 0 1 0 128313252 222892032 51235 1992294400 134512640 135997824 4294956160 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 54417 51235 174 362 0 54052 0
Current children cumulated CPU time (s) 331.07
Current children cumulated vsize (KiB) 217668

[startup+332.801 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24751
/proc/meminfo: memFree=846056/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=217940 CPUtime=332.67
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 60623 0 0 0 33234 33 0 0 25 0 1 0 128313252 223170560 51283 1992294400 134512640 135997824 4294956160 18446744073709551615 134757415 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 54485 51283 174 362 0 54120 0
Current children cumulated CPU time (s) 332.67
Current children cumulated vsize (KiB) 217940

[startup+333.202 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24751
/proc/meminfo: memFree=846056/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=217940 CPUtime=333.07
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 60632 0 0 0 33274 33 0 0 25 0 1 0 128313252 223170560 51292 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 54485 51292 174 362 0 54120 0
Current children cumulated CPU time (s) 333.07
Current children cumulated vsize (KiB) 217940

[startup+333.602 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24751
/proc/meminfo: memFree=845928/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=220156 CPUtime=333.47
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194304 61190 0 0 0 33314 33 0 0 25 0 1 0 128313252 225439744 51850 1992294400 134512640 135997824 4294956160 18446744073709551615 134694775 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 55039 51850 174 362 0 54674 0
Current children cumulated CPU time (s) 333.47
Current children cumulated vsize (KiB) 220156

[startup+333.702 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24751
/proc/meminfo: memFree=845928/2055920 swapFree=4191900/4192956
[pid=24750] ppid=24748 vsize=0 CPUtime=333.57
/proc/24750/stat : 24750 (hydrasat) R 24748 24750 24390 0 -1 4194308 61195 0 0 0 33322 35 0 0 25 0 1 0 128313252 0 0 1992294400 0 0 0 0 0 0 0 4096 1 0 0 0 17 1 0 0
/proc/24750/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 333.57
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 333.717
CPU time (s): 333.594
CPU user time (s): 333.223
CPU system time (s): 0.370943
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 220156

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

runsolver used 0.279957 second user time and 0.665898 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-29 13:01:13
IDJOB=1577579
IDBENCH=70962
IDSOLVER=520
FILE ID=node71/1577579-1241002871
PBS_JOBID= 9204800
Free space on /tmp= 66480 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L90_coli.sat.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577579-1241002871/watcher-1577579-1241002871 -o /tmp/evaluation-result-1577579-1241002871/solver-1577579-1241002871 -C 1200 -W 1800 -M 1800  HOME/hydrasat HOME/instance-1577579-1241002871.cnf -rs 1311715848 -co memory_limit 1800

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=1311715848

node71.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.236
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.236
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:       1051144 kB
Buffers:         24032 kB
Cached:         909088 kB
SwapCached:        384 kB
Active:          77496 kB
Inactive:       869568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1051144 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           28128 kB
Writeback:           0 kB
Mapped:          22344 kB
Slab:            43644 kB
Committed_AS:   429888 kB
PageTables:       1436 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= 66476 MiB
End job on node71 at 2009-04-29 13:06:47