![]() |
![]() |
#23 |
"Oliver"
Sep 2017
Porta Westfalica, DE
101001111112 Posts |
![]()
Unfortunately, neither YAFU not GMP-ECM has inter-stage progress reporting. But beside lengthy P-1 runs, this is barely needed.
And yes, this is a multi-day effort, but this should not be a surprise if you recall how much ECM needs to be done, additionally. |
![]() |
![]() |
![]() |
#24 | |
Jan 2023
2510 Posts |
![]() Quote:
Code:
ecm -save fib1801_pm1_save.txt -v -v -pm1 100000000000 1 < fib1801.txt GMP-ECM 7.0.5-dev [configured with GMP 6.1.2, --enable-asm-redc] [P-1] Input number is 10895698772851801631427021406438425189751366510941542322578646382019072795121093722703724280239777032739227656218393712820414789732296637546673522102683861477159788715056432686413559864339148935849000824792389951156982879378723635424946395688038035557306484470174330998312225243154735081495240180520574310352932024140384561828278851568905987902116485927546851422937774936538801 (377 digits) Using mpz_mod Using lmax = 0 with NTT which takes about 0MB of memory Using B1=100000000000, B2=0, polynomial x^1, x0=2040217917 P = 26804968, l = 0, s_1 = 0, k = s_2 = 26835552, m_1 = 0 Probability of finding a factor of n digits: 20 25 30 35 40 45 50 55 60 65 0.44 0.22 0.097 0.038 0.014 0.0047 0.0015 0.00043 0.00012 3.2e-005 Step 1 took 29346031ms x=3476101875119668249655013125702678614074694708895437040187302707998307173315990035521674753420946247679246460392779848021400648980141262275782863909080617104765079218569214211582648700472270372746112137228351594731971522947221794697182702894113879675867928478991281639828871499038166886049987070598022558971980425670508593185472689941598797936254142245943818623549400294596587 Assertion failed! Program: C:\Users\Tyler\Downloads\gmp-ecm\bin\x64\Release\ecm.exe File: pm1fs2.c, Line 2906 Expression: __ecm_eulerphi (params->P) == params->s_1 * params->s_2 Code:
ecm -save fib1801_pm1_save.txt -v -v -pm1 100000000000 < fib1801.txt ![]() |
|
![]() |
![]() |
![]() |
#25 |
Jan 2023
52 Posts |
![]()
This also ended up with a blank save file... not sure what's going wrong.
Code:
ecm -save fib1801_pm1_save.txt -v -v -pm1 100000000000 < fib1801.txt GMP-ECM 7.0.5-dev [configured with GMP 6.1.2, --enable-asm-redc] [P-1] Input number is 10895698772851801631427021406438425189751366510941542322578646382019072795121093722703724280239777032739227656218393712820414789732296637546673522102683861477159788715056432686413559864339148935849000824792389951156982879378723635424946395688038035557306484470174330998312225243154735081495240180520574310352932024140384561828278851568905987902116485927546851422937774936538801 (377 digits) Using mpz_mod Using lmax = 536870912 with NTT which takes about 270336MB of memory Using B1=100000000000, B2=763398732806919196, polynomial x^1, x0=1256424407 P = 1052416365, l = 536870912, s_1 = 174182400, k = s_2 = 2, m_1 = 43 Probability of finding a factor of n digits: 20 25 30 35 40 45 50 55 60 65 0.93 0.69 0.44 0.24 0.11 0.048 0.019 0.0067 0.0022 0.00069 Step 1 took 15332203ms x=2754861385661253572259076173465636093153757340672185248395259220900974098736589460794950052473327331695189412367368412708155269758834665131906442605963871510051613816873830499145457764620951507928891627421820652314484426028396863521224365322036977681146333079000364809246157733919678105047342387535635298609354742231133049365828423178046769383282662475567551075530526077700577 Computing F from factored S_1 took 906750ms Computing h took 46031ms Computing DCT-I of h |
![]() |
![]() |
![]() |
#26 |
Sep 2009
22·607 Posts |
![]()
I can't help, I use ecm (on Linux) but don't know how it works internally.
Unless someone jumps in try contacting the authors. See the bottom of INSTALL.ecm. Also read the README and TODO files shipped with ecm. |
![]() |
![]() |
![]() |
#27 |
Sep 2002
Database er0rr
24·281 Posts |
![]() |
![]() |
![]() |
![]() |
#28 |
"Oliver"
Sep 2017
Porta Westfalica, DE
134310 Posts |
![]()
Extra verbosity for a higher chance to find a solution to the problem. It is more verbose than -v.
|
![]() |
![]() |
![]() |
#29 | |
Sep 2002
Database er0rr
119016 Posts |
![]() Quote:
Code:
SYNOPSIS ecm [options] B1 [B2min-B2max | B2] |
|
![]() |
![]() |
![]() |
#30 | |
Mar 2006
2×3×89 Posts |
![]() Quote:
Code:
D:\gmp-ecm>ecm -save fib1801_pm1_save.txt -v -v -pm1 100000000000 1 < fib1801.txt GMP-ECM 7.0.6-dev [configured with GMP 6.2.1, --enable-asm-redc, --enable-assert] [P-1] Tuned for x86_64/k8/params.h Input number is 1089569877285180163142702140643842518975136651094154232257864638 20190727951210937227037242802397770327392276562183937128204147897322966375466735 22102683861477159788715056432686413559864339148935849000824792389951156982879378 72363542494639568803803555730648447017433099831222524315473508149524018052057431 0352932024140384561828278851568905987902116485927546851422937774936538801 (377 d igits) Using mpz_mod Using lmax = 0 with NTT which takes about 0MB of memory Using B1=100000000000, B2=1, polynomial x^1, x0=3251100022 Probability of finding a factor of n digits (assuming one exists): 20 25 30 35 40 45 50 55 60 65 0.44 0.22 0.097 0.038 0.014 0.0047 0.0015 0.00043 0.00012 3.2e-005 Step 1 took 78155752ms x=155285938052281359457010604164760948902045998468862655046272050222864510288367 43242882615269486560094962507466394677092255933360196986469400748148084615015554 96090494274540255724330009513518714527616151183564139320332413944210287498789974 11173029034186909735734503805155708578319533522132114475994965279117420756908270 1713686141971888040833787589641289747959136356878512566573 Peak memory usage: 10MB I'm not sure what the issue is with your gmp-ecm executable, but you may want to compile your own from the latest source, or download a different exe that someone else has compiled. P.S. Using B2 = 1 is fine, this is the recommended way to complete X amount of B1 work and save it for later. If you don't specify B2 then gmp-ecm assumes you want to do a full run of work and will choose its own B2 value. Last fiddled with by WraithX on 2023-01-25 at 19:32 |
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Compiling YAFU for Windows using mingw | bsquared | YAFU | 87 | 2022-11-21 22:31 |
Compiling YAFU with ICX | kruoli | YAFU | 8 | 2022-10-16 23:02 |
Guide to compiling YAFU | Mr. Odd | YAFU | 4 | 2017-04-24 15:40 |
Compiling YAFU under MinGW | wombatman | YAFU | 10 | 2016-01-21 19:48 |
Need help compiling YAFU from SVN. | Stargate38 | YAFU | 14 | 2016-01-20 21:46 |