mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > NFS@Home

Reply
 
Thread Tools
Old 2015-08-24, 13:20   #298
VictordeHolland
 
VictordeHolland's Avatar
 
"Victor de Hollander"
Aug 2011
the Netherlands

100100110002 Posts
Default

I'll take 1900421426047_19_minus1 and GW_9_257 next (when they complete sieving).
VictordeHolland is offline   Reply With Quote
Old 2015-08-24, 13:26   #299
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

11101001001002 Posts
Default

Quote:
Originally Posted by xilman View Post
Bob: here is a challenge for you. Create a file containing the requisite data and I'll happily cut and paste it into the NFS@Home management page for you.

To get you started, you should be able to work out the format of the data required from this portion of what I put in the queue recently.

Code:
245.84	GW_4_404	C234

n: 182663290085714596372021721458859683719140136581935284808903062213888627336770619920223260688617050448274127075762175128041513974064310499694053658089367491687543401766045426285765895242734291894712743140114971423517933893391959045459
m: 43556142965880123323311949751266331066368
c6: 101
c0: -1
skew: 0.463389765542633
type: snfs
rlim: 134217727
alim: 134217727
lpbr: 31
lpba: 31
mfbr: 62
mfba: 62
rlambda: 2.6
alambda: 2.6

247.65	GW_9_257	C179

n: 14978168706446814773960602413293886719582246766318673163022584571105025810085697492025404992929933355006878238320348636403237469028987526117998884954980764760575821006409605467021
m: 35917545547686059365808220080151141317043
c6: 20817
c0: -1
skew: 0.190661779880819
type: snfs
rlim: 134217727
alim: 134217727
lpbr: 31
lpba: 31
mfbr: 62
mfba: 62
rlambda: 2.6
alambda: 2.6
Yes, I could easily do it myself but that's not the point. If you have any question about the information above there are a number of people who will be willing to help you.
I merely need a definition for the inputs.
R.D. Silverman is offline   Reply With Quote
Old 2015-08-24, 15:00   #300
swellman
 
swellman's Avatar
 
Jun 2012

11×281 Posts
Default

Quote:
Originally Posted by Dubslow View Post
I lurk here, though don't follow very closely. Is there an extra need for LA workers?

I can pitch in with a i7-2600K, though the smaller the better since it's my everyday desktop. What are the priority numbers/sievers, and where do I download the work?
Not sure if you got an answer to this, but you can view the status of the NFS@Home project here. Stick with the 14e siever queue for now.

Contact Greg (frmky) for download credentials.
swellman is online now   Reply With Quote
Old 2015-08-24, 15:19   #301
xilman
Bamboozled!
 
xilman's Avatar
 
"π’‰Ίπ’ŒŒπ’‡·π’†·π’€­"
May 2003
Down not across

3×5×719 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
I merely need a definition for the inputs.
I'm disappointed. I thought you were capable of taking a reasoned estimation of what might be required, then to make your best attempt at satisfiying the requirements, then subsequently posting the result. As I wrote, there are a number of people here who are willing to provide guidance.

Once more: treat it as a challenge. You may find the result helpful, in more ways than one.
xilman is offline   Reply With Quote
Old 2015-08-24, 17:57   #302
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22·5·373 Posts
Default

Quote:
Originally Posted by xilman View Post
I'm disappointed. I thought you were capable of taking a reasoned estimation of what might be required, then to make your best attempt at satisfiying the requirements, then subsequently posting the result. As I wrote, there are a number of people here who are willing to provide guidance.

Once more: treat it as a challenge. You may find the result helpful, in more ways than one.
Yes, I know quite a few of them. However, just to cite one ambiguity, skew can be either c_0/c_max or c_max/c_0.
lambda could be a tolerance limit (as an exponent) for the size of the cofactor, (i.e. accept max_prime^lambda)
lpbr is clear, but mpbr is not.

Last fiddled with by R.D. Silverman on 2015-08-24 at 18:01
R.D. Silverman is offline   Reply With Quote
Old 2015-08-24, 18:18   #303
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

1D2416 Posts
Default

[QUOTE=R.D. Silverman;408702]Yes, I know quite a few of them. However, just to cite one ambiguity, skew can be either c_0/c_max or c_max/c_0.
[QUOTE]

This can be inferred because the given values are < 1.

However, since all coefficients are part of the inputs, skew can be computed by the code. Why does it need to be an input?

Last fiddled with by R.D. Silverman on 2015-08-24 at 18:19
R.D. Silverman is offline   Reply With Quote
Old 2015-08-24, 19:25   #304
debrouxl
 
debrouxl's Avatar
 
Sep 2009

17218 Posts
Default

ggnfs-lasieve4I1?e wants the skew inside the poly file, otherwise it errors out quickly. It does not attempt to compute it, AFAICT from that externally visible behaviour.
Forgetting to add the skew was the cause of at least one faulty batch of WUs I entered into RSALS and/or NFS@Home.
debrouxl is offline   Reply With Quote
Old 2015-08-25, 00:30   #305
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default

Quote:
Originally Posted by swellman View Post
I'll reserve C216_119_108 for post-processing once sieving is complete.

Batalov - I will try your suggestion once a machine frees up during the next few days. Do you think my problems with remdups were just a one off?
Yes, I suspect there may have been some weird one-off circumstance that throws the program off. Because you already have the dataset on which it fails it is best to test in situ. ((in other words:) I am too lazy to fetch the same set to my computer too. )

In the context of a DC project, if someone's computer sent a nonsensical file (e.g. gzipped twice, or even worse totally random file without linebreaks or a file which is \000 for the full length and then gzipped) and then this "random" file was concatenated with all other results, then you might have a buffer overflow or some other unexpected behavior at an essentially random point. If a very long line will be found then we can have a look how to bullet-proof remdupss some more (replace naked fgets with more sanity checks). Also, it would be good to know which remdups was used.
Batalov is offline   Reply With Quote
Old 2015-08-25, 10:36   #306
YuL
 
YuL's Avatar
 
Feb 2012
Paris, France

7·23 Posts
Default

Please reserve 132^101+101^132 and GW_404 for me if possible.
Thanks.
YuL is offline   Reply With Quote
Old 2015-08-25, 12:45   #307
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

2×3×5×113 Posts
Default 11159_61_minus1 factored

134 hrs (est. - power outage) to solve a 13.5M matrix on Core-i5 -t 4 with TD=112 (116 failed).
Code:
prp97 factor: 1381818572242852792505948402006473117141054337356583454126722384661316916804380823814907072419131
prp147 factor: 521320196063707031803547109157978246715438560964046195646536177959722251432888727849295645492230346113761942953534588653809599258113056246109539971
Attached Files
File Type: txt msieve.log.txt (16.7 KB, 76 views)

Last fiddled with by RichD on 2015-08-25 at 12:47
RichD is offline   Reply With Quote
Old 2015-08-25, 17:05   #308
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

64768 Posts
Default 9311_61_minus1 factored

64 hours (est. - power outage) to solve a 9.2M matrix on Core-i5 -t 4 with TD=120.
Code:
prp62 factor: 15562034025195626664427142318328097228297893759036861965176097
prp177 factor: 886665650187557617382648552682178463453642130398093481279870288278263526398909389213754213904944807710056365875569913684169251433674959511236206124659572741320462587025699089313
Attached Files
File Type: txt msieve.log.txt (18.2 KB, 74 views)
RichD is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
restarting nfs linear algebra cubaq YAFU 2 2017-04-02 11:35
Linear algebra at 600% CRGreathouse Msieve 8 2009-08-05 07:25
Linear algebra crashes 10metreh Msieve 3 2009-02-02 08:34
Linear algebra proof Damian Math 8 2007-02-12 22:25
Linear algebra in MPQS R1zZ1 Factoring 2 2007-02-02 06:45

All times are UTC. The time now is 10:17.


Fri Aug 6 10:17:32 UTC 2021 up 14 days, 4:46, 1 user, load averages: 3.38, 3.54, 3.76

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.