Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go »
No member browsing this thread
Thread Status: Active
Total posts in this thread: 7
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 1768 times and has 6 replies Next Thread
Sukotto
Cruncher
Joined: Jul 15, 2005
Post Count: 4
Status: Offline
Reply to this Post  Reply with Quote 
What are all the processes the client spawns/uses?

I would like to know, what are the names of all the processes spawned by (or for) the grid client. From task manager, it looks like

  • UD.exe
  • ud_1582756.exe (perhaps this number changes?)
  • WCGrid_Rosetta.exe

Are there any others?

A quick search through the forums did not return any info on this.
----------------------------------------
Play Carnage Blender a free online combat RPG. Make new friends, then kill them.
----------------------------------------
[Edit 1 times, last edit by Sukotto at Aug 3, 2005 5:52:05 PM]
[Aug 3, 2005 5:13:44 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Sukotto
Cruncher
Joined: Jul 15, 2005
Post Count: 4
Status: Offline
Reply to this Post  Reply with Quote 
Re: What are all the processes the client spawns/uses?

errr, that last line should read "did NOT return any info".

(Why can't I edit my post?)
----------------------------------------
Play Carnage Blender a free online combat RPG. Make new friends, then kill them.
[Aug 3, 2005 5:20:53 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: What are all the processes the client spawns/uses?

This is my understanding and maybe wrong and if so, I am sure I will be corrected.


  • UD.exe

    This is the overall program in charge. It connects to the servers and downloads the wrapper task application as shown by

  • ud_1582756.exe (perhaps this number changes?)

    This is the wrapper task application which does things such as the graphics rendering etc. The numbers will change and are really irrelevant. One of the things it does is allow different clients to be started. One of the clients is

  • WCGrid_Rosetta.exe

    This is program which is doing all the work. It simulates the ineratctions of the proteins to simulate things and therefore get some results.


There are various other files which you can find in the WCG install directory but you should just leave them alone as they will come and go depending on what the client is doing.
[Aug 3, 2005 5:37:24 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: What are all the processes the client spawns/uses?

That looks about right........plus ud_mon.exe if you run UD monitor.

To edit posts you need to click on the button to the left of the title at the top of your post.
[Aug 3, 2005 5:40:34 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: What are all the processes the client spawns/uses?

To edit posts you need to click on the button to the left of the title at the top of your post.
... yes, and make sure you are properly logged in if you can't see this icon..
----------------------------------------
[Edit 1 times, last edit by Former Member at Aug 3, 2005 6:00:42 PM]
[Aug 3, 2005 5:47:21 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Sukotto
Cruncher
Joined: Jul 15, 2005
Post Count: 4
Status: Offline
Reply to this Post  Reply with Quote 
Re: What are all the processes the client spawns/uses?

To edit posts you need to click on the button to the left of the title at the top of your post.


Ah ha!
I was looking at all the links on the right side and at the icons at the bottom. The edit icon was unnoticeable. Even when I was specifically looking for one :-(
----------------------------------------
Play Carnage Blender a free online combat RPG. Make new friends, then kill them.
----------------------------------------
[Edit 1 times, last edit by Sukotto at Aug 3, 2005 5:54:14 PM]
[Aug 3, 2005 5:51:40 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Alther
Former World Community Grid Tech
United States of America
Joined: Sep 30, 2004
Post Count: 414
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: What are all the processes the client spawns/uses?

I would like to know, what are the names of all the processes spawned by (or for) the grid client. From task manager, it looks like

  • UD.exe
  • ud_1582756.exe (perhaps this number changes?)
  • WCGrid_Rosetta.exe

Are there any others?

  • UD.exe is the main agent program you run. It's the program that talks to the server and uploads/downloads data.
  • ud_#######.exe is what we call the wrapper task. It's purpose it to decompress the workunit files and start the real task. When the task ends, it compresses the results for upload by ud.exe. The ####### will be the same for everyone. It's updated when we release a new version of the application.
  • WCGrid_Rosetta.exe is the program that does all the work for the Human Proteome Folding project. It's a modified version of the Rosetta program developed by the University of Washington.

    UD.exe runs at normal priority. This is so you can interact with it. The only CPU it uses is when you are viewing the graphics.

    The other two processes run at the lowest priority (1), so the computation and compressing won't interfere with your normal day to day tasks.

    No, there are no other processes the World Community Grid launches. Just those 3.
  • ----------------------------------------
    Rick Alther
    Former World Community Grid Developer
    [Aug 4, 2005 4:27:25 AM]   Link   Report threatening or abusive post: please login first  Go to top 
    [ Jump to Last Post ]
    Post new Thread