valgrind -v --leak-check=yes --log-file="./log/grind.log" --show-reachable=yes --vgdb=full  ./bin/circle 8500

