Small scenarios for testing
------------------------------
Small scenarios for the firsts test in debug mode to show the graphical output
./climb_seq 20 12 -6.28 6.2 -6.28 6.2 0.1 9342 234 73323

./climb_seq 40 30 -6.28 -0.2 -6.28 -0.2 0.05 9342 234 73323

Small scenario with a very high probability of race conditions
./climb_seq 20 12 -6.2 6.2 -6.1 6.0 3 57834 925 1028


Higher loaded examples
------------------------
Big matrices, small number of searchers
./climb_seq 20460 38934 8.3 8.9 -3.2 -2.8 0.001 47356 11345 99872

Very high density of searchers
./climb_seq 15123 9216 -8.3 6.91 -3.22 2.8 2.6 34423 4923 110011

