![]() |
![]() |
#221 |
"Ed Hall"
Dec 2009
Adirondack Mtns
33·167 Posts |
![]()
Excellent! I was getting ready to post a three column version today, but no extra as you've done. I like the trimming. I've also been playing around with adding a unique clients count per day, but not very aggressively. I'm not really sure it would add anything. I see you changed the 400 to 1000 for comparison. I've been wondering if 400 might be better increased.
|
![]() |
![]() |
![]() |
#222 | |
"Oliver"
Sep 2017
Porta Westfalica, DE
17278 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#223 | |
"Ed Hall"
Dec 2009
Adirondack Mtns
33·167 Posts |
![]() Quote:
![]() |
|
![]() |
![]() |
![]() |
#224 | |
"Curtis"
Feb 2005
Riverside, CA
25×3×5×11 Posts |
![]() Quote:
Glad you changed 400 to 1000. Comparing current yield to overall-job-yield tells us most of the relevant info about how yield is falling off, anyway. |
|
![]() |
![]() |
![]() |
#225 | |
"Ed Hall"
Dec 2009
Adirondack Mtns
33×167 Posts |
![]() Quote:
Curiosity: I have a Colab instance running ATM: Code:
INFO:root:Running /content/cado-nfs/build/e202773b5d6e/sieve/las -poly download/3_748plus.poly -q0 356442000 -A 30 -q1 356444000 -lim0 500000000 -lim1 300000000 -lpb0 33 -lpb1 34 -mfb0 66 -mfb1 98 -ncurves0 25 -ncurves1 20 -fb1 download/3_748plus.roots1.gz -out Colab.eFarm.work/3_748plus.356442000-356444000.gz -t 2 -adjust-strategy 2 -stats-stderr INFO:root:[Mon Nov 8 16:36:57 2021] Subprocess has PID 12961 |
|
![]() |
![]() |
![]() |
#226 | |
"Curtis"
Feb 2005
Riverside, CA
25×3×5×11 Posts |
![]() Quote:
As for RAM: Seems odd to me. My guess is that CADO doesn't "see" all the available ram due to some colab-specific setting, and is running in minimal-ram configuration. My production runs have used 4,6,8,10 threads per client, and all have similar memory use. |
|
![]() |
![]() |
![]() |
#227 | |
"Oliver"
Sep 2017
Porta Westfalica, DE
983 Posts |
![]() Quote:
I saw a small increase of memory footprint when increasing the thread count. I also had a test with 16 threads that was slower than a single worker with 8 cores on a machine with 16 physical cores. |
|
![]() |
![]() |
![]() |
#228 |
Apr 2020
19×37 Posts |
![]()
Also mystified by the low RAM usage on Colab. It is possible to get CADO to use less memory using -bkthresh1, but this comes at a huge cost in speed, and I don't think it ever gets triggered automatically. Are you sure you didn't catch the RAM usage during initialization when las hadn't started sieving yet?
Also I see the average relations per WU figure has gone up from ~5000 to ~6000. Is somebody running clients with A=31? |
![]() |
![]() |
![]() |
#229 |
"Curtis"
Feb 2005
Riverside, CA
25×3×5×11 Posts |
![]() |
![]() |
![]() |
![]() |
#230 |
"Ed Hall"
Dec 2009
Adirondack Mtns
119D16 Posts |
![]()
The Colab instances are running rather slow at around 40 minutes per WU, but they are limited to two threads:
Code:
INFO:root:Running /content/cado-nfs/build/e202773b5d6e/sieve/las -poly download/3_748plus.poly -q0 362096000 -A 30 -q1 362098000 -lim0 500000000 -lim1 300000000 -lpb0 33 -lpb1 34 -mfb0 66 -mfb1 98 -ncurves0 25 -ncurves1 20 -fb1 download/3_748plus.roots1.gz -out Colab.eFarm.work/3_748plus.362096000-362098000.gz -t 2 -adjust-strategy 2 -stats-stderr INFO:root:[Tue Nov 9 00:01:07 2021] Subprocess has PID 18277 . . . INFO:root:Running /content/cado-nfs/build/e202773b5d6e/sieve/las -poly download/3_748plus.poly -q0 362614000 -A 30 -q1 362616000 -lim0 500000000 -lim1 300000000 -lpb0 33 -lpb1 34 -mfb0 66 -mfb1 98 -ncurves0 25 -ncurves1 20 -fb1 download/3_748plus.roots1.gz -out Colab.eFarm.work/3_748plus.362614000-362616000.gz -t 2 -adjust-strategy 2 -stats-stderr INFO:root:[Tue Nov 9 00:40:25 2021] Subprocess has PID 18749 Code:
Waiting to finish the current execution. Python 3 Google Compute Engine backend RAM: 3.16 GB/12.69 GB Disk: 46.70 GB/107.72 GB Wouldn't " -bkthresh1" be seen in the invocation for las, if it was used? |
![]() |
![]() |
![]() |
#231 | |
Apr 2020
19·37 Posts |
![]()
Aha, I think I've got it. I noticed that the averages seemed to be stuck. And indeed:
Quote:
Last fiddled with by charybdis on 2021-11-09 at 01:02 |
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using 16e on smaller numbers | fivemack | Factoring | 3 | 2017-09-19 08:52 |
NFS on smaller numbers? | skan | YAFU | 6 | 2013-02-26 13:57 |
Bernoulli(200) c204 | akruppa | Factoring | 114 | 2012-08-20 14:01 |
checking smaller number | fortega | Data | 2 | 2005-06-16 22:48 |
Factoring Smaller Numbers | marc | Factoring | 6 | 2004-10-09 14:17 |