Message boards : Theory Application : New vbox version v7.61
Message board moderation

To post messages, you must log in.

AuthorMessage
ProfileLaurence CERN
Project administrator
Project developer
Project tester
Avatar

Send message
Joined: 12 Sep 14
Posts: 1142
Credit: 339,231
RAC: 0
Message 8859 - Posted: 1 Jul 2025, 10:13:47 UTC

This version has a new dependency and hopefully will result in less network traffic on startup.
ID: 8859 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Crystal Pellet
Volunteer tester

Send message
Joined: 13 Feb 15
Posts: 1243
Credit: 966,851
RAC: 501
Message 8864 - Posted: 2 Jul 2025, 11:32:03 UTC - in response to Message 8859.  

In reply to Laurence CERN's message of 1 Jul 2025:
This version has a new dependency and hopefully will result in less network traffic on startup.
This newest Theory VBox version is running fine.
Also the files from the older previous Theory versions are cleaned up this time.

Maybe on purpose, but with the last versions 'Remote Desktop' gives no useful information anymore.

The only info you can fetch is from runRivet.log in the slot/shared map.
Here is a mini powershell script to track the progress of a task to adapt and expand for more machines and more and other slots.
Set-Executionpolicy -Scope CurrentUser -ExecutionPolicy ByPass
$LT1slot0 = "D:\boinc1\slots\0\shared\runRivet.log"
1..105120 | ForEach {
cls
if(Test-path $LT1slot0 -PathType leaf) {echo "==========================================================>> LT1 slot 0 <<=========================================================="
 Get-Content $LT1slot0 | Select-Object -First 1
 echo "===================================================================================================================================="
 Get-Content $LT1slot0 -tail 10
 echo ""}
Start-Sleep -m 10000}
ID: 8864 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
ProfileLaurence CERN
Project administrator
Project developer
Project tester
Avatar

Send message
Joined: 12 Sep 14
Posts: 1142
Credit: 339,231
RAC: 0
Message 8866 - Posted: 3 Jul 2025, 7:28:37 UTC - in response to Message 8864.  

Thanks for the feedback. Yes, the remote desktop is no longer supported. It is not really needed and there are licensing issues with requiring the extension pack to be installed. The graphics option should work and you can view files there. As you mentioned, the runRivet.log can be seen in the slot directory if you wish to monitor the running job.

I will put this in production.
ID: 8866 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Crystal Pellet
Volunteer tester

Send message
Joined: 13 Feb 15
Posts: 1243
Credit: 966,851
RAC: 501
Message 8913 - Posted: 14 Jul 2025, 14:31:37 UTC - in response to Message 8866.  

I switched back and forth several times last weeks between this Theory VBox version and the Theory docker version.

My strong preference is the vbox version, because it runs much smoother on my Windows machine.
I use this laptop for daily activities and with the docker app using WSL the laplop is freezing for seconds more often.
ID: 8913 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
boboviz

Send message
Joined: 24 Oct 19
Posts: 226
Credit: 623,724
RAC: 425
Message 8914 - Posted: 14 Jul 2025, 16:01:08 UTC - in response to Message 8913.  
Last modified: 14 Jul 2025, 16:01:40 UTC

In reply to Crystal Pellet's message of 14 Jul 2025:
My strong preference is the vbox version, because it runs much smoother on my Windows machine.
I use this laptop for daily activities and with the docker app using WSL the laplop is freezing for seconds more often.


Uh, that's strange.
On both my Windows machines, Docker is clearly better than vbox version....
ID: 8914 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
maeax

Send message
Joined: 22 Apr 16
Posts: 752
Credit: 3,178,909
RAC: 31,880
Message 8915 - Posted: 14 Jul 2025, 16:36:34 UTC - in response to Message 8914.  

In reply to boboviz's message of 14 Jul 2025:

Uh, that's strange.
On both my Windows machines, Docker is clearly better than vbox version....

Have also no problems with Docker so far.
ID: 8915 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Crystal Pellet
Volunteer tester

Send message
Joined: 13 Feb 15
Posts: 1243
Credit: 966,851
RAC: 501
Message 8923 - Posted: 17 Jul 2025, 6:41:32 UTC - in response to Message 8914.  
Last modified: 17 Jul 2025, 6:43:42 UTC

In reply to boboviz's message of 14 Jul 2025:
In reply to Crystal Pellet's message of 14 Jul 2025:
My strong preference is the vbox version, because it runs much smoother on my Windows machine.
I use this laptop for daily activities and with the docker app using WSL the laplop is freezing for seconds more often.


Uh, that's strange.
On both my Windows machines, Docker is clearly better than vbox version....

It's a laptop with 16 GB RAM and the processor is a meanwhile outdated i5-6200U. The bottleneck could be that it has only two real cores feeding 4 threads.
I already reduced the max RAM for WSL Ubuntu to 4,108GB in stead of taking its default of 8GB.
Windows vmmem.exe seems to be very aggressive for claiming the processor. 1 task uses 32% of the CPU in stead of 25% even when reducing the process priority to 'below normal'.
During the startup/initializing phase of a Theory job sometimes over 2GB of RAM is used.
ID: 8923 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Theory Application : New vbox version v7.61


©2025 CERN