![]() |
|
|
#89 | |
|
Mar 2004
Belgium
292 Posts |
Quote:
Ok I will PM // Mail him ....
|
|
|
|
|
|
|
#90 | |
|
Oct 2004
tropical Massachusetts
3×23 Posts |
Quote:
It's hard to tell what went wrong without seeing the sqrt output logs. But the value of n and the poly coefficients seem ok. Sqrt didn't crash since the ggnfs.log you posted contains r1 and r2 outputs for each sqrt run. And so, based on past experience with polynomials with really small coefficients, the most likely error is that the iterative portion of sqrt didn't work correctly, and left some CRT residues not equal to 1. And I don't know enough about the sqrt process to fix this. Anyway, you seem to be using an old version of factLat.pl that computes the SNFS difficulty incorrectly if Y1 is not 1. So I would propose using a more up-to-date version of factLat.pl. It should then default to saner parameters that should run in under a day, and it'll get you another 32 bites at the apple. You can get the latest snapshotted script from http://sourceforge.net/project/showf...roup_id=140917 and get the latest source .bz2. Decompress it using 'tar jxpvf <filename>' and get factLat.pl out of the ggnfs/tests directory. -- Sam |
|
|
|
|
|
|
#91 |
|
Mar 2004
Belgium
292 Posts |
Sam,
Thx for the reply but I have 2 problems: 1) I don't have the courage to do the factorization again (too loud fan & the pc is my bedroom). 2) I don't have linux. I am running windows So, if anyone can mail the script (PM me for my mail adress), I like to crunch small (s)(g)nfs numbers. Cheers, C. |
|
|
|
|
|
#92 | |
|
"Sander"
Oct 2002
52.345322,5.52471
29·41 Posts |
Quote:
Attached is a fairly new version of factlat.pl. Don't know if it's the latest and greatest but should be newer than the one you are using. |
|
|
|
|
|
|
#93 |
|
Mar 2004
Belgium
292 Posts |
Ok .. I will make a backup first
|
|
|
|
|
|
#94 |
|
Mar 2004
Belgium
292 Posts |
Did run procrels wth prune 0.01 (1%) => the matrix is about the same weight (34M).... I am giving up this number. I will try other smaller numbers..
Again tx to all
|
|
|
|
|
|
#95 | ||
|
"Sander"
Oct 2002
52.345322,5.52471
29·41 Posts |
Quote:
Quote:
Code:
-> ___________________________________________________________ -> | This is the factLat.pl script for GGNFS. | -> | This program is copyright 2004, Chris Monico, and subject| -> | to the terms of the GNU General Public License version 2.| -> |__________________________________________________________| -> This is client 1 of 1 -> Working with NAME=cv... -> SNFS_DIFFICULTY is about 142.2400426620279512910725265478295261169. -> Selected default factorization parameters for 153 digit level. -> Selected lattice siever: ../../bin/gnfs-lasieve4I13e.exe -> Creating param file to detect parameter changes... => "../../bin/makefb.exe" -rl 2400000 -al 2400000 -lpbr 27 -lpba 27 -3p -of cv.fb -if cv.poly Making factor base...Generating AFB with norms upto 2400000... Making algebraic factor base. Checking p=13...(total=0) Elapsed time: 13 seconds. Factor base sucessfully created. -> minimum number of FF's: 394910 -> Q0=1200000, QSTEP=100000. -> makeJobFile(): q0=1200000, q1=1300000. -> makeJobFile(): Adjusted to q0=1200000, q1=1300000. -> Lattice sieving algebraic q-values from q=1200000 to 1300000. => "../../bin/gnfs-lasieve4I13e.exe" -k -o spairs.out -v -n0 -a cv.job |
||
|
|
|
|
|
#96 |
|
Mar 2004
Belgium
292 Posts |
I know but for the moment I have already reserved an other smaller (ggnfs) number. The big problem is that I can't leave my PC on 24/7 and I cannot move it downstairs => the living room is becoming quite cramped with stuff from my other hobby (vinyl records
)I will see that I continue this number or I probably on a good def-par // def-nm-file ... (although I got them from source forge). CU
|
|
|
|
|
|
#97 |
|
"Sander"
Oct 2002
52.345322,5.52471
4A516 Posts |
There's no need to run your pc 24/7.
If you're running windows with activeperl, the job file isn't properly updated after a ctrl-c. Just update the .job file manually with the last special-q and rename spairs.out to spairs.add. You do need a windows version of cat.exe to let the script concatenate the two files, otherwise you'll loose all relations since the last procrels run (and you don't need to update the .job file because these special-q can be resieved.) |
|
|
|
|
|
#98 |
|
Mar 2004
Belgium
292 Posts |
Finally, after approx. 2 days of work with a GNFS run on a c115 number the ggnfs suite produced the 2 cofactors
Last fiddled with by ValerieVonck on 2005-12-24 at 11:25 |
|
|
|
|
|
#99 |
|
Mar 2004
Belgium
292 Posts |
Can the following number be re-written as a SNFS job?
(71·10^160-17)/9 = 89 · 3491 · 78791 · 163337 · 494927 · 20992251737· 25597988189016413 · Code:
[74183751132125462572090856533831080834569538057811826337065936337992030749034836183025904719268995337840525177697<113>] (compsite cofactor) And if possible a good explanation? Thank you. Last fiddled with by ValerieVonck on 2006-01-08 at 14:13 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Any answers on missing factors? | schickel | Aliquot Sequences | 8 | 2011-11-29 12:24 |
| Unpacking and installing GGNFS? (error and n00b-questions) | Andi47 | Factoring | 1 | 2007-03-22 20:58 |
| ggnfs | ATH | Factoring | 3 | 2006-08-12 22:50 |
| Questions about GGNFS | ValerieVonck | Factoring | 58 | 2005-11-18 20:39 |
| Building DC farms; Experience, advice, questions and answers | Prime Monster | Hardware | 44 | 2005-03-21 01:14 |