simout revision 9079:9a244ebdc3c9
1gem5 Simulator System.  http://gem5.org
2gem5 is copyrighted software; use the --copyright option for details.
3
4gem5 compiled Jun 28 2012 22:06:58
5gem5 started Jun 28 2012 22:54:10
6gem5 executing on zizzer
7command line: build/SPARC/gem5.fast -d build/SPARC/tests/fast/quick/se/40.m5threads-test-atomic/sparc/linux/o3-timing-mp -re tests/run.py build/SPARC/tests/fast/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 3] Got lock
19[Iteration 2, Thread 3] Critical section done, previously next=0, now next=3
20[Iteration 2, Thread 1] Got lock
21[Iteration 2, Thread 1] Critical section done, previously next=3, now next=1
22[Iteration 2, Thread 2] Got lock
23[Iteration 2, Thread 2] Critical section done, previously next=1, now next=2
24Iteration 2 completed
25[Iteration 3, Thread 3] Got lock
26[Iteration 3, Thread 3] Critical section done, previously next=0, now next=3
27[Iteration 3, Thread 2] Got lock
28[Iteration 3, Thread 2] Critical section done, previously next=3, now next=2
29[Iteration 3, Thread 1] Got lock
30[Iteration 3, Thread 1] Critical section done, previously next=2, now next=1
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 3] Got lock
40[Iteration 5, Thread 3] Critical section done, previously next=0, now next=3
41[Iteration 5, Thread 2] Got lock
42[Iteration 5, Thread 2] Critical section done, previously next=3, now next=2
43[Iteration 5, Thread 1] Got lock
44[Iteration 5, Thread 1] Critical section done, previously next=2, now next=1
45Iteration 5 completed
46[Iteration 6, Thread 2] Got lock
47[Iteration 6, Thread 2] Critical section done, previously next=0, now next=2
48[Iteration 6, Thread 1] Got lock
49[Iteration 6, Thread 1] Critical section done, previously next=2, now next=1
50[Iteration 6, Thread 3] Got lock
51[Iteration 6, Thread 3] Critical section done, previously next=1, now next=3
52Iteration 6 completed
53[Iteration 7, Thread 1] Got lock
54[Iteration 7, Thread 1] Critical section done, previously next=0, now next=1
55[Iteration 7, Thread 3] Got lock
56[Iteration 7, Thread 3] Critical section done, previously next=1, now next=3
57[Iteration 7, Thread 2] Got lock
58[Iteration 7, Thread 2] Critical section done, previously next=3, now next=2
59Iteration 7 completed
60[Iteration 8, Thread 2] Got lock
61[Iteration 8, Thread 2] Critical section done, previously next=0, now next=2
62[Iteration 8, Thread 3] Got lock
63[Iteration 8, Thread 3] Critical section done, previously next=2, now next=3
64[Iteration 8, Thread 1] Got lock
65[Iteration 8, Thread 1] Critical section done, previously next=3, now next=1
66Iteration 8 completed
67[Iteration 9, Thread 2] Got lock
68[Iteration 9, Thread 2] Critical section done, previously next=0, now next=2
69[Iteration 9, Thread 1] Got lock
70[Iteration 9, Thread 1] Critical section done, previously next=2, now next=1
71[Iteration 9, Thread 3] Got lock
72[Iteration 9, Thread 3] Critical section done, previously next=1, now next=3
73Iteration 9 completed
74[Iteration 10, Thread 3] Got lock
75[Iteration 10, Thread 3] Critical section done, previously next=0, now next=3
76[Iteration 10, Thread 2] Got lock
77[Iteration 10, Thread 2] Critical section done, previously next=3, now next=2
78[Iteration 10, Thread 1] Got lock
79[Iteration 10, Thread 1] Critical section done, previously next=2, now next=1
80Iteration 10 completed
81PASSED :-)
82Exiting @ tick 111594500 because target called exit()
83