Autor Tópico: Super PI no Ubuntu, veja quão rápida é a sua CPU!  (Lida 36470 vezes)

Offline trmanco

  • Usuário Ubuntu
  • *
  • Mensagens: 8
  • Ubuntu 8.04
    • Ver perfil
    • Open Mania
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #30 Online: 09 de Julho de 2007, 16:32 »
trmanco@trmanco-desktop:~$ cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping        : 3
cpu MHz         : 3000.000
cache size      : 2048 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
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 sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl est cid cx16 xtpr
bogomips        : 6027.14
clflush size    : 64

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping        : 3
cpu MHz         : 2800.000
cache size      : 2048 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
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 sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl est cid cx16 xtpr
bogomips        : 6021.75
clflush size    : 64

trmanco@trmanco-desktop:~$ cat /proc/meminfo
MemTotal:      1035408 kB
MemFree:         32972 kB
Buffers:         69940 kB
Cached:         521380 kB
SwapCached:          0 kB
Active:         699080 kB
Inactive:       248536 kB
HighTotal:      130688 kB
HighFree:          248 kB
LowTotal:       904720 kB
LowFree:         32724 kB
SwapTotal:     2000084 kB
SwapFree:      2000084 kB
Dirty:              64 kB
Writeback:           0 kB
AnonPages:      356324 kB
Mapped:          74792 kB
Slab:            35356 kB
SReclaimable:    22188 kB
SUnreclaim:      13168 kB
PageTables:       3156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2517788 kB
Committed_AS:   922516 kB
VmallocTotal:   114680 kB
VmallocUsed:     13268 kB
VmallocChunk:   101268 kB
trmanco@trmanco-desktop:~$




Offline Chucknoris

  • Usuário Ubuntu
  • *
  • Mensagens: 131
  • Linux for human beings!
    • Ver perfil
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #31 Online: 10 de Julho de 2007, 13:50 »
Athlon 64 x2  4200  + Memoria 512MB  + ubuntu 32bits


 Version 2.0 of the super_pi for Linux OS
 Fortran source program was translated into C program with version 19981204 of
 f2c, then generated C source program was optimized manually.
 pgcc 3.2-3 with compile option of "-fast -tp px -Mbuiltin -Minline=size:1000 -Mnoframe -Mnobounds -Mcache_align -Mdalign -Mnoreentrant" was used for the
 compilation.
 ------ Started super_pi run : Sáb Dez 31 20:42:51 AMT 2005
 Start of PI calculation up to 1048576 decimal digits
 End of initialization. Time=       0.476 Sec.
 I= 1 L=       0        Time=       1.516 Sec.
 I= 2 L=       0        Time=       1.720 Sec.
 I= 3 L=       1        Time=       1.728 Sec.
 I= 4 L=       2        Time=       1.732 Sec.
 I= 5 L=       5        Time=       1.716 Sec.
 I= 6 L=      10        Time=       1.716 Sec.
 I= 7 L=      21        Time=       1.708 Sec.
 I= 8 L=      43        Time=       1.724 Sec.
 I= 9 L=      87        Time=       1.716 Sec.
 I=10 L=     174        Time=       1.716 Sec.
 I=11 L=     349        Time=       1.716 Sec.
 I=12 L=     698        Time=       1.704 Sec.
 I=13 L=    1396        Time=       1.708 Sec.
 I=14 L=    2794        Time=       1.716 Sec.
 I=15 L=    5588        Time=       1.708 Sec.
 I=16 L=   11176        Time=       1.692 Sec.
 I=17 L=   22353        Time=       1.676 Sec.
 I=18 L=   44707        Time=       1.632 Sec.
 I=19 L=   89415        Time=       1.528 Sec.
 End of main loop
 End of calculation.    Time=      33.910 Sec.
 End of data output.    Time=       0.172 Sec.
 Total calculation(I/O) time=      34.082(       0.908) Sec.
« Última modificação: 11 de Julho de 2007, 13:47 por Chucknoris »
Ubuntu user Number 15679
Linux User Number 448603

Offline Magneto

  • Usuário Ubuntu
  • *
  • Mensagens: 768
    • Ver perfil
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #32 Online: 10 de Julho de 2007, 14:00 »
Pentium D 3.00GHz, 1 GB DDR2, Ubuntu 7.04.

Version 2.0 of the super_pi for Linux OS
 Fortran source program was translated into C program with version 19981204 of
 f2c, then generated C source program was optimized manually.
 pgcc 3.2-3 with compile option of "-fast -tp px -Mbuiltin -Minline=size:1000 -Mnoframe -Mnobounds -Mcache_align -Mdalign -Mnoreentrant" was used for the
 compilation.
 ------ Started super_pi run : Ter Jul 10 13:56:51 BRT 2007
 Start of PI calculation up to 1048576 decimal digits
 End of initialization. Time=       0.440 Sec.
 I= 1 L=       0        Time=       1.448 Sec.
 I= 2 L=       0        Time=       1.656 Sec.
 I= 3 L=       1        Time=       1.692 Sec.
 I= 4 L=       2        Time=       1.664 Sec.
 I= 5 L=       5        Time=       1.636 Sec.
 I= 6 L=      10        Time=       1.644 Sec.
 I= 7 L=      21        Time=       1.612 Sec.
 I= 8 L=      43        Time=       1.660 Sec.
 I= 9 L=      87        Time=       1.640 Sec.
 I=10 L=     174        Time=       1.636 Sec.
 I=11 L=     349        Time=       1.640 Sec.
 I=12 L=     698        Time=       1.640 Sec.
 I=13 L=    1396        Time=       1.616 Sec.
 I=14 L=    2794        Time=       1.600 Sec.
 I=15 L=    5588        Time=       1.632 Sec.
 I=16 L=   11176        Time=       1.624 Sec.
 I=17 L=   22353        Time=       1.624 Sec.
 I=18 L=   44707        Time=       1.564 Sec.
 I=19 L=   89415        Time=       1.476 Sec.
 End of main loop
 End of calculation.    Time=      32.454 Sec.
 End of data output.    Time=       0.176 Sec.
 Total calculation(I/O) time=      32.630(       1.080) Sec.
 ------ Ended super_pi run : Ter Jul 10 13:57:24 BRT 2007

Offline k7br

  • Usuário Ubuntu
  • *
  • Mensagens: 770
  • Ubuntu 9.04
    • Ver perfil
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #33 Online: 10 de Julho de 2007, 23:26 »
Athlon 64 3700+ (San Diego) -- 2GB DDR 400 -- Ubuntu 7.04
Código: [Selecionar]
------ Started super_pi run : Qua Jul 11 11:18:21 JST 2007
 Start of PI calculation up to 1048576 decimal digits
 End of initialization. Time=       0.628 Sec.
 I= 1 L=       0        Time=       1.364 Sec.
 I= 2 L=       0        Time=       1.572 Sec.
 I= 3 L=       1        Time=       1.560 Sec.
 I= 4 L=       2        Time=       1.580 Sec.
 I= 5 L=       5        Time=       1.568 Sec.
 I= 6 L=      10        Time=       1.568 Sec.
 I= 7 L=      21        Time=       1.572 Sec.
 I= 8 L=      43        Time=       1.568 Sec.
 I= 9 L=      87        Time=       1.572 Sec.
 I=10 L=     174        Time=       1.564 Sec.
 I=11 L=     349        Time=       1.564 Sec.
 I=12 L=     698        Time=       1.580 Sec.
 I=13 L=    1396        Time=       1.568 Sec.
 I=14 L=    2794        Time=       1.564 Sec.
 I=15 L=    5588        Time=       1.576 Sec.
 I=16 L=   11176        Time=       1.564 Sec.
 I=17 L=   22353        Time=       1.548 Sec.
 I=18 L=   44707        Time=       1.504 Sec.
 I=19 L=   89415        Time=       1.416 Sec.
 End of main loop
 End of calculation.    Time=      31.246 Sec.
 End of data output.    Time=       0.160 Sec.
 Total calculation(I/O) time=      31.406(       0.888) Sec.
 ------ Ended super_pi run : Qua Jul 11 11:18:53 JST 2007

Atualizando...
AMD Phenom II X4 810 2600 (Deneb) --2GB DDR2-1066/PC2-8500-- Ubuntu 9.04
Código: [Selecionar]
------ Started super_pi run : Sex Mai 15 11:11:54 JST 2009
 Start of PI calculation up to 1048576 decimal digits
 End of initialization. Time=       0.404 Sec.
 I= 1 L=       0        Time=       0.888 Sec.
 I= 2 L=       0        Time=       1.020 Sec.
 I= 3 L=       1        Time=       1.020 Sec.
 I= 4 L=       2        Time=       1.028 Sec.
 I= 5 L=       5        Time=       1.028 Sec.
 I= 6 L=      10        Time=       1.020 Sec.
 I= 7 L=      21        Time=       1.024 Sec.
 I= 8 L=      43        Time=       1.024 Sec.
 I= 9 L=      87        Time=       1.024 Sec.
 I=10 L=     174        Time=       1.028 Sec.
 I=11 L=     349        Time=       1.028 Sec.
 I=12 L=     698        Time=       1.028 Sec.
 I=13 L=    1396        Time=       1.024 Sec.
 I=14 L=    2794        Time=       1.024 Sec.
 I=15 L=    5588        Time=       1.024 Sec.
 I=16 L=   11176        Time=       1.016 Sec.
 I=17 L=   22353        Time=       1.004 Sec.
 I=18 L=   44707        Time=       0.968 Sec.
 I=19 L=   89415        Time=       0.896 Sec.
 End of main loop
 End of calculation.    Time=      20.317 Sec.
 End of data output.    Time=       0.136 Sec.
 Total calculation(I/O) time=      20.453(       0.580) Sec.
 ------ Ended super_pi run : Sex Mai 15 11:12:14 JST 2009

« Última modificação: 14 de Maio de 2009, 23:34 por k7br »

Offline s4suk3

  • Usuário Ubuntu
  • *
  • Mensagens: 78
    • Ver perfil
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #34 Online: 11 de Julho de 2007, 01:26 »
Código: [Selecionar]
sryche@knight:~$ cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 CPU 2.80GHz
stepping        : 9
cpu MHz         : 2793.127
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
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 pbe up cid xtpr
bogomips        : 5590.22
clflush size    : 64

Código: [Selecionar]
sryche@knight:~$ cat /proc/meminfo
MemTotal:       516032 kB
MemFree:         14088 kB
Buffers:         12996 kB
Cached:         194640 kB
SwapCached:         16 kB
Active:         366592 kB
Inactive:        98144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:       516032 kB
LowFree:         14088 kB
SwapTotal:     1044216 kB
SwapFree:      1010384 kB
Dirty:             512 kB
Writeback:           0 kB
AnonPages:      257108 kB
Mapped:          81684 kB
Slab:            21020 kB
SReclaimable:    10588 kB
SUnreclaim:      10432 kB
PageTables:       2280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   1302232 kB
Committed_AS:   618008 kB
VmallocTotal:   507896 kB
VmallocUsed:     24328 kB
VmallocChunk:   483316 kB

Pentium 4 2.8ghz - 512 RAM DDR 400Mhz -  2 HDs 20gb 7200rpm IDE - Radeon 9200 PRO 128/64 - Arch Linux 2007.09 "Core Dump"
-
Humor, Linux, Software Livre e o resto :P
http://sryche.wordpress.com

Offline k7br

  • Usuário Ubuntu
  • *
  • Mensagens: 770
  • Ubuntu 9.04
    • Ver perfil
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #35 Online: 27 de Novembro de 2007, 10:06 »
Salve!
Ressuscitando.....hehehehe

Celeron 440 (LGA775)  2.00GHz-- 2GB DDRII 667--Ubuntu 7.10 (esse pc é de um camarada)

Código: [Selecionar]
------ Started super_pi run : Ter Nov 27 20:48:19 JST 2007
 Start of PI calculation up to 1048576 decimal digits
 End of initialization. Time=       0.408 Sec.
 I= 1 L=       0        Time=       1.272 Sec.
 I= 2 L=       0        Time=       1.480 Sec.
 I= 3 L=       1        Time=       1.476 Sec.
 I= 4 L=       2        Time=       1.472 Sec.
 I= 5 L=       5        Time=       1.472 Sec.
 I= 6 L=      10        Time=       1.476 Sec.
 I= 7 L=      21        Time=       1.488 Sec.
 I= 8 L=      43        Time=       1.476 Sec.
 I= 9 L=      87        Time=       1.460 Sec.
 I=10 L=     174        Time=       1.500 Sec.
 I=11 L=     349        Time=       1.448 Sec.
 I=12 L=     698        Time=       1.460 Sec.
 I=13 L=    1396        Time=       1.488 Sec.
 I=14 L=    2794        Time=       1.524 Sec.
 I=15 L=    5588        Time=       1.524 Sec.
 I=16 L=   11176        Time=       1.476 Sec.
 I=17 L=   22353        Time=       1.448 Sec.
 I=18 L=   44707        Time=       1.396 Sec.
 I=19 L=   89415        Time=       1.320 Sec.
 End of main loop
 End of calculation.    Time=      29.274 Sec.
 End of data output.    Time=       0.132 Sec.
 Total calculation(I/O) time=      29.406(       0.792) Sec.
 ------ Ended super_pi run : Ter Nov 27 20:48:49 JST 2007

Foi mau ressuscitar ,mas .. fiquei um pouco chocado  :o e decidi compartilhar ,hehehe

Abraços

Offline cavera37

  • Usuário Ubuntu
  • *
  • Mensagens: 107
    • Ver perfil
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #36 Online: 27 de Novembro de 2007, 18:55 »
bahh eu  to meio mal  em relação a galera....
[desculpa furada start] eu tava  rodando bastante  processo na hora :P [end  desculpa furada]
super pi
Código: [Selecionar]
root@gabriel-desktop:/home/gabriel/super_pi# ./super_pi 20
 Version 2.0 of the super_pi for Linux OS
 Fortran source program was translated into C program with version 19981204 of
 f2c, then generated C source program was optimized manually.
 pgcc 3.2-3 with compile option of "-fast -tp px -Mbuiltin -Minline=size:1000 -Mnoframe -Mnobounds -Mcache_align -Mdalign -Mnoreentrant" was used for the
 compilation.

 ------ Started super_pi run : Ter Nov 27 18:49:41 FNT 2007
 Start of PI calculation up to 1048576 decimal digits
 End of initialization. Time=       0.696 Sec.
 I= 1 L=       0        Time=       2.196 Sec.
 I= 2 L=       0        Time=       2.504 Sec.
 I= 3 L=       1        Time=       2.544 Sec.
 I= 4 L=       2        Time=       2.516 Sec.
 I= 5 L=       5        Time=       2.520 Sec.
 I= 6 L=      10        Time=       2.472 Sec.
 I= 7 L=      21        Time=       2.448 Sec.
 I= 8 L=      43        Time=       2.336 Sec.
 I= 9 L=      87        Time=       2.368 Sec.
 I=10 L=     174        Time=       2.360 Sec.
 I=11 L=     349        Time=       2.320 Sec.
 I=12 L=     698        Time=       2.324 Sec.
 I=13 L=    1396        Time=       2.332 Sec.
 I=14 L=    2794        Time=       2.380 Sec.
 I=15 L=    5588        Time=       2.340 Sec.
 I=16 L=   11176        Time=       2.272 Sec.
 I=17 L=   22353        Time=       2.312 Sec.
 I=18 L=   44707        Time=       2.360 Sec.
 I=19 L=   89415        Time=       2.180 Sec.
 End of main loop
 End of calculation.    Time=      47.747 Sec.
 End of data output.    Time=       0.236 Sec.
 Total calculation(I/O) time=      47.983(       1.372) Sec.
 ------ Ended super_pi run : Ter Nov 27 18:50:41 FNT 2007
cat /proc/cpuinfo
Código: [Selecionar]
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 44
model name      : AMD Sempron(tm) Processor 2800+
stepping        : 2
cpu MHz         : 1599.621
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up pni lahf_lm ts ttp tm stc
bogomips        : 3200.90
clflush size    : 64
cat /proc/meminfo
Código: [Selecionar]
MemTotal:       514756 kB
MemFree:         76480 kB
Buffers:          7432 kB
Cached:         167452 kB
SwapCached:         32 kB
Active:         360444 kB
Inactive:        43936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:       514756 kB
LowFree:         76480 kB
SwapTotal:     1502036 kB
SwapFree:      1467176 kB
Dirty:             500 kB
Writeback:           0 kB
AnonPages:      229464 kB
Mapped:          75716 kB
Slab:            17944 kB
SReclaimable:     9076 kB
SUnreclaim:       8868 kB
PageTables:       2240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   1759412 kB
Committed_AS:   838412 kB
VmallocTotal:   507896 kB
VmallocUsed:     26276 kB
VmallocChunk:   478196 kB
HD de 40GB e mais uma placa de video nvidia geforce 4 mx 400(acho) 64mb 

Offline edjen

  • Usuário Ubuntu
  • *
  • Mensagens: 183
  • Toda mudança gera resistência.
    • Ver perfil
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #37 Online: 27 de Novembro de 2007, 23:11 »
 Version 2.0 of the super_pi for Linux OS
 Fortran source program was translated into C program with version 19981204 of
 f2c, then generated C source program was optimized manually.
 pgcc 3.2-3 with compile option of "-fast -tp px -Mbuiltin -Minline=size:1000 -Mnoframe -Mnobounds -Mcache_align -Mdalign -Mnoreentrant" was used for the
 compilation.
 ------ Started super_pi run : Ter Nov 27 23:09:54 BRST 2007
 Start of PI calculation up to 1048576 decimal digits
 End of initialization. Time=       0.900 Sec.
 I= 1 L=       0        Time=       1.884 Sec.
 I= 2 L=       0        Time=       2.128 Sec.
 I= 3 L=       1        Time=       2.104 Sec.
 I= 4 L=       2        Time=       2.120 Sec.
 I= 5 L=       5        Time=       2.096 Sec.
 I= 6 L=      10        Time=       2.108 Sec.
 I= 7 L=      21        Time=       2.112 Sec.
 I= 8 L=      43        Time=       2.088 Sec.
 I= 9 L=      87        Time=       2.108 Sec.
 I=10 L=     174        Time=       2.124 Sec.
 I=11 L=     349        Time=       2.084 Sec.
 I=12 L=     698        Time=       2.144 Sec.
 I=13 L=    1396        Time=       2.096 Sec.
 I=14 L=    2794        Time=       2.128 Sec.
 I=15 L=    5588        Time=       2.080 Sec.
 I=16 L=   11176        Time=       2.112 Sec.
 I=17 L=   22353        Time=       2.092 Sec.
 I=18 L=   44707        Time=       2.016 Sec.
 I=19 L=   89415        Time=       1.868 Sec.
 End of main loop
 End of calculation.    Time=      42.059 Sec.
 End of data output.    Time=       0.220 Sec.
 Total calculation(I/O) time=      42.279(       1.164) Sec.
 ------ Ended super_pi run : Ter Nov 27 23:10:40 BRST 2007
GNULinux = Asus P5K-E = Intel Q9450 = Quadro 400 = 3 Hd 80Gb Samsung + Hd 500Gb Seagate = 8Gb RAM DDR2 OCZ 1066 mhz

Offline -.-

  • Usuário Ubuntu
  • *
  • Mensagens: 253
  • Ubuntu Gutsy
    • Ver perfil
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #38 Online: 28 de Novembro de 2007, 00:17 »
Meu QuadQ6600 @ stock



não sai do 0.xxx \o
Assinatura removida pela Equipe do fórum. Verifique as regras das assinaturas.

Offline crdrj

  • Usuário Ubuntu
  • *
  • Mensagens: 140
  • My CPU is a neural net processor.
    • Ver perfil
    • PsicologiaRG
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #39 Online: 31 de Dezembro de 2007, 15:52 »
A tristeza do Celeron M.

Citar
------ Started super_pi run : Mon Dec 31 15:48:36 BRST 2007
 Start of PI calculation up to 1048576 decimal digits
 End of initialization. Time=       0.608 Sec.
 I= 1 L=       0        Time=       2.284 Sec.
 I= 2 L=       0        Time=       2.656 Sec.
 I= 3 L=       1        Time=       2.652 Sec.
 I= 4 L=       2        Time=       2.660 Sec.
 I= 5 L=       5        Time=       2.652 Sec.
 I= 6 L=      10        Time=       2.648 Sec.
 I= 7 L=      21        Time=       2.660 Sec.
 I= 8 L=      43        Time=       2.660 Sec.
 I= 9 L=      87        Time=       2.640 Sec.
 I=10 L=     174        Time=       2.672 Sec.
 I=11 L=     349        Time=       2.664 Sec.
 I=12 L=     698        Time=       2.672 Sec.
 I=13 L=    1396        Time=       2.656 Sec.
 I=14 L=    2794        Time=       2.664 Sec.
 I=15 L=    5588        Time=       2.652 Sec.
 I=16 L=   11176        Time=       2.632 Sec.
 I=17 L=   22353        Time=       2.612 Sec.
 I=18 L=   44707        Time=       2.576 Sec.
 I=19 L=   89415        Time=       2.464 Sec.
 End of main loop
 End of calculation.    Time=      52.535 Sec.
 End of data output.    Time=       0.156 Sec.
 Total calculation(I/O) time=      52.691(       1.308) Sec.
 ------ Ended super_pi run : Mon Dec 31 15:49:30 BRST 2007
@Notebook Celeron M 410 - 512 MB RAM
Vostro 1510 [-] Core 2 Duo T8100 [-] 2 GB DDR2 [-] GeForce 8400M [-] Ubuntu 8.10

Offline Nelson Quintanilha

  • Usuário Ubuntu
  • *
  • Mensagens: 522
  • "O mundo não deve ter fronteiras, mas horizontes."
    • Ver perfil
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #40 Online: 31 de Dezembro de 2007, 16:13 »
Olá colegas,
minha carrocinha.

Citar
nelson@nelson-pc:~$ cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 6
model name      : Intel(R) Pentium(R) D CPU 3.00GHz
stepping        : 4
cpu MHz         : 3000.677
cache size      : 2048 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 6
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 pbe lm constant_tsc pni monitor ds_cpl est cid cx16 xtpr lahf_lm
bogomips        : 6005.23
clflush size    : 64

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 15
model           : 6
model name      : Intel(R) Pentium(R) D CPU 3.00GHz
stepping        : 4
cpu MHz         : 3000.677
cache size      : 2048 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 6
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 pbe lm constant_tsc pni monitor ds_cpl est cid cx16 xtpr lahf_lm
bogomips        : 6000.74
clflush size    : 64

nelson@nelson-pc:~$ cat /proc/meminfo
MemTotal:      1035292 kB
MemFree:         19020 kB
Buffers:         39096 kB
Cached:         687624 kB
SwapCached:        148 kB
Active:         548776 kB
Inactive:       416008 kB
HighTotal:      130752 kB
HighFree:          244 kB
LowTotal:       904540 kB
LowFree:         18776 kB
SwapTotal:      538136 kB
SwapFree:       537880 kB
Dirty:             160 kB
Writeback:           4 kB
AnonPages:      237916 kB
Mapped:          80808 kB
Slab:            26968 kB
SReclaimable:    15948 kB
SUnreclaim:      11020 kB
PageTables:       2184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   1055780 kB
Committed_AS:   702676 kB
VmallocTotal:   114680 kB
VmallocUsed:     43940 kB
VmallocChunk:    65524 kB

T+

Offline Hqxriven

  • Usuário Ubuntu
  • *
  • Mensagens: 1.456
    • Ver perfil
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #41 Online: 31 de Dezembro de 2007, 19:23 »
Esse super pi podia ler direito o meu dual core e o meu processador é fraquinho!!!

X2 3600 stock com 1000 Ghz + 512 de ram compartilhada com o vídeo + Nvidia 6150

hqxriven@hqxriven-desktop:~/super_pi$ ./super_pi 20
 Version 2.0 of the super_pi for Linux OS
 Fortran source program was translated into C program with version 19981204 of
 f2c, then generated C source program was optimized manually.
 pgcc 3.2-3 with compile option of "-fast -tp px -Mbuiltin -Minline=size:1000 -Mnoframe -Mnobounds -Mcache_align -Mdalign -Mnoreentrant" was used for the
 compilation.
 ------ Started super_pi run : Seg Dez 31 19:10:45 BRST 2007
 Start of PI calculation up to 1048576 decimal digits
 End of initialization. Time=       1.028 Sec.
 I= 1 L=       0        Time=       2.520 Sec.
 I= 2 L=       0        Time=       1.977 Sec.
 I= 3 L=       1        Time=       1.977 Sec.
 I= 4 L=       2        Time=       1.980 Sec.
 I= 5 L=       5        Time=       1.977 Sec.
 I= 6 L=      10        Time=       1.988 Sec.
 I= 7 L=      21        Time=       2.046 Sec.
 I= 8 L=      43        Time=       1.974 Sec.
 I= 9 L=      87        Time=       1.975 Sec.
 I=10 L=     174        Time=       1.976 Sec.
 I=11 L=     349        Time=       1.975 Sec.
 I=12 L=     698        Time=       1.972 Sec.
 I=13 L=    1396        Time=       1.975 Sec.
 I=14 L=    2794        Time=       1.988 Sec.
 I=15 L=    5588        Time=       2.038 Sec.
 I=16 L=   11176        Time=       1.959 Sec.
 I=17 L=   22353        Time=       1.935 Sec.
 I=18 L=   44707        Time=       1.882 Sec.
 I=19 L=   89415        Time=       1.755 Sec.
 End of main loop
 End of calculation.    Time=      40.456 Sec.
 End of data output.    Time=       0.184 Sec.
 Total calculation(I/O) time=      40.640(       1.112) Sec.
 ------ Ended super_pi run : Seg Dez 31 19:11:26 BRST 2007
hqxriven@hqxriven-desktop:~/super_pi$

hqxriven@hqxriven-desktop:~/super_pi$ cat /proc/cpuinfo
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 107
model name      : AMD Athlon(tm) 64 X2 Dual Core Processor 3600+
stepping        : 1
cpu MHz         : 1000.000
cache size      : 512 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy misalignsse ts fid vid ttp tm stc 100mhzsteps
bogomips        : 2010.67
clflush size    : 64

processor       : 1
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 107
model name      : AMD Athlon(tm) 64 X2 Dual Core Processor 3600+
stepping        : 1
cpu MHz         : 1000.000
cache size      : 512 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy misalignsse ts fid vid ttp tm stc 100mhzsteps
bogomips        : 2010.67
clflush size    : 64
Sem distro Linux fixa - Kernel Omnislash
Meu objetivo nesse fórum é ajudar. Sou um mero humano mas desejo sempre aprender e melhorar em tudo o que faço em minha vida. Então, por favor, quando eu postar me notifique depois

Piras

  • Visitante
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #42 Online: 01 de Janeiro de 2008, 17:44 »
O equipamente é o seguinte: processador Intel Quad Core Q6600 2.4Ghz 8mb cache, memória RAM 1GB memória, placa-mãe: Asus modelo P5B Plus e placa de vídeo: GeForce 7600 GT 512 MB.

A imagem de tela do Super PI está aqui:

http://i274.photobucket.com/albums/jj248/piras_bucket/Captura_da_tela.png
« Última modificação: 01 de Janeiro de 2008, 17:47 por Piras »

Offline crdrj

  • Usuário Ubuntu
  • *
  • Mensagens: 140
  • My CPU is a neural net processor.
    • Ver perfil
    • PsicologiaRG
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #43 Online: 01 de Janeiro de 2008, 20:38 »
Piras: tais bem de máquina heim? Isso tudo é pra tentar dominar o mundo? heheheheh

Mas falando sério... Seria interessante juntar os resultados obtidos até agora em uma tabelinha simples, com Processador, RAM e resultado. O que vcs acham?
Vostro 1510 [-] Core 2 Duo T8100 [-] 2 GB DDR2 [-] GeForce 8400M [-] Ubuntu 8.10

Offline KurtKraut

  • Usuário Ubuntu
  • *
  • Mensagens: 307
    • Ver perfil
    • http://planeta.ubuntubrasil.org/author/5
Re: Super PI no Ubuntu, veja quão rápida é a sua CPU!
« Resposta #44 Online: 01 de Janeiro de 2008, 20:51 »
Aloha,


Num Intel(R) Xeon(R) CPU X3220  @ 2.40GHz (que e quad-core, apesar do Super Pi só usar um deles):


 ------ Started super_pi run : Tue Jan 1 17:49:40 EST 2008
 Start of PI calculation up to 1048576 decimal digits
 End of initialization. Time=       0.256 Sec.
 I= 1 L=       0        Time=       0.774 Sec.
 I= 2 L=       0        Time=       0.874 Sec.
 I= 3 L=       1        Time=       0.878 Sec.
 I= 4 L=       2        Time=       0.919 Sec.
 I= 5 L=       5        Time=       0.883 Sec.
 I= 6 L=      10        Time=       0.883 Sec.
 I= 7 L=      21        Time=       0.901 Sec.
 I= 8 L=      43        Time=       0.895 Sec.
 I= 9 L=      87        Time=       0.889 Sec.
 I=10 L=     174        Time=       0.876 Sec.
 I=11 L=     349        Time=       0.883 Sec.
 I=12 L=     698        Time=       0.881 Sec.
 I=13 L=    1396        Time=       0.882 Sec.
 I=14 L=    2794        Time=       0.848 Sec.
 I=15 L=    5588        Time=       0.869 Sec.
 I=16 L=   11176        Time=       0.862 Sec.
 I=17 L=   22353        Time=       0.837 Sec.
 I=18 L=   44707        Time=       0.803 Sec.
 I=19 L=   89415        Time=       0.752 Sec.
 End of main loop
 End of calculation.    Time=      17.309 Sec.
 End of data output.    Time=       0.103 Sec.
 Total calculation(I/O) time=      17.412(       0.773) Sec.
 ------ Ended super_pi run : Tue Jan 1 17:49:58 EST 2008


Impressionante, não ? :P