Thank you the few who did hop on. Not much happened, but I did gain some valuable information from setting it up again from scratch and automating everything properly.
---
209.141.54.44
[2607:f358:1:fed5:22:0:e0e5:8514]
A hosting company in California is testing out the stability of a new kernel for their hardware and it's reached the stage where they wanted real world usage loads stress testing the hardware instead of just synthetic benchmarks.
This is an OVZ 1024 server with the 2.6.32 memory map (virtual memory is actually virtual) and the following sever launch script:
#!/bin/sh
MAXMEM=700
GCCORES=4
ulimit -d $((990 * 1024))
ulimit -m $((1000 * 1024))
#ulimit -v $((1792 * 1024))
ulimit -a
GC="-server -Xincgc -Xmx${MAXMEM}M -Xms$((${MAXMEM} / 2))M -Xmn256M -XX:NewRatio=2 -XX:CMSFullGCsBeforeCompaction=1 -XX:SoftRefLRUPolicyMSPerMB=${MAXMEM} -XX:+CMSParallelRemarkEnabled -XX:+UseParNewGC -XX:+UseAdaptiveSizePolicy -XX:+DisableExplicitGC -Xnoclassgc -oss4M -ss4M -XX:+UseFastAccessorMethods -XX:CMSInitiatingOccupancyFraction=60 -XX:+UseConcMarkSweepGC -XX:UseSSE=4 -XX:+UseCMSCompactAtFullCollection -XX:ParallelGCThreads=${GCCORES} -XX:+AggressiveOpts"
java -Djline.terminal=jline.UnsupportedTerminal ${GC} -cp server.jar -jar server.jar nogui
Please feel free to test this out, abuse Redpower tubes, buildcraft pipes, and anything else that isn't griefing related.
Rules:
1) Play fair, have fun.
2) No one is responsible for your data loss.
3) If possible I'll export schematic files via MCEdit run on whatever backups might still exist when asked nicely, as I happen to have spare time.
Monsters (mobs) get turned on starting at the beginning of Nov 27 at Midnight GMT. They're off right now since it's difficult enough starting up with just hunger and the point is to load test higher levels of pipe/tubes/solar/nuke abuse.
4) This may go offline at any time. It is running off of an extra free account setup /just/ for testing this hardware. When the tests are over, so is this server (unless someone else wants to host it). Someone else -may- be allowed to host it. If you build an area and plant your flag (a personal chest) in that area you can ask to have that area's chunks cleared if someone else does pick up hosting.
Edit:
PS: if you have trouble connecting please retry a few times. It seems to be very stable once connected. Also, if requested I'll likely alter which non-core mods are included (some/none) or change the mob/pvp settings.
Edit 2:
It would have been nice if someone let me know about BC2 having updated. I checked their sourceforge page before starting this but it's still at 2.2.4.
Core mods:
mod_IC2 v1.337b
mod_RedPower(all) 2.0pr3b
mod_BuildCraft(all) 2.2.5
Addon mods:
mod_IC2Thermometer v1.15
mod_EnergyCoupler 0.21.1 (Does this still work?)