Trace number 291771

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, and are wall clock time (not CPU 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
CMUSAT BASE 2007-02-08SAT 75.7095 75.7363

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1264328999-02.SAT.shuffled.cnf
MD5SUMa8f6f75455aa2da8d4fca50e54ce6642
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51704
Number of clauses of size over 50

Solver Data (download as text)

75.67/75.73	c Number of variables:  80
75.67/75.73	c Number of clauses:    1704
75.67/75.73	c DBreduced=0 GV=102[0]  GL=1806[ 1704,102] Prune=239 decisions=137 restart=0 est=0.0158228 DB Impl=2048[0]  
75.67/75.73	c DBreduced=0 GV=151[0]  GL=1855[ 1704,151] Prune=365 decisions=214 restart=1 est=0.0158228 DB Impl=3040[0]  
75.67/75.73	c DBreduced=0 GV=226[0]  GL=1930[ 1704,226] Prune=539 decisions=313 restart=2 est=0.0158228 DB Impl=4474[0]  
75.67/75.73	c DBreduced=0 GV=338[0]  GL=2042[ 1704,338] Prune=789 decisions=451 restart=3 est=0.0158228 DB Impl=6549[0]  
75.67/75.73	c DBreduced=0 GV=507[0]  GL=2211[ 1704,507] Prune=1172 decisions=665 restart=4 est=0.0158228 DB Impl=9674[0]  
75.67/75.73	c DBreduced=0 GV=762[0]  GL=2466[ 1704,762] Prune=1726 decisions=964 restart=5 est=0.0158228 DB Impl=14375[0]  
75.67/75.73	c DBreduced=1 GV=1140[0]  GL=2788[ 1704,1084] Prune=2548 decisions=1408 restart=6 est=0.0158228 DB Impl=21611[0]  
75.67/75.73	c DBreduced=5 GV=1709[0]  GL=3354[ 1704,1650] Prune=3764 decisions=2055 restart=7 est=0.0158228 DB Impl=32537[0]  
75.67/75.73	c DBreduced=6 GV=2564[0]  GL=3406[ 1704,1702] Prune=5598 decisions=3034 restart=8 est=0.0158228 DB Impl=49160[0]  
75.67/75.73	c DBreduced=7 GV=3845[0]  GL=3762[ 1704,2058] Prune=8303 decisions=4458 restart=9 est=0.0158228 DB Impl=73714[0]  
75.67/75.73	c DBreduced=9 GV=5767[0]  GL=3746[ 1704,2042] Prune=12369 decisions=6602 restart=10 est=0.0158228 DB Impl=111098[0]  
75.67/75.73	c DBreduced=11 GV=8651[0]  GL=4321[ 1704,2617] Prune=18477 decisions=9826 restart=11 est=0.0158228 DB Impl=167483[0]  
75.67/75.73	c DBreduced=14 GV=12975[0]  GL=4233[ 1704,2529] Prune=27593 decisions=14618 restart=12 est=0.0158228 DB Impl=249209[0]  
75.67/75.73	c DBreduced=17 GV=19462[0]  GL=4932[ 1704,3228] Prune=41267 decisions=21805 restart=13 est=0.0158228 DB Impl=373773[0]  
75.67/75.73	c DBreduced=20 GV=29193[0]  GL=7028[ 1704,5324] Prune=61713 decisions=32520 restart=14 est=0.0158228 DB Impl=561348[0]  
75.67/75.73	c DBreduced=24 GV=43790[0]  GL=7519[ 1704,5815] Prune=92639 decisions=48849 restart=15 est=0.0158228 DB Impl=843365[0]  
75.67/75.73	c DBreduced=27 GV=65685[0]  GL=14568[ 1704,12864] Prune=138711 decisions=73026 restart=16 est=0.0158228 DB Impl=1272061[0]  
75.67/75.73	c DBreduced=31 GV=98527[0]  GL=19829[ 1704,18125] Prune=207927 decisions=109400 restart=17 est=0.0158228 DB Impl=1913705[0]  
75.67/75.73	c DBreduced=35 GV=147791[0]  GL=28713[ 1704,27009] Prune=311422 decisions=163631 restart=18 est=0.0158228 DB Impl=2890599[0]  
75.67/75.73	c DBreduced=39 GV=221685[0]  GL=44039[ 1704,42335] Prune=466438 decisions=244753 restart=19 est=0.0158228 DB Impl=4339408[0]  
75.67/75.73	c DBreduced=44 GV=332526[0]  GL=42674[ 1704,40970] Prune=699079 decisions=366553 restart=20 est=0.0158228 DB Impl=6525515[0]  
75.67/75.73	c #Total time (in seconds): 75.6715
75.67/75.73	c #Memory used (in MB): 18.3594
75.67/75.73	v 1 2 -3 -4 -5 6 7 8 9 -10 -11 -12 -13 14 -15 16 -17 -18 19 -20 21 -22 -23 24 -25 26 27 -28 29 -30 31 32 33 34 35 -36 37 38 39 40 41 -42 -43 -44 -45 46 47 -48 -49 50 51 52 53 -54 -55 56 -57 -58 -59 60 -61 62 -63 -64 65 66 67 -68 -69 -70 71 72 73 74 75 76 77 78 -79 -80 0 
75.67/75.73	c 
75.67/75.73	s SATISFIABLE

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node30/watcher-291771-1171746156 -o ROOT/results/node30/solver-291771-1171746156 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291771-1171746156/cmusat_base /tmp/evaluation/291771-1171746156/instance-291771-1171746156.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.97 0.90 3/77 24227
/proc/meminfo: memFree=943184/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=2308 CPUtime=0
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 168379725 2363392 155 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134547269 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 577 157 93 241 0 333 0

[startup+0.106978 s]
/proc/loadavg: 0.92 0.97 0.90 3/77 24227
/proc/meminfo: memFree=943184/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=2912 CPUtime=0.1
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 328 0 0 0 10 0 0 0 18 0 1 0 168379725 2981888 310 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134551398 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 728 310 110 241 0 484 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2912

[startup+0.515034 s]
/proc/loadavg: 0.92 0.97 0.90 3/77 24227
/proc/meminfo: memFree=943184/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=3076 CPUtime=0.51
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 374 0 0 0 51 0 0 0 22 0 1 0 168379725 3149824 356 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560595 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 769 356 110 241 0 525 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3076

[startup+1.33515 s]
/proc/loadavg: 0.92 0.97 0.90 2/78 24228
/proc/meminfo: memFree=941128/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=4056 CPUtime=1.33
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 599 0 0 0 133 0 0 0 25 0 1 0 168379725 4153344 581 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559802 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 1014 581 110 241 0 770 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4056

[startup+2.97138 s]
/proc/loadavg: 0.92 0.97 0.90 2/78 24228
/proc/meminfo: memFree=940744/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=4304 CPUtime=2.96
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 684 0 0 0 296 0 0 0 25 0 1 0 168379725 4407296 666 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 1076 666 110 241 0 832 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4304

[startup+6.25085 s]
/proc/loadavg: 0.93 0.97 0.90 2/78 24228
/proc/meminfo: memFree=938896/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=6240 CPUtime=6.24
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 1163 0 0 0 624 0 0 0 25 0 1 0 168379725 6389760 1105 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560029 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 1560 1105 110 241 0 1316 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6240

[startup+12.7048 s]
/proc/loadavg: 0.93 0.97 0.90 2/78 24228
/proc/meminfo: memFree=937688/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=7492 CPUtime=12.69
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 1616 0 0 0 1269 0 0 0 25 0 1 0 168379725 7671808 1426 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 1873 1426 110 241 0 1629 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7492

[startup+25.5096 s]
/proc/loadavg: 0.95 0.97 0.91 3/78 24228
/proc/meminfo: memFree=935320/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=10396 CPUtime=25.49
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 2663 0 0 0 2548 1 0 0 25 0 1 0 168379725 10645504 2045 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560103 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 2599 2045 110 241 0 2355 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10396

[startup+51.1212 s]
/proc/loadavg: 0.96 0.97 0.91 2/78 24228
/proc/meminfo: memFree=928536/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=18332 CPUtime=51.09
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 5110 0 0 0 5107 2 0 0 25 0 1 0 168379725 18771968 3719 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 4583 3719 110 241 0 4339 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18332

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

[startup+52.4514 s]
/proc/loadavg: 0.96 0.97 0.91 2/78 24228
/proc/meminfo: memFree=928472/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=18372 CPUtime=52.42
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 5236 0 0 0 5240 2 0 0 25 0 1 0 168379725 18812928 3737 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 4593 3737 110 241 0 4349 0
Current children cumulated CPU time (s) 52.42
Current children cumulated vsize (KiB) 18372

[startup+65.5663 s]
/proc/loadavg: 0.97 0.97 0.91 2/78 24228
/proc/meminfo: memFree=928216/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=18592 CPUtime=65.54
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 5430 0 0 0 6551 3 0 0 25 0 1 0 168379725 19038208 3813 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 4648 3813 110 241 0 4404 0
Current children cumulated CPU time (s) 65.54
Current children cumulated vsize (KiB) 18592

[startup+72.1182 s]
/proc/loadavg: 0.97 0.97 0.91 2/78 24228
/proc/meminfo: memFree=928024/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=18592 CPUtime=72.09
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 5472 0 0 0 7206 3 0 0 25 0 1 0 168379725 19038208 3855 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 4648 3855 110 241 0 4404 0
Current children cumulated CPU time (s) 72.09
Current children cumulated vsize (KiB) 18592

[startup+73.7584 s]
/proc/loadavg: 0.97 0.97 0.91 2/78 24228
/proc/meminfo: memFree=927960/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=18592 CPUtime=73.72
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 5497 0 0 0 7369 3 0 0 25 0 1 0 168379725 19038208 3880 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 4648 3880 110 241 0 4404 0
Current children cumulated CPU time (s) 73.72
Current children cumulated vsize (KiB) 18592

[startup+74.5785 s]
/proc/loadavg: 0.97 0.97 0.91 2/78 24228
/proc/meminfo: memFree=927832/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=18800 CPUtime=74.54
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 5653 0 0 0 7451 3 0 0 25 0 1 0 168379725 19251200 3906 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 4700 3906 110 241 0 4456 0
Current children cumulated CPU time (s) 74.54
Current children cumulated vsize (KiB) 18800

[startup+75.3957 s]
/proc/loadavg: 0.97 0.97 0.91 2/78 24228
/proc/meminfo: memFree=927832/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=18800 CPUtime=75.36
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 5655 0 0 0 7533 3 0 0 25 0 1 0 168379725 19251200 3908 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560029 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 4700 3908 110 241 0 4456 0
Current children cumulated CPU time (s) 75.36
Current children cumulated vsize (KiB) 18800

[startup+75.6047 s]
/proc/loadavg: 0.97 0.97 0.91 2/78 24228
/proc/meminfo: memFree=927832/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=18800 CPUtime=75.57
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 5655 0 0 0 7554 3 0 0 25 0 1 0 168379725 19251200 3908 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 4700 3908 110 241 0 4456 0
Current children cumulated CPU time (s) 75.57
Current children cumulated vsize (KiB) 18800

[startup+75.7067 s]
/proc/loadavg: 0.97 0.97 0.91 2/78 24228
/proc/meminfo: memFree=927832/2055920 swapFree=4146080/4192956
[pid=24227] ppid=24225 vsize=18800 CPUtime=75.67
/proc/24227/stat : 24227 (cmusat_base) R 24225 24227 23736 0 -1 4194304 5655 0 0 0 7564 3 0 0 25 0 1 0 168379725 19251200 3908 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560493 0 0 4096 35 0 0 0 17 1 0 0
/proc/24227/statm: 4700 3908 110 241 0 4456 0
Current children cumulated CPU time (s) 75.67
Current children cumulated vsize (KiB) 18800

Child status: 10
Real time (s): 75.7363
CPU time (s): 75.7095
CPU user time (s): 75.6715
CPU system time (s): 0.037994
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 18800

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

runsolver used 0.080987 second user time and 0.174973 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Feb 17 21:02:37 UTC 2007

IDJOB= 291771
IDBENCH= 19823
IDSOLVER= 120
FILE ID= node30/291771-1171746156

PBS_JOBID= 3839476

Free space on /tmp= 66562 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1264328999-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291771-1171746156/cmusat_base /tmp/evaluation/291771-1171746156/instance-291771-1171746156.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-291771-1171746156 -o ROOT/results/node30/solver-291771-1171746156 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/291771-1171746156/cmusat_base /tmp/evaluation/291771-1171746156/instance-291771-1171746156.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  a8f6f75455aa2da8d4fca50e54ce6642

RANDOM SEED= 585772151

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.270
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.270
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:        943592 kB
Buffers:         40724 kB
Cached:         960364 kB
SwapCached:      15240 kB
Active:         763064 kB
Inactive:       264096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        943592 kB
SwapTotal:     4192956 kB
SwapFree:      4146080 kB
Dirty:            2608 kB
Writeback:           0 kB
Mapped:          29880 kB
Slab:            70656 kB
Committed_AS:   555336 kB
PageTables:       1884 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= 66562 MiB

End job on node30 on Sat Feb 17 21:03:53 UTC 2007