![]() |
|
|
#815 | |
|
"Curtis"
Feb 2005
Riverside, CA
22·1,217 Posts |
Quote:
Thank you very much. Last fiddled with by VBCurtis on 2016-12-16 at 21:58 |
|
|
|
|
|
|
#816 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
3·2,141 Posts |
It's probably also worth pointing out that the modular inverse of b mod n would be a number about the size of n, whilst b^22 and a^22 are both about the size of the sixth root of n. Doing the modular inversion explicitly would give you a rational polynomial with coefficients too large for NFS to work in a reasonable length of time.
|
|
|
|
|
|
#817 |
|
Feb 2012
Paris, France
7×23 Posts |
A polynomial has been requested for the remaining C184 cofactor
of 125!+1 however it appears to me that the number is not yet factored (a bit more than one year after the polynomial was requested). Wombatman answered with pretty decent polynomials, I'm just wondering whether the idea of queuing this number for sieving by NFS@home has been abandoned.. Any thoughts? |
|
|
|
|
|
#818 |
|
Jun 2012
3,089 Posts |
C208_127_84 - survived 6k curves @B1=11e7 plus 1.5k curves @B1=3e8. A bit light for ECM by the 2/9 rule but overkill by the total time of ECM < 1/3 * NFS time criteria, as this number sieves very quickly.
Code:
n: 5899230812152449499439060523411070615862912267516217887300205504079653042931928206512510869381602808260604401867058923090523452877179689722846978468337799634433298635474866355567751092498919104869955765192127 # 127^84+84^127, difficulty: 244.38, anorm: 1.83e+037, rnorm: -3.72e+046 # scaled difficulty: 245.93, suggest sieving rational side # size = 6.096e-012, alpha = 0.000, combined = 4.413e-013, rroots = 0 type: snfs size: 244 skew: 2.0927 c6: 1 c0: 84 Y1: -25695969452033992329379379343259582070784 Y0: 283956682347124706942551243009 rlim: 134000000 alim: 134000000 lpbr: 31 lpba: 31 mfbr: 62 mfba: 62 rlambda: 2.7 alambda: 2.7 |
|
|
|
|
|
#819 | |
|
Aug 2005
Seattle, WA
2×883 Posts |
Quote:
There have been other GNFS jobs with numbers around this size with 15e, so it should be fine, though of course the 15e queue isn't hurting for candidates at the moment. Still, if you can do some test sieving to determine good parameters for the job, it can be queued. |
|
|
|
|
|
|
#820 |
|
Jun 2012
308910 Posts |
Anybody have any suitable candidates ready for 14e? I will have one soon but it still needs some more ECM.
Last fiddled with by swellman on 2016-12-19 at 21:02 |
|
|
|
|
|
#821 |
|
Sep 2008
Kansas
1101001110112 Posts |
I have two more OPN quintics from the t490 file.
208097431^29-1 (C229) SNFS-250 790579404481^19-1 (C192) SNFS-238 The second one may seem a little small but it doesn't sieve well because of the large coefficient. So it may still be a good 14e candidate. |
|
|
|
|
|
#822 | |
|
Aug 2005
Seattle, WA
110111001102 Posts |
Quote:
Edit: The second one also sieves better with special Q on the algebraic side. Queueing them both... Last fiddled with by jyb on 2016-12-21 at 00:04 |
|
|
|
|
|
|
#823 |
|
Aug 2005
Seattle, WA
2·883 Posts |
Queueing another HCN, 9+5_295.
I've been experimenting with quartics to see what the right difficulties are for the sievers. This one is an SNFS-225, and it already appears to hit a crossover point: it's more efficient with the 15e siever. This has had ECM of about 2/3 of a t55. |
|
|
|
|
|
#824 | |
|
Sep 2008
Kansas
64738 Posts |
Quote:
The second one was elevated to degree 5 (P^20-P) thus calculating at SNFS-238 or there about. After thinking about it, it doesn't surprise me it sieves better on the algebraic side. Through some limited testing of my own, and at higher difficulties (i.e. 15e range), I found that large coefficients may sieve better on the algebraic at the lower special-Q values. Given that more relations are needed through greater Q values, the algebraic side seems to peter out faster. If only one side is picked to sieve on, it may be advantageous to use the rational side for the total job for larger numbers. Which bring me to the next question. Sometimes it is optimal to sieve on both sides. Meaning, let's say, 1/3 on one side and 2/3 on the other side to collect the relations needed. Is this something NFS@Home is capable of or is it too much trouble? |
|
|
|
|
|
|
#825 | |
|
Aug 2005
Seattle, WA
2·883 Posts |
Quote:
So now I'm confused. You got better results with quintics, but I've gotten much better results with sextics. What gives? I don't have access to enough of the inner workings to have a definitive answer to this. All I know is that the method I've been given to submit jobs allows for a single polynomial with parameters, including on which side to sieve special-q. So as far as my abilities go, no it is not possible to do what you're suggesting. |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| System management notes | kriesel | kriesel | 7 | 2020-10-21 18:52 |
| Improving the queue management. | debrouxl | NFS@Home | 10 | 2018-05-06 21:05 |
| Script-based Primenet assignment management | ewmayer | Software | 3 | 2017-05-25 04:02 |
| Do normal adults give themselves an allowance? (...to fast or not to fast - there is no question!) | jasong | jasong | 35 | 2016-12-11 00:57 |
| Power Management settings | PrimeCroat | Hardware | 3 | 2004-02-17 19:11 |