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