Trace number 1555026

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
precosat 236UNSAT 24.3413 24.3479

General information on the benchmark

NameAPPLICATIONS/bitverif/
icbrt/icbrt1_32.cnf
MD5SUM157e258753171ede0eac48b41cfa7b1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.2104
Satisfiable
(Un)Satisfiability was proved
Number of variables11309
Number of clauses33833
Sum of the clauses size78941
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 222554
Number of clauses of size 311277
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 PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-1555026-1238736414.cnf
0.00/0.00	c found header 'p cnf 11309 33833'
0.01/0.04	c finished parsing
0.01/0.04	c
0.01/0.04	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.01/0.04	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.01/0.04	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.01/0.04	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.01/0.04	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.01/0.04	c --random=1 --spread=2000 --seed=0 --skip=25
0.01/0.04	c
0.01/0.04	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.01/0.04	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.01/0.04	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.01/0.04	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.01/0.04	c
0.01/0.04	c starting search after 0.0 seconds
0.01/0.04	c no decision limit
0.01/0.04	c
0.01/0.04	c       original/binary      fixed     eliminated      learned       agility
0.01/0.04	c   seconds        variables     equivalent    conflicts       height       MB
0.01/0.04	c
0.01/0.04	c *    0.0    33831   11307      2     0      0       0      0    0.0   0    3
0.59/0.65	c s    0.7    20615    3023    743   584   6959       0      0    0.0   0    3
0.59/0.65	c l    0.7    20615    3023    743   584   6959       0  17368    0.0   0    3
0.59/0.69	c N    0.7    20662    3023    743   584   6959     100    100   13.6  33    3
0.69/0.71	c N    0.7    20668    3023    743   584   6959     200    200   14.0  29    3
0.79/0.89	c N    0.9    21066    3023    743   584   6959     803    803   18.1  27    3
0.89/0.93	c B    0.9    21089    3023    743   584   6959    1003   1003   17.5  40    3
1.29/1.35	c B    1.4    21675    3023    743   584   6959    2003   2002   17.0  38    3
1.39/1.40	c s    1.4    21634    3023    743   584   6959    2085   2084   16.9  36    3
1.49/1.54	c N    1.5    21653    3023    743   584   6959    2412   2411   16.7  30    3
2.19/2.26	c s    2.3    24811    3016    744   590   6959    3837   3836   15.8  37    3
3.20/3.30	c s    3.3    24849    3016    744   590   6959    5970   5964   16.3  33    4
3.39/3.47	c N    3.5    24849    3016    744   590   6959    6426   6420   16.2  32    4
4.09/4.14	c B    4.1    24849    3016    744   590   6959    8004   7998   16.1  30    4
4.49/4.51	c s    4.5    25144    3016    744   590   6959    8536   8528   16.2  30    4
5.89/5.92	c s    5.9    25146    3016    744   590   6959   11344  11336   15.7  18    4
7.69/7.76	c s    7.8    24667    2985    744   590   6990   14265  13887   15.3  31    5
8.69/8.78	c N    8.8    24936    2982    745   592   6990   16063  15685   15.1  34    6
9.39/9.49	c s    9.5    24809    2982    745   592   6990   16858  16480   15.0  31    5
9.79/9.84	c
9.79/9.84	c       original/binary      fixed     eliminated      learned       agility
9.79/9.84	c   seconds        variables     equivalent    conflicts       height       MB
9.79/9.84	c
9.79/9.84	c +    9.8    24809    2982    745   592   6990   17369  19104   14.9  36    6
11.29/11.40	c s   11.4    24545    2980    747   592   6990   20133  19130   14.7  33    5
12.49/12.50	c +   12.5    24545    2980    747   592   6990   21712  21014   14.6  26    6
13.69/13.70	c B   13.7    24545    2980    747   592   6990   24012  21027   14.5  34    7
13.88/13.97	c s   14.0    24589    2979    748   592   6990   24182  21035   14.4  24    6
16.08/16.13	c +   16.1    24589    2979    748   592   6990   27142  23115   14.3  40    7
16.68/16.77	c s   16.8    24509    2976    748   593   6992   27651  21540   14.2  32    6
18.98/19.02	c s   19.0    24711    2968    750   599   6992   31667  23141   14.3  21    6
20.58/20.60	c +   20.6    26630    2956    751   610   6992   33925  25426   14.2  38    7
21.48/21.56	c s   21.6    27184    2889    776   652   6992   34777  17153   14.0  34    5
21.48/21.56	c -   21.6    27184    2889    776   652   6992   34777  24664   14.0  34    5
23.79/23.82	c s   23.8    39782    2640    877   800   6992   37646  14327   13.8  31    6
23.79/23.82	c -   23.8    39782    2640    877   800   6992   37646  22938   13.8  31    6
24.19/24.25	c +   24.2    50409    2189   1071  1057   6992   38254  25231   13.8  28    7
24.29/24.34	c 0   24.3    57328     145   3349   823   6992   38356  15011   13.7  36    7
24.29/24.34	c
24.29/24.34	s UNSATISFIABLE
24.29/24.34	c
24.29/24.34	c 38356 conflicts, 59719 decisions, 1 random
24.29/24.34	c 5 iterations, 30 restarts, 116 skipped
24.29/24.34	c 5 enlarged, 161 shrunken, 374 rescored, 20 rebiased
24.29/24.34	c 14 simplifications, 0 reductions
24.29/24.34	c
24.29/24.34	c vars: 3349 fixed, 823 equiv, 6992 elim, 1309 merged
24.29/24.34	c elim: 468928 resolutions, 3 phases, 3 rounds
24.29/24.34	c sbst: 95% substituted, 4.1% nots, 95.5% ands, 0.4% xors, 0.0% ites
24.29/24.34	c arty: 2.00 and 2.00 xor average arity
24.29/24.34	c prbe: 105634 probed, 17 phases, 17 rounds
24.29/24.34	c prbe: 92 failed, 683 lifted, 245 merged
24.29/24.34	c sccs: 5 non trivial, 0 fixed, 6 merged
24.29/24.34	c hash: 183 units, 1058 merged
24.29/24.34	c mins: 900494 learned, 67% deleted, 12 strong, 116 depth
24.29/24.34	c subs: 280 forward, 417 backward, 22941 doms
24.29/24.34	c strs: 183 forward, 104 backward
24.29/24.34	c doms: 24922 dominators, 21259 high, 292 low
24.29/24.34	c prps: 21204307 propagations, 0.87 megaprops
24.29/24.34	c
24.29/24.34	c 24.3 seconds, 8 MB max, 6 MB recycled

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-1555026-1238736414/watcher-1555026-1238736414 -o /tmp/evaluation-result-1555026-1238736414/solver-1555026-1238736414 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1555026-1238736414.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: 0.92 0.98 0.99 3/70 20074
/proc/meminfo: memFree=1501152/2055920 swapFree=4173176/4192956
[pid=20074] ppid=20072 vsize=1784 CPUtime=0
/proc/20074/stat : 20074 (precosat) R 20072 20074 19606 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 1146304627 1826816 338 1992294400 134512640 135151029 4294956224 18446744073709551615 134578417 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20074/statm: 446 339 63 155 0 289 0

[startup+0.024063 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 20074
/proc/meminfo: memFree=1501152/2055920 swapFree=4173176/4192956
[pid=20074] ppid=20072 vsize=2972 CPUtime=0.01
/proc/20074/stat : 20074 (precosat) R 20072 20074 19606 0 -1 4194304 629 0 0 0 1 0 0 0 18 0 1 0 1146304627 3043328 614 1992294400 134512640 135151029 4294956224 18446744073709551615 134682423 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20074/statm: 743 614 63 155 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2972

[startup+0.10107 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 20074
/proc/meminfo: memFree=1501152/2055920 swapFree=4173176/4192956
[pid=20074] ppid=20072 vsize=4872 CPUtime=0.09
/proc/20074/stat : 20074 (precosat) R 20072 20074 19606 0 -1 4194304 1160 0 0 0 9 0 0 0 18 0 1 0 1146304627 4988928 1111 1992294400 134512640 135151029 4294956224 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20074/statm: 1218 1111 79 155 0 1061 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4872

[startup+0.301089 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 20074
/proc/meminfo: memFree=1501152/2055920 swapFree=4173176/4192956
[pid=20074] ppid=20072 vsize=6268 CPUtime=0.29
/proc/20074/stat : 20074 (precosat) R 20072 20074 19606 0 -1 4194304 1775 0 0 0 28 1 0 0 19 0 1 0 1146304627 6418432 1440 1992294400 134512640 135151029 4294956224 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20074/statm: 1567 1440 79 155 0 1410 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6268

[startup+0.701129 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 20074
/proc/meminfo: memFree=1501152/2055920 swapFree=4173176/4192956
[pid=20074] ppid=20072 vsize=7228 CPUtime=0.69
/proc/20074/stat : 20074 (precosat) R 20072 20074 19606 0 -1 4194304 2021 0 0 0 68 1 0 0 22 0 1 0 1146304627 7401472 1686 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20074/statm: 1807 1686 79 155 0 1650 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7228

[startup+1.50121 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 20075
/proc/meminfo: memFree=1494616/2055920 swapFree=4173176/4192956
[pid=20074] ppid=20072 vsize=7232 CPUtime=1.49
/proc/20074/stat : 20074 (precosat) R 20072 20074 19606 0 -1 4194304 2022 0 0 0 148 1 0 0 25 0 1 0 1146304627 7405568 1687 1992294400 134512640 135151029 4294956224 18446744073709551615 134567912 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20074/statm: 1808 1687 79 155 0 1651 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7232

[startup+3.10237 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 20075
/proc/meminfo: memFree=1494424/2055920 swapFree=4173176/4192956
[pid=20074] ppid=20072 vsize=7232 CPUtime=3.09
/proc/20074/stat : 20074 (precosat) R 20072 20074 19606 0 -1 4194304 2022 0 0 0 308 1 0 0 25 0 1 0 1146304627 7405568 1687 1992294400 134512640 135151029 4294956224 18446744073709551615 134580477 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20074/statm: 1808 1687 79 155 0 1651 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7232

[startup+6.30168 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 20075
/proc/meminfo: memFree=1494360/2055920 swapFree=4173176/4192956
[pid=20074] ppid=20072 vsize=7232 CPUtime=6.29
/proc/20074/stat : 20074 (precosat) R 20072 20074 19606 0 -1 4194304 2022 0 0 0 628 1 0 0 25 0 1 0 1146304627 7405568 1687 1992294400 134512640 135151029 4294956224 18446744073709551615 134574580 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20074/statm: 1808 1687 79 155 0 1651 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7232

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 20075
/proc/meminfo: memFree=1493784/2055920 swapFree=4173176/4192956
[pid=20074] ppid=20072 vsize=7912 CPUtime=12.69
/proc/20074/stat : 20074 (precosat) R 20072 20074 19606 0 -1 4194304 2161 0 0 0 1268 1 0 0 25 0 1 0 1146304627 8101888 1826 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20074/statm: 1978 1826 79 155 0 1821 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7912

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

[startup+19.1019 s]
/proc/loadavg: 0.94 0.98 0.99 2/71 20075
/proc/meminfo: memFree=1493336/2055920 swapFree=4173176/4192956
[pid=20074] ppid=20072 vsize=8484 CPUtime=19.08
/proc/20074/stat : 20074 (precosat) R 20072 20074 19606 0 -1 4194304 2383 0 0 0 1907 1 0 0 25 0 1 0 1146304627 8687616 1969 1992294400 134512640 135151029 4294956224 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20074/statm: 2121 1969 79 155 0 1964 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 8484

[startup+22.3013 s]
/proc/loadavg: 0.94 0.98 0.99 2/71 20075
/proc/meminfo: memFree=1492376/2055920 swapFree=4173176/4192956
[pid=20074] ppid=20072 vsize=9284 CPUtime=22.28
/proc/20074/stat : 20074 (precosat) R 20072 20074 19606 0 -1 4194304 2585 0 0 0 2227 1 0 0 25 0 1 0 1146304627 9506816 2171 1992294400 134512640 135151029 4294956224 18446744073709551615 134572617 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20074/statm: 2321 2171 79 155 0 2164 0
Current children cumulated CPU time (s) 22.28
Current children cumulated vsize (KiB) 9284

[startup+23.1053 s]
/proc/loadavg: 0.94 0.98 0.99 2/71 20075
/proc/meminfo: memFree=1492312/2055920 swapFree=4173176/4192956
[pid=20074] ppid=20072 vsize=9284 CPUtime=23.08
/proc/20074/stat : 20074 (precosat) R 20072 20074 19606 0 -1 4194304 2601 0 0 0 2307 1 0 0 25 0 1 0 1146304627 9506816 2187 1992294400 134512640 135151029 4294956224 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20074/statm: 2321 2187 79 155 0 2164 0
Current children cumulated CPU time (s) 23.08
Current children cumulated vsize (KiB) 9284

[startup+23.9014 s]
/proc/loadavg: 0.94 0.98 0.99 2/71 20075
/proc/meminfo: memFree=1492312/2055920 swapFree=4173176/4192956
[pid=20074] ppid=20072 vsize=9668 CPUtime=23.89
/proc/20074/stat : 20074 (precosat) R 20072 20074 19606 0 -1 4194304 2698 0 0 0 2387 2 0 0 25 0 1 0 1146304627 9900032 2284 1992294400 134512640 135151029 4294956224 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20074/statm: 2417 2284 79 155 0 2260 0
Current children cumulated CPU time (s) 23.89
Current children cumulated vsize (KiB) 9668

[startup+24.3015 s]
/proc/loadavg: 0.94 0.98 0.99 2/71 20075
/proc/meminfo: memFree=1491928/2055920 swapFree=4173176/4192956
[pid=20074] ppid=20072 vsize=9668 CPUtime=24.29
/proc/20074/stat : 20074 (precosat) R 20072 20074 19606 0 -1 4194304 2698 0 0 0 2427 2 0 0 25 0 1 0 1146304627 9900032 2284 1992294400 134512640 135151029 4294956224 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20074/statm: 2417 2284 79 155 0 2260 0
Current children cumulated CPU time (s) 24.29
Current children cumulated vsize (KiB) 9668

Child status: 20
Real time (s): 24.3479
CPU time (s): 24.3413
CPU user time (s): 24.3183
CPU system time (s): 0.022996
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 9668

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

runsolver used 0.024996 second user time and 0.073988 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-03 07:26:54
IDJOB=1555026
IDBENCH=70792
IDSOLVER=507
FILE ID=node36/1555026-1238736414
PBS_JOBID= 9085355
Free space on /tmp= 66556 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/bitverif/icbrt/icbrt1_32.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555026-1238736414/watcher-1555026-1238736414 -o /tmp/evaluation-result-1555026-1238736414/solver-1555026-1238736414 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1555026-1238736414.cnf

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

MD5SUM BENCH= 157e258753171ede0eac48b41cfa7b1d
RANDOM SEED=554423314

node36.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:       1501568 kB
Buffers:         89880 kB
Cached:         375884 kB
SwapCached:       9148 kB
Active:         253088 kB
Inactive:       223336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501568 kB
SwapTotal:     4192956 kB
SwapFree:      4173176 kB
Dirty:            1204 kB
Writeback:           0 kB
Mapped:          16372 kB
Slab:            63304 kB
Committed_AS:  3292292 kB
PageTables:       1876 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 node36 at 2009-04-03 07:27:18