Raised This Month: $ Target: $400
 0% 

Unstable FPS


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
gremnix
Junior Member
Join Date: Jan 2014
Old 01-21-2014 , 06:55   Unstable FPS
Reply With Quote #1

Hello,
Is this normal? FPS is unstable, from 70 to 500 > 1000.

Code:
CPU   In    Out   Uptime  Users   FPS    Players
31.33 53.15 68.91       7    10  537.06       8
stats
CPU   In    Out   Uptime  Users   FPS    Players
30.40 55.35 73.22       7    10  862.81       8
stats
CPU   In    Out   Uptime  Users   FPS    Players
32.00 55.57 73.68       7    10  797.45       8
stats
CPU   In    Out   Uptime  Users   FPS    Players
28.67 61.24 81.01       7    10   79.19       8
stats
CPU   In    Out   Uptime  Users   FPS    Players
28.67 56.23 73.46       8    10  371.06       8
stats
CPU   In    Out   Uptime  Users   FPS    Players
28.67 56.38 72.89       8    10  837.52       8
stats
CPU   In    Out   Uptime  Users   FPS    Players
28.75 59.23 78.08       8    10  320.92       8

Also is the "In Out" normal?

Thanks
gremnix is offline
CookieCrumbler
Senior Member
Join Date: Feb 2013
Location: Australia
Old 01-21-2014 , 10:19   Re: Unstable FPS
Reply With Quote #2

What additional parameters are you using in your commandline and what are your rates set to in server.cfg
__________________
--------------------------------------------------
C is for cookie ... thats good enuff 4 me
CookieCrumbler is offline
MAUGHOLD
Veteran Member
Join Date: Nov 2004
Location: CA USA
Old 01-21-2014 , 10:33   Re: Unstable FPS
Reply With Quote #3

@Gremnix

Can you provide us some details about your setup, such as OS, AMXX vers, meta list, plugins list ?
That would help us help you better.

If your getting 1000fps at any time, then no you shouldn't be seeing it drop as low as 70fps as long as your system and setup is stable and correctly configured.
That's also a very high CPU use especially with only 8 players.
__________________
{FJ}Justice STEAM_0:0:633975 If anyone needs any help with their server, Just add me to steam friends and I'll help you out.

Last edited by MAUGHOLD; 01-21-2014 at 10:35.
MAUGHOLD is offline
gremnix
Junior Member
Join Date: Jan 2014
Old 01-21-2014 , 10:58   Re: Unstable FPS
Reply With Quote #4

Hello,
Small dedicated server by IZ company:

Quote:
Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz, 16 cores
3 GB DDR3
500 HDD

Command line:
Quote:
./hlds_run -game cstrike +port 27087 +maxplayers 12 +map de_dust2 -pingboost 2

Latest SteamCMD edition without AMXX and meta. (disabled them, but same situation).


Quote:
sys_ticrate 1000
Quote:
sv_maxrate 100000
sv_minrate 60000
sv_minupdaterate 60
sv_maxupdaterate 101
gremnix is offline
MAUGHOLD
Veteran Member
Join Date: Nov 2004
Location: CA USA
Old 01-21-2014 , 11:04   Re: Unstable FPS
Reply With Quote #5

The only way you can achieve a stable 1000fps while running on a Linux OS is to set "sys_ticrate 10000".
not 1000 but 10000. Try that and please post back if it helped. I'm sure it will.

Also remember that Linux doesn't run HLDS as well as Windows server 2008r2 enterprise while running at a boosted 1000 fps.
__________________
{FJ}Justice STEAM_0:0:633975 If anyone needs any help with their server, Just add me to steam friends and I'll help you out.

Last edited by MAUGHOLD; 01-21-2014 at 11:07.
MAUGHOLD is offline
gremnix
Junior Member
Join Date: Jan 2014
Old 01-21-2014 , 11:22   Re: Unstable FPS
Reply With Quote #6

Hi mate, with sys_ticrate 10000 same stuff happens. From 100 > 900, unstable FPS.


Version:
Quote:
amxx version
AMX Mod X 1.8.2 (http://www.amxmodx.org)
Authors:
David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko
Felix "SniperBeamer" Geyer, Jonny "Got His Gun" Bergstrom
Lukasz "SidLuke" Wlasinski, Christian "Basic-Master" Hammacher
Borja "faluco" Ferrer, Scott "DS" Ehlert
Compiled: Feb 14 2013, 00:55:09
Build ID: 1.8.2 61:2ae84f7c0a97
Core mode: JIT+ASM32
meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm_i386. v1.8.2 ini Start ANY
[ 2] Fun RUN - fun_amxx_i386.so v1.8.2 pl1 ANY ANY
[ 3] CStrike RUN - cstrike_amxx_i38 v1.8.2 pl1 ANY ANY
[ 4] CSX RUN - csx_amxx_i386.so v1.8.2 pl1 ANY ANY
4 plugins, 4 running
meta version
Metamod v1.21.1-am 2013-09-26 (5:13)
by Will Day <[email protected]>
http://www.metamod.org/
compiled: Sep 26 2013, 17:09:41 -0500 (optimized)
version
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 17:45:07 Apr 25 2013 (6027)
gremnix is offline
MAUGHOLD
Veteran Member
Join Date: Nov 2004
Location: CA USA
Old 01-21-2014 , 11:29   Re: Unstable FPS
Reply With Quote #7

What version of Linux are you using ?
3gb of ram isn't much but it should be okay as long as your not running too many other processes, I prefer at least 3.0ghz cores to run my servers on, but with 16 cores that should also be okay. Everything else seems normal. You say these FPS drops happen even without metmod and amxx ?
__________________
{FJ}Justice STEAM_0:0:633975 If anyone needs any help with their server, Just add me to steam friends and I'll help you out.
MAUGHOLD is offline
gremnix
Junior Member
Join Date: Jan 2014
Old 01-21-2014 , 11:39   Re: Unstable FPS
Reply With Quote #8

Hello,
It's an CentOS 6.4 32bit.

Kernel:
Quote:
2.6.32-042stab084.14
gremnix is offline
MAUGHOLD
Veteran Member
Join Date: Nov 2004
Location: CA USA
Old 01-21-2014 , 11:47   Re: Unstable FPS
Reply With Quote #9

Quote:
Originally Posted by gremnix View Post
Hello,
It's an CentOS 6.4 32bit.

Kernel:
I have never liked running anything but web sites on centOS
I know that Valve recommends running HLDS/steamCMD on high priority in windows.
Have you tried using the "nice" command to set the thread priority for SteamCMD ?
Lowest is "nice 19" highest is "nice -20"

I know this is not what you would like to hear, but I highly recommend running game servers on Windows 2008r2 enterprise.
__________________
{FJ}Justice STEAM_0:0:633975 If anyone needs any help with their server, Just add me to steam friends and I'll help you out.

Last edited by MAUGHOLD; 01-21-2014 at 11:50.
MAUGHOLD is offline
gremnix
Junior Member
Join Date: Jan 2014
Old 01-21-2014 , 11:52   Re: Unstable FPS
Reply With Quote #10

Hello,
Looks better now:

Quote:
CPU In Out Uptime Users FPS Players
6.00 0.00 0.00 0 0 862.81 0
stats
CPU In Out Uptime Users FPS Players
6.00 0.00 0.00 0 0 542.30 0
stats
CPU In Out Uptime Users FPS Players
6.00 0.00 0.00 0 0 800.64 0
stats
CPU In Out Uptime Users FPS Players
6.00 0.00 0.00 0 0 916.59 0
stats
CPU In Out Uptime Users FPS Players
6.00 0.00 0.00 0 0 891.27 0
stats
CPU In Out Uptime Users FPS Players
6.00 0.00 0.00 0 0 889.68 0
stats
CPU In Out Uptime Users FPS Players
6.00 0.00 0.00 0 0 844.59 0
stats
CPU In Out Uptime Users FPS Players
6.00 0.00 0.00 0 0 435.16 0

But still unstable FPS from what I can tell.
gremnix is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:11.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode