simout revision 11268:8b4b55d79ddd
1gem5 Simulator System. http://gem5.org 2gem5 is copyrighted software; use the --copyright option for details. 3 4gem5 compiled Dec 11 2015 20:33:09 5gem5 started Dec 11 2015 20:33:39 6gem5 executing on zizzer, pid 893 7command line: build/SPARC/gem5.opt -d build/SPARC/tests/opt/quick/se/40.m5threads-test-atomic/sparc/linux/simple-atomic-mp -re /z/atgutier/gem5/gem5/tests/run.py build/SPARC/tests/opt/quick/se/40.m5threads-test-atomic/sparc/linux/simple-atomic-mp 8 9Global frequency set at 1000000000000 ticks per second 10info: Entering event queue @ 0. Starting simulation... 11Init done 12[Iteration 1, Thread 1] Got lock 13[Iteration 1, Thread 1] Critical section done, previously next=0, now next=1 14[Iteration 1, Thread 2] Got lock 15[Iteration 1, Thread 2] Critical section done, previously next=1, now next=2 16[Iteration 1, Thread 3] Got lock 17[Iteration 1, Thread 3] Critical section done, previously next=2, now next=3 18Iteration 1 completed 19[Iteration 2, Thread 3] Got lock 20[Iteration 2, Thread 3] Critical section done, previously next=0, now next=3 21[Iteration 2, Thread 2] Got lock 22[Iteration 2, Thread 2] Critical section done, previously next=3, now next=2 23[Iteration 2, Thread 1] Got lock 24[Iteration 2, Thread 1] Critical section done, previously next=2, now next=1 25Iteration 2 completed 26[Iteration 3, Thread 3] Got lock 27[Iteration 3, Thread 3] Critical section done, previously next=0, now next=3 28[Iteration 3, Thread 2] Got lock 29[Iteration 3, Thread 2] Critical section done, previously next=3, now next=2 30[Iteration 3, Thread 1] Got lock 31[Iteration 3, Thread 1] Critical section done, previously next=2, now next=1 32Iteration 3 completed 33[Iteration 4, Thread 2] Got lock 34[Iteration 4, Thread 2] Critical section done, previously next=0, now next=2 35[Iteration 4, Thread 3] Got lock 36[Iteration 4, Thread 3] Critical section done, previously next=2, now next=3 37[Iteration 4, Thread 1] Got lock 38[Iteration 4, Thread 1] Critical section done, previously next=3, now next=1 39Iteration 4 completed 40[Iteration 5, Thread 3] Got lock 41[Iteration 5, Thread 3] Critical section done, previously next=0, now next=3 42[Iteration 5, Thread 1] Got lock 43[Iteration 5, Thread 1] Critical section done, previously next=3, now next=1 44[Iteration 5, Thread 2] Got lock 45[Iteration 5, Thread 2] Critical section done, previously next=1, now next=2 46Iteration 5 completed 47[Iteration 6, Thread 2] Got lock 48[Iteration 6, Thread 2] Critical section done, previously next=0, now next=2 49[Iteration 6, Thread 3] Got lock 50[Iteration 6, Thread 3] Critical section done, previously next=2, now next=3 51[Iteration 6, Thread 1] Got lock 52[Iteration 6, Thread 1] Critical section done, previously next=3, now next=1 53Iteration 6 completed 54[Iteration 7, Thread 2] Got lock 55[Iteration 7, Thread 2] Critical section done, previously next=0, now next=2 56[Iteration 7, Thread 3] Got lock 57[Iteration 7, Thread 3] Critical section done, previously next=2, now next=3 58[Iteration 7, Thread 1] Got lock 59[Iteration 7, Thread 1] Critical section done, previously next=3, now next=1 60Iteration 7 completed 61[Iteration 8, Thread 2] Got lock 62[Iteration 8, Thread 2] Critical section done, previously next=0, now next=2 63[Iteration 8, Thread 1] Got lock 64[Iteration 8, Thread 1] Critical section done, previously next=2, now next=1 65[Iteration 8, Thread 3] Got lock 66[Iteration 8, Thread 3] Critical section done, previously next=1, now next=3 67Iteration 8 completed 68[Iteration 9, Thread 2] Got lock 69[Iteration 9, Thread 2] Critical section done, previously next=0, now next=2 70[Iteration 9, Thread 3] Got lock 71[Iteration 9, Thread 3] Critical section done, previously next=2, now next=3 72[Iteration 9, Thread 1] Got lock 73[Iteration 9, Thread 1] Critical section done, previously next=3, now next=1 74Iteration 9 completed 75[Iteration 10, Thread 3] Got lock 76[Iteration 10, Thread 3] Critical section done, previously next=0, now next=3 77[Iteration 10, Thread 1] Got lock 78[Iteration 10, Thread 1] Critical section done, previously next=3, now next=1 79[Iteration 10, Thread 2] Got lock 80[Iteration 10, Thread 2] Critical section done, previously next=1, now next=2 81Iteration 10 completed 82PASSED :-) 83Exiting @ tick 87707000 because target called exit() 84