Trace number 1558196

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
tts tts-5-0? (MO) 402.75 402.968

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-20-s100.cnf
MD5SUM5d7745a7593199a47cd1accba5810ed0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark566.844
Satisfiable
(Un)Satisfiability was proved
Number of variables31503
Number of clauses94748
Sum of the clauses size223300
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260816
Number of clauses of size 333868
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.19/0.21	c Command: HOME/tts-5-0 HOME/instance-1558196-1238865321.cnf 
0.19/0.21	c Using SATTIMEOUT of 1200
0.19/0.21	c Using SATRAM of 1800
0.19/0.21	c Size of subset node = 16
0.19/0.21	c Variables = 31503
0.19/0.21	c Clauses = 94748
0.19/0.21	c Literals = 223300
0.19/0.21	c Reduced size:
0.19/0.21	c Variables = 31503
0.19/0.21	c Clauses = 94264
0.19/0.21	c Literals = 222016
0.19/0.21	c a2
0.29/0.39	c a1
5.49/5.56	c Independent sub-problems = 1
5.49/5.56	c Sub-problem with 31355 variables and 94264 clauses
5.49/5.56	c using permutation method 4
5.49/5.56	c count = 1
5.49/5.56	c Ordering finished 5.510 seconds
5.49/5.56	c mapped 5.550 seconds
5.49/5.56	c permuted 5.550 seconds
5.49/5.56	c about to sort
5.49/5.59	c sorted
6.09/6.17	c clauses now 94264
6.09/6.17	c init finished 5.680 seconds
6.09/6.17	c tree built 6.170 seconds
6.09/6.17	c 
6.09/6.17	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
6.09/6.17	c ---------------------------------|----------------------------------|------------------------------------------------------
6.09/6.17	c ................................ | ..........                       |                        6.2           0.0             
6.09/6.17	c ................................ | ..........                     1 |                        6.2           0.2             
6.09/6.17	c ................................ | ..........                     2 |                        6.2           0.3             
6.09/6.17	c ................................ | ..........                     3 |                        6.2           0.5             
6.09/6.17	c ................................ | ..........                     4 |                        6.2           0.6             
6.09/6.17	c ................................ | ..........                     5 |                        6.2           0.8             
6.09/6.18	c ................................ | ..........                  1000 | 21                     6.2         162.1          367
23.98/24.05	c ................................ | ..........               1425000 | 32287                 24.0       59276.2      3531055
47.97/48.03	c ................................ | ..........               2807000 | 63364                 48.0       58454.8      4923181
71.97/72.02	c ................................ | ..........               4029000 | 94006                 72.0       55950.6      6253104
95.96/96.05	c ................................ | ..........               5709000 | 133720                96.0       59444.0      8944104
119.96/120.07	c ................................ | *.........               6745000 | 159595               120.0       56184.9     13603264
143.95/144.08	c ................................ | *.........               7442000 | 177592               144.1       51662.6     20354197
168.04/168.12	c ................................ | *.........               7719000 | 186886               168.1       45921.8     28487242
192.03/192.17	c ................................ | *.........               8049000 | 196843               192.1       41891.3     35662819
215.92/216.09	c ................................ | *.........               8415000 | 208795               216.1       38949.3     43627789
240.02/240.16	c ................................ | **........               8752000 | 219127               240.1       36448.4     49478725
263.92/264.04	c ................................ | **........               8918000 | 225504               264.0       33780.3     57979805
287.90/288.09	c ................................ | **........               9077000 | 232365               288.1       31511.9     66085965
311.89/312.08	c ................................ | **........               9279000 | 240117               312.0       29737.5     72957056
336.19/336.31	c ................................ | **........               9533000 | 249030               336.3       28350.1     82602809
359.98/360.16	c ................................ | ***.......               9694000 | 256790               360.1       26919.6     94682415
383.98/384.18	c ................................ | ***.......               9840000 | 264258               384.1       25617.0    107746987

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1558196-1238865321/watcher-1558196-1238865321 -o /tmp/evaluation-result-1558196-1238865321/solver-1558196-1238865321 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1558196-1238865321.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): 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.99 1.85 1.46 3/81 17212
/proc/meminfo: memFree=1738800/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=1008 CPUtime=0
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 1159196018 1032192 127 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 252 128 67 165 0 85 0

[startup+0.0335771 s]
/proc/loadavg: 1.99 1.85 1.46 3/81 17212
/proc/meminfo: memFree=1738800/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=2064 CPUtime=0.03
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 419 0 0 0 3 0 0 0 20 0 1 0 1159196018 2113536 403 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 516 403 68 165 0 349 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2064

[startup+0.101583 s]
/proc/loadavg: 1.99 1.85 1.46 3/81 17212
/proc/meminfo: memFree=1738800/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=4804 CPUtime=0.09
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 1077 0 0 0 9 0 0 0 20 0 1 0 1159196018 4919296 1061 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 1201 1061 68 165 0 1034 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4804

[startup+0.301605 s]
/proc/loadavg: 1.99 1.85 1.46 3/81 17212
/proc/meminfo: memFree=1738800/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=14036 CPUtime=0.29
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 3285 0 0 0 29 0 0 0 22 0 1 0 1159196018 14372864 3268 1992294400 134512640 135191068 4294956224 18446744073709551615 134641796 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 3509 3268 69 165 0 3342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14036

[startup+0.70165 s]
/proc/loadavg: 1.99 1.85 1.46 3/81 17212
/proc/meminfo: memFree=1738800/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=18324 CPUtime=0.69
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 4597 0 0 0 68 1 0 0 25 0 1 0 1159196018 18763776 4394 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 4581 4394 71 165 0 4414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18324

[startup+1.50174 s]
/proc/loadavg: 1.99 1.85 1.46 2/82 17213
/proc/meminfo: memFree=1721320/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=18636 CPUtime=1.49
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 4656 0 0 0 148 1 0 0 25 0 1 0 1159196018 19083264 4453 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 4659 4453 71 165 0 4492 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18636

[startup+3.10292 s]
/proc/loadavg: 1.91 1.84 1.45 2/82 17213
/proc/meminfo: memFree=1720936/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=18924 CPUtime=3.09
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 4745 0 0 0 308 1 0 0 25 0 1 0 1159196018 19378176 4542 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 4731 4542 71 165 0 4564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18924

[startup+6.30128 s]
/proc/loadavg: 1.91 1.84 1.45 2/82 17213
/proc/meminfo: memFree=1719528/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=66548 CPUtime=6.29
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 16790 0 0 0 623 6 0 0 25 0 1 0 1159196018 68145152 16401 1992294400 134512640 135191068 4294956224 18446744073709551615 134588874 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 16637 16401 89 165 0 16470 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66548

[startup+12.702 s]
/proc/loadavg: 1.77 1.81 1.45 2/82 17213
/proc/meminfo: memFree=1646832/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=96368 CPUtime=12.69
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 24248 0 0 0 1259 10 0 0 25 0 1 0 1159196018 98680832 23859 1992294400 134512640 135191068 4294956224 18446744073709551615 134589936 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 24092 23859 89 165 0 23925 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96368

[startup+25.5015 s]
/proc/loadavg: 1.65 1.78 1.44 2/82 17213
/proc/meminfo: memFree=1613808/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=125644 CPUtime=25.48
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 31580 0 0 0 2536 12 0 0 25 0 1 0 1159196018 128659456 31191 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 31411 31191 89 165 0 31244 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 125644

[startup+51.1014 s]
/proc/loadavg: 1.43 1.72 1.43 2/82 17213
/proc/meminfo: memFree=1589808/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=150240 CPUtime=51.08
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 37713 0 0 0 5093 15 0 0 25 0 1 0 1159196018 153845760 37324 1992294400 134512640 135191068 4294956224 18446744073709551615 134591646 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 37560 37324 89 165 0 37393 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 150240

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.41 2/82 17213
/proc/meminfo: memFree=1503408/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=236168 CPUtime=102.26
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 59177 0 0 0 10201 25 0 0 25 0 1 0 1159196018 241836032 58788 1992294400 134512640 135191068 4294956224 18446744073709551615 134561558 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 59042 58788 89 165 0 58875 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 236168

[startup+162.302 s]
/proc/loadavg: 1.07 1.49 1.38 2/82 17213
/proc/meminfo: memFree=1250352/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=491164 CPUtime=162.24
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 122934 0 0 0 16173 51 0 0 25 0 1 0 1159196018 502951936 122545 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 122791 122545 89 165 0 122624 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 491164

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/82 17213
/proc/meminfo: memFree=951344/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=788020 CPUtime=222.23
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 197173 0 0 0 22143 80 0 0 25 0 1 0 1159196018 806932480 196784 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 197005 196784 89 165 0 196838 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 788020

[startup+282.302 s]
/proc/loadavg: 1.01 1.33 1.33 2/82 17213
/proc/meminfo: memFree=659632/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=1084696 CPUtime=282.21
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 271309 0 0 0 28112 109 0 0 25 0 1 0 1159196018 1110728704 270920 1992294400 134512640 135191068 4294956224 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 271174 270920 89 165 0 271007 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1084696

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/82 17213
/proc/meminfo: memFree=328880/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=1410472 CPUtime=342.19
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 352774 0 0 0 34081 138 0 0 25 0 1 0 1159196018 1444323328 352385 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 352618 352386 89 165 0 352451 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1410472

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/82 17213
/proc/meminfo: memFree=15920/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=1841512 CPUtime=402.07
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 460501 0 0 0 40031 176 0 0 25 0 1 0 1159196018 1885708288 460112 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 460378 460112 89 165 0 460211 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 1841512



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+402.701 s]
/proc/loadavg: 1.00 1.21 1.28 2/82 17213
/proc/meminfo: memFree=15344/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=1843856 CPUtime=402.48
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4194304 461122 0 0 0 40071 177 0 0 25 0 1 0 1159196018 1888108544 460733 1992294400 134512640 135191068 4294956224 18446744073709551615 134519761 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 460964 460733 89 165 0 460797 0
Current children cumulated CPU time (s) 402.48
Current children cumulated vsize (KiB) 1843856

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+402.807 s]
/proc/loadavg: 1.00 1.21 1.28 2/82 17213
/proc/meminfo: memFree=15344/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=0 CPUtime=402.58
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4195332 461122 0 0 0 40071 187 0 0 25 0 1 0 1159196018 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 402.58
Current children cumulated vsize (KiB) 0

[startup+402.901 s]
/proc/loadavg: 1.00 1.21 1.28 2/82 17213
/proc/meminfo: memFree=15344/2055920 swapFree=4172196/4192956
[pid=17212] ppid=17210 vsize=0 CPUtime=402.67
/proc/17212/stat : 17212 (tts-5-0) R 17210 17212 16818 0 -1 4195332 461122 0 0 0 40071 196 0 0 25 0 1 0 1159196018 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17212/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 402.67
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 402.968
CPU time (s): 402.75
CPU user time (s): 400.718
CPU system time (s): 2.03169
CPU usage (%): 99.9459
Max. virtual memory (cumulated for all children) (KiB): 1843856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 400.718
system time used= 2.03169
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 461122
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= 3
involuntary context switches= 580

runsolver used 0.52592 second user time and 1.3198 second system time

The end

Launcher Data

Begin job on node85 at 2009-04-04 19:15:21
IDJOB=1558196
IDBENCH=70853
IDSOLVER=505
FILE ID=node85/1558196-1238865321
PBS_JOBID= 9085918
Free space on /tmp= 126864 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-20-s100.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1558196-1238865321/watcher-1558196-1238865321 -o /tmp/evaluation-result-1558196-1238865321/solver-1558196-1238865321 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1558196-1238865321.cnf

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

MD5SUM BENCH= 5d7745a7593199a47cd1accba5810ed0
RANDOM SEED=1024518145

node85.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1739216 kB
Buffers:         29744 kB
Cached:         226776 kB
SwapCached:       9700 kB
Active:          96496 kB
Inactive:       171204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739216 kB
SwapTotal:     4192956 kB
SwapFree:      4172196 kB
Dirty:            2264 kB
Writeback:           0 kB
Mapped:          16824 kB
Slab:            33196 kB
Committed_AS:  2826436 kB
PageTables:       2596 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= 126864 MiB
End job on node85 at 2009-04-04 19:22:06