Trace number 339442

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
TTS 4.0UNSAT 467.762 467.915

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
MD5SUMb8ad54973e17f84e99bf9d2e7bc768ce
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark111.144
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses640
Sum of the clauses size2560
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4640
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

467.63/467.83	c Command: /tmp/evaluation/339442-1173704904/tts-4-0 /tmp/evaluation/339442-1173704904/instance-339442-1173704904.cnf 
467.63/467.83	c CPU limit set to 1200.000000
467.63/467.83	c Variables = 160
467.63/467.83	c Clauses = 640
467.63/467.83	c Literals = 2560
467.63/467.83	c Reduced size:
467.63/467.83	c Variables = 160
467.63/467.83	c Clauses = 640
467.63/467.83	c Literals = 2560
467.63/467.83	c Independent sub-problems = 1
467.63/467.83	c Sub-problem with 160 variables
467.63/467.83	c using permutation method 4
467.63/467.83	c Ordering finished 0.000 seconds
467.63/467.83	c mapped 0.000 seconds
467.63/467.83	c permuted 0.000 seconds
467.63/467.83	c init finished 0.000 seconds
467.63/467.83	c tree built 0.000 seconds
467.63/467.83	c Partial assignments = 35469815, improvements = 10605566
467.63/467.83	s UNSATISFIABLE
467.63/467.83	c Time = 467.75 seconds

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/node29/watcher-339442-1173704904 -o ROOT/results/node29/solver-339442-1173704904 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339442-1173704904/tts-4-0 /tmp/evaluation/339442-1173704904/instance-339442-1173704904.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: 1.07 1.03 1.01 3/77 7317
/proc/meminfo: memFree=1789984/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=928 CPUtime=0
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 26797243 950272 122 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134554876 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 232 122 62 113 0 116 0

[startup+0.080984 s]
/proc/loadavg: 1.07 1.03 1.01 3/77 7317
/proc/meminfo: memFree=1789984/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=1340 CPUtime=0.07
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 268 0 0 0 7 0 0 0 18 0 1 0 26797243 1372160 253 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134536390 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 335 253 66 113 0 219 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1340

[startup+0.101985 s]
/proc/loadavg: 1.07 1.03 1.01 3/77 7317
/proc/meminfo: memFree=1789984/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=1492 CPUtime=0.09
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 279 0 0 0 9 0 0 0 18 0 1 0 26797243 1527808 264 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 373 264 66 113 0 257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1492

[startup+0.302014 s]
/proc/loadavg: 1.07 1.03 1.01 3/77 7317
/proc/meminfo: memFree=1789984/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=1732 CPUtime=0.29
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 338 0 0 0 29 0 0 0 19 0 1 0 26797243 1773568 323 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534103 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 433 323 66 113 0 317 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1732

[startup+0.701071 s]
/proc/loadavg: 1.07 1.03 1.01 3/77 7317
/proc/meminfo: memFree=1789984/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=2204 CPUtime=0.69
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 448 0 0 0 69 0 0 0 23 0 1 0 26797243 2256896 433 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134626291 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 551 433 66 113 0 435 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2204

[startup+1.50119 s]
/proc/loadavg: 1.07 1.03 1.01 2/78 7318
/proc/meminfo: memFree=1788120/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=2908 CPUtime=1.49
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 674 0 0 0 149 0 0 0 25 0 1 0 26797243 2977792 659 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 727 659 66 113 0 611 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2908

[startup+3.10141 s]
/proc/loadavg: 1.07 1.03 1.01 2/78 7318
/proc/meminfo: memFree=1786904/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=4548 CPUtime=3.09
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 1084 0 0 0 309 0 0 0 25 0 1 0 26797243 4657152 1069 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 1137 1069 66 113 0 1021 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4548

[startup+6.30187 s]
/proc/loadavg: 1.07 1.03 1.01 2/78 7318
/proc/meminfo: memFree=1783448/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=7832 CPUtime=6.29
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 1881 0 0 0 628 1 0 0 25 0 1 0 26797243 8019968 1866 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134536390 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 1958 1866 66 113 0 1842 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7832

[startup+12.7018 s]
/proc/loadavg: 1.06 1.03 1.01 2/78 7318
/proc/meminfo: memFree=1776984/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=13924 CPUtime=12.69
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 3432 0 0 0 1268 1 0 0 25 0 1 0 26797243 14258176 3417 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534360 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 3481 3417 66 113 0 3365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13924

[startup+25.5016 s]
/proc/loadavg: 1.05 1.02 1.00 2/78 7318
/proc/meminfo: memFree=1763672/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=26820 CPUtime=25.48
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 6658 0 0 0 2546 2 0 0 25 0 1 0 26797243 27463680 6643 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134641284 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 6705 6643 66 113 0 6589 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26820

[startup+51.1012 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 7318
/proc/meminfo: memFree=1738776/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=52132 CPUtime=51.07
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 12932 0 0 0 5102 5 0 0 25 0 1 0 26797243 53383168 12917 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 13033 12917 66 113 0 12917 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 52132

[startup+102.306 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 7318
/proc/meminfo: memFree=1686232/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=103936 CPUtime=102.27
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 25919 0 0 0 10216 11 0 0 25 0 1 0 26797243 106430464 25904 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 25984 25904 66 113 0 25868 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 103936

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 7318
/proc/meminfo: memFree=1627736/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=163000 CPUtime=162.24
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 40665 0 0 0 16206 18 0 0 25 0 1 0 26797243 166912000 40650 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 40750 40650 66 113 0 40634 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 163000

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7318
/proc/meminfo: memFree=1561240/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=228864 CPUtime=222.22
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 57112 0 0 0 22196 26 0 0 25 0 1 0 26797243 234356736 57097 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 57216 57097 66 113 0 57100 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 228864

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7318
/proc/meminfo: memFree=1501464/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=289104 CPUtime=282.2
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 72224 0 0 0 28186 34 0 0 25 0 1 0 26797243 296042496 72209 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534103 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 72276 72209 66 113 0 72160 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 289104

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7318
/proc/meminfo: memFree=1440920/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=349108 CPUtime=342.18
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 87194 0 0 0 34177 41 0 0 25 0 1 0 26797243 357486592 87179 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134641318 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 87277 87179 66 113 0 87161 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 349108

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7318
/proc/meminfo: memFree=1382488/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=408172 CPUtime=402.16
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 101950 0 0 0 40168 48 0 0 25 0 1 0 26797243 417968128 101935 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 102043 101935 66 113 0 101927 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 408172

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7318
/proc/meminfo: memFree=1316952/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=472864 CPUtime=462.14
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 118160 0 0 0 46159 55 0 0 25 0 1 0 26797243 484212736 118145 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 118216 118145 66 113 0 118100 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 472864

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

[startup+463.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7318
/proc/meminfo: memFree=1315736/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=474740 CPUtime=463.74
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 118608 0 0 0 46319 55 0 0 25 0 1 0 26797243 486133760 118593 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 118685 118593 66 113 0 118569 0
Current children cumulated CPU time (s) 463.74
Current children cumulated vsize (KiB) 474740

[startup+465.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7318
/proc/meminfo: memFree=1313240/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=476616 CPUtime=465.34
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 119050 0 0 0 46479 55 0 0 25 0 1 0 26797243 488054784 119035 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134513482 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 119154 119035 66 113 0 119038 0
Current children cumulated CPU time (s) 465.34
Current children cumulated vsize (KiB) 476616

[startup+467.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7318
/proc/meminfo: memFree=1311960/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=478256 CPUtime=466.93
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 119503 0 0 0 46638 55 0 0 25 0 1 0 26797243 489734144 119488 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134537408 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 119564 119488 66 113 0 119448 0
Current children cumulated CPU time (s) 466.93
Current children cumulated vsize (KiB) 478256

[startup+467.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7318
/proc/meminfo: memFree=1310744/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=478724 CPUtime=467.34
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194304 119610 0 0 0 46679 55 0 0 25 0 1 0 26797243 490213376 119595 18446744073709551615 134512640 134976056 4294956720 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 119681 119595 66 113 0 119565 0
Current children cumulated CPU time (s) 467.34
Current children cumulated vsize (KiB) 478724

[startup+467.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7318
/proc/meminfo: memFree=1310744/2055920 swapFree=4144052/4192956
[pid=7317] ppid=7315 vsize=0 CPUtime=467.74
/proc/7317/stat : 7317 (tts-4-0) R 7315 7317 3095 0 -1 4194308 119722 0 0 0 46712 62 0 0 25 0 1 0 26797243 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/7317/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 467.74
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 467.915
CPU time (s): 467.762
CPU user time (s): 467.128
CPU system time (s): 0.633903
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 479192

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

runsolver used 0.557915 second user time and 1.10783 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Mon Mar 12 13:08:24 UTC 2007

IDJOB= 339442
IDBENCH= 24747
IDSOLVER= 98
FILE ID= node29/339442-1173704904

PBS_JOBID= 4101471

Free space on /tmp= 66556 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339442-1173704904/tts-4-0 /tmp/evaluation/339442-1173704904/instance-339442-1173704904.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-339442-1173704904 -o ROOT/results/node29/solver-339442-1173704904 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339442-1173704904/tts-4-0 /tmp/evaluation/339442-1173704904/instance-339442-1173704904.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  b8ad54973e17f84e99bf9d2e7bc768ce

RANDOM SEED= 178149785

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.270
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.270
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:       1790456 kB
Buffers:         38608 kB
Cached:         162244 kB
SwapCached:      17836 kB
Active:         131764 kB
Inactive:        94640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790456 kB
SwapTotal:     4192956 kB
SwapFree:      4144052 kB
Dirty:             564 kB
Writeback:           0 kB
Mapped:          31804 kB
Slab:            24616 kB
Committed_AS:   187408 kB
PageTables:       1760 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= 66556 MiB

End job on node29 on Mon Mar 12 13:16:12 UTC 2007