dethfire
Tue 22nd Aug '06, 1:00pm
dedicated
Intel(R) Pentium(R) 4 CPU 3.00GHz
2gig ram
160gb hd
CentOS 4.3 2.6.9-34.0.2.EL
mysql 4.1.21
php 4.4.4
apache 1.3.37
apc 3.0.11
top - 10:11:13 up 4 days, 7:36, 2 users, load average: 3.21, 2.34, 4.23
Tasks: 124 total, 2 running, 121 sleeping, 0 stopped, 1 zombie
Cpu(s): 42.5% us, 13.3% sy, 0.0% ni, 0.0% id, 32.2% wa, 12.0% hi, 0.0% si
Mem: 2067956k total, 1416768k used, 651188k free, 21956k buffers
Swap: 4192944k total, 160k used, 4192784k free, 851364k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
28564 nobody 15 0 18072 12m 3672 S 21.6 0.6 3:34.81 httpd
18969 mysql 15 0 145m 40m 3288 S 13.6 2.0 49:26.99 mysqld
21422 nobody 16 0 18216 12m 3600 R 7.6 0.6 0:21.58 httpd
13371 nobody 16 0 0 0 0 Z 4.3 0.0 0:00.31 httpd <defunct>
11143 nobody 15 0 15968 10m 3696 S 3.7 0.5 0:05.04 httpd
25040 nobody 15 0 18212 12m 3600 S 2.3 0.6 0:36.77 httpd
17508 nobody 15 0 18056 12m 3716 S 2.0 0.6 10:14.75 httpd
12519 nobody 15 0 14284 8864 3504 S 2.0 0.4 0:01.56 httpd
13089 nobody 16 0 15424 9.9m 3612 S 0.7 0.5 0:00.51 httpd
33 root 15 0 0 0 0 S 0.3 0.0 1:08.60 kswapd0
1972 root 16 0 2228 476 416 S 0.3 0.0 0:46.45 cpuspeed
17511 nobody 16 0 18064 12m 3772 S 0.3 0.6 7:42.28 httpd
1 root 16 0 2544 512 436 S 0.0 0.0 0:15.85 init
2 root 34 19 0 0 0 S 0.0 0.0 0:03.44 ksoftirqd/0
3 root 5 -10 0 0 0 S 0.0 0.0 0:03.55 events/0
4 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 khelper
5 root 15 -10 0 0 0 S 0.0 0.0 0:00.00 kacpid
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
[mysql.server]
user=mysql
basedir=/var/lib
[mysqld_safe]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
| read_rnd_buffer_size | 262144 |
| relay_log_purge | ON |
| relay_log_space_limit | 0 |
| rpl_recovery_rank | 0 |
| secure_auth | OFF |
| server_id | 0 |
| skip_external_locking | ON |
| skip_networking | OFF |
| skip_show_database | OFF |
| slave_net_timeout | 3600 |
| slave_transaction_retries | 0 |
| slow_launch_time | 2 |
| socket | /var/lib/mysql/mysql.sock |
| sort_buffer_size | 2097144 |
| sql_mode | |
| sql_notes | ON |
| sql_warnings | ON |
| storage_engine | MyISAM |
| sync_binlog | 0 |
| sync_frm | ON |
| sync_replication | 0 |
| sync_replication_slave_id | 0 |
| sync_replication_timeout | 0 |
| system_time_zone | EDT |
| table_cache | 64 |
| table_type | MyISAM |
| thread_cache_size | 0 |
| thread_stack | 196608 |
| time_format | %H:%i:%s |
| time_zone | SYSTEM |
| tmp_table_size | 33554432 |
| tmpdir | |
| transaction_alloc_block_size | 8192 |
| transaction_prealloc_size | 4096 |
| tx_isolation | REPEATABLE-READ |
| version | 4.1.21-standard |
| version_comment | MySQL Community Edition - Standard (GPL) |
| version_compile_machine | i686 |
| version_compile_os | pc-linux-gnu |
| wait_timeout | 28800 |
+---------------------------------+-------------------------------------------+
+----------------------------+------------+
| Variable_name | Value |
+----------------------------+------------+
| Aborted_clients | 4 |
| Aborted_connects | 7939 |
| Binlog_cache_disk_use | 0 |
| Binlog_cache_use | 0 |
| Bytes_received | 732478592 |
| Bytes_sent | 2564448344 |
| Com_admin_commands | 0 |
| Com_alter_db | 0 |
| Com_alter_table | 0 |
| Com_analyze | 0 |
| Com_backup_table | 0 |
| Com_begin | 0 |
| Com_change_db | 225644 |
| Com_change_master | 0 |
| Com_check | 0 |
| Com_checksum | 0 |
| Com_commit | 0 |
| Com_create_db | 0 |
| Com_create_function | 0 |
| Com_create_index | 0 |
| Com_create_table | 0 |
| Com_dealloc_sql | 0 |
| Com_delete | 5794 |
| Com_delete_multi | 0 |
| Com_do | 0 |
| Com_drop_db | 0 |
| Com_drop_function | 0 |
| Com_drop_index | 0 |
| Com_drop_table | 0 |
| Com_drop_user | 0 |
| Com_execute_sql | 0 |
| Com_flush | 0 |
| Com_grant | 0 |
| Com_ha_close | 0 |
| Com_ha_open | 0 |
| Com_ha_read | 0 |
| Com_help | 0 |
| Com_insert | 106524 |
| Com_insert_select | 61 |
| Com_kill | 0 |
| Com_load | 0 |
| Com_load_master_data | 0 |
| Com_load_master_table | 0 |
| Com_lock_tables | 659 |
| Com_optimize | 0 |
| Com_preload_keys | 0 |
| Com_prepare_sql | 0 |
| Com_purge | 0 |
| Com_purge_before_date | 0 |
| Com_rename_table | 0 |
| Com_repair | 0 |
| Com_replace | 6832 |
| Com_replace_select | 0 |
| Com_reset | 0 |
| Com_restore_table | 0 |
| Com_revoke | 0 |
| Com_revoke_all | 0 |
| Com_rollback | 0 |
| Com_savepoint | 0 |
| Com_select | 2294480 |
| Com_set_option | 221 |
| Com_show_binlog_events | 0 |
| Com_show_binlogs | 0 |
| Com_show_charsets | 0 |
| Com_show_collations | 0 |
| Com_show_column_types | 0 |
| Com_show_create_db | 0 |
| Com_show_create_table | 0 |
| Com_show_databases | 0 |
| Com_show_errors | 0 |
| Com_show_fields | 0 |
| Com_show_grants | 0 |
| Com_show_innodb_status | 0 |
| Com_show_keys | 0 |
| Com_show_logs | 0 |
| Com_show_master_status | 0 |
| Com_show_ndb_status | 0 |
| Com_show_new_master | 0 |
| Com_show_open_tables | 0 |
| Com_show_privileges | 0 |
| Com_show_processlist | 229 |
| Com_show_slave_hosts | 0 |
| Com_show_slave_status | 0 |
| Com_show_status | 1 |
| Com_show_storage_engines | 0 |
| Com_show_tables | 96 |
| Com_show_variables | 101 |
| Com_show_warnings | 0 |
| Com_slave_start | 0 |
| Com_slave_stop | 0 |
| Com_stmt_close | 0 |
| Com_stmt_execute | 0 |
| Com_stmt_prepare | 0 |
| Com_stmt_reset | 0 |
| Com_stmt_send_long_data | 0 |
| Com_truncate | 0 |
| Com_unlock_tables | 659 |
| Com_update | 140679 |
| Com_update_multi | 17 |
| Connections | 220184 |
| Created_tmp_disk_tables | 2628 |
| Created_tmp_files | 172 |
| Created_tmp_tables | 19251 |
| Delayed_errors | 0 |
| Delayed_insert_threads | 0 |
| Delayed_writes | 0 |
| Flush_commands | 1 |
| Handler_commit | 0 |
| Handler_delete | 26506 |
| Handler_discover | 0 |
| Handler_read_first | 393155 |
| Handler_read_key | 22922069 |
| Handler_read_next | 24683229 |
| Handler_read_prev | 34438484 |
| Handler_read_rnd | 2547588 |
| Handler_read_rnd_next | 245110940 |
| Handler_rollback | 0 |
| Handler_update | 218103 |
| Handler_write | 913214 |
| Key_blocks_not_flushed | 0 |
| Key_blocks_unused | 1644 |
| Key_blocks_used | 7248 |
| Key_read_requests | 66947126 |
| Key_reads | 1935685 |
| Key_write_requests | 446864 |
| Key_writes | 331526 |
| Max_used_connections | 101 |
| Not_flushed_delayed_rows | 0 |
| Open_files | 152 |
| Open_streams | 0 |
| Open_tables | 134 |
| Opened_tables | 259494 |
| Qcache_free_blocks | 0 |
| Qcache_free_memory | 0 |
| Qcache_hits | 0 |
| Qcache_inserts | 0 |
| Qcache_lowmem_prunes | 0 |
| Qcache_not_cached | 0 |
| Qcache_queries_in_cache | 0 |
| Qcache_total_blocks | 0 |
| Questions | 2994010 |
| Rpl_status | NULL |
| Select_full_join | 1183 |
| Select_full_range_join | 0 |
| Select_range | 509129 |
| Select_range_check | 0 |
| Select_scan | 407547 |
| Slave_open_temp_tables | 0 |
| Slave_retried_transactions | 0 |
| Slave_running | OFF |
| Slow_launch_threads | 23 |
| Slow_queries | 342 |
| Sort_merge_passes | 84 |
| Sort_range | 197601 |
| Sort_rows | 10607788 |
| Sort_scan | 205983 |
| Table_locks_immediate | 3609777 |
| Table_locks_waited | 6163 |
| Threads_cached | 0 |
| Threads_connected | 58 |
| Threads_created | 220183 |
| Threads_running | 56 |
| Uptime | 72952 |
+----------------------------+------------+
Uptime: 72953 Threads: 57 Questions: 2994014 Slow queries: 342 Opens: 259496 Flush tables: 1 Open tables: 134 Queries per second avg: 41.040
mysqladmin Ver 8.41 Distrib 4.1.21, for pc-linux-gnu on i686
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license
Server version 4.1.21-standard
Protocol version 10
Connection Localhost via UNIX socket
UNIX socket /var/lib/mysql/mysql.sock
Uptime: 20 hours 15 min 53 sec
Threads: 57 Questions: 2994014 Slow queries: 342 Opens: 259496 Flush tables: 1 Open tables: 134 Queries per second avg: 41.040
http://www.physicsforums.com/phpinfo.php
vB 3.5.4
server contains two vb communities and some small other sites
about 200+ users online average
no files over 2gb
KeepAlive = On
MaxKeepAliveRequests = 100
KeepAliveTimeout = 15
MinSpareServers = 5
MaxSpareServers = 10
StartServers = 5
MaxClients = 150
Maxrequestsperchild value = 0
Linux nyc1.physicsforums.com 2.6.9-34.0.2.EL #1 Fri Jul 7 19:24:57 CDT 2006 i686 i686 i386 GNU/Linux
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
pending signals (-i) 1024
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
stack size (kbytes, -s) unlimited
cpu time (seconds, -t) unlimited
max user processes (-u) 32639
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping : 3
cpu MHz : 3001.041
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm pni monitor ds_cpl est cid xtpr
bogomips : 6005.42
Intel(R) Pentium(R) 4 CPU 3.00GHz
2gig ram
160gb hd
CentOS 4.3 2.6.9-34.0.2.EL
mysql 4.1.21
php 4.4.4
apache 1.3.37
apc 3.0.11
top - 10:11:13 up 4 days, 7:36, 2 users, load average: 3.21, 2.34, 4.23
Tasks: 124 total, 2 running, 121 sleeping, 0 stopped, 1 zombie
Cpu(s): 42.5% us, 13.3% sy, 0.0% ni, 0.0% id, 32.2% wa, 12.0% hi, 0.0% si
Mem: 2067956k total, 1416768k used, 651188k free, 21956k buffers
Swap: 4192944k total, 160k used, 4192784k free, 851364k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
28564 nobody 15 0 18072 12m 3672 S 21.6 0.6 3:34.81 httpd
18969 mysql 15 0 145m 40m 3288 S 13.6 2.0 49:26.99 mysqld
21422 nobody 16 0 18216 12m 3600 R 7.6 0.6 0:21.58 httpd
13371 nobody 16 0 0 0 0 Z 4.3 0.0 0:00.31 httpd <defunct>
11143 nobody 15 0 15968 10m 3696 S 3.7 0.5 0:05.04 httpd
25040 nobody 15 0 18212 12m 3600 S 2.3 0.6 0:36.77 httpd
17508 nobody 15 0 18056 12m 3716 S 2.0 0.6 10:14.75 httpd
12519 nobody 15 0 14284 8864 3504 S 2.0 0.4 0:01.56 httpd
13089 nobody 16 0 15424 9.9m 3612 S 0.7 0.5 0:00.51 httpd
33 root 15 0 0 0 0 S 0.3 0.0 1:08.60 kswapd0
1972 root 16 0 2228 476 416 S 0.3 0.0 0:46.45 cpuspeed
17511 nobody 16 0 18064 12m 3772 S 0.3 0.6 7:42.28 httpd
1 root 16 0 2544 512 436 S 0.0 0.0 0:15.85 init
2 root 34 19 0 0 0 S 0.0 0.0 0:03.44 ksoftirqd/0
3 root 5 -10 0 0 0 S 0.0 0.0 0:03.55 events/0
4 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 khelper
5 root 15 -10 0 0 0 S 0.0 0.0 0:00.00 kacpid
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
[mysql.server]
user=mysql
basedir=/var/lib
[mysqld_safe]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
| read_rnd_buffer_size | 262144 |
| relay_log_purge | ON |
| relay_log_space_limit | 0 |
| rpl_recovery_rank | 0 |
| secure_auth | OFF |
| server_id | 0 |
| skip_external_locking | ON |
| skip_networking | OFF |
| skip_show_database | OFF |
| slave_net_timeout | 3600 |
| slave_transaction_retries | 0 |
| slow_launch_time | 2 |
| socket | /var/lib/mysql/mysql.sock |
| sort_buffer_size | 2097144 |
| sql_mode | |
| sql_notes | ON |
| sql_warnings | ON |
| storage_engine | MyISAM |
| sync_binlog | 0 |
| sync_frm | ON |
| sync_replication | 0 |
| sync_replication_slave_id | 0 |
| sync_replication_timeout | 0 |
| system_time_zone | EDT |
| table_cache | 64 |
| table_type | MyISAM |
| thread_cache_size | 0 |
| thread_stack | 196608 |
| time_format | %H:%i:%s |
| time_zone | SYSTEM |
| tmp_table_size | 33554432 |
| tmpdir | |
| transaction_alloc_block_size | 8192 |
| transaction_prealloc_size | 4096 |
| tx_isolation | REPEATABLE-READ |
| version | 4.1.21-standard |
| version_comment | MySQL Community Edition - Standard (GPL) |
| version_compile_machine | i686 |
| version_compile_os | pc-linux-gnu |
| wait_timeout | 28800 |
+---------------------------------+-------------------------------------------+
+----------------------------+------------+
| Variable_name | Value |
+----------------------------+------------+
| Aborted_clients | 4 |
| Aborted_connects | 7939 |
| Binlog_cache_disk_use | 0 |
| Binlog_cache_use | 0 |
| Bytes_received | 732478592 |
| Bytes_sent | 2564448344 |
| Com_admin_commands | 0 |
| Com_alter_db | 0 |
| Com_alter_table | 0 |
| Com_analyze | 0 |
| Com_backup_table | 0 |
| Com_begin | 0 |
| Com_change_db | 225644 |
| Com_change_master | 0 |
| Com_check | 0 |
| Com_checksum | 0 |
| Com_commit | 0 |
| Com_create_db | 0 |
| Com_create_function | 0 |
| Com_create_index | 0 |
| Com_create_table | 0 |
| Com_dealloc_sql | 0 |
| Com_delete | 5794 |
| Com_delete_multi | 0 |
| Com_do | 0 |
| Com_drop_db | 0 |
| Com_drop_function | 0 |
| Com_drop_index | 0 |
| Com_drop_table | 0 |
| Com_drop_user | 0 |
| Com_execute_sql | 0 |
| Com_flush | 0 |
| Com_grant | 0 |
| Com_ha_close | 0 |
| Com_ha_open | 0 |
| Com_ha_read | 0 |
| Com_help | 0 |
| Com_insert | 106524 |
| Com_insert_select | 61 |
| Com_kill | 0 |
| Com_load | 0 |
| Com_load_master_data | 0 |
| Com_load_master_table | 0 |
| Com_lock_tables | 659 |
| Com_optimize | 0 |
| Com_preload_keys | 0 |
| Com_prepare_sql | 0 |
| Com_purge | 0 |
| Com_purge_before_date | 0 |
| Com_rename_table | 0 |
| Com_repair | 0 |
| Com_replace | 6832 |
| Com_replace_select | 0 |
| Com_reset | 0 |
| Com_restore_table | 0 |
| Com_revoke | 0 |
| Com_revoke_all | 0 |
| Com_rollback | 0 |
| Com_savepoint | 0 |
| Com_select | 2294480 |
| Com_set_option | 221 |
| Com_show_binlog_events | 0 |
| Com_show_binlogs | 0 |
| Com_show_charsets | 0 |
| Com_show_collations | 0 |
| Com_show_column_types | 0 |
| Com_show_create_db | 0 |
| Com_show_create_table | 0 |
| Com_show_databases | 0 |
| Com_show_errors | 0 |
| Com_show_fields | 0 |
| Com_show_grants | 0 |
| Com_show_innodb_status | 0 |
| Com_show_keys | 0 |
| Com_show_logs | 0 |
| Com_show_master_status | 0 |
| Com_show_ndb_status | 0 |
| Com_show_new_master | 0 |
| Com_show_open_tables | 0 |
| Com_show_privileges | 0 |
| Com_show_processlist | 229 |
| Com_show_slave_hosts | 0 |
| Com_show_slave_status | 0 |
| Com_show_status | 1 |
| Com_show_storage_engines | 0 |
| Com_show_tables | 96 |
| Com_show_variables | 101 |
| Com_show_warnings | 0 |
| Com_slave_start | 0 |
| Com_slave_stop | 0 |
| Com_stmt_close | 0 |
| Com_stmt_execute | 0 |
| Com_stmt_prepare | 0 |
| Com_stmt_reset | 0 |
| Com_stmt_send_long_data | 0 |
| Com_truncate | 0 |
| Com_unlock_tables | 659 |
| Com_update | 140679 |
| Com_update_multi | 17 |
| Connections | 220184 |
| Created_tmp_disk_tables | 2628 |
| Created_tmp_files | 172 |
| Created_tmp_tables | 19251 |
| Delayed_errors | 0 |
| Delayed_insert_threads | 0 |
| Delayed_writes | 0 |
| Flush_commands | 1 |
| Handler_commit | 0 |
| Handler_delete | 26506 |
| Handler_discover | 0 |
| Handler_read_first | 393155 |
| Handler_read_key | 22922069 |
| Handler_read_next | 24683229 |
| Handler_read_prev | 34438484 |
| Handler_read_rnd | 2547588 |
| Handler_read_rnd_next | 245110940 |
| Handler_rollback | 0 |
| Handler_update | 218103 |
| Handler_write | 913214 |
| Key_blocks_not_flushed | 0 |
| Key_blocks_unused | 1644 |
| Key_blocks_used | 7248 |
| Key_read_requests | 66947126 |
| Key_reads | 1935685 |
| Key_write_requests | 446864 |
| Key_writes | 331526 |
| Max_used_connections | 101 |
| Not_flushed_delayed_rows | 0 |
| Open_files | 152 |
| Open_streams | 0 |
| Open_tables | 134 |
| Opened_tables | 259494 |
| Qcache_free_blocks | 0 |
| Qcache_free_memory | 0 |
| Qcache_hits | 0 |
| Qcache_inserts | 0 |
| Qcache_lowmem_prunes | 0 |
| Qcache_not_cached | 0 |
| Qcache_queries_in_cache | 0 |
| Qcache_total_blocks | 0 |
| Questions | 2994010 |
| Rpl_status | NULL |
| Select_full_join | 1183 |
| Select_full_range_join | 0 |
| Select_range | 509129 |
| Select_range_check | 0 |
| Select_scan | 407547 |
| Slave_open_temp_tables | 0 |
| Slave_retried_transactions | 0 |
| Slave_running | OFF |
| Slow_launch_threads | 23 |
| Slow_queries | 342 |
| Sort_merge_passes | 84 |
| Sort_range | 197601 |
| Sort_rows | 10607788 |
| Sort_scan | 205983 |
| Table_locks_immediate | 3609777 |
| Table_locks_waited | 6163 |
| Threads_cached | 0 |
| Threads_connected | 58 |
| Threads_created | 220183 |
| Threads_running | 56 |
| Uptime | 72952 |
+----------------------------+------------+
Uptime: 72953 Threads: 57 Questions: 2994014 Slow queries: 342 Opens: 259496 Flush tables: 1 Open tables: 134 Queries per second avg: 41.040
mysqladmin Ver 8.41 Distrib 4.1.21, for pc-linux-gnu on i686
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license
Server version 4.1.21-standard
Protocol version 10
Connection Localhost via UNIX socket
UNIX socket /var/lib/mysql/mysql.sock
Uptime: 20 hours 15 min 53 sec
Threads: 57 Questions: 2994014 Slow queries: 342 Opens: 259496 Flush tables: 1 Open tables: 134 Queries per second avg: 41.040
http://www.physicsforums.com/phpinfo.php
vB 3.5.4
server contains two vb communities and some small other sites
about 200+ users online average
no files over 2gb
KeepAlive = On
MaxKeepAliveRequests = 100
KeepAliveTimeout = 15
MinSpareServers = 5
MaxSpareServers = 10
StartServers = 5
MaxClients = 150
Maxrequestsperchild value = 0
Linux nyc1.physicsforums.com 2.6.9-34.0.2.EL #1 Fri Jul 7 19:24:57 CDT 2006 i686 i686 i386 GNU/Linux
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
pending signals (-i) 1024
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
stack size (kbytes, -s) unlimited
cpu time (seconds, -t) unlimited
max user processes (-u) 32639
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping : 3
cpu MHz : 3001.041
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm pni monitor ds_cpl est cid xtpr
bogomips : 6005.42