Physical Memory is the from the hardware called RAM. While the virtual memory is exactly the word virtual which means its not real, because it uses the space in the harddisk to create some memory space.

The problem with virtual memory is that when you have allocated exact number of bytes and then your harddisk gets low on space, your system will have errors. Just leave the system allocate the virtual memory that it needs so you won't have any problem.