Displaying 2 results from an estimated 2 matches for "546m".
Did you mean:
546
2003 Jul 25
0
Memory explosion, plotting nmle grouped data object
...y machine)
now in nlme
> gtest<-groupedData(log(X8)~Time|sub,all[,c(names(all)[1:9],"X8")],outer=~A*B)
> object.size(gtest)/1024
[1] 59.98438
> plot(gtest,outer=~Dose*chem,key=FALSE,asp=.5)
Plotting takes forever and from top while it is running
5663 wf00223 15 0 1151M 546M 1780 R 6.1 54.2 3:19 0 R.bin
Any Ideas why R is using so much memory?
Thanks
Nicholas
2003 Aug 20
0
my file transfers are incredibly slow
...rate. Thanks in advance.
Here is some info from top as I was transfering a large file:
last pid: 39875; load averages: 0.00, 0.00, 0.00
up 10+10:22:57 01:38:14
22 processes: 2 running, 20 sleeping
CPU states: 0.0% user, 0.0% nice, 0.4% system, 1.2% interrupt, 98.4%
idle
Mem: 17M Active, 546M Inact, 150M Wired, 36M Cache, 86M Buf, 1328K Free
Swap: 384M Total, 384M Free
$ ping 172.16.16.1
PING 172.16.16.1 (172.16.16.1): 56 data bytes
64 bytes from 172.16.16.1: icmp_seq=0 ttl=64 time=0.760 ms
64 bytes from 172.16.16.1: icmp_seq=1 ttl=64 time=0.047 ms
64 bytes from 172.16.16.1: icmp_seq...