simout revision 8802:ef66a9083bc4
1gem5 Simulator System.  http://gem5.org
2gem5 is copyrighted software; use the --copyright option for details.
3
4gem5 compiled Jan 23 2012 04:02:00
5gem5 started Jan 23 2012 04:24:32
6gem5 executing on zizzer
7command line: build/SPARC_SE/gem5.opt -d build/SPARC_SE/tests/opt/quick/40.m5threads-test-atomic/sparc/linux/simple-atomic-mp -re tests/run.py build/SPARC_SE/tests/opt/quick/40.m5threads-test-atomic/sparc/linux/simple-atomic-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 2] Got lock
14[Iteration 1, Thread 2] Critical section done, previously next=1, now next=2
15[Iteration 1, Thread 3] Got lock
16[Iteration 1, Thread 3] Critical section done, previously next=2, now next=3
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 2] Got lock
21[Iteration 2, Thread 2] Critical section done, previously next=3, now next=2
22[Iteration 2, Thread 1] Got lock
23[Iteration 2, Thread 1] Critical section done, previously next=2, now next=1
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 2] Got lock
54[Iteration 7, Thread 2] Critical section done, previously next=0, now next=2
55[Iteration 7, Thread 1] Got lock
56[Iteration 7, Thread 1] Critical section done, previously next=2, now next=1
57[Iteration 7, Thread 3] Got lock
58[Iteration 7, Thread 3] Critical section done, previously next=1, now next=3
59Iteration 7 completed
60[Iteration 8, Thread 1] Got lock
61[Iteration 8, Thread 1] Critical section done, previously next=0, now next=1
62[Iteration 8, Thread 2] Got lock
63[Iteration 8, Thread 2] Critical section done, previously next=1, now next=2
64[Iteration 8, Thread 3] Got lock
65[Iteration 8, Thread 3] Critical section done, previously next=2, now next=3
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 2] Got lock
70[Iteration 9, Thread 2] Critical section done, previously next=3, now next=2
71[Iteration 9, Thread 1] Got lock
72[Iteration 9, Thread 1] Critical section done, previously next=2, now next=1
73Iteration 9 completed
74[Iteration 10, Thread 2] Got lock
75[Iteration 10, Thread 2] Critical section done, previously next=0, now next=2
76[Iteration 10, Thread 1] Got lock
77[Iteration 10, Thread 1] Critical section done, previously next=2, now next=1
78[Iteration 10, Thread 3] Got lock
79[Iteration 10, Thread 3] Critical section done, previously next=1, now next=3
80Iteration 10 completed
81PASSED :-)
82Exiting @ tick 87713500 because target called exit()
83