6,8c6,8
< gem5 compiled Jul 21 2016 14:30:06
< gem5 started Jul 21 2016 14:30:37
< gem5 executing on e108600-lin, pid 38681
---
> gem5 compiled Oct 13 2016 20:43:27
> gem5 started Oct 13 2016 20:47:19
> gem5 executing on e108600-lin, pid 17423
16,17d15
< [Iteration 1, Thread 2] Got lock
< [Iteration 1, Thread 2] Critical section done, previously next=1, now next=2
19c17,19
< [Iteration 1, Thread 3] Critical section done, previously next=2, now next=3
---
> [Iteration 1, Thread 3] Critical section done, previously next=1, now next=3
> [Iteration 1, Thread 2] Got lock
> [Iteration 1, Thread 2] Critical section done, previously next=3, now next=2
21,22d20
< [Iteration 2, Thread 1] Got lock
< [Iteration 2, Thread 1] Critical section done, previously next=0, now next=1
24c22
< [Iteration 2, Thread 2] Critical section done, previously next=1, now next=2
---
> [Iteration 2, Thread 2] Critical section done, previously next=0, now next=2
26a25,26
> [Iteration 2, Thread 1] Got lock
> [Iteration 2, Thread 1] Critical section done, previously next=3, now next=1
30,31d29
< [Iteration 3, Thread 2] Got lock
< [Iteration 3, Thread 2] Critical section done, previously next=3, now next=2
33c31,33
< [Iteration 3, Thread 1] Critical section done, previously next=2, now next=1
---
> [Iteration 3, Thread 1] Critical section done, previously next=3, now next=1
> [Iteration 3, Thread 2] Got lock
> [Iteration 3, Thread 2] Critical section done, previously next=1, now next=2
35,36d34
< [Iteration 4, Thread 1] Got lock
< [Iteration 4, Thread 1] Critical section done, previously next=0, now next=1
38c36,38
< [Iteration 4, Thread 2] Critical section done, previously next=1, now next=2
---
> [Iteration 4, Thread 2] Critical section done, previously next=0, now next=2
> [Iteration 4, Thread 1] Got lock
> [Iteration 4, Thread 1] Critical section done, previously next=2, now next=1
40c40
< [Iteration 4, Thread 3] Critical section done, previously next=2, now next=3
---
> [Iteration 4, Thread 3] Critical section done, previously next=1, now next=3
41a42,43
> [Iteration 5, Thread 2] Got lock
> [Iteration 5, Thread 2] Critical section done, previously next=0, now next=2
43c45
< [Iteration 5, Thread 1] Critical section done, previously next=0, now next=1
---
> [Iteration 5, Thread 1] Critical section done, previously next=2, now next=1
46,47d47
< [Iteration 5, Thread 2] Got lock
< [Iteration 5, Thread 2] Critical section done, previously next=3, now next=2
49,52d48
< [Iteration 6, Thread 2] Got lock
< [Iteration 6, Thread 2] Critical section done, previously next=0, now next=2
< [Iteration 6, Thread 1] Got lock
< [Iteration 6, Thread 1] Critical section done, previously next=2, now next=1
54c50,54
< [Iteration 6, Thread 3] Critical section done, previously next=1, now next=3
---
> [Iteration 6, Thread 3] Critical section done, previously next=0, now next=3
> [Iteration 6, Thread 1] Got lock
> [Iteration 6, Thread 1] Critical section done, previously next=3, now next=1
> [Iteration 6, Thread 2] Got lock
> [Iteration 6, Thread 2] Critical section done, previously next=1, now next=2
56,57d55
< [Iteration 7, Thread 3] Got lock
< [Iteration 7, Thread 3] Critical section done, previously next=0, now next=3
59c57,59
< [Iteration 7, Thread 1] Critical section done, previously next=3, now next=1
---
> [Iteration 7, Thread 1] Critical section done, previously next=0, now next=1
> [Iteration 7, Thread 3] Got lock
> [Iteration 7, Thread 3] Critical section done, previously next=1, now next=3
61c61
< [Iteration 7, Thread 2] Critical section done, previously next=1, now next=2
---
> [Iteration 7, Thread 2] Critical section done, previously next=3, now next=2
63,64d62
< [Iteration 8, Thread 3] Got lock
< [Iteration 8, Thread 3] Critical section done, previously next=0, now next=3
66c64,66
< [Iteration 8, Thread 1] Critical section done, previously next=3, now next=1
---
> [Iteration 8, Thread 1] Critical section done, previously next=0, now next=1
> [Iteration 8, Thread 3] Got lock
> [Iteration 8, Thread 3] Critical section done, previously next=1, now next=3
68c68
< [Iteration 8, Thread 2] Critical section done, previously next=1, now next=2
---
> [Iteration 8, Thread 2] Critical section done, previously next=3, now next=2
72,73d71
< [Iteration 9, Thread 1] Got lock
< [Iteration 9, Thread 1] Critical section done, previously next=2, now next=1
75c73,75
< [Iteration 9, Thread 3] Critical section done, previously next=1, now next=3
---
> [Iteration 9, Thread 3] Critical section done, previously next=2, now next=3
> [Iteration 9, Thread 1] Got lock
> [Iteration 9, Thread 1] Critical section done, previously next=3, now next=1
76a77,78
> [Iteration 10, Thread 1] Got lock
> [Iteration 10, Thread 1] Critical section done, previously next=0, now next=1
78c80
< [Iteration 10, Thread 3] Critical section done, previously next=0, now next=3
---
> [Iteration 10, Thread 3] Critical section done, previously next=1, now next=3
81,82d82
< [Iteration 10, Thread 1] Got lock
< [Iteration 10, Thread 1] Critical section done, previously next=2, now next=1
85c85
< Exiting @ tick 124523000 because target called exit()
---
> Exiting @ tick 124830000 because target called exit()