Assuming You have the distro-provided Boinc, open the
/etc/boinc-client/cc_config.xml file as
root. You should see something like:
Code:
<!--
This is a minimal configuration file cc_config.xml of the BOINC core client.
For a complete list of all available options and logging flags and their
meaning see: http://boinc.berkeley.edu/trac/wiki/ClientMessages
-->
<cc_config>
<log_flags>
<task>1</task>
<file_xfer>1</file_xfer>
<sched_ops>1</sched_ops>
</log_flags>
</cc_config>
disregard everything it holds and edit it into:
Code:
<cc_config>
<options>
<report_results_immediately>1</report_results_immediately>
</options>
</cc_config>
Save. Reload config file. Enjoy Your insta-reporting.
Also, [Ion], it appears here, SN2S cycles through high and low memory usage WUs. As You saw previously, those WUs were all running with ~450MB memory usage. While these use 43 to 72 MB:
http://img51.imageshack.us/img51/7223/76qu.png
Here, they cycle as a "herd" - either all high or all low memory using ones are running. Changes every half a day or so... *shrug*