Solaris 8 Sparc - "SIGSEGV: segmentation violation"

Questions and Answers : Unix/Linux : Solaris 8 Sparc - "SIGSEGV: segmentation violation"
Message board moderation

To post messages, you must log in.

AuthorMessage
DTAG-P&I

Send message
Joined: 9 Sep 05
Posts: 13
Credit: 13,373,803
RAC: 0
Germany
Message 177467 - Posted: 13 Oct 2005, 10:19:58 UTC

hi.
this is the output when i start the boinc client:
2005-10-13 12:08:43 [---] Starting BOINC client version 4.19 for sparc-sun-solaris2.7
2005-10-13 12:08:43 [SETI@home] Project prefs: no separate prefs for work; using your defaults
2005-10-13 12:08:43 [SETI@home] Host ID is 1521339
2005-10-13 12:08:43 [---] General prefs: from SETI@home (last modified 2005-10-12 17:21:35)
2005-10-13 12:08:43 [---] General prefs: no separate prefs for work; using your defaults
2005-10-13 12:08:43 [---] Insufficient work; requesting more
2005-10-13 12:08:43 [SETI@home] Starting result 29oc03aa.10755.3921.573572.239_0 using setiathome version 4.02
2005-10-13 12:08:43 [SETI@home] Starting result 13oc03aa.25627.4048.690904.153_3 using setiathome version 4.02
2005-10-13 12:08:44 [SETI@home] Starting result 29oc03aa.10755.3921.573572.223_3 using setiathome version 4.02
2005-10-13 12:08:44 [SETI@home] Starting result 20oc03ab.15181.13905.323574.192_1 using setiathome version 4.02
2005-10-13 12:08:44 [SETI@home] Starting result 20oc03ab.15181.13905.323574.196_0 using setiathome version 4.02
2005-10-13 12:08:44 [SETI@home] Starting result 29oc03aa.10755.3921.573572.246_1 using setiathome version 4.02
2005-10-13 12:08:44 [SETI@home] Starting result 29oc03aa.10755.3921.573572.250_0 using setiathome version 4.02
2005-10-13 12:08:44 [SETI@home] Starting result 30ap04aa.22175.15024.659648.75_4 using setiathome version 4.02
2005-10-13 12:08:45 [SETI@home] Starting result 29oc03aa.10755.4130.167318.201_1 using setiathome version 4.02
2005-10-13 12:08:45 [SETI@home] Starting result 29oc03aa.10755.4130.167318.192_3 using setiathome version 4.02
SIGSEGV: segmentation violation
Exiting...


can anyone help me?

the system:
OS: Solaris 8
Mem: 56 GB
CPU 24x UltraSparc III+ 1200MHz
ID: 177467 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 177488 - Posted: 13 Oct 2005, 11:27:44 UTC

Can you please post the output from stderr.txt.
The SIGSEGV can have a lot of causes....

ID: 177488 · Report as offensive
DTAG-P&I

Send message
Joined: 9 Sep 05
Posts: 13
Credit: 13,373,803
RAC: 0
Germany
Message 177542 - Posted: 13 Oct 2005, 14:36:09 UTC - in response to Message 177488.  

Can you please post the output from stderr.txt.
The SIGSEGV can have a lot of causes....



Here it is:

root@spare1 # cd opt/BOINC/slots/0
root@spare1 # cat stderr.txt
No heartbeat from core client - exiting
root@spare1 # cd ../1
root@spare1 # cat stderr.txt
No heartbeat from core client - exiting
root@spare1 # cd ../2
root@spare1 # cat stderr.txt
No heartbeat from core client - exiting
root@spare1 # cd ../3
root@spare1 # cat stderr.txt
No heartbeat from core client - exiting
root@spare1 #
ID: 177542 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 177577 - Posted: 13 Oct 2005, 16:07:22 UTC - in response to Message 177542.  

Can you please post the output from stderr.txt.
The SIGSEGV can have a lot of causes....

No heartbeat from core client - exiting

Strange. Do you use the standard berkley seti app and boinc client ?

Can you try to copy a workunit and the seti app (setiathome-...) from projects/setiathome.berkeley.edu to /tmp, rename the workunit (with numbered filename) to work_unit.sah, and start the setiathome app with "-standalone" parameter. If it runs over 2 minutes without a SIGSEGV, the error could be in the boinc client.
If it is not OK, can try to let the seti app run in standalone mode with truss (truss ./setiathome... -standalone). The last 50 to 100 lines could be interesting.
If the seti app runs in standalone mode, can you please let truss run against the boinc_client (truss -f ./boinc_client). Here can the last 50 to 100 Lines be of interest.

Can you please verify which libgcc and libstdc++ you have installed.

Regards

Lars


ID: 177577 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 177585 - Posted: 13 Oct 2005, 16:14:24 UTC - in response to Message 177488.  

Can you please post the output from stderr.txt.
The SIGSEGV can have a lot of causes....

It could also be a shared memory issue. If you have the solaris defaults, and use 24 Seti apps (one for each CPU) is it posible, that you have to addust it.
Here is some documentation : http://boinc.berkeley.edu/solaris.php.



ID: 177585 · Report as offensive
DTAG-P&I

Send message
Joined: 9 Sep 05
Posts: 13
Credit: 13,373,803
RAC: 0
Germany
Message 179603 - Posted: 18 Oct 2005, 11:53:31 UTC - in response to Message 177577.  
Last modified: 18 Oct 2005, 11:56:56 UTC

Can you please post the output from stderr.txt.
The SIGSEGV can have a lot of causes....

No heartbeat from core client - exiting

Strange. Do you use the standard berkley seti app and boinc client ?

Can you try to copy a workunit and the seti app (setiathome-...) from projects/setiathome.berkeley.edu to /tmp, rename the workunit (with numbered filename) to work_unit.sah, and start the setiathome app with "-standalone" parameter. If it runs over 2 minutes without a SIGSEGV, the error could be in the boinc client.
If it is not OK, can try to let the seti app run in standalone mode with truss (truss ./setiathome... -standalone). The last 50 to 100 lines could be interesting.
If the seti app runs in standalone mode, can you please let truss run against the boinc_client (truss -f ./boinc_client). Here can the last 50 to 100 Lines be of interest.

Can you please verify which libgcc and libstdc++ you have installed.

Regards

Lars




Hi.
Yes, I use the standard seti and boinc app.
I have started the setiathome app with "-standalone".
It runs 10 minutes without any errors.

Then i started the boinc client with truss

root@spare1 # truss -f -o /opt/BOINC/truss_boinc ./boinc_4.19_sparc-sun-solaris2.7
2005-10-18 13:39:17 [---] Starting BOINC client version 4.19 for sparc-sun-solaris2.7
2005-10-18 13:39:17 [SETI@home] Project prefs: no separate prefs for work; using your defaults
2005-10-18 13:39:17 [SETI@home] Host ID is 1521339
2005-10-18 13:39:17 [---] General prefs: from SETI@home (last modified 2005-10-12 17:21:35)
2005-10-18 13:39:17 [---] General prefs: no separate prefs for work; using your defaults
2005-10-18 13:39:17 [---] Running CPU benchmarks
2005-10-18 13:40:19 [---] Benchmark results:
2005-10-18 13:40:19 [---]    Number of CPUs: 24
2005-10-18 13:40:19 [---]    446 double precision MIPS (Whetstone) per CPU
2005-10-18 13:40:19 [---]    1124 integer MIPS (Dhrystone) per CPU
2005-10-18 13:40:19 [---] Finished CPU benchmarks
2005-10-18 13:40:20 [---] Insufficient work; requesting more
2005-10-18 13:40:20 [SETI@home] Starting result 29oc03aa.10755.3921.573572.239_0 using setiathome version 4.02
2005-10-18 13:40:20 [SETI@home] Starting result 13oc03aa.25627.4048.690904.153_3 using setiathome version 4.02
2005-10-18 13:40:20 [SETI@home] Starting result 29oc03aa.10755.3921.573572.223_3 using setiathome version 4.02
2005-10-18 13:40:20 [SETI@home] Starting result 20oc03ab.15181.13905.323574.192_1 using setiathome version 4.02
2005-10-18 13:40:21 [SETI@home] Starting result 20oc03ab.15181.13905.323574.196_0 using setiathome version 4.02
2005-10-18 13:40:21 [SETI@home] Starting result 29oc03aa.10755.3921.573572.246_1 using setiathome version 4.02
2005-10-18 13:40:21 [SETI@home] Starting result 29oc03aa.10755.3921.573572.250_0 using setiathome version 4.02
2005-10-18 13:40:21 [SETI@home] Starting result 30ap04aa.22175.15024.659648.75_4 using setiathome version 4.02
2005-10-18 13:40:21 [SETI@home] Starting result 29oc03aa.10755.4130.167318.201_1 using setiathome version 4.02
2005-10-18 13:40:22 [SETI@home] Starting result 29oc03aa.10755.4130.167318.192_3 using setiathome version 4.02
SIGSEGV: segmentation violation
Exiting...


Here is the truss output:
2228:   getpid()                                        = 2228 [1]
2228:   open("/proc/2228/usage", O_RDONLY)              = 8
2228:   read(8, "\\0\\0\\0\\0\\0\\0\\001\\007BCDD".., 256)      = 256
2228:   close(8)                                        = 0
2228:   setcontext(0xFFBEF268)
2240:       Received signal #14, SIGALRM [caught]
2240:   getpid()                                        = 2240 [1]
2240:   open("/proc/2240/usage", O_RDONLY)              = 8
2240:   read(8, "\\0\\0\\0\\0\\0\\0\\001\\007BCDD".., 256)      = 256
2240:   close(8)                                        = 0
2240:   setcontext(0xFFBEF268)
2230:       Received signal #14, SIGALRM [caught]
2230:   getpid()                                        = 2230 [1]
2230:   open("/proc/2230/usage", O_RDONLY)              = 8
2230:   read(8, "\\0\\0\\0\\0\\0\\0\\001\\007BCDD".., 256)      = 256
2230:   close(8)                                        = 0
2230:   setcontext(0xFFBEF268)
2242:       Received signal #14, SIGALRM [caught]
2242:   getpid()                                        = 2242 [1]
2242:   open("/proc/2242/usage", O_RDONLY)              = 8
2242:   read(8, "\\0\\0\\0\\0\\0\\0\\001\\007BCDD".., 256)      = 256
2242:   close(8)                                        = 0
2242:   setcontext(0xFFBEF268)
2232:       Received signal #14, SIGALRM [caught]
2232:   getpid()                                        = 2232 [1]
2232:   open("/proc/2232/usage", O_RDONLY)              = 8
2232:   read(8, "\\0\\0\\0\\0\\0\\0\\001\\007BCDD".., 256)      = 256
2232:   close(8)                                        = 0
2232:   setcontext(0xFFBEF268)
2234:       Received signal #14, SIGALRM [caught]
2234:   getpid()                                        = 2234 [1]
2234:   open("/proc/2234/usage", O_RDONLY)              = 8
2234:   read(8, "\\0\\0\\0\\0\\0\\0\\001\\007BCDD".., 256)      = 256
2234:   close(8)                                        = 0
2234:   setcontext(0xFFBEF268)
2244:       Received signal #14, SIGALRM [caught]
2244:   getpid()                                        = 2244 [1]
2244:   open("/proc/2244/usage", O_RDONLY)              = 8
2244:   read(8, "\\0\\0\\0\\0\\0\\0\\001\\007BCDD".., 256)      = 256
2244:   close(8)                                        = 0
2244:   setcontext(0xFFBEF268)
2226:       Received signal #14, SIGALRM [caught]
2226:   fstat64(2, 0xFFBEE408)                          = 0
2226:   ioctl(2, TCGETA, 0xFFBEE394)                    Err#25 ENOTTY
2226:   llseek(0, 0, SEEK_CUR)                          = 3195106
2226:   write(2, " N o   h e a r t b e a t".., 40)      = 40
2226:   llseek(0, 0, SEEK_CUR)                          = 3195106
2226:   _exit(0)
2236:       Received signal #14, SIGALRM [caught]
2236:   getpid()                                        = 2236 [1]
2236:   open("/proc/2236/usage", O_RDONLY)              = 8
2236:   read(8, "\\0\\0\\0\\0\\0\\0\\001\\007BCDD".., 256)      = 256
2236:   close(8)                                        = 0
2236:   setcontext(0xFFBEF268)
2238:       Received signal #14, SIGALRM [caught]
2238:   getpid()                                        = 2238 [1]
2238:   open("/proc/2238/usage", O_RDONLY)              = 8
2238:   read(8, "\\0\\0\\0\\0\\0\\0\\001\\007BCDE".., 256)      = 256
2238:   close(8)                                        = 0
2238:   setcontext(0xFFBEF268)
2228:       Received signal #14, SIGALRM [caught]
2228:   fstat64(2, 0xFFBEE408)                          = 0
2228:   ioctl(2, TCGETA, 0xFFBEE394)                    Err#25 ENOTTY
2228:   llseek(0, 0, SEEK_CUR)                          = 3195106
2228:   write(2, " N o   h e a r t b e a t".., 40)      = 40
2228:   llseek(0, 0, SEEK_CUR)                          = 3195106
2228:   _exit(0)
2240:       Received signal #14, SIGALRM [caught]
2240:   getpid()                                        = 2240 [1]
2240:   open("/proc/2240/usage", O_RDONLY)              = 8
2240:   read(8, "\\0\\0\\0\\0\\0\\0\\001\\007BCDE".., 256)      = 256
2240:   close(8)                                        = 0
2240:   setcontext(0xFFBEF268)
2230:       Received signal #14, SIGALRM [caught]
2230:   fstat64(2, 0xFFBEE408)                          = 0
2230:   ioctl(2, TCGETA, 0xFFBEE394)                    Err#25 ENOTTY
2230:   llseek(0, 0, SEEK_CUR)                          = 3195106
2230:   write(2, " N o   h e a r t b e a t".., 40)      = 40
2230:   llseek(0, 0, SEEK_CUR)                          = 3195106
2230:   _exit(0)
2242:       Received signal #14, SIGALRM [caught]
2242:   getpid()                                        = 2242 [1]
2242:   open("/proc/2242/usage", O_RDONLY)              = 8
2242:   read(8, "\\0\\0\\0\\0\\0\\0\\001\\007BCDE".., 256)      = 256
2242:   close(8)                                        = 0
2242:   setcontext(0xFFBEF268)
2232:       Received signal #14, SIGALRM [caught]
2232:   fstat64(2, 0xFFBEE408)                          = 0
2232:   ioctl(2, TCGETA, 0xFFBEE394)                    Err#25 ENOTTY
2232:   llseek(0, 0, SEEK_CUR)                          = 3195106
2232:   write(2, " N o   h e a r t b e a t".., 40)      = 40
2232:   llseek(0, 0, SEEK_CUR)                          = 3195106
2232:   _exit(0)
2234:       Received signal #14, SIGALRM [caught]
2234:   fstat64(2, 0xFFBEE408)                          = 0
2234:   ioctl(2, TCGETA, 0xFFBEE394)                    Err#25 ENOTTY
2234:   llseek(0, 0, SEEK_CUR)                          = 3195106
2234:   write(2, " N o   h e a r t b e a t".., 40)      = 40
2234:   llseek(0, 0, SEEK_CUR)                          = 3195106
2234:   _exit(0)
2244:       Received signal #14, SIGALRM [caught]
2244:   getpid()                                        = 2244 [1]
2244:   open("/proc/2244/usage", O_RDONLY)              = 8
2244:   read(8, "\\0\\0\\0\\0\\0\\0\\001\\007BCDE".., 256)      = 256
2244:   close(8)                                        = 0
2244:   setcontext(0xFFBEF268)
2236:       Received signal #14, SIGALRM [caught]
2236:   fstat64(2, 0xFFBEE408)                          = 0
2236:   ioctl(2, TCGETA, 0xFFBEE394)                    Err#25 ENOTTY
2236:   llseek(0, 0, SEEK_CUR)                          = 3195106
2236:   write(2, " N o   h e a r t b e a t".., 40)      = 40
2236:   llseek(0, 0, SEEK_CUR)                          = 3195106
2236:   _exit(0)
2238:       Received signal #14, SIGALRM [caught]
2238:   fstat64(2, 0xFFBEE408)                          = 0
2238:   ioctl(2, TCGETA, 0xFFBEE394)                    Err#25 ENOTTY
2238:   llseek(0, 0, SEEK_CUR)                          = 3195106
2238:   write(2, " N o   h e a r t b e a t".., 40)      = 40
2238:   llseek(0, 0, SEEK_CUR)                          = 3195106
2238:   _exit(0)
2240:       Received signal #14, SIGALRM [caught]
2240:   fstat64(2, 0xFFBEE408)                          = 0
2240:   ioctl(2, TCGETA, 0xFFBEE394)                    Err#25 ENOTTY
2240:   llseek(0, 0, SEEK_CUR)                          = 3195106
2240:   write(2, " N o   h e a r t b e a t".., 40)      = 40
2240:   llseek(0, 0, SEEK_CUR)                          = 3195106
2240:   _exit(0)
2242:       Received signal #14, SIGALRM [caught]
2242:   fstat64(2, 0xFFBEE408)                          = 0
2242:   ioctl(2, TCGETA, 0xFFBEE394)                    Err#25 ENOTTY
2242:   llseek(0, 0, SEEK_CUR)                          = 3195106
2242:   write(2, " N o   h e a r t b e a t".., 40)      = 40
2242:   llseek(0, 0, SEEK_CUR)                          = 3195106
2242:   _exit(0)
2244:       Received signal #14, SIGALRM [caught]
2244:   fstat64(2, 0xFFBEE408)                          = 0
2244:   ioctl(2, TCGETA, 0xFFBEE394)                    Err#25 ENOTTY
2244:   llseek(0, 0, SEEK_CUR)                          = 3195106
2244:   write(2, " N o   h e a r t b e a t".., 40)      = 40
2244:   llseek(0, 0, SEEK_CUR)                          = 3195106
2244:   _exit(0)


Do you want the whole truss output ?
ID: 179603 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 179743 - Posted: 18 Oct 2005, 19:03:48 UTC - in response to Message 179603.  


2244: Received signal #14, SIGALRM [caught]
2244: fstat64(2, 0xFFBEE408) = 0
2244: ioctl(2, TCGETA, 0xFFBEE394) Err#25 ENOTTY
2244: llseek(0, 0, SEEK_CUR) = 3195106
2244: write(2, " N o h e a r t b e a t".., 40) = 40
2244: llseek(0, 0, SEEK_CUR) = 3195106
2244: _exit(0)
[/code]

Do you want the whole truss output ?

Thanks for the truss output. Looks strange.

You can try to set the maximum number of cpus down to 1 or 2 on the preferences on the website. If now the boinc client starts, it could be a shared memory issue.
If it with one seti app fail, a complete truss could be helpfull.
But I am not shure if the "no heartbeat" message could be the cause of the problem.


ID: 179743 · Report as offensive
DTAG-P&I

Send message
Joined: 9 Sep 05
Posts: 13
Credit: 13,373,803
RAC: 0
Germany
Message 180262 - Posted: 20 Oct 2005, 10:07:41 UTC - in response to Message 179743.  


2244: Received signal #14, SIGALRM [caught]
2244: fstat64(2, 0xFFBEE408) = 0
2244: ioctl(2, TCGETA, 0xFFBEE394) Err#25 ENOTTY
2244: llseek(0, 0, SEEK_CUR) = 3195106
2244: write(2, " N o h e a r t b e a t".., 40) = 40
2244: llseek(0, 0, SEEK_CUR) = 3195106
2244: _exit(0)
[/code]

Do you want the whole truss output ?

Thanks for the truss output. Looks strange.

You can try to set the maximum number of cpus down to 1 or 2 on the preferences on the website. If now the boinc client starts, it could be a shared memory issue.
If it with one seti app fail, a complete truss could be helpfull.
But I am not shure if the "no heartbeat" message could be the cause of the problem.




I hvae changed the preferences to 2 cpus.
Now the app runs longer time, but....
2005-10-19 15:54:09 [---] Starting BOINC client version 4.19 for sparc-sun-solaris2.7
2005-10-19 15:54:10 [SETI@home] Project prefs: no separate prefs for work; using your defaults
2005-10-19 15:54:10 [SETI@home] Host ID is 1547827
2005-10-19 15:54:10 [---] General prefs: from SETI@home (last modified 2005-10-19 15:57:21)
2005-10-19 15:54:10 [---] General prefs: no separate prefs for work; using your defaults
2005-10-19 15:54:10 [SETI@home] Deferring communication with project for 9 minutes and 3 seconds
2005-10-19 15:54:10 [SETI@home] Deferring communication with project for 9 minutes and 3 seconds
2005-10-19 15:54:10 [SETI@home] Started download of setiathome_4.02_sparc-sun-solaris2.7
2005-10-19 15:54:10 [SETI@home] Started download of 08my04ab.25984.13009.1022148.59
2005-10-19 15:55:06 [SETI@home] Finished download of 08my04ab.25984.13009.1022148.59
2005-10-19 15:55:06 [SETI@home] Throughput 6644 bytes/sec
2005-10-19 15:55:06 [SETI@home] Started download of 07my04aa.16091.1698.48580.36
2005-10-19 15:55:26 [SETI@home] Finished download of 07my04aa.16091.1698.48580.36
2005-10-19 15:55:26 [SETI@home] Throughput 17865 bytes/sec
2005-10-19 15:55:26 [SETI@home] Started download of 07no03aa.14289.24562.654818.78
2005-10-19 15:55:40 [SETI@home] Finished download of 07no03aa.14289.24562.654818.78
2005-10-19 15:55:40 [SETI@home] Throughput 25211 bytes/sec
2005-10-19 15:55:40 [SETI@home] Started download of 08my04ab.25984.13009.1022148.51
2005-10-19 16:05:57 [SETI@home] Temporarily failed download of setiathome_4.02_sparc-sun-solaris2.7
2005-10-19 16:05:57 [SETI@home] Backing off 1 minutes and 0 seconds on transfer of file setiathome_4.02_sparc-sun-solaris2.7
2005-10-19 16:05:57 [SETI@home] Temporarily failed download of 08my04ab.25984.13009.1022148.51
2005-10-19 16:05:57 [SETI@home] Backing off 1 minutes and 0 seconds on transfer of file 08my04ab.25984.13009.1022148.51
2005-10-19 16:05:57 [SETI@home] Started download of 07my04aa.16091.1698.48580.38
2005-10-19 16:06:41 [SETI@home] Finished download of 07my04aa.16091.1698.48580.38
2005-10-19 16:06:41 [SETI@home] Throughput 8215 bytes/sec
2005-10-19 16:06:57 [SETI@home] Started download of setiathome_4.02_sparc-sun-solaris2.7
2005-10-19 16:06:57 [SETI@home] Started download of 08my04ab.25984.13009.1022148.51
2005-10-19 16:07:59 [SETI@home] Finished download of 08my04ab.25984.13009.1022148.51
2005-10-19 16:07:59 [SETI@home] Throughput 6010 bytes/sec
2005-10-19 16:15:58 [SETI@home] Finished download of setiathome_4.02_sparc-sun-solaris2.7
2005-10-19 16:15:58 [SETI@home] Throughput 27458 bytes/sec
2005-10-19 16:15:59 [SETI@home] Starting result 08my04ab.25984.13009.1022148.59_3 using setiathome version 4.02
2005-10-19 16:15:59 [SETI@home] Starting result 07my04aa.16091.1698.48580.36_0 using setiathome version 4.02
2005-10-19 16:16:29 [SETI@home] Result 07my04aa.16091.1698.48580.36_0 exited with zero status but no 'finished' file
2005-10-19 16:16:29 [SETI@home] If this happens repeatedly you may need to reset the project.
2005-10-19 16:16:29 [SETI@home] Restarting result 07my04aa.16091.1698.48580.36_0 using setiathome version 4.02
2005-10-19 22:25:28 [SETI@home] Computation for result 08my04ab.25984.13009.1022148.59 finished
2005-10-19 22:25:28 [SETI@home] Starting result 07no03aa.14289.24562.654818.78_3 using setiathome version 4.02
2005-10-19 22:25:28 [SETI@home] Started upload of 08my04ab.25984.13009.1022148.59_3_0
2005-10-19 22:28:36 [SETI@home] Finished upload of 08my04ab.25984.13009.1022148.59_3_0
2005-10-19 22:28:36 [SETI@home] Throughput 4103739 bytes/sec
2005-10-19 23:32:53 [SETI@home] Computation for result 07my04aa.16091.1698.48580.36 finished
2005-10-19 23:32:53 [SETI@home] Starting result 08my04ab.25984.13009.1022148.51_0 using setiathome version 4.02
2005-10-19 23:32:53 [SETI@home] Started upload of 07my04aa.16091.1698.48580.36_0_0
2005-10-19 23:33:24 [SETI@home] Result 08my04ab.25984.13009.1022148.51_0 exited with zero status but no 'finished' file
2005-10-19 23:33:24 [SETI@home] If this happens repeatedly you may need to reset the project.
2005-10-19 23:33:24 [SETI@home] Restarting result 08my04ab.25984.13009.1022148.51_0 using setiathome version 4.02
2005-10-19 23:34:43 [SETI@home] Finished upload of 07my04aa.16091.1698.48580.36_0_0
2005-10-19 23:34:43 [SETI@home] Throughput 5136735 bytes/sec
2005-10-20 04:49:16 [---] May run out of work in 0.10 days; requesting more
2005-10-20 04:49:16 [SETI@home] Requesting 14130 seconds of work
2005-10-20 04:49:16 [SETI@home] Sending request to scheduler: http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi
2005-10-20 04:49:17 [SETI@home] Scheduler RPC to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded
2005-10-20 04:49:17 [SETI@home] General preferences have been updated
2005-10-20 04:49:17 [---] General prefs: from SETI@home (last modified 2005-10-19 15:59:43)
2005-10-20 04:49:17 [---] General prefs: no separate prefs for work; using your defaults
2005-10-20 04:49:17 [SETI@home] Project prefs: no separate prefs for work; using your defaults
2005-10-20 04:49:17 [SETI@home] Deferring communication with project for 10 minutes and 6 seconds
2005-10-20 04:49:17 [SETI@home] Deferring communication with project for 10 minutes and 6 seconds
2005-10-20 04:49:17 [SETI@home] Started download of 08my04aa.8067.30737.698572.142
2005-10-20 04:49:24 [SETI@home] Finished download of 08my04aa.8067.30737.698572.142
2005-10-20 04:49:24 [SETI@home] Throughput 53046 bytes/sec
2005-10-20 04:49:24 [SETI@home] Starting result 07my04aa.16091.1698.48580.38_0 using setiathome version 4.02
2005-10-20 04:49:25 [SETI@home] Starting result 08my04aa.8067.30737.698572.142_2 using setiathome version 4.02
2005-10-20 04:49:55 [SETI@home] Result 08my04aa.8067.30737.698572.142_2 exited with zero status but no 'finished' file
2005-10-20 04:49:55 [SETI@home] If this happens repeatedly you may need to reset the project.
2005-10-20 04:49:55 [SETI@home] Restarting result 08my04aa.8067.30737.698572.142_2 using setiathome version 4.02
2005-10-20 04:59:23 [---] Insufficient work; requesting more
2005-10-20 04:59:23 [SETI@home] Requesting 339125 seconds of work
2005-10-20 04:59:23 [SETI@home] Sending request to scheduler: http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi
2005-10-20 04:59:24 [SETI@home] Scheduler RPC to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded
2005-10-20 04:59:24 [SETI@home] Started download of 08my04ab.25984.16049.865892.17
2005-10-20 04:59:24 [SETI@home] Started download of 08my04ab.25984.16049.865892.10
2005-10-20 04:59:32 [SETI@home] Finished download of 08my04ab.25984.16049.865892.17
2005-10-20 04:59:32 [SETI@home] Throughput 46073 bytes/sec
2005-10-20 04:59:32 [SETI@home] Started download of 08my04aa.8067.30785.361092.216
2005-10-20 04:59:33 [SETI@home] Starting result 08my04ab.25984.16049.865892.17_1 using setiathome version 4.02
2005-10-20 04:59:33 [SETI@home] Finished download of 08my04ab.25984.16049.865892.10
2005-10-20 04:59:33 [SETI@home] Throughput 42779 bytes/sec
2005-10-20 04:59:33 [SETI@home] Started download of 29oc03aa.25643.15377.542316.252
2005-10-20 04:59:33 [SETI@home] Starting result 08my04ab.25984.16049.865892.10_0 using setiathome version 4.02
2005-10-20 04:59:41 [SETI@home] Finished download of 08my04aa.8067.30785.361092.216
2005-10-20 04:59:41 [SETI@home] Throughput 41271 bytes/sec
2005-10-20 04:59:41 [SETI@home] Started download of 08my04aa.8067.30785.361092.201
2005-10-20 04:59:41 [SETI@home] Starting result 08my04aa.8067.30785.361092.216_0 using setiathome version 4.02
2005-10-20 04:59:44 [SETI@home] Finished download of 29oc03aa.25643.15377.542316.252
2005-10-20 04:59:44 [SETI@home] Throughput 32347 bytes/sec
2005-10-20 04:59:44 [SETI@home] Starting result 29oc03aa.25643.15377.542316.252_0 using setiathome version 4.02
2005-10-20 04:59:53 [SETI@home] Finished download of 08my04aa.8067.30785.361092.201
2005-10-20 04:59:53 [SETI@home] Throughput 31250 bytes/sec
2005-10-20 04:59:53 [SETI@home] Starting result 08my04aa.8067.30785.361092.201_2 using setiathome version 4.02
2005-10-20 05:00:15 [SETI@home] Result 29oc03aa.25643.15377.542316.252_0 exited with zero status but no 'finished' file
2005-10-20 05:00:15 [SETI@home] If this happens repeatedly you may need to reset the project.
2005-10-20 05:00:15 [SETI@home] Restarting result 29oc03aa.25643.15377.542316.252_0 using setiathome version 4.02
2005-10-20 05:00:23 [SETI@home] Result 08my04aa.8067.30785.361092.201_2 exited with zero status but no 'finished' file
2005-10-20 05:00:23 [SETI@home] If this happens repeatedly you may need to reset the project.
2005-10-20 05:00:23 [SETI@home] Restarting result 08my04aa.8067.30785.361092.201_2 using setiathome version 4.02
2005-10-20 05:00:23 [SETI@home] Result 08my04aa.8067.30785.361092.216_0 exited with zero status but no 'finished' file
2005-10-20 05:00:23 [SETI@home] If this happens repeatedly you may need to reset the project.
2005-10-20 05:00:23 [SETI@home] Restarting result 08my04aa.8067.30785.361092.216_0 using setiathome version 4.02
2005-10-20 05:00:55 [SETI@home] Result 08my04ab.25984.16049.865892.10_0 exited with zero status but no 'finished' file
2005-10-20 05:00:55 [SETI@home] If this happens repeatedly you may need to reset the project.
2005-10-20 05:00:55 [SETI@home] Restarting result 08my04ab.25984.16049.865892.10_0 using setiathome version 4.02
2005-10-20 05:03:04 [SETI@home] Computation for result 08my04aa.8067.30785.361092.201 finished
2005-10-20 05:03:04 [SETI@home] Started upload of 08my04aa.8067.30785.361092.201_2_0
2005-10-20 05:03:08 [SETI@home] Finished upload of 08my04aa.8067.30785.361092.201_2_0
2005-10-20 05:03:08 [SETI@home] Throughput 5955610 bytes/sec
2005-10-20 05:09:31 [---] Insufficient work; requesting more
2005-10-20 05:09:31 [SETI@home] Requesting 339142 seconds of work
2005-10-20 05:09:31 [SETI@home] Sending request to scheduler: http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi
2005-10-20 05:09:33 [SETI@home] Scheduler RPC to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded
2005-10-20 05:09:33 [SETI@home] Started download of 29oc03aa.25643.15425.217308.57
2005-10-20 05:09:33 [SETI@home] Started download of 08my04ab.25984.16097.523582.185
2005-10-20 05:09:41 [SETI@home] Finished download of 08my04ab.25984.16097.523582.185
2005-10-20 05:09:41 [SETI@home] Throughput 42713 bytes/sec
2005-10-20 05:09:41 [SETI@home] Started download of 08my04aa.8067.30880.753416.126
2005-10-20 05:09:41 [SETI@home] Finished download of 29oc03aa.25643.15425.217308.57
2005-10-20 05:09:41 [SETI@home] Throughput 42200 bytes/sec
2005-10-20 05:09:41 [SETI@home] Started download of 29oc03aa.25643.15425.217308.60
2005-10-20 05:09:41 [SETI@home] Starting result 08my04ab.25984.16097.523582.185_0 using setiathome version 4.02
2005-10-20 05:09:42 [SETI@home] Starting result 29oc03aa.25643.15425.217308.57_1 using setiathome version 4.02
2005-10-20 05:09:50 [SETI@home] Finished download of 08my04aa.8067.30880.753416.126
2005-10-20 05:09:50 [SETI@home] Throughput 41219 bytes/sec
2005-10-20 05:09:50 [SETI@home] Started download of 29oc03aa.25643.15425.217308.56
SIGSEGV: segmentation violation
Exiting...

ID: 180262 · Report as offensive
DTAG-P&I

Send message
Joined: 9 Sep 05
Posts: 13
Credit: 13,373,803
RAC: 0
Germany
Message 180273 - Posted: 20 Oct 2005, 11:14:32 UTC - in response to Message 180262.  




I hvae changed the preferences to 2 cpus.
Now the app runs longer time, but....
2005-10-19 15:54:09 [---] Starting BOINC client version 4.19 for sparc-sun-solaris2.7
2005-10-19 15:54:10 [SETI@home] Project prefs: no separate prefs for work; using your defaults
2005-10-19 15:54:10 [SETI@home] Host ID is 1547827
2005-10-19 15:54:10 [---] General prefs: from SETI@home (last modified 2005-10-19 15:57:21)
2005-10-19 15:54:10 [---] General prefs: no separate prefs for work; using your defaults
........
2005-10-20 04:49:17 [SETI@home] General preferences have been updated
2005-10-20 04:49:17 [---] General prefs: from SETI@home (last modified 2005-10-19 15:59:43)
2005-10-20 04:49:17 [---] General prefs: no separate prefs for work; using your defaults
........
2005-10-20 05:09:50 [SETI@home] Finished download of 08my04aa.8067.30880.753416.126
2005-10-20 05:09:50 [SETI@home] Throughput 41219 bytes/sec
2005-10-20 05:09:50 [SETI@home] Started download of 29oc03aa.25643.15425.217308.56
SIGSEGV: segmentation violation
Exiting...



Sorry,

At night the preferences had been updated to 24 cpus.
After that, the error occures again.
I think it will work with 2 cpus.
ID: 180273 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 180279 - Posted: 20 Oct 2005, 11:28:44 UTC - in response to Message 180273.  


2005-10-20 05:09:50 [SETI@home] Finished download of 08my04aa.8067.30880.753416.126
2005-10-20 05:09:50 [SETI@home] Throughput 41219 bytes/sec
2005-10-20 05:09:50 [SETI@home] Started download of 29oc03aa.25643.15425.217308.56
SIGSEGV: segmentation violation
Exiting...
[/code]

At night the preferences had been updated to 24 cpus.
After that, the error occures again.
I think it will work with 2 cpus.

Do you use it through a proxy ?
There is a bug in the older versions (4.19), which will make a SIGSEV, if the proxy or the network connection will be fail.
You can try to use Stefan Urbats boinc client (4.32) - Downloadable at http://www.lb.shuttle.de/apastron/boincDown.shtml

I am try to compile and optimize a 4.70 client in the moment. If you wan't I can mail it you, if Stefans client will fail.



ID: 180279 · Report as offensive
DTAG-P&I

Send message
Joined: 9 Sep 05
Posts: 13
Credit: 13,373,803
RAC: 0
Germany
Message 180304 - Posted: 20 Oct 2005, 13:10:05 UTC - in response to Message 180279.  


2005-10-20 05:09:50 [SETI@home] Finished download of 08my04aa.8067.30880.753416.126
2005-10-20 05:09:50 [SETI@home] Throughput 41219 bytes/sec
2005-10-20 05:09:50 [SETI@home] Started download of 29oc03aa.25643.15425.217308.56
SIGSEGV: segmentation violation
Exiting...
[/code]

At night the preferences had been updated to 24 cpus.
After that, the error occures again.
I think it will work with 2 cpus.

Do you use it through a proxy ?
There is a bug in the older versions (4.19), which will make a SIGSEV, if the proxy or the network connection will be fail.
You can try to use Stefan Urbats boinc client (4.32) - Downloadable at http://www.lb.shuttle.de/apastron/boincDown.shtml

I am try to compile and optimize a 4.70 client in the moment. If you wan't I can mail it you, if Stefans client will fail.





Yes, we use a squid proxy.
Okay, so I will try Stefan Urbats boinc client (4.32)
ID: 180304 · Report as offensive
DTAG-P&I

Send message
Joined: 9 Sep 05
Posts: 13
Credit: 13,373,803
RAC: 0
Germany
Message 180802 - Posted: 21 Oct 2005, 14:25:13 UTC - in response to Message 180304.  
Last modified: 21 Oct 2005, 14:52:43 UTC


2005-10-20 05:09:50 [SETI@home] Finished download of 08my04aa.8067.30880.753416.126
2005-10-20 05:09:50 [SETI@home] Throughput 41219 bytes/sec
2005-10-20 05:09:50 [SETI@home] Started download of 29oc03aa.25643.15425.217308.56
SIGSEGV: segmentation violation
Exiting...
[/code]

At night the preferences had been updated to 24 cpus.
After that, the error occures again.
I think it will work with 2 cpus.

Do you use it through a proxy ?
There is a bug in the older versions (4.19), which will make a SIGSEV, if the proxy or the network connection will be fail.
You can try to use Stefan Urbats boinc client (4.32) - Downloadable at http://www.lb.shuttle.de/apastron/boincDown.shtml

I am try to compile and optimize a 4.70 client in the moment. If you wan't I can mail it you, if Stefans client will fail.





Yes, we use a squid proxy.
Okay, so I will try Stefan Urbats boinc client (4.32)




What's that now... ?
I have no app_info.xml, so I can not change to "sparc-sun-solaris2.7".
Should I create the file? But what is the correct string?

2005-10-21 13:41:29 [---] General prefs: from SETI@home (last modified 2005-10-20 13:50:20)
2005-10-21 13:41:29 [---] General prefs: using separate prefs for school
2005-10-21 13:41:29 [SETI@home] Deferring communication with project for 2 hours, 40 minutes, and 42 seconds
2005-10-21 13:41:29 [SETI@home] Deferring communication with project for 2 hours, 40 minutes, and 42 seconds
2005-10-21 14:41:29 [SETI@home] Deferring communication with project for 1 hours, 40 minutes, and 41 seconds
2005-10-21 14:41:29 [SETI@home] Deferring communication with project for 1 hours, 40 minutes, and 41 seconds
2005-10-21 15:41:30 [SETI@home] Deferring communication with project for 40 minutes and 41 seconds
2005-10-21 15:41:30 [SETI@home] Deferring communication with project for 40 minutes and 41 seconds
2005-10-21 16:22:11 [---] Insufficient work; requesting more
2005-10-21 16:22:14 [---] Insufficient work; requesting more
2005-10-21 16:22:14 [SETI@home] Requesting 207360.00 seconds of work
2005-10-21 16:22:14 [SETI@home] Sending request to scheduler: http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi
2005-10-21 16:22:16 [SETI@home] Scheduler RPC to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded
2005-10-21 16:22:16 [SETI@home] Message from server: platform 'sparc-sun-solaris2.9' not found
2005-10-21 16:22:16 [SETI@home] New host venue: work
2005-10-21 16:22:16 [---] General prefs: from SETI@home (last modified 2005-10-20 13:50:20)
2005-10-21 16:22:16 [---] General prefs: no separate prefs for work; using your defaults
2005-10-21 16:22:16 [SETI@home] Host location: work
2005-10-21 16:22:16 [SETI@home] Using your default project prefs
2005-10-21 16:22:16 [SETI@home] No work from project
2005-10-21 16:22:16 [SETI@home] No work from project
2005-10-21 16:22:16 [SETI@home] Deferring communication with project for 23 hours, 59 minutes, and 59 seconds
2005-10-21 16:22:16 [SETI@home] Deferring communication with project for 23 hours, 59 minutes, and 59 seconds

ID: 180802 · Report as offensive
DTAG-P&I

Send message
Joined: 9 Sep 05
Posts: 13
Credit: 13,373,803
RAC: 0
Germany
Message 180825 - Posted: 21 Oct 2005, 15:41:59 UTC - in response to Message 180802.  


What's that now... ?
I have no app_info.xml, so I can not change to "sparc-sun-solaris2.7".
Should I create the file? But what is the correct string?




I think it works.
That is my app_info.xml file:

<app_info>
    <app>
        <name>setiathome</name>
    </app>
    <file_info>
        <name>setiathome_4.02_sparc-sun-solaris2.7</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>setiathome</app_name>
        <version_num>402</version_num>
        <file_ref>
            <file_name>setiathome_4.02_sparc-sun-solaris2.7</file_name>
            <main_program/>
        </file_ref>
    </app_version>
</app_info>

ID: 180825 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 180848 - Posted: 21 Oct 2005, 17:58:37 UTC - in response to Message 180825.  

[quote]
What's that now... ?

Sorry, forget that Stefans boinc client was compiled on Solaris 9, so it will query a seti app for solaris 9...


I think it works.

Does it work now with 2 or 24 CPUs ?


That is my app_info.xml file:

<app_info>
    <app>
        <name>setiathome</name>
    </app>
    <file_info>
        <name>setiathome_4.02_sparc-sun-solaris2.7</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>setiathome</app_name>
        <version_num>402</version_num>
        <file_ref>
            <file_name>setiathome_4.02_sparc-sun-solaris2.7</file_name>
            <main_program/>
        </file_ref>
    </app_version>
</app_info>

You app_info.xml looks good.

ID: 180848 · Report as offensive
DTAG-P&I

Send message
Joined: 9 Sep 05
Posts: 13
Credit: 13,373,803
RAC: 0
Germany
Message 181739 - Posted: 24 Oct 2005, 10:43:32 UTC - in response to Message 180848.  
Last modified: 24 Oct 2005, 11:24:31 UTC


Does it work now with 2 or 24 CPUs ?


It work's with 10 CPUs.
But.... it still has a problem.
This is the output:

2005-10-24 12:35:32 [SETI@home] Deferring communication with project for 10 minutes and 1 seconds
2005-10-24 12:35:32 [SETI@home] Deferring communication with project for 10 minutes and 1 seconds
2005-10-24 12:35:32 [SETI@home] Computation for result 16my04aa.20295.13601.323574.231_2 finished
2005-10-24 12:35:33 [SETI@home] Computation for result 16my04aa.20295.13601.323574.249_0 finished
2005-10-24 12:35:35 [SETI@home] Finished download of 15my04aa.22809.12018.853396.170
2005-10-24 12:35:35 [SETI@home] Throughput 94789 bytes/sec
2005-10-24 12:35:35 [SETI@home] Finished download of 14my04ab.28875.16834.915908.85
2005-10-24 12:35:35 [SETI@home] Throughput 98611 bytes/sec
2005-10-24 12:35:35 [SETI@home] Can't create shared mem: -146
2005-10-24 12:35:35 [SETI@home] Can't create shared mem: -146
2005-10-24 12:35:35 [SETI@home] Unrecoverable error for result 15my04aa.22809.12018.853396.170_2 (Couldn't start or resume: -146)
2005-10-24 12:35:35 [SETI@home] Unrecoverable error for result 15my04aa.22809.12018.853396.170_2 (Couldn't start or resume: -146)
2005-10-24 12:35:35 [SETI@home] Can't create shared mem: -146
2005-10-24 12:35:35 [SETI@home] Can't create shared mem: -146
2005-10-24 12:35:35 [SETI@home] Unrecoverable error for result 14my04ab.28875.16834.915908.85_2 (Couldn't start or resume: -146)
2005-10-24 12:35:35 [SETI@home] Unrecoverable error for result 14my04ab.28875.16834.915908.85_2 (Couldn't start or resume: -146)
2005-10-24 12:35:36 [SETI@home] resume_or_start(): unexpected process state 7
2005-10-24 12:35:36 [SETI@home] resume_or_start(): unexpected process state 7
2005-10-24 12:35:36 [SETI@home] resume_or_start(): unexpected process state 7
2005-10-24 12:35:36 [SETI@home] resume_or_start(): unexpected process state 7
2005-10-24 12:35:36 [SETI@home] Deferring communication with project for 9 minutes and 57 seconds
2005-10-24 12:35:36 [SETI@home] Deferring communication with project for 9 minutes and 57 seconds
2005-10-24 12:35:36 [SETI@home] Computation for result 15my04aa.22809.12018.853396.170_2 finished
2005-10-24 12:35:37 [SETI@home] Computation for result 14my04ab.28875.16834.915908.85_2 finished


and on the result overview on the website I see the following:
136133326 	| 32423736  	| 24 Oct 2005 10:25:20 UTC  	| 24 Oct 2005 10:35:28 UTC  	| Over  	| Client error  	| Computing  	| 0.00  	0.00  	---

stderr out	
<core_client_version>4.32</core_client_version>
<message>Couldn't start or resume: -146
</message>



I think there is still a problem with the boinc client, cause the standalone run of the seti-app was okay.

If it is the same problem like http://setiathome.berkeley.edu/forum_thread.php?id=13158
I must compile my own client?


ID: 181739 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 181805 - Posted: 24 Oct 2005, 13:23:03 UTC - in response to Message 181739.  


Does it work now with 2 or 24 CPUs ?


It work's with 10 CPUs.
But.... it still has a problem.
This is the output:

2005-10-24 12:35:35 [SETI@home] Can't create shared mem: -146
2005-10-24 12:35:35 [SETI@home] Can't create shared mem: -146
2005-10-24 12:35:35 [SETI@home] Unrecoverable error for result 15my04aa.22809.12018.853396.170_2 (Couldn't start or resume: -146)
[/code]

stderr out
<core_client_version>4.32</core_client_version>
<message>Couldn't start or resume: -146
</message>

[/code]

I think there is still a problem with the boinc client, cause the standalone run of the seti-app was okay.

I think you have to less shared memory, and you have to increase it, the like described here : http://boinc.berkeley.edu/solaris.php.
Best way is to read out the accutal settings, and set it double or three times higher as the actual value. But you mus try with out, I have no expirence with 24 CPUs...


If it is the same problem like http://setiathome.berkeley.edu/forum_thread.php?id=13158
I must compile my own client?

No this was a general problem. There was not posible to start any app.
ID: 181805 · Report as offensive
DTAG-P&I

Send message
Joined: 9 Sep 05
Posts: 13
Credit: 13,373,803
RAC: 0
Germany
Message 181819 - Posted: 24 Oct 2005, 14:14:33 UTC - in response to Message 181805.  
Last modified: 24 Oct 2005, 15:11:47 UTC


I think you have to less shared memory, and you have to increase it, the like described here : http://boinc.berkeley.edu/solaris.php.
Best way is to read out the accutal settings, and set it double or three times higher as the actual value. But you mus try with out, I have no expirence with 24 CPUs...


56 GB RAM
78 GB swap
that should be enough

i have modified the /etc/system
now i hope that it will work


additional:
yes it work's.
currently are 20 seti processes running.

CPU states: 16.3% idle, 82.3% user, 1.1% kernel, 0.3% iowait, 0.0% swap
Memory: 56G real, 53G free, 352M swap in use, 78G swap free


Thanks Dotsch !

ID: 181819 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 181830 - Posted: 24 Oct 2005, 15:24:07 UTC - in response to Message 181819.  


I think you have to less shared memory, and you have to increase it, the like described here : http://boinc.berkeley.edu/solaris.php.
Best way is to read out the accutal settings, and set it double or three times higher as the actual value. But you mus try with out, I have no expirence with 24 CPUs...


56 GB RAM
78 GB swap
that should be enough

i have modified the /etc/system
now i hope that it will work


additional:
yes it work's.
currently are 20 seti processes running.

CPU states: 16.3% idle, 82.3% user, 1.1% kernel, 0.3% iowait, 0.0% swap
Memory: 56G real, 53G free, 352M swap in use, 78G swap free

Can you please post your settings from /etc/system. I will report it to berkeley , for adding in the documentations.


Thanks Dotsch !

You're welcome.
ID: 181830 · Report as offensive
DTAG-P&I

Send message
Joined: 9 Sep 05
Posts: 13
Credit: 13,373,803
RAC: 0
Germany
Message 181841 - Posted: 24 Oct 2005, 15:52:32 UTC - in response to Message 181830.  


Can you please post your settings from /etc/system. I will report it to berkeley , for adding in the documentations.


I changed our own settings to the setting in the documentation.

ID: 181841 · Report as offensive

Questions and Answers : Unix/Linux : Solaris 8 Sparc - "SIGSEGV: segmentation violation"


 
©2025 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.