Trace number 1796671

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
ReVivAl 0.23 + SatElite 2009-03-18UNSAT 51.3702 51.4007

General information on the benchmark

NameAPPLICATIONS/bitverif/
minor/minor064.cnf
MD5SUM1a151a1e93387c74239b48070e3eed97
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.8045
Satisfiable
(Un)Satisfiability was proved
Number of variables14578
Number of clauses42581
Sum of the clauses size99353
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 228386
Number of clauses of size 314193
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   42579    99351 |   12773       0        0     nan |  0.000 % |
0.78/0.81	c |         0 |   17622    82354 |      --       0       --      -- |     --   | -24915/-16896
0.78/0.81	c ==============================================================================
0.78/0.81	c Result  :   #vars: 1957   #clauses: 17622   #literals: 82354
0.78/0.81	c CPU time:   0.792879 s
0.78/0.81	c ==============================================================================
0.78/0.86	c SatElite is done !
0.78/0.86	c revival is preprocessing the formula...#ITERATIONS 8
2.78/2.82	#LEARNT CLAUSES 1
2.78/2.84	done !
2.78/2.84	c Calling MINISAT
2.78/2.84	This is MiniSat 2.0 beta
2.78/2.84	WARNING: for repeatability, setting FPU to use double precision
2.78/2.84	============================[ Problem Statistics ]=============================
2.78/2.84	|                                                                             |
2.78/2.84	|  Number of variables:  1957                                                 |
2.78/2.84	|  Number of clauses:    17496                                                |
2.78/2.86	|  Parsing time:         0.01         s                                       |
2.78/2.86	============================[ Search Statistics ]==============================
2.78/2.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.78/2.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.78/2.86	===============================================================================
2.78/2.86	|         0 |    1955    17494    77590 |     5831        0    nan |  0.000 % |
2.78/2.86	|       100 |    1955    17494    77590 |     6414      100     14 |  0.102 % |
2.78/2.87	|       251 |    1955    17494    77590 |     7055      251     11 |  0.102 % |
2.78/2.88	|       476 |    1955    17494    77590 |     7761      476     13 |  0.102 % |
2.83/2.90	|       814 |    1955    17494    77590 |     8537      814     16 |  0.102 % |
2.83/2.91	|      1320 |    1955    17494    77590 |     9391     1320     19 |  0.102 % |
2.83/2.94	|      2079 |    1952    17469    77485 |    10330     2024     20 |  0.256 % |
2.83/3.00	|      3218 |    1952    17469    77485 |    11363     3163     28 |  0.256 % |
2.83/3.13	|      4926 |    1951    17469    77485 |    12499     4870     43 |  0.307 % |
3.28/3.33	|      7489 |    1951    17402    77345 |    13749     7428     51 |  0.307 % |
3.57/3.60	|     11333 |    1950    17402    77345 |    15124    11271     60 |  0.358 % |
3.97/4.09	|     17100 |    1950    17335    77210 |    16637     9283     60 |  0.358 % |
5.08/5.18	|     25749 |    1950    17335    77210 |    18301     9487     95 |  0.358 % |
6.67/6.72	|     38723 |    1950    17335    77210 |    20131    13157     87 |  0.358 % |
9.77/9.88	|     58184 |    1950    17335    77210 |    22144    12216    137 |  0.358 % |
15.57/15.63	|     87377 |    1950    17335    77210 |    24358    18688    159 |  0.358 % |
23.47/23.51	|    131168 |    1950    17335    77210 |    26794    12969    162 |  0.358 % |
36.75/36.87	|    196852 |    1950    17335    77210 |    29474    23965    113 |  0.358 % |
51.25/51.39	===============================================================================
51.25/51.39	restarts              : 18
51.25/51.39	conflicts             : 268967         (5547 /sec)
51.25/51.39	decisions             : 640328         (1.75 % random) (13207 /sec)
51.25/51.39	propagations          : 25785987       (531838 /sec)
51.25/51.39	conflict literals     : 35364556       (20.86 % deleted)
51.25/51.39	Memory used           : 23.67 MB
51.25/51.39	CPU time              : 48.4846 s
51.25/51.39	
51.25/51.39	UNSATISFIABLE
51.25/51.40	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-1796671-1242078955/watcher-1796671-1242078955 -o /tmp/evaluation-result-1796671-1242078955/solver-1796671-1242078955 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796671-1242078955.cnf HOME 

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: 0.92 0.98 0.99 3/64 6452
/proc/meminfo: memFree=1220224/2055920 swapFree=4181160/4192956
[pid=6452] ppid=6450 vsize=5360 CPUtime=0
/proc/6452/stat : 6452 (run.sh) S 6450 6452 6152 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235928171 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6452/statm: 1340 238 197 169 0 51 0
[pid=6453] ppid=6452 vsize=948 CPUtime=0
/proc/6453/stat : 6453 (SatElite) R 6452 6452 6152 0 -1 4194304 164 0 0 0 0 0 0 0 19 0 1 0 235928171 970752 147 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 237 149 51 126 0 108 0

[startup+0.0795441 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6452
/proc/meminfo: memFree=1220224/2055920 swapFree=4181160/4192956
[pid=6452] ppid=6450 vsize=5360 CPUtime=0
/proc/6452/stat : 6452 (run.sh) S 6450 6452 6152 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235928171 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6452/statm: 1340 238 197 169 0 51 0
[pid=6453] ppid=6452 vsize=6932 CPUtime=0.06
/proc/6453/stat : 6453 (SatElite) R 6452 6452 6152 0 -1 4194304 1653 0 0 0 6 0 0 0 19 0 1 0 235928171 7098368 1552 1992294400 134512640 135031949 4294956224 18446744073709551615 134540530 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 1733 1552 67 126 0 1604 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12292

[startup+0.102545 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6452
/proc/meminfo: memFree=1220224/2055920 swapFree=4181160/4192956
[pid=6452] ppid=6450 vsize=5360 CPUtime=0
/proc/6452/stat : 6452 (run.sh) S 6450 6452 6152 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235928171 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6452/statm: 1340 238 197 169 0 51 0
[pid=6453] ppid=6452 vsize=6932 CPUtime=0.09
/proc/6453/stat : 6453 (SatElite) R 6452 6452 6152 0 -1 4194304 1661 0 0 0 9 0 0 0 19 0 1 0 235928171 7098368 1560 1992294400 134512640 135031949 4294956224 18446744073709551615 134566022 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 1733 1560 67 126 0 1604 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12292

[startup+0.301559 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6452
/proc/meminfo: memFree=1220224/2055920 swapFree=4181160/4192956
[pid=6452] ppid=6450 vsize=5360 CPUtime=0
/proc/6452/stat : 6452 (run.sh) S 6450 6452 6152 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235928171 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6452/statm: 1340 238 197 169 0 51 0
[pid=6453] ppid=6452 vsize=7248 CPUtime=0.29
/proc/6453/stat : 6453 (SatElite) R 6452 6452 6152 0 -1 4194304 1745 0 0 0 28 1 0 0 21 0 1 0 235928171 7421952 1644 1992294400 134512640 135031949 4294956224 18446744073709551615 134547405 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 1812 1644 67 126 0 1683 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12608

[startup+0.701588 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6452
/proc/meminfo: memFree=1220224/2055920 swapFree=4181160/4192956
[pid=6452] ppid=6450 vsize=5360 CPUtime=0
/proc/6452/stat : 6452 (run.sh) S 6450 6452 6152 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235928171 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6452/statm: 1340 238 197 169 0 51 0
[pid=6453] ppid=6452 vsize=7924 CPUtime=0.68
/proc/6453/stat : 6453 (SatElite) R 6452 6452 6152 0 -1 4194304 1912 0 0 0 67 1 0 0 25 0 1 0 235928171 8114176 1811 1992294400 134512640 135031949 4294956224 18446744073709551615 134530037 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 1981 1811 67 126 0 1852 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13284

[startup+1.50165 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 6455
/proc/meminfo: memFree=1215088/2055920 swapFree=4181160/4192956
[pid=6452] ppid=6450 vsize=5360 CPUtime=0.85
/proc/6452/stat : 6452 (run.sh) S 6450 6452 6152 0 -1 4194304 317 2053 0 0 0 0 83 2 19 0 1 0 235928171 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6452/statm: 1340 241 197 169 0 51 0
[pid=6455] ppid=6452 vsize=2696 CPUtime=0.63
/proc/6455/stat : 6455 (revival) R 6452 6452 6152 0 -1 4194304 514 0 0 0 63 0 0 0 22 0 1 50000 235928257 2760704 379 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6455/statm: 674 379 85 6 0 312 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8056

[startup+3.10177 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 6455
/proc/meminfo: memFree=1214960/2055920 swapFree=4181160/4192956
[pid=6452] ppid=6450 vsize=5360 CPUtime=2.83
/proc/6452/stat : 6452 (run.sh) S 6450 6452 6152 0 -1 4194304 343 2583 0 0 0 0 281 2 16 0 1 0 235928171 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6452/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 5360

[startup+6.302 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 6456
/proc/meminfo: memFree=1207664/2055920 swapFree=4181160/4192956
[pid=6452] ppid=6450 vsize=5360 CPUtime=2.83
/proc/6452/stat : 6452 (run.sh) S 6450 6452 6152 0 -1 4194304 343 2583 0 0 0 0 281 2 16 0 1 0 235928171 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6452/statm: 1340 241 197 169 0 51 0
[pid=6456] ppid=6452 vsize=11232 CPUtime=3.44
/proc/6456/stat : 6456 (minisat) R 6452 6452 6152 0 -1 4194304 2533 0 0 0 343 1 0 0 25 0 1 0 235928456 11501568 2517 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/6456/statm: 2808 2517 77 170 0 2636 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16592

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 6456
/proc/meminfo: memFree=1199672/2055920 swapFree=4181160/4192956
[pid=6452] ppid=6450 vsize=5360 CPUtime=2.83
/proc/6452/stat : 6452 (run.sh) S 6450 6452 6152 0 -1 4194304 343 2583 0 0 0 0 281 2 16 0 1 0 235928171 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6452/statm: 1340 241 197 169 0 51 0
[pid=6456] ppid=6452 vsize=17308 CPUtime=9.84
/proc/6456/stat : 6456 (minisat) R 6452 6452 6152 0 -1 4194304 4058 0 0 0 982 2 0 0 25 0 1 0 235928456 17723392 4042 1992294400 134512640 135212939 4294956240 18446744073709551615 134529681 0 0 4096 3 0 0 0 17 0 0 0
/proc/6456/statm: 4327 4042 77 170 0 4155 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 22668

[startup+25.5024 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 6456
/proc/meminfo: memFree=1194936/2055920 swapFree=4181160/4192956
[pid=6452] ppid=6450 vsize=5360 CPUtime=2.83
/proc/6452/stat : 6452 (run.sh) S 6450 6452 6152 0 -1 4194304 343 2583 0 0 0 0 281 2 16 0 1 0 235928171 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6452/statm: 1340 241 197 169 0 51 0
[pid=6456] ppid=6452 vsize=22200 CPUtime=22.64
/proc/6456/stat : 6456 (minisat) R 6452 6452 6152 0 -1 4194304 5290 0 0 0 2261 3 0 0 25 0 1 0 235928456 22732800 5274 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6456/statm: 5550 5274 77 170 0 5378 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27560

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 6456
/proc/meminfo: memFree=1192824/2055920 swapFree=4181160/4192956
[pid=6452] ppid=6450 vsize=5360 CPUtime=2.83
/proc/6452/stat : 6452 (run.sh) S 6450 6452 6152 0 -1 4194304 343 2583 0 0 0 0 281 2 16 0 1 0 235928171 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6452/statm: 1340 241 197 169 0 51 0
[pid=6456] ppid=6452 vsize=24236 CPUtime=48.22
/proc/6456/stat : 6456 (minisat) R 6452 6452 6152 0 -1 4194304 5807 0 0 0 4819 3 0 0 25 0 1 0 235928456 24817664 5786 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/6456/statm: 6059 5786 77 170 0 5887 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 29596

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

[startup+51.3023 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 6456
/proc/meminfo: memFree=1192824/2055920 swapFree=4181160/4192956
[pid=6452] ppid=6450 vsize=5360 CPUtime=2.83
/proc/6452/stat : 6452 (run.sh) S 6450 6452 6152 0 -1 4194304 343 2583 0 0 0 0 281 2 16 0 1 0 235928171 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6452/statm: 1340 241 197 169 0 51 0
[pid=6456] ppid=6452 vsize=24236 CPUtime=48.42
/proc/6456/stat : 6456 (minisat) R 6452 6452 6152 0 -1 4194304 5807 0 0 0 4839 3 0 0 25 0 1 0 235928456 24817664 5786 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/6456/statm: 6059 5786 77 170 0 5887 0
Current children cumulated CPU time (s) 51.25
Current children cumulated vsize (KiB) 29596

Child status: 20
Real time (s): 51.4007
CPU time (s): 51.3702
CPU user time (s): 51.2982
CPU system time (s): 0.071989
CPU usage (%): 99.9406
Max. virtual memory (cumulated for all children) (KiB): 29704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.2982
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8756
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= 10
involuntary context switches= 103

runsolver used 0.047992 second user time and 0.146977 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-11 23:55:55
IDJOB=1796671
IDBENCH=70756
IDSOLVER=648
FILE ID=node34/1796671-1242078955
PBS_JOBID= 9277592
Free space on /tmp= 66252 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/minor/minor064.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796671-1242078955/watcher-1796671-1242078955 -o /tmp/evaluation-result-1796671-1242078955/solver-1796671-1242078955 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796671-1242078955.cnf HOME

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

MD5SUM BENCH= 1a151a1e93387c74239b48070e3eed97
RANDOM SEED=1748954235

node34.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.214
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.214
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:       1220704 kB
Buffers:         75364 kB
Cached:         662968 kB
SwapCached:       5588 kB
Active:         176124 kB
Inactive:       570096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1220704 kB
SwapTotal:     4192956 kB
SwapFree:      4181160 kB
Dirty:            2040 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            75004 kB
Committed_AS:   808668 kB
PageTables:       1404 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= 66248 MiB
End job on node34 at 2009-05-11 23:56:47