Page 9 of 10 FirstFirst 12345678910 LastLast
Results 81 to 90 of 93

Thread: New Project - Van Der Waerdon Numbers

  1. #81
    Join Date
    Sep 2010
    Location
    Leiden, the Netherlands
    Posts
    4,372
    Quote Originally Posted by NeoGen View Post
    I just noticed I passed 100K... cool! I'll keep on going though... I think Dirk is coming up behind me to catch me again
    I just noticed I passed 100K too! I'll keep on going though... I think Nflight is coming up behind me to catch me


  2. #82
    AMDave's Avatar
    AMDave is offline Seeker of the exit clause Moderator
    Site Admin
    Join Date
    Jun 2004
    Location
    Deep in a while loop
    Posts
    9,609
    Anyone else experiencing WU / memory / sluggish response problems?

    I noticed that over the last 2 weeks that the memory requirement per task started increasing for this project.
    I have also noticed that the CPU interrupts are not working very well -> the tasks are hogging the CPU and not handing back very well at all causing desktop lockups in Windows 7 x64.

    The main issue of limited memory represents as WU-hang - work units that never finish - which has meant some baby sitting.
    Check any of your machines that have around 1.5GB per core. 2GB per core should still be OK at time of writing.

    The upshot is that after isolating my other projects from interruption and restricting work units to a suitable RAM-per-core I am suddenly down to 2 cores (2 separate dual core machines) on this project!

    Hopefully the trend will not continue.
    . . . . . ___
    . . . . . . .\___/\______
    . . . . . . . \__AMD___\\__
    ---------------------------------------------

  3. #83
    Join Date
    Jul 2003
    Location
    Sydney, Australia
    Posts
    5,642
    Yes agree with the memory hogging in this project Dave. On the official site there is an app_config.xml file posted that I use now on my 4GB RAM Win7 systems. It limits running tasls to 2 or 3 instead of 4. On a Xeon system of mine with 8GB when it was trying to run 8 threads the tasks were taking 12+ hours. After limiting the system to 7 tasks they now finish in 1-2 hours. This machine is still suffering slow downs so I might limit it to 6 or even 5 concurrent tasks.

    <app_config>
    <app>
    <name>example_app</name>
    <max_concurrent>2</max_concurrent>
    </app>
    </app_config>


    Just a heads-up team that I will be slowing my participation in 123 when I reach 1M. I cannot reach the boxen in Canberra as my VPN is down. The boxes continue to crunch. I'll be back there in a week.

  4. #84
    Join Date
    Sep 2010
    Location
    Leiden, the Netherlands
    Posts
    4,372
    I had the same problems with FiND until today, when my A8-3850 started to crunch them as a rabbit on steroids -to great dismay of John C. MacAlister I guess


  5. #85
    NeoGen's Avatar
    NeoGen is offline AMD Users Alchemist Moderator
    Site Admin
    Join Date
    Oct 2003
    Location
    North Little Rock, AR (USA)
    Posts
    8,451
    I have one machine running 123numbers with 8Gb of RAM (4 cores) and another with 13Gb (6 cores), so far both seem to be ok but I hope they don't increase the memory requirements again or I may have to lower the number of cores for it, or switch to something else.

  6. #86
    AMDave's Avatar
    AMDave is offline Seeker of the exit clause Moderator
    Site Admin
    Join Date
    Jun 2004
    Location
    Deep in a while loop
    Posts
    9,609
    Thanks guys. I'll try the app config when I get time.
    . . . . . ___
    . . . . . . .\___/\______
    . . . . . . . \__AMD___\\__
    ---------------------------------------------

  7. #87
    AMDave's Avatar
    AMDave is offline Seeker of the exit clause Moderator
    Site Admin
    Join Date
    Jun 2004
    Location
    Deep in a while loop
    Posts
    9,609
    My project stats are showing 100% invalid since 2am 6th April on all machines.
    Aborting and backing off for a while.
    . . . . . ___
    . . . . . . .\___/\______
    . . . . . . . \__AMD___\\__
    ---------------------------------------------

  8. #88
    AMDave's Avatar
    AMDave is offline Seeker of the exit clause Moderator
    Site Admin
    Join Date
    Jun 2004
    Location
    Deep in a while loop
    Posts
    9,609
    After a sabbatical from this project, I gave it another run.
    100% invalid work unit results on Windows client and linux client.
    As someone already pointed out elsewhere this project has ground to an almost complete halt with zero successful results from all users only days away and the admins are not doing anything about it.
    http://stats.free-dc.org/stats.php?page=proj&proj=vdw
    . . . . . ___
    . . . . . . .\___/\______
    . . . . . . . \__AMD___\\__
    ---------------------------------------------

  9. #89
    AMDave's Avatar
    AMDave is offline Seeker of the exit clause Moderator
    Site Admin
    Join Date
    Jun 2004
    Location
    Deep in a while loop
    Posts
    9,609
    UPDATE on 123Numbers.ord : Van Der Waerden Numbers

    The project admin recently broadcast a message out to existing members that a number of issues were fixed.
    Testing so far reveals that the results are positive.
    For the most part the validator itself was not the problem, it was memory allocation bugs in the clients causing mismatches in the result validation.
    The good news is that the project has new clients and this time it is working as intended.
    There are still some errors coming back from a few windoze machines but that is being monitored and assessed.
    Otherwise all stations are GO!
    . . . . . ___
    . . . . . . .\___/\______
    . . . . . . . \__AMD___\\__
    ---------------------------------------------

  10. #90
    Join Date
    Sep 2010
    Location
    Leiden, the Netherlands
    Posts
    4,372
    I wait a bit after getting zilch credits for
    Invalid (7150) · Error (3913),
    which may very well have been caused by crappy programming of the client.


Page 9 of 10 FirstFirst 12345678910 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •