Trace number 1553204

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) 443.748 443.981

General information on the benchmark

NameAPPLICATIONS/bitverif/
minor/minor032.cnf
MD5SUM93c9f18c75548b864ec69c2789cae658
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.418935
Satisfiable
(Un)Satisfiability was proved
Number of variables4210
Number of clauses12053
Sum of the clauses size28121
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 28034
Number of clauses of size 34017
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c Command: HOME/tts-5-0 HOME/instance-1553204-1238712345.cnf 
0.00/0.02	c Using SATTIMEOUT of 1200
0.00/0.02	c Using SATRAM of 1800
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 4210
0.00/0.02	c Clauses = 12053
0.00/0.02	c Literals = 28121
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 4210
0.00/0.02	c Clauses = 12009
0.00/0.02	c Literals = 28018
0.00/0.02	c a2
0.00/0.04	c a1
0.49/0.51	c Independent sub-problems = 1
0.49/0.51	c Sub-problem with 4192 variables and 12009 clauses
0.49/0.51	c using permutation method 4
0.49/0.51	c count = 1
0.49/0.51	c Ordering finished 0.500 seconds
0.49/0.51	c mapped 0.500 seconds
0.49/0.51	c permuted 0.500 seconds
0.49/0.51	c about to sort
0.49/0.51	c sorted
0.49/0.58	c clauses now 12009
0.49/0.58	c init finished 0.520 seconds
0.49/0.58	c tree built 0.580 seconds
0.49/0.58	c 
0.49/0.58	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.49/0.58	c ---------------------------------|----------------------------------|------------------------------------------------------
0.49/0.58	c ................................ | ..........                       |                        0.6           0.0             
0.49/0.58	c ................................ | ..........                     1 |                        0.6           1.7             
0.49/0.58	c ................................ | ..........                     2 |                        0.6           3.4             
0.49/0.58	c ................................ | ..........                     3 |                        0.6           5.2             
0.49/0.58	c ................................ | ..........                     4 |                        0.6           6.9             
0.49/0.58	c ................................ | ..........                     5 |                        0.6           8.6             
0.49/0.58	c ................................ | ..........                  1000 |                        0.6        1724.1            8
23.98/24.02	c ................................ | ..........               1555000 | 63049                 24.0       64764.7      1286728
47.98/48.02	c ................................ | ..........               2604000 | 140266                48.0       54238.7      6021357
71.96/72.03	c ................................ | ..........               3563000 | 214433                72.0       49486.1     11542640
95.96/96.02	c ................................ | ..........               4529000 | 278851                96.0       47177.1     19171945
119.95/120.04	c ................................ | *.........               5346000 | 341825               120.0       44546.3     27233844
143.95/144.03	c ................................ | *.........               6175000 | 414060               144.0       42881.9     34562234
167.94/168.05	c ................................ | *.........               6897000 | 476487               168.0       41051.1     41215845
192.03/192.10	c ................................ | *.........               7557000 | 533059               192.1       39345.0     47632657
215.93/216.03	c ................................ | *.........               8335000 | 600381               216.0       38588.0     54583423
239.92/240.04	c ................................ | **........               8870000 | 644055               240.0       36958.3     60616370
263.93/264.05	c ................................ | **........               9608000 | 706704               264.0       36391.2     67988027
287.91/288.04	c ................................ | **........              10173000 | 753323               288.0       35322.9     74203496
311.97/312.10	c ................................ | **........              10768000 | 802019               312.0       34510.6     80651736
335.91/336.15	c ................................ | **........              11470000 | 860232               336.0       34135.9     86902640
359.88/360.17	c ................................ | ***.......              12009000 | 903732               360.0       33357.4     93951153
383.88/384.19	c ................................ | ***.......              12679000 | 957343               384.0       33015.6    100392611
407.88/408.17	c ................................ | ***.......              13339000 | 1009952              408.0       32693.6    107231766
431.86/432.18	c ................................ | ***.......              14151000 | 1066331              432.0       32755.4    112513116

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-1553204-1238712345/watcher-1553204-1238712345 -o /tmp/evaluation-result-1553204-1238712345/solver-1553204-1238712345 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1553204-1238712345.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.52 1.70 1.54 3/73 27312
/proc/meminfo: memFree=1278048/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=1008 CPUtime=0
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 1023653101 1032192 128 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 252 129 68 165 0 85 0

[startup+0.0473469 s]
/proc/loadavg: 1.52 1.70 1.54 3/73 27312
/proc/meminfo: memFree=1278048/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=2604 CPUtime=0.04
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 525 0 0 0 4 0 0 0 18 0 1 0 1023653101 2666496 509 1992294400 134512640 135191068 4294956224 18446744073709551615 134516520 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 651 509 69 165 0 484 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2604

[startup+0.101351 s]
/proc/loadavg: 1.52 1.70 1.54 3/73 27312
/proc/meminfo: memFree=1278048/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=3144 CPUtime=0.09
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 670 0 0 0 9 0 0 0 18 0 1 0 1023653101 3219456 654 1992294400 134512640 135191068 4294956224 18446744073709551615 134697295 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 786 654 71 165 0 619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3144

[startup+0.301373 s]
/proc/loadavg: 1.52 1.70 1.54 3/73 27312
/proc/meminfo: memFree=1278048/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=3144 CPUtime=0.29
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 686 0 0 0 29 0 0 0 19 0 1 0 1023653101 3219456 670 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 786 670 71 165 0 619 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3144

[startup+0.701415 s]
/proc/loadavg: 1.52 1.70 1.54 3/73 27312
/proc/meminfo: memFree=1278048/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=10440 CPUtime=0.7
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 2520 0 0 0 69 1 0 0 23 0 1 0 1023653101 10690560 2504 1992294400 134512640 135191068 4294956224 18446744073709551615 134549988 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 2610 2504 89 165 0 2443 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 10440

[startup+1.5015 s]
/proc/loadavg: 1.48 1.68 1.53 2/74 27313
/proc/meminfo: memFree=1267608/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=12628 CPUtime=1.49
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 3025 0 0 0 148 1 0 0 25 0 1 0 1023653101 12931072 3009 1992294400 134512640 135191068 4294956224 18446744073709551615 134693975 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 3157 3010 89 165 0 2990 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12628

[startup+3.10167 s]
/proc/loadavg: 1.48 1.68 1.53 2/74 27313
/proc/meminfo: memFree=1264536/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=15480 CPUtime=3.09
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 3740 0 0 0 307 2 0 0 25 0 1 0 1023653101 15851520 3724 1992294400 134512640 135191068 4294956224 18446744073709551615 134550432 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 3870 3724 89 165 0 3703 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15480

[startup+6.302 s]
/proc/loadavg: 1.48 1.68 1.53 2/74 27313
/proc/meminfo: memFree=1257624/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=21560 CPUtime=6.29
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 5293 0 0 0 627 2 0 0 25 0 1 0 1023653101 22077440 5277 1992294400 134512640 135191068 4294956224 18446744073709551615 134590535 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 5390 5277 89 165 0 5223 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21560

[startup+12.7017 s]
/proc/loadavg: 1.41 1.66 1.53 2/74 27313
/proc/meminfo: memFree=1255008/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=23800 CPUtime=12.68
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 5858 0 0 0 1265 3 0 0 25 0 1 0 1023653101 24371200 5842 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 5950 5842 89 165 0 5783 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23800

[startup+25.502 s]
/proc/loadavg: 1.34 1.64 1.52 2/74 27313
/proc/meminfo: memFree=1242784/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=36760 CPUtime=25.48
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 9083 0 0 0 2543 5 0 0 25 0 1 0 1023653101 37642240 9067 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 9190 9067 89 165 0 9023 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36760

[startup+51.1017 s]
/proc/loadavg: 1.22 1.59 1.51 2/74 27313
/proc/meminfo: memFree=1164384/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=115772 CPUtime=51.07
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 28840 0 0 0 5091 16 0 0 25 0 1 0 1023653101 118550528 28824 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 28943 28824 89 165 0 28776 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 115772

[startup+102.306 s]
/proc/loadavg: 1.09 1.49 1.47 2/74 27313
/proc/meminfo: memFree=924128/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=354420 CPUtime=102.26
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 88480 0 0 0 10186 40 0 0 25 0 1 0 1023653101 362926080 88464 1992294400 134512640 135191068 4294956224 18446744073709551615 134591177 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 88605 88464 89 165 0 88438 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 354420

[startup+162.301 s]
/proc/loadavg: 1.03 1.39 1.44 2/74 27313
/proc/meminfo: memFree=637024/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=641940 CPUtime=162.24
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 160359 0 0 0 16154 70 0 0 25 0 1 0 1023653101 657346560 160343 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 160485 160343 89 165 0 160318 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 641940

[startup+222.302 s]
/proc/loadavg: 1.01 1.32 1.41 2/74 27313
/proc/meminfo: memFree=364256/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=913620 CPUtime=222.23
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 228287 0 0 0 22122 101 0 0 25 0 1 0 1023653101 935546880 228271 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 228405 228271 89 165 0 228238 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 913620

[startup+282.302 s]
/proc/loadavg: 1.00 1.26 1.38 2/74 27313
/proc/meminfo: memFree=100512/2055920 swapFree=4175408/4192956
[pid=27312] ppid=27310 vsize=1179380 CPUtime=282.21
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 294737 0 0 0 28090 131 0 0 25 0 1 0 1023653101 1207685120 294721 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 294845 294721 89 165 0 294678 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1179380

[startup+342.301 s]
/proc/loadavg: 1.00 1.21 1.36 2/74 27313
/proc/meminfo: memFree=14944/2055920 swapFree=4175376/4192956
[pid=27312] ppid=27310 vsize=1431380 CPUtime=342.09
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 357772 0 0 0 34049 160 0 0 25 0 1 0 1023653101 1465733120 357756 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 357845 357756 89 165 0 357678 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 1431380

[startup+402.302 s]
/proc/loadavg: 1.00 1.17 1.33 2/74 27313
/proc/meminfo: memFree=15712/2055920 swapFree=4175376/4192956
[pid=27312] ppid=27310 vsize=1704952 CPUtime=402.07
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 426144 0 0 0 40018 189 0 0 25 0 1 0 1023653101 1745870848 426128 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 426238 426129 89 165 0 426071 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 1704952



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+443.702 s]
/proc/loadavg: 1.00 1.15 1.32 2/74 27313
/proc/meminfo: memFree=14944/2055920 swapFree=4175376/4192956
[pid=27312] ppid=27310 vsize=1843352 CPUtime=443.46
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4194304 460737 0 0 0 44141 205 0 0 25 0 1 0 1023653101 1887592448 460721 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 460838 460721 89 165 0 460671 0
Current children cumulated CPU time (s) 443.46
Current children cumulated vsize (KiB) 1843352

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

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

[startup+443.807 s]
/proc/loadavg: 1.00 1.15 1.32 2/74 27313
/proc/meminfo: memFree=14944/2055920 swapFree=4175376/4192956
[pid=27312] ppid=27310 vsize=0 CPUtime=443.56
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4195332 460737 0 0 0 44141 215 0 0 25 0 1 0 1023653101 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 0

[startup+443.902 s]
/proc/loadavg: 1.00 1.15 1.32 2/74 27313
/proc/meminfo: memFree=14944/2055920 swapFree=4175376/4192956
[pid=27312] ppid=27310 vsize=0 CPUtime=443.65
/proc/27312/stat : 27312 (tts-5-0) R 27310 27312 27174 0 -1 4195332 460737 0 0 0 44141 224 0 0 25 0 1 0 1023653101 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/27312/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 443.65
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 443.981
CPU time (s): 443.748
CPU user time (s): 441.419
CPU system time (s): 2.32865
CPU usage (%): 99.9474
Max. virtual memory (cumulated for all children) (KiB): 1843352

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

runsolver used 0.415936 second user time and 1.21681 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-03 00:45:45
IDJOB=1553204
IDBENCH=70757
IDSOLVER=505
FILE ID=node79/1553204-1238712345
PBS_JOBID= 9085320
Free space on /tmp= 65536 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/bitverif/minor/minor032.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553204-1238712345/watcher-1553204-1238712345 -o /tmp/evaluation-result-1553204-1238712345/solver-1553204-1238712345 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1553204-1238712345.cnf

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

MD5SUM BENCH= 93c9f18c75548b864ec69c2789cae658
RANDOM SEED=121137912

node79.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.232
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.232
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:       1278528 kB
Buffers:         99952 kB
Cached:         567236 kB
SwapCached:      11792 kB
Active:         373076 kB
Inactive:       310264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278528 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:            1080 kB
Writeback:           0 kB
Mapped:          22640 kB
Slab:            79184 kB
Committed_AS:  2940512 kB
PageTables:       2004 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= 65536 MiB
End job on node79 at 2009-04-03 00:53:11