![]() |
|
|
#276 | |
|
Jan 2012
Toronto, Canada
2×43 Posts |
Quote:
Code:
Line 1 : {'c4': '1', 'c3': '0', 'c2': '2', 'c1': '-12', 'c0': '10', 'Y1': '3105317578628153423506739578983437982692791417722955507', 'Y0': '1783785732675759131389551214804762300612349559114245473'}
n: 442480456268307355970377486465969784979730470279409306982158698829691328120816007497057176155135483213248563103903861494465722951888948657031409779919681670455655411204200835023769409621132838744169
# e = 2.41372557e-13
skew: 1.16292
type: snfs
c4: 1
c3: 0
c2: 2
c1: -12
c0: 10
Y1: 3105317578628153423506739578983437982692791417722955507
Y0: 1783785732675759131389551214804762300612349559114245473
|
|
|
|
|
|
|
#277 | |
|
"Max"
Jun 2016
Toronto
11011111012 Posts |
Quote:
Thank you so much! |
|
|
|
|
|
|
#278 | |
|
"Max"
Jun 2016
Toronto
19·47 Posts |
Quote:
|
|
|
|
|
|
|
#279 |
|
"Max"
Jun 2016
Toronto
19×47 Posts |
|
|
|
|
|
|
#280 | |
|
"Max"
Jun 2016
Toronto
37D16 Posts |
Quote:
swishzzz, thank you for creating and ECMing these stage 12 numbers! |
|
|
|
|
|
|
#281 |
|
"Ben"
Feb 2007
66718 Posts |
Thanks for the spin! I will pick some parameters and test sieve. The number has survived 60k+ curves at B1=260M so it's probably ready for SNFS.
|
|
|
|
|
|
#282 | |
|
Aug 2020
3×5×19 Posts |
Quote:
In that regard, I think at some point both cado and msieve go through several filtering iterations in which the excess steadily increases. But without any additional sieving. What is that about? |
|
|
|
|
|
|
#283 |
|
Aug 2020
28510 Posts |
It's finally at the linear algebra stage, took 31.1e6 relations instead of the initially estimated 17.6e6.
I let cado do the LA, ETA for krylov is 4 hours, so the total will be about 156 hours. Still better than GNFS which would likely haven taken around 200+ hours. But I'm sure glad when this is over. ;) |
|
|
|
|
|
#284 | |
|
"Max"
Jun 2016
Toronto
19×47 Posts |
Quote:
How much disk space, in MB/GB, is taken by the raw relations right now? |
|
|
|
|
|
|
#285 |
|
Aug 2020
28510 Posts |
I'd still like to see this run with the alternative parameters. Or with alternative poly.
The relations are 3.8 GB in gzip'ed form. If you're interested in them, I could upload them somewhere. |
|
|
|
|
|
#286 | |
|
"Max"
Jun 2016
Toronto
19×47 Posts |
Quote:
When I factored some c168/snfs170 from plot 2, CADO failed on the last step (didn't find a suitable small prime [as it didn't exist at all probably] and did not proceed anyways [as msieve would]). The readme file says it's a known CADO issue with SNFS degree 4 polys with a particular Galois group and SNFS degree 8 polys. All suggested fixes on CADO didn't work. I had to transfer ~9000 gzipped files (just under 1 GB) to Windows, unzip them, create the first in the sequence one-line file with N: ... in it, glue them all together, and feed into msieve as raw relations. msieve was successful in that case and I thought it would always be an acceptable solution. Not true, it was just luck, as was pointed out by EdH: https://www.mersenneforum.org/showpo...0&postcount=94. If it's not trouble for you, yes, I would like to look at those 3.8 GB (along with the used poly), ideally uploaded in maybe 4 separate chunks, ~1 GB each. I usually use Mega (https://mega.io/) for huge data transfers but anything will work (e.g., Google Drive, etc.) I'll try to take in the relations and build the matrix on msieve. A zipped matrix should also be smaller than 3.8 GB I hope. :-) |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| factoring 2ⁿ-2 equivalent to factoring 2ⁿ-1(I think) | baih | Miscellaneous Math | 9 | 2020-09-21 07:11 |
| OpenCL GPU P-1 Factoring and ECM Factoring | xx005fs | GPU Computing | 3 | 2018-10-27 14:49 |