Problems and Technical Issues with Rosetta@home

Message boards : Number crunching : Problems and Technical Issues with Rosetta@home

To post messages, you must log in.

Previous · 1 . . . 201 · 202 · 203 · 204 · 205 · 206 · 207 . . . 309 · Next

AuthorMessage
Profile Greg_BE
Avatar

Send message
Joined: 30 May 06
Posts: 5691
Credit: 5,859,226
RAC: 0
Message 105947 - Posted: 15 Apr 2022, 18:42:50 UTC

I had to abort a task that was dead with .12% being used on the cpu
turns out that was strike 3
had a canceled by server (since when does that count against you?)
a computation error (their fault) and my abort.

2022-04-15 13:22:17 (15696): Detected: BOINC client v7.16.20
2022-04-15 13:22:19 (15696): Detected: VirtualBox VboxManage Interface (Version: 6.1.32)
2022-04-15 13:22:20 (15696): WARNING: Communication with VM Hypervisor failed. (Possibly Out of Memory).
2022-04-15 13:22:20 (15696): WARNING: Communication with VM Hypervisor failed.
2022-04-15 13:22:20 (15696): ERROR: VBoxManage list hostinfo failed

huh? WTF is this?
ID: 105947 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile robertmiles

Send message
Joined: 16 Jun 08
Posts: 1234
Credit: 14,338,560
RAC: 1,653
Message 105948 - Posted: 15 Apr 2022, 18:49:48 UTC - in response to Message 105892.  
Last modified: 15 Apr 2022, 18:54:10 UTC

robertmiles wrote:
Virtualbox has the old vbox, which handles 32-bit programs
.
.
.
Where's any evidence that the multicore Cosmology tasks use Virtualbox?

It's mentioned at the apps overview page of any project:
https://boinc.bakerlab.org/rosetta/apps.php
https://www.cosmologyathome.org/apps.php


no "()" in the "Version" col indicates a native/legacy app without special requirements like SSE, AVX ...
(vbox64) in the "Version" col indicates an app that requires VirtualBox 64-bit.
(vbox64_mt) in the "Version" col indicates an app that requires VirtualBox 64-bit and is able to run multicore VMs.
64-bit vbox apps don't run on a computer that has 32-bit vbox installed.

Thank you.

It looks like Cosmology@Home ran out of space to write this in the other place where I expected it to appear.

I'm now back after a week with no internet access.

My computer has both the 64-bit and the 32-bit versions of VirtualBox installed. It runs 64-bit vbox apps.
ID: 105948 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Mr P Hucker
Avatar

Send message
Joined: 12 Aug 06
Posts: 1600
Credit: 12,116,986
RAC: 8,091
Message 105949 - Posted: 15 Apr 2022, 18:54:54 UTC - in response to Message 105948.  

My computer has both the 64-bit and the 32-bit versions of VirtualBox installed. It runs 64-bit vbox apps.
This is news to me, I just have 64 bit installed, I think, no idea how to find out. Does that mean I can't run the 32 bit ones? I would have thought the 64 would include the 32?
ID: 105949 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile robertmiles

Send message
Joined: 16 Jun 08
Posts: 1234
Credit: 14,338,560
RAC: 1,653
Message 105950 - Posted: 15 Apr 2022, 18:58:37 UTC - in response to Message 105949.  
Last modified: 15 Apr 2022, 19:04:11 UTC

My computer has both the 64-bit and the 32-bit versions of VirtualBox installed. It runs 64-bit vbox apps.
This is news to me, I just have 64 bit installed, I think, no idea how to find out. Does that mean I can't run the 32 bit ones? I would have thought the 64 would include the 32?

My 32-bit version may be left over from the earlier BOINC work that used it, such as RNA World. It's a separate program.

If you can reach the command line while no Virtualbox task is running, Try entering vbox to test if the 32-bit version can be found. If the program starts, try entering exit to see if this will shut it down. For a similar test for the 64-bit version, enter vbox64 instead.
ID: 105950 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
kotenok2000
Avatar

Send message
Joined: 22 Feb 11
Posts: 272
Credit: 507,897
RAC: 274
Message 105951 - Posted: 15 Apr 2022, 19:10:02 UTC - in response to Message 105950.  

When i run vbox i get "vbox" is not recognized as an internal or external command operable program or batch file
The same happens to "vbox64"
ID: 105951 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile robertmiles

Send message
Joined: 16 Jun 08
Posts: 1234
Credit: 14,338,560
RAC: 1,653
Message 105952 - Posted: 15 Apr 2022, 19:25:01 UTC - in response to Message 105951.  
Last modified: 15 Apr 2022, 19:27:11 UTC

When i run vbox i get "vbox" is not recognized as an internal or external command operable program or batch file
The same happens to "vbox64"

I guessed wrong on how to start the emulators, then.

Or maybe neither is available for your Android computer.
ID: 105952 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
kotenok2000
Avatar

Send message
Joined: 22 Feb 11
Posts: 272
Credit: 507,897
RAC: 274
Message 105953 - Posted: 15 Apr 2022, 19:26:48 UTC - in response to Message 105951.  

I have https://download.virtualbox.org/virtualbox/5.2.44/VirtualBox-5.2.44-139111-Win.exe installed
ID: 105953 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Mr P Hucker
Avatar

Send message
Joined: 12 Aug 06
Posts: 1600
Credit: 12,116,986
RAC: 8,091
Message 105955 - Posted: 15 Apr 2022, 20:10:45 UTC - in response to Message 105950.  
Last modified: 15 Apr 2022, 20:11:00 UTC

My computer has both the 64-bit and the 32-bit versions of VirtualBox installed. It runs 64-bit vbox apps.
This is news to me, I just have 64 bit installed, I think, no idea how to find out. Does that mean I can't run the 32 bit ones? I would have thought the 64 would include the 32?

My 32-bit version may be left over from the earlier BOINC work that used it, such as RNA World. It's a separate program.

If you can reach the command line while no Virtualbox task is running, Try entering vbox to test if the 32-bit version can be found. If the program starts, try entering exit to see if this will shut it down. For a similar test for the 64-bit version, enter vbox64 instead.
Not sure what you mean. Where do I enter this? I'm running Windows 11.
ID: 105955 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Mr P Hucker
Avatar

Send message
Joined: 12 Aug 06
Posts: 1600
Credit: 12,116,986
RAC: 8,091
Message 105956 - Posted: 15 Apr 2022, 20:11:57 UTC - in response to Message 105953.  
Last modified: 15 Apr 2022, 20:13:46 UTC

I have https://download.virtualbox.org/virtualbox/5.2.44/VirtualBox-5.2.44-139111-Win.exe installed
Same. I assume that's 64 bit. The website doesn't say.
ID: 105956 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile robertmiles

Send message
Joined: 16 Jun 08
Posts: 1234
Credit: 14,338,560
RAC: 1,653
Message 105957 - Posted: 15 Apr 2022, 20:19:22 UTC - in response to Message 105955.  

My computer has both the 64-bit and the 32-bit versions of VirtualBox installed. It runs 64-bit vbox apps.
This is news to me, I just have 64 bit installed, I think, no idea how to find out. Does that mean I can't run the 32 bit ones? I would have thought the 64 would include the 32?

My 32-bit version may be left over from the earlier BOINC work that used it, such as RNA World. It's a separate program.

If you can reach the command line while no Virtualbox task is running, Try entering vbox to test if the 32-bit version can be found. If the program starts, try entering exit to see if this will shut it down. For a similar test for the 64-bit version, enter vbox64 instead.
Not sure what you mean. Where do I enter this? I'm running Windows 11.

Sorry, I have no information on whether Windows 11 even makes a way to do it available.
ID: 105957 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Bryn Mawr

Send message
Joined: 26 Dec 18
Posts: 401
Credit: 12,294,748
RAC: 5,104
Message 105958 - Posted: 15 Apr 2022, 21:14:08 UTC - in response to Message 105955.  

Not sure what you mean. Where do I enter this? I'm running Windows 11.


On the command line - type window-R then enter cmd in the text box that comes up.
ID: 105958 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Mr P Hucker
Avatar

Send message
Joined: 12 Aug 06
Posts: 1600
Credit: 12,116,986
RAC: 8,091
Message 105963 - Posted: 16 Apr 2022, 8:39:56 UTC - in response to Message 105958.  
Last modified: 16 Apr 2022, 8:40:07 UTC

Not sure what you mean. Where do I enter this? I'm running Windows 11.


On the command line - type window-R then enter cmd in the text box that comes up.
Yes I know how to get a command line. But I assumed this was the wrong place as:

C:Userspeter>vbox
'vbox' is not recognized as an internal or external command,
operable program or batch file.

C:Userspeter>vbox64
'vbox64' is not recognized as an internal or external command,
operable program or batch file.

(Note the backslashes have been removed because this forum is a piece of shit)
ID: 105963 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
kotenok2000
Avatar

Send message
Joined: 22 Feb 11
Posts: 272
Credit: 507,897
RAC: 274
Message 105964 - Posted: 16 Apr 2022, 11:05:39 UTC - in response to Message 105963.  

This forum removes three of four backslashes.
every four backslashes equate to one displayed.
\
ID: 105964 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Mr P Hucker
Avatar

Send message
Joined: 12 Aug 06
Posts: 1600
Credit: 12,116,986
RAC: 8,091
Message 105965 - Posted: 16 Apr 2022, 11:10:27 UTC - in response to Message 105964.  

This forum removes three of four backslashes.
every four backslashes equate to one displayed.
\
Yeah I used to do that, now I just can't be bothered. Why can't the programmers of the forum make it just work?
ID: 105965 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Puddin'

Send message
Joined: 10 Oct 05
Posts: 1
Credit: 1,865,524
RAC: 0
Message 105969 - Posted: 18 Apr 2022, 16:18:40 UTC

Recently getting many units that say 'error while computing'. Is this a common issue or is it possibly my hardware?
ID: 105969 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Mr P Hucker
Avatar

Send message
Joined: 12 Aug 06
Posts: 1600
Credit: 12,116,986
RAC: 8,091
Message 105970 - Posted: 18 Apr 2022, 16:22:26 UTC - in response to Message 105969.  

Recently getting many units that say 'error while computing'. Is this a common issue or is it possibly my hardware?
You only seem to have one error reported, and it says "chi angle must be between -180 and 180" - I've seen that before, it's Rosetta's problem not yours. Any of the 4.2 tasks going wrong are their fault.

Python can go wrong if your computer doesn't have Virtualbox set up right, or is an older processor without AVX.
ID: 105970 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
johndad5

Send message
Joined: 12 Aug 09
Posts: 7
Credit: 2,729,604
RAC: 0
Message 105972 - Posted: 19 Apr 2022, 4:04:38 UTC

Hello,

My python tasks are continually failing. Any help appreciated.

1482401603 1318790836 13 Apr 2022, 23:59:43 UTC 17 Apr 2022, 0:00:23 UTC Not started by deadline - canceled 0.00 0.00 --- rosetta python projects v1.03 (vbox64)
windows_x86_64
1482405713 1318794923 13 Apr 2022, 23:59:43 UTC 17 Apr 2022, 0:00:23 UTC Not started by deadline - canceled 0.00 0.00 --- rosetta python projects v1.03 (vbox64)
windows_x86_64
1482399717 1318788959 13 Apr 2022, 23:59:43 UTC 17 Apr 2022, 0:00:23 UTC Not started by deadline - canceled 0.00 0.00 --- rosetta python projects v1.03 (vbox64)
windows_x86_64
1482394992 1318784644 13 Apr 2022, 22:35:23 UTC 16 Apr 2022, 22:35:29 UTC Not started by deadline - canceled 0.00 0.00 --- rosetta python projects v1.03 (vbox64)
windows_x86_64
1482387483 1318778078 13 Apr 2022, 18:57:38 UTC 16 Apr 2022, 18:58:21 UTC Not started by deadline - canceled 0.00 0.00 --- rosetta python projects v1.03 (vbox64)
windows_x86_64
1482387339 1318777972 13 Apr 2022, 18:57:38 UTC 16 Apr 2022, 18:58:21 UTC Not started by deadline - canceled 0.00 0.00 --- rosetta python projects v1.03 (vbox64)
windows_x86_64
1482379340 1318774461 13 Apr 2022, 15:42:54 UTC 16 Apr 2022, 15:43:22 UTC Not started by deadline - canceled 0.00 0.00 --- rosetta python projects v1.03 (vbox64)
windows_x86_64
1482378634 1318774035 13 Apr 2022, 15:42:54 UTC 16 Apr 2022, 15:43:22 UTC Not started by deadline - canceled 0.00 0.00 --- rosetta python projects v1.03 (vbox64)
windows_x86_64
1482376733 1318772964 13 Apr 2022, 13:08:45 UTC 16 Apr 2022, 13:08:45 UTC Timed out - no response 0.00 0.00 --- rosetta python projects v1.03 (vbox64)
windows_x86_64
1482376781 1318772997 13 Apr 2022, 13:08:45 UTC 16 Apr 2022, 13:08:45 UTC Timed out - no response 0.00 0.00 --- rosetta python projects v1.03 (vbox64)
windows_x86_64
1482376842 1318773032 13 Apr 2022, 13:08:45 UTC 16 Apr 2022, 13:08:45 UTC Timed out - no response 0.00 0.00 --- rosetta python projects v1.03 (vbox64)
windows_x86_64
ID: 105972 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Grant (SSSF)

Send message
Joined: 28 Mar 20
Posts: 1725
Credit: 18,427,228
RAC: 20,634
Message 105974 - Posted: 19 Apr 2022, 6:20:07 UTC - in response to Message 105972.  

Hello,

My python tasks are continually failing. Any help appreciated.
The log says it all
Not started by deadline - canceled
The deadline for Rosetta Tasks is 3 days.
Your cache is excessive, especially so considering you are running multiple projects. Set your cache to 0.05 days and 0.01 additional days and you'll start returning work before it's too late.

However there are other issues with Python Tasks that will likely result in some Tasks failing or not being completed in time.
But that's a whole different issue.
Grant
Darwin NT
ID: 105974 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Mr P Hucker
Avatar

Send message
Joined: 12 Aug 06
Posts: 1600
Credit: 12,116,986
RAC: 8,091
Message 105975 - Posted: 19 Apr 2022, 11:08:01 UTC - in response to Message 105974.  

Hello,

My python tasks are continually failing. Any help appreciated.
The log says it all
Not started by deadline - canceled
The deadline for Rosetta Tasks is 3 days.
Your cache is excessive, especially so considering you are running multiple projects. Set your cache to 0.05 days and 0.01 additional days and you'll start returning work before it's too late.

However there are other issues with Python Tasks that will likely result in some Tasks failing or not being completed in time.
But that's a whole different issue.
They're not too bad if you have AVX. I only have to cancel about 1 in 20.
ID: 105975 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
johndad5

Send message
Joined: 12 Aug 09
Posts: 7
Credit: 2,729,604
RAC: 0
Message 105982 - Posted: 20 Apr 2022, 4:54:06 UTC - in response to Message 105975.  

Thank you. I have changed the settings. I am not sure what you mean by "They're not too bad if you have AVX."
ID: 105982 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Previous · 1 . . . 201 · 202 · 203 · 204 · 205 · 206 · 207 . . . 309 · Next

Message boards : Number crunching : Problems and Technical Issues with Rosetta@home



©2024 University of Washington
https://www.bakerlab.org