I use KVM/QEMU virutalization running several VMs. Each is assigned two CPU. But I was able to fill NUM_CPU = 4 and I wonder if this means condor is actually utilizing 4 cpu cores rather than 2 as defined.
slaveadmin@slave1-2:~$ cat /proc/cpuinfo | grep processor | wc -l
2