Author

Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000 - page 960. (Read 2170895 times)

legendary
Activity: 3248
Merit: 1070
i am thinking maybe if u mine using java 32 bit it will cap the ram use ?

i'm just using the miner in the "burst-pool-miner r2" folder, dunno about the other pool miner

i noticed that the ram usage rise when too much shares are submitted at the same time, something wrong in the code

shhh you should fix and mine in secret LOL.

so whats' the cause?
i am not using java miner myself other than just for testing, so i dont know what happen after long run
i am using dcct miner it only use hundreds MB of mem, mining using linux on sempron 145 with 2 GB of RAM, running fine without any issues

I had to tame my miner bat because Java had memory leaks and caused the miners to crash.

I added this to the bat: C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer_pool.jar to stop the Java.lang.OutOfMemoryError: Java heap space error. I am mining and generating at the same time with 32 GB of RAM.


whaaaaa I am on xmx8000m with 8gb of ram no issues stagger size of 8191 and 1 core less than my cpu hqs 7 not 8 as maxingto 8 makes miner crash maybe thats whats causing some issues. tryrunning1 less core so yourpc isnt completley lobotomised

you are not on windows apparently
lol I defiantly am on windows I assure you that
I dont use c:windows blah blah just
Code:
java -Xmx8100m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 10976174530077743023 507843 4507843 8191 7

that's is for plotting, i'm talking about mining

plotting is fine for me no mem used at all
hero member
Activity: 588
Merit: 500
i am thinking maybe if u mine using java 32 bit it will cap the ram use ?

i'm just using the miner in the "burst-pool-miner r2" folder, dunno about the other pool miner

i noticed that the ram usage rise when too much shares are submitted at the same time, something wrong in the code

shhh you should fix and mine in secret LOL.

so whats' the cause?
i am not using java miner myself other than just for testing, so i dont know what happen after long run
i am using dcct miner it only use hundreds MB of mem, mining using linux on sempron 145 with 2 GB of RAM, running fine without any issues

I had to tame my miner bat because Java had memory leaks and caused the miners to crash.

I added this to the bat: C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer_pool.jar to stop the Java.lang.OutOfMemoryError: Java heap space error. I am mining and generating at the same time with 32 GB of RAM.


whaaaaa I am on xmx8000m with 8gb of ram no issues stagger size of 8191 and 1 core less than my cpu hqs 7 not 8 as maxingto 8 makes miner crash maybe thats whats causing some issues. tryrunning1 less core so yourpc isnt completley lobotomised

you are not on windows apparently
lol I defiantly am on windows I assure you that
I dont use c:windows blah blah just
Code:
java -Xmx8100m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 10976174530077743023 507843 4507843 8191 7

I generated with
Code:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 4651495086655359966 19532000 307999 1000 4
so have I been fucking up royally? With 32 GB how would you write it? I have a haswell so all kinds of horsepower in the CPU.
the xmx....m is highest 8000 and then it crashes with me so pump it up in 100s untill crash then back downs 100 till it runs plus the 1000 at the end is stagger size so on readme it says 8191 as a base and the 4 at end is cpu cores so 8 core cpu is 7/8 mines unruly on 8 no skype no mouse no noth8ng so 7 does fine. my guess is such a small stagger its readingand writing its tits off to death
hero member
Activity: 1400
Merit: 505
tell me please! after i try run DCCT miner... they say me


Plot directory 8124 does not exist
Plot directory 80 does not exist

my cmd

./mine burst-pool.cryptoport.io 80 /media/sglasio/mine4/plotgenerator/plots /media/sglasio/mine5/plots
./mine burst-pool.cryptoport.io 8124 /media/sglasio/mine4/plotgenerator/plots /media/sglasio/mine5/plots

add trailing '/' after directory

and i think you are using dcct's solo miners
not modified dcct miner i put on http://burst-pool.cryptoport.io/howto.html
hero member
Activity: 539
Merit: 500
ok update for http://burst-pool.cryptoport.io

so... after a lot of nonce spammer, currently pool spammer is reduced to only one and only nonce spammer BURST-JSES-5WN7-PHD8-7CQJ6
whoever it is, you are the only one spammer, i don't know if I should be happy or not, but you are giving away your share to all miner in our pool by spamming pool with higher deadline than your best deadline, everytime you did this your share is substracted by 0.001, based on stat calculation you are sending ~3000 nonce a minute so every round you loss 3.0 shares.

just FYI, yes the pool does not have deadline limit, but pool still take only one deadline from your nonce, it is your best deadline on every block, so spamming with nonsense nonce will gain you nothing as pool will not count or add them up as your share

I switched to your pool yesterday,and have no problems.Thank you for your work!
legendary
Activity: 1582
Merit: 1019
011110000110110101110010
i am thinking maybe if u mine using java 32 bit it will cap the ram use ?

i'm just using the miner in the "burst-pool-miner r2" folder, dunno about the other pool miner

i noticed that the ram usage rise when too much shares are submitted at the same time, something wrong in the code

shhh you should fix and mine in secret LOL.

so whats' the cause?
i am not using java miner myself other than just for testing, so i dont know what happen after long run
i am using dcct miner it only use hundreds MB of mem, mining using linux on sempron 145 with 2 GB of RAM, running fine without any issues

I had to tame my miner bat because Java had memory leaks and caused the miners to crash.

I added this to the bat: C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer_pool.jar to stop the Java.lang.OutOfMemoryError: Java heap space error. I am mining and generating at the same time with 32 GB of RAM.


whaaaaa I am on xmx8000m with 8gb of ram no issues stagger size of 8191 and 1 core less than my cpu hqs 7 not 8 as maxingto 8 makes miner crash maybe thats whats causing some issues. tryrunning1 less core so yourpc isnt completley lobotomised

you are not on windows apparently
lol I defiantly am on windows I assure you that
I dont use c:windows blah blah just
Code:
java -Xmx8100m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 10976174530077743023 507843 4507843 8191 7

I generated with
Code:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 4651495086655359966 19532000 307999 1000 4
so have I been fucking up royally? With 32 GB how would you write it? I have a haswell so all kinds of horsepower in the CPU.
full member
Activity: 224
Merit: 100
tell me please! after i try run DCCT miner... they say me


Plot directory 8124 does not exist
Plot directory 80 does not exist

my cmd

./mine burst-pool.cryptoport.io 80 /media/sglasio/mine4/plotgenerator/plots /media/sglasio/mine5/plots
./mine burst-pool.cryptoport.io 8124 /media/sglasio/mine4/plotgenerator/plots /media/sglasio/mine5/plots
hero member
Activity: 588
Merit: 500
Code:
i am thinking maybe if u mine using java 32 bit it will cap the ram use ?

i'm just using the miner in the "burst-pool-miner r2" folder, dunno about the other pool miner

i noticed that the ram usage rise when too much shares are submitted at the same time, something wrong in the code

shhh you should fix and mine in secret LOL.

so whats' the cause?
i am not using java miner myself other than just for testing, so i dont know what happen after long run
i am using dcct miner it only use hundreds MB of mem, mining using linux on sempron 145 with 2 GB of RAM, running fine without any issues

I had to tame my miner bat because Java had memory leaks and caused the miners to crash.

I added this to the bat: C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer_pool.jar to stop the Java.lang.OutOfMemoryError: Java heap space error. I am mining and generating at the same time with 32 GB of RAM.


whaaaaa I am on xmx8000m with 8gb of ram no issues stagger size of 8191 and 1 core less than my cpu hqs 7 not 8 as maxingto 8 makes miner crash maybe thats whats causing some issues. tryrunning1 less core so yourpc isnt completley lobotomised

post me an example of your bat for mining and for generating

gen
Code:
java -Xmx8100m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 10976174530077743023 507843 4507843 8191 7
mining
Code:
java -Xmx1024m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://burst-pool.cryptoport.io"
no issues doing both on 8gb ram
hero member
Activity: 1400
Merit: 505
ok update for http://burst-pool.cryptoport.io

so... after a lot of nonce spammer, currently pool spammer is reduced to only one and only nonce spammer BURST-JSES-5WN7-PHD8-7CQJ6
whoever it is, you are the only one spammer, i don't know if I should be happy or not, but you are giving away your share to all miner in our pool by spamming pool with higher deadline than your best deadline, everytime you did this your share is substracted by 0.001, based on stat calculation you are sending ~3000 nonce a minute so every round you loss 3.0 shares.

just FYI, yes the pool does not have deadline limit, but pool still take only one deadline from your nonce, it is your best deadline on every block, so spamming with nonsense nonce will gain you nothing as pool will not count or add them up as your share
legendary
Activity: 1582
Merit: 1019
011110000110110101110010
i am thinking maybe if u mine using java 32 bit it will cap the ram use ?

i'm just using the miner in the "burst-pool-miner r2" folder, dunno about the other pool miner

i noticed that the ram usage rise when too much shares are submitted at the same time, something wrong in the code

shhh you should fix and mine in secret LOL.

so whats' the cause?
i am not using java miner myself other than just for testing, so i dont know what happen after long run
i am using dcct miner it only use hundreds MB of mem, mining using linux on sempron 145 with 2 GB of RAM, running fine without any issues

I had to tame my miner bat because Java had memory leaks and caused the miners to crash.

I added this to the bat: C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer_pool.jar to stop the Java.lang.OutOfMemoryError: Java heap space error. I am mining and generating at the same time with 32 GB of RAM.


whaaaaa I am on xmx8000m with 8gb of ram no issues stagger size of 8191 and 1 core less than my cpu hqs 7 not 8 as maxingto 8 makes miner crash maybe thats whats causing some issues. tryrunning1 less core so yourpc isnt completley lobotomised

post me an example of your bat for mining and for generating
hero member
Activity: 588
Merit: 500
i am thinking maybe if u mine using java 32 bit it will cap the ram use ?

i'm just using the miner in the "burst-pool-miner r2" folder, dunno about the other pool miner

i noticed that the ram usage rise when too much shares are submitted at the same time, something wrong in the code

shhh you should fix and mine in secret LOL.

so whats' the cause?
i am not using java miner myself other than just for testing, so i dont know what happen after long run
i am using dcct miner it only use hundreds MB of mem, mining using linux on sempron 145 with 2 GB of RAM, running fine without any issues

I had to tame my miner bat because Java had memory leaks and caused the miners to crash.

I added this to the bat: C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer_pool.jar to stop the Java.lang.OutOfMemoryError: Java heap space error. I am mining and generating at the same time with 32 GB of RAM.


whaaaaa I am on xmx8000m with 8gb of ram no issues stagger size of 8191 and 1 core less than my cpu hqs 7 not 8 as maxingto 8 makes miner crash maybe thats whats causing some issues. tryrunning1 less core so yourpc isnt completley lobotomised

you are not on windows apparently
lol I defiantly am on windows I assure you that
I dont use c:windows blah blah just
Code:
java -Xmx8100m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 10976174530077743023 507843 4507843 8191 7
hero member
Activity: 588
Merit: 500
I am buying few HDDs , is it better to get 10 1TBs or 5 2TBs , or either will not make any difference ?
either way is my guess. 10tb of 4gb memorysticks would do same job lmao

or mllions of floppy disk...
insert disk #2514 into drive A: to continue mining...

chalqnge accepted. my auto miner floppy setup. drawbacks are manual re cycle of disk in draw but it auto loads :-)
legendary
Activity: 3248
Merit: 1070
i am thinking maybe if u mine using java 32 bit it will cap the ram use ?

i'm just using the miner in the "burst-pool-miner r2" folder, dunno about the other pool miner

i noticed that the ram usage rise when too much shares are submitted at the same time, something wrong in the code

shhh you should fix and mine in secret LOL.

so whats' the cause?
i am not using java miner myself other than just for testing, so i dont know what happen after long run
i am using dcct miner it only use hundreds MB of mem, mining using linux on sempron 145 with 2 GB of RAM, running fine without any issues

I had to tame my miner bat because Java had memory leaks and caused the miners to crash.

I added this to the bat: C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer_pool.jar to stop the Java.lang.OutOfMemoryError: Java heap space error. I am mining and generating at the same time with 32 GB of RAM.


whaaaaa I am on xmx8000m with 8gb of ram no issues stagger size of 8191 and 1 core less than my cpu hqs 7 not 8 as maxingto 8 makes miner crash maybe thats whats causing some issues. tryrunning1 less core so yourpc isnt completley lobotomised

you are not on windows apparently
full member
Activity: 154
Merit: 100
meow
Poloniex added BURST...finally.

Got myself a few Smiley
legendary
Activity: 3248
Merit: 1070
i am thinking maybe if u mine using java 32 bit it will cap the ram use ?

i'm just using the miner in the "burst-pool-miner r2" folder, dunno about the other pool miner

i noticed that the ram usage rise when too much shares are submitted at the same time, something wrong in the code

shhh you should fix and mine in secret LOL.

so whats' the cause?
i am not using java miner myself other than just for testing, so i dont know what happen after long run
i am using dcct miner it only use hundreds MB of mem, mining using linux on sempron 145 with 2 GB of RAM, running fine without any issues

then we need the c-miner on windows also
hero member
Activity: 588
Merit: 500
i am thinking maybe if u mine using java 32 bit it will cap the ram use ?

i'm just using the miner in the "burst-pool-miner r2" folder, dunno about the other pool miner

i noticed that the ram usage rise when too much shares are submitted at the same time, something wrong in the code

shhh you should fix and mine in secret LOL.

so whats' the cause?
i am not using java miner myself other than just for testing, so i dont know what happen after long run
i am using dcct miner it only use hundreds MB of mem, mining using linux on sempron 145 with 2 GB of RAM, running fine without any issues

I had to tame my miner bat because Java had memory leaks and caused the miners to crash.

I added this to the bat: C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer_pool.jar to stop the Java.lang.OutOfMemoryError: Java heap space error. I am mining and generating at the same time with 32 GB of RAM.


whaaaaa I am on xmx8000m with 8gb of ram no issues stagger size of 8191 and 1 core less than my cpu hqs 7 not 8 as maxingto 8 makes miner crash maybe thats whats causing some issues. tryrunning1 less core so yourpc isnt completley lobotomised
hero member
Activity: 1400
Merit: 505
I am buying few HDDs , is it better to get 10 1TBs or 5 2TBs , or either will not make any difference ?
either way is my guess. 10tb of 4gb memorysticks would do same job lmao

or mllions of floppy disk...
insert disk #2514 into drive A: to continue mining...
legendary
Activity: 1582
Merit: 1019
011110000110110101110010
i am thinking maybe if u mine using java 32 bit it will cap the ram use ?

i'm just using the miner in the "burst-pool-miner r2" folder, dunno about the other pool miner

i noticed that the ram usage rise when too much shares are submitted at the same time, something wrong in the code

shhh you should fix and mine in secret LOL.

so whats' the cause?
i am not using java miner myself other than just for testing, so i dont know what happen after long run
i am using dcct miner it only use hundreds MB of mem, mining using linux on sempron 145 with 2 GB of RAM, running fine without any issues

I had to tame my miner bat because Java had memory leaks and caused the miners to crash.

I added this to the bat: C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer_pool.jar to stop the Java.lang.OutOfMemoryError: Java heap space error. I am mining and generating at the same time with 32 GB of RAM.
legendary
Activity: 3248
Merit: 1070
i am thinking maybe if u mine using java 32 bit it will cap the ram use ?

i'm just using the miner in the "burst-pool-miner r2" folder, dunno about the other pool miner

i noticed that the ram usage rise when too much shares are submitted at the same time, something wrong in the code

the first parameter is the path of java. Try to point it to 32 bit java. Not sure if it helps. Whichever miner version doesn't matter. The first parameter decide the java to run the miner

you don't have the same problem on windows?
sr. member
Activity: 882
Merit: 250
I am buying few HDDs , is it better to get 10 1TBs or 5 2TBs , or either will not make any difference ?

compared to 10x 1TB, 5x 2TB will reduce your operational cost from electricity by pennies / month
LOL

So profitability is almost same for both , right ?
hero member
Activity: 588
Merit: 500
I am buying few HDDs , is it better to get 10 1TBs or 5 2TBs , or either will not make any difference ?
either way is my guess. 10tb of 4gb memorysticks would do same job lmao
Jump to: