similar to: check RAM usage

Displaying 20 results from an estimated 1000 matches similar to: "check RAM usage"

2009 Jan 13
5
Trouble about the interpretation of intercept in lm models
Hallo, yesterday I was puzzled when I discovered that I probabliy miss something in the interepretation of intercept in two-way lm models. I thought that the intercept, using the default contr.treatment contrasts, represents the mean of the group of observations having zero in all column of the model.matrix. It turns out not to be case To be more more clear I am attaching a short example:
2006 Aug 04
3
Help with short time series
Dear R-list, I have a statistical problem with the comparison of two short time-series of density data in an ecological framework. I have to compare two short time series (5 years, one value for each year) of species density data (it is the density of fish in two different streams) to test if the two means of the five densities are significantly different, so basically if the two mean
2011 May 05
3
Alter a line in a file.
Hi all R users Ive got a file that contains diffrent settings in the manor of: setting1="value1" setting2="value2" setting3="value3" setting4="value4" . . . What I want to do is open the file and change the value of a specific setting like wanna change setting4="value4" -> setting4="value5" and then save the file again.
2006 Aug 30
1
Optimization
Dear R-list, I'm trying to estimate the relative importance of 6 environmental variables in determining clam yield. To estimate clam yield a previous work used the function Yield = (A^a*B^b*C^c...)^1/(a+b+c+...) where A,B,C... are the values of the environmental variables and the weights a,b,c... have not been calibrated on data but taken from literature. Now I'd like to estimate the
2010 Feb 09
2
Comparing means and trends in short time-series
Dear R-list, I have a statistical problem with the comparison of short time-series, representing densities of fish in different streams. For each stream (6 in total, here below showed only part of the dataset) I have 8 years of density data, as follows: year density stream 1 2000 0.51 stream1 2 2001 0.87 stream1 3 2002 0.68 stream1 4 2003 0.56 stream1 5 2004 0.50 stream1 6
2005 Dec 02
1
Zero-inflated neg.bin. model and pscl package
Dear list, I'm currently trying to develop a model to assess clam yield potential in a lagoon. I'm using the zeroinfl function of the pscl package to fit a Zero-inflated negative binomial model, given the high occurrence of zero counts. I don't understand from the sentence in the pscl guide "Zero-inflated count models are a type of two-component mixture model, with a component
2014 Mar 05
5
cgroup for VM - does it work properly?
Hi I tried to restrict usage of some running VM by cpu.shares (i.e. set to 10 from original 1024) on loaded system and it seem doesn't work as I expected... all running processes has same CPU usage (by htop) :-/ Does anyone has same experience? Fedora 19, libvirt-1.0.5.9-1.fc19.x86_64 Thanks a lot Martin -- Martin Pavlásek <mpavlase@redhat.com> OpenStack QA Associate/Red Hat
2013 Mar 01
7
Why so many worker threads?
Hello! Can anyone explain why my Unicorn installation (for RoR site) have so many worker threads? * screenshot: http://i.stack.imgur.com/U9TFR.png * unicorn.rb: https://gist.github.com/907th/4995323 Thanks!
2006 Apr 05
1
CDU load problems with testing
Hi I just upgraded my system to xen-3.0-testing, hoping it would solve my problems with the virtual network interfaceses (I cannot connect between two domains) and memory usage (I sometime "miss" a few hundret megabytes). The update didn''t help on the networking issues, but it did on memory usage. However, I created a new problem: using htop, the cpu is used at 50% in both
2011 Nov 15
2
[LLVMdev] Pass options to the linker
Hi all, I'm trying to use the PPL (Parma Polyhedra Library, bugseng.com/products/ppl) in one of my LLVM passes getting the error: > Error opening > '/home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so': > /home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so: > undefined symbol: _ZNK23Parma_Polyhedra_Library13PIP_Tree_Node2OKEv >
2013 Dec 03
3
help about migration with libvirt
Hi experts I want to use libvirt doing the migration migration the guest from core 0 to core 2, Is there a way to do this ? any points? Lei -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20131203/1cd982b2/attachment.htm>
2023 May 08
1
Windows Guest on KVM running "single core" after windows update
Hey all, I have a Windows 10 pro (64bit) long time running as a libvirt/KVM guest that I think Windows Update finally narfed. The hardware is a supermicro motherboard with dual Intel E5-2640 CPUs for a total of 40 threads and 64GB The guest is allocated 2sockets, 5cores, 2 threads and 32GB of RAM. (I've also tried 1 socket, 20 cores, 1 thread and 1s10c2t -- no help) In an SSH session to
2016 Jan 15
2
Multiple cores are used in simple for loop
Dear all, I run different R versions (3.2.1, 3.2.2 and 3.2.3) on different platforms (Arch, Ubuntu, Debian) with a different number of available cores (24, 4, 24). The following line produces very different behavior on the three machines: for(i in 1:1e6) {n <- 100; M <- matrix(rnorm(n^2), n, n); M %*% M} On the Ubuntu and Arch machine one core is used, but on the Debian machine ALL
2008 Jan 23
3
asterisk optimalization
hi, i'm testing asterisk 1.4/1.2 in the following scenario centos5/cpu quad xeon E5335 2.0Ghz - test clients behind nat - 1500+ testing instances - reregister option from 1min to 1hour - qualify set to 5000 top shows over 100% cpu. cpu cores sometimes go to 95% with htop i see ~16threads but only one child have ~95% cpu (how i can get info about that thread? what he is doing?) what is
2011 Sep 20
2
Finding i/o bottleneck
Hi list ! We have a very busy webserver hosted in a clustered environment where the document root and data is on a GFS2 partition off a fiber-attached disk array. Now on busy moments, I can see in htop, nmon that there is a fair percentage of cpu that is waiting for I/O. In nmon, I can spot that the most busy block device correspond to our gfs2 partition where many times, it shows that
2010 Feb 26
4
Boot R
Hello, This is my first post, and my english is not very good, but I will try... I have a problem with boot the R. After that I install ubuntu 9.10 the R don't run. When I open the terminal and digit R, appear the message: */usr/lib/R/bin/exec/R: error while loading shared libraries: libgfortran.so.3: cannot open shared object file: No such file or directory* What's happening? Can
2016 May 06
2
host freeze when starting VM
Hi together, when I´m starting a VM my host freezes gradually. This seems to happen because its running out of memory and no other process is able to do anything. I have 16GB of ram in total. 8GB are reserved for hugepages. So for the daily business on the host I have 8GB left. I don´t run many or extraordinary consuming software on the host - normally just a gnome session and the chromium
2011 May 11
1
bizzare performance problem
I had a rather strange problem last week with one of our 8 core servers. The users complained the performance was "slow" so I checked the basic things, processes on top, vmstat for memory and context switching, i/o stats for internal disk I/O, netstat for any network issues and other things like network through put by copying a large file (1gb file across the network). It turned out I
2007 Jul 05
2
Is it a bug ?
[[diverted from R-bugs to R-help by the list maintainer]] Dear Friend and distinguished R gurus, first of all really thank you very much for the marvellous tool that is R. I am using R 2.5.0, windows XP - italian language. I was perfoming some calculation on fractional exponential and I found a strange behaviour. I do not know if it is really a bug, but I would expect a different answer from
2016 Nov 26
2
SBC's and ssh's encryptions
Greetings everybody; I have 2 questions today, but to put them in context, I'll describe the setup first. I am in the process of cnc'ing an old Sheldon metal lathe. These can make large amounts of flying metal chips & stringers when doing what they do, so its paramount that the electronics to run them are either far enough away, or put in a box thats well sealed, with fans in