![]() |
|
|
#23 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
141518 Posts |
Quote:
In fact, the Perl scripts that I use for results processing throw the user and date/time lines right out the window--the main purpose for those scripts is to extract the actual results from the results files, sort them, and output them to a file containing just the results lines, ordered first by n, then by k--exactly as if they were originally run with manual LLR, in order. (Though we feed the k/n pairs into the LLRnet server in order, the results file ends up putting them out of order due to the fact that some are returned before others, etc.)So, long story short: if it's not too big a deal, that's the one line in the results file that we really, really don't want to mess with. I mean, I guess I *could* fix my scripts to deal with the commas instead of the * and ^ symbols--but hey, as the saying goes, if it ain't broke, don't fix it.
Last fiddled with by mdettweiler on 2008-11-14 at 05:08 |
|
|
|
|
|
|
#24 |
|
I ♥ BOINC!
Oct 2002
Glendale, AZ. (USA)
3×7×53 Posts |
Ok, delete my question, your response, and this message, so we don't clutter up our good conversation on the date/time format.
Forget I even asked the question ;) |
|
|
|
|
|
#25 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
|
|
|
|
|
|
#26 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
Well, I've finally gotten all the CSV/results/timestamp stuff sorted out for server G4000!
(For the unenlightened--namely, anyone other than David and I, who have been discussing this via email for a while--I've been working on fixing my CSV/results processing scripts so that they are fully compatible with the new CSV and timestamp formats.) David, I've gone back and fixed all of G4000's old results files to the ISO format we're using. A lot of the timestamps were "fixed" by simply using a text editor to get rid of the AM/PM stuff with search/replace, so some of the times are off by 12 hours, but that shouldn't be a big deal as we're not using the times for much right now, especially in light of G4000 being sort of a "testbed" server anyhow. At any rate, it shouldn't be a problem at all--just wanted to give you a heads up so that you don't think something's wrong if some of the results at the end of some of the files may appear to have come in prior to the ones at the beginning of the file. ![]() Anyway, all the fixed scripts should be running daily on a cron job, and G4000's llr-serverconfig.txt is set to use our ISO time format. Thus, G4000 should produce correct daily results files and csv files at the respective linked locations--thus, David, you now officially have to go-ahead to import all the CSV files from from G4000 whenever you're ready, and continue to do so automatically once you eventually get all that set up over on your stats server. ![]() Oh, and David, I'll send you the fixed csv.pl file tomorrow (getting too late right now, it's ~3AM and I need to get to bed); just use it to replace the one I sent you earlier with my llrnet-copyoff-results.pl script, and that should complete the long-awaited set of scripts to handle results copying off on Linux. ![]() Phew! Glad to have all that finally off my plate. ![]() Max
|
|
|
|
|
|
#27 |
|
Mar 2006
Germany
23·3·112 Posts |
Last fiddled with by kar_bon on 2008-11-14 at 09:43 |
|
|
|
|
|
#28 | ||
|
May 2007
Kansas; USA
33×5×7×11 Posts |
Quote:
Quote:
He answered the 'problem' in his post here. See above. |
||
|
|
|
|
|
#29 | |
|
I ♥ BOINC!
Oct 2002
Glendale, AZ. (USA)
3×7×53 Posts |
I'll get them all fixed, no worries. Let's see what happens today in about an hour or so, and I'll take a look when I get home.
I'll stop the servers, make a manual stats run, change the logformat, restart the servers, then make the necessary changes to the scripts, and we should be good to go. Quote:
Last fiddled with by IronBits on 2008-11-14 at 13:03 |
|
|
|
|
|
|
#30 |
|
I ♥ BOINC!
Oct 2002
Glendale, AZ. (USA)
3×7×53 Posts |
Everything is good to go now.
|
|
|
|
|
|
#31 |
|
I ♥ BOINC!
Oct 2002
Glendale, AZ. (USA)
3·7·53 Posts |
Found this in the llr-client.cfg
Wonder if we could put this into the server.cfg and get it to fire off a script for auto notification? -- Uncomment the two functions below to launch some script each -- time you respectively find a prime, and submit a new result --function OnPrime(t, k, n) -- local script = "onprime.sh" -- if WIN32 then -- script = "onprime.bat" -- end -- execute(format("%s %d %d %d", script, t, k, n)) --end |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| This date in time... | E_tron | Lounge | 68 | 2013-10-03 06:23 |
| Didn't get the credits and no server logs | joblack | PrimeNet | 5 | 2010-07-02 22:31 |
| Last login Time/Date Poll | garo | Forum Feedback | 3 | 2007-09-11 20:31 |
| Last Logon Date/Time Missing | richs | Forum Feedback | 6 | 2007-09-11 14:51 |
| llrnet server down? | Molnar | Prime Sierpinski Project | 4 | 2006-10-19 14:32 |