mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Aliquot Sequences (https://www.mersenneforum.org/forumdisplay.php?f=90)
-   -   Reserved for MF - Sequence 4788 (https://www.mersenneforum.org/showthread.php?t=11615)

Joshua2 2010-02-19 16:39

[QUOTE=Andi47;206060]To which bounds? can you please save stage 1 (at the best done with the [COLOR="Blue"]-chkpnt filename[/COLOR] option) and post it[/QUOTE]
Ok, doing that to 1e10 for now I guess. I guess I'll do a run with pp1 to 1e9.

Joshua2 2010-02-19 18:23

that factors database should let you edit or delete stuff if you make a mistake entering. I didn't actually do the ECM work posted lol.

frmky 2010-02-19 20:11

[QUOTE=fivemack;206063]I'm running 2000@11e7 over the weekend. (raman: 60 hours Fri morning - Mon morning / 15 CPU-minutes per curve * 8 CPUs)[/QUOTE]

I've run 3000@11e7 so far on 54 cores. No factors yet.

Joshua2 2010-02-19 22:09

1 Attachment(s)
file psave p+1 resume file at my gmp's max B1 bounds for archival purposes, running B2
file pp1 completed 1e9 default b2
file pm1 completed 1e10 crashed during b2 [U]someone else[/U] can try

running another pp1 at 4e9 and 1000 ecm 11e7

Andi47 2010-02-20 09:18

I will do p-1 stage 2.

Andi47 2010-02-20 10:32

[QUOTE=Andi47;206152]I will do p-1 stage 2.[/QUOTE]

Done to B2=1e15, no factor.

Andi47 2010-02-21 01:49

[QUOTE=Andi47;206159]Done to B2=1e15, no factor.[/QUOTE]

Extended this to B2=1e16, no factor.

Joshua2 2010-02-21 07:51

1 Attachment(s)
At what point do you extend B2 vs B1? I always just use default B2 and extend B1. anyone care to run B2 on this pp1? we can prob call this last 1 did 1 other with same bounds and one with a quarter.
also the other file psave from the last upload needs B2 run too. For some reason my desktop and laptop both crash doing B2. My laptop prob doesn't have enough memory, but my exe must be bad or something anyway ecm works fine so i'm just doing that.

Andi47 2010-02-21 09:05

[QUOTE=Joshua2;206240]At what point do you extend B2 vs B1? I always just use default B2 and extend B1. anyone care to run B2 on this pp1? we can prob call this last 1 did 1 other with same bounds and one with a quarter.
also the other file psave from the last upload needs B2 run too. For some reason my desktop and laptop both crash doing B2. My laptop prob doesn't have enough memory, but my exe must be bad or something anyway ecm works fine so i'm just doing that.[/QUOTE]

For running B2 to 1e15 (with your savefile which was at B1=1e10), I did:

[CODE]./ecm -nn -pm1 -maxmem 1700 -resume pm1 <alq4788.2527.txt 1e10 1e15 >>alq4788.2527.out[/CODE]

where alq4788.2527.txt contains the c171.

Note: the "-maxmem 1700" options makes ecm to chose the parameters in a way that it does not use more than 1700 MB RAM. (without this option, it would be faster, but would require *much* more RAM, which my laptop doesn't have.)

Note that I have set the B1 to 1e10 which is exactly the same as in the savefile: ecm will read the savefile, see that B1 is already at 1e10 and continue with B2 - the output looks like this:

[code]
GMP-ECM 6.2.3 [powered by GMP 4.3.1] [P-1]
Resuming P-1 residue
Input number is 193180597261434437130723427223452983749001196443861486431050101233095959046579376056784397572419692971642911818089261513816572456073452501892312801518858596361529181158803 (171 digits)
Using B1=10000000000-10000000000, B2=1043119049080936, polynomial x^1
Step 1 took 0ms
Step 2 took 2085694ms
[/code]

For extending B2 for example from 1e15 to 1e16 one can do:

[CODE]./ecm -nn -pm1 -maxmem 1700 -resume pm1 <alq4788.2527.txt 1e10 [B]1e15-1e16[/B] >>alq4788.2527.out[/CODE]

jrk 2010-02-21 23:52

Is it too early to start organizing a GPU poly search for the c171?

I will reserve -np 120060,144000

Andi47 2010-02-22 05:19

[QUOTE=jrk;206299]Is it too early to start organizing a GPU poly search for the c171?

I will reserve -np 120060,144000[/QUOTE]

How much ECM has been done so far?


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

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