Trace number 1556741

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
picosat 913UNSAT 84.8851 84.9105

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-06.cnf
MD5SUM54bbde63bf0c9b14dd4e32426eab0a42
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.7376
Satisfiable
(Un)Satisfiability was proved
Number of variables68953
Number of clauses224868
Sum of the clauses size582796
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291550
Number of clauses of size 3133189
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 PicoSAT SAT Solver Version 913
0.00/0.00	c Copyright (c) 2006 - 2009 Armin Biere JKU Linz
0.00/0.00	c gcc -Wall -Wextra -m32 -static -DNDEBUG -O3 -fomit-frame-pointer -finline-limit=1000000
0.00/0.00	c
0.00/0.00	c parsing HOME/instance-1556741-1238750362.cnf
0.00/0.00	c parsed header 'p cnf 68953 224868'
0.49/0.58	c initialized 68953 variables
0.49/0.58	c found 224868 non trivial clauses
0.49/0.58	c
0.49/0.58	c random number generator seed 0
0.49/0.58	c 
0.49/0.58	c  seconds     variables   original    learned     agility
0.49/0.58	c         level        used      conflicts    limit          MB
0.49/0.58	c 
0.49/0.58	c s   0.6   0.0 68484   1.4 132e3    59     0     0   0.0   9.7 
2.19/2.27	c 
2.19/2.27	c initial reduction limit 66466 clauses
2.19/2.27	c 
2.19/2.27	c +   2.3   8.5 68484  87.8 132e3   159   100 73112  41.3  10.7 
2.19/2.29	c N   2.3   8.5 68484  87.8 132e3   160   101 73112  39.8  10.7 
6.68/6.71	c +   6.7   7.9 68484  99.5 132e3   309   250 80423  40.1  10.8 
10.78/10.80	c N  10.8   7.8 68484  99.9 132e3   461   402 80423  38.2  10.8 
12.58/12.61	c +  12.6   7.6 68484  99.9 132e3   534   475 88465  43.8  10.9 
21.68/21.72	c +  21.7   7.3 68484  99.9 132e3   871   812 97311  38.0  11.1 
30.08/30.11	c N  30.1  22.7 68484 100.0 132e3  1263  1199 97311  46.2  11.2 
33.08/33.14	c +  33.1  21.6 68484 100.0 132e3  1376  1312 107e3  44.4  11.2 
46.47/46.52	c s  46.5  50.9 68330 100.0 132e3  1822   643 107e3  42.0  11.0 
47.47/47.58	c N  47.6  49.0 68330 100.0 132e3  1907   726 107e3  44.0  11.0 
53.27/53.30	c +  53.3  45.3 68330 100.0 132e3  2148   967 117e3  43.9  11.1 
54.67/54.74	c N  54.7  45.5 68330 100.0 132e3  2208  1027 117e3  37.7  11.1 
65.87/65.99	c s  66.0  40.3 68306 100.0 132e3  2662   774 117e3  45.1  11.1 
68.37/68.45	c N  68.4  39.3 68306 100.0 132e3  2758   870 117e3  44.0  11.2 
76.06/76.19	c N  76.2  36.9 68306 100.0 132e3  3061  1171 117e3  45.6  11.4 
77.47/77.58	c s  77.6  36.5 68299 100.0 132e3  3107   621 117e3  45.2  11.1 
79.97/80.08	c N  80.1  35.7 68299 100.0 132e3  3209   721 117e3  44.2  11.1 
80.97/81.06	c s  81.0  35.5 68291 100.0 132e3  3234   638 117e3  40.0  11.4 
82.37/82.44	c +  82.4  35.1 68291 100.0 132e3  3292   693 129e3  43.9  11.4 
82.57/82.62	c s  82.6  35.1 68274 100.0 132e3  3297   601 129e3  45.5  11.4 
82.57/82.62	c 
82.57/82.62	c  seconds     variables   original    learned     agility
82.57/82.62	c         level        used      conflicts    limit          MB
82.57/82.62	c 
84.37/84.45	c s  84.4  34.6 68267 100.0 132e3  3360   413 129e3  45.2  11.2 
84.77/84.89	c 0  84.9  34.5 26594 100.0 132e3  3375   421 129e3  45.2  12.2 
84.87/84.90	c 
84.87/84.90	c  seconds     variables   original    learned     agility
84.87/84.90	c         level        used      conflicts    limit          MB
84.87/84.90	c 
84.87/84.90	s UNSATISFIABLE
84.87/84.90	c
84.87/84.90	c 8 iterations
84.87/84.90	c 0 restarts
84.87/84.90	c 69 failed literals
84.87/84.90	c 3375 conflicts
84.87/84.90	c 4278 decisions
84.87/84.90	c 42359 fixed variables
84.87/84.90	c 334578 learned literals
84.87/84.90	c 58.6% deleted literals
84.87/84.90	c 120617311 propagations
84.87/84.90	c 100.0% variables used
84.87/84.90	c 84.9 seconds in library
84.87/84.90	c 1.4 megaprops/second
84.87/84.90	c 7 simplifications
84.87/84.90	c 0 reductions
84.87/84.90	c 1.0 MB recycled
84.87/84.90	c 12.2 MB maximally allocated
84.87/84.90	c 84.9 seconds total run time

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-1556741-1238750362/watcher-1556741-1238750362 -o /tmp/evaluation-result-1556741-1238750362/solver-1556741-1238750362 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1556741-1238750362.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.00 1.00 1.09 3/64 22892
/proc/meminfo: memFree=1743048/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=4696 CPUtime=0
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 557 0 0 0 0 0 0 0 18 0 1 0 1147701420 4808704 542 1992294400 134512640 135137933 4294956224 18446744073709551615 134532287 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 1174 544 53 152 0 1020 0

[startup+0.0454111 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 22892
/proc/meminfo: memFree=1743048/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=6700 CPUtime=0.03
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 1510 0 0 0 3 0 0 0 18 0 1 0 1147701420 6860800 1495 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 1675 1495 56 152 0 1521 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6700

[startup+0.101418 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 22892
/proc/meminfo: memFree=1743048/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=9196 CPUtime=0.09
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 2070 0 0 0 8 1 0 0 18 0 1 0 1147701420 9416704 2055 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 2299 2055 56 152 0 2145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9196

[startup+0.301446 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 22892
/proc/meminfo: memFree=1743048/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=12216 CPUtime=0.29
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 2760 0 0 0 28 1 0 0 19 0 1 0 1147701420 12509184 2745 1992294400 134512640 135137933 4294956224 18446744073709551615 134560822 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3054 2745 61 152 0 2900 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12216

[startup+0.701504 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 22892
/proc/meminfo: memFree=1743048/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=12732 CPUtime=0.69
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 2854 0 0 0 68 1 0 0 22 0 1 0 1147701420 13037568 2839 1992294400 134512640 135137933 4294956224 18446744073709551615 134551959 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3183 2839 69 152 0 3029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12732

[startup+1.50162 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 22893
/proc/meminfo: memFree=1731904/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=13108 CPUtime=1.49
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 2930 0 0 0 148 1 0 0 25 0 1 0 1147701420 13422592 2915 1992294400 134512640 135137933 4294956224 18446744073709551615 134553584 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3277 2915 69 152 0 3123 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13108

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 22893
/proc/meminfo: memFree=1731456/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=13240 CPUtime=3.09
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 2932 0 0 0 308 1 0 0 25 0 1 0 1147701420 13557760 2917 1992294400 134512640 135137933 4294956224 18446744073709551615 134522736 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3310 2917 69 152 0 3156 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13240

[startup+6.30132 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 22893
/proc/meminfo: memFree=1731456/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=13240 CPUtime=6.28
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 2943 0 0 0 627 1 0 0 25 0 1 0 1147701420 13557760 2928 1992294400 134512640 135137933 4294956224 18446744073709551615 134554570 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3310 2928 69 152 0 3156 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13240

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 22893
/proc/meminfo: memFree=1731328/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=13372 CPUtime=12.68
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 2978 0 0 0 1267 1 0 0 25 0 1 0 1147701420 13692928 2963 1992294400 134512640 135137933 4294956224 18446744073709551615 134551318 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3343 2963 69 152 0 3189 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13372

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 22893
/proc/meminfo: memFree=1731072/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=13636 CPUtime=25.48
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 3040 0 0 0 2546 2 0 0 25 0 1 0 1147701420 13963264 3025 1992294400 134512640 135137933 4294956224 18446744073709551615 134548954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3409 3025 69 152 0 3255 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13636

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 22893
/proc/meminfo: memFree=1730816/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=13768 CPUtime=51.07
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 3095 0 0 0 5105 2 0 0 25 0 1 0 1147701420 14098432 3080 1992294400 134512640 135137933 4294956224 18446744073709551615 134553613 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3442 3080 69 152 0 3288 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13768

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

[startup+63.9017 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 22893
/proc/meminfo: memFree=1730816/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=13768 CPUtime=63.87
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 3095 0 0 0 6385 2 0 0 25 0 1 0 1147701420 14098432 3080 1992294400 134512640 135137933 4294956224 18446744073709551615 134527773 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3442 3080 69 152 0 3288 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 13768

[startup+76.7015 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 22893
/proc/meminfo: memFree=1730688/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=14028 CPUtime=76.66
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 3128 0 0 0 7664 2 0 0 25 0 1 0 1147701420 14364672 3113 1992294400 134512640 135137933 4294956224 18446744073709551615 134548661 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3507 3113 69 152 0 3353 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 14028

[startup+79.902 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 22893
/proc/meminfo: memFree=1730688/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=14028 CPUtime=79.87
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 3128 0 0 0 7984 3 0 0 25 0 1 0 1147701420 14364672 3113 1992294400 134512640 135137933 4294956224 18446744073709551615 134548659 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3507 3113 69 152 0 3353 0
Current children cumulated CPU time (s) 79.87
Current children cumulated vsize (KiB) 14028

[startup+83.1015 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 22893
/proc/meminfo: memFree=1730496/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=14288 CPUtime=83.07
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 3171 0 0 0 8304 3 0 0 25 0 1 0 1147701420 14630912 3156 1992294400 134512640 135137933 4294956224 18446744073709551615 134549059 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3572 3156 69 152 0 3418 0
Current children cumulated CPU time (s) 83.07
Current children cumulated vsize (KiB) 14288

[startup+83.9016 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 22893
/proc/meminfo: memFree=1730496/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=14288 CPUtime=83.87
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 3171 0 0 0 8384 3 0 0 25 0 1 0 1147701420 14630912 3156 1992294400 134512640 135137933 4294956224 18446744073709551615 134548930 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3572 3156 69 152 0 3418 0
Current children cumulated CPU time (s) 83.87
Current children cumulated vsize (KiB) 14288

[startup+84.7057 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 22893
/proc/meminfo: memFree=1730496/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=14288 CPUtime=84.67
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 3171 0 0 0 8464 3 0 0 25 0 1 0 1147701420 14630912 3156 1992294400 134512640 135137933 4294956224 18446744073709551615 134527773 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3572 3156 69 152 0 3418 0
Current children cumulated CPU time (s) 84.67
Current children cumulated vsize (KiB) 14288

[startup+84.9027 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 22893
/proc/meminfo: memFree=1730496/2055920 swapFree=4175732/4192956
[pid=22892] ppid=22890 vsize=13656 CPUtime=84.87
/proc/22892/stat : 22892 (picosat) R 22890 22892 22467 0 -1 4194304 3293 0 0 0 8484 3 0 0 25 0 1 0 1147701420 13983744 3105 1992294400 134512640 135137933 4294956224 18446744073709551615 134664660 0 0 4096 0 0 0 0 17 1 0 0
/proc/22892/statm: 3414 3105 69 152 0 3260 0
Current children cumulated CPU time (s) 84.87
Current children cumulated vsize (KiB) 13656

Child status: 20
Real time (s): 84.9105
CPU time (s): 84.8851
CPU user time (s): 84.8521
CPU system time (s): 0.032994
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 14288

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

runsolver used 0.06399 second user time and 0.199969 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-03 11:19:22
IDJOB=1556741
IDBENCH=70825
IDSOLVER=506
FILE ID=node30/1556741-1238750362
PBS_JOBID= 9085384
Free space on /tmp= 66508 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-06.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556741-1238750362/watcher-1556741-1238750362 -o /tmp/evaluation-result-1556741-1238750362/solver-1556741-1238750362 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1556741-1238750362.cnf

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

MD5SUM BENCH= 54bbde63bf0c9b14dd4e32426eab0a42
RANDOM SEED=374766215

node30.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.260
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	: 5931.00
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.260
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:       1743464 kB
Buffers:         33564 kB
Cached:         188240 kB
SwapCached:      11096 kB
Active:          74804 kB
Inactive:       160132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743464 kB
SwapTotal:     4192956 kB
SwapFree:      4175732 kB
Dirty:            4776 kB
Writeback:           0 kB
Mapped:          18812 kB
Slab:            63508 kB
Committed_AS:  3394292 kB
PageTables:       1368 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= 66508 MiB
End job on node30 at 2009-04-03 11:20:47