mersenneforum.org  

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

Reply
 
Thread Tools
Old 2015-08-19, 12:44   #287
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

D4016 Posts
Default

I'll take 11159_61_minus1 next.
RichD is offline   Reply With Quote
Old 2015-08-20, 21:20   #288
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

D4016 Posts
Default 10739_61_minus1 Factored

Took 69 hours to solve a 9.2M matrix on Core-i5 -t 4 with TD=124.
Code:
prp105 factor: 329347811504238833457965584102086540211456535507213918876261265065629481499379566380514666369926114589679
prp138 factor: 218885102190530447459401992132008295020313910622066112850261207061197795853074665058496071556488131465535867494413414875673173725251054119
Five days remain on 11159_61_minus1.
Attached Files
File Type: txt msieve.log.txt (17.3 KB, 61 views)
RichD is offline   Reply With Quote
Old 2015-08-22, 13:04   #289
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

65008 Posts
Default

I'll take 9311_61_minus1 next.
RichD is offline   Reply With Quote
Old 2015-08-22, 16:37   #290
swellman
 
swellman's Avatar
 
Jun 2012

22·773 Posts
Default

I'll take a stab at 132^101+101^132 on 15e. I have a 16 Gb machine that should be able to accomplish LA, though it may take over a month.

2617_71_minus1 Is finally in LA, won't be factored until next weekend.

Remdups had a problem with the data file for 2617_71_minus1 - it seemed to terminate suddenly after reading < 50% of the data file and msieve subsequently could not build a matrix. So I let msieve do the heavy filtering using the original (unreduced) data file and all seems well but the strange behavior has me a little worried about the 32-bit job. Anyone seen this behavior before from remdups?
swellman is online now   Reply With Quote
Old 2015-08-22, 17:26   #291
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default

Try a few sanity tests on the data file, like
Code:
gzip -tvv ...dat...gz
zcat ...dat...gz |awk '{print length($0)}' |sort -nr |head
zcat ...dat...gz |awk -F: '{print NF}' |sort -nr |head
#and also, maybe,
zcat ...dat...gz |awk -F: 'NF==3 && length($0)<200' | remdupss 400 |gzip > file2.data.gz
Batalov is offline   Reply With Quote
Old 2015-08-23, 16:04   #292
swellman
 
swellman's Avatar
 
Jun 2012

22·773 Posts
Default

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?
swellman is online now   Reply With Quote
Old 2015-08-24, 03:22   #293
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3×29×83 Posts
Default

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?
Dubslow is offline   Reply With Quote
Old 2015-08-24, 11:40   #294
VictordeHolland
 
VictordeHolland's Avatar
 
"Victor de Hollander"
Aug 2011
the Netherlands

23×3×72 Posts
Default 3348577_37_minus1

3348577_37_minus1
Code:
prp83 factor: 69384967629254932137695841484964624447046413373157688979214873692716668402839265123
prp144 factor: 306713226942394095697648986401689294541609894296004631926095446722772138743457136084865159335641195872614313008879326816416624180358864668729267
Took a lot longer than necessary, because I accidentally started LA a second time after it had already finished. I only noticed it after 11 hours, then I tried the square root phase, but the files where already overwritten. After that I just restarted from scratch.
Attached Files
File Type: txt 3348577_37_minus1.log.txt (45.9 KB, 58 views)
VictordeHolland is offline   Reply With Quote
Old 2015-08-24, 12:19   #295
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

11101001001002 Posts
Default

Quote:
Originally Posted by VictordeHolland View Post
3348577_37_minus1
Code:
prp83 factor: 69384967629254932137695841484964624447046413373157688979214873692716668402839265123
prp144 factor: 306713226942394095697648986401689294541609894296004631926095446722772138743457136084865159335641195872614313008879326816416624180358864668729267
Took a lot longer than necessary, because I accidentally started LA a second time after it had already finished. I only noticed it after 11 hours, then I tried the square root phase, but the files where already overwritten. After that I just restarted from scratch.
How about adding some more Homogeneous Cunningham's to the queue? It would be nice to get below 100 composites
so we can extend the tables at the end of the year.
R.D. Silverman is offline   Reply With Quote
Old 2015-08-24, 12:31   #296
pinhodecarlos
 
pinhodecarlos's Avatar
 
"Carlos Pinho"
Oct 2011
Milton Keynes, UK

3·17·97 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
How about adding some more Homogeneous Cunningham's to the queue? It would be nice to get below 100 composites
so we can extend the tables at the end of the year.
Please make your request on this thread: http://www.mersenneforum.org/showthr...=20024&page=17

After the challenge I'll move all my cores to help sieve for 14e application.

Last fiddled with by pinhodecarlos on 2015-08-24 at 12:32
pinhodecarlos is offline   Reply With Quote
Old 2015-08-24, 13:12   #297
xilman
Bamboozled!
 
xilman's Avatar
 
"π’‰Ίπ’ŒŒπ’‡·π’†·π’€­"
May 2003
Down not across

2×5,393 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
How about adding some more Homogeneous Cunningham's to the queue? It would be nice to get below 100 composites
so we can extend the tables at the end of the year.
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.
xilman is offline   Reply With Quote
Reply

Thread Tools


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 21:53.


Fri Aug 6 21:53:50 UTC 2021 up 14 days, 16:22, 1 user, load averages: 2.71, 2.62, 2.55

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.