Scheduler Request Message
From Unofficial BOINC Wiki
(Redirected from Scheduler Request)
Contents |
[edit] General
A Scheduler Request Message is a Message that is sent from the BOINC Client Software to the Project's Scheduler and it will perform one or more of the following tasks:
- Report work completed (see: the Reporting Process).
- Request new work.
- Update the Preferences in the Project's BOINC Database.
- Download the updated Preferences in the Project's BOINC Database.
[edit] Example
- Note:
- The contents of the <authenticator> field are not a valid value.
<scheduler_request>
<authenticator>10101010101010101010101010101010</authenticator>
<hostid>205562</hostid>
<rpc_seqno>3595</rpc_seqno>
<platform_name>powerpc-apple-darwin</platform_name>
<core_client_major_version>4</core_client_major_version>
<core_client_minor_version>43</core_client_minor_version>
<work_req_seconds>518400.000000</work_req_seconds>
<resource_share_fraction>0.333333</resource_share_fraction>
<estimated_delay>0.000000</estimated_delay>
<code_sign_key>
1024
eb363c5c50af51976b50edeaf169274329a2c15721585e20694abd7d1eda7e22
6c0d0b39836ffe044743efe4abdae0176f7433e308aea9f686338f944eef2d2a
f9ad8e452579e9a641f0cf6fe4d636489c64c1a47dba985175cbfbda9ad459f8
e1553cdb9096b0b057088db58799ed90b91fc0fe9925ab288236f995a781ec05
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000010001
.
</code_sign_key>
<global_preferences>
<source_project>http://einstein.phys.uwm.edu/</source_project>
<source_scheduler>http://einstein.phys.uwm.edu/EinsteinAtHome_cgi/cgi</source_scheduler>
<mod_time>1118430503</mod_time>
<run_on_batteries/>
<run_if_user_active/>
<idle_time_to_run>3</idle_time_to_run>
<leave_apps_in_memory/>
<cpu_scheduling_period_minutes>60</cpu_scheduling_period_minutes>
<work_buf_min_days>3.0</work_buf_min_days>
<max_cpus>4</max_cpus>
<disk_interval>60</disk_interval>
<disk_max_used_gb>100</disk_max_used_gb>
<disk_max_used_pct>50</disk_max_used_pct>
<disk_min_free_gb>0.1</disk_min_free_gb>
<vm_max_used_pct>75</vm_max_used_pct>
<max_bytes_sec_down>0</max_bytes_sec_down>
<max_bytes_sec_up>0</max_bytes_sec_up>
</global_preferences>
<global_prefs_source_email_hash>0ed7e9744c046082b019cbbfc823495d</global_prefs_source_email_hash>
<cross_project_id>f1267041cc4b6ac5ff4bc0222cd967b4</cross_project_id>
<time_stats>
<on_frac>0.988982</on_frac>
<connected_frac>-1.000000</connected_frac>
<active_frac>0.998568</active_frac>
</time_stats>
<net_stats>
<bwup>103138</bwup>
<bwdown>430295</bwdown>
</net_stats>
<host_info>
<timezone>-28800</timezone>
<domain_name>g5a.local</domain_name>
<ip_addr>192.168.1.101</ip_addr>
<host_cpid>db940aae86a90308482dc322855934a0</host_cpid>
<p_ncpus>2</p_ncpus>
<p_vendor>Power Macintosh</p_vendor>
<p_model>PowerMac7,2</p_model>
<p_fpops>1062359964.917355</p_fpops>
<p_iops>2579459813.657509</p_iops>
<p_membw>1000000000.000000</p_membw>
<p_fpop_err>0</p_fpop_err>
<p_iop_err>0</p_iop_err>
<p_membw_err>0</p_membw_err>
<p_calculated>1119567027.462170</p_calculated>
<os_name>Darwin</os_name>
<os_version>8.1.0</os_version>
<m_nbytes>2147483648.000000</m_nbytes>
<m_cache>1000000.000000</m_cache>
<m_swap>0.000000</m_swap>
<d_total>69921513472.000000</d_total>
<d_free>32545464320.000000</d_free>
</host_info>
</scheduler_request>
[edit] Related Messages
- Scheduler request to '(url)' failed
- Scheduler request to '(url)' succeeded
- Scheduler RPC to '(url)' failed
- Scheduler RPC to '(url)' succeeded
- Sending request to scheduler: '(url)'
- Sending scheduler request to '(url)'
RSS Feeds

