Bitcoin Forum
May 02, 2024, 11:00:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 [283] 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347498 times)
tbearhere
Legendary
*
Offline Offline

Activity: 3136
Merit: 1003



View Profile
September 06, 2015, 03:01:51 PM
 #5641

Optimization anything about GTX950? I have three cards in wait. Grin Grin

Yesterday I've been testing one of these  babies. It reaches 8.77MH on quark with overclock...
At how many watts plz.
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
go6ooo1212
Legendary
*
Offline Offline

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
September 06, 2015, 03:09:41 PM
 #5642

Optimization anything about GTX950? I have three cards in wait. Grin Grin

Yesterday I've been testing one of these  babies. It reaches 8.77MH on quark with overclock...
At how many watts plz.

Cant say for sure , but TDP is showing range about 78-80 %
tbearhere
Legendary
*
Offline Offline

Activity: 3136
Merit: 1003



View Profile
September 06, 2015, 03:16:21 PM
 #5643

Optimization anything about GTX950? I have three cards in wait. Grin Grin

Yesterday I've been testing one of these  babies. It reaches 8.77MH on quark with overclock...
At how many watts plz.

Cant say for sure , but TDP is showing range about 78-80 %
Ok thz
go6ooo1212
Legendary
*
Offline Offline

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
September 06, 2015, 03:22:53 PM
 #5644

Optimization anything about GTX950? I have three cards in wait. Grin Grin

Yesterday I've been testing one of these  babies. It reaches 8.77MH on quark with overclock...
At how many watts plz.

Cant say for sure , but TDP is showing range about 78-80 %
Ok thz

The MSIs card has huge OC capabilities. I think its good replacement for 750ti...
t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 06, 2015, 04:24:01 PM
 #5645

master's whirlpoolx seems broken, it segfaults under linux...

I've PR'd a fix.  If you can build yourself, you can pull down the branch at https://github.com/t-nelson/ccminer/tree/whpx_segv

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 06, 2015, 04:35:35 PM
 #5646

I think its good replacement for 750ti...

It seems that compared to the 750ti, 950 and 960 scale +/-10% at around 133% and 200% respectively when you consider price, power and performance together.  Price and power (and that goofy ass memory interface on the 970) start to discourage the higher-end cards.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
Cryptozillah
Hero Member
*****
Offline Offline

Activity: 687
Merit: 502


View Profile
September 06, 2015, 05:16:44 PM
 #5647

750Ti still seem like a really good choice imo.
I guess the prices will go down a bit also now when new cards show up ?
Me myself are buying used 750Ti:s for like 80 bucks.

All my 750Ti:s produce around 7.1-7.3Mhs @Quark superstable.
skunk
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile
September 06, 2015, 05:29:02 PM
 #5648

master's whirlpoolx seems broken, it segfaults under linux...
I've PR'd a fix.  If you can build yourself, you can pull down the branch at https://github.com/t-nelson/ccminer/tree/whpx_segv
still segfaulting...
i also notice it segfaults even with the -h or -V flags too after printing out the infos and curiously it doesn't when started inside gdb (it starts hashing normally)

t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 06, 2015, 05:32:01 PM
 #5649

master's whirlpoolx seems broken, it segfaults under linux...
I've PR'd a fix.  If you can build yourself, you can pull down the branch at https://github.com/t-nelson/ccminer/tree/whpx_segv
still segfaulting...
i also notice it segfaults with just the -h or -V flags too after printing out the infos and curiously it doesn't when started inside gdb (it starts hashing normally)

What's your command line?  I don't have a pool for that so only tested with -a whirlpoolx --benchmark.

I came across that other mess of crashes you mentioned.  Uninitialized globals galore!  See https://github.com/t-nelson/ccminer/tree/sigh.  I'll PR it once I test build on Windows.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
skunk
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile
September 06, 2015, 05:42:32 PM
 #5650

master's whirlpoolx seems broken, it segfaults under linux...
I've PR'd a fix.  If you can build yourself, you can pull down the branch at https://github.com/t-nelson/ccminer/tree/whpx_segv
still segfaulting...
i also notice it segfaults with just the -h or -V flags too after printing out the infos and curiously it doesn't when started inside gdb (it starts hashing normally)
What's your command line?  I don't have a pool for that so only tested with -a whirlpoolx --benchmark.
I came across that other mess of crashes you mentioned.  Uninitialized globals galore!  See https://github.com/t-nelson/ccminer/tree/sigh.  I'll PR it once I test build on Windows.
the same command line as you and replacing --benchmark with pool's url/user/pass flags doesn't make any difference...

t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 06, 2015, 05:48:22 PM
 #5651

master's whirlpoolx seems broken, it segfaults under linux...
I've PR'd a fix.  If you can build yourself, you can pull down the branch at https://github.com/t-nelson/ccminer/tree/whpx_segv
still segfaulting...
i also notice it segfaults with just the -h or -V flags too after printing out the infos and curiously it doesn't when started inside gdb (it starts hashing normally)
What's your command line?  I don't have a pool for that so only tested with -a whirlpoolx --benchmark.
I came across that other mess of crashes you mentioned.  Uninitialized globals galore!  See https://github.com/t-nelson/ccminer/tree/sigh.  I'll PR it once I test build on Windows.
the same command line as you and replacing --benchmark with pool's url/user/pass flags doesn't make any difference...

sp_ merged the first fix. I've rebased the branch mentioned in my last post on top of it.  Give that a try, maybe I fixed it  by accident. Smiley

Mind linking me to the pool you're using?  Or if it's public/anon pool you can just PM me your credentials and I'll throw some hashes at you to test.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
wdragon
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 06, 2015, 05:53:09 PM
 #5652

750Ti still seem like a really good choice imo.
I guess the prices will go down a bit also now when new cards show up ?
Me myself are buying used 750Ti:s for like 80 bucks.

All my 750Ti:s produce around 7.1-7.3Mhs @Quark superstable.

I've spent the last week trying to get more out of my 6 x 750ti & all I can get is 6200 each and then its not 100% stable  Angry
Can I ask how are you getting 7000 out of yours?
t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 06, 2015, 06:03:25 PM
 #5653

750Ti still seem like a really good choice imo.
I guess the prices will go down a bit also now when new cards show up ?
Me myself are buying used 750Ti:s for like 80 bucks.

All my 750Ti:s produce around 7.1-7.3Mhs @Quark superstable.

True.  But when you consider the fact that you can only fit so many cards in one box, looking at performance per card starts to be a bit more important.  One box with 6x 960 should be about the same (probably better) hash/watt as two boxes with 6x 750ti each, but with significantly lower upfront cost.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
skunk
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile
September 06, 2015, 06:24:07 PM
 #5654

master's whirlpoolx seems broken, it segfaults under linux...
I've PR'd a fix.  If you can build yourself, you can pull down the branch at https://github.com/t-nelson/ccminer/tree/whpx_segv
still segfaulting...
i also notice it segfaults with just the -h or -V flags too after printing out the infos and curiously it doesn't when started inside gdb (it starts hashing normally)
What's your command line?  I don't have a pool for that so only tested with -a whirlpoolx --benchmark.
I came across that other mess of crashes you mentioned.  Uninitialized globals galore!  See https://github.com/t-nelson/ccminer/tree/sigh.  I'll PR it once I test build on Windows.
the same command line as you and replacing --benchmark with pool's url/user/pass flags doesn't make any difference...

sp_ merged the first fix. I've rebased the branch mentioned in my last post on top of it.  Give that a try, maybe I fixed it  by accident. Smiley

Mind linking me to the pool you're using?  Or if it's public/anon pool you can just PM me your credentials and I'll throw some hashes at you to test.
why not yours? Wink
./ccminer -a whirpoolx -o stratum+tcp://whirlpoolx.eu.nicehash.com:3343 -u 1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu -p x
with this command line i've got a segfault while running inside the debugger if it helps:
Code:
$ gdb ./ccminer
GNU gdb (Gentoo 7.9.1 vanilla) 7.9.1
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://bugs.gentoo.org/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./ccminer...done.
(gdb) run -a whirlpoolx -o stratum+tcp://whirlpoolx.eu.nicehash.com:3343 -u 1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu -p x
Starting program: /home/skunk/bitcoin/ccminer-nelson/ccminer -a whirlpoolx -o stratum+tcp://whirlpoolx.eu.nicehash.com:3343 -u 1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu -p x
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
*** ccminer 1.5.65-git(SP-MOD) for nVidia GPUs by sp-hash@github ***
        Built with the nVidia CUDA SDK 6.5

  Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
   CUDA support by Christian Buchner, Christian H. and DJM34
  Includes optimizations implemented by sp , klaust, tpruvot and tsiv.

[2015-09-06 20:20:22] Starting Stratum on stratum+tcp://whirlpoolx.eu.nicehash.com:3343
[New Thread 0x7fffeffff700 (LWP 6145)]
[2015-09-06 20:20:22] NVML GPU monitoring enabled.
[2015-09-06 20:20:22] 1 miner thread started, using 'whirlpoolx' algorithm.
[2015-09-06 20:20:22] Binding thread 0 to cpu 0 (mask 1)
0
[2015-09-06 20:20:22] Stratum difficulty set to 0.08
[2015-09-06 20:20:23] whirlpoolx.eu.nicehash.com:3343 whirlpoolx block 200187
[New Thread 0x7fffeefd1700 (LWP 6148)]
[New Thread 0x7fffee7d0700 (LWP 6152)]
[New Thread 0x7ffff4b0b700 (LWP 6144)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffeefd1700 (LWP 6148)]
0x00000000004ea081 in whirlpoolx_setBlock_80(void*, void const*) ()
(gdb) bt
#0  0x00000000004ea081 in whirlpoolx_setBlock_80(void*, void const*) ()
#1  0x00000000004ea8a3 in scanhash_whirlpoolx ()
#2  0x00000000004128af in miner_thread(void*) ()
#3  0x00007ffff6cfb5c4 in start_thread () from /lib64/libpthread.so.0
#4  0x00007ffff5dafedd in clone () from /lib64/libc.so.6
(gdb)

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
September 06, 2015, 06:44:53 PM
 #5655

750Ti still seem like a really good choice imo.
I guess the prices will go down a bit also now when new cards show up ?
Me myself are buying used 750Ti:s for like 80 bucks.
All my 750Ti:s produce around 7.1-7.3Mhs @Quark superstable.
I've spent the last week trying to get more out of my 6 x 750ti & all I can get is 6200 each and then its not 100% stable  Angry
Can I ask how are you getting 7000 out of yours?

You need to use the release 65. The asus strix 750ti does 6,25MHASH on standard clocks. x86 windows.  (the remaining 12% should be possible with overclocking)

You can also use the new option -C to let the cpu aid the gpu as well (but it will draw more power)

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
Cryptozillah
Hero Member
*****
Offline Offline

Activity: 687
Merit: 502


View Profile
September 06, 2015, 07:33:40 PM
 #5656

750Ti still seem like a really good choice imo.
I guess the prices will go down a bit also now when new cards show up ?
Me myself are buying used 750Ti:s for like 80 bucks.

All my 750Ti:s produce around 7.1-7.3Mhs @Quark superstable.

I've spent the last week trying to get more out of my 6 x 750ti & all I can get is 6200 each and then its not 100% stable  Angry
Can I ask how are you getting 7000 out of yours?
I am using EVGA FTW cards.
I use the 61 build of ccminer and my clocks are +100 on gpu and +76 on mem
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
September 06, 2015, 07:38:01 PM
 #5657

Wich driver are you using? Did you test r65?

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
Cryptozillah
Hero Member
*****
Offline Offline

Activity: 687
Merit: 502


View Profile
September 06, 2015, 07:41:32 PM
 #5658

Wich driver are you using? Did you test r65?

I use the 355.60 driver on that rig.
I have not tested r65 yet, i will do that tomorrow when i get off from work.
wdragon
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 06, 2015, 08:57:38 PM
 #5659

750Ti still seem like a really good choice imo.
I guess the prices will go down a bit also now when new cards show up ?
Me myself are buying used 750Ti:s for like 80 bucks.
All my 750Ti:s produce around 7.1-7.3Mhs @Quark superstable.
I've spent the last week trying to get more out of my 6 x 750ti & all I can get is 6200 each and then its not 100% stable  Angry
Can I ask how are you getting 7000 out of yours?

You need to use the release 65. The asus strix 750ti does 6,25MHASH on standard clocks. x86 windows.  (the remaining 12% should be possible with overclocking)

You can also use the new option -C to let the cpu aid the gpu as well (but it will draw more power)
I've got 6 x GTX 750 Ti StormX Dual that are clocked at 1202MHz & are using r65 ?
t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 06, 2015, 09:10:12 PM
 #5660

master's whirlpoolx seems broken, it segfaults under linux...
I've PR'd a fix.  If you can build yourself, you can pull down the branch at https://github.com/t-nelson/ccminer/tree/whpx_segv
still segfaulting...
i also notice it segfaults with just the -h or -V flags too after printing out the infos and curiously it doesn't when started inside gdb (it starts hashing normally)
What's your command line?  I don't have a pool for that so only tested with -a whirlpoolx --benchmark.
I came across that other mess of crashes you mentioned.  Uninitialized globals galore!  See https://github.com/t-nelson/ccminer/tree/sigh.  I'll PR it once I test build on Windows.
the same command line as you and replacing --benchmark with pool's url/user/pass flags doesn't make any difference...

sp_ merged the first fix. I've rebased the branch mentioned in my last post on top of it.  Give that a try, maybe I fixed it  by accident. Smiley

Mind linking me to the pool you're using?  Or if it's public/anon pool you can just PM me your credentials and I'll throw some hashes at you to test.
why not yours? Wink
./ccminer -a whirpoolx -o stratum+tcp://whirlpoolx.eu.nicehash.com:3343 -u 1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu -p x
with this command line i've got a segfault while running inside the debugger if it helps:
Code:
$ gdb ./ccminer
GNU gdb (Gentoo 7.9.1 vanilla) 7.9.1
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://bugs.gentoo.org/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./ccminer...done.
(gdb) run -a whirlpoolx -o stratum+tcp://whirlpoolx.eu.nicehash.com:3343 -u 1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu -p x
Starting program: /home/skunk/bitcoin/ccminer-nelson/ccminer -a whirlpoolx -o stratum+tcp://whirlpoolx.eu.nicehash.com:3343 -u 1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu -p x
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
*** ccminer 1.5.65-git(SP-MOD) for nVidia GPUs by sp-hash@github ***
        Built with the nVidia CUDA SDK 6.5

  Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
   CUDA support by Christian Buchner, Christian H. and DJM34
  Includes optimizations implemented by sp , klaust, tpruvot and tsiv.

[2015-09-06 20:20:22] Starting Stratum on stratum+tcp://whirlpoolx.eu.nicehash.com:3343
[New Thread 0x7fffeffff700 (LWP 6145)]
[2015-09-06 20:20:22] NVML GPU monitoring enabled.
[2015-09-06 20:20:22] 1 miner thread started, using 'whirlpoolx' algorithm.
[2015-09-06 20:20:22] Binding thread 0 to cpu 0 (mask 1)
0
[2015-09-06 20:20:22] Stratum difficulty set to 0.08
[2015-09-06 20:20:23] whirlpoolx.eu.nicehash.com:3343 whirlpoolx block 200187
[New Thread 0x7fffeefd1700 (LWP 6148)]
[New Thread 0x7fffee7d0700 (LWP 6152)]
[New Thread 0x7ffff4b0b700 (LWP 6144)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffeefd1700 (LWP 6148)]
0x00000000004ea081 in whirlpoolx_setBlock_80(void*, void const*) ()
(gdb) bt
#0  0x00000000004ea081 in whirlpoolx_setBlock_80(void*, void const*) ()
#1  0x00000000004ea8a3 in scanhash_whirlpoolx ()
#2  0x00000000004128af in miner_thread(void*) ()
#3  0x00007ffff6cfb5c4 in start_thread () from /lib64/libpthread.so.0
#4  0x00007ffff5dafedd in clone () from /lib64/libc.so.6
(gdb)

Are you sure you picked my fix correctly and recompiled?  That looks like the same stack trace from the crash that should've been fixed by my first PR.  Which is useless since we aren't passing -g to nvcc. Wink

You should be good at HEAD though. Smiley

Code:
[2015-09-06 15:06:37] Starting Stratum on stratum+tcp://whirlpoolx.eu.nicehash.com:3343
[2015-09-06 15:06:37] GPU monitoring is not available.
[2015-09-06 15:06:37] 1 miner thread started, using 'whirlpoolx' algorithm.
[2015-09-06 15:06:37] Binding thread 0 to cpu 0 (mask 1)
0
[2015-09-06 15:06:38] Stratum difficulty set to 0.08
[2015-09-06 15:06:38] whirlpoolx.eu.nicehash.com:3343 whirlpoolx block 200274
[2015-09-06 15:06:52] GPU #0: GeForce GTX 750 Ti, 71601
[2015-09-06 15:06:52] accepted: 1/1 (100.00%), 64944 kH/s yes!
[2015-09-06 15:06:59] GPU #0: GeForce GTX 750 Ti, 71569
[2015-09-06 15:06:59] accepted: 2/2 (100.00%), 67152 kH/s yes!
[2015-09-06 15:06:59] GPU #0: GeForce GTX 750 Ti, 71430
[2015-09-06 15:07:00] accepted: 3/3 (100.00%), 68222 kH/s yes!
[2015-09-06 15:07:06] GPU #0: GeForce GTX 750 Ti, 71259
[2015-09-06 15:07:06] accepted: 4/4 (100.00%), 68829 kH/s yes!
[2015-09-06 15:07:13] GPU #0: GeForce GTX 750 Ti, 71575
[2015-09-06 15:07:13] accepted: 5/5 (100.00%), 69287 kH/s yes!
[2015-09-06 15:07:21] GPU #0: GeForce GTX 750 Ti, 71928
[2015-09-06 15:07:21] accepted: 6/6 (100.00%), 69664 kH/s yes!
[2015-09-06 15:07:23] GPU #0: GeForce GTX 750 Ti, 71322
[2015-09-06 15:07:23] accepted: 7/7 (100.00%), 69871 kH/s yes!
[2015-09-06 15:07:29] GPU #0: GeForce GTX 750 Ti, 71779
[2015-09-06 15:07:29] accepted: 8/8 (100.00%), 70083 kH/s yes!
[2015-09-06 15:07:33] GPU #0: GeForce GTX 750 Ti, 71556
[2015-09-06 15:07:34] accepted: 9/9 (100.00%), 70230 kH/s yes!
[2015-09-06 15:07:39] GPU #0: GeForce GTX 750 Ti, 71822
[2015-09-06 15:07:39] accepted: 10/10 (100.00%), 70375 kH/s yes!
[2015-09-06 15:07:43] GPU #0: GeForce GTX 750 Ti, 71616
[2015-09-06 15:07:43] accepted: 11/11 (100.00%), 70479 kH/s yes!
[2015-09-06 15:07:45] whirlpoolx.eu.nicehash.com:3343 whirlpoolx block 200275

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
Pages: « 1 ... 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 [283] 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 ... 1240 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!