mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Information & Answers (https://www.mersenneforum.org/forumdisplay.php?f=38)
-   -   how to submit manually a job with exponent 100M which is done by mfaktc? (https://www.mersenneforum.org/showthread.php?t=18596)

fairsky 2013-09-16 13:16

how to submit manually a job with exponent 100M which is done by mfaktc?
 
I got assignment from mersenner.org, and just now within 18mins, I completed it by mfaktc 0.20.

Then how to submit this job M106387019? (I got no factor.)

What is the format which is recognized by mersenner.org?


Thank you guys,

Mini-Geek 2013-09-16 13:33

mfkatc normally writes its results to a results.txt file. E.g.
[CODE]no factor for M65055911 from 2^73 to 2^74 [mfaktc 0.20 barrett76_mul32_gs]
[/CODE]
This format is recognized by PrimeNet. PrimeNet doesn't track exponents above 1000M, but your exponent is actually in the 106M range, and is [URL="http://www.mersenne.org/report_exponent/?exp_lo=106387019&exp_hi=&B1=Get+status"]known[/URL] to be TF'd to 68 bits.

fairsky 2013-09-16 13:36

[QUOTE=Mini-Geek;353129]mfkatc normally writes its results to a results.txt file. E.g.
[CODE]no factor for M65055911 from 2^73 to 2^74 [mfaktc 0.20 barrett76_mul32_gs]
[/CODE]This format is recognized by PrimeNet. PrimeNet doesn't track exponents above 1000M, but your exponent is actually in the 106M range, and is [URL="http://www.mersenne.org/report_exponent/?exp_lo=106387019&exp_hi=&B1=Get+status"]known[/URL] to be TF'd to 68 bits.[/QUOTE]


Right, I had just pasted this style from my results.txt before I posted here.
But I got "0" in all line whereas "no factor" should be found as 1.

Can you advise me what is going on? and how to solve it?
Thank you.

fairsky 2013-09-16 13:43

[QUOTE=Mini-Geek;353129]mfkatc normally writes its results to a results.txt file. E.g.
[CODE]no factor for M65055911 from 2^73 to 2^74 [mfaktc 0.20 barrett76_mul32_gs]
[/CODE]This format is recognized by PrimeNet. PrimeNet doesn't track exponents above 1000M, but your exponent is actually in the 106M range, and is [URL="http://www.mersenne.org/report_exponent/?exp_lo=106387019&exp_hi=&B1=Get+status"]known[/URL] to be TF'd to 68 bits.[/QUOTE]

btw: my assignment was set to 69bit.

fairsky 2013-09-16 13:47

[QUOTE=fairsky;353131]btw: my assignment was set to 69bit.[/QUOTE]


And just within 10 mins, I completed two other jobs:
no factor for M6xxxxxxxx from 2^73 to 2^74 [mfaktc 0.20 barrett76_mul32_gs]

I pasted them into manual_result, but all "0" returned.
Should it return 2 lines containing "no factor"?

LaurV 2013-09-16 15:59

The bitlevels HAS TO BE contiguous. If the exponent was done to 68 before, then you MUST do (and report) 68-69, and so on. Otherwise we lose track, and also, you do futile work in case a factor would be found at a lower bitlevel (keep in mind that each bitlevel take DOUBLE amount of time comparing with the previous bitlevel). How did you get 73-74 assignment? If you play with bitlevels, it is normal to get zero credit...

If you get assignment from 68 to 74, that is a different story, please check your result.txt files and report ALL lines from inside.

fairsky 2013-09-16 16:14

[QUOTE=LaurV;353136]The bitlevels HAS TO BE contiguous. If the exponent was done to 68 before, then you MUST do (and report) 68-69, and so on. Otherwise we lose track, and also, you do futile work in case a factor would be found at a lower bitlevel (keep in mind that each bitlevel take DOUBLE amount of time comparing with the previous bitlevel). How did you get 73-74 assignment? If you play with bitlevels, it is normal to get zero credit...

If you get assignment from 68 to 74, that is a different story, please check your result.txt files and report ALL lines from inside.[/QUOTE]

I don't know how to falsify report.
But I got the assignment from mersenne.org

Also you can see the jobs which are extracted from my account:
[quote]
Manual testing4600000727 TF 0.00%2013-09-12 18:1042013-09-12 18:102014-03-01 18:10

Manual testing3600000383 TF 0.00%2013-09-12 18:1042013-09-12 18:102014-03-01 18:10

Manual testing2600000341 TF 0.00%2013-09-12 18:1042013-09-12 18:102014-03-01 18:10

SMST.Li1600000239 TF 0.00%2013-09-12 18:1042013-09-16 13:552013-09-17 13:552013-09-17 09:241

Manual testing1106387019 TF 0.00%2013-09-16 12:4802013-09-16 12:482014-03-05 12:48
[/quote]

By mprime95 I will have to wait 15days to complete, but my gpu complete them instantly (say <15mins)!

fairsky 2013-09-16 16:17

btw:

I only reported *ONE* mfaktc 0.20 job successfully, see here:
[quote]
[SIZE=2]Manual testing[/SIZE][SIZE=2]334[/SIZE][SIZE=2]xxxxx NF[/SIZE][SIZE=2]2013-09-16 13:06[/SIZE][SIZE=2]3.1[/SIZE][SIZE=2]no factor for M334xxxxx from 2^75 to 2^76 [mfaktc 0.20 barrett76_mul32_gs][/SIZE][SIZE=2] 22.9032
[/SIZE][/quote][SIZE=2]

So, when I tried to report M6xxxxxxx, I got nothing correctly like M334xxxxx returned.

Then I don't know where was the problem!
[/SIZE]

LaurV 2013-09-16 16:26

Those are all valid TF assignments to "sheng" assuming you are that person. All assignments are 73 to 74 EXCEPT the last one, which should be 68 to 69.

Are you saying that you are trying to report 106xxxxxx to 69 and the server is not giving you credit?

P.S. Nobody is accusing you of cheating, I am very sorry if my post could be interpreted as such.

fairsky 2013-09-16 16:36

[QUOTE=LaurV;353143]Those are all valid TF assignments to "sheng" assuming you are that person. All assignments are 73 to 74 EXCEPT the last one, which should be 68 to 69.

Are you saying that you are trying to report 106xxxxxx to 69 and the server is not giving you credit?

P.S. Nobody is accusing you of cheating, I am very sorry if my post could be interpreted as such.[/QUOTE]

Yeah, I am the person.
Also, I understood you have said. So don't worry about the possible offense.
I may make mistake after all, since I don't think I understood well the instructions sometimes.

My problem is, after I submit the result (I just copy+paste it from my results.txt, and I did this for M334xxxxx and it was recognized.):

I got the feedback in my browser:
[quote]
[B][B]PrimeNet Report Manual Result(s)[/B][/B]
No factor lines found: 0
Mfaktc no factor lines found: 0
Mfakto no factor lines found: 0
CUDAPm1-factor lines found: 0
CUDAPm1-nofactor lines found: 0
Factors found: 0
P-1 lines found: 0
LL lines found: 0
Mlucas lines found: 0
Glucas (G29) lines found: 0
Glucas lines found: 0
MacLucasFFTW lines found: 0
CUDALucas lines found: 0
ECM lines found: 0
[/quote]for any finished jobs [including those I just posted in last post].
I suppose to see the line "Mfaktc no factor lines found: 1"
And then, like M334xxxxxx, the successfully reported exponent will be removed from my account.
But, nothing expected really happened after M334xxxxx.


Then I just hang on here looking for instructions, and leaving my other results in my pc.

At last, I hope my statement on my problem is clear for examine.
Thanks all.

ET_ 2013-09-16 17:44

[QUOTE=fairsky;353146]Yeah, I am the person.
Also, I understood you have said. So don't worry about the possible offense.
I may make mistake after all, since I don't think I understood well the instructions sometimes.

My problem is, after I submit the result (I just copy+paste it from my results.txt, and I did this for M334xxxxx and it was recognized.):

I got the feedback in my browser:
for any finished jobs [including those I just posted in last post].
I suppose to see the line "Mfaktc no factor lines found: 1"
And then, like M334xxxxxx, the successfully reported exponent will be removed from my account.
But, nothing expected really happened after M334xxxxx.


Then I just hang on here looking for instructions, and leaving my other results in my pc.

At last, I hope my statement on my problem is clear for examine.
Thanks all.[/QUOTE]

Just a shoot in the dark...
Is the result line the first one, or there is a blank line/EOL before?

Luigi


All times are UTC. The time now is 05:59.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.