![]() |
|
|
#463 | ||
|
May 2003
24810 Posts |
Quote:
Quote:
Last fiddled with by ThomRuley on 2010-04-28 at 19:22 Reason: New question |
||
|
|
|
|
|
#464 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
Quote:
factmsieve.py example as Mini-Geek said. Note that if you're on Linux, you'll have to make that "python factmsieve.py example" instead. |
|
|
|
|
|
|
#465 | |
|
Jun 2003
10011110110102 Posts |
Quote:
Code:
n: 1274763026968934326151324118033407286595278689008840450094212736567521356866670969828447383237740497765219290449667250482736883 skew: 1242974.02 c5: 1560 c4: 430237510 c3: -16372306488770745 c2: -368655929109599815398 c1: 5504316802175350943141886440 c0: 161908777538241104503791860967792 Y1: 33744527270039 Y0: -3823497061361310432906205 type: gnfs rlim: 6100000 alim: 6100000 lpbr: 28 lpba: 28 mfbr: 55 mfba: 55 rlambda: 2.5 alambda: 2.5 qintsize: 100000 |
|
|
|
|
|
|
#466 | |
|
May 2003
23×31 Posts |
Quote:
|
|
|
|
|
|
|
#467 |
|
Jun 2003
2·3·7·112 Posts |
I was testing msieve gpu version (http://sourceforge.net/projects/msieve/files/) with some of the odd perfect gnfs candidates (http://oddperfect.org/composites.html)
It took me about an hour on a GT 240 to find this poly. Last fiddled with by axn on 2010-04-29 at 01:15 |
|
|
|
|
|
#468 |
|
Mar 2006
479 Posts |
Brian, I've been running many snfs factoring jobs with version 0.67 of your script. I've been playing around with what percentage of relations to look for before trying to do post-processing. I've set some digit levels to try post-processing after finding 80% of your estimated minimum, and I've tried some after 70% (about to try 60% on my next digit level). Some went straight to post-processing, some had to keep sieving. I'd like to give you some of this information, but I don't know how much info you'd like, or what specific info you would like. Would you like digit levels (like snfs-120, snfs-130), what percentages worked, maybe the last percentage to not work, the actual numbers I tried to factor, something else I can't think of right now? Some digit levels I only factored a dozen numbers, other digit levels I factored several dozen numbers. Let me know if you'd like this info, and what info you'd like, and I can write a little summary text file.
|
|
|
|
|
|
#469 | |
|
May 2008
Worcester, United Kingdom
53210 Posts |
Quote:
In fact I don't want much at all - all I need is a formula in the form: SNFS_rels_needed = function(p1, p2, ...) where the parameters p1, p2, ... are specified inputs to the factoring task that are in a decreasing order of significance in respect of their impact on the minrels value. ![]() Seriously, I need to know what input parameters should be used to determine the minrels value and how these values participate in setting the value. I doubt that I can do much with raw data as I don't have the specialist knowledge needed to convert this into plausible formulae for the minrels value. But others here may be in a position to do this so publsihing your data may still be very useful. best regards, Brian |
|
|
|
|
|
|
#470 |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
22×5×72×11 Posts |
Not sure whether this is a FAQ. My rather cursory search for it didn't turn up anything useful.
On a Windows 7 machine I created foo.poly with valid data (it was modified from a previous factorization) and kicked off the Python script. When the time came to attempt filtering and linear algebra it couldn't find either foo.ini or foo.fb files. Any idea why they had not been created? Factorizations generally go to completion but this isn't the first occasion I've seen this failure mode. Creating those files (again by modification of those from other factorizations) generally lets the factorization complete. On this occasion, msieve -nc1 generates a "Return value 0. Terminating..." message. Any suggestions on what to try next, other than to move everything to a Linux box and use the Perl script? Paul |
|
|
|
|
|
#471 | |
|
May 2008
Worcester, United Kingdom
10248 Posts |
Quote:
The log file will hopefully give some clues - have you looked at it? If it is not too big, can we see it? Brian |
|
|
|
|
|
|
#472 |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
2×33×71 Posts |
I'm reaching, here, so bear with me. . .
Somewhere within the first few times I ran the script, it skipped creating at least one file (test.ini). Since then all has seemed fine. Is there a possibility that the creation of any of the files is somehow dependent on their already existing? IOW, are any of the files conditionally created, or appended? Or, is it possible that the creation can be skipped over by condition? |
|
|
|
|
|
#473 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
22×5×72×11 Posts |
Quote:
No idea why the files weren't created in the first place. The log file is attached; you can probably interpret its contents much better than I can. Note that I used "foo" in my earlier post partly to save typing and partly to indicate that it's a generic problem, though not one which always occurs. Paul Last fiddled with by xilman on 2010-05-19 at 15:14 |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Msieve & ggnfs on MacOS | xilman | Msieve | 8 | 2017-05-20 00:12 |
| Factorizing with MSIEVE, GGNFS & Factmsieve.py | Romuald | Msieve | 24 | 2015-11-09 20:16 |
| Infinite loop for ggnfs or msieve | Greebley | Aliquot Sequences | 4 | 2013-02-06 19:28 |
| Error running GGNFS+msieve+factmsieve.py | D. B. Staple | Factoring | 6 | 2011-06-12 22:23 |
| A new driver? (or type of driver?) | 10metreh | Aliquot Sequences | 3 | 2010-02-15 15:57 |