You probably cannot activate that many performance counters concurrently on your processor. See the dmesg output. Here is an excerpt of mine for example:
In this case, my processor supports 4 concurrent performance counters. (for reference, cpuinfo: model name : Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz). So try removing one of the perf counters and it should be fine.