simout revision 6112
15575SN/AM5 Simulator System
211570SCurtis.Dunham@arm.com
3Copyright (c) 2001-2008
4The Regents of The University of Michigan
5All Rights Reserved
6
7
8M5 compiled Apr 17 2009 00:22:56
9M5 revision 35b1dc26772f 6041 default qtip tip m5threads-base-regressions.diff
10M5 started Apr 17 2009 00:29:53
11M5 executing on zizzer
12command line: build/SPARC_SE/m5.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
13Global frequency set at 1000000000000 ticks per second
14info: Entering event queue @ 0.  Starting simulation...
15Init done
16[Iteration 1, Thread 1] Got lock
17[Iteration 1, Thread 1] Critical section done, previously next=0, now next=1
18[Iteration 1, Thread 2] Got lock
19[Iteration 1, Thread 2] Critical section done, previously next=1, now next=2
20[Iteration 1, Thread 3] Got lock
21[Iteration 1, Thread 3] Critical section done, previously next=2, now next=3
22Iteration 1 completed
23[Iteration 2, Thread 3] Got lock
24[Iteration 2, Thread 3] Critical section done, previously next=0, now next=3
25[Iteration 2, Thread 2] Got lock
26[Iteration 2, Thread 2] Critical section done, previously next=3, now next=2
27[Iteration 2, Thread 1] Got lock
28[Iteration 2, Thread 1] Critical section done, previously next=2, now next=1
29Iteration 2 completed
30[Iteration 3, Thread 3] Got lock
31[Iteration 3, Thread 3] Critical section done, previously next=0, now next=3
32[Iteration 3, Thread 2] Got lock
33[Iteration 3, Thread 2] Critical section done, previously next=3, now next=2
34[Iteration 3, Thread 1] Got lock
35[Iteration 3, Thread 1] Critical section done, previously next=2, now next=1
36Iteration 3 completed
37[Iteration 4, Thread 3] Got lock
38[Iteration 4, Thread 3] Critical section done, previously next=0, now next=3
39[Iteration 4, Thread 1] Got lock
40[Iteration 4, Thread 1] Critical section done, previously next=3, now next=1
41[Iteration 4, Thread 2] Got lock
42[Iteration 4, Thread 2] Critical section done, previously next=1, now next=2
43Iteration 4 completed
44[Iteration 5, Thread 3] Got lock
45[Iteration 5, Thread 3] Critical section done, previously next=0, now next=3
46[Iteration 5, Thread 2] Got lock
47[Iteration 5, Thread 2] Critical section done, previously next=3, now next=2
48[Iteration 5, Thread 1] Got lock
49[Iteration 5, Thread 1] Critical section done, previously next=2, now next=1
50Iteration 5 completed
51[Iteration 6, Thread 2] Got lock
52[Iteration 6, Thread 2] Critical section done, previously next=0, now next=2
53[Iteration 6, Thread 1] Got lock
54[Iteration 6, Thread 1] Critical section done, previously next=2, now next=1
55[Iteration 6, Thread 3] Got lock
56[Iteration 6, Thread 3] Critical section done, previously next=1, now next=3
57Iteration 6 completed
58[Iteration 7, Thread 2] Got lock
59[Iteration 7, Thread 2] Critical section done, previously next=0, now next=2
60[Iteration 7, Thread 1] Got lock
61[Iteration 7, Thread 1] Critical section done, previously next=2, now next=1
62[Iteration 7, Thread 3] Got lock
63[Iteration 7, Thread 3] Critical section done, previously next=1, now next=3
64Iteration 7 completed
65[Iteration 8, Thread 1] Got lock
66[Iteration 8, Thread 1] Critical section done, previously next=0, now next=1
67[Iteration 8, Thread 2] Got lock
68[Iteration 8, Thread 2] Critical section done, previously next=1, now next=2
69[Iteration 8, Thread 3] Got lock
70[Iteration 8, Thread 3] Critical section done, previously next=2, now next=3
71Iteration 8 completed
72[Iteration 9, Thread 3] Got lock
73[Iteration 9, Thread 3] Critical section done, previously next=0, now next=3
74[Iteration 9, Thread 2] Got lock
75[Iteration 9, Thread 2] Critical section done, previously next=3, now next=2
76[Iteration 9, Thread 1] Got lock
77[Iteration 9, Thread 1] Critical section done, previously next=2, now next=1
78Iteration 9 completed
79[Iteration 10, Thread 2] Got lock
80[Iteration 10, Thread 2] Critical section done, previously next=0, now next=2
81[Iteration 10, Thread 1] Got lock
82[Iteration 10, Thread 1] Critical section done, previously next=2, now next=1
83[Iteration 10, Thread 3] Got lock
84[Iteration 10, Thread 3] Critical section done, previously next=1, now next=3
85Iteration 10 completed
86PASSED :-)
87Exiting @ tick 87713500 because target called exit()
88