I remember that issue, it was fixed on Oct 5 2011:
- client: fix a memory leak; would lose ~120 bytes each time a job
is started
- client: fix memory leak when reading stderr of completed job.
This caused 128KB + size of stderr loss for each job.
- client: print error message if reading stderr fails
(e.g. because of malloc failure)
That fix made it into 6.12.40 or better and 6.13.7 or better.
The latest clients shouldn't have that issue.
----- Rom
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Patricio Vidal
Sent: Wednesday, August 08, 2012 11:53 AM
To: [email protected]
Subject: Re: [boinc_dev] Clear event log functionality in client
I reported the issue back in August 2011 so it was the Boinc Client
6.12.33. The issue happened when connected to our high-workunit volume
project. When connected only to Seti the memory grow was very slow.
I will do a test with the latest client and report back.
Regards,
Patricio.
"Rom Walton"
<[email protected]>
To
08/08/2012 11:13 AM "Patricio Vidal"
<[email protected]>,
<[email protected]>
cc
Subject
RE: [boinc_dev] Clear event log
functionality in client
Are these with the latest clients? Or older versions? Which projects
are you attached too?
This sounds like a memory leak of some sort.
John is right that the core client limits the number of log entries at
2000, cycles the log file at 2MB. We found and fixed a bug where the
logs were not being cycled correctly, but this sounds like a whole
different beast.
----- Rom
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Patricio Vidal
Sent: Wednesday, August 08, 2012 10:25 AM
To: [email protected]
Subject: Re: [boinc_dev] Clear event log functionality in client
I have the same issue. I have about 100 clients running Boinc here at
work.
After about a month they all are consuming about 1GB of memory. I
scheduled a task that re-starts the boinc service every day.
Here is the batch file to create that task:
:: Setup
:: On some machines the schtasks command is not found when launched from
:: a network script so we have to use the full path.
@set SCHTASKS=%WINDIR%\system32\schtasks
:: Set a task to re-start BOINC everyday and prevent high memory
consumption.
@echo Creating BOINC re-start task ...
@set BOINCTASKNAME="Boinc Service Restart"
@%SCHTASKS% /Delete /F /TN %BOINCTASKNAME% >> NUL 2>&1 @%SCHTASKS%
/Create /RU system /SC daily /ST 12:35:00 /TN %BOINCTASKNAME% /TR
"%WINDIR%\system32\cmd.exe /C net stop Boinc & net start Boinc"
Regards,
Patricio.
John.McLeod@sybase.
com
Sent by:
To
boinc_dev-bounces@s Willy <[email protected]>
sl.berkeley.edu
cc
BOINC Dev Mailing List
<[email protected]>,
08/08/2012 10:11 AM
[email protected]
Subject
Re: [boinc_dev] Clear event log
functionality in client
The log is supposed to roll at a user specified size. If I recall
correctly, it defaults to 10 MB.
jm7
|------------>
| From: |
|------------>
>-----------------------------------------------------------------------
------------------------------------------------------------------------
---|
|Willy <[email protected]>
|
>-----------------------------------------------------------------------
------------------------------------------------------------------------
---|
|------------>
| To: |
|------------>
>-----------------------------------------------------------------------
------------------------------------------------------------------------
---|
|BOINC Dev Mailing List <[email protected]>
|
>-----------------------------------------------------------------------
------------------------------------------------------------------------
---|
|------------>
| Date: |
|------------>
>-----------------------------------------------------------------------
------------------------------------------------------------------------
---|
|08/08/2012 07:23 AM
|
>-----------------------------------------------------------------------
------------------------------------------------------------------------
---|
|------------>
| Subject: |
|------------>
>-----------------------------------------------------------------------
------------------------------------------------------------------------
---|
|[boinc_dev] Clear event log functionality in client
|
>-----------------------------------------------------------------------
------------------------------------------------------------------------
---|
|------------>
| Sent by: |
|------------>
>-----------------------------------------------------------------------
------------------------------------------------------------------------
---|
|<[email protected]>
|
>-----------------------------------------------------------------------
------------------------------------------------------------------------
---|
How about a Clear Log Button and functionality in the Event Log window?
If BOINC is running for a long time the log consumes a lot of memory:
[image: Inline image 1]
That's 1.5GB!
Willy.
[attachment "image.png" deleted by John McLeod/SYBASE]
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.
The server made the following annotations
------------------------------------------------------------------------
---------
This message contains information that may be privileged or confidential
and is the property of Beckman Coulter, Inc. It is intended only for
the person to whom it is addressed. If you are not the intended
recipient, you are not authorized to read, print, retain, copy,
disseminate, distribute or use this message or any part thereof. If you
receive this message in error, please notify the sender immediately and
delete all copies of this message.
------------------------------------------------------------------------
---------
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.
The server made the following annotations
------------------------------------------------------------------------
---------
This message contains information that may be privileged or confidential
and is the property of Beckman Coulter, Inc. It is intended only for
the person to whom it is addressed. If you are not the intended
recipient, you are not authorized to read, print, retain, copy,
disseminate, distribute or use this message or any part thereof. If you
receive this message in error, please notify the sender immediately and
delete all copies of this message.
------------------------------------------------------------------------
---------
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.