mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   FactorDB (https://www.mersenneforum.org/forumdisplay.php?f=94)
-   -   FactorDB PRP's (https://www.mersenneforum.org/showthread.php?t=14788)

em99010pepe 2011-01-17 20:10

[QUOTE=em99010pepe;247039]Taking 525-599[/QUOTE]

312/6084 certificates uploaded...

ET_ 2011-01-17 20:20

[QUOTE=smh;246977]If there are not enough composites with 470 digits, it will continue with 471 , 472 etc.. so keep this in mind when reserving.

At the moment there are 73 prp's with 470 digits. If you download 100 numbers you'll be duplicating work with someone who starts at 471

I simple download 500 prp's and run the following batch file to put all the prp's with length %1 in a separate directory.

[CODE]@Echo off
md .\batches\%1
grep -l "%1 dig" .\batches\*.in | xargs -n1 -i mv {} .\batches\%1
[/CODE]

to avaoid dupplication, i'll take 475 (156 numbers)[/QUOTE]

So why, selecting "470", I got 535 digits numbers?

Luigi

EdH 2011-01-18 05:45

464-465 is done.

I noticed a lot of 300 and near have shown back up. I'll do 500 of them overnight. Hopefully I'm not duplicating someone else. . .

em99010pepe 2011-01-18 07:38

I am uploading certificates but anonymously, do I have to create an account?

ATH 2011-01-18 07:41

[QUOTE=ET_;247070]So why, selecting "470", I got 535 digits numbers?

Luigi[/QUOTE]

1559 bits is 470 digits.

schickel 2011-01-18 08:04

[QUOTE=em99010pepe;247155]I am uploading certificates but anonymously, do I have to create an account?[/QUOTE]Nope, since the certificates are verified by the server, there is no need to know who uploaded a particular certificate. I assume it just discards any that are incorrect.

[SIZE="1"]I guess there actually is one "like" that would be served by keeping a record of who uploads what: those that need a leaderboard to get motivated might be de-motivated by a lack thereof....[/SIZE]

em99010pepe 2011-01-18 08:19

[QUOTE=em99010pepe;247039]Taking 525-599[/QUOTE]

3300/6084 certificates uploaded... :cool:
Less than 12 hours to complete the rest.

EdH 2011-01-18 15:52

[QUOTE=EdH;247144]. . . I noticed a lot of 300 and near have shown back up. I'll do 500 of them overnight. Hopefully I'm not duplicating someone else. . .[/QUOTE]
I guess it was a waste:
[code]
Found 500 files, 0 certificates added.
[/code]Has anyone else noticed that while we've been adding certificates (at least some of us), the number of unproven primes has increased considerably? Yesterday, it showed ~50k - now, it shows ~56k

em99010pepe 2011-01-18 20:44

525-599 done

smh 2011-01-19 13:05

[QUOTE=EdH;247198]I guess it was a waste:
[code]
Found 500 files, 0 certificates added.
[/code]Has anyone else noticed that while we've been adding certificates (at least some of us), the number of unproven primes has increased considerably? Yesterday, it showed ~50k - now, it shows ~56k[/QUOTE]I didn't keep track exactly, but i think several hundred thousand numbers where added to the DB over the last few days.

It's hard to avoid duplication at the moment. For larger batches I try to skip the lower prp's. And while I'm behind the PC i do smaller batches and submit more frequently.

R. Gerbicz 2011-01-19 13:44

[QUOTE=EdH;247198]the number of unproven primes has increased considerably? Yesterday, it showed ~50k - now, it shows ~56k[/QUOTE]

The term of "unproven prime" is meaningless. "probable prime" would be good.


All times are UTC. The time now is 23:23.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.