PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
-
- Marvin the Dalek
- Posts: 4402
- Joined: Wed Mar 15, 2006 12:00 am
- Location: North Wales
PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
Hi
Totally forgot to mention this last week - it's been running for a few days all ready but still 2 days to go
http://www.primegrid.com/
Team is currently 46th out of 102 - 39 WUs done
We got...
Rimmer161 with 18
Meddy2065 with 15
and me with 6
I'm running 4 threads per WU and they're taking about 15 hours each. Credit for the challenge is issued when reported, standard credit when the wingman reports in.
Mike
Just realised we got at least 2 Rimmers in the team! Well smoke me a kipper!
Totally forgot to mention this last week - it's been running for a few days all ready but still 2 days to go
http://www.primegrid.com/
Team is currently 46th out of 102 - 39 WUs done
We got...
Rimmer161 with 18
Meddy2065 with 15
and me with 6
I'm running 4 threads per WU and they're taking about 15 hours each. Credit for the challenge is issued when reported, standard credit when the wingman reports in.
Mike
Just realised we got at least 2 Rimmers in the team! Well smoke me a kipper!
Re: PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
Hi Mikee,
I'm pretty limited at the moment but I've added a host to it.
Mark
I'm pretty limited at the moment but I've added a host to it.
Mark
-
- UBT Forum Admin
- Posts: 9725
- Joined: Mon Mar 13, 2006 12:00 am
- Location: NW Midlands
- Contact:
Re: PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
Hi MikeUBT - Mikee wrote: ↑Tue May 28, 2019 10:18 pm Hi
Totally forgot to mention this last week - it's been running for a few days all ready but still 2 days to go
http://www.primegrid.com/
Team is currently 46th out of 102 - 39 WUs done
Thanks for the heads-up !!
I'll add some CPUs and GPUs to the effort.

The stats and league table are here:
http://www.primegrid.com/challenge/2019 ... teams.html
regards
Tim
Re: PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
Hi TIm,
It's CPU only.
Mark
It's CPU only.
Mark
Re: PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
Hi Mikee,UBT - Mikee wrote: ↑Tue May 28, 2019 10:18 pmI'm running 4 threads per WU and they're taking about 15 hours each.
What on earth are you running them on? I've just finished my first one (four cores of an i7 4790) and it only took four hours!

(Second one is looking like 6 hours)
Mark
-
- UBT Forum Admin
- Posts: 9725
- Joined: Mon Mar 13, 2006 12:00 am
- Location: NW Midlands
- Contact:
Re: PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
Hi Mark
oops - didn't read the Challenge info on the website, so thanks for the tip

For others, who don't check such details, the Challenge only involves the TRP-LLR tasks, which are for CPU only - no other tasks are involved on this Challenge...so, I've had to abort a few 321 Sieve tasks, but the GPU tasks will carry on, as I need to boost my PG credits a wee bit....

regards
Tim
-
- UBT Forum Admin
- Posts: 9725
- Joined: Mon Mar 13, 2006 12:00 am
- Location: NW Midlands
- Contact:
Re: PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
Hi Mark
Looks like Mikee has this:
and with CPU times of between 57,000 and 110,000 seconds per task !!AuthenticAMD AMD Ryzen 7 1700 Eight-Core Processor [Family 23 Model 1 Stepping 1] (16 processors)
http://www.primegrid.com/results.php?ho ... e=4&appid=
regards
Tim
Re: PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
Hi TIm,
Ah, that'll be the Ryzen lack of AVX performance then.
I've completed two so far, one @ 24,440 seconds and the other @ 14,071 seconds.
Mark
Ah, that'll be the Ryzen lack of AVX performance then.
I've completed two so far, one @ 24,440 seconds and the other @ 14,071 seconds.
Mark
-
- UBT Forum Admin
- Posts: 9725
- Joined: Mon Mar 13, 2006 12:00 am
- Location: NW Midlands
- Contact:
Re: PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
Hi Mark
I think I'll be lucky to complete ANY before the Challenge ends.
My Xeon shows a "Remaining time" of anywhere between 1d 10hrs and 1d 23hr... for each task currently running

And that's with it being clocked at 2.9 GHz...about 10% higher than "standard".
I guess that this set of tasks are really just about clockspeed...and AVX of course

regards
Tim
Re: PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
Hi Tim,
You do have them running multithreaded don't you?
First post here http://www.primegrid.com/forum_thread.php?id=8556
For four threads per task.
Mark
You do have them running multithreaded don't you?
First post here http://www.primegrid.com/forum_thread.php?id=8556
Code: Select all
<app_config>
<app>
<name>llrTRP</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrTRP</app_name>
<cmdline>-t 4</cmdline>
<avg_ncpus>4</avg_ncpus>
</app_version>
</app_config>
Mark
-
- UBT Forum Admin
- Posts: 9725
- Joined: Mon Mar 13, 2006 12:00 am
- Location: NW Midlands
- Contact:
Re: PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
HI Mark
I just got home from work and my home PC (a quad core) is indeed running one task with 4 CPUs.
But the office PC wasn't - it was running one task per CPU core...14 in total leaving 2 spare for GPU and "normal office duties".
I've just remotely uploaded to the office PC, a suitable app_config file, to utilise 14 CPUs on each task, so the total time per task should reduce a fair bit.

My app_config:
Code: Select all
<app_config>
<app>
<name>llrTRP</name>
<fraction_done_exact/>
<max_concurrent>1</max_concurrent>
</app>
<app_version>
<app_name>llrTRP</app_name>
<cmdline>-t 14</cmdline>
<avg_ncpus>14</avg_ncpus>
</app_version>
</app_config>

I blame Mikee for not giving everyone the full SP on this...

PS: Here's the PrimeGrid forum message about this Challenge and how to set up your PC to crunch it efficiently:
https://www.primegrid.com/forum_thread. ... rue#129341
regards
Tim
Re: PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
Hi Tim,


Mark
That's what I expected, my initial predicted times were well over a day each running on a single core. Using four cores now and they're a matter of hours.UBT - Timbo wrote: ↑Wed May 29, 2019 6:43 pmBut the office PC wasn't - it was running one task per CPU core...14 in total leaving 2 spare for GPU and "normal office duties".
That should speed things up a bitUBT - Timbo wrote: ↑Wed May 29, 2019 6:43 pmI've just remotely uploaded to the office PC, a suitable app_config file, to utilise 14 CPUs on each task, so the total time per task should reduce a fair bit.

I only needed to read the config files again? But then, I do run quite old versions of Boinc, it may have changed in the past couple of yearsUBT - Timbo wrote: ↑Wed May 29, 2019 6:43 pm(One needs to "Read config files" AND to shut down BOINC Manager and restart it for the app_config to work)

I agree, what with him being team leader as well!UBT - Timbo wrote: ↑Wed May 29, 2019 6:43 pmI blame Mikee for not giving everyone the full SP on this...!!
Mark
-
- UBT Forum Admin
- Posts: 9725
- Joined: Mon Mar 13, 2006 12:00 am
- Location: NW Midlands
- Contact:
Re: PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
Hi all
Thursday 6am stats - I think there is about 18 hours left to go:
I doubt we can jump into the Top 30, but you never know !!
regards
Tim
Thursday 6am stats - I think there is about 18 hours left to go:
Code: Select all
Posn Team Credits Tasks
30 BOINC Confederation 458 611.30 99
31 BOINC Synergy 449 528.38 100
32 Special: Off-Topic 425 837.38 93
33 U.S. Army 420 903.42 92
34 Team Norway 331 603.77 73
35 SETI.USA 320 718.00 70
36 HUNGARY - HAJRA MAGYARORSZAG! HAJRA MAGYAROK! 318 824.59 71
37 UK BOINC Team 296 597.41 64 **
38 BOINC@Latvia 292 421.89 64
39 US Navy 291 512.77 63
40 University of Missouri 289 795.30 62
41 North Carolina State University (NCSU) 286 464.77 61
42 Oregon State University 284 784.54 63
43 Ditech GmbH 281 392.39 62
regards
Tim
Re: PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
Hi Tim,
Up nine places since Mike mentioned it, not bad for one days work
Mark
Up nine places since Mike mentioned it, not bad for one days work

Mark
Re: PrimeGrid's 2019 Challenge Series Hans Ivar Riesel's 90th Birthday Challenge
hi All,
We finished 34th out of the 115 teams that entered so not too bad a showing.
Contributions from:
Mark
We finished 34th out of the 115 teams that entered so not too bad a showing.
Contributions from:
Code: Select all
236 Rimmer161 28 tasks
260 meddy2065 22 tasks
305 UBT - Mikeejones 13 tasks
309 UBT - Timbo 12 tasks
335 Woodles 8 tasks
486 Freddy Heppell 1 task