mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Factoring (https://www.mersenneforum.org/forumdisplay.php?f=19)
-   -   Pascal's OPN roadblock files (https://www.mersenneforum.org/showthread.php?t=19066)

wombatman 2017-02-02 16:09

Edit: Nevermind. :smile:

RichD 2017-02-05 04:59

I'll take the first two 19ers next in the t600 file. Namely...

7215061951^19-1
14702780467^19-1

wombatman 2017-02-15 01:38

I'm running a t40 on the entire t2100.txt file. As you might imagine, it's moving somewhat slowly, but I have gotten 2 hits so far. Both are listed below:

[CODE]73802780172859282526116255621169276883646159966413123442560015634653799890363179438487451848036117488820521055886954004260307189996609 = 3008821578312230732251914616889344993079941 * P92
780565034031341960526550488535367837174341398367771667265788905406909717438208818896496367366297012578007823830369096228615852710359 = 5780422878835334240683125606227585959304479 * P90[/CODE]

RichD 2017-02-15 02:06

[QUOTE=wombatman;452980]I'm running a t40 on the entire t2100.txt file. As you might imagine, it's moving somewhat slowly, but I have gotten 2 hits so far.[/QUOTE]

I don't know if you can filter it but if the composite also appears in t800.txt AND it is < C183, those already have a t50-plus run on them.

wombatman 2017-02-15 02:27

[QUOTE=RichD;452982]I don't know if you can filter it but if the composite also appears in t800.txt AND it is < C183, those already have a t50-plus run on them.[/QUOTE]

Thanks for the heads-up. I'll grab the t800 file and check them against each other.

Quick check using [CODE]grep -F -x -f t800.txt t2100.txt[/CODE] and [CODE]awk 'NR==FNR{arr[$0];next} $0 in arr' t800.txt t2100.txt[/CODE] gives some common lines (thanks StackOverflow!).


Edit: Do you know the status of the other t-files (e.g. t1000, t1200, and t1600)? I'd like to remove any from them that have been tested higher as well.

RichD 2017-02-15 03:38

[QUOTE=wombatman;452983]Do you know the status of the other t-files (e.g. t1000, t1200, and t1600)? I'd like to remove any from them that have been tested higher as well.[/QUOTE]

No, that's all I know. It all goes back to [URL=http://www.mersenneforum.org/showpost.php?p=448503&postcount=445]this post[/URL].

I believe if a number appears in a lower numbered t-file it will also appear in all consequent higher t-files.

Additionally, it would be nice if you report your work so any future ECMers/NFSers would know the status of the previous work performed.

wombatman 2017-02-15 03:47

Absolutely. For now my work consists of running a t40 on the t2100.txt file (without the numbers from the t800 file that have been tested higher). Any hits I get will be reported here. :smile:

RichD 2017-02-15 04:10

Actually, you can just report factors directly to FDB. Pascal (or someone) seems to remove them within a day.

I was referring to the no-finds, so re-work is not duplicated later on.

wombatman 2017-02-15 12:42

Got it. Given that I'm moving through them somewhat quickly, perhaps I can post a "checkpoint" of where I'm at or something every so often.

RichD 2017-02-20 23:54

I'll start working the P47^5-1 numbers from [URL=http://www.mersenneforum.org/showpost.php?p=450998&postcount=484]post #484[/URL].

RichD 2017-03-04 04:59

Taking these (GNFS) numbers next from the t600 file.

567661^37-1
8737481256739^17-1
33991...49^3-1
285996443195311^17-1
75882...57^3-1


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

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