Catalina588
n00b
- Joined
- Dec 5, 2009
- Messages
- 6
NotFred console says "Out of memory: kill process 986 (mpiexec) score 24984 or a child. Killed process 987 (FahCore_a2.exe)." At this point, FAHspy loses connection (stops running) and NotFred Diskless Folder can no longer connect. VMware-vmx.exe process cpu time drops from 50% (of 8 cores) to ~38%. Happens about every 15-20 minutes. Happens when no other folding or other jobs running. Workaround is VMware Player Ctrl-Alt-Delete, whch is a reboot. Note, on restart, Core is re-downloaded before restart from checkpoint.
The NotFred install was done after reading and following several install guides, including at Hard[OC].
Computer Configuration:
Core i7-865 (8 cores) Intel DX58SO mobo; 6 GB; stock clocks; nVidia 8600 GT and 9800 GT in multi-GPU setup; Windows 7 Ultimate x64.
NotFred set up as 2 cores x 2 instances. VM Player gets 2048 MB memory. Task Manager does not indicate any real memory problems ("506 MB Free").
NotFred Configuration:
VMware Player Configuration:
The NotFred install was done after reading and following several install guides, including at Hard[OC].
Computer Configuration:
Core i7-865 (8 cores) Intel DX58SO mobo; 6 GB; stock clocks; nVidia 8600 GT and 9800 GT in multi-GPU setup; Windows 7 Ultimate x64.
NotFred set up as 2 cores x 2 instances. VM Player gets 2048 MB memory. Task Manager does not indicate any real memory problems ("506 MB Free").
NotFred Configuration:
Code:
Diskless Folder
Diskless Folding version 090706 by Nick Reilly
Processor type: x86_64
Found 4 processors
User: Catalina588
Team: 711
Passkey:
Big Packets: big
Advmethods: yes
Memory: 2048 MB
Backup every 5 minutes
Core checkpoint every 5 minutes
Restart running with oneunit flag
Remote reboot: disabled
Install: yes
Console blank: disabled
Hostname: fold-C6AC
IP address: 192.168.1.117
Workgroup: DISKLESS
Running under VMWare, not using NTP to sync time
Hang check logfile
SMP instance per 2 CPUs
Folding CD Generator
Reconfigure this host and any USB drives.
Processor temperatures (Intel Core and AMD K8)
Instance 1
Folding Log File
Unit Info
Kill folding cores
Instance 2
Folding Log File
Unit Info
Kill folding cores
VMware Player Configuration:
Code:
#!/usr/bin/vmplayer
.encoding = "windows-1252"
# This is a Workstation 5 or 5.5 config file
# It can be used with Player
config.version = "8"
virtualHW.version = "4"
# Number of virtual CPUs. Your virtual machine will not
# work if this number is higher than the number of your physical CPUs
numvcpus = "4"
# Memory
memsize = "2048"
# Selected operating system for your virtual machine
guestOS = "other-64"
# displayName is your own name for the virtual machine
displayName = "VM1"
# These fields are free text description fields
annotation = "VM1 Folding"
guestinfo.vmware.product.long = "Diskless Folding by Nick Reilly"
guestinfo.vmware.product.url = "http://reilly.homeip.net"
guestinfo.vmware.product.class = "virtual machine"
# First serial port, physical COM1 is not available
# Optional second serial port, physical COM2 is not available
# First parallel port, physical LPT1 is not available
# Settings for physical floppy drive
# Logging
logging = "FALSE"
# These settings decides interaction between your
# computer and the virtual machine
isolation.tools.hgfs.disable = "FALSE"
isolation.tools.dnd.disable = "FALSE"
isolation.tools.copy.enable = "FALSE"
isolation.tools.paste.enabled = "FALSE"
# First network interface card
ethernet0.present = "TRUE"
ethernet0.virtualDev = "e1000"
ethernet0.connectionType = "bridged"
ethernet0.addressType = "generated"
ethernet0.generatedAddressOffset = "0"
ide0:0.present = "TRUE"
ide0:0.fileName = "folding.vmdk"
ide0:0.redo = ""
# Clock is in UTC
rtc.diffFromUTC = -5
extendedConfigFile = "folding.vmxf"
virtualHW.productCompatibility = "hosted"
serial0.present = "FALSE"
serial1.present = "FALSE"
parallel0.present = "FALSE"
floppy0.present = "FALSE"
checkpoint.vmState = "folding.vmss"
ethernet0.generatedAddress = "00:0c:29:4e:c6:ac"
uuid.location = "56 4d 07 39 44 31 19 bb-e1 b1 87 d3 6b 4e c6 ac"
uuid.bios = "56 4d 07 39 44 31 19 bb-e1 b1 87 d3 6b 4e c6 ac"
cleanShutdown = "FALSE"
replay.supported = "FALSE"
replay.filename = ""
vmotion.checkpointFBSize = "20512768"
#As per hardforum user guide
priority.grabbed ="idle"
priority.ungrabbed = "idle"