![]() |
|
|
#507 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
I won't presume to speak for him on what other oddities he's found, but he's squishing bugs at this very moment. On the off chance some results were attempted to check in but failed, and the client didn't retry them, we should be able to look through the server logs and locate those. I think the client gets an error back from the server and will retry again in 60 minutes or whatever it's set to. Manually submitted forms that generated an error should be retried by the user at their leisure. They would have seen an error and would know to try again, I presume.
|
|
|
|
|
|
|
#508 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
65438 Posts |
|
|
|
|
|
|
#509 | |
|
Nov 2008
3·167 Posts |
Quote:
http://www.mersenne.org/manual_resul...rrett76_mul32_ ......... Submitting gpu trial factoring via the manual results submission page Update: it does however accept the results if you upload a text file Last fiddled with by Gordon on 2014-08-19 at 19:10 Reason: More info |
|
|
|
|
|
|
#510 |
|
"Rich"
Aug 2002
Benicia, California
101001010002 Posts |
The error message in kracker's post above is what I mentioned a couple of posts above.
|
|
|
|
|
|
#511 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
23×149 Posts |
|
|
|
|
|
|
#512 |
|
Jun 2010
Pennsylvania
3A616 Posts |
I was just now able to report results manually.
Thanks, James. Rodrigo |
|
|
|
|
|
#513 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2·67·73 Posts |
Quote:
I will never forget the Gimli Glider |
|
|
|
|
|
|
#514 |
|
Nov 2008
3·167 Posts |
|
|
|
|
|
|
#515 |
|
"Mr. Meeseeks"
Jan 2012
California, USA
23·271 Posts |
Working now!
![]() Thanks. |
|
|
|
|
|
#516 |
|
Nov 2008
3×167 Posts |
|
|
|
|
|
|
#517 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
The server itself is doing very well. I'm looking at real time performance graphs and CPU usage is surprisingly busy... I mean, it's 20% on average, but on the old server it never really got that high. This is with 8 cores, by the way. I think the old server was so hamstrung by the slow disk I/O and limited memory that the CPU was just never all that stressed. Now that other subsystems have caught up, we're finally seeing the CPU get a workout. I forgot what I saw previously for SQL tps... maybe I mentioned it before. But right now it's averaging 17-20 transactions per second, but that's not really the full story because it's very bursty. It's usually pretty low, like single digits, but then has periods where it bursts up to 85-100+ for a short time. That might be when results are being checked in or when someone hits certain things on the website. It could probably handle much more... those peaks in TPS don't show much in the way of increased CPU or anything. Disk queue lengths are negligible... they're averaging zero, so it's really not waiting on the drives at all for anything. The nice thing I'm seeing is a very low pages/sec, averaging only a couple dozen. The extra memory is really helping. Now, I'll have to admit that on the virtual server it's running on, I only gave it 16 GB of RAM because it started out as a test box to see if the code would even run. I really need to give it more. I think I can give it another 16 GB no problem, I'll just have to shut it down at some point for a few seconds. I'd actually forgotten I only gave it 16 instead of 32 until I started looking at the usage and saw I only had 16 GB of RAM assigned. Regardless, it's doing pretty well. SQL sucked up all the RAM it could within a short time of going live yesterday, so it does like the memory. I'll be curious to see what happens when I give it 32 GB. Will it fill that all up too, or will it reach some Q point before that? Maybe I should keep feeding it memory and see where the Q point actually lives. Also FYI, I shrunk the database because of that 54 GB total size, 12 GB was empty. So it's really only 42. And of that 42, over half is indexes... so when you get right down to it, the data isn't excessively large after all. I've sneezed out larger databases than that.
|
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Official "Faits erronés dans de belles-lettres" thread | ewmayer | Lounge | 39 | 2015-05-19 01:08 |
| Official "all-Greek-to-me Fiction Literature and Cinema" Thread | ewmayer | Science & Technology | 41 | 2014-04-16 11:54 |
| Official "Lasciate ogne speranza" whinge-thread | cheesehead | Soap Box | 56 | 2013-06-29 01:42 |
| Official "Ernst is a deceiving bully and George is a meanie" thread | cheesehead | Soap Box | 61 | 2013-06-11 04:30 |
| Official "String copy Statement Considered Harmful" thread | Dubslow | Programming | 19 | 2012-05-31 17:49 |