mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > PrimeNet

Reply
 
Thread Tools
Old 2018-03-22, 19:41   #1
ksteczk
 
Mar 2018

3 Posts
Default PrimeNet error 7: Invalid parameter

The output (I set up verbosity level to 2 for debug):

[Comm thread Mar 22 20:33] Updating computer information on the server
[Comm thread Mar 22 20:33] URL: http://v5.mersenne.org/v5server/?v=0...EFEF9437E81627
[Comm thread Mar 22 20:33] == Info: Hostname was NOT found in DNS cache
[Comm thread Mar 22 20:33] == Info: Trying 162.212.57.131...
[Work thread Mar 22 20:33] Worker starting
[Work thread Mar 22 20:33] Setting affinity to run worker on CPU core #1
[Work thread Mar 22 20:33] No work to do at the present time. Waiting.
[Comm thread Mar 22 20:33] == Info: Connected to v5.mersenne.org (162.212.57.131) port 80 (#0)
[Comm thread Mar 22 20:33] => Send header: GET /v5server/?v=0.95&px=GIMPS&t=uc&g=d387a55a4c25ff387faa6556abd57ee6&hg=8bd19788e7a2a53e286884c782448feb&wg=&a=Linux64,Prime95,v29.4,build+8&c=Intel(R)+Xeon(R)+CPU+E7-4890+v2+@+2.80GHz&f=Prefetch,SSE,SSE2,SSE4,AVX&L1=32&L2=256&np=60&hp=2&m=6193006&s=2799&h=24&r=1000&L3=38400&u=ksteczk&cn=bigram60&ss=21751&sh=EED78198514F61D1D2EFEF9437E81627 HTTP/1.1
[Comm thread Mar 22 20:33] Host: v5.mersenne.org
[Comm thread Mar 22 20:33] Accept: */*
[Comm thread Mar 22 20:33]
[Comm thread Mar 22 20:33] <= Recv header: HTTP/1.1 200 OK
[Comm thread Mar 22 20:33] <= Recv header: Content-Type: text/html; charset=UTF-8
[Comm thread Mar 22 20:33] == Info: Server Microsoft-IIS/8.5 is not blacklisted
[Comm thread Mar 22 20:33] <= Recv header: Server: Microsoft-IIS/8.5
[Comm thread Mar 22 20:33] <= Recv header: X-Powered-By: PHP/7.1.10
[Comm thread Mar 22 20:33] <= Recv header: Date: Thu, 22 Mar 2018 19:33:21 GMT
[Comm thread Mar 22 20:33] <= Recv header: Content-Length: 90
[Comm thread Mar 22 20:33] <= Recv header:
[Comm thread Mar 22 20:33] <= Recv data: pnErrorResult=7
[Comm thread Mar 22 20:33] pnErrorDetail=parameter m: Invalid int value/precision '6193006'
[Comm thread Mar 22 20:33] ==END==
[Comm thread Mar 22 20:33]
[Comm thread Mar 22 20:33] == Info: Connection #0 to host v5.mersenne.org left intact
[Comm thread Mar 22 20:33] RESPONSE:
[Comm thread Mar 22 20:33] pnErrorResult=7
[Comm thread Mar 22 20:33] pnErrorDetail=parameter m: Invalid int value/precision '6193006'
[Comm thread Mar 22 20:33] ==END==
[Comm thread Mar 22 20:33]
[Comm thread Mar 22 20:33] PrimeNet error 7: Invalid parameter
[Comm thread Mar 22 20:33] parameter m: Invalid int value/precision '6193006'
[Comm thread Mar 22 20:33] Visit http://mersenneforum.org for help.
[Comm thread Mar 22 20:33] Will try contacting server again in 70 minutes.


Any clues? The machine pings v5 server.
Attached Files
File Type: txt local.txt (463 Bytes, 204 views)
File Type: log prime.log (1.7 KB, 221 views)
File Type: txt prime.txt (124 Bytes, 199 views)
ksteczk is offline   Reply With Quote
Old 2018-03-22, 20:00   #2
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

2·17·241 Posts
Default

Does your machine really have 6TB have memory? If so, wow!

I'll change the server so that is accepts clients reporting 256TB of memory.
Prime95 is offline   Reply With Quote
Old 2018-03-23, 05:46   #3
ksteczk
 
Mar 2018

3 Posts
Default

Thanks a lot! It works now!

This single machine has 120 threads and 6TB of RAM memory - that's feasible for e.g. genome assembly algorithms which utilize extensive graph structures. But I guess that would be of no use for mersenne so the number of threads is what really counts.
ksteczk is offline   Reply With Quote
Old 2018-03-24, 16:49   #4
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

2·19·139 Posts
Default

Quote:
Originally Posted by ksteczk View Post
Thanks a lot! It works now!

This single machine has 120 threads and 6TB of RAM memory - that's feasible for e.g. genome assembly algorithms which utilize extensive graph structures. But I guess that would be of no use for mersenne so the number of threads is what really counts.

Wow...can you buy me one ๐Ÿ˜
petrw1 is offline   Reply With Quote
Old 2018-03-25, 03:43   #5
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2×3×1,693 Posts
Default

With all those cores and all that RAM, it seems it could do a large number of P-1 threads, each with an outrageous optimally large amount of RAM allocated.
EDIT: What is the actual configuration? 4 x 30-core CPUs? How is the RAM addressed, as in memory controllers and channels?

Last fiddled with by kladner on 2018-03-25 at 03:50
kladner is offline   Reply With Quote
Old 2018-03-26, 14:47   #6
Mark Rose
 
Mark Rose's Avatar
 
"/X\(โ€˜-โ€˜)/X\"
Jan 2013

5×17×37 Posts
Default

Quote:
Originally Posted by kladner View Post
With all those cores and all that RAM, it seems it could do a large number of P-1 threads, each with an outrageous optimally large amount of RAM allocated.
EDIT: What is the actual configuration? 4 x 30-core CPUs? How is the RAM addressed, as in memory controllers and channels?
With that CPU, it will be 4 chips with 15 cores and 4 channels of DDR3-1066 each (limited when fully populated).
Mark Rose is offline   Reply With Quote
Old 2018-03-26, 15:11   #7
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2×3×1,693 Posts
Default

Quote:
Originally Posted by Mark Rose View Post
With that CPU, it will be 4 chips with 15 cores and 4 channels of DDR3-1066 each (limited when fully populated).
Thanks, Mark. That is a heck of a chip to have 4 of. $26,476 list, just for the CPUs. Maxing the RAM must have meant a fair chunk of change, too. I can't even speculate about the mobo.
kladner is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
PrimeNet error 7 Waifod PrimeNet 10 2016-02-10 17:11
Primenet Error 7: invalid parameter Unregistered Information & Answers 2 2012-10-06 00:33
PrimeNet error 7: Invalid parameter JohanSeland Software 4 2009-07-24 23:58
Primenet Error 1 ashhop83 PrimeNet 10 2006-02-10 20:52
ERROR: Primenet error 2252. Q: which tcp/ip ports are being used for the transfer? nevillednz PrimeNet 15 2004-05-17 23:08

All times are UTC. The time now is 14:03.


Mon Mar 20 14:03:56 UTC 2023 up 214 days, 11:32, 0 users, load averages: 1.54, 1.82, 1.80

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, 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.

โ‰  ยฑ โˆ“ รท ร— ยท โˆ’ โˆš โ€ฐ โŠ— โŠ• โŠ– โŠ˜ โŠ™ โ‰ค โ‰ฅ โ‰ฆ โ‰ง โ‰จ โ‰ฉ โ‰บ โ‰ป โ‰ผ โ‰ฝ โŠ โА โŠ‘ โŠ’ ยฒ ยณ ยฐ
โˆ  โˆŸ ยฐ โ‰… ~ โ€– โŸ‚ โซ›
โ‰ก โ‰œ โ‰ˆ โˆ โˆž โ‰ช โ‰ซ โŒŠโŒ‹ โŒˆโŒ‰ โˆ˜ โˆ โˆ โˆ‘ โˆง โˆจ โˆฉ โˆช โจ€ โŠ• โŠ— ๐–• ๐–– ๐–— โŠฒ โŠณ
โˆ… โˆ– โˆ โ†ฆ โ†ฃ โˆฉ โˆช โІ โŠ‚ โŠ„ โŠŠ โЇ โŠƒ โŠ… โŠ‹ โŠ– โˆˆ โˆ‰ โˆ‹ โˆŒ โ„• โ„ค โ„š โ„ โ„‚ โ„ต โ„ถ โ„ท โ„ธ ๐“Ÿ
ยฌ โˆจ โˆง โŠ• โ†’ โ† โ‡’ โ‡ โ‡” โˆ€ โˆƒ โˆ„ โˆด โˆต โŠค โŠฅ โŠข โŠจ โซค โŠฃ โ€ฆ โ‹ฏ โ‹ฎ โ‹ฐ โ‹ฑ
โˆซ โˆฌ โˆญ โˆฎ โˆฏ โˆฐ โˆ‡ โˆ† ฮด โˆ‚ โ„ฑ โ„’ โ„“
๐›ข๐›ผ ๐›ฃ๐›ฝ ๐›ค๐›พ ๐›ฅ๐›ฟ ๐›ฆ๐œ€๐œ– ๐›ง๐œ ๐›จ๐œ‚ ๐›ฉ๐œƒ๐œ— ๐›ช๐œ„ ๐›ซ๐œ… ๐›ฌ๐œ† ๐›ญ๐œ‡ ๐›ฎ๐œˆ ๐›ฏ๐œ‰ ๐›ฐ๐œŠ ๐›ฑ๐œ‹ ๐›ฒ๐œŒ ๐›ด๐œŽ๐œ ๐›ต๐œ ๐›ถ๐œ ๐›ท๐œ™๐œ‘ ๐›ธ๐œ’ ๐›น๐œ“ ๐›บ๐œ”