mersenneforum.org  

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

Reply
 
Thread Tools
Old 2016-01-10, 01:02   #573
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

23×11×73 Posts
Default Taking 2027-71

Taking 2027^71-1

(ETA Monday morning)

Last fiddled with by fivemack on 2016-01-10 at 01:02
fivemack is offline   Reply With Quote
Old 2016-01-11, 19:53   #574
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

23·11·73 Posts
Default 2027^71-1 done

Code:
Mon Jan 11 04:15:01 2016  p76 factor: 1204253002431366149859482948760832274442577274829552962838426912911894803237
Mon Jan 11 04:15:01 2016  p153 factor: 105109785025566811458601629348458511230953847327876108743764162477978501075269414541496577411099192147231131474007172573894334603065809329180245592190233
29.6 hours for 8.5M density-120 matrix on 6 cores i7/5820K

fivemack is offline   Reply With Quote
Old 2016-01-12, 14:01   #575
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

642410 Posts
Default C260_131_97 running

ETA 400 hours (so around the end of January) for 25.8M matrix on 6 threads i7/5820K

I'm a little disappointed at the speed of the 5820K - I was expecting linear algebra to be RAM-limited and four-channel DDR4/2400 to be significantly faster than four-channel DDR3. Going to 12 threads got about a 15% slow-down over using six. I'm getting about 15% slower than an E5-2650v2 which has eight cores and DDR3.

Last fiddled with by fivemack on 2016-01-12 at 14:10
fivemack is offline   Reply With Quote
Old 2016-01-12, 20:30   #576
pinhodecarlos
 
pinhodecarlos's Avatar
 
"Carlos Pinho"
Oct 2011
Milton Keynes, UK

135316 Posts
Default

What happens if you shutdown HT and run on 6 cores?
pinhodecarlos is offline   Reply With Quote
Old 2016-01-12, 23:11   #577
VBCurtis
 
VBCurtis's Avatar
 
"Curtis"
Feb 2005
Riverside, CA

2·2,437 Posts
Default

Not much. On my 5820k with stock-speed memory, running 6 tasks in linux with HT disabled and 6 tasks with HT enabled produced results within 2% of each other (tested with 6x LLR, and also 6x lasieve). I assume the penalty is due to the linux scheduler sending two tasks to one physical core on occasion (I noticed a worse speed hit running 8 or 9 tasks, where a physical core would be idle sometimes while 3-4 cores had two tasks each).
VBCurtis is offline   Reply With Quote
Old 2016-01-13, 09:46   #578
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

191816 Posts
Default

Reserving C161_P170_plus_1
fivemack is offline   Reply With Quote
Old 2016-01-13, 09:49   #579
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

11001000110002 Posts
Default

Quote:
Originally Posted by VBCurtis View Post
Not much. On my 5820k with stock-speed memory, running 6 tasks in linux with HT disabled and 6 tasks with HT enabled produced results within 2% of each other (tested with 6x LLR, and also 6x lasieve). I assume the penalty is due to the linux scheduler sending two tasks to one physical core on occasion (I noticed a worse speed hit running 8 or 9 tasks, where a physical core would be idle sometimes while 3-4 cores had two tasks each).
I use 'taskset' to prevent the scheduler from doing such stupid things - it does seem able to take a task with six threads and assigned six cores and run one thread on each core reliably.
fivemack is offline   Reply With Quote
Old 2016-01-13, 15:20   #580
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

5·17·97 Posts
Default

It looks like we are about to run out of work to sieve.

http://escatter11.fullerton.edu/nfs/crunching.php

Xyzzy is offline   Reply With Quote
Old 2016-01-13, 16:12   #581
xilman
Bamboozled!
 
xilman's Avatar
 
"π’‰Ίπ’ŒŒπ’‡·π’†·π’€­"
May 2003
Down not across

2·5,393 Posts
Default

Quote:
Originally Posted by Xyzzy View Post
It looks like we are about to run out of work to sieve.

http://escatter11.fullerton.edu/nfs/crunching.php

Curiously enough, I was just about to post on that very topic.

Based on what I currently believe about the 14e queue, the GCW project has just about run out of candidates. My beliefs may be faulty, hence the decision to post.

Right now, there are two <C140 runts which I'll complete in the next few days.

These are the sub-S250 remainders:
226.37 7,265- C168
227.22 7,266- C173
227.27 8,249+ C178
227.27 8,249- C173
227.35 6,289- C160
227.44 2,746- C219
227.58 5,322+ C207
227.74 4,374- C215
which, I believe, are rather too easy for NFS@Home and which I've been keeping back for individuals. Even If I do them all myself, it won't take me more than a couple of months. I further believe that S250 is the upper limit for the 14e queue.

As for GNFS, there are 12 <= C165 remaining. Excluding the runts, two more which are reserved and 6,289- above, there are seven. Polynomial searching will take a couple of days each with my resources.

What are the true limits on the 14e queue? If the upper limit can be stretched there are six C166 and 28 <S252, of which 12 are < S251.

Sam Wagstaff is already running ECM on the S250-260 range and removing them by SNFS starting at the high end. If the smaller ones can be added to NFS@Home I'll need to liaise with him carefully.

Paul
xilman is offline   Reply With Quote
Old 2016-01-13, 17:45   #582
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

144308 Posts
Default

Reserving C221_118_81
fivemack is offline   Reply With Quote
Old 2016-01-13, 17:48   #583
chris2be8
 
chris2be8's Avatar
 
Sep 2009

32×233 Posts
Default

As far as I know all the holes in the Brent tables have had enough ECM run against them. Certainly none of the ones I factored were ECM misses.

@Jcrombie, did Prof Brent send you any details of how much ECM he had run against them?

Chris

PS. Should posts 580, 581 and this one (583) be in the queue management thread?

Last fiddled with by chris2be8 on 2016-01-13 at 17:51 Reason: Added PS.
chris2be8 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 22:34.


Fri Aug 6 22:34:26 UTC 2021 up 14 days, 17:03, 1 user, load averages: 3.51, 3.64, 3.40

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.