aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2021-02-08 17:39:25 -0600
committerAnthony Wang2021-02-08 17:39:25 -0600
commitc03650a725729e4f03d95af51db22ba480f1b94f (patch)
treec7178cb86aec4de6ec6f9ca62f14d018484fcdfe
parenta665306847b51343292a39160c1da1552d9e91a0 (diff)
Add 3 stuff
-rwxr-xr-xai/3.py5
-rw-r--r--ai/re2
2 files changed, 3 insertions, 4 deletions
diff --git a/ai/3.py b/ai/3.py
index 44cb9fc..5242508 100755
--- a/ai/3.py
+++ b/ai/3.py
@@ -74,7 +74,6 @@ class spaceship_bot:
# others
for other in others:
- if other[2] == 0: continue
a,b = other[0],other[1]
for move in self.moves:
key = (a+move[0], b+move[1])
@@ -94,9 +93,9 @@ class spaceship_bot:
v = oc.get((a, b))
if v == None: v = 0
if status == -1:
- score.append(angle-2*v-math.sqrt(a*a+b*b)/64) # adjust this constant
+ score.append(angle-v/2-math.sqrt(a*a+b*b)/64) # adjust this constant
else:
- score.append(-angle-2*v-math.sqrt(a*a+b*b)/64) # same
+ score.append(-angle-v/2-math.sqrt(a*a+b*b)/64) # same
idx = score.index(max(score))
return (self.moves[idx][0], self.moves[idx][1])
diff --git a/ai/re b/ai/re
index 27eb6ae..738396d 100644
--- a/ai/re
+++ b/ai/re
@@ -1 +1 @@
-{"seat": 16, "gamedata": [{"round": 1, "state": [[3, 33, -1, 0], [9, 33, 1, 0], [16, 30, -1, 0], [20, 26, 1, 0], [24, 22, -1, 0], [28, 18, 1, 0], [32, 12, -1, 0], [33, 7, 1, 0], [33, -1, -1, 0], [33, -7, 1, 0], [31, -13, -1, 0], [28, -18, 1, 0], [26, -22, -1, 0], [21, -27, 1, 0], [16, -30, -1, 0], [9, -31, 1, 0], [3, -33, -1, 0], [-3, -33, 1, 0], [-8, -32, -1, 0], [-14, -30, 1, 0], [-21, -27, -1, 0], [-25, -23, 1, 0], [-28, -18, -1, 0], [-31, -11, 1, 0], [-34, -6, -1, 0], [-33, -1, 1, 0], [-32, 6, -1, 0], [-32, 12, 1, 0], [-28, 16, -1, 0], [-25, 21, 1, 0], [-21, 27, -1, 0], [-15, 29, 1, 0], [-9, 33, -1, 0], [-3, 33, 1, 0]], "moves": [{"seat": 1, "got": [-1, -2], "using": [-1, -2]}, {"seat": 2, "got": [1, 2], "using": [1, 2]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [33, 7, 1, 0], "error": "invalid coords", "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 13, "got": "", "error": "Expecting value: line 1 column 1 (char 0)", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, 1], "using": [2, 1]}, {"seat": 17, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process returned empty string (might have exited and is lingering)", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 20, "got": [-1, 2], "using": [-1, 2]}, {"seat": 21, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "Expecting value: line 1 column 1 (char 0)", "using": [1, 2]}]}, {"round": 2, "state": [[2, 31, -1, -0.004175119225787615], [10, 35, 1, -0.0019174366607363237], [17, 28, -1, 0.00886456877367908], [18, 27, 1, 0.010773679174576951], [22, 21, -1, -0.0032148140781375445], [26, 17, 1, 0.0012313482980143033], [31, 10, -1, 0.007437079510394798], [32, 5, 1, -0.008598536926897528], [32, -3, -1, 0.010055890149796671], [31, -6, 1, 0.002839082780013944], [29, -12, -1, -0.0007542831824570049], [29, -16, 1, 0.010690679181102477], [25, -20, -1, -0.004379305708843697], [23, -28, 1, 0.0042379917010589565], [17, -28, -1, -0.00886456877367908], [11, -30, 1, 0.010964158808947772], [2, -31, -1, 0.004175119225787615], [-5, -34, 1, -0.008809603378604959], [-9, -30, -1, 0.007397224350186516], [-15, -28, 1, -0.008782490644053169], [-20, -25, -1, 0.0021800683416441386], [-23, -22, 1, 0.0030914278064780513], [-30, -17, -1, 0.00887901114597088], [-29, -10, 1, -0.001419580279332493], [-32, -5, -1, 0.0031314462525585955], [-32, -3, 1, 0.010055890149796666], [-33, 4, -1, -0.01030118932536239], [-33, 10, 1, 0.010271240144014442], [-26, 17, -1, 0.009537862117918077], [-23, 20, 1, -0.002718965638001457], [-19, 26, -1, 0.004768883920249656], [-17, 30, 1, 0.006080295776356185], [-11, 32, -1, -0.01032024751507991], [-2, 35, 1, -0.005344280512642326]], "moves": [{"seat": 1, "got": [-1, -2], "using": [-1, -2]}, {"seat": 2, "got": [-1, 2], "using": [-1, 2]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "Expecting value: line 1 column 1 (char 0)", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [2, 1], "using": [2, 1]}, {"seat": 17, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 20, "got": [1, 2], "using": [1, 2]}, {"seat": 21, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process exited", "using": [1, 2]}]}, {"round": 3, "state": [[1, 29, -1, -0.008943041380146762], [9, 37, 1, 0.004399476585727618], [18, 26, -1, 0.018396296098280585], [16, 28, 1, 0.021732529810792423], [21, 19, -1, 0.0010357008447571992], [24, 16, 1, 0.002652336816311626], [30, 8, -1, 0.015623966781794198], [33, 3, 1, -0.018838065379079304], [31, -5, -1, 0.020629562379981446], [29, -5, 1, 0.006093681701100189], [27, -11, -1, -0.0016239736686254895], [30, -14, 1, 0.021439813316687713], [24, -18, -1, -0.009351279620638333], [24, -30, 1, 0.002180068341644138], [18, -30, -1, -0.008031304433946009], [13, -29, 1, 0.022100932509429773], [1, -29, -1, 0.008943041380146762], [-7, -35, 1, -0.01698750990634837], [-10, -28, -1, 0.01560439052813007], [-14, -26, 1, -0.009121839688628699], [-19, -23, -1, 0.004679678660823005], [-21, -21, 1, 0.0066276223066356185], [-32, -16, -1, 0.017139375263971135], [-27, -9, 1, -0.0030602947644621323], [-31, -3, -1, 0.012445665693847682], [-30, -2, 1, 0.005773250681561036], [-31, 5, -1, -0.004048078417870634], [-34, 8, 1, 0.020320903623322988], [-24, 18, -1, 0.019791712080282742], [-21, 19, 1, -0.005853709727773724], [-17, 25, -1, 0.010164670885168946], [-18, 32, 1, 0.0055774382297816465], [-10, 30, -1, -0.008832861444067324], [-1, 37, 1, -0.01012853113543567]], "moves": [{"seat": 1, "got": [-1, -2], "using": [-1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [32, 5, 1, -0.008598536926897528], "error": "invalid coords", "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, 1], "using": [2, 1]}, {"seat": 17, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 20, "got": [2, 1], "using": [2, 1]}, {"seat": 21, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 4, "state": [[0, 27, -1, -0.014428969188152244], [7, 36, 1, 0.01180993847585632], [19, 24, -1, 0.028597217913912724], [14, 29, 1, 0.03277573445691327], [23, 18, -1, 0.012398345961596561], [22, 15, 1, 0.004310140847503785], [29, 6, -1, 0.024629655678178538], [34, 1, 1, -0.028587355906408513], [30, -7, -1, 0.03166199365963315], [27, -4, 1, 0.009858787285340783], [25, -10, -1, -0.002637685712321725], [31, -12, 1, 0.03214990682022034], [23, -16, -1, -0.015032969867547288], [25, -32, 1, 0.00034374664279571707], [16, -29, -1, -0.0022613745307159695], [15, -28, 1, 0.03330384403592287], [0, -27, -1, 0.014428969188152244], [-9, -36, 1, -0.024560596000532432], [-11, -26, -1, 0.0247107138046203], [-12, -25, 1, -0.001733645406125684], [-18, -21, -1, 0.007573086094184062], [-19, -20, 1, 0.010707624291040645], [-33, -14, -1, 0.02707363741674158], [-25, -8, 1, -0.004977731425198492], [-29, -2, -1, 0.01684109325667714], [-28, -1, 1, 0.0008602886109967756], [-30, 7, -1, 0.006984352861781068], [-35, 6, 1, 0.030079074078282978], [-22, 19, -1, 0.03075056271649823], [-19, 18, 1, -0.009504397303145331], [-15, 24, -1, 0.016304445675040878], [-17, 30, 1, 0.006080295776356185], [-12, 31, -1, -0.016405947538251385], [0, 39, 1, -0.014428969188152242]], "moves": [{"seat": 1, "got": [-1, -2], "using": [-1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [1, 2], "using": [1, 2]}, {"seat": 17, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 20, "got": [2, 1], "using": [2, 1]}, {"seat": 21, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 5, "state": [[-1, 25, -1, -0.02079177486214817], [5, 35, 1, 0.019791712080282776], [20, 22, -1, 0.039447783528446606], [12, 30, 1, 0.04379772928465465], [24, 16, -1, 0.024501054311169612], [20, 14, 1, 0.006268872017919612], [28, 4, -1, 0.0345165079595208], [35, -1, 1, -0.037813081905055765], [29, -9, -1, 0.043071541138921074], [25, -3, 1, 0.014259330643256707], [23, -9, -1, -0.003834316870679027], [32, -10, 1, 0.04272556009957299], [22, -14, -1, -0.02156990560673703], [26, -34, 1, -0.001304519499137909], [14, -30, -1, 0.008487759604869279], [16, -26, 1, 0.04282859997006101], [-1, -25, -1, 0.02079177486214817], [-11, -37, 1, -0.03156289574417181], [-12, -24, -1, 0.03480224363653197], [-10, -24, 1, 0.0066584125834989166], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-34, -12, -1, 0.036931087344253946], [-24, -10, 1, 0.00856447224975567], [-27, -1, -1, 0.021908009457721846], [-29, -3, 1, 0.011584545902339222], [-31, 9, -1, 0.01547097494686612], [-36, 4, 1, 0.03948848187131546], [-20, 20, -1, 0.04237532973071603], [-17, 17, 1, -0.013804835355861939], [-13, 23, -1, 0.023330818466256856], [-19, 31, 1, 0.011539974830928654], [-10, 32, -1, -0.00583029425889872], [1, 41, 1, -0.018310027597308834]], "moves": [{"seat": 1, "got": [2, -1], "using": [2, -1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "Expecting value: line 1 column 1 (char 0)", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [33, 3, 1, -0.018838065379079304], "error": "invalid coords", "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, 1], "using": [2, 1]}, {"seat": 17, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 20, "got": [1, 2], "using": [1, 2]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 6, "state": [[1, 24, -1, -0.007801346881516661], [3, 34, 1, 0.028368521205241286], [21, 20, -1, 0.05090192803178728], [10, 31, 1, 0.05469415398051708], [25, 14, -1, 0.036837835392927426], [18, 13, 1, 0.008617851894918585], [26, 3, -1, 0.038816946012237376], [36, -3, 1, -0.04649937259702649], [28, -11, -1, 0.05475564371715823], [23, -4, 1, 0.005862015280886075], [21, -8, -1, -0.005268106397803578], [33, -8, 1, 0.053078420589489056], [21, -12, -1, -0.02914299170092111], [27, -36, 1, -0.002791905570150496], [13, -28, -1, 0.008799217021549363], [18, -25, 1, 0.054346336103916135], [-2, -23, -1, 0.02823380454401422], [-13, -38, 1, -0.038032384616595805], [-13, -22, -1, 0.045952731679340386], [-9, -22, 1, 0.00768852728024352], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-35, -10, -1, 0.046638417697735385], [-22, -9, 1, 0.007534357553011066], [-25, 0, -1, 0.027799943892892556], [-27, -2, 1, 0.006946361694806796], [-32, 11, -1, 0.02319653481203169], [-37, 2, 1, 0.04850551989073988], [-18, 19, -1, 0.04667576778343257], [-15, 16, 1, -0.018937086094735826], [-11, 22, -1, 0.03141647909450061], [-17, 32, 1, 0.001748885023361844], [-11, 34, -1, -0.007424447385970694], [2, 43, 1, -0.02182619353833876]], "moves": [{"seat": 1, "got": [-1, -2], "using": [-1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, 1], "using": [2, 1]}, {"seat": 17, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 20, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 7, "state": [[0, 22, -1, -0.014428969188152244], [1, 33, 1, 0.03755392809480383], [22, 18, -1, 0.06288362833790746], [8, 32, 1, 0.06536763489139172], [24, 16, -1, 0.024501054311169612], [16, 12, 1, 0.01148519826037895], [24, 4, -1, 0.03081589725432736], [37, -5, 1, -0.05464495601727758], [27, -13, -1, 0.0665951366441191], [21, -3, 1, 0.010683416916798263], [19, -7, -1, -0.007016991421165431], [34, -6, 1, 0.06313124019629518], [20, -10, -1, -0.03797585314498843], [28, -38, 1, -0.0041406439868397595], [15, -29, -1, 0.0020072532105085677], [20, -24, 1, 0.06560101343121738], [-3, -21, -1, 0.037012586838585534], [-15, -39, 1, -0.04400856143801949], [-14, -20, -1, 0.05821049091842277], [-7, -21, 1, 0.01828317959771672], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-37, -9, -1, 0.05295533094419936], [-20, -8, 1, 0.006290984856176217], [-23, 1, -1, 0.03471536867622352], [-25, -1, 1, 0.0015414040380837286], [-33, 9, -1, 0.01287628729695178], [-38, 0, 1, 0.05710012560995406], [-16, 20, -1, 0.05998697346935464], [-16, 14, 1, -0.003210183038388742], [-10, 20, -1, 0.03141647909450061], [-19, 33, 1, 0.007171211278994211], [-10, 36, -1, -0.0007472008158235632], [3, 45, 1, -0.02502362150562544]], "moves": [{"seat": 1, "got": [-1, -2], "using": [-1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [34, 1, 1, -0.028587355906408513], "error": "invalid coords", "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, 1], "using": [2, 1]}, {"seat": 17, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 20, "got": [1, 2], "using": [1, 2]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 8, "state": [[-1, 20, -1, -0.022380094816240426], [-1, 32, 1, 0.047347303642510684], [23, 16, -1, 0.07528617751997291], [6, 33, 1, 0.0757326265557263], [25, 18, -1, 0.018768221732122486], [14, 11, 1, 0.01506111198683739], [22, 3, -1, 0.03553022000321704], [38, -7, 1, -0.06226002165367094], [26, -15, -1, 0.07846092994422486], [19, -4, 1, 0.00024298445715383206], [17, -6, -1, -0.00919705976280956], [35, -4, 1, 0.07282062366791839], [19, -8, -1, -0.04834084480932299], [29, -40, 1, -0.0053690882769885], [14, -27, -1, 0.0018469763834292985], [22, -23, 1, 0.07649378811921209], [-4, -19, -1, 0.04745301929822996], [-17, -40, 1, -0.04953073083553675], [-15, -18, -1, 0.07158146562316312], [-6, -19, 1, 0.020809236401047693], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-39, -8, -1, 0.05873069683837927], [-19, -10, 1, 0.022838571285921205], [-21, 2, -1, 0.04291197731235229], [-24, -3, 1, 0.014970310444370577], [-31, 10, -1, 0.020164003665795023], [-36, -1, 1, 0.061519959696605675], [-14, 21, -1, 0.07379180882521665], [-14, 13, 1, -0.00791290092069123], [-9, 18, -1, 0.03141647909450061], [-17, 32, 1, 0.001748885023361844], [-8, 35, -1, 0.006611436509570285], [4, 47, 1, -0.027941509293042573]], "moves": [{"seat": 1, "got": [2, -1], "using": [2, -1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [1, 2], "using": [1, 2]}, {"seat": 17, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 20, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 9, "state": [[1, 19, -1, -0.006060115009865186], [-3, 31, 1, 0.05772960792976098], [24, 14, -1, 0.08797521083504939], [4, 34, 1, 0.08571876450297379], [24, 16, -1, 0.024501054311169612], [12, 10, 1, 0.01963984672265998], [20, 4, -1, 0.025683646515453483], [40, -8, 1, -0.06468351366173214], [25, -17, -1, 0.09022221539863615], [17, -3, 1, 0.005467090674338935], [15, -7, -1, 0.006294214264756634], [36, -2, 1, 0.08209832264512047], [18, -6, -1, -0.0605594707954217], [30, -42, 1, -0.006492516275343951], [13, -29, -1, 0.010908180487309169], [23, -21, 1, 0.08725932207075797], [-5, -17, -1, 0.05995547011602666], [-19, -41, 1, -0.05463685462226961], [-16, -16, -1, 0.08601043481131532], [-7, -17, 1, 0.007324328961501267], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-40, -6, -1, 0.06723461295044297], [-17, -9, 1, 0.023223933591164595], [-19, 3, -1, 0.05272390671204918], [-22, -2, 1, 0.009607567552240043], [-33, 9, -1, 0.01287628729695178], [-34, -2, 1, 0.06645140523059241], [-12, 20, -1, 0.0813648949194007], [-12, 12, 1, -0.01380483535586194], [-8, 16, -1, 0.03141647909450061], [-15, 33, 1, -0.008072002776814849], [-9, 33, -1, 0.0], [5, 49, 1, -0.03061325260358494]], "moves": [{"seat": 1, "got": [-1, -2], "using": [-1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [35, -1, 1, -0.037813081905055765], "error": "invalid coords", "using": [2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, 1], "using": [2, 1]}, {"seat": 17, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 20, "got": [1, 2], "using": [1, 2]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 10, "state": [[0, 17, -1, -0.014428969188152244], [-5, 30, 1, 0.06865955808634276], [25, 12, -1, 0.10079585344400488], [2, 35, 1, 0.09527251140456648], [22, 15, -1, 0.022843250279977453], [10, 9, 1, 0.025699961732525166], [18, 3, -1, 0.03081589725432736], [42, -9, 1, -0.06686358200337628], [24, -19, -1, 0.10175494665536987], [15, -4, 1, -0.008209124260928333], [13, -6, -1, 0.005622678405678573], [37, 0, 1, 0.0909311840891878], [17, -4, -1, -0.07498843998357393], [32, -43, 1, -0.0033857645420313914], [11, -28, -1, 0.018402085024298905], [25, -20, 1, 0.09764162635800826], [-6, -15, 0, 0.07498843998357395], [-21, -42, 1, -0.0593628396370644], [-17, -14, -1, 0.10136471301036026], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-41, -4, -1, 0.07545285685595503], [-15, -8, 1, 0.023710644438123794], [-17, 4, -1, 0.06457916587952363], [-20, -1, 1, 0.0031297239921759803], [-32, 11, -1, 0.02319653481203169], [-32, -3, 1, 0.0719774173956629], [-10, 21, -1, 0.09664381566996151], [-10, 11, 1, -0.021377921450046], [-7, 14, -1, 0.03141647909450061], [-14, 31, 1, -0.008459240317036551], [-10, 35, -1, -0.0019174366607363237], [6, 51, 1, -0.03306740476525482]], "moves": [{"seat": 1, "got": [-1, -2], "using": [-1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, 1], "using": [2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 11, "state": [[-1, 15, -1, -0.025023621505625475], [-7, 29, 1, 0.08007098080060907], [26, 10, -1, 0.11358333899645895], [0, 36, 1, 0.10435720008007636], [24, 14, -1, 0.034038916429087726], [8, 8, 1, 0.03406881591081222], [16, 4, -1, 0.018110560421269413], [41, -7, 1, -0.060180330568250444], [23, -21, -1, 0.11294925891269947], [13, -3, 1, -0.002829123188092081], [11, -7, -1, 0.027000599855724602], [38, 2, 1, 0.09930003826747485], [16, -2, -1, -0.09197594988992229], [34, -42, 1, 0.0031000288650201964], [9, -29, -1, 0.030086187602536042], [27, -19, 1, 0.10743500190571507], [-6, -15, 0, 0.07498843998357395], [-23, -43, 1, -0.06374214534590814], [-18, -12, -1, 0.11742691390581593], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-42, -2, -1, 0.08335809799500371], [-14, -10, 1, 0.044447285705127786], [-15, 5, -1, 0.0790081350676759], [-19, -3, 1, 0.020102561183244463], [-31, 9, -1, 0.015470974946866122], [-30, -4, 1, 0.07819635718937469], [-8, 22, -1, 0.11186670050321607], [-11, 9, 1, 0.00205792335941489], [-6, 12, -1, 0.03141647909450061], [-12, 32, 1, -0.01887175155690672], [-11, 37, -1, -0.003616535201607986], [7, 53, 1, -0.035328470406592864]], "moves": [{"seat": 1, "got": [2, -1], "using": [2, -1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [36, -3, 1, -0.04649937259702649], "error": "invalid coords", "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [1, 2], "using": [1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 12, "state": [[1, 14, -1, -0.0030800336882220378], [-9, 28, 1, 0.0918722433821682], [27, 8, -1, 0.12617542133997783], [-2, 37, 1, 0.11295180579929058], [26, 15, -1, 0.03480224363653197], [6, 7, 1, 0.04628744189691093], [14, 3, -1, 0.02350357817380935], [40, -5, 1, -0.053058746647514324], [22, -23, -1, 0.12371479286424535], [11, -4, 1, -0.022241594660268406], [9, -6, -1, 0.030386364397755977], [39, 4, 1, 0.10719788849315713], [15, 0, -1, -0.11176766197020506], [36, -43, 1, 0.005726109710754764], [7, -28, -1, 0.038989565188684676], [28, -17, 1, 0.1181862834683212], [-6, -15, 0, 0.07498843998357395], [-25, -44, 1, -0.06780561621741694], [-19, -10, -1, 0.13390337758614862], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-43, 0, -1, 0.0909311840891877], [-12, -9, 1, 0.048147896410321224], [-13, 6, -1, 0.0966197788063145], [-17, -2, 1, 0.013817033941190406], [-32, 7, -1, 0.004776200006030724], [-28, -5, 1, 0.08522421354161461], [-6, 23, -1, 0.12676179087340586], [-9, 8, 1, -0.00445355573522359], [-5, 10, -1, 0.03141647909450061], [-13, 34, 1, -0.01784826120874643], [-13, 36, -1, -0.012778043517398006], [8, 55, 1, -0.037417560374472254]], "moves": [{"seat": 1, "got": [-1, -2], "using": [-1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [1, 2], "using": [1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 13, "state": [[0, 12, -1, -0.01442896918815224], [-11, 27, 1, 0.103948512569834], [28, 6, -1, 0.13842432218648593], [-4, 38, 1, 0.12104888329533894], [25, 17, -1, 0.023040958182120687], [5, 5, 1, 0.03406881591081222], [12, 4, -1, 0.00589193443517071], [38, -4, 1, -0.04995871778249412], [21, -25, -1, 0.13398343371994978], [9, -3, 1, -0.017941156607551825], [7, -7, -1, 0.06180284349225658], [40, 6, 1, 0.11462775522793262], [14, 2, -1, -0.13435127962063834], [38, -42, 1, 0.011840586452194579], [6, -30, -1, 0.04656265128286874], [29, -15, 1, 0.12905810545250884], [-6, -15, 0, 0.07498843998357395], [-27, -45, 1, -0.07158146562316309], [-20, -8, -1, 0.1504509640158936], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-44, 2, -1, 0.09816052354057604], [-10, -8, 1, 0.05311987032211584], [-12, 8, -1, 0.12138346479839193], [-15, -1, 1, 0.005773250681561032], [-33, 9, -1, 0.01287628729695178], [-26, -6, 1, 0.09319628336527767], [-4, 24, -1, 0.1410911013750893], [-7, 7, 1, -0.013804835355861939], [-4, 8, -1, 0.03141647909450061], [-11, 33, 1, -0.024763685992077393], [-11, 35, -1, -0.006089082556178955], [9, 57, 1, -0.039352932007308876]], "moves": [{"seat": 1, "got": [-1, -2], "using": [-1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [37, -5, 1, -0.05464495601727758], "error": "invalid coords", "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [1, 2], "using": [1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 14, "state": [[-1, 10, -1, -0.030291727903429034], [-13, 26, 1, 0.11616713855593269], [29, 4, -1, 0.15020611045046894], [-6, 39, 1, 0.12865209525384086], [24, 19, -1, 0.01150822692538696], [3, 4, 1, 0.0566524335612455], [10, 3, -1, 0.010713336071082899], [36, -3, 1, -0.04649937259702649], [20, -27, -1, 0.1437095556780179], [7, -4, 1, -0.04935763570205241], [5, -6, -1, 0.07623181268040882], [41, 8, 1, 0.12160046236786483], [13, 4, -1, -0.159275242439795], [40, -43, 1, 0.014041626932946385], [8, -31, -1, 0.03778386898829742], [30, -13, 1, 0.13995028037285462], [-6, -15, 0, 0.07498843998357395], [-29, -46, 1, -0.07509535702045488], [-21, -6, -1, 0.16671766841986294], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-43, 4, -1, 0.10569381095014532], [-9, -10, 1, 0.07910036823904154], [-10, 9, -1, 0.14443108971460544], [-14, -3, 1, 0.028775145800232514], [-34, 7, -1, 0.0028166075632924826], [-24, -7, 1, 0.10226736091082056], [-2, 25, -1, 0.15466999289765807], [-6, 5, 1, 0.0006241338322903398], [-3, 6, -1, 0.03141647909450061], [-9, 32, 1, -0.03233677208626149], [-12, 37, -1, -0.007538947325275673], [10, 59, 1, -0.04115043529842683]], "moves": [{"seat": 1, "got": [2, -1], "using": [2, -1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [1, 2], "using": [1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 15, "state": [[1, 9, -1, 0.0031826745504863994], [-15, 25, 1, 0.12838576454203138], [30, 2, -1, 0.16142621730515747], [-8, 40, 1, 0.135773679174577], [23, 21, -1, 0.0003139146680573614], [1, 5, 1, 0.12765233681631166], [8, 4, -1, -0.016691683215262564], [34, -2, 1, -0.042618314187869884], [19, -29, -1, 0.15286828984192294], [5, -3, 1, -0.052743400244083805], [3, -7, -1, 0.12236231428767828], [42, 10, 1, 0.1281325667384964], [12, 6, -1, -0.1855594707954217], [42, -42, 1, 0.019791712080282776], [7, -33, -1, 0.04471209581013777], [31, -11, 1, 0.15076149668012412], [-6, -15, 0, 0.07498843998357395], [-31, -47, 1, -0.07837054356103926], [-22, -4, -1, 0.18238586128696527], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-42, 6, -1, 0.11351480173962099], [-7, -11, 1, 0.10553375769728648], [-8, 10, -1, 0.17041158763153114], [-12, -2, 1, 0.02146282671971456], [-35, 9, -1, 0.010558660698210688], [-23, -9, 1, 0.11646296524701842], [0, 26, -1, 0.167375329730716], [-5, 3, 1, 0.025184729832822737], [-2, 4, -1, 0.03141647909450061], [-8, 30, 1, -0.03449571833870091], [-10, 36, -1, -0.0007472008158235632], [11, 61, 1, -0.04282388205936369]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [38, -7, 1, -0.06226002165367094], "error": "invalid coords", "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [1, 2], "using": [1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 16, "state": [[2, 7, -1, 0.029863797203300117], [-17, 24, 1, 0.14046203372969715], [31, 0, -1, 0.17202086962263066], [-10, 41, 1, 0.1424320917580759], [25, 22, -1, 0.0032296384952977242], [-1, 4, 1, 0.19805838109949692], [6, 3, -1, -0.016691683215262564], [32, -1, 1, -0.038239008479026185], [18, -31, -1, 0.16145252738610075], [3, -4, 1, -0.11431658308320174], [1, -6, -1, 0.16051861513662988], [43, 12, 1, 0.1342445478093721], [11, 8, -1, -0.21184369915104842], [43, -40, 1, 0.02554179722761915], [5, -32, -1, 0.05331063273703532], [32, -9, 1, 0.16139487753877035], [-6, -15, 0, 0.07498843998357395], [-33, -48, 1, -0.08142803911092668], [-23, -2, -1, 0.1972055994554534], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-41, 8, -1, 0.12160046236786475], [-5, -10, 1, 0.12193970523553788], [-6, 11, -1, 0.19832644482076695], [-10, -1, 1, 0.011041357079364591], [-36, 11, -1, 0.017697688932863942], [-21, -10, 1, 0.12783163967070849], [-2, 27, -1, 0.155607566399997], [-4, 1, 1, 0.07220559945545338], [0, 5, -1, 0.10520828791971726], [-9, 32, 1, -0.03233677208626149], [-9, 38, -1, 0.005362742892130534], [12, 63, 1, -0.044385352153603896]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [1, 2], "using": [1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 17, "state": [[3, 5, -1, 0.07158146562316309], [-19, 23, 1, 0.15226329631125632], [29, -1, -1, 0.17750679743063616], [-12, 42, 1, 0.14864996647152878], [26, 24, -1, -0.0005526191093350743], [-3, 5, 1, 0.24507925072212755], [4, 4, -1, -0.06789987439004593], [31, -3, 1, -0.04862131276627647], [17, -33, -1, 0.16946935287813483], [5, -3, 1, -0.052743400244083805], [-1, -7, -1, 0.20938646114268986], [44, 14, 1, 0.13995930692232703], [10, 10, -1, -0.23676766197020507], [44, -38, 1, 0.03141647909450059], [4, -34, -1, 0.05934069480026674], [33, -7, 1, 0.1717629480521381], [-6, -15, 0, 0.07498843998357395], [-35, -49, 1, -0.08428680245622104], [-24, 0, -1, 0.21101043481131543], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-40, 10, -1, 0.12992074927787237], [-3, -11, 1, 0.15335618433003845], [-4, 12, -1, 0.22659175271810914], [-9, -3, 1, 0.04638678953887119], [-38, 12, -1, 0.019183091937688166], [-19, -11, 1, 0.14062396678179412], [0, 28, -1, 0.167375329730716], [-3, -1, 1, 0.1624033558189214], [2, 4, -1, 0.1790000967449339], [-8, 34, 1, -0.03919265518022964], [-8, 36, -1, 0.007573086094184098], [13, 65, 1, -0.04584544828265282]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [40, -8, 1, -0.06468351366173214], "error": "invalid coords", "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [1, 2], "using": [1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 18, "state": [[4, 3, -1, 0.13315464846228103], [-21, 22, 1, 0.1636747190255226], [27, -2, -1, 0.18378863295334968], [-14, 43, 1, 0.15445243776654824], [25, 22, -1, 0.0032296384952977242], [-4, 3, 1, 0.3066524335612455], [6, 3, -1, -0.016691683215262564], [30, -5, 1, -0.05955126292285826], [16, -35, -1, 0.17693645580686196], [3, -4, 1, -0.11431658308320174], [-3, -6, -1, 0.2605946523174732], [45, 16, 1, 0.14530097806254944], [9, 12, -1, -0.25935127962063836], [45, -36, 1, 0.03740335581892141], [6, -35, -1, 0.050958078845698196], [34, -5, 1, 0.18179141005261246], [-6, -15, 0, 0.07498843998357395], [-37, -50, 1, -0.08696392281325423], [-25, 2, -1, 0.22371577164437337], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-38, 11, -1, 0.13577656958997517], [-1, -10, 1, 0.17986875534547772], [-2, 11, -1, 0.24917537036854243], [-7, -2, 1, 0.03947136475554022], [-39, 14, -1, 0.025353281470197185], [-17, -12, 1, 0.1549267727438227], [2, 29, -1, 0.17833418036693147], [-2, -3, 1, 0.26761164373863866], [4, 5, -1, 0.2125966441810786], [-9, 32, 1, -0.03233677208626149], [-10, 37, -1, 0.0003641983187422553], [14, 67, 1, -0.047213508654217654]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [1, 2], "using": [1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 19, "state": [[5, 1, -1, 0.20415455171734717], [-23, 21, 1, 0.17460466918210438], [25, -3, -1, 0.19102857354660552], [-16, 44, 1, 0.15986582930757637], [23, 21, -1, 0.0003139146680573614], [-5, 1, 1, 0.37765233681631166], [4, 4, -1, -0.06789987439004593], [29, -7, 1, -0.07096268563712457], [15, -37, -1, 0.18387887735739278], [5, -3, 1, -0.052743400244083805], [-5, -7, -1, 0.28551861513662985], [46, 18, 1, 0.1502940237262522], [8, 14, -1, -0.27914299170092116], [46, -34, 1, 0.04348828321902758], [5, -33, -1, 0.0540467743102468], [35, -3, 1, 0.1914213924699592], [-6, -15, 0, 0.07498843998357395], [-39, -51, 1, -0.08947479923242714], [-26, 4, -1, 0.23530532998507986], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-37, 13, -1, 0.1447061679105619], [1, -11, 1, 0.21016048324890677], [0, 10, -1, 0.27779994389289253], [-5, -1, 1, 0.026595077458588374], [-40, 16, -1, 0.031060428361657455], [-15, -13, 1, 0.17075119011002382], [4, 28, -1, 0.18995894738114927], [0, -4, 1, 0.36119516464413803], [3, 3, -1, 0.23020828791971723], [-8, 30, 1, -0.03449571833870091], [-8, 38, -1, 0.00935127962063835], [15, 69, 1, -0.04849778509896446]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [42, -9, 1, -0.06686358200337628], "error": "invalid coords", "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [1, 2], "using": [1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 20, "state": [[6, -1, -1, 0.2618552591674745], [-25, 20, 1, 0.1849869734693547], [23, -4, -1, 0.19942588890897614], [-18, 45, 1, 0.1649166708754981], [24, 19, -1, 0.01150822692538696], [-4, -1, 1, 0.44805838109949686], [3, 6, -1, -0.11910806556482928], [28, -9, 1, -0.08276394821868373], [14, -39, -1, 0.19032627446012637], [3, -4, 1, -0.11431658308320174], [-6, -5, -1, 0.32623181268040885], [47, 20, 1, 0.15496257552383508], [7, 16, -1, -0.2961305016072695], [47, -32, 1, 0.0496555092835829], [3, -32, -1, 0.06310183859166045], [36, -1, 1, 0.20061014853271802], [-6, -15, 0, 0.07498843998357395], [-41, -52, 1, -0.09183330956883998], [-24, 5, -1, 0.24370012628915053], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-35, 14, -1, 0.1514906548846094], [3, -10, 1, 0.2421183035996257], [2, 9, -1, 0.3126021875294245], [-4, -3, 1, 0.09759498071365454], [-38, 15, -1, 0.03033700178439808], [-13, -14, 1, 0.18799206004512473], [6, 27, -1, 0.20217757336724798], [2, -3, 1, 0.4547786855496374], [4, 1, -1, 0.3162187227310326], [-6, 29, 1, -0.04350140723508522], [-9, 40, -1, 0.007152042253438792], [16, 71, 1, -0.049705592770367124]], "moves": [{"seat": 1, "got": [-2, 1], "using": [-2, 1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 21, "state": [[4, 0, -1, 0.23557103081184777], [-27, 19, 1, 0.19478034901706148], [21, -5, -1, 0.20922225227193927], [-20, 46, 1, 0.1696309936243878], [23, 21, -1, 0.0003139146680573614], [-3, -3, 1, 0.5340688159108122], [4, 4, -1, -0.06789987439004593], [27, -11, 1, -0.0948402174063495], [13, -41, -1, 0.19631075235802783], [5, -3, 1, -0.052743400244083805], [-7, -3, -1, 0.3723623142876783], [48, 22, 1, 0.15932997516186448], [6, 18, -1, -0.31055947079542173], [48, -30, 1, 0.05588786983560639], [5, -31, -1, 0.0525281663614757], [35, 1, 1, 0.20957602995719388], [-6, -15, 0, 0.07498843998357395], [-43, -53, 1, -0.09405196677303249], [-22, 6, -1, 0.25338576454203143], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-34, 16, -1, 0.16093430532661845], [5, -11, 1, 0.2636313884508005], [3, 7, -1, 0.3422404730974708], [-2, -4, 1, 0.17138678953887118], [-37, 13, -1, 0.02427594138760996], [-11, -15, 1, 0.20639502078371846], [8, 26, -1, 0.21488291020030592], [4, -4, 1, 0.48619516464413803], [5, -1, -1, 0.38662476701421783], [-4, 28, 1, -0.05338825951642749], [-11, 41, -1, 0.0006576613108530988], [17, 73, 1, -0.050843436405247494]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [41, -7, 1, -0.060180330568250444], "error": "invalid coords", "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 22, "state": [[5, -2, -1, 0.2961305016072695], [-29, 18, 1, 0.2039657559066241], [19, -6, -1, 0.22070300399408307], [-22, 47, 1, 0.17403385009727337], [24, 19, -1, 0.01150822692538696], [-1, -4, 1, 0.6200792507221276], [6, 3, -1, -0.016691683215262564], [26, -13, 1, -0.1070588433924482], [12, -43, -1, 0.20186523464390352], [3, -4, 1, -0.11431658308320174], [-6, -1, -1, 0.41051861513662985], [49, 24, 1, 0.1634184734152665], [5, 20, -1, -0.3227780967815205], [49, -28, 1, 0.062167041810998816], [4, -33, -1, 0.05878127726896742], [34, 3, 1, 0.21903679114484442], [-6, -15, 0, 0.07498843998357395], [-45, -54, 1, -0.09614206162369557], [-20, 7, -1, 0.2645938965312841], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-33, 18, -1, 0.17040468316131327], [7, -10, 1, 0.2929315701678619], [4, 5, -1, 0.38518830015425387], [0, -3, 1, 0.24517859836408784], [-39, 12, -1, 0.01800853803582567], [-9, -16, 1, 0.22555081021331158], [10, 25, -1, 0.2279348005261377], [2, -3, 1, 0.4547786855496374], [4, -3, -1, 0.457624670269284], [-3, 26, 1, -0.05768869756914406], [-9, 42, -1, 0.008778782294571316], [18, 75, 1, -0.051917117190362835]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 23, "state": [[6, -4, -1, 0.3291545517173472], [-31, 17, 1, 0.21254256503158261], [17, -7, -1, 0.23418791143362946], [-24, 48, 1, 0.17814900890529303], [23, 21, -1, 0.0003139146680573614], [0, -6, 1, 0.6590688159108122], [4, 4, -1, -0.06789987439004593], [25, -15, 1, -0.1192774693785469], [11, -45, -1, 0.20702229751513623], [5, -3, 1, -0.052743400244083805], [-7, 1, -1, 0.4593864611426899], [50, 26, 1, 0.16724904971773535], [4, 22, -1, -0.33314308844585505], [50, -26, 1, 0.06847384645173518], [6, -34, -1, 0.05017918648447672], [33, 5, 1, 0.2289623386864922], [-6, -15, 0, 0.07498843998357395], [-47, -55, 1, -0.09811379189644608], [-18, 8, -1, 0.2775729041851437], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-32, 20, -1, 0.17983502633386406], [9, -11, 1, 0.30486875534547775], [5, 3, -1, 0.44178950908157716], [-1, -5, 1, 0.21376211926958721], [-37, 11, -1, 0.01649282249855977], [-7, -17, 1, 0.24493308379895518], [12, 24, -1, 0.24116713855593264], [0, -4, 1, 0.36119516464413803], [6, -2, -1, 0.4064164790945006], [-5, 27, 1, -0.046828885465939656], [-7, 41, -1, 0.01546203372969716], [19, 77, 1, -0.052931823529877645]], "moves": [{"seat": 1, "got": [-2, 1], "using": [-2, 1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [40, -5, 1, -0.053058746647514324], "error": "invalid coords", "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 24, "state": [[4, -3, -1, 0.3379874131614145], [-33, 16, 1, 0.22052433863600904], [15, -8, -1, 0.24999999999999997], [-26, 49, 1, 0.18199878071310469], [21, 20, -1, -0.0030343663741743917], [2, -7, 1, 0.7033615823022645], [6, 3, -1, -0.016691683215262564], [24, -17, 1, -0.13135373856621266], [10, -47, -1, 0.2118133806241838], [3, -4, 1, -0.11431658308320174], [-6, 3, -1, 0.5105946523174733], [51, 28, 1, 0.17084132114153164], [3, 24, -1, -0.34197594988992236], [51, -24, 1, 0.07478859084285201], [7, -32, -1, 0.04370388793757434], [32, 7, 1, 0.23930522505916466], [-6, -15, 0, 0.07498843998357395], [-49, -56, 1, -0.09997637849437457], [-16, 9, -1, 0.2925597502079578], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-31, 22, -1, 0.18916024488660169], [10, -9, 1, 0.3291003682390416], [6, 1, -1, 0.5015157155372658], [0, -3, 1, 0.24517859836408784], [-39, 10, -1, 0.010449275874820764], [-5, -18, 1, 0.2639775950634144], [14, 23, -1, 0.25439947658572754], [2, -3, 1, 0.4547786855496374], [5, -4, -1, 0.4625966441810786], [-3, 28, 1, -0.05898436726051241], [-5, 42, -1, 0.023517067023941633], [20, 79, 1, -0.05389220840415324]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 25, "state": [[5, -5, -1, 0.36057103081184777], [-35, 15, 1, 0.22793480052613774], [13, -9, -1, 0.2683962960982806], [-28, 50, 1, 0.18560393990381802], [22, 18, -1, 0.008947333931945793], [0, -6, 1, 0.6590688159108122], [4, 4, -1, -0.06789987439004593], [23, -15, 1, -0.12524298445715384], [9, -49, -1, 0.21626828916272653], [5, -3, 1, -0.052743400244083805], [-7, 5, -1, 0.5355186151366299], [52, 30, 1, 0.1742135156693248], [2, 26, -1, -0.34954903598410647], [52, -22, 1, 0.0810914330869778], [5, -33, -1, 0.0540467743102468], [31, 9, 1, 0.25000000000000006], [-6, -15, 0, 0.07498843998357395], [-51, -57, 1, -0.10173816936778045], [-14, 10, -1, 0.30972620645568866], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-29, 23, -1, 0.197648004491471], [11, -7, 1, 0.3555337576972865], [7, -1, -1, 0.5503835615433258], [-1, -5, 1, 0.21376211926958721], [-40, 12, -1, 0.016887747105106876], [-3, -19, 1, 0.2821761627907974], [16, 22, -1, 0.26745136691155935], [4, -4, 1, 0.48619516464413803], [3, -3, -1, 0.48020828791971726], [-4, 26, 1, -0.0516769819930963], [-4, 44, -1, 0.027946360542563824], [21, 81, 1, -0.054802455522985884]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [38, -4, 1, -0.04995871778249412], "error": "invalid coords", "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 26, "state": [[3, -6, -1, 0.41177922198663114], [-37, 14, 1, 0.23480433288193678], [11, -10, -1, 0.2894477835284466], [-30, 51, 1, 0.18898371374524275], [20, 17, -1, 0.005960862513620794], [2, -7, 1, 0.7033615823022645], [6, 3, -1, -0.016691683215262564], [22, -13, 1, -0.11820933143525658], [8, -51, -1, 0.22041491237201039], [3, -4, 1, -0.11431658308320174], [-5, 6, -1, 0.5762318126804088], [53, 32, 1, 0.17738249019138774], [1, 28, -1, -0.3560859717232962], [53, -20, 1, 0.08736275441118863], [6, -31, -1, 0.04755117859015172], [30, 11, 1, 0.2609641588089478], [-6, -15, 0, 0.07498843998357395], [-53, -58, 1, -0.10340673219994939], [-12, 11, -1, 0.32909501002798436], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-27, 24, -1, 0.20657990446854932], [10, -5, 1, 0.37193970523553793], [8, -3, -1, 0.5849000695028466], [1, -6, 1, 0.2714628267197145], [-38, 11, -1, 0.015346343067023217], [-1, -20, 1, 0.29914899998186584], [18, 21, -1, 0.28015670374461726], [2, -3, 1, 0.4547786855496374], [5, -4, -1, 0.4625966441810786], [-5, 24, 1, -0.04328218568902564], [-6, 43, -1, 0.020310130256853805], [22, 83, 1, -0.05566633608282951]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 27, "state": [[1, -7, -1, 0.4629874131614145], [-39, 13, 1, 0.24116713855593266], [9, -11, -1, 0.31288362833790745], [-32, 52, 1, 0.19215581743076782], [21, 15, -1, 0.01936880357229573], [0, -6, 1, 0.6590688159108122], [4, 4, -1, -0.06789987439004593], [20, -12, 1, -0.11927746937854689], [7, -53, -1, 0.22427909714564717], [5, -3, 1, -0.052743400244083805], [-3, 7, -1, 0.6223623142876783], [54, 34, 1, 0.18036377835228012], [0, 30, -1, -0.36176766197020516], [54, -18, 1, 0.0935835209054994], [8, -32, -1, 0.03898956518868468], [29, 13, 1, 0.2721009325094298], [-6, -15, 0, 0.07498843998357395], [-55, -59, 1, -0.10498893688678906], [-10, 12, -1, 0.3504394039994676], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-26, 26, -1, 0.21593118408918766], [11, -3, 1, 0.4033561843300385], [6, -4, -1, 0.6213834647983919], [3, -7, 1, 0.3096191275686661], [-40, 10, -1, 0.00949052275492043], [1, -21, 1, 0.3146732117041381], [20, 20, -1, 0.292375329730716], [3, -1, 1, 0.5599869734693547], [3, -3, -1, 0.48020828791971726], [-6, 22, 1, -0.03359654743614472], [-4, 42, -1, 0.027263296311256333], [23, 85, 1, -0.05648725761892141]], "moves": [{"seat": 1, "got": [-2, 1], "using": [-2, 1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [36, -3, 1, -0.04649937259702649], "error": "invalid coords", "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 28, "state": [[-1, -6, -1, 0.5118552591674745], [-41, 12, 1, 0.24705907299110338], [7, -12, -1, 0.3379752108350494], [-34, 53, 1, 0.19513651881164137], [20, 17, -1, 0.005960862513620796], [2, -7, 1, 0.7033615823022645], [6, 3, -1, -0.016691683215262564], [18, -11, 1, -0.12057138349733854], [6, -55, -1, 0.22788462874068288], [3, -4, 1, -0.11431658308320174], [-1, 6, -1, 0.6605186151366299], [55, 36, 1, 0.18317165718665865], [-1, 32, -1, -0.3667396358819998], [55, -16, 1, 0.09973561848138614], [10, -33, -1, 0.031150244911429665], [28, 15, 1, 0.2833038440359229], [-6, -15, 0, 0.07498843998357395], [-57, -60, 1, -0.10649102882744275], [-8, 13, -1, 0.373211817460624], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-24, 27, -1, 0.225282463709826], [10, -1, 1, 0.42986875534547775], [7, -6, -1, 0.6405813179067938], [1, -6, 1, 0.2714628267197145], [-39, 8, -1, 0.0027014448170442585], [2, -19, 1, 0.3237918088252166], [22, 19, -1, 0.30400009674493383], [4, 1, 1, 0.6501847298328227], [5, -4, -1, 0.4625966441810786], [-5, 24, 1, -0.04328218568902564], [-6, 43, -1, 0.020310130256853805], [24, 87, 1, -0.05726830618464854]], "moves": [{"seat": 1, "got": [-1, 2], "using": [-1, 2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 29, "state": [[-2, -4, -1, 0.5593628396370645], [-43, 11, 1, 0.2525160740558629], [5, -13, -1, 0.36358333899645895], [-36, 54, 1, 0.19794072098557577], [18, 18, -1, -0.0069154247833309816], [0, -6, 1, 0.6590688159108122], [4, 4, -1, -0.06789987439004593], [17, -9, 1, -0.11075945409764162], [5, -57, -1, 0.2312532823778772], [5, -3, 1, -0.052743400244083805], [1, 7, -1, 0.7093864611426899], [56, 38, 1, 0.18581922449382507], [-2, 34, -1, -0.3711189415908435], [56, -14, 1, 0.10580214689159811], [8, -32, -1, 0.03898956518868468], [27, 17, 1, 0.294462576882462], [-6, -15, 0, 0.07498843998357395], [-59, -61, 1, -0.10791869399553618], [-6, 14, -1, 0.3965699056067371], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-23, 29, -1, 0.23421436368690432], [11, 1, 1, 0.4601604832489068], [5, -7, -1, 0.6790841722485192], [-1, -7, 1, 0.22259498071365452], [-40, 10, -1, 0.00949052275492043], [3, -17, 1, 0.3349000695028466], [23, 17, -1, 0.31607190086946085], [3, 3, 1, 0.736195164644138], [3, -3, -1, 0.48020828791971726], [-6, 26, 1, -0.03987571941153717], [-4, 42, -1, 0.027263296311256333], [25, 89, 1, -0.05801228288005189]], "moves": [{"seat": 1, "got": [-2, 1], "using": [-2, 1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [34, -2, 1, -0.042618314187869884], "error": "invalid coords", "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 30, "state": [[-4, -3, -1, 0.6331546484622811], [-45, 10, 1, 0.2575730860941841], [3, -14, -1, 0.3884243221864859], [-38, 55, 1, 0.20058205427984388], [19, 20, -1, -0.010995426767736061], [2, -7, 1, 0.7033615823022645], [6, 3, -1, -0.016691683215262564], [16, -7, 1, -0.09890419493016715], [4, -59, -1, 0.23440491918951084], [3, -4, 1, -0.11431658308320174], [3, 6, -1, 0.7605946523174733], [57, 40, 1, 0.18831848121942937], [-3, 36, -1, -0.3750000000000001], [57, -12, 1, 0.11176766197020507], [10, -31, -1, 0.028316084277810048], [26, 19, 1, 0.3054693866188372], [-6, -15, 0, 0.07498843998357395], [-61, -62, 1, -0.10927711669305613], [-4, 15, -1, 0.4195342759831555], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-21, 30, -1, 0.2437311279820802], [10, 3, 1, 0.4921183035996257], [3, -8, -1, 0.7206998182829385], [1, -6, 1, 0.2714628267197145], [-42, 9, -1, 0.004097505002380435], [5, -16, 1, 0.35530574959956884], [22, 15, -1, 0.3221340047940245], [1, 4, 1, 0.8222055994554534], [5, -2, -1, 0.41576775871513894], [-7, 24, 1, -0.030804641865994242], [-5, 40, -1, 0.02258361765043329], [26, 91, 1, -0.0587217355796046]], "moves": [{"seat": 1, "got": [-1, 2], "using": [-1, 2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 31, "state": [[-5, -1, -1, 0.7041545517173473], [-47, 9, 1, 0.26226337013535345], [1, -15, -1, 0.41142621730515744], [-40, 56, 1, 0.20307297172444966], [17, 21, -1, -0.02360710799859356], [0, -6, 1, 0.6590688159108122], [7, 5, -1, -0.04161564603441922], [15, -5, 1, -0.08447522574201491], [3, -61, -1, 0.23735760757461213], [5, -3, 1, -0.052743400244083805], [5, 7, -1, 0.7855186151366299], [58, 42, 1, 0.19068041486468132], [-4, 38, -1, -0.37845934518546775], [58, -10, 1, 0.11761835921415142], [9, -29, -1, 0.03008618760253605], [25, 21, 1, 0.31622514726350764], [-6, -15, 0, 0.07498843998357395], [-63, -63, 1, -0.11057103081184778], [-2, 16, -1, 0.44121872273103263], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-20, 32, -1, 0.25202734184451125], [11, 5, 1, 0.5136313884508005], [1, -7, -1, 0.7552163262424593], [3, -7, 1, 0.3096191275686661], [-43, 7, -1, -0.0038153959183107955], [6, -14, 1, 0.37154065481453236], [21, 13, -1, 0.3291545517173472], [-1, 3, 1, 0.9124033558189214], [3, -3, -1, 0.48020828791971726], [-5, 25, 1, -0.044555398072360176], [-6, 38, -1, 0.017451366911559404], [27, 93, 1, -0.05939898656878262]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [32, -1, 1, -0.038239008479026185], "error": "invalid coords", "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-1, 2], "using": [-1, 2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 32, "state": [[-4, 1, -1, 0.7745605960005325], [-49, 8, 1, 0.2666181025718264], [-1, -16, -1, 0.43195513177540107], [-42, 57, 1, 0.20542484401295386], [16, 19, -1, -0.020524014932741447], [2, -7, 1, 0.7033615823022645], [6, 3, -1, -0.016691683215262564], [14, -3, 1, -0.06686358200337628], [2, -63, -1, 0.24012775679616602], [3, -4, 1, -0.11431658308320174], [6, 5, -1, 0.8262318126804089], [59, 44, 1, 0.1929150812448718], [-5, 40, -1, -0.38155937405048795], [59, -8, 1, 0.12334219596880784], [7, -28, -1, 0.03898956518868468], [24, 23, 1, 0.32664421807733823], [-6, -15, 0, 0.07498843998357395], [-65, -64, 1, -0.11180476534826982], [0, 17, -1, 0.46101043481131543], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-19, 34, -1, 0.259827056183453], [10, 7, 1, 0.542931570167862], [-1, -6, -1, 0.8040841722485192], [1, -6, 1, 0.2714628267197145], [-44, 5, -1, -0.011490504397938583], [7, -12, 1, 0.39114578439753533], [20, 11, -1, 0.33734534711134645], [-3, 2, 1, 1.0176116437386387], [5, -4, -1, 0.4625966441810786], [-7, 26, 1, -0.03411496561271575], [-7, 40, -1, 0.014802425545572442], [28, 95, 1, -0.060046156683472504]], "moves": [{"seat": 1, "got": [-1, 2], "using": [-1, 2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 33, "state": [[-5, 3, -1, 0.8215814656231631], [-51, 7, 1, 0.270666180989697], [-2, -14, -1, 0.4446044872730639], [-44, 58, 1, 0.20764805133905728], [15, 21, -1, -0.03319965313895771], [0, -6, 1, 0.6590688159108122], [5, 5, -1, -0.06789987439004593], [12, -2, 1, -0.05955126292285826], [1, -65, -1, 0.24273025392913739], [5, -3, 1, -0.052743400244083805], [7, 3, -1, 0.8723623142876784], [60, 46, 1, 0.19503168287074713], [-6, 42, -1, -0.3843512796206385], [60, -6, 1, 0.12892895336500598], [9, -27, -1, 0.02677093920258597], [22, 24, 1, 0.3369454074027006], [-6, -15, 0, 0.07498843998357395], [-67, -65, 1, -0.11298228483891876], [2, 18, -1, 0.4786220785499541], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-18, 36, -1, 0.267139375263971], [11, 9, 1, 0.5548687553454779], [-3, -5, -1, 0.8638103787042078], [3, -7, 1, 0.3096191275686661], [-43, 3, -1, -0.018413172715903765], [8, -10, 1, 0.41448848187131543], [19, 9, -1, 0.3469692854475308], [-4, 0, 1, 1.111195164644138], [3, -3, -1, 0.48020828791971726], [-9, 25, 1, -0.020974998404291546], [-5, 39, -1, 0.02208155324929709], [29, 97, 1, -0.06066518645114095]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [31, -3, 1, -0.04862131276627647], "error": "invalid coords", "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 34, "state": [[-3, 4, -1, 0.8831546484622811], [-53, 6, 1, 0.2744341731231643], [-3, -12, -1, 0.46101043481131526], [-46, 59, 1, 0.20975207049707345], [13, 22, -1, -0.04697312791530596], [2, -7, 1, 0.7033615823022645], [4, 3, -1, -0.04531625673961265], [10, -1, 1, -0.049129793282508334], [0, -67, -1, 0.24517859836408776], [3, -4, 1, -0.11431658308320174], [6, 1, -1, 0.91051861513663], [61, 48, 1, 0.19703864291146117], [-7, 44, -1, -0.38687733642396943], [61, -4, 1, 0.13437024243993284], [10, -25, -1, 0.01741965958194762], [20, 25, 1, 0.34764162635800827], [-6, -15, 0, 0.07498843998357395], [-69, -66, 1, -0.11410722531200536], [4, 19, -1, 0.4940344849213932], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-17, 38, -1, 0.27398053269707334], [9, 10, 1, 0.5791003682390417], [-4, -3, -1, 0.9253835615433258], [1, -6, 1, 0.2714628267197145], [-44, 5, -1, -0.011490504397938585], [9, -8, 1, 0.4414514052305924], [18, 7, -1, 0.35834614776645707], [-3, -2, 1, 1.2047786855496374], [5, -2, -1, 0.41576775871513894], [-10, 23, 1, -0.010698083622549388], [-6, 37, -1, 0.016789144895114207], [30, 99, 1, -0.0612578546540919]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 35, "state": [[-1, 5, -1, 0.9541545517173472], [-55, 5, 1, 0.27794636054256394], [-4, -10, -1, 0.4825803404180523], [-48, 60, 1, 0.2117455563414378], [12, 24, -1, -0.05812361595811434], [0, -6, 1, 0.6590688159108122], [6, 4, -1, -0.036483395295545326], [8, 0, 1, -0.033267034567231554], [-1, -69, -1, 0.24748503027036003], [5, -3, 1, -0.052743400244083805], [7, -1, -1, 0.95938646114269], [62, 50, 1, 0.1989436741828394], [-8, 46, -1, -0.3891726812565507], [62, -2, 1, 0.13965946134140889], [12, -24, -1, 0.0041873215521526785], [18, 26, 1, 0.3586545561437197], [-6, -15, 0, 0.07498843998357395], [-71, -67, 1, -0.11518292628124448], [5, 17, -1, 0.5065369357391899], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-16, 40, -1, 0.280371713293766], [7, 11, 1, 0.6055337576972866], [-3, -1, -1, 0.9765917527181092], [-1, -7, 1, 0.22259498071365452], [-45, 7, -1, -0.004938446433231851], [10, -6, 1, 0.4710896907986387], [19, 5, -1, 0.37642098851829736], [-1, -3, 1, 1.3099869734693546], [3, -3, -1, 0.48020828791971726], [-9, 25, 1, -0.020974998404291546], [-4, 38, -1, 0.025683646515453483], [31, 101, 1, -0.061825794669989435]], "moves": [{"seat": 1, "got": [2, -1], "using": [2, -1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [30, -5, 1, -0.05955126292285826], "error": "invalid coords", "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 36, "state": [[1, 4, -1, 1.0245605960005324], [-57, 4, 1, 0.28122484168790773], [-5, -8, -1, 0.510924711867307], [-50, 61, 1, 0.21363641719073623], [13, 22, -1, -0.04697312791530596], [2, -7, 1, 0.7033615823022645], [4, 3, -1, -0.04531625673961265], [6, 1, 1, -0.006982806211604839], [-2, -71, -1, 0.2496606509554244], [3, -4, 1, -0.11431658308320174], [6, -3, -1, 1.0105946523174734], [63, 52, 1, 0.2007538429413082], [-9, 48, -1, -0.3912667044039695], [63, 0, 1, 0.14479171208028277], [11, -22, -1, 0.0041873215521526785], [16, 27, 1, 0.36988923829422277], [-6, -15, 0, 0.07498843998357395], [-73, -68, 1, -0.11621245924755087], [6, 15, -1, 0.5215699056067372], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-14, 41, -1, 0.28856129863246793], [5, 10, 1, 0.621939705235538], [-4, 1, -1, 1.066789509081577], [1, -6, 1, 0.2714628267197145], [-47, 6, -1, -0.009290695328516327], [11, -4, 1, 0.5015914963824541], [20, 3, -1, 0.39367875859197127], [-3, -4, 1, 1.2587787822945713], [5, -4, -1, 0.4625966441810786], [-11, 24, 1, -0.007573086094184068], [-6, 39, -1, 0.01808043455695158], [32, 103, 1, -0.06237050889066354]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 37, "state": [[3, 5, -1, 1.071581465623163], [-59, 3, 1, 0.2842896691024724], [-6, -6, -1, 0.5470208696226306], [-52, 62, 1, 0.21543188409386582], [14, 24, -1, -0.047869765995749713], [0, -6, 1, 0.6590688159108122], [6, 4, -1, -0.036483395295545326], [5, 3, 1, 0.05274340024408379], [-3, -73, -1, 0.2517155341032775], [5, -3, 1, -0.052743400244083805], [7, -5, -1, 1.03551861513663], [64, 54, 1, 0.20247562749174144], [-10, 50, -1, -0.39318414106470584], [61, 1, 1, 0.14740057581843716], [12, -24, -1, 0.0041873215521526785], [14, 28, 1, 0.381238173794153], [-6, -15, 0, 0.07498843998357395], [-75, -69, 1, -0.1171986531184834], [7, 13, -1, 0.5396236452724443], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-13, 43, -1, 0.29420504550574095], [3, 11, 1, 0.6533561843300386], [-3, 3, -1, 1.1527999438928924], [3, -7, 1, 0.3096191275686661], [-46, 4, -1, -0.01569420707790231], [12, -2, 1, 0.5308158972543274], [21, 1, -1, 0.409802243636532], [-1, -3, 1, 1.3099869734693546], [3, -3, -1, 0.48020828791971726], [-12, 26, 1, -0.007152042253438761], [-8, 40, -1, 0.010958850636215451], [33, 105, 1, -0.06289338147504722]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [29, -7, 1, -0.07096268563712457], "error": "invalid coords", "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 38, "state": [[4, 3, -1, 1.133154648462281], [-61, 2, 1, 0.2871590034882568], [-7, -4, -1, 0.5893961993533466], [-54, 63, 1, 0.21713857409397772], [16, 25, -1, -0.041306416252239804], [2, -7, 1, 0.7033615823022645], [8, 3, -1, 6.938893903907228e-18], [4, 5, 1, 0.10934460917140709], [-4, -75, -1, 0.25365882757184455], [3, -4, 1, -0.11431658308320174], [5, -6, -1, 1.076231812680409], [65, 56, 1, 0.20411497176663446], [-11, 52, -1, -0.3949459319381117], [59, 2, 1, 0.15018472983282272], [13, -26, -1, 0.0041873215521526785], [12, 29, 1, 0.3925871092940832], [-6, -15, 0, 0.07498843998357395], [-77, -70, 1, -0.11814411690603185], [8, 11, -1, 0.5610864719921589], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-11, 44, -1, 0.30194161890050303], [1, 10, 1, 0.6798687553454779], [-1, 4, -1, 1.2388103787042077], [1, -6, 1, 0.2714628267197145], [-48, 3, -1, -0.019564780280993878], [13, 0, 1, 0.5571001256099541], [20, -1, -1, 0.42532645535880426], [0, -5, 1, 1.361195164644138], [5, -2, -1, 0.41576775871513894], [-10, 27, 1, -0.019518719306685937], [-7, 38, -1, 0.013382342644276651], [34, 107, 1, -0.0633956896543179]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 39, "state": [[5, 1, -1, 1.204154551717347], [-63, 1, 1, 0.2898492729273852], [-8, -2, -1, 0.633031304433946], [-56, 64, 1, 0.2187625477626032], [17, 23, -1, -0.030611995922075804], [0, -6, 1, 0.6590688159108122], [7, 5, -1, -0.04161564603441921], [3, 3, 1, 0.09173296543276846], [-5, -77, -1, 0.2554988458791677], [5, -3, 1, -0.052743400244083805], [3, -7, -1, 1.1223623142876784], [66, 58, 1, 0.20567733412682312], [-12, 54, -1, -0.3965699056067372], [57, 3, 1, 0.15316056625856983], [15, -27, -1, -0.0027281032311782857], [10, 30, 1, 0.40382179144458624], [-6, -15, 0, 0.07498843998357395], [-79, -71, 1, -0.11905126001960453], [9, 9, -1, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-10, 46, -1, 0.3068623681783755], [-1, 11, 1, 0.7101604832489069], [1, 3, -1, 1.3290081350676757], [2, -8, 1, 0.28416816355277247], [-46, 2, -1, -0.022583617650433287], [14, 2, 1, 0.5796837432603874], [21, -3, -1, 0.4399589473811493], [1, -7, 1, 1.3837787822945713], [3, -3, -1, 0.48020828791971726], [-12, 26, 1, -0.00715204225343876], [-6, 40, -1, 0.018678758591971233], [35, 109, 1, -0.0638786137756269]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 8, "got": [28, -9, 1, -0.08276394821868373], "error": "invalid coords", "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 40, "state": [[6, -1, -1, 1.2618552591674743], [-65, 0, 1, 0.29237532973071617], [-9, 0, -1, 0.6720208696226306], [-58, 65, 1, 0.22030936135600157], [16, 21, -1, -0.028293346233377027], [2, -7, 1, 0.7033615823022645], [8, 3, -1, 6.938893903907228e-18], [2, 1, 0, 0.09173296543276846], [-6, -79, -1, 0.2572431537854472], [3, -4, 1, -0.11431658308320174], [1, -6, -1, 1.16051861513663], [67, 60, 1, 0.20716773168698782], [-13, 56, -1, -0.3980713227932113], [55, 4, 1, 0.15634627400726234], [16, -25, -1, -0.012629878153721862], [8, 31, 1, 0.4148347212302977], [-6, -15, 0, 0.07498843998357395], [-81, -72, 1, -0.11992231043248613], [10, 7, -1, 0.6138103787042082], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-8, 47, -1, 0.31409814776018125], [-3, 10, 1, 0.7421183035996258], [3, 4, -1, 1.3802163262424592], [0, -7, 1, 0.24517859836408784], [-44, 1, -1, -0.025882507232156265], [12, 3, 1, 0.5960896907986388], [22, -5, -1, 0.4529427354676237], [3, -8, 1, 1.4182952902540922], [5, -4, -1, 0.4625966441810786], [-11, 28, 1, -0.01639483181379034], [-4, 41, -1, 0.026897002497483283], [36, 111, 1, -0.06434324624414395]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 41, "state": [[7, -3, -1, 1.300011560016426], [-63, -1, 1, 0.2949013865340471], [-7, 1, -1, 0.6946044872730639], [-60, 66, 1, 0.22178411398589234], [17, 19, -1, -0.015748286227398312], [0, -6, 1, 0.6590688159108122], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-7, -81, -1, 0.2588986415366606], [5, -3, 1, -0.052743400244083805], [-1, -7, -1, 1.20938646114269], [68, 62, 1, 0.20859078049456353], [-14, 58, -1, -0.39946331304009824], [53, 5, 1, 0.15976202252465335], [18, -24, -1, -0.024437251972197406], [6, 32, 1, 0.42553094018560533], [-6, -15, 0, 0.07498843998357395], [-83, -73, 1, -0.12075933096610174], [8, 8, -1, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-6, 48, -1, 0.32113947200890497], [-5, 11, 1, 0.7636313884508006], [5, 3, -1, 1.441789509081577], [-1, -9, 1, 0.2275669546254492], [-45, -1, -1, -0.03303523693392168], [13, 5, 1, 0.6155376562361259], [21, -7, -1, 0.46858352090549943], [5, -7, 1, 1.4599109362885114], [3, -3, -1, 0.48020828791971726], [-13, 29, 1, -0.008900927276800637], [-5, 43, -1, 0.023951678021998084], [37, 113, 1, -0.06479059950065484]], "moves": [{"seat": 1, "got": [-2, 1], "using": [-2, 1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 42, "state": [[5, -2, -1, 1.2961305016072693], [-61, -2, 1, 0.29759165597317555], [-6, 3, -1, 0.7458126784478473], [-62, 67, 1, 0.22319149021008225], [18, 17, -1, -0.002369377445506785], [2, -7, 1, 0.7033615823022645], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-8, -83, -1, 0.2604715924140276], [3, -4, 1, -0.11431658308320174], [-3, -6, -1, 1.2605946523174734], [69, 64, 1, 0.20995073189724206], [-15, 60, -1, -0.4007572271588899], [51, 6, 1, 0.16343014765738537], [17, -22, -1, -0.02672709314121172], [4, 33, 1, 0.43583212951096767], [-6, -15, 0, 0.07498843998357395], [-85, -74, 1, -0.12156423390664743], [9, 6, -1, 0.6174269139058162], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-5, 50, -1, 0.32506842537391095], [-4, 9, 1, 0.762293983434583], [6, 1, -1, 1.5015157155372658], [1, -10, 1, 0.2610413570793646], [-44, 1, -1, -0.025882507232156265], [11, 6, 1, 0.6365736246820798], [20, -9, -1, 0.4846746222805888], [7, -6, 1, 1.4984137906302368], [2, -5, -1, 0.5446488171242956], [-11, 28, 1, -0.01639483181379034], [-3, 44, -1, 0.03154062489076635], [38, 115, 1, -0.06522161315292864]], "moves": [{"seat": 1, "got": [-1, -2], "using": [-1, -2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 43, "state": [[4, -4, -1, 1.3605710308118475], [-59, -3, 1, 0.30046099035895996], [-7, 5, -1, 0.7707366412670039], [-64, 68, 1, 0.22453579844416424], [16, 16, -1, -0.006915424783330989], [3, -5, 1, 0.7450792507221276], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-9, -85, -1, 0.26196774325920197], [5, -3, 1, -0.052743400244083805], [-5, -7, -1, 1.28551861513663], [70, 66, 1, 0.21125150542836477], [-16, 62, -1, -0.40196292335927714], [49, 7, 1, 0.16737532973071606], [18, -24, -1, -0.024437251972197406], [2, 34, 1, 0.44567870299873125], [-6, -15, 0, 0.07498843998357395], [-87, -75, 1, -0.12233879414256682], [8, 4, -1, 0.6372186259860989], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-4, 52, -1, 0.328712558103089], [-6, 10, 1, 0.78174194887207], [5, -1, -1, 1.559216422987393], [3, -11, 1, 0.28755392809480385], [-42, 2, -1, -0.02192595633958019], [9, 7, 1, 0.6623084135296714], [21, -11, -1, 0.4941697057411013], [8, -4, 1, 1.5374033558189215], [0, -4, -1, 0.6052082879197173], [-12, 26, 1, -0.007152042253438759], [-4, 46, -1, 0.028570494374854087], [39, 117, 1, -0.06563716036293558]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, -1], "using": [-2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 44, "state": [[2, -5, -1, 1.4250115600164257], [-57, -4, 1, 0.3035258177735246], [-5, 6, -1, 0.8114498388107828], [-66, 69, 1, 0.2258210055799189], [14, 15, -1, -0.012401352591336488], [5, -4, 1, 0.8016804596494509], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-10, -87, -1, 0.26339233863676387], [3, -4, 1, -0.11431658308320174], [-6, -5, -1, 1.3262318126804091], [71, 68, 1, 0.2124967185256985], [-17, 64, -1, -0.40308900086364635], [47, 8, 1, 0.17162474840928926], [16, -25, -1, -0.012629878153721864], [0, 33, 1, 0.45502998261936956], [-6, -15, 0, 0.07498843998357395], [-89, -76, 1, -0.12308466098853395], [9, 2, -1, 0.6762081911747836], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-2, 53, -1, 0.33492818551078113], [-8, 11, 1, 0.7958075512415981], [7, 0, -1, 1.5277999438928924], [2, -9, 1, 0.2799808420006198], [-40, 1, -1, -0.02552099747775139], [7, 8, 1, 0.6926947779274274], [22, -13, -1, 0.5023176265987411], [9, -2, 1, 1.5763929210076062], [-2, -3, -1, 0.6987918088252166], [-10, 27, 1, -0.019518719306685937], [-3, 48, -1, 0.03244106757794562], [40, 119, 1, -0.06603805357827632]], "moves": [{"seat": 1, "got": [-2, 1], "using": [-2, 1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, -1], "using": [-2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 45, "state": [[0, -4, -1, 1.4855710308118475], [-55, -5, 1, 0.3068042989188684], [-3, 7, -1, 0.8575803404180523], [-68, 70, 1, 0.22705076817380418], [16, 16, -1, -0.006915424783330989], [7, -5, 1, 0.810353044266439], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-11, -89, -1, 0.26475017926649747], [5, -3, 1, -0.052743400244083805], [-7, -3, -1, 1.3723623142876786], [72, 70, 1, 0.2136897133805701], [-18, 66, -1, -0.4041429917009213], [45, 9, 1, 0.17620819117478337], [18, -24, -1, -0.024437251972197406], [-2, 32, 1, 0.46496424477214], [-6, -15, 0, 0.07498843998357395], [-91, -77, 1, -0.12380336884164274], [7, 3, -1, 0.6465699056067372], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-1, 55, -1, 0.3380377766558267], [-10, 10, 1, 0.8207315140607547], [8, -2, -1, 1.566789509081577], [4, -8, 1, 0.3189704071893045], [-42, 2, -1, -0.02192595633958019], [5, 9, 1, 0.7263928920014066], [21, -15, -1, 0.5160911013750894], [7, -1, 1, 1.588611546993705], [-3, -1, -1, 0.8040000967449339], [-8, 28, 1, -0.0316791107754084], [-1, 49, -1, 0.03912772048652878], [41, 121, 1, -0.06642504968448507]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, -1], "using": [-2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 46, "state": [[-2, -5, -1, 1.5461305016072693], [-53, -6, 1, 0.310316486338268], [-1, 8, -1, 0.9022291575423478], [-70, 71, 1, 0.2282284605431069], [14, 15, -1, -0.012401352591336488], [5, -4, 1, 0.8016804596494509], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-12, -91, -1, 0.26604566531701207], [3, -4, 1, -0.11431658308320174], [-6, -1, -1, 1.4105186151366302], [73, 72, 1, 0.21483358119333368], [-19, 68, -1, -0.40513151900820427], [43, 10, 1, 0.18115808170346845], [19, -26, -1, -0.022460273622098247], [-4, 31, 1, 0.47545325861907056], [-6, -15, 0, 0.07498843998357395], [-93, -78, 1, -0.12449634679805838], [5, 4, -1, 0.6036220785499542], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [0, 57, -1, 0.34093118408918777], [-9, 8, 1, 0.830082793681393], [10, -3, -1, 1.5741867334317636], [3, -6, 1, 0.3189704071893045], [-44, 1, -1, -0.025882507232156265], [3, 10, 1, 0.760713336071083], [22, -17, -1, 0.5220815532492972], [5, 0, 1, 1.6111951646441383], [-4, 1, -1, 0.8941978531084019], [-10, 29, 1, -0.02312297150694776], [-2, 47, -1, 0.035606862378465706], [42, 123, 1, -0.06679885464487197]], "moves": [{"seat": 1, "got": [-2, 1], "using": [-2, 1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, -1], "using": [-2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 47, "state": [[-4, -4, -1, 1.6105710308118475], [-51, -7, 1, 0.3140844784717353], [1, 9, -1, 0.9396325133612692], [-72, 72, 1, 0.22935720008007643], [16, 16, -1, -0.006915424783330989], [7, -3, 1, 0.8446282867062339], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-13, -93, -1, 0.26728283510552425], [5, -3, 1, -0.052743400244083805], [-7, 1, -1, 1.4593864611426903], [74, 74, 1, 0.2159311840891878], [-20, 70, -1, -0.4060604283616576], [42, 12, 1, 0.18908447847173515], [20, -24, -1, -0.03259190043447843], [-6, 30, 1, 0.4864464617138702], [-6, -15, 0, 0.07498843998357395], [-95, -79, 1, -0.12516492734313184], [3, 3, -1, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [2, 58, -1, 0.34641711189719326], [-10, 6, 1, 0.8597210792494394], [9, -5, -1, 1.6085071775014401], [2, -4, 1, 0.3189704071893045], [-45, 3, -1, -0.018904390116291053], [1, 11, 1, 0.792671156421802], [21, -19, -1, 0.5344242041026279], [7, 1, 1, 1.6337787822945715], [-3, 3, -1, 0.9802082879197173], [-11, 31, 1, -0.02170339122761527], [-1, 45, -1, 0.03883913523055854], [43, 125, 1, -0.06716012768600278]], "moves": [{"seat": 1, "got": [-1, 2], "using": [-1, 2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, -1], "using": [-2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 19, "got": "", "error": "Expecting value: line 1 column 1 (char 0)", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 48, "state": [[-5, -2, -1, 1.6750115600164257], [-49, -8, 1, 0.31813255688960596], [2, 7, -1, 0.9663136360140829], [-74, 73, 1, 0.23043987006707106], [14, 15, -1, -0.012401352591336488], [5, -2, 1, 0.8485093451153906], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-14, -95, -1, 0.2684653997000026], [3, -4, 1, -0.11431658308320174], [-6, 3, -1, 1.5105946523174736], [75, 76, 1, 0.21698517492646274], [-21, 72, -1, -0.4069348972710718], [43, 14, 1, 0.1948869497667546], [19, -26, -1, -0.022460273622098244], [-8, 29, 1, 0.4978693196158659], [-6, -15, 0, 0.07498843998357395], [-97, -80, 1, -0.12581035421463757], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [4, 57, -1, 0.35208167213199615], [-11, 4, 1, 0.8902228848332548], [7, -6, -1, 1.6405813179067938], [0, -3, 1, 0.24517859836408784], [-44, 5, -1, -0.011490504397938587], [-1, 12, 1, 0.8203324636397491], [20, -21, -1, 0.5462563881398728], [6, 3, 1, 1.6849869734693548], [-1, 4, -1, 1.0662187227310327], [-12, 33, 1, -0.02046324793936083], [-2, 43, -1, 0.034978105380529555], [44, 127, 1, -0.06750948507955919]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, -1], "using": [-2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 49, "state": [[-4, 0, -1, 1.7355710308118475], [-47, -9, 1, 0.3224872893260789], [4, 6, -1, 1.01560439052813], [-76, 74, 1, 0.23147914024932645], [15, 17, -1, -0.016849686936101414], [4, 0, 1, 0.9090688159108122], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-15, -97, -1, 0.2695967738719043], [5, -3, 1, -0.052743400244083805], [-7, 5, -1, 1.5355186151366302], [76, 78, 1, 0.21799801520832313], [-22, 74, -1, -0.4077595269025293], [42, 16, 1, 0.20272076219022264], [20, -24, -1, -0.03259190043447843], [-10, 28, 1, 0.5096239383361844], [-6, -15, 0, 0.07498843998357395], [-99, -81, 1, -0.1264337895271246], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [6, 56, -1, 0.3579186939955361], [-10, 2, 1, 0.9143150349662542], [5, -7, -1, 1.6790841722485192], [2, -4, 1, 0.3189704071893045], [-43, 3, -1, -0.018413172715903765], [-2, 10, 1, 0.8385166047044548], [18, -22, -1, 0.558238088445993], [4, 4, 1, 1.736195164644138], [1, 3, -1, 1.1564164790945006], [-13, 31, 1, -0.012774720659117344], [-4, 42, -1, 0.027263296311256336], [45, 129, 1, -0.0678475035649891]], "moves": [{"seat": 1, "got": [-1, 2], "using": [-1, 2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, -1], "using": [-2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 50, "state": [[-5, 2, -1, 1.7961305016072693], [-45, -10, 1, 0.32717757336724823], [6, 5, -1, 1.061449838810783], [-78, 75, 1, 0.23247748539695262], [13, 18, -1, -0.03236638879922463], [6, 1, 1, 0.935353044266439], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-16, -99, -1, 0.2706801038019382], [3, -4, 1, -0.11431658308320174], [-5, 6, -1, 1.5762318126804091], [77, 80, 1, 0.21897199128877956], [-23, 76, -1, -0.4085384192637508], [43, 18, 1, 0.20788730195019178], [18, -23, -1, -0.027707098877703132], [-12, 27, 1, 0.5215924519931979], [-6, -15, 0, 0.07498843998357395], [-101, -82, 1, -0.12703632023515388], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [7, 54, -1, 0.3614479706204857], [-11, 0, 1, 0.9457315140607547], [3, -8, -1, 1.7206998182829385], [0, -3, 1, 0.24517859836408784], [-41, 2, -1, -0.021741535862338464], [-3, 8, 1, 0.8642002512199082], [16, -23, -1, 0.5706406376280584], [3, 6, 1, 1.7874033558189213], [-1, 4, -1, 1.0662187227310327], [-14, 29, 1, -0.004390411543697674], [-6, 43, -1, 0.020310130256853808], [46, 131, 1, -0.06817472345189511]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, -1], "using": [-2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 51, "state": [[-4, 4, -1, 1.8605710308118475], [-43, -11, 1, 0.33223458540556944], [7, 3, -1, 1.1075803404180524], [-80, 76, 1, 0.23343720206448154], [15, 17, -1, -0.016849686936101414], [4, 2, 1, 0.9828606247360289], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-17, -101, -1, 0.27171829189853713], [5, -3, 1, -0.052743400244083805], [-3, 7, -1, 1.6223623142876786], [78, 82, 1, 0.21990922904520072], [-24, 78, -1, -0.4092752424397952], [42, 20, 1, 0.21552322614103728], [19, -21, -1, -0.03906974399454248], [-14, 26, 1, 0.5336431930804985], [-6, -15, 0, 0.07498843998357395], [-103, -83, 1, -0.12761896400424225], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [8, 52, -1, 0.3652260792629522], [-10, -2, 1, 0.9771479931552552], [1, -9, -1, 1.760188300154254], [-2, -4, 1, 0.1713867895388712], [-40, 0, -1, -0.02949904243376425], [-4, 6, 1, 0.9006836465154535], [14, -24, -1, 0.5833296709431348], [1, 7, 1, 1.8386115469937048], [1, 3, -1, 1.1564164790945006], [-15, 27, 1, 0.004735356441686819], [-8, 42, -1, 0.012418946765264385], [47, 133, 1, -0.06849165143638467]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-1, -2], "using": [-1, -2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 52, "state": [[-3, 6, -1, 1.9117792219866308], [-41, -12, 1, 0.33769158647032893], [8, 1, -1, 1.152229157542348], [-82, 77, 1, 0.23436042373486085], [13, 18, -1, -0.03236638879922463], [2, 3, 1, 1.0654852950053129], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-18, -103, -1, 0.27271401904943177], [3, -4, 1, -0.11431658308320174], [-1, 6, -1, 1.6605186151366302], [79, 84, 1, 0.22081170717226614], [-25, 80, -1, -0.4099732859598201], [43, 22, 1, 0.22005713567403778], [20, -23, -1, -0.03593499990477018], [-15, 24, 1, 0.5439338248640461], [-6, -15, 0, 0.07498843998357395], [-105, -84, 1, -0.1281826745504865], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [10, 51, -1, 0.3717470813435151], [-11, -4, 1, 1.0012401432882545], [-1, -8, -1, 1.7975916559731755], [0, -3, 1, 0.24517859836408784], [-39, -2, -1, -0.03765369089604526], [-6, 7, 1, 0.9198814996238555], [12, -25, -1, 0.5961503135520902], [0, 9, 1, 1.861195164644138], [3, 2, -1, 1.2616247670142178], [-13, 26, 1, -0.0021800683416441455], [-10, 41, -1, 0.004300438052716578], [48, 135, 1, -0.06879876316151386]], "moves": [{"seat": 1, "got": [2, -1], "using": [2, -1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, -1], "using": [-2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 53, "state": [[-1, 5, -1, 1.9541545517173469], [-39, -13, 1, 0.34358352090549965], [9, -1, -1, 1.1896325133612695], [-84, 78, 1, 0.23524913451524715], [14, 20, -1, -0.0347153686762236], [4, 2, 1, 0.9828606247360289], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-19, -105, -1, 0.2736697645910222], [5, -3, 1, -0.052743400244083805], [1, 7, -1, 1.7093864611426903], [80, 86, 1, 0.2216812692365242], [-26, 82, -1, -0.4106355079762653], [42, 24, 1, 0.22741638234956674], [21, -25, -1, -0.033216034266768724], [-17, 23, 1, 0.5563334114806249], [-6, -15, 0, 0.07498843998357395], [-107, -85, 1, -0.12872834650295079], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [11, 49, -1, 0.37607717436851545], [-10, -6, 1, 1.03174194887207], [-3, -7, -1, 1.842240473097471], [2, -4, 1, 0.3189704071893045], [-41, -3, -1, -0.04112380944798205], [-7, 5, 1, 0.9583843539655809], [10, -26, -1, 0.6089377991045444], [-2, 10, 1, 1.8926116437386387], [4, 0, -1, 1.3552082879197171], [-11, 27, 1, -0.014398694327742824], [-9, 39, -1, 0.006279171975392453], [49, 137, 1, -0.06909650554840321]], "moves": [{"seat": 1, "got": [2, -1], "using": [2, -1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, -1], "using": [-2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 54, "state": [[1, 4, -1, 2.024560596000532], [-37, -14, 1, 0.34994632657949554], [7, -2, -1, 1.2163136360140832], [-86, 79, 1, 0.236105181534243], [12, 19, -1, -0.04226085724283759], [2, 3, 1, 1.0654852950053129], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-20, -107, -1, 0.2745878242480798], [3, -4, 1, -0.11431658308320174], [3, 6, -1, 1.7605946523174738], [81, 88, 1, 0.22251963461638008], [-27, 84, -1, -0.41126457562165747], [43, 26, 1, 0.23134533571457275], [20, -27, -1, -0.023489912308700588], [-19, 22, 1, 0.5684052156051519], [-6, -15, 0, 0.07498843998357395], [-109, -86, 1, -0.12925681983685153], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [13, 48, -1, 0.3830258175622783], [-11, -8, 1, 1.045807551241598], [-5, -6, -1, 1.8883709747047406], [0, -3, 1, 0.24517859836408784], [-43, -4, -1, -0.04426166929472187], [-8, 3, 1, 1.0], [8, -27, -1, 0.6215298814480632], [-3, 8, 1, 1.9182952902540922], [5, -2, -1, 1.415767758715139], [-9, 26, 1, -0.022934399387734068], [-7, 40, -1, 0.014802425545572448], [50, 139, 1, -0.06938529892151171]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-1, -2], "using": [-1, -2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 55, "state": [[3, 5, -1, 2.071581465623163], [-35, -15, 1, 0.3568158589352946], [6, -4, -1, 1.2656043905281302], [-88, 80, 1, 0.23693028617426048], [11, 17, -1, -0.04051197221947573], [0, 4, 1, 1.1590688159108122], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-21, -109, -1, 0.27547032626751683], [5, -3, 1, -0.052743400244083805], [5, 7, -1, 1.7855186151366305], [82, 90, 1, 0.22332840843937432], [-28, 86, -1, -0.41186289965667716], [42, 28, 1, 0.2383752329857822], [18, -26, -1, -0.01839629609828058], [-20, 20, 1, 0.5800299826193697], [-6, -15, 0, 0.07498843998357395], [-111, -87, 1, -0.12976888392024974], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [14, 46, -1, 0.38795205371181846], [-10, -10, 1, 1.0707315140607547], [-6, -4, -1, 1.9342164229873935], [2, -4, 1, 0.3189704071893045], [-45, -5, -1, -0.047110686172402855], [-9, 1, 1, 1.0394884818713155], [6, -28, -1, 0.6337787822945713], [-4, 6, 1, 1.9547786855496374], [3, -3, -1, 1.4802082879197171], [-7, 25, 1, -0.032521192563503186], [-9, 39, -1, 0.006279171975392453], [51, 141, 1, -0.06966553894886177]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-1, -2], "using": [-1, -2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 56, "state": [[4, 3, -1, 2.1331546484622805], [-33, -16, 1, 0.36422632082542333], [5, -6, -1, 1.3114498388107831], [-90, 81, 1, 0.23772605425836352], [9, 16, -1, -0.05036610938668856], [-2, 3, 1, 1.2526523368163116], [8, 3, -1, 6.938893903907228e-18], [2, 1, 0, 0.09173296543276846], [-22, -111, -1, 0.2763192459443008], [3, -4, 1, -0.11431658308320174], [6, 5, -1, 1.8262318126804093], [83, 92, 1, 0.2241090906169312], [-29, 88, -1, -0.4124326643220141], [43, 30, 1, 0.24174308879118478], [17, -24, -1, -0.020107573621611773], [-21, 18, 1, 0.5922486086054685], [-6, -15, 0, 0.07498843998357395], [-113, -88, 1, -0.13026528121227898], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [16, 45, -1, 0.39530097806254944], [-8, -11, 1, 1.0956554768799114], [-7, -2, -1, 1.9835071775014406], [0, -3, 1, 0.24517859836408784], [-44, -7, -1, -0.05460871688752848], [-10, -1, 1, 1.072962884325231], [4, -29, -1, 0.6455605705585543], [-5, 4, 1, 2.0038068083827767], [1, -4, -1, 1.5662187227310325], [-5, 26, 1, -0.04573430201503095], [-11, 40, -1, -0.00033647929380111515], [52, 143, 1, -0.06993759841565216]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-1, -2], "using": [-1, -2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 57, "state": [[5, 1, -1, 2.204154551717347], [-31, -17, 1, 0.37220809442984976], [3, -7, -1, 1.3575803404180526], [-92, 82, 1, 0.23849398529810928], [10, 14, -1, -0.033199653138957716], [-3, 1, 1, 1.3578606247360288], [7, 5, -1, -0.04161564603441921], [2, 1, 0, 0.09173296543276846], [-23, -113, -1, 0.27713641871480676], [5, -3, 1, -0.052743400244083805], [7, 3, -1, 1.8723623142876789], [84, 94, 1, 0.22486308406626618], [-30, 90, -1, -0.4129758531449887], [42, 32, 1, 0.24841379063023677], [16, -22, -1, -0.022096906803474037], [-22, 16, 1, 0.6049539454385264], [-6, -15, 0, 0.07498843998357395], [-115, -89, 1, -0.1307467106468049], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [18, 44, -1, 0.40273402758144433], [-6, -10, 1, 1.1097210792494394], [-6, 0, -1, 2.027799943892893], [-2, -4, 1, 0.1713867895388712], [-43, -5, -1, -0.04792269414248216], [-8, -2, 1, 1.0960896907986388], [2, -30, -1, 0.6567806774132429], [-3, 3, 1, 1.986195164644138], [-1, -3, -1, 1.6564164790945004], [-4, 24, 1, -0.04968764881123407], [-13, 39, -1, -0.008832861444067319], [53, 145, 1, -0.07020182884763775]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-1, -2], "using": [-1, -2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 58, "state": [[6, -1, -1, 2.2618552591674743], [-29, -18, 1, 0.38078490355480826], [1, -8, -1, 1.4022291575423482], [-94, 83, 1, 0.23923548089745175], [11, 16, -1, -0.0360584164842521], [-5, 0, 1, 1.409068815910812], [8, 3, -1, 6.938893903907228e-18], [2, 1, 0, 0.09173296543276846], [-24, -115, -1, 0.2779235519727201], [3, -4, 1, -0.11431658308320174], [6, 1, -1, 1.9105186151366305], [85, 96, 1, 0.22559170219973826], [-31, 92, -1, -0.4134942713215597], [43, 34, 1, 0.25127321238333455], [15, -24, -1, -0.010924711867307063], [-23, 14, 1, 0.6180058357643582], [-6, -15, 0, 0.07498843998357395], [-117, -90, 1, -0.13121383073177145], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [20, 43, -1, 0.4102198098209227], [-4, -11, 1, 1.1402228848332547], [-7, 2, -1, 2.0720927102843456], [0, -3, 1, 0.24517859836408784], [-45, -6, -1, -0.050595274013184886], [-6, -3, 1, 1.1308919344351709], [0, -31, -1, 0.6673753297307161], [-2, 5, 1, 1.9217546354395598], [-3, -4, -1, 1.7076246702692837], [-3, 26, 1, -0.057688697569144076], [-15, 40, -1, -0.014724795879237994], [54, 147, 1, -0.07045856199884779]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-1, -2], "using": [-1, -2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 59, "state": [[7, -3, -1, 2.3000115600164257], [-27, -19, 1, 0.38997031044437086], [-1, -9, -1, 1.4396325133612697], [-96, 84, 1, 0.2399518523975496], [9, 17, -1, -0.05442300525292091], [-3, -1, 1, 1.4602770070855953], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-25, -117, -1, 0.278682235744767], [5, -3, 1, -0.052743400244083805], [7, -1, -1, 1.9593864611426905], [86, 98, 1, 0.22629617575352237], [-32, 94, -1, -0.4139895651886849], [42, 36, 1, 0.2575730860941841], [14, -22, -1, -0.012218625986098713], [-24, 12, 1, 0.6312381737941531], [-6, -15, 0, 0.07498843998357395], [-119, -91, 1, -0.13166726239126852], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [22, 42, -1, 0.41772556009957296], [-2, -10, 1, 1.164315034966254], [-6, 4, -1, 2.1213834647983925], [2, -4, 1, 0.3189704071893045], [-43, -7, -1, -0.055182688949217705], [-7, -5, 1, 1.1558158972543275], [-2, -32, -1, 0.6773095918834866], [-3, 3, 1, 1.986195164644138], [-5, -3, -1, 1.7691978531084016], [-1, 27, 1, -0.07007994273169009], [-16, 42, -1, -0.015553720379223781], [55, 149, 1, -0.07070811121662966]], "moves": [{"seat": 1, "got": [-2, 1], "using": [-2, 1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-1, -2], "using": [-1, -2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 60, "state": [[5, -2, -1, 2.2961305016072693], [-25, -20, 1, 0.3997636859920776], [-2, -7, -1, 1.4663136360140836], [-98, 85, 1, 0.24064432783822373], [8, 19, -1, -0.06848860762244892], [-2, -3, 1, 1.5654852950053124], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-26, -119, -1, 0.27941395234780275], [3, -4, 1, -0.11431658308320174], [6, -3, -1, 2.010594652317474], [87, 100, 1, 0.2269776590199588], [-33, 96, -1, -0.41446323921600126], [43, 38, 1, 0.2599797826805859], [15, -20, -1, -0.02443725197219741], [-25, 10, 1, 0.6444705118239481], [-6, -15, 0, 0.07498843998357395], [-121, -92, 1, -0.13210759157451132], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [24, 41, -1, 0.42521798654540877], [-1, -12, 1, 1.1824991760309598], [-5, 6, -1, 2.167228913081045], [0, -3, 1, 0.24517859836408784], [-44, -9, -1, -0.061610516862146913], [-5, -6, 1, 1.1965290947981064], [-4, -31, -1, 0.6877986057304172], [-2, 5, 1, 1.9217546354395598], [-4, -1, -1, 1.8162187227310322], [1, 28, 1, -0.08165356741376978], [-17, 44, -1, -0.01630444567504084], [56, 151, 1, -0.07095077269560876]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-1, -2], "using": [-1, -2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 61, "state": [[6, -4, -1, 2.329154551717347], [-23, -21, 1, 0.41014599027932797], [-4, -6, -1, 1.5156043905281307], [-100, 86, 1, 0.24131405830370972], [7, 21, -1, -0.08070723360854763], [0, -4, 1, 1.6590688159108118], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-27, -121, -1, 0.2801200851349019], [5, -3, 1, -0.052743400244083805], [7, -5, -1, 2.0355186151366307], [88, 102, 1, 0.2276372355412268], [-34, 98, -1, -0.4149166708754983], [42, 40, 1, 0.2659106536711262], [14, -22, -1, -0.012218625986098713], [-26, 8, 1, 0.6575224021497799], [-6, -15, 0, 0.07498843998357395], [-123, -93, 1, -0.1325353716533991], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [25, 39, -1, 0.43165594164939275], [1, -11, 1, 1.210160483248907], [-4, 8, -1, 2.204008135067676], [2, -4, 1, 0.3189704071893045], [-42, -8, -1, -0.05945542539921587], [-3, -7, 1, 1.242659596405376], [-6, -30, -1, 0.6987918088252167], [-3, 3, 1, 1.986195164644138], [-3, 1, -1, 1.9064164790945002], [2, 26, 1, -0.08819050315295948], [-16, 46, -1, -0.010899692563202602], [57, 153, 1, -0.07118682663092633]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-1, -2], "using": [-1, -2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 62, "state": [[7, -6, -1, 2.3483524048257487], [-21, -22, 1, 0.42107594043590973], [-6, -5, -1, 1.5614498388107836], [-102, 87, 1, 0.24196212371315046], [5, 20, -1, -0.09292585959464635], [2, -3, 1, 1.7526523368163112], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-28, -123, -1, 0.28080192642585217], [3, -4, 1, -0.11431658308320174], [5, -6, -1, 2.0762318126804096], [89, 104, 1, 0.22827592331600083], [-35, 100, -1, -0.415351123690174], [43, 42, 1, 0.26791938736365917], [16, -21, -1, -0.025642948172584647], [-27, 6, 1, 0.6702277389828378], [-6, -15, 0, 0.07498843998357395], [-125, -94, 1, -0.13295112562808828], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [26, 37, -1, 0.4384195640531492], [3, -10, 1, 1.242118303599626], [-2, 9, -1, 2.242997700256361], [0, -3, 1, 0.24517859836408784], [-41, -6, -1, -0.0526258489071721], [-1, -8, 1, 1.2873084135296715], [-8, -29, -1, 0.7102146667272125], [-4, 1, 1, 2.0722055994554536], [-2, 3, -1, 2.0116247670142173], [0, 25, 1, -0.0759718771668608], [-18, 45, -1, -0.018184141064705634], [58, 155, 1, -0.07141653828003125]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-1, -2], "using": [-1, -2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 63, "state": [[5, -7, -1, 2.3868552591674743], [-19, -23, 1, 0.43248736315017605], [-7, -3, -1, 1.607580340418053], [-104, 88, 1, 0.24258953810987133], [4, 18, -1, -0.09711318114679901], [3, -1, 1, 1.8578606247360283], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-29, -125, -1, 0.28146068470666596], [5, -3, 1, -0.052743400244083805], [3, -7, -1, 2.122362314287679], [90, 106, 1, 0.22889467956540724], [-36, 102, -1, -0.41576775871513916], [41, 43, 1, 0.2735803996680687], [14, -22, -1, -0.012218625986098715], [-28, 4, 1, 0.6824463649689365], [-6, -15, 0, 0.07498843998357395], [-127, -95, 1, -0.13335534815803005], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [27, 35, -1, 0.44550790808948676], [5, -11, 1, 1.2636313884508008], [0, 8, -1, 2.2777999438928926], [-2, -4, 1, 0.1713867895388712], [-42, -8, -1, -0.05945542539921587], [1, -9, 1, 1.324711769348593], [-10, -28, -1, 0.7219692854475309], [-3, -1, 1, 2.1624033558189217], [0, 4, -1, 2.1052082879197167], [-2, 26, 1, -0.06375325118076208], [-16, 44, -1, -0.013133299496783893], [59, 157, 1, -0.07164015894134217]], "moves": [{"seat": 1, "got": [-2, 1], "using": [-2, 1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-1, -2], "using": [-1, -2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 64, "state": [[3, -6, -1, 2.411779221986631], [-17, -24, 1, 0.4442886257317352], [-8, -1, -1, 1.6522291575423487], [-106, 89, 1, 0.243197254497787], [6, 19, -1, -0.08323329041187856], [4, 1, 1, 1.9480583810994963], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-30, -127, -1, 0.2820974911732153], [3, -4, 1, -0.11431658308320174], [1, -6, -1, 2.1605186151366302], [91, 108, 1, 0.22949440509983518], [-37, 104, -1, -0.4161676446653392], [39, 44, 1, 0.27936778666879725], [15, -24, -1, -0.010924711867307065], [-29, 2, 1, 0.6940711319831544], [-6, -15, 0, 0.07498843998357395], [-129, -96, 1, -0.13374850743416203], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [28, 33, -1, 0.4529147956461247], [7, -10, 1, 1.2929315701678623], [2, 7, -1, 2.322092710284345], [0, -3, 1, 0.24517859836408784], [-44, -7, -1, -0.05460871688752848], [2, -7, 1, 1.3513928920014067], [-12, -27, -1, 0.7339377991045445], [-2, -3, 1, 2.267611643738639], [2, 3, -1, 2.198791808825216], [-1, 24, 1, -0.06934425486022518], [-15, 42, -1, -0.012218625986098675], [60, 159, 1, -0.07185792685724636]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [1, -2], "using": [1, -2]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 65, "state": [[1, -7, -1, 2.4629874131614145], [-15, -25, 1, 0.45636489491940097], [-9, 1, -1, 1.68963251336127], [-108, 90, 1, 0.24378616926822866], [7, 17, -1, -0.06974838297233217], [3, 3, 1, 2.034068815910812], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-31, -129, -1, 0.2827134056857157], [5, -3, 1, -0.052743400244083805], [-1, -7, -1, 2.20938646114269], [92, 110, 1, 0.23007594832390713], [-38, 106, -1, -0.4165517668714471], [37, 45, 1, 0.2852700393135156], [17, -23, -1, -0.02332429848388587], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-131, -97, 1, -0.13413104690637379], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [30, 32, -1, 0.46079893335031386], [9, -11, 1, 1.304868755345478], [4, 6, -1, 2.371383464798392], [-2, -4, 1, 0.1713867895388712], [-45, -5, -1, -0.047110686172402855], [4, -6, 1, 1.4006836465154537], [-14, -26, -1, 0.745988540191845], [-3, -5, 1, 2.275184729832823], [4, 2, -1, 2.2814164790945], [1, 23, 1, -0.08288730195019176], [-17, 43, -1, -0.017544968022768927], [61, 161, 1, -0.07207006804814836]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 66, "state": [[-1, -8, -1, 2.5053627428921303], [-13, -26, 1, 0.46858352090549965], [-7, 2, -1, 1.7163136360140838], [-110, 91, 1, 0.24435712625597936], [8, 19, -1, -0.0684886076224489], [1, 4, 1, 2.120079250722127], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-32, -131, -1, 0.2833094221933928], [3, -4, 1, -0.11431658308320174], [-3, -6, -1, 2.2605946523174736], [93, 112, 1, 0.23064010891312423], [-39, 108, -1, -0.41692103521831936], [35, 46, 1, 0.291273929022013], [15, -24, -1, -0.010924711867307065], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-133, -98, 1, -0.13450338687897037], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [31, 30, -1, 0.4685400478273421], [10, -9, 1, 1.3291003682390419], [6, 5, -1, 2.4172289130810447], [0, -3, 1, 0.24517859836408784], [-43, -6, -1, -0.05156424190762651], [6, -5, 1, 1.4465290947981067], [-16, -25, -1, 0.7579843382618074], [-2, -3, 1, 2.267611643738639], [3, 0, -1, 2.3552082879197167], [2, 25, 1, -0.08867721399991874], [-19, 42, -1, -0.025238808982318704], [62, 163, 1, -0.07227679708361129]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 67, "state": [[0, -6, -1, 2.4855710308118475], [-11, -27, 1, 0.48080214689159834], [-6, 4, -1, 1.765604390528131], [-112, 92, 1, 0.2449109204593002], [9, 21, -1, -0.06747489557875268], [-1, 3, 1, 2.2102770070855953], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-33, -133, -1, 0.28388647368214714], [5, -3, 1, -0.052743400244083805], [-5, -7, -1, 2.2855186151366302], [94, 114, 1, 0.23118764119231958], [-40, 110, -1, -0.41727629119770526], [33, 47, 1, 0.29736461626542643], [16, -22, -1, -0.022096906803474037], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-135, -99, 1, -0.13486592598561237], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [33, 29, -1, 0.4761850340515524], [11, -7, 1, 1.3555337576972868], [7, 3, -1, 2.463359414688314], [2, -4, 1, 0.3189704071893045], [-42, -4, -1, -0.044611075853223985], [7, -3, 1, 1.4926595964053762], [-18, -24, -1, 0.769791712080283], [0, -4, 1, 2.3611951646441383], [5, -1, -1, 2.3866247670142173], [0, 26, 1, -0.07597187716686078], [-17, 41, -1, -0.02018179694399752], [63, 165, 1, -0.07247831779603793]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 68, "state": [[1, -4, -1, 2.446581465623163], [-9, -28, 1, 0.49287841607926414], [-5, 6, -1, 1.8114498388107838], [-114, 93, 1, 0.24544830145516575], [11, 20, -1, -0.05188544216396138], [-3, 2, 1, 2.3154852950053124], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-34, -135, -1, 0.2844454366922741], [3, -4, 1, -0.11431658308320174], [-6, -5, -1, 2.326231812680409], [95, 116, 1, 0.23171925724303358], [-41, 112, -1, -0.41761831418787015], [31, 48, 1, 0.3035258177735245], [18, -23, -1, -0.02770709887770314], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-137, -100, 1, -0.1352190425540981], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [34, 27, -1, 0.4841153251538934], [10, -5, 1, 1.3719397052355382], [8, 1, -1, 2.5080082318126093], [0, -3, 1, 0.24517859836408784], [-43, -6, -1, -0.05156424190762651], [8, -1, 1, 1.5373084135296717], [-20, -23, -1, 0.7812894600128558], [2, -3, 1, 2.4547786855496376], [6, -3, -1, 2.4290000967449332], [2, 25, 1, -0.08867721399991874], [-16, 43, -1, -0.014318789252072799], [64, 167, 1, -0.07267482394180938]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 69, "state": [[-1, -5, -1, 2.516987509906348], [-7, -29, 1, 0.5046796786608233], [-3, 7, -1, 1.8575803404180533], [-116, 94, 1, 0.2459699765377526], [10, 18, -1, -0.05120819117478336], [-4, 0, 1, 2.409068815910812], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-35, -137, -1, 0.284987135448213], [5, -3, 1, -0.052743400244083805], [-7, -3, -1, 2.3723623142876784], [96, 118, 1, 0.23223562976422865], [-42, 114, -1, -0.41794782705678335], [29, 49, 1, 0.3097400303888678], [19, -21, -1, -0.03906974399454248], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-139, -101, 1, -0.13556309587036192], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [36, 26, -1, 0.49138214810508135], [11, -3, 1, 1.4033561843300388], [9, -1, -1, 2.5454115876315306], [-2, -4, 1, 0.1713867895388712], [-44, -4, -1, -0.04392801162191646], [9, 1, 1, 1.5747117693485932], [-22, -22, -1, 0.7923753297307163], [3, -1, 1, 2.5599869734693548], [7, -5, -1, 2.45392405956409], [0, 24, 1, -0.07597187716686078], [-15, 45, -1, -0.008832861444067319], [65, 169, 1, -0.0728664998143239]], "moves": [{"seat": 1, "got": [-2, 1], "using": [-2, 1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 70, "state": [[-3, -4, -1, 2.587987413161414], [-5, -30, 1, 0.5160911013750896], [-1, 8, -1, 1.902229157542349], [-118, 95, 1, 0.2464766136053974], [9, 16, -1, -0.05036610938668854], [-6, 1, 1, 2.382784587555185], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-36, -139, -1, 0.28551234563780176], [3, -4, 1, -0.11431658308320174], [-6, -1, -1, 2.41051861513663], [97, 120, 1, 0.2327373947083511], [-43, 116, -1, -0.4182655011720171], [27, 50, 1, 0.31598880571006455], [21, -20, -1, -0.050901928031787266], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-141, -102, 1, -0.13589842735016952], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [37, 24, -1, 0.49934950657957067], [10, -1, 1, 1.429868755345478], [10, -3, -1, 2.574186733431763], [0, -5, 1, 0.24517859836408784], [-43, -6, -1, -0.05156424190762651], [10, 3, 1, 1.6034869151488258], [-23, -20, -1, 0.8034611994485769], [4, 1, 1, 2.650184729832823], [5, -4, -1, 2.462596644181078], [-2, 25, 1, -0.06326654033380283], [-13, 44, -1, -0.003346933636061802], [66, 171, 1, -0.07305352081295674]], "moves": [{"seat": 1, "got": [-1, 2], "using": [-1, 2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 71, "state": [[-4, -2, -1, 2.6617792219866305], [-3, -31, 1, 0.5270210515316714], [1, 9, -1, 1.9396325133612704], [-120, 96, 1, 0.24696884381871503], [11, 15, -1, -0.031210319957095455], [-5, -1, 1, 2.4404852950053124], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-37, -141, -1, 0.28602179787453663], [5, -3, 1, -0.052743400244083805], [-7, 1, -1, 2.4593864611426897], [98, 122, 1, 0.2332251537125927], [-44, 118, -1, -0.41857196088907367], [25, 51, 1, 0.3222530658850309], [23, -21, -1, -0.05425020907401902], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-143, -103, 1, -0.1362253616261977], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [39, 23, -1, 0.5061264454782596], [12, 0, 1, 1.445731514060755], [9, -5, -1, 2.6085071775014392], [2, -4, 1, 0.3189704071893045], [-41, -7, -1, -0.05641233843478315], [8, 4, 1, 1.6308919344351713], [-24, -18, -1, 0.8149589473811497], [3, 3, 1, 2.7361951646441383], [3, -3, -1, 2.4802082879197163], [-4, 26, 1, -0.051676981993096296], [-14, 42, -1, -0.008832861444067319], [67, 173, 1, -0.07323605397158323]], "moves": [{"seat": 1, "got": [-1, 2], "using": [-1, 2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 72, "state": [[-5, 0, -1, 2.735571030811847], [-1, -32, 1, 0.5374033558189217], [2, 7, -1, 1.966313636014084], [-122, 97, 1, 0.24744726405032041], [13, 14, -1, -0.012807359218501683], [-4, -3, 1, 2.5114851982603787], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-38, -143, -1, 0.28651618087281155], [3, -4, 1, -0.11431658308320174], [-6, 3, -1, 2.510594652317473], [99, 124, 1, 0.23369947634327726], [-45, 120, -1, -0.4188677875801594], [23, 52, 1, 0.3285134476598875], [25, -20, -1, -0.06463251336126931], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-145, -104, 1, -0.1365442075574695], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [40, 21, -1, 0.5139882040668127], [11, 2, 1, 1.474356087585105], [7, -6, -1, 2.640581317906793], [0, -3, 1, 0.24517859836408784], [-39, -8, -1, -0.06169952968457275], [6, 5, 1, 1.6676711564218025], [-25, -16, -1, 0.8267663211996252], [1, 4, 1, 2.8222055994554536], [1, -4, -1, 2.5662187227310316], [-3, 28, 1, -0.058984367260512406], [-16, 43, -1, -0.014318789252072799], [68, 175, 1, -0.07341425844996859]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-1, 2], "using": [-1, 2]}, {"seat": 29, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 73, "state": [[-4, 2, -1, 2.8093628396370636], [1, -33, 1, 0.5471967313666286], [4, 6, -1, 2.015604390528131], [-124, 98, 1, 0.24791243914458347], [14, 12, -1, 0.005303201202767723], [-3, -5, 1, 2.573058381099497], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-39, -145, -1, 0.2869961443629901], [5, -3, 1, -0.052743400244083805], [-7, 5, -1, 2.53551861513663], [100, 126, 1, 0.23416090216956964], [-46, 122, -1, -0.4191535232571706], [21, 53, 1, 0.3347506594614322], [27, -19, -1, -0.07442588890897613], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-147, -105, 1, -0.13685525916747462], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [41, 19, -1, 0.5218653602787658], [10, 4, 1, 1.5062909848561765], [5, -7, -1, 2.6790841722485186], [2, -4, 1, 0.3189704071893045], [-40, -6, -1, -0.05319561357250904], [5, 7, 1, 1.7083843539655814], [-24, -14, -1, 0.833329670943135], [-1, 3, 1, 2.9124033558189217], [-1, -3, -1, 2.6564164790944997], [-5, 27, 1, -0.04682888546593965], [-15, 41, -1, -0.013444756913463973], [69, 177, 1, -0.07358828599102374]], "moves": [{"seat": 1, "got": [-1, 2], "using": [-1, 2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-1, 2], "using": [-1, 2]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 74, "state": [[-5, 4, -1, 2.842959387073208], [3, -32, 1, 0.5572526215164253], [6, 5, -1, 2.0614498388107836], [-126, 99, 1, 0.24836490400405123], [15, 10, -1, 0.024501054311169623], [-1, -6, 1, 2.6327845875551854], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-40, -147, -1, 0.28746230177038895], [3, -4, 1, -0.11431658308320174], [-5, 6, -1, 2.5762318126804087], [101, 128, 1, 0.234609942681159], [-47, 124, -1, -0.419429673835612], [19, 54, 1, 0.3409458351931778], [26, -21, -1, -0.06388880408709649], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-149, -106, 1, -0.13715879651672752], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [42, 17, -1, 0.5297194425887837], [11, 6, 1, 1.5252050131328805], [3, -8, -1, 2.7206998182829376], [0, -3, 1, 0.24517859836408784], [-42, -7, -1, -0.05578327078939097], [4, 9, 1, 1.7405376562361263], [-25, -12, -1, 0.8461503135520906], [-3, 2, 1, 3.017611643738639], [-3, -2, -1, 2.761624767014217], [-4, 25, 1, -0.050721107942354314], [-13, 42, -1, -0.005398395880578001], [70, 179, 1, -0.07375828134665381]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 75, "state": [[-3, 5, -1, 2.8995605960005317], [5, -31, 1, 0.5678262937466101], [7, 3, -1, 2.107580340418053], [-128, 100, 1, 0.2488051655175635], [16, 12, -1, 0.015668192867102297], [0, -4, 1, 2.6590688159108122], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-41, -149, -1, 0.2879152326797922], [5, -3, 1, -0.052743400244083805], [-3, 7, -1, 2.622362314287678], [102, 130, 1, 0.2350470830631793], [-48, 126, -1, -0.4196967120801452], [17, 55, 1, 0.3470808687032086], [25, -19, -1, -0.0685907752293677], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-151, -107, 1, -0.1374550865149978], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [44, 16, -1, 0.5354225548616878], [10, 8, 1, 1.5531198703221163], [1, -9, -1, 2.760188300154253], [2, -4, 1, 0.3189704071893045], [-43, -9, -1, -0.06233651004656213], [2, 10, 1, 1.775683646515454], [-26, -10, -1, 0.8589377991045447], [-5, 1, 1, 3.0797786855496376], [-5, -1, -1, 2.8237918088252156], [-3, 27, 1, -0.058360233428222136], [-12, 40, -1, -0.004011459808155119], [71, 181, 1, -0.0739243826746803]], "moves": [{"seat": 1, "got": [2, -1], "using": [2, -1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 76, "state": [[-1, 4, -1, 2.9465814656231624], [7, -30, 1, 0.5788587250262618], [8, 1, -1, 2.1522291575423482], [-130, 101, 1, 0.24923370434364836], [15, 14, -1, -0.0014294969753254963], [2, -3, 1, 2.7526523368163116], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-42, -151, -1, 0.28835548510492515], [3, -4, 1, -0.11431658308320174], [-1, 6, -1, 2.6605186151366294], [103, 132, 1, 0.2354727838403854], [-49, 128, -1, -0.4199550802672919], [15, 56, 1, 0.3531387144992385], [23, -20, -1, -0.05810673934049117], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-153, -108, 1, -0.13774438367797923], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [46, 15, -1, 0.5407632064886344], [9, 10, 1, 1.579100368239042], [-1, -8, -1, 2.797591655973174], [0, -5, 1, 0.24517859836408784], [-44, -7, -1, -0.05460871688752847], [0, 11, 1, 1.8071001256099546], [-27, -8, -1, 0.8715298814480635], [-4, -1, 1, 3.150184729832823], [-4, 1, -1, 2.894197853108401], [-1, 26, 1, -0.06985354893973353], [-11, 42, -1, 0.001607571015577145], [72, 183, 1, -0.0740867219090977]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 77, "state": [[1, 5, -1, 3.0169875099063477], [9, -29, 1, 0.5902682725055497], [9, -1, -1, 2.1896325133612695], [-132, 102, 1, 0.24965097656149537], [17, 15, -1, 0.003018837369439432], [3, -1, 1, 2.8578606247360288], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-43, -153, -1, 0.28878357758036927], [5, -3, 1, -0.052743400244083805], [1, 7, -1, 2.709386461142689], [104, 134, 1, 0.2358874824014846], [-50, 130, -1, -0.42020519259637706], [13, 57, 1, 0.3591036430282894], [24, -18, -1, -0.06960448727306394], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-155, -109, 1, -0.13802693083274256], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [48, 14, -1, 0.5457639487883211], [7, 11, 1, 1.605533757697287], [-3, -7, -1, 2.8422404730974695], [2, -4, 1, 0.3189704071893045], [-45, -9, -1, -0.060915521528264786], [-2, 12, 1, 1.8333843539655814], [-26, -6, -1, 0.8812791719753927], [-3, -3, 1, 3.2361951646441383], [-5, 3, -1, 2.9412187227310316], [0, 24, 1, -0.07597187716686077], [-10, 44, -1, 0.006807923993808425], [73, 185, 1, -0.07424542510572521]], "moves": [{"seat": 1, "got": [2, -1], "using": [2, -1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 78, "state": [[3, 4, -1, 3.087987413161414], [11, -28, 1, 0.6019523750837869], [7, -2, -1, 2.216313636014083], [-134, 103, 1, 0.25005741520064495], [18, 13, -1, 0.01853553923256266], [4, 1, 1, 2.948058381099497], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-44, -155, -1, 0.28920000109166244], [3, -4, 1, -0.11431658308320174], [3, 6, -1, 2.7605946523174727], [105, 136, 1, 0.2362915944135176], [-51, 132, -1, -0.42044743737596224], [11, 58, 1, 0.36496144235554556], [26, -17, -1, -0.07985833723542858], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-157, -110, 1, -0.1383029597759357], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [50, 13, -1, 0.5504472502057467], [5, 10, 1, 1.6219397052355384], [-5, -6, -1, 2.888370974704739], [0, -3, 1, 0.24517859836408784], [-43, -10, -1, -0.06586541205694993], [-3, 10, 1, 1.8534869151488258], [-25, -4, -1, 0.8921245605062099], [-1, -4, 1, 3.3222055994554536], [-3, 2, -1, 2.9487918088252156], [2, 25, 1, -0.08867721399991872], [-9, 42, -1, 0.008778782294571321], [74, 187, 1, -0.07440061276513547]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 79, "state": [[4, 2, -1, 3.1617792219866305], [13, -27, 1, 0.6137918680107477], [6, -4, -1, 2.26560439052813], [-136, 104, 1, 0.2504534316594971], [17, 15, -1, 0.003018837369439432], [3, 3, 1, 3.0340688159108122], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-45, -157, -1, 0.2896052208577821], [5, -3, 1, -0.052743400244083805], [5, 7, -1, 2.7855186151366294], [106, 138, 1, 0.23668551513527772], [-52, 134, -1, -0.4206821790097131], [9, 59, 1, 0.37069956194728354], [28, -16, -1, -0.08939619935334671], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-159, -111, 1, -0.13857269188835436], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [52, 12, -1, 0.5548350263338641], [3, 11, 1, 1.653356184330039], [-6, -4, -1, 2.9342164229873915], [2, -4, 1, 0.3189704071893045], [-41, -9, -1, -0.06389003390267302], [-4, 8, 1, 1.8808919344351713], [-24, -2, -1, 0.9041429917009214], [0, -6, 1, 3.3611951646441383], [-1, 3, -1, 3.054000096744933], [1, 27, 1, -0.08186381160203149], [-10, 44, -1, 0.006807923993808425], [75, 189, 1, -0.07455240013457996]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 80, "state": [[5, 0, -1, 3.235571030811847], [15, -26, 1, 0.6256576613108534], [5, -6, -1, 2.3114498388107827], [-138, 105, 1, 0.2508394170218066], [18, 17, -1, -0.0023693774455067727], [2, 5, 1, 3.0985093451153904], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-46, -159, -1, 0.28999967797882537], [3, -4, 1, -0.11431658308320174], [6, 5, -1, 2.8262318126804082], [107, 140, 1, 0.23706962063794318], [-53, 136, -1, -0.42090975980277817], [7, 60, 1, 0.3763071980635979], [26, -17, -1, -0.07985833723542858], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-161, -112, 1, -0.1388363387091901], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [53, 10, -1, 0.5612508718669579], [1, 10, 1, 1.6798687553454783], [-7, -2, -1, 2.9835071775014383], [0, -3, 1, 0.24517859836408784], [-43, -10, -1, -0.06586541205694993], [-5, 6, 1, 1.9176711564218025], [-25, 0, -1, 0.9173753297307163], [1, -4, 1, 3.400184729832823], [0, 5, -1, 3.1052082879197163], [0, 25, 1, -0.07597187716686078], [-8, 45, -1, 0.014373668654209623], [76, 191, 1, -0.07470089749048293]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 81, "state": [[6, -2, -1, 3.2867792219866305], [17, -25, 1, 0.6374189467652648], [3, -7, -1, 2.357580340418052], [-140, 106, 1, 0.25121574327949453], [19, 19, -1, -0.006915424783330977], [0, 4, 1, 3.1590688159108122], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-47, -161, -1, 0.29038379096046457], [5, -3, 1, -0.052743400244083805], [7, 3, -1, 2.8723623142876775], [108, 142, 1, 0.23744426894036252], [-54, 138, -1, -0.4211305016072697], [5, 61, 1, 0.38177532363721983], [28, -18, -1, -0.08108968553344288], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-163, -113, 1, -0.13909410247298742], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [54, 8, -1, 0.5675229368072969], [-1, 11, 1, 1.7101604832489072], [-6, 0, -1, 3.027799943892891], [2, -4, 1, 0.3189704071893045], [-42, -8, -1, -0.059455425399215854], [-6, 4, 1, 1.9635166047044554], [-23, -1, -1, 0.9104599049473854], [3, -3, 1, 3.4861951646441383], [2, 6, -1, 3.1564164790944997], [1, 23, 1, -0.08288730195019174], [-10, 46, -1, 0.008306513819903851], [77, 193, 1, -0.07484621040294488]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 82, "state": [[7, -4, -1, 3.318195701081131], [19, -24, 1, 0.6489516780219985], [1, -8, -1, 2.4022291575423473], [-142, 107, 1, 0.25158276446934913], [21, 20, -1, -0.0030343663741743856], [-2, 3, 1, 3.2526523368163116], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-48, -163, -1, 0.2907579571256521], [3, -4, 1, -0.11431658308320174], [6, 1, -1, 2.910518615136629], [109, 144, 1, 0.23780980106577024], [-55, 140, -1, -0.4213447073232758], [3, 62, 1, 0.3870966681991712], [27, -20, -1, -0.07055182693656076], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-165, -114, 1, -0.13934617661208037], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [55, 6, -1, 0.5736372144657828], [-3, 10, 1, 1.7421183035996262], [-4, 1, -1, 3.0667895090815755], [0, -5, 1, 0.24517859836408784], [-44, -9, -1, -0.0616105168621469], [-8, 3, 1, 2.000000000000001], [-22, 1, -1, 0.9246046691821047], [5, -2, 1, 3.5506356938487165], [3, 4, -1, 3.207624670269283], [3, 24, 1, -0.09576358924714355], [-8, 47, -1, 0.015542293401709595], [78, 195, 1, -0.0749884399835739]], "moves": [{"seat": 1, "got": [-1, -2], "using": [-1, -2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 83, "state": [[6, -6, -1, 3.360571030811847], [21, -23, 1, 0.6601459902793281], [-1, -9, -1, 2.4396325133612686], [-144, 108, 1, 0.2519408177305097], [20, 22, -1, -0.014488510877515058], [-3, 1, 1, 3.3578606247360288], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-49, -165, -1, 0.2911225539230571], [5, -3, 1, -0.052743400244083805], [7, -1, -1, 2.9593864611426888], [110, 146, 1, 0.23816654202611237], [-56, 142, -1, -0.42155266226994725], [1, 63, 1, 0.39226565527695195], [25, -21, -1, -0.06082570497849262], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-167, -115, 1, -0.13959274622705323], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [56, 4, -1, 0.5795822485892574], [-5, 11, 1, 1.7636313884508008], [-3, 3, -1, 3.152799943892891], [2, -4, 1, 0.3189704071893045], [-43, -7, -1, -0.05518268894921769], [-9, 1, 1, 2.039488481871316], [-20, 2, -1, 0.9332380884459931], [3, -1, 1, 3.5599869734693548], [2, 6, -1, 3.1564164790944997], [2, 22, 1, -0.09040084635501301], [-6, 48, -1, 0.022583617650433298], [79, 197, 1, -0.07512768311785595]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 84, "state": [[4, -7, -1, 3.402946360542563], [23, -22, 1, 0.670911524230874], [-2, -7, -1, 2.4663136360140823], [-146, 109, 1, 0.2522902242890118], [22, 21, -1, -0.0032148140781375414], [-4, -1, 1, 3.448058381099497], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-50, -167, -1, 0.29147794014082945], [3, -4, 1, -0.11431658308320174], [6, -3, -1, 3.0105946523174723], [111, 148, 1, 0.23851480173962103], [-57, 144, -1, -0.42175463543956004], [-1, 64, 1, 0.3972783057197581], [26, -23, -1, -0.05675290196925416], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-169, -116, 1, -0.13983398852755516], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [58, 3, -1, 0.5827063614942883], [-7, 10, 1, 1.7929315701678623], [-1, 4, -1, 3.238810378704206], [0, -3, 1, 0.24517859836408784], [-41, -6, -1, -0.05262584890717208], [-10, -1, 1, 2.0729628843252317], [-18, 3, -1, 0.943659558086343], [4, 1, 1, 3.650184729832823], [3, 4, -1, 3.207624670269283], [3, 20, 1, -0.09966844830560556], [-8, 47, -1, 0.015542293401709597], [80, 199, 1, -0.07526403268317522]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 85, "state": [[2, -8, -1, 3.4465814656231624], [25, -21, 1, 0.6811801650865784], [-4, -6, -1, 2.515604390528129], [-148, 110, 1, 0.2526312903751197], [24, 22, -1, 3.0357660829594124e-18], [-3, -3, 1, 3.5340688159108122], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-51, -169, -1, 0.2918244570334898], [5, -3, 1, -0.052743400244083805], [7, -5, -1, 3.035518615136629], [112, 150, 1, 0.238854875886788], [-58, 146, -1, -0.42195088064601155], [-2, 62, 1, 0.39992396281915676], [25, -25, -1, -0.04702086962263066], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-171, -117, 1, -0.1400700732456121], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [59, 1, -1, 0.5882339009473011], [-9, 11, 1, 1.804868755345478], [0, 6, -1, 3.277799943892891], [2, -4, 1, 0.3189704071893045], [-43, -7, -1, -0.05518268894921769], [-8, -2, 1, 2.0960896907986397], [-16, 4, -1, 0.956364894919401], [3, 3, 1, 3.7361951646441383], [4, 2, -1, 3.2814164790944997], [2, 18, 1, -0.0935835209054994], [-10, 48, -1, 0.00968563825288093], [81, 201, 1, -0.07539757775350489]], "moves": [{"seat": 1, "got": [-2, 1], "using": [-2, 1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 86, "state": [[0, -7, -1, 3.485571030811847], [27, -20, 1, 0.6909062870446465], [-6, -5, -1, 2.561449838810782], [-150, 111, 1, 0.25296430807867], [25, 20, -1, 0.01069621895530766], [-1, -4, 1, 3.6200792507221276], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-52, -171, -1, 0.2921624293690274], [3, -4, 1, -0.11431658308320174], [5, -6, -1, 3.076231812680408], [113, 152, 1, 0.2391870467094448], [-59, 148, -1, -0.4221416375779499], [-3, 60, 1, 0.40274283770837105], [26, -27, -1, -0.044018302437462076], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-173, -118, 1, -0.14030116302340134], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [60, -1, -1, 0.5935835209054993], [-10, 9, 1, 1.8291003682390419], [2, 7, -1, 3.3220927102843434], [0, -3, 1, 0.24517859836408784], [-42, -9, -1, -0.06309558986990892], [-6, -3, 1, 2.1308919344351716], [-14, 5, -1, 0.971969285447531], [4, 1, 1, 3.650184729832823], [3, 0, -1, 3.3552082879197163], [4, 17, 1, -0.11275109915349188], [-8, 47, -1, 0.015542293401709597], [82, 203, 1, -0.0755284037917085]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 87, "state": [[-2, -8, -1, 3.5245605960005317], [29, -19, 1, 0.7000650212085515], [-7, -3, -1, 2.607580340418051], [-152, 112, 1, 0.25328955614719895], [26, 18, -1, 0.021709148741019105], [0, -6, 1, 3.6590688159108122], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-53, -173, -1, 0.2924921664026451], [5, -3, 1, -0.052743400244083805], [3, -7, -1, 3.122362314287677], [114, 154, 1, 0.23951158375725645], [-60, 150, -1, -0.42232713276562706], [-4, 58, 1, 0.40575056271649834], [25, -29, -1, -0.03525310629191165], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-175, -119, 1, -0.14052741377729955], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [59, -3, -1, 0.5990168447174314], [-11, 7, 1, 1.8555337576972868], [4, 6, -1, 3.3713834647983902], [2, -4, 1, 0.3189704071893045], [-43, -7, -1, -0.055182688949217684], [-7, -5, 1, 2.155815897254328], [-12, 6, -1, 0.991167138555933], [3, 3, 1, 3.7361951646441383], [4, 2, -1, 3.2814164790944997], [3, 19, 1, -0.1008958399860174], [-9, 45, -1, 0.010958850636215461], [83, 205, 1, -0.07565659283031488]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 88, "state": [[-1, -6, -1, 3.511855259167474], [31, -18, 1, 0.7086492587527293], [-8, -1, -1, 2.6522291575423464], [-154, 113, 1, 0.2536073007312151], [24, 17, -1, 0.019997871217687913], [2, -7, 1, 3.7033615823022648], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-54, -175, -1, 0.2928139627830098], [3, -4, 1, -0.11431658308320174], [1, -6, -1, 3.1605186151366285], [115, 156, 1, 0.2398287445855722], [-61, 152, -1, -0.4225075804695902], [-5, 56, 1, 0.40896439333683343], [24, -27, -1, -0.03766959000199231], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-177, -120, 1, -0.1407489750398693], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [58, -5, -1, 0.6046176006104349], [-12, 5, 1, 1.8828985558717537], [6, 5, -1, 3.417228913081043], [0, -5, 1, 0.24517859836408784], [-45, -8, -1, -0.057500703510270645], [-5, -6, 1, 2.196529094798107], [-10, 7, -1, 1.0145753858378237], [1, 4, 1, 3.8222055994554536], [3, 0, -1, 3.3552082879197163], [5, 18, 1, -0.11909440771340037], [-11, 46, -1, 0.005018065698253527], [84, 207, 1, -0.07578222364156428]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 89, "state": [[0, -4, -1, 3.485571030811847], [33, -17, 1, 0.7166660842447634], [-9, 1, -1, 2.6896325133612677], [-156, 114, 1, 0.2539177960806089], [26, 18, -1, 0.021709148741019105], [0, -6, 1, 3.6590688159108122], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-55, -177, -1, 0.2931280993963455], [5, -3, 1, -0.052743400244083805], [-1, -7, -1, 3.2093864611426883], [116, 158, 1, 0.24013877540824655], [-62, 154, -1, -0.4226831834984702], [-6, 54, 1, 0.4124033558189215], [22, -28, -1, -0.028013165698655827], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-179, -121, 1, -0.14096599028131837], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [56, -6, -1, 0.607918693995536], [-11, 3, 1, 1.9033561843300388], [7, 3, -1, 3.463359414688312], [-1, -3, 1, 0.19397040718930444], [-44, -10, -1, -0.06506644817067188], [-4, -8, 1, 2.233308316784738], [-8, 8, -1, 1.0423753297307163], [-1, 3, 1, 3.9124033558189217], [5, -1, -1, 3.386624767014217], [3, 17, 1, -0.10377182105975337], [-12, 44, -1, 7.806255641895632e-18], [85, 209, 1, -0.07590537189745866]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 90, "state": [[-2, -5, -1, 3.546130501607269], [35, -16, 1, 0.7241331871734905], [-7, 2, -1, 2.7163136360140814], [-158, 115, 1, 0.2542212851958535], [24, 17, -1, 0.019997871217687913], [2, -7, 1, 3.7033615823022648], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-56, -179, -1, 0.2934348441532334], [3, -4, 1, -0.11431658308320174], [-3, -6, -1, 3.260594652317472], [117, 160, 1, 0.24044191170874465], [-63, 156, -1, -0.42285413396236404], [-7, 52, 1, 0.41608839058532227], [21, -30, -1, -0.019220925729738048], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-181, -122, 1, -0.14117859721184495], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [55, -8, -1, 0.6139197752755077], [-10, 1, 1, 1.929868755345478], [8, 1, -1, 3.5080082318126076], [-3, -4, 1, 0.14276221601452113], [-46, -9, -1, -0.06024960515026246], [-3, -10, 1, 2.2607133360710834], [-6, 9, -1, 1.073791808825217], [-3, 2, 1, 4.017611643738639], [4, -3, -1, 3.457624670269283], [4, 19, 1, -0.10899592727693849], [-11, 46, -1, 0.005018065698253527], [86, 211, 1, -0.07602611032049454]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 91, "state": [[-4, -6, -1, 3.5791545517173464], [37, -15, 1, 0.7310756087240213], [-6, 4, -1, 2.7656043905281282], [-160, 116, 1, 0.2545180004373476], [26, 18, -1, 0.021709148741019105], [0, -8, 1, 3.6590688159108122], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-57, -181, -1, 0.29373445272255955], [5, -3, 1, -0.052743400244083805], [-5, -7, -1, 3.2855186151366285], [118, 162, 1, 0.24073837881257387], [-64, 158, -1, -0.4230206139676407], [-8, 50, 1, 0.42004248130478933], [19, -29, -1, -0.01433117814479553], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-183, -123, 1, -0.1413869280661752], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [53, -9, -1, 0.6177021232917737], [-11, -1, 1, 1.960160483248907], [7, -1, -1, 3.5503835615433235], [-2, -6, 1, 0.19397040718930444], [-44, -10, -1, -0.06506644817067188], [-1, -11, 1, 2.2926711564218025], [-4, 10, -1, 1.1068158589352945], [-4, 0, 1, 4.111195164644139], [2, -4, -1, 3.5314164790944997], [5, 21, 1, -0.11317325981616938], [-13, 47, -1, -0.000572497326066991], [87, 213, 1, -0.07614450882570309]], "moves": [{"seat": 1, "got": [-1, 2], "using": [-1, 2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 92, "state": [[-5, -4, -1, 3.6281826745504855], [39, -14, 1, 0.7375230058267549], [-5, 6, -1, 2.811449838810781], [-162, 117, 1, 0.25480816409597], [25, 16, -1, 0.027475566685577837], [-1, -6, 1, 3.6327845875551854], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-58, -183, -1, 0.2940271692166642], [3, -4, 1, -0.11431658308320174], [-6, -5, -1, 3.3262318126804074], [119, 164, 1, 0.24102839242383503], [-65, 160, -1, -0.42318279625840444], [-7, 52, 1, 0.41608839058532227], [21, -28, -1, -0.024437251972197385], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-185, -124, 1, -0.14159110987149617], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [51, -10, -1, 0.6217470813435151], [-10, -3, 1, 1.992118303599626], [6, -3, -1, 3.601591752718107], [0, -7, 1, 0.24517859836408784], [-43, -8, -1, -0.05877455279106483], [1, -12, 1, 2.3203324636397498], [-2, 9, -1, 1.1325730860941843], [-3, -2, 1, 4.204778685549638], [0, -3, -1, 3.6052082879197163], [6, 23, 1, -0.11658541602417093], [-15, 46, -1, -0.007792647869837217], [88, 215, 1, -0.07626063465457612]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 93, "state": [[-4, -2, -1, 3.66177922198663], [41, -13, 1, 0.7435074837246564], [-3, 7, -1, 2.85758034041805], [-164, 118, 1, 0.25509198892766805], [26, 18, -1, 0.021709148741019105], [1, -7, 1, 3.6816524335612453], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-59, -185, -1, 0.2943132268314012], [5, -3, 1, -0.052743400244083805], [-7, -3, -1, 3.3723623142876766], [120, 166, 1, 0.241312159128462], [-66, 162, -1, -0.42334084480932327], [-8, 50, 1, 0.42004248130478933], [22, -26, -1, -0.033788531592835715], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-187, -125, 1, -0.14179126469989695], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [49, -11, -1, 0.6260771743685154], [-11, -5, 1, 2.0136313884508006], [4, -4, -1, 3.6527999438928904], [2, -8, 1, 0.28416816355277247], [-42, -6, -1, -0.05208266008419753], [2, -10, 1, 2.338516604704455], [0, 8, -1, 1.1673753297307163], [-1, -3, 1, 4.309986973469355], [2, -4, -1, 3.5314164790944997], [8, 22, 1, -0.1314805063943607], [-17, 47, -1, -0.012861240029993505], [89, 217, 1, -0.07637455250141265]], "moves": [{"seat": 1, "got": [-1, 2], "using": [-1, 2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 94, "state": [[-5, 0, -1, 3.7355710308118466], [43, -12, 1, 0.7490619660105321], [-1, 8, -1, 2.9022291575423456], [-166, 119, 1, 0.2553696786546699], [27, 20, -1, 0.016615532530599116], [-1, -6, 1, 3.6327845875551854], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-60, -187, -1, 0.29459284844449757], [3, -4, 1, -0.11431658308320174], [-6, -1, -1, 3.410518615136628], [121, 168, 1, 0.24158987686651212], [-67, 164, -1, -0.42349491537406253], [-9, 48, 1, 0.42429075451404713], [23, -24, -1, -0.043635105080599264], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-189, -126, 1, -0.14198750990634848], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [48, -13, -1, 0.6330258175622783], [-10, -7, 1, 2.042931570167862], [2, -3, -1, 3.684216422987391], [0, -7, 1, 0.24517859836408784], [-43, -8, -1, -0.05877455279106483], [3, -8, 1, 2.3642002512199087], [-2, 7, -1, 1.123082563339264], [1, -4, 1, 4.400184729832823], [0, -3, -1, 3.6052082879197163], [9, 20, 1, -0.14327116971673348], [-18, 45, -1, -0.01818414106470563], [90, 219, 1, -0.07648632463258034]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 95, "state": [[-4, 2, -1, 3.809362839637063], [45, -11, 1, 0.7542190288817648], [1, 9, -1, 2.939632513361267], [-168, 120, 1, 0.2556414284357031], [28, 22, -1, 0.012092279140643855], [0, -8, 1, 3.6590688159108122], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-61, -189, -1, 0.2948662471753219], [5, -3, 1, -0.052743400244083805], [-7, 1, -1, 3.459386461142688], [122, 170, 1, 0.2418617353756829], [-68, 166, -1, -0.42364515599314684], [-10, 46, 1, 0.4288605279910951], [24, -22, -1, -0.053936294405961635], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-191, -127, 1, -0.142179958353172], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [47, -15, -1, 0.6400990390577077], [-11, -9, 1, 2.054868755345478], [4, -4, -1, 3.6527999438928904], [2, -8, 1, 0.28416816355277247], [-44, -6, -1, -0.051068948040501265], [4, -6, 1, 2.400683646515454], [0, 6, -1, 1.1673753297307163], [3, -3, 1, 4.486195164644139], [2, -4, -1, 3.5314164790944997], [11, 19, 1, -0.1594957183387009], [-19, 47, -1, -0.018767123596837725], [91, 221, 1, -0.076596010999151]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 96, "state": [[-3, 4, -1, 3.8831546484622796], [47, -10, 1, 0.7590101119908125], [2, 7, -1, 2.9663136360140805], [-170, 121, 1, 0.2559074253074095], [27, 24, -1, 0.002435854837307355], [-1, -6, 1, 3.6327845875551854], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-62, -191, -1, 0.29513362690890654], [3, -4, 1, -0.11431658308320174], [-6, 3, -1, 3.5105946523174714], [123, 172, 1, 0.24212791660805902], [-69, 168, -1, -0.4237917074647029], [-11, 44, 1, 0.43378127726896754], [25, -24, -1, -0.05026847886681792], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-193, -128, 1, -0.14236871862187925], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [45, -16, -1, 0.6453009780625494], [-9, -10, 1, 2.079100368239042], [2, -3, -1, 3.684216422987391], [0, -7, 1, 0.24517859836408784], [-45, -4, -1, -0.04360906426713804], [6, -7, 1, 2.419881499623856], [1, 8, -1, 1.1871670418109992], [1, -4, 1, 4.400184729832823], [0, -3, -1, 3.6052082879197163], [13, 18, 1, -0.17552091315096716], [-17, 48, -1, -0.011798138343345668], [92, 223, 1, -0.076703669343334]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 97, "state": [[-1, 5, -1, 3.9541545517173455], [49, -9, 1, 0.7634650205293552], [4, 6, -1, 3.0156043905281273], [-172, 122, 1, 0.256167848598977], [29, 25, -1, 0.004852338547388018], [1, -7, 1, 3.6816524335612453], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-63, -193, -1, 0.2953951827868371], [5, -3, 1, -0.052743400244083805], [-7, 5, -1, 3.535518615136628], [124, 174, 1, 0.24238859512193778], [-70, 170, -1, -0.4239347037812041], [-12, 42, 1, 0.43908447847173526], [23, -23, -1, -0.047020869622630655], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-195, -129, 1, -0.14255389521320067], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [43, -17, -1, 0.6508514818426727], [-7, -11, 1, 2.105533757697287], [4, -4, -1, 3.6527999438928904], [1, -9, 1, 0.2627902421027265], [-43, -3, -1, -0.040584912151624714], [7, -5, 1, 2.4583843539655814], [3, 7, -1, 1.2318158589352948], [3, -3, 1, 4.486195164644139], [2, -4, -1, 3.5314164790944997], [14, 16, 1, -0.19037722484938757], [-18, 50, -1, -0.012621549031853169], [93, 225, 1, -0.07680935529910254]], "moves": [{"seat": 1, "got": [2, -1], "using": [2, -1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 98, "state": [[1, 4, -1, 4.024560596000531], [51, -8, 1, 0.767611643738639], [6, 5, -1, 3.06144983881078], [-174, 123, 1, 0.25642287032184624], [27, 24, -1, 0.002435854837307355], [-1, -6, 1, 3.6327845875551854], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-64, -195, -1, 0.2956511016674063], [3, -4, 1, -0.11431658308320174], [-5, 6, -1, 3.576231812680407], [125, 176, 1, 0.24264393845043764], [-71, 172, -1, -0.424074272535043], [-14, 43, 1, 0.44488694976675475], [22, -25, -1, -0.03687580634400195], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-197, -130, 1, -0.14273558873605807], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [42, -19, -1, 0.6585453228022224], [-5, -10, 1, 2.121939705235538], [2, -3, -1, 3.684216422987391], [3, -10, 1, 0.291565387902959], [-41, -2, -1, -0.037256549005190015], [8, -3, 1, 2.5000000000000004], [5, 6, -1, 1.2779463605425643], [1, -4, 1, 4.400184729832823], [0, -3, -1, 3.6052082879197163], [12, 17, 1, -0.17379852430072942], [-19, 48, -1, -0.01761164373863863], [94, 227, 1, -0.07691312248737792]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 99, "state": [[3, 5, -1, 4.0715814656231615], [53, -7, 1, 0.7714758285122758], [7, 3, -1, 3.1075803404180493], [-176, 124, 1, 0.2566726555362072], [29, 25, -1, 0.004852338547388018], [1, -7, 1, 3.6816524335612453], [5, 5, -1, -0.06789987439004593], [2, 1, 0, 0.09173296543276846], [-65, -197, -1, 0.29590156255723626], [5, -3, 1, -0.052743400244083805], [-3, 7, -1, 3.622362314287676], [126, 178, 1, 0.24289410744846476], [-72, 174, -1, -0.42421053529549174], [-13, 45, 1, 0.4395512071721976], [20, -24, -1, -0.03259190043447841], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-199, -131, 1, -0.14291389608618585], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [41, -21, -1, 0.6662681379896285], [-3, -11, 1, 2.153356184330039], [4, -4, -1, 3.6527999438928904], [2, -8, 1, 0.28416816355277247], [-43, -3, -1, -0.040584912151624714], [9, -1, 1, 2.5394884818713157], [7, 5, -1, 1.3186595580863432], [3, -3, 1, 4.486195164644139], [2, -4, -1, 3.5314164790944997], [10, 18, 1, -0.1566791107754084], [-21, 47, -1, -0.02450105431116957], [95, 229, 1, -0.07701502260611175]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 100, "state": [[4, 3, -1, 4.13315464846228], [55, -6, 1, 0.7750813601073115], [8, 1, -1, 3.1522291575423447], [-178, 125, 1, 0.25691736269586984], [31, 24, -1, 0.013232338029794946], [-1, -6, 1, 3.6327845875551854], [3, 4, -1, -0.0904834920404792], [2, 1, 0, 0.09173296543276846], [-66, -199, -1, 0.2961467370163947], [3, -4, 1, -0.11431658308320174], [-1, 6, -1, 3.6605186151366276], [127, 180, 1, 0.24313925661949173], [-73, 176, -1, -0.42434360795937437], [-14, 43, 1, 0.44488694976675475], [18, -23, -1, -0.02770709887770311], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-201, -132, 1, -0.14308891061505158], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [39, -22, -1, 0.6726741185424926], [-1, -10, 1, 2.179868755345478], [2, -3, -1, 3.684216422987391], [4, -7, 1, 0.3278032686333718], [-42, -1, -1, -0.03328773002155012], [10, 1, 1, 2.5729628843252312], [6, 3, -1, 1.3435835209054998], [5, -4, 1, 4.503806808382778], [0, -3, -1, 3.6052082879197163], [9, 20, 1, -0.14327116971673348], [-22, 49, -1, -0.024788856787864987], [96, 231, 1, -0.07711510551558168]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 101, "state": [[5, 1, -1, 4.2041545517173455], [57, -5, 1, 0.7784500137445058], [9, -1, -1, 3.189632513361266], [-180, 126, 1, 0.25715714397296896], [29, 25, -1, 0.004852338547388018], [1, -7, 1, 3.6816524335612453], [5, 3, -1, -0.02891030920136127], [2, 1, 0, 0.09173296543276846], [-67, -201, -1, 0.2963867895388712], [5, -3, 1, -0.052743400244083805], [1, 7, -1, 3.7093864611426874], [128, 182, 1, 0.24337953442349392], [-74, 178, -1, -0.42447360107756144], [-16, 42, 1, 0.4527207621902227], [17, -21, -1, -0.030329186407368074], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-203, -133, 1, -0.14326072228968295], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [38, -24, -1, 0.6805857516296812], [1, -11, 1, 2.2101604832489072], [4, -4, -1, 3.6527999438928904], [2, -8, 1, 0.28416816355277247], [-41, 1, -1, -0.025617984024607566], [11, 3, 1, 2.5994754553406705], [7, 1, -1, 1.394791712080283], [3, -3, 1, 4.486195164644139], [-1, -5, -1, 3.636624767014217], [10, 18, 1, -0.1566791107754084], [-23, 47, -1, -0.03005621355803054], [97, 233, 1, -0.07721341931919432]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 102, "state": [[6, -1, -1, 4.261855259167473], [59, -4, 1, 0.7816016505561395], [7, -2, -1, 3.2163136360140796], [-182, 127, 1, 0.2573921455638547], [27, 26, -1, -0.003912857598162409], [0, -5, 1, 3.6590688159108122], [3, 4, -1, -0.0904834920404792], [2, 1, 0, 0.09173296543276846], [-68, -203, -1, 0.2966218779101295], [3, -4, 1, -0.11431658308320174], [3, 6, -1, 3.760594652317471], [129, 184, 1, 0.24361508356728773], [-75, 180, -1, -0.42460062015920647], [-18, 43, 1, 0.4578873019501919], [19, -22, -1, -0.03539610260841283], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-205, -134, 1, -0.1434294178439643], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [36, -25, -1, 0.6875362712179762], [3, -12, 1, 2.2347210792494394], [2, -3, -1, 3.684216422987391], [4, -7, 1, 0.3278032686333718], [-40, -1, -1, -0.03347708738977709], [9, 4, 1, 2.6236625949837826], [8, -1, -1, 1.4371670418109992], [5, -4, 1, 4.503806808382778], [-2, -3, -1, 3.6987918088252156], [8, 19, 1, -0.13939869432774285], [-21, 46, -1, -0.025785027148666696], [98, 235, 1, -0.07731001044006869]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 103, "state": [[7, -3, -1, 4.300011560016425], [61, -3, 1, 0.7845543389412408], [6, -4, -1, 3.2656043905281265], [-184, 128, 1, 0.2576225079774186], [29, 25, -1, 0.004852338547388018], [2, -4, 1, 3.7328606247360288], [5, 3, -1, -0.02891030920136127], [2, 1, 0, 0.09173296543276846], [-69, -205, -1, 0.29685215354332084], [5, -3, 1, -0.052743400244083805], [5, 7, -1, 3.7855186151366276], [130, 186, 1, 0.24384604127842352], [-76, 182, -1, -0.42472476595547226], [-17, 45, 1, 0.4522790752304587], [20, -20, -1, -0.04702086962263065], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-207, -135, 1, -0.14359508092192558], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [34, -26, -1, 0.694834952509767], [5, -11, 1, 2.2636313884508006], [0, -4, -1, 3.7777999438928904], [2, -8, 1, 0.28416816355277247], [-38, -2, -1, -0.03786789661205125], [7, 5, 1, 2.6558158972543278], [9, -3, -1, 1.4685835209054998], [3, -3, 1, 4.486195164644139], [-3, -1, -1, 3.804000096744933], [7, 21, 1, -0.12718006834164414], [-22, 48, -1, -0.026023461341960645], [99, 237, 1, -0.07740492369365455]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 104, "state": [[8, -5, 0, 4.324474873056523], [63, -2, 1, 0.7873244881627947], [5, -6, -1, 3.311449838810779], [-186, 129, 1, 0.25784836630701086], [31, 26, -1, 0.007009891202879598], [0, -3, 1, 3.6590688159108122], [3, 4, -1, -0.0904834920404792], [2, 1, 0, 0.09173296543276846], [-70, -207, -1, 0.2970777617956168], [3, -4, 1, -0.11431658308320174], [6, 5, -1, 3.8262318126804065], [131, 188, 1, 0.24407253956370042], [-77, 184, -1, -0.424846134724339], [-16, 47, 1, 0.4470136152987625], [21, -22, -1, -0.04332025891743721], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-209, -136, 1, -0.14375779221351315], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [32, -27, -1, 0.7024756274917414], [7, -10, 1, 2.292931570167862], [-2, -5, -1, 3.838359414688312], [0, -9, 1, 0.24517859836408784], [-40, -1, -1, -0.03347708738977709], [5, 6, 1, 2.6965290947981067], [8, -5, 0, 1.5062791719753927], [1, -4, 1, 4.400184729832823], [-4, 1, -1, 3.894197853108401], [9, 20, 1, -0.14327116971673348], [-20, 49, -1, -0.019300999524998932], [100, 239, 1, -0.0774982023566226]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 105, "state": [[8, -5, 0, 4.324474873056523], [65, -1, 1, 0.789926985295766], [3, -7, -1, 3.3575803404180484], [-188, 130, 1, 0.2580698504870189], [32, 28, -1, 0.003679227534142221], [2, -4, 1, 3.7328606247360288], [5, 5, -1, -0.06789987439004593], [2, 1, 0, 0.09173296543276846], [-71, -209, -1, 0.29729884226601205], [5, -3, 1, -0.052743400244083805], [7, 3, -1, 3.8723623142876757], [132, 190, 1, 0.2442947054532931], [-78, 186, -1, -0.4249648184779487], [-15, 49, 1, 0.44207094989006024], [23, -21, -1, -0.05425020907401899], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-211, -137, 1, -0.1439176295832954], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [31, -29, -1, 0.71062798288642], [9, -11, 1, 2.304868755345478], [-3, -3, -1, 3.9027999438928904], [2, -8, 1, 0.28416816355277247], [-39, -3, -1, -0.04171766841986291], [3, 7, 1, 2.742659596405376], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 4.486195164644139], [-3, 3, -1, 3.9802082879197163], [10, 18, 1, -0.1566791107754084], [-22, 50, -1, -0.023595488305024934], [101, 241, 1, -0.07758988823224772]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 106, "state": [[8, -5, 0, 4.324474873056523], [67, 0, 1, 0.7923753297307163], [1, -8, -1, 3.402229157542344], [-190, 131, 1, 0.25828708553510177], [33, 26, -1, 0.011879505279316405], [4, -3, 1, 3.8066524335612453], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-72, -211, -1, 0.2975155290758407], [3, -4, 1, -0.11431658308320174], [6, 1, -1, 3.910518615136627], [133, 192, 1, 0.24451266123140897], [-79, 188, -1, -0.42508090521381126], [-16, 47, 1, 0.4470136152987625], [22, -23, -1, -0.043484675122473115], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-213, -138, 1, -0.14407466819252704], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [30, -31, -1, 0.7185400478273422], [10, -9, 1, 2.329100368239042], [-4, -1, -1, 3.9888103787042057], [0, -7, 1, 0.24517859836408784], [-40, -5, -1, -0.04929075451404697], [1, 8, 1, 2.7873084135296713], [8, -5, 0, 1.5062791719753927], [5, -2, 1, 4.550635693848717], [-1, 4, -1, 4.066218722731032], [9, 20, 1, -0.14327116971673348], [-23, 52, -1, -0.023902934689679325], [102, 243, 1, -0.07768002171249168]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 107, "state": [[8, -5, 0, 4.324474873056523], [65, 1, 1, 0.7948236741656667], [-1, -9, -1, 3.439632513361265], [-192, 132, 1, 0.2585001917809975], [31, 27, -1, 0.004043425852884475], [6, -2, 1, 3.8578606247360288], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-73, -213, -1, 0.29772795113315814], [5, -3, 1, -0.052743400244083805], [7, -1, -1, 3.959386461142687], [134, 194, 1, 0.244726524654328], [-80, 190, -1, -0.4251944791310873], [-17, 45, 1, 0.4522790752304587], [23, -21, -1, -0.05425020907401899], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-215, -139, 1, -0.1442289806149662], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [29, -33, -1, 0.7261850340515524], [11, -7, 1, 2.3555337576972866], [-3, 1, -1, 4.0790081350676735], [2, -8, 1, 0.28416816355277247], [-39, -7, -1, -0.057764350331106454], [-1, 9, 1, 2.8247117693485926], [8, -5, 0, 1.5062791719753927], [6, 0, 1, 4.611195164644139], [1, 3, -1, 4.156416479094499], [8, 18, 1, -0.14253434654068906], [-22, 50, -1, -0.023595488305024934], [103, 245, 1, -0.07776864183697732]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 108, "state": [[8, -5, 0, 4.324474873056523], [63, 2, 1, 0.797426171298638], [-2, -7, -1, 3.4663136360140787], [-194, 133, 1, 0.25870928508276003], [30, 29, -1, -0.004218141641444406], [7, 0, 1, 3.9090688159108122], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-74, -215, -1, 0.2979362323820542], [3, -4, 1, -0.11431658308320174], [6, -3, -1, 4.0105946523174705], [135, 196, 1, 0.2449364091566174], [-81, 192, -1, -0.42530562083305723], [-16, 47, 1, 0.4470136152987625], [21, -20, -1, -0.05090192803178724], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-217, -140, 1, -0.1443806369468131], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [27, -34, -1, 0.7341153251538934], [10, -5, 1, 2.3719397052355378], [-2, 3, -1, 4.184216422987391], [1, -6, 1, 0.2714628267197145], [-37, -6, -1, -0.05508522726936605], [-2, 7, 1, 2.851392892001406], [8, -5, 0, 1.5062791719753927], [4, 1, 1, 4.650184729832823], [3, 2, -1, 4.261624767014217], [6, 19, 1, -0.12465401153831321], [-21, 48, -1, -0.02326183063221952], [104, 247, 1, -0.07785578634903428]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 109, "state": [[8, -5, 0, 4.324474873056523], [61, 3, 1, 0.8001963205201919], [-4, -6, -1, 3.5156043905281256], [-196, 134, 1, 0.2589144770312169], [31, 31, -1, -0.006915424783330979], [8, 2, 1, 3.948058381099497], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-75, -217, -1, 0.2981404920378829], [5, -3, 1, -0.052743400244083805], [7, -5, -1, 4.035518615136628], [136, 198, 1, 0.24514242404625664], [-82, 194, -1, -0.4254144075167932], [-15, 49, 1, 0.44207094989006024], [19, -21, -1, -0.03906974399454245], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-219, -141, 1, -0.14452970491111386], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [25, -35, -1, 0.7422154124448145], [11, -3, 1, 2.4033561843300384], [0, 4, -1, 4.277799943892891], [3, -5, 1, 0.33118903317540316], [-39, -5, -1, -0.0497928189151832], [-4, 6, 1, 2.900683646515453], [8, -5, 0, 1.5062791719753927], [3, 3, 1, 4.736195164644139], [4, 0, -1, 4.355208287919717], [7, 17, 1, -0.1381389189778596], [-22, 46, -1, -0.028624573524350088], [105, 249, 1, -0.07794149174898457]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 110, "state": [[8, -5, 0, 4.324474873056523], [59, 4, 1, 0.8031490089052932], [-6, -5, -1, 3.5614498388107783], [-198, 135, 1, 0.2591158751433848], [32, 33, -1, -0.009363769218281363], [6, 3, 1, 3.9828606247360288], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-76, -219, -1, 0.29834084480932305], [3, -4, 1, -0.11431658308320174], [5, -6, -1, 4.0762318126804065], [137, 200, 1, 0.245344674689358], [-83, 196, -1, -0.42552091315096735], [-16, 47, 1, 0.4470136152987625], [20, -19, -1, -0.05110087160703571], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-221, -142, 1, -0.14467624995695025], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [23, -36, -1, 0.7504476920487085], [10, -1, 1, 2.4298687553454776], [2, 3, -1, 4.371383464798391], [2, -3, 1, 0.3387621192695872], [-38, -7, -1, -0.0584920295202036], [-6, 5, 1, 2.9465290947981058], [8, -5, 0, 1.5062791719753927], [1, 4, 1, 4.8222055994554545], [5, -2, -1, 4.4157677587151385], [6, 19, 1, -0.12465401153831321], [-21, 48, -1, -0.02326183063221952], [106, 251, 1, -0.07802579334482442]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 111, "state": [[8, -5, 0, 4.324474873056523], [57, 5, 1, 0.8063006457169268], [-7, -3, -1, 3.6075803404180475], [-200, 136, 1, 0.25931358304552804], [30, 32, -1, -0.012047675522204863], [7, 5, 1, 4.007784587555186], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-77, -221, -1, 0.29853740110811583], [5, -3, 1, -0.052743400244083805], [3, -7, -1, 4.122362314287676], [138, 202, 1, 0.24554326268511925], [-84, 198, -1, -0.4256252086426515], [-15, 49, 1, 0.44207094989006024], [22, -18, -1, -0.06288362833790742], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-223, -143, 1, -0.14482033535371538], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [21, -37, -1, 0.758770521085684], [11, 1, 1, 2.460160483248907], [1, 5, -1, 4.309216422987392], [0, -4, 1, 0.2451785983640878], [-39, -9, -1, -0.06559520018908785], [-7, 3, 1, 2.992659596405375], [8, -5, 0, 1.5062791719753927], [-1, 3, 1, 4.912403355818922], [3, -3, -1, 4.480208287919717], [5, 21, 1, -0.11317325981616941], [-22, 46, -1, -0.028624573524350088], [107, 253, 1, -0.0781087253004501]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 112, "state": [[8, -5, 0, 4.324474873056523], [55, 6, 1, 0.8096692993541211], [-8, -1, -1, 3.652229157542343], [-202, 137, 1, 0.2595077006464963], [29, 34, -1, -0.01952034841640502], [5, 4, 1, 4.016457172172174], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-78, -223, -1, 0.29873026724726576], [3, -4, 1, -0.11431658308320174], [1, -6, -1, 4.160518615136628], [139, 204, 1, 0.2457382860316017], [-85, 200, -1, -0.42572736199389427], [-16, 47, 1, 0.4470136152987625], [24, -19, -1, -0.06544452133134859], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-225, -144, 1, -0.1449620222807567], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [19, -38, -1, 0.767139375263971], [10, 3, 1, 2.492118303599626], [3, 4, -1, 4.380216326242458], [2, -3, 1, 0.3387621192695872], [-37, -10, -1, -0.07151017384573805], [-8, 1, 1, 3.0373084135296704], [8, -5, 0, 1.5062791719753927], [-3, 2, 1, 5.01761164373864], [1, -4, -1, 4.5662187227310325], [7, 22, 1, -0.12500000000000003], [-20, 47, -1, -0.02165606170393123], [108, 255, 1, -0.07819032068156466]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 113, "state": [[8, -5, 0, 4.324474873056523], [53, 7, 1, 0.8132748309491569], [-9, 1, -1, 3.689632513361264], [-204, 138, 1, 0.2596983243019354], [31, 35, -1, -0.016549394946989735], [3, 3, 1, 4.034068815910813], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-79, -225, -1, 0.29891954562843354], [5, -3, 1, -0.052743400244083805], [-1, -7, -1, 4.209386461142688], [140, 206, 1, 0.24592983928288628], [-86, 202, -1, -0.42582743844879845], [-15, 49, 1, 0.44207094989006024], [22, -18, -1, -0.06288362833790742], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-227, -145, 1, -0.1451013699126471], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [18, -40, -1, 0.773631891539315], [11, 5, 1, 2.5136313884508006], [5, 3, -1, 4.441789509081576], [3, -1, 1, 0.4439704071893044], [-39, -9, -1, -0.06559520018908785], [-9, -1, 1, 3.0747117693485917], [8, -5, 0, 1.5062791719753927], [-4, 0, 1, 5.11119516464414], [-1, -3, -1, 4.6564164790945], [5, 23, 1, -0.11004069307767303], [-19, 49, -1, -0.016497049384679167], [109, 257, 1, -0.07827061149939506]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 114, "state": [[8, -5, 0, 4.324474873056523], [51, 8, 1, 0.8171390157227937], [-7, 2, -1, 3.716313636014078], [-206, 139, 1, 0.259885546969923], [30, 33, -1, -0.01448851087751506], [1, 4, 1, 4.120079250722129], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-80, -227, -1, 0.299105334919199], [3, -4, 1, -0.11431658308320174], [-3, -6, -1, 4.260594652317471], [141, 208, 1, 0.24611801369812294], [-87, 204, -1, -0.4259255006317632], [-14, 51, 1, 0.43743098011479514], [21, -20, -1, -0.05090192803178724], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-229, -146, 1, -0.14523843550033194], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [16, -41, -1, 0.7817147611017945], [10, 7, 1, 2.542931570167862], [6, 1, -1, 4.5015157155372645], [5, 0, 1, 0.4951785983640878], [-41, -8, -1, -0.060168320712441284], [-7, -2, 1, 3.1013928920014053], [8, -5, 0, 1.5062791719753927], [-5, -2, 1, 5.171754635439561], [-3, -4, -1, 4.707624670269284], [6, 25, 1, -0.1134600251690714], [-17, 48, -1, -0.01179813834334566], [110, 259, 1, -0.07834962875234004]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 115, "state": [[8, -5, 0, 4.324474873056523], [49, 9, 1, 0.8212856389320775], [-6, 4, -1, 3.7656043905281247], [-208, 140, 1, 0.2600694583585435], [29, 35, -1, -0.021792716569039843], [-1, 3, 1, 4.210277007085597], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-81, -229, -1, 0.29928773022082283], [5, -3, 1, -0.052743400244083805], [-5, -7, -1, 4.285518615136628], [142, 210, 1, 0.24630289738295386], [-88, 206, -1, -0.4260216086775038], [-13, 53, 1, 0.43307392662376515], [19, -19, -1, -0.04702086962263065], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-231, -147, 1, -0.1453732744483798], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [15, -43, -1, 0.7875126497123508], [11, 9, 1, 2.554868755345478], [5, -1, -1, 4.559216422987392], [7, 1, 1, 0.5177622160145211], [-39, -7, -1, -0.05776435033110646], [-6, -4, 1, 3.150683646515452], [8, -5, 0, 1.5062791719753927], [-3, -3, 1, 5.23619516464414], [-4, -2, -1, 4.7814164790945], [8, 24, 1, -0.12718006834164416], [-16, 50, -1, -0.0069154247833309495], [111, 261, 1, -0.07842740246566202]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 116, "state": [[8, -5, 0, 4.324474873056523], [47, 10, 1, 0.8257405474706202], [-5, 6, -1, 3.8114498388107774], [-210, 141, 1, 0.2602501450658829], [31, 36, -1, -0.018770683950805462], [-3, 2, 1, 4.315485295005314], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-82, -231, -1, 0.2994668232270933], [3, -4, 1, -0.11431658308320174], [-6, -5, -1, 4.3262318126804065], [143, 212, 1, 0.24648457542375873], [-89, 208, -1, -0.4261158203534129], [-12, 55, 1, 0.42898064490647153], [21, -18, -1, -0.05923949560872935], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-233, -148, 1, -0.14550594038855488], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [13, -44, -1, 0.7952089207224098], [9, 10, 1, 2.579100368239042], [4, -3, -1, 4.630216326242458], [6, 3, 1, 0.5689704071893045], [-41, -6, -1, -0.052625848907172076], [-5, -6, 1, 3.196529094798105], [8, -5, 0, 1.5062791719753927], [-1, -4, 1, 5.322205599455455], [-3, 0, -1, 4.855208287919717], [6, 23, 1, -0.11658541602417097], [-14, 51, -1, -0.0002639383037961957], [112, 263, 1, -0.07850396172932929]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 117, "state": [[8, -5, 0, 4.324474873056523], [45, 11, 1, 0.8305316305796678], [-3, 7, -1, 3.8575803404180466], [-212, 142, 1, 0.2604276907128901], [29, 37, -1, -0.026113277891732876], [-4, 0, 1, 4.409068815910814], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-83, -233, -1, 0.299642702374802], [5, -3, 1, -0.052743400244083805], [-5, -3, -1, 4.350792408680939], [144, 214, 1, 0.2466631300151414], [-90, 210, -1, -0.4262081911747836], [-11, 57, 1, 0.4251328363021419], [20, -20, -1, -0.04702086962263065], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-235, -149, 1, -0.14563648524991069], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [12, -46, -1, 0.8003176452318775], [7, 11, 1, 2.6055337576972866], [2, -4, -1, 4.704008135067674], [4, 2, 1, 0.5689704071893045], [-42, -4, -1, -0.044611075853223964], [-3, -7, 1, 3.242659596405374], [8, -5, 0, 1.5062791719753927], [0, -6, 1, 5.36119516464414], [-4, 2, -1, 4.929000096744933], [7, 25, 1, -0.11942256177021839], [-12, 50, -1, 0.004887181728505484], [113, 265, 1, -0.07857933473410816]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 118, "state": [[8, -5, 0, 4.324474873056523], [43, 12, 1, 0.8356886934509006], [-1, 8, -1, 3.902229157542342], [-214, 143, 1, 0.26060217606952435], [27, 36, -1, -0.02949904243376425], [-5, -2, 1, 4.469628286706236], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-84, -235, -1, 0.2998154529863575], [3, -4, 1, -0.11431658308320174], [-6, -1, -1, 4.410518615136628], [145, 216, 1, 0.24683864058104865], [-91, 212, -1, -0.4262987745133759], [-12, 55, 1, 0.42898064490647153], [18, -21, -1, -0.034802243636531935], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-237, -150, 1, -0.14576495932559685], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [11, -48, -1, 0.8050772711134493], [5, 10, 1, 2.6219397052355378], [0, -3, -1, 4.777799943892891], [3, 4, 1, 0.6427622160145211], [-41, -2, -1, -0.037256549005190015], [-1, -8, 1, 3.2873084135296695], [8, -5, 0, 1.5062791719753927], [1, -4, 1, 5.400184729832824], [-2, 3, -1, 5.011624767014217], [9, 26, 1, -0.1290093549459875], [-10, 51, -1, 0.011559432476388708], [114, 267, 1, -0.07865354880599866]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 119, "state": [[8, -5, 0, 4.324474873056523], [41, 13, 1, 0.8412431757367763], [1, 9, -1, 3.9396325133612633], [-216, 144, 1, 0.26077367917457694], [29, 37, -1, -0.026113277891732876], [-3, -3, 1, 4.534068815910814], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-85, -237, -1, 0.2999851574050074], [5, -3, 1, -0.052743400244083805], [-5, 1, -1, 4.468219322586755], [146, 218, 1, 0.24701118388988724], [-92, 214, -1, -0.4263876216997692], [-11, 57, 1, 0.4251328363021419], [19, -19, -1, -0.04702086962263065], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-239, -151, 1, -0.1458914113365555], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [9, -49, -1, 0.8120208748878265], [3, 11, 1, 2.6533561843300384], [-2, -4, -1, 4.851591752718107], [1, 3, 1, 0.6939704071893045], [-40, 0, -1, -0.02949904243376423], [1, -9, 1, 3.324711769348591], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 5.48619516464414], [0, 4, -1, 5.105208287919717], [7, 27, 1, -0.11634536350169446], [-12, 50, -1, 0.004887181728505483], [115, 269, 1, -0.07872663043910157]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 120, "state": [[8, -5, 0, 4.324474873056523], [39, 14, 1, 0.8472276536346778], [2, 7, -1, 3.966313636014077], [-218, 145, 1, 0.26094227544953386], [27, 36, -1, -0.02949904243376425], [-1, -4, 1, 4.62007925072213], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-86, -239, -1, 0.3001518951231118], [3, -4, 1, -0.11431658308320174], [-6, 3, -1, 4.510594652317471], [147, 220, 1, 0.24718083416398098], [-93, 216, -1, -0.426474782119912], [-12, 55, 1, 0.42898064490647153], [18, -17, -1, -0.05156691696045485], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-241, -152, 1, -0.14601588849227465], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [8, -51, -1, 0.8161674980971103], [1, 10, 1, 2.6798687553454776], [-3, -2, -1, 4.934216422987391], [-1, 4, 1, 0.7841681635527725], [-42, 1, -1, -0.02571035484597834], [2, -7, 1, 3.3513928920014044], [8, -5, 0, 1.5062791719753927], [5, -2, 1, 5.550635693848718], [2, 3, -1, 5.1987918088252165], [5, 26, 1, -0.10620945231869061], [-14, 51, -1, -0.00026393830379619655], [116, 271, 1, -0.07879860532699963]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 121, "state": [[8, -5, 0, 4.324474873056523], [37, 15, 1, 0.8536750507374113], [4, 6, -1, 4.015604390528124], [-220, 146, 1, 0.2611080378068195], [29, 35, -1, -0.02179271656903984], [-2, -6, 1, 4.607860624736031], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-87, -241, -1, 0.3003157429038772], [5, -3, 1, -0.052743400244083805], [-5, 5, -1, 4.561802843492255], [148, 222, 1, 0.24734766318368837], [-94, 218, -1, -0.42656030330624933], [-11, 57, 1, 0.4251328363021419], [19, -15, -1, -0.06565930519973323], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-243, -153, 1, -0.1461384365487555], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [7, -53, -1, 0.8200316828707471], [-1, 11, 1, 2.710160483248907], [-4, 0, -1, 5.02779994389289], [-3, 3, 1, 0.8701785983640878], [-41, 3, -1, -0.017874275419546427], [4, -6, 1, 3.4006836465154513], [8, -5, 0, 1.5062791719753927], [3, -1, 1, 5.559986973469356], [4, 2, -1, 5.2814164790945], [4, 24, 1, -0.1022561055224875], [-13, 49, -1, 0.0011014007087031348], [117, 273, 1, -0.07886949839273052]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 122, "state": [[8, -5, 0, 4.324474873056523], [35, 16, 1, 0.8606174722879422], [6, 5, -1, 4.061449838810777], [-222, 147, 1, 0.26127103675274077], [31, 34, -1, -0.014255828377955207], [0, -7, 1, 4.659068815910815], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-88, -243, -1, 0.30047677489693597], [3, -4, 1, -0.11431658308320174], [-3, 6, -1, 4.613011034667038], [149, 224, 1, 0.2475117403864801], [-95, 220, -1, -0.4266442310237775], [-12, 55, 1, 0.42898064490647153], [21, -14, -1, -0.07843734871713123], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-245, -154, 1, -0.1462590998638414], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [5, -54, -1, 0.8262365140742676], [-3, 10, 1, 2.742118303599626], [-3, 2, -1, 5.12138346479839], [-4, 1, 1, 0.9561890331754032], [-43, 2, -1, -0.022101818083577713], [6, -5, 1, 3.446529094798104], [8, -5, 0, 1.5062791719753927], [4, 1, 1, 5.650184729832824], [3, 0, -1, 5.355208287919717], [2, 23, 1, -0.08977671252272275], [-14, 51, -1, -0.00026393830379619655], [118, 275, 1, -0.07893933381742449]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 123, "state": [[8, -5, 0, 4.324474873056523], [33, 17, 1, 0.8680845752166693], [7, 3, -1, 4.107580340418046], [-224, 148, 1, 0.26143134048543004], [33, 33, -1, -0.006915424783330976], [2, -8, 1, 4.698058381099499], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-89, -245, -1, 0.300635062748129], [5, -3, 1, -0.052743400244083805], [-1, 7, -1, 4.664219225841822], [150, 226, 1, 0.2476731329612576], [-96, 222, -1, -0.4267266093513546], [-11, 57, 1, 0.4251328363021419], [22, -16, -1, -0.07194483244178729], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-247, -155, 1, -0.14637792145004613], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [4, -56, -1, 0.8295822485892576], [-5, 11, 1, 2.7636313884508006], [-1, 3, -1, 5.226591752718107], [-3, -1, 1, 1.0463867895388712], [-41, 3, -1, -0.017874275419546427], [7, -3, 1, 3.4926595964053733], [8, -5, 0, 1.5062791719753927], [3, 3, 1, 5.73619516464414], [4, 2, -1, 5.2814164790945], [3, 21, 1, -0.09855549481729406], [-12, 50, -1, 0.004887181728505483], [119, 277, 1, -0.07900813506767597]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 124, "state": [[8, -5, 0, 4.324474873056523], [31, 18, 1, 0.8761014007087033], [8, 1, -1, 4.152229157542342], [-226, 149, 1, 0.26158901498806675], [32, 31, -1, -0.0043893679800000385], [1, -6, 1, 4.685353044266441], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-90, -247, -1, 0.3007906757038261], [3, -4, 1, -0.11431658308320174], [1, 6, -1, 4.713087071847882], [151, 228, 1, 0.24783190593817525], [-97, 224, -1, -0.42680748075856706], [-12, 55, 1, 0.42898064490647153], [21, -14, -1, -0.07843734871713123], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-249, -156, 1, -0.14649494302501323], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [3, -58, -1, 0.8327063614942884], [-7, 10, 1, 2.792931570167862], [-3, 4, -1, 5.175383561543324], [-2, -3, 1, 1.1515950774585884], [-43, 4, -1, -0.014736415572806609], [8, -1, 1, 3.5373084135296686], [8, -5, 0, 1.5062791719753927], [2, 5, 1, 5.800635693848718], [3, 0, -1, 5.355208287919717], [2, 19, 1, -0.09266356038212335], [-13, 48, -1, 0.0002806962576255255], [120, 279, 1, -0.07907592492171328]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 125, "state": [[8, -5, 0, 4.324474873056523], [29, 19, 1, 0.8846856382528812], [9, -1, -1, 4.189632513361263], [-228, 150, 1, 0.26174412411764025], [33, 29, -1, 0.0033384251790336697], [3, -5, 1, 4.74507925072213], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-91, -249, -1, 0.30094368071009775], [5, -3, 1, -0.052743400244083805], [3, 7, -1, 4.751243372696834], [152, 230, 1, 0.2479881222742137], [-98, 226, -1, -0.4268868861784338], [-13, 53, 1, 0.43307392662376515], [23, -15, -1, -0.08004491973270833], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-251, -157, 1, -0.14661020505972747], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [2, -60, -1, 0.83562798288642], [-9, 11, 1, 2.804868755345478], [-1, 3, -1, 5.226591752718107], [-3, -1, 1, 1.0463867895388712], [-42, 6, -1, -0.006915424783330938], [9, 1, 1, 3.57471176934859], [8, -5, 0, 1.5062791719753927], [1, 3, 1, 5.809986973469356], [5, -1, -1, 5.386624767014217], [3, 21, 1, -0.09855549481729406], [-11, 47, -1, 0.005784903554808045], [121, 281, 1, -0.07914272549442816]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 126, "state": [[8, -5, 0, 4.324474873056523], [27, 20, 1, 0.8938443724167862], [7, -2, -1, 4.216313636014077], [-230, 151, 1, 0.261896729689498], [31, 30, -1, -0.004306561045176596], [5, -4, 1, 4.801680459649453], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-92, -251, -1, 0.30109414250703], [3, -4, 1, -0.11431658308320174], [5, 6, -1, 4.797373874304103], [153, 232, 1, 0.24814184293473493], [-99, 228, -1, -0.4269648650762077], [-14, 51, 1, 0.43743098011479514], [25, -14, -1, -0.09077412979888903], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-253, -158, 1, -0.14672374682459594], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [0, -61, -1, 0.8409311840891878], [-10, 9, 1, 2.829100368239042], [1, 4, -1, 5.316789509081575], [-5, -2, 1, 1.0557380691595095], [-41, 4, -1, -0.014020715200531483], [10, 3, 1, 3.6034869151488222], [8, -5, 0, 1.5062791719753927], [-1, 4, 1, 5.900184729832824], [6, -3, -1, 5.429000096744933], [5, 20, 1, -0.11496144235554545], [-9, 46, -1, 0.01162476701421785], [122, 283, 1, -0.07920855826132195]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 127, "state": [[8, -5, 0, 4.324474873056523], [25, 21, 1, 0.9035704943748543], [6, -4, -1, 4.265604390528124], [-232, 152, 1, 0.26204689155791144], [33, 31, -1, -0.0019434508715363411], [6, -2, 1, 4.8578606247360305], [5, 5, -1, -0.06789987439004593], [2, 1, 0, 0.09173296543276846], [-93, -253, -1, 0.3012421237184577], [5, -3, 1, -0.052743400244083805], [6, 4, -1, 4.843219322586756], [154, 234, 1, 0.24829312697123684], [-100, 230, -1, -0.4270414555145166], [-13, 53, 1, 0.43307392662376515], [23, -15, -1, -0.08004491973270833], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-255, -159, 1, -0.14683560643350513], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-2, -62, -1, 0.8460634348280617], [-11, 7, 1, 2.8555337576972866], [3, 3, -1, 5.402799943892891], [-3, -1, 1, 1.0463867895388712], [-40, 2, -1, -0.02154791680567608], [8, 4, 1, 3.6308919344351676], [8, -5, 0, 1.5062791719753927], [-3, 3, 1, 5.98619516464414], [4, -4, -1, 5.480208287919717], [4, 18, 1, -0.11077412080339279], [-8, 48, -1, 0.016091101375089352], [123, 285, 1, -0.07927344408142308]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 128, "state": [[8, -5, 0, 4.324474873056523], [23, 22, 1, 0.9138391352305587], [5, -6, -1, 4.311449838810777], [-234, 153, 1, 0.2621946676928743], [34, 29, -1, 0.00568949884974305], [7, 0, 1, 4.909068815910814], [3, 4, -1, -0.0904834920404792], [2, 1, 0, 0.09173296543276846], [-94, -255, -1, 0.3013876849373713], [3, -4, 1, -0.11431658308320174], [7, 2, -1, 4.892510077100803], [155, 236, 1, 0.24844203159551145], [-101, 232, -1, -0.4271166942150693], [-12, 55, 1, 0.42898064490647153], [24, -17, -1, -0.07393416562364952], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-257, -160, 1, -0.1469458208859591], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-3, -60, -1, 0.848882309717276], [-10, 5, 1, 2.8719397052355378], [4, 1, -1, 5.488810378704207], [-2, -3, 1, 1.1515950774585884], [-39, 0, -1, -0.02949904243376423], [6, 5, 1, 3.6676711564217985], [8, -5, 0, 1.5062791719753927], [-5, 2, 1, 6.050635693848718], [2, -3, -1, 5.511624767014217], [6, 19, 1, -0.12465401153831324], [-6, 49, -1, 0.02298350360063329], [124, 287, 1, -0.07933740321922683]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 129, "state": [[8, -5, 0, 4.324474873056523], [21, 23, 1, 0.9246046691821046], [3, -7, -1, 4.357580340418046], [-236, 154, 1, 0.2623401142533363], [33, 27, -1, 0.0089473339319458], [8, 2, 1, 4.948058381099498], [5, 5, -1, -0.06789987439004593], [2, 1, 0, 0.09173296543276846], [-95, -257, -1, 0.3015308848072381], [5, -3, 1, -0.052743400244083805], [6, 0, -1, 4.936802843492255], [156, 238, 1, 0.24858861225039774], [-102, 234, -1, -0.4271906166171348], [-13, 53, 1, 0.43307392662376515], [25, -19, -1, -0.06859077522936766], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-259, -161, 1, -0.1470544261073932], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-5, -59, -1, 0.8543867406866341], [-11, 3, 1, 2.9033561843300384], [5, -1, -1, 5.559216422987392], [-1, -5, 1, 1.213762119269587], [-41, -1, -1, -0.03338010084292082], [5, 7, 1, 3.7083843539655774], [8, -5, 0, 1.5062791719753927], [-3, 1, 1, 6.059986973469356], [3, -5, -1, 5.519197853108401], [7, 17, 1, -0.13813891897785963], [-5, 47, -1, 0.025507395266250222], [125, 289, 1, -0.07940045536570606]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 130, "state": [[8, -5, 0, 4.324474873056523], [19, 24, 1, 0.9357989814394342], [1, -8, -1, 4.402229157542342], [-238, 155, 1, 0.26248328565706436], [31, 26, -1, 0.007009891202879599], [9, 0, 1, 4.909068815910814], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-96, -259, -1, 0.30167178009946366], [3, -4, 1, -0.11431658308320174], [7, -2, -1, 4.981095609883707], [157, 240, 1, 0.2487329226773099], [-103, 236, -1, -0.42726325693299083], [-14, 51, 1, 0.43743098011479514], [27, -20, -1, -0.07055182693656072], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-261, -162, 1, -0.14716145698775596], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-6, -57, -1, 0.8576228673044504], [-10, 1, 1, 2.9298687553454776], [6, -3, -1, 5.601591752718108], [0, -7, 1, 1.2451785983640877], [-42, 1, -1, -0.025710354845978268], [3, 8, 1, 3.7499999999999964], [8, -5, 0, 1.5062791719753927], [-4, -1, 1, 6.150184729832824], [2, -7, -1, 5.560915521528264], [6, 19, 1, -0.12465401153831324], [-7, 46, -1, 0.018340491422064058], [126, 291, 1, -0.07946261965843744]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 131, "state": [[8, -5, 0, 4.324474873056523], [17, 25, 1, 0.9473317126961679], [-1, -9, -1, 4.439632513361263], [-240, 156, 1, 0.2626242346473079], [30, 24, -1, 0.010696218955307661], [7, 1, 1, 4.931652433561247], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-97, -261, -1, 0.3018104257872034], [5, -3, 1, -0.052743400244083805], [6, -4, -1, 5.030386364397754], [158, 242, 1, 0.2488750149807099], [-104, 238, -1, -0.4273346482005225], [-15, 49, 1, 0.44207094989006024], [28, -18, -1, -0.08108968553344284], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-263, -163, 1, -0.14726694741844384], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-8, -56, -1, 0.863514801739621], [-9, -1, 1, 2.963343157799393], [4, -4, -1, 5.652799943892892], [2, -8, 1, 1.2841681635527724], [-43, 3, -1, -0.018413172715903675], [1, 9, 1, 3.7894884818713117], [8, -5, 0, 1.5062791719753927], [-3, -3, 1, 6.23619516464414], [0, -8, -1, 5.605208287919716], [8, 20, 1, -0.13653134796228253], [-8, 44, -1, 0.01375075620636598], [127, 293, 1, -0.07952391470088745]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 132, "state": [[8, -5, 0, 4.324474873056523], [15, 26, 1, 0.9590929981505792], [-2, -7, -1, 4.466313636014077], [-242, 157, 1, 0.2627630123564392], [29, 26, -1, 0.0017571598336570942], [5, 0, 1, 4.909068815910814], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-98, -263, -1, 0.30194687511572377], [3, -4, 1, -0.11431658308320174], [4, -5, -1, 5.079414487230893], [159, 244, 1, 0.24901493968968408], [-105, 240, -1, -0.4274048223331408], [-16, 47, 1, 0.4470136152987625], [26, -17, -1, -0.07985833723542854], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-265, -164, 1, -0.1473709303276718], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-10, -55, -1, 0.8695557576135379], [-8, -3, 1, 3.0028316396707084], [2, -5, -1, 5.71724047309747], [4, -7, 1, 1.3278032686333716], [-44, 5, -1, -0.011490504397938495], [-1, 10, 1, 3.8229628843252272], [8, -5, 0, 1.5062791719753927], [-1, -4, 1, 6.322205599455455], [-1, -6, -1, 5.631492516275342], [6, 19, 1, -0.12465401153831324], [-6, 45, -1, 0.021279098151295375], [128, 295, 1, -0.079584358580898]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 133, "state": [[8, -5, 0, 4.324474873056523], [13, 27, 1, 0.970958791450685], [-4, -6, -1, 4.515604390528124], [-244, 158, 1, 0.26289966836672507], [31, 25, -1, 0.010072085123017376], [4, 2, 1, 4.9828606247360305], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-99, -265, -1, 0.30208117966949816], [5, -3, 1, -0.052743400244083805], [2, -6, -1, 5.1355946523174705], [160, 246, 1, 0.24915274581677324], [-106, 242, -1, -0.4274738101671781], [-17, 45, 1, 0.4522790752304587], [28, -16, -1, -0.08939619935334667], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-267, -165, 1, -0.14747343771435398], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-12, -54, -1, 0.8757334277257197], [-10, -2, 1, 2.977147993155255], [1, -7, -1, 5.755216326242459], [3, -5, 1, 1.331189033175403], [-45, 3, -1, -0.01890439011629096], [-2, 8, 1, 3.8460896907986353], [8, -5, 0, 1.5062791719753927], [-2, -6, 1, 6.309986973469357], [-2, -4, -1, 5.679000096744932], [7, 17, 1, -0.13813891897785963], [-8, 44, -1, 0.01375075620636598], [129, 297, 1, -0.07964396888841034]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 134, "state": [[8, -5, 0, 4.324474873056523], [11, 28, 1, 0.9827982843776458], [-6, -5, -1, 4.561449838810777], [-246, 159, 1, 0.2630342507683802], [29, 26, -1, 0.0017571598336570942], [2, 3, 1, 5.065485295005314], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-100, -267, -1, 0.30221338943621273], [3, -4, 1, -0.11431658308320174], [0, -7, -1, 5.186802843492254], [161, 248, 1, 0.24928848091419797], [-107, 244, -1, -0.4275416415069091], [-18, 43, 1, 0.4578873019501919], [27, -14, -1, -0.0958887156286906], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-269, -166, 1, -0.14757450068056932], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-13, -52, -1, 0.8799207492778724], [-11, -4, 1, 3.0012401432882543], [-1, -6, -1, 5.804084172248519], [2, -3, 1, 1.338762119269587], [-44, 5, -1, -0.011490504397938493], [-3, 6, 1, 3.880891934435167], [8, -5, 0, 1.5062791719753927], [-1, -4, 1, 6.322205599455455], [-3, -2, -1, 5.761624767014216], [5, 16, 1, -0.1241775011564756], [-7, 42, -1, 0.016091101375089352], [130, 299, 1, -0.07970276273246361]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 135, "state": [[8, -5, 0, 4.324474873056523], [9, 29, 1, 0.994482386955883], [-7, -3, -1, 4.607580340418046], [-248, 160, 1, 0.2631668062150416], [28, 24, -1, 0.00530320120276772], [0, 4, 1, 5.159068815910814], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-101, -269, -1, 0.30234355286784614], [5, -3, 1, -0.052743400244083805], [-2, -6, -1, 5.238011034667037], [162, 250, 1, 0.24942219112761171], [-108, 246, -1, -0.4276083451673337], [-20, 42, 1, 0.4655232261410374], [26, -12, -1, -0.10320103470920862], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-271, -167, 1, -0.14767414946267815], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-14, -50, -1, 0.8843818686925454], [-10, -6, 1, 3.0317419488720696], [-3, -5, -1, 5.8638103787042075], [3, -1, 1, 1.4439704071893043], [-45, 3, -1, -0.01890439011629096], [-5, 7, 1, 3.9058158972543238], [8, -5, 0, 1.5062791719753927], [0, -6, 1, 6.36119516464414], [-4, 0, -1, 5.855208287919715], [7, 15, 1, -0.14546324793936086], [-8, 44, -1, 0.01375075620636598], [131, 301, 1, -0.0797607567575023]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 136, "state": [[8, -5, 0, 4.324474873056523], [7, 30, 1, 1.0058919344351709], [-8, -1, -1, 4.652229157542342], [-250, 161, 1, 0.26329737997679653], [30, 25, -1, 0.007513544404821266], [-2, 3, 1, 5.252652336816314], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-102, -271, -1, 0.3024717169389773], [3, -4, 1, -0.11431658308320174], [-4, -7, -1, 5.269427513761538], [163, 252, 1, 0.2495539212475071], [-109, 248, -1, -0.4276739490148514], [-22, 43, 1, 0.47005713567403795], [25, -14, -1, -0.09077412979888903], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-273, -168, 1, -0.14777241346115652], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-15, -48, -1, 0.8891368080788026], [-11, -8, 1, 3.0458075512415976], [-4, -3, -1, 5.925383561543326], [4, 1, 1, 1.5341681635527722], [-43, 4, -1, -0.014736415572806538], [-6, 5, 1, 3.9465290947981027], [8, -5, 0, 1.5062791719753927], [1, -4, 1, 6.400184729832824], [-3, 2, -1, 5.948791808825215], [9, 14, 1, -0.1669030612560486], [-9, 46, -1, 0.011624767014217849], [132, 303, 1, -0.07981796715902531]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 137, "state": [[8, -5, 0, 4.324474873056523], [5, 31, 1, 1.0169243657148226], [-9, 1, -1, 4.689632513361263], [-252, 162, 1, 0.2634260159908886], [32, 26, -1, 0.009490522754920409], [-3, 1, 1, 5.357860624736031], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-103, -273, -1, 0.3025979272024663], [5, -3, 1, -0.052743400244083805], [-6, -6, -1, 5.311802843492254], [164, 254, 1, 0.24968371475839385], [-110, 250, -1, -0.4277384800059462], [-24, 42, 1, 0.47741638234956685], [26, -16, -1, -0.08422225227193923], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-275, -169, 1, -0.147869321269208], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-16, -46, -1, 0.8942062063831064], [-10, -10, 1, 3.0707315140607543], [-5, -1, -1, 5.996383464798392], [3, 3, 1, 1.6201785983640875], [-45, 3, -1, -0.01890439011629096], [-7, 3, 1, 3.992659596405372], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 6.48619516464414], [-1, 3, -1, 6.054000096744932], [11, 15, 1, -0.17667698199309634], [-8, 44, -1, 0.01375075620636598], [133, 305, 1, -0.07987440969860726]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 138, "state": [[8, -5, 0, 4.324474873056523], [3, 32, 1, 1.0274980379450074], [-7, 2, -1, 4.716313636014077], [-254, 163, 1, 0.26355275691021895], [30, 27, -1, 0.0014534293949560809], [-4, -1, 1, 5.448058381099499], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-104, -275, -1, 0.3027222278426455], [3, -4, 1, -0.11431658308320174], [-5, -4, -1, 5.329414487230893], [165, 256, 1, 0.24981161388585923], [-111, 252, -1, -0.4278019642239961], [-26, 43, 1, 0.48134533571457283], [27, -14, -1, -0.09588871562869061], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-277, -170, 1, -0.14796490070021123], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-18, -45, -1, 0.9014906548846094], [-8, -11, 1, 3.095655476879911], [-4, 1, -1, 6.066789509081577], [2, 5, 1, 1.6846191275686657], [-47, 2, -1, -0.022730575081513795], [-8, 1, 1, 4.037308413529668], [8, -5, 0, 1.5062791719753927], [5, -2, 1, 6.550635693848718], [0, 5, -1, 6.105208287919716], [13, 16, 1, -0.18456592962860943], [-7, 42, -1, 0.016091101375089352], [134, 307, 1, -0.0799300997183212]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 139, "state": [[8, -5, 0, 4.324474873056523], [1, 33, 1, 1.037553928094804], [-6, 4, -1, 4.765604390528124], [-256, 164, 1, 0.26367764414975287], [31, 25, -1, 0.010072085123017376], [-5, -3, 1, 5.49507925072213], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-105, -277, -1, 0.30284466172614843], [5, -3, 1, -0.052743400244083805], [-6, -2, -1, 5.3855946523174705], [166, 258, 1, 0.2499376596416167], [-112, 254, -1, -0.4278644269143102], [-28, 42, 1, 0.4883752329857823], [25, -15, -1, -0.08601043481131529], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-279, -171, 1, -0.14805917881405853], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-19, -43, -1, 0.9071499068202203], [-6, -10, 1, 3.109721079249439], [-3, 3, -1, 6.152799943892893], [0, 4, 1, 1.7451785983640875], [-46, 0, -1, -0.02949904243376416], [-9, -1, 1, 4.074711769348589], [8, -5, 0, 1.5062791719753927], [3, -1, 1, 6.559986973469356], [2, 6, -1, 6.156416479094499], [11, 15, 1, -0.17667698199309634], [-9, 41, -1, 0.00798433826180723], [135, 309, 1, -0.07998505215459051]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 140, "state": [[8, -5, 0, 4.324474873056523], [-1, 34, 1, 1.0470550083915393], [-5, 6, -1, 4.811449838810777], [-258, 165, 1, 0.26380071793093685], [30, 27, -1, 0.0014534293949560809], [-3, -4, 1, 5.556652433561248], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-106, -279, -1, 0.30296527045049815], [3, -4, 1, -0.11431658308320174], [-5, 0, -1, 5.436802843492254], [167, 260, 1, 0.25006189186664163], [-113, 256, -1, -0.4279258925174948], [-30, 43, 1, 0.49174308879118495], [24, -17, -1, -0.07393416562364952], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-281, -172, 1, -0.14815218194243598], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-20, -41, -1, 0.9131627003239418], [-4, -11, 1, 3.1402228848332543], [-1, 4, -1, 6.238810378704208], [-2, 3, 1, 1.8387621192695869], [-44, 1, -1, -0.025882507232156175], [-7, -2, 1, 4.101392892001403], [8, -5, 0, 1.5062791719753927], [4, 1, 1, 6.650184729832824], [3, 4, -1, 6.207624670269283], [12, 13, 1, -0.19460907149286488], [-7, 42, -1, 0.016091101375089352], [136, 311, 1, -0.08003928155149571]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 141, "state": [[8, -5, 0, 4.324474873056523], [-3, 33, 1, 1.0568042989188684], [-3, 7, -1, 4.857580340418046], [-260, 166, 1, 0.2639220173242243], [29, 29, -1, -0.006915424783330976], [-1, -5, 1, 5.627652336816314], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-107, -281, -1, 0.303084094390569], [5, -3, 1, -0.052743400244083805], [-6, 2, -1, 5.488011034667037], [168, 262, 1, 0.2501843492724879], [-114, 258, -1, -0.42798638470123784], [-32, 42, 1, 0.49841379063023694], [23, -15, -1, -0.08004491973270833], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-283, -173, 1, -0.14824393571309608], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-22, -40, -1, 0.9209611667085573], [-2, -10, 1, 3.1643150349662537], [0, 6, -1, 6.277799943892893], [0, 4, 1, 1.7451785983640875], [-45, -1, -1, -0.03303523693392159], [-6, -4, 1, 4.15068364651545], [8, -5, 0, 1.5062791719753927], [3, 3, 1, 6.73619516464414], [4, 2, -1, 6.281416479094499], [14, 14, 1, -0.2009718771668608], [-6, 44, -1, 0.020805424123979017], [137, 313, 1, -0.08009280207356177]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 142, "state": [[8, -5, 0, 4.324474873056523], [-5, 32, 1, 1.0670438273710503], [-1, 8, -1, 4.902229157542342], [-262, 167, 1, 0.2640415802898024], [31, 30, -1, -0.004306561045176597], [1, -4, 1, 5.698058381099499], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-108, -283, -1, 0.3032011727430287], [3, -4, 1, -0.11431658308320174], [-5, 4, -1, 5.544191199753615], [169, 264, 1, 0.25030506948087394], [-115, 260, -1, -0.4280459263906007], [-34, 43, 1, 0.5012732123833347], [25, -16, -1, -0.08141186109153944], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-285, -174, 1, -0.14833446507316733], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-24, -39, -1, 0.9287298014398792], [0, -11, 1, 3.1957315140607543], [2, 7, -1, 6.322092710284345], [-2, 3, 1, 1.8387621192695869], [-47, -2, -1, -0.03626750978601446], [-5, -6, 1, 4.196529094798103], [8, -5, 0, 1.5062791719753927], [4, 1, 1, 6.650184729832824], [3, 0, -1, 6.355208287919716], [15, 12, 1, -0.21858352090549943], [-4, 45, -1, 0.02826530789734228], [138, 315, 1, -0.08014562751804866]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 143, "state": [[8, -5, 0, 4.324474873056523], [-7, 31, 1, 1.077720762190223], [1, 9, -1, 4.939632513361263], [-264, 168, 1, 0.2641594437166083], [33, 31, -1, -0.001943450871536342], [3, -3, 1, 5.784068815910815], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-109, -285, -1, 0.3033165435688629], [5, -3, 1, -0.052743400244083805], [-6, 6, -1, 5.561802843492254], [170, 266, 1, 0.25042408906162184], [-116, 262, -1, -0.428104539796897], [-36, 42, 1, 0.5075730860941843], [26, -14, -1, -0.09340765916150179], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-287, -175, 1, -0.14842379431154668], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-25, -37, -1, 0.9355032323019701], [2, -10, 1, 3.227147993155255], [4, 6, -1, 6.371383464798392], [-3, 1, 1, 1.9439704071893043], [-49, -1, -1, -0.03274665167795134], [-3, -7, 1, 4.242659596405372], [8, -5, 0, 1.5062791719753927], [3, 3, 1, 6.73619516464414], [4, 2, -1, 6.281416479094499], [13, 11, 1, -0.21420421519665572], [-2, 46, -1, 0.03545990494738509], [139, 317, 1, -0.08019777132676773]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 144, "state": [[8, -5, 0, 4.324474873056523], [-9, 30, 1, 1.0887621192695875], [2, 7, -1, 4.966313636014077], [-266, 169, 1, 0.264275643459718], [34, 29, -1, 0.005689498849743048], [5, -2, 1, 5.848509345115393], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-110, -287, -1, 0.30343024383407674], [3, -4, 1, -0.11431658308320174], [-4, 7, -1, 5.60417817322297], [171, 268, 1, 0.25054144356902863], [-117, 264, -1, -0.42816224644523543], [-38, 43, 1, 0.5099797826805861], [24, -15, -1, -0.08311702737795425], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-289, -176, 1, -0.14851194708041549], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-26, -35, -1, 0.9426175030130974], [4, -11, 1, 3.2512401432882543], [6, 5, -1, 6.417228913081044], [-4, -1, 1, 2.0341681635527724], [-48, -3, -1, -0.03943330458653446], [-1, -8, 1, 4.287308413529668], [8, -5, 0, 1.5062791719753927], [1, 4, 1, 6.822205599455455], [3, 0, -1, 6.355208287919716], [14, 9, 1, -0.235040693077673], [-4, 45, -1, 0.028265307897342284], [140, 319, 1, -0.08024924659744563]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 145, "state": [[8, -5, 0, 4.324474873056523], [-11, 29, 1, 1.1000760371808436], [4, 6, -1, 5.015604390528124], [-268, 170, 1, 0.26439021437618493], [36, 28, -1, 0.012876287296951783], [4, 0, 1, 5.909068815910815], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-111, -289, -1, 0.30354230944866445], [5, -3, 1, -0.052743400244083805], [-2, 6, -1, 5.6355946523174705], [172, 270, 1, 0.2506571675767442], [-118, 266, -1, -0.4282190672007977], [-40, 42, 1, 0.5159106536711264], [22, -16, -1, -0.07194483244178727], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-291, -177, 1, -0.1485989464159188], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-28, -34, -1, 0.9505769058901429], [6, -10, 1, 3.2817419488720696], [7, 3, -1, 6.4633594146883135], [-3, -3, 1, 2.1201785983640877], [-50, -4, -1, -0.04220437926682204], [1, -9, 1, 4.324711769348589], [8, -5, 0, 1.5062791719753927], [-1, 3, 1, 6.912403355818923], [5, -1, -1, 6.386624767014216], [12, 8, 1, -0.23238835626136137], [-2, 46, -1, 0.03545990494738509], [141, 321, 1, -0.0803000660946548]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 146, "state": [[8, -5, 0, 4.324474873056523], [-13, 28, 1, 1.1115552430865363], [6, 5, -1, 5.061449838810777], [-270, 171, 1, 0.264503190359404], [38, 27, -1, 0.01976569786948276], [3, 2, 1, 6.002652336816315], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-112, -291, -1, 0.30365277530393187], [3, -4, 1, -0.11431658308320174], [0, 7, -1, 5.686802843492254], [173, 272, 1, 0.25077129471122733], [-119, 268, -1, -0.4282750222939189], [-42, 43, 1, 0.5179193873636594], [20, -17, -1, -0.0598971569195824], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-293, -178, 1, -0.14868481475804637], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-30, -33, -1, 0.9583580979950037], [8, -11, 1, 3.2958075512415976], [8, 1, -1, 6.508008231812609], [-1, -4, 1, 2.206189033175403], [-49, -2, -1, -0.035991558709108], [2, -7, 1, 4.351392892001403], [8, -5, 0, 1.5062791719753927], [-3, 2, 1, 7.017611643738641], [4, -3, -1, 6.457624670269282], [11, 6, 1, -0.24649837809473515], [-1, 48, -1, 0.03906008133076597], [142, 323, 1, -0.0803502422603307]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 147, "state": [[8, -5, 0, 4.324474873056523], [-15, 27, 1, 1.123082563339264], [7, 3, -1, 5.107580340418046], [-272, 172, 1, 0.26461460437207046], [39, 25, -1, 0.027359817656464], [1, 3, 1, 6.107860624736032], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-113, -293, -1, 0.30376167530825193], [5, -3, 1, -0.052743400244083805], [2, 6, -1, 5.738011034667037], [174, 274, 1, 0.2508838576838458], [-120, 270, -1, -0.4283301313440336], [-43, 41, 1, 0.5235803996680689], [21, -15, -1, -0.07330509797825734], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-295, -179, 1, -0.1487695739697497], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-31, -31, -1, 0.9659311840891878], [10, -10, 1, 3.3207315140607543], [7, -1, -1, 6.550383561543326], [-2, -6, 1, 2.1939704071893043], [-48, 0, -1, -0.029499042433764087], [4, -6, 1, 4.40068364651545], [8, -5, 0, 1.5062791719753927], [-4, 0, 1, 7.1111951646441405], [2, -4, -1, 6.531416479094498], [9, 5, 1, -0.24526464355831315], [-3, 49, -1, 0.032643297384092565], [143, 325, 1, -0.08039978722389328]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 148, "state": [[8, -5, 0, 4.324474873056523], [-17, 26, 1, 1.1345378621179185], [8, 1, -1, 5.152229157542342], [-274, 173, 1, 0.2647244884777992], [40, 23, -1, 0.03503207010940634], [-1, 4, 1, 6.1980583810995], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-114, -295, -1, 0.3038690424213296], [3, -4, 1, -0.11431658308320174], [4, 7, -1, 5.769427513761538], [175, 276, 1, 0.25099488832168515], [-121, 272, -1, -0.42838441338254674], [-44, 39, 1, 0.5293677866687975], [19, -14, -1, -0.07095322568975317], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-297, -180, 1, -0.1488532453553302], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-32, -29, -1, 0.9737521748786634], [11, -8, 1, 3.345655476879911], [6, -3, -1, 6.601591752718109], [0, -7, 1, 2.2451785983640877], [-50, 1, -1, -0.02631636788327769], [6, -5, 1, 4.446529094798103], [8, -5, 0, 1.5062791719753927], [-3, -2, 1, 7.204778685549639], [0, -3, -1, 6.605208287919715], [8, 7, 1, -0.21156652948433396], [-5, 50, -1, 0.026512571015439287], [144, 327, 1, -0.08044871281198997]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 149, "state": [[8, -5, 0, 4.324474873056523], [-19, 25, 1, 1.1458054241239795], [9, -1, -1, 5.189632513361263], [-276, 174, 1, 0.2648328738714692], [41, 21, -1, 0.042747621316228286], [-3, 3, 1, 6.284068815910816], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-115, -297, -1, 0.30397490868704763], [5, -3, 1, -0.052743400244083805], [6, 6, -1, 5.811802843492254], [176, 278, 1, 0.251104417597125], [-122, 274, -1, -0.42843788687468576], [-45, 37, 1, 0.5352700393135158], [17, -13, -1, -0.06811710120205132], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-299, -181, 1, -0.14893584967813042], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-34, -28, -1, 0.9812854622882327], [10, -6, 1, 3.359721079249439], [7, -5, -1, 6.626515715537266], [2, -8, 1, 2.2841681635527724], [-52, 2, -1, -0.02338071420663688], [7, -3, 1, 4.492659596405372], [8, -5, 0, 1.5062791719753927], [-1, -3, 1, 7.309986973469357], [2, -4, -1, 6.531416479094498], [10, 8, 1, -0.2185835209054994], [-3, 49, -1, 0.032643297384092565], [145, 329, 1, -0.080497030557877]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 150, "state": [[8, -5, 0, 4.324474873056523], [-21, 24, 1, 1.1567806774132432], [7, -2, -1, 5.216313636014077], [-278, 175, 1, 0.2649397909083501], [43, 22, -1, 0.04281915162291402], [-4, 1, 1, 6.3700792507221315], [4, 3, -1, -0.04531625673961265], [2, 1, 0, 0.09173296543276846], [-116, -299, -1, 0.3040793052649611], [3, -4, 1, -0.11431658308320174], [7, 4, -1, 5.85417817322297], [177, 280, 1, 0.2512124756562404], [-123, 276, -1, -0.4284905697403855], [-46, 35, 1, 0.5412739290220131], [19, -12, -1, -0.08236630208213722], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-301, -182, 1, -0.149017407177558], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-36, -27, -1, 0.988514801739621], [11, -4, 1, 3.3902228848332543], [5, -6, -1, 6.667228913081045], [0, -7, 1, 2.2451785983640877], [-53, 0, -1, -0.029499042433764083], [8, -1, 1, 4.537308413529668], [8, -5, 0, 1.5062791719753927], [1, -4, 1, 7.400184729832825], [0, -3, -1, 6.605208287919715], [8, 9, 1, -0.1916205975462224], [-2, 47, -1, 0.03560686237846572], [146, 331, 1, -0.08054475171045429]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 151, "state": [[8, -5, 0, 4.324474873056523], [-23, 23, 1, 1.1673753297307163], [6, -4, -1, 5.265604390528124], [-280, 176, 1, 0.2650452691320698], [42, 20, -1, 0.04735306115591453], [-3, -1, 1, 6.460277007085599], [6, 4, -1, -0.036483395295545326], [2, 1, 0, 0.09173296543276846], [-117, -301, -1, 0.3041822624605051], [5, -3, 1, -0.052743400244083805], [6, 2, -1, 5.8855946523174705], [178, 282, 1, 0.2513190918460823], [-124, 278, -1, -0.42854247937425644], [-47, 33, 1, 0.5473646162654265], [17, -13, -1, -0.06811710120205132], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-303, -183, 1, -0.14909793758547304], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-37, -25, -1, 0.9963591358764053], [12, -2, 1, 3.4194472857051275], [3, -7, -1, 6.713359414688314], [-2, -8, 1, 2.206189033175403], [-51, -1, -1, -0.03261932775064033], [9, 1, 1, 4.574711769348589], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 7.4861951646441405], [-2, -4, -1, 6.6790000967449314], [9, 7, 1, -0.2207635892471435], [-3, 49, -1, 0.032643297384092565], [147, 333, 1, -0.08059188724296829]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 152, "state": [[8, -5, 0, 4.324474873056523], [-25, 22, 1, 1.177520393009345], [5, -6, -1, 5.311449838810777], [-282, 177, 1, 0.2651493373014743], [41, 22, -1, 0.0397030311757543], [-2, -3, 1, 6.565485295005317], [4, 5, -1, -0.08551151812868456], [2, 1, 0, 0.09173296543276846], [-118, -303, -1, 0.3042838097539766], [3, -4, 1, -0.11431658308320174], [7, 0, -1, 5.936802843492254], [179, 284, 1, 0.25142429474088784], [-125, 280, -1, -0.42859363266468226], [-48, 31, 1, 0.5535258177735246], [19, -14, -1, -0.07095322568975317], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-305, -184, 1, -0.14917746014196484], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-38, -23, -1, 1.004306254481581], [13, 0, 1, 3.4457315140607543], [1, -8, -1, 6.75800823181261], [0, -7, 1, 2.2451785983640877], [-50, -3, -1, -0.039036904551682225], [10, 3, 1, 4.603486915148822], [8, -5, 0, 1.5062791719753927], [5, -4, 1, 7.503806808382779], [-3, -2, -1, 6.761624767014215], [7, 6, 1, -0.21319050315295945], [-2, 51, -1, 0.0361371559365631], [148, 335, 1, -0.08063844786139818]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 153, "state": [[8, -5, 0, 4.324474873056523], [-27, 21, 1, 1.1871670418109992], [3, -7, -1, 5.357580340418046], [-284, 178, 1, 0.2652520234164316], [40, 24, -1, 0.032074140405353675], [0, -4, 1, 6.659068815910817], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-119, -305, -1, 0.30438397582834703], [5, -3, 1, -0.052743400244083805], [6, -2, -1, 5.988011034667037], [180, 286, 1, 0.2515281121672688], [-126, 282, -1, -0.42864404601209083], [-49, 29, 1, 0.5597400303888679], [20, -16, -1, -0.06463251336126927], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-307, -185, 1, -0.14925599361054528], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-40, -22, -1, 1.010901201469818], [14, 2, 1, 3.4683151317111878], [-1, -7, -1, 6.800383561543327], [2, -8, 1, 2.2841681635527724], [-52, -4, -1, -0.041717668419862824], [8, 4, 1, 4.630891934435168], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 7.4861951646441405], [-4, 0, -1, 6.855208287919714], [6, 4, 1, -0.23238835626136134], [-3, 53, -1, 0.03337616224154349], [149, 337, 1, -0.08068444401253731]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 154, "state": [[8, -5, 0, 4.324474873056523], [-29, 20, 1, 1.1962856389320777], [1, -8, -1, 5.402229157542342], [-286, 179, 1, 0.26535335474262794], [38, 25, -1, 0.025471499254232897], [2, -3, 1, 6.7526523368163165], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-120, -307, -1, 0.3044827885959608], [3, -4, 1, -0.11431658308320174], [7, -4, -1, 6.019427513761538], [181, 288, 1, 0.251630571228425], [-127, 284, -1, -0.4286937353464401], [-50, 27, 1, 0.5659888057100646], [21, -18, -1, -0.05923949560872933], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-309, -186, 1, -0.1493335562927836], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-42, -21, -1, 1.017139375263971], [13, 4, 1, 3.4932390945303444], [-3, -6, -1, 6.85159175271811], [3, -6, 1, 2.3189704071893043], [-50, -3, -1, -0.039036904551682225], [6, 5, 1, 4.6676711564217985], [8, -5, 0, 1.5062791719753927], [5, -2, 1, 7.550635693848719], [-3, 2, -1, 6.948791808825214], [8, 3, 1, -0.2688717515569067], [-5, 52, -1, 0.027118872627584306], [150, 339, 1, -0.08072988589178381]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 155, "state": [[8, -5, 0, 4.324474873056523], [-31, 19, 1, 1.204863477732927], [-1, -9, -1, 5.439632513361263], [-288, 180, 1, 0.2654533578353999], [40, 26, -1, 0.026351609783900547], [3, -5, 1, 6.745079250722132], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-121, -309, -1, 0.3045802752241714], [5, -3, 1, -0.052743400244083805], [6, -6, -1, 6.061802843492254], [182, 290, 1, 0.2517316983274257], [-128, 286, -1, -0.4287427161439577], [-51, 25, 1, 0.5722530658850309], [23, -19, -1, -0.06213290304209037], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-311, -187, 1, -0.14941016604240648], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-43, -19, -1, 1.024712461358155], [12, 6, 1, 3.5195233228859713], [-4, -4, -1, 6.9027999438928935], [2, -4, 1, 2.3189704071893043], [-51, -5, -1, -0.04505276281298793], [5, 7, 1, 4.708384353965577], [8, -5, 0, 1.5062791719753927], [4, 0, 1, 7.6111951646441405], [-1, 3, -1, 7.0540000967449314], [10, 4, 1, -0.26541240637143904], [-3, 53, -1, 0.03337616224154349], [151, 341, 1, -0.08077478345065171]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 156, "state": [[8, -5, 0, 4.324474873056523], [-33, 18, 1, 1.2129018306585908], [-2, -7, -1, 5.466313636014077], [-290, 181, 1, 0.2655520585626487], [41, 24, -1, 0.03379777276044797], [5, -6, 1, 6.769639846722665], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-122, -311, -1, 0.30467646215996386], [3, -4, 1, -0.11431658308320174], [4, -7, -1, 6.10417817322297], [183, 292, 1, 0.25183151918959995], [-129, 288, -1, -0.42879100344317145], [-52, 23, 1, 0.5785134476598874], [22, -17, -1, -0.0673146461040496], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-313, -188, 1, -0.1494858402788851], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-45, -18, -1, 1.030371713293766], [11, 8, 1, 3.545807551241598], [-5, -2, -1, 6.967240473097472], [0, -3, 1, 2.2451785983640877], [-53, -4, -1, -0.041488007766724164], [3, 8, 1, 4.7499999999999964], [8, -5, 0, 1.5062791719753927], [3, 2, 1, 7.70477868554964], [0, 5, -1, 7.105208287919715], [9, 2, 1, -0.29116963353032876], [-2, 51, -1, 0.0361371559365631], [152, 343, 1, -0.08081914640401502]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 157, "state": [[8, -5, 0, 4.324474873056523], [-35, 17, 1, 1.220412807509843], [-4, -6, -1, 5.515604390528124], [-292, 182, 1, 0.2656494821268744], [43, 25, -1, 0.034269241800990315], [4, -4, 1, 6.784068815910818], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-123, -313, -1, 0.3047713751536091], [5, -3, 1, -0.052743400244083805], [2, -6, -1, 6.1355946523174705], [184, 294, 1, 0.2519300588840769], [-130, 290, -1, -0.42883861186026534], [-53, 21, 1, 0.5847506594614321], [23, -15, -1, -0.08004491973270833], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-315, -189, 1, -0.14956059600053262], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-46, -16, -1, 1.037656161795269], [10, 10, 1, 3.5707315140607547], [-4, 0, -1, 7.0277999438928935], [2, -4, 1, 2.3189704071893043], [-55, -3, -1, -0.038171627050752194], [1, 9, 1, 4.789488481871312], [8, -5, 0, 1.5062791719753927], [4, 4, 1, 7.7361951646441405], [-2, 4, -1, 7.031416479094498], [8, 4, 1, -0.2521800683416441], [0, 50, -1, 0.04237532973071608], [153, 345, 1, -0.0808629842370949]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 158, "state": [[8, -5, 0, 4.324474873056523], [-37, 16, 1, 1.227416382349567], [-6, -5, -1, 5.561449838810777], [-294, 183, 1, 0.26574565308637155], [45, 24, -1, 0.040105444839299696], [5, -2, 1, 6.848509345115396], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-124, -315, -1, 0.30486503928139547], [3, -4, 1, -0.11431658308320174], [0, -7, -1, 6.186802843492254], [185, 296, 1, 0.25202734184451125], [-131, 292, -1, -0.42888555560379393], [-54, 19, 1, 0.5909458351931777], [22, -13, -1, -0.0870785727546056], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-317, -190, 1, -0.14963444979713045], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-47, -14, -1, 1.0448552436532783], [8, 11, 1, 3.5956554768799114], [-5, 2, -1, 7.088359414688315], [0, -3, 1, 2.2451785983640877], [-57, -4, -1, -0.040649530476572555], [-1, 10, 1, 4.822962884325228], [8, -5, 0, 1.5062791719753927], [3, 6, 1, 7.787403355818924], [0, 3, -1, 7.105208287919715], [7, 6, 1, -0.2131905031529594], [1, 48, -1, 0.04569057813066616], [154, 347, 1, -0.08090630621220107]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 159, "state": [[8, -5, 0, 4.324474873056523], [-39, 15, 1, 1.2339377991045446], [-7, -3, -1, 5.607580340418046], [-296, 184, 1, 0.26584059537562166], [47, 25, -1, 0.040281306583297254], [4, 0, 1, 6.909068815910818], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-125, -317, -1, 0.30495747896747816], [5, -3, 1, -0.052743400244083805], [-2, -6, -1, 6.238011034667037], [186, 298, 1, 0.2521233918890314], [-132, 294, -1, -0.42893184848878624], [-55, 17, 1, 0.5970808687032085], [24, -12, -1, -0.098229060797414], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-319, -191, 1, -0.14970741786210431], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-48, -12, -1, 1.051941618900503], [6, 10, 1, 3.6097210792494394], [-3, 3, -1, 7.1527999438928935], [2, -4, 1, 2.3189704071893043], [-58, -6, -1, -0.045904989972015524], [-2, 8, 1, 4.846089690798635], [8, -5, 0, 1.5062791719753927], [1, 7, 1, 7.838611546993707], [-1, 5, -1, 7.073791808825215], [5, 5, 1, -0.2009718771668607], [-1, 49, -1, 0.039127720486528794], [155, 349, 1, -0.08094912137523728]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 160, "state": [[8, -5, 0, 4.324474873056523], [-41, 14, 1, 1.2400054442739965], [-8, -1, -1, 5.652229157542342], [-298, 185, 1, 0.2659343323249184], [45, 24, -1, 0.040105444839299696], [3, 2, 1, 7.002652336816317], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-126, -319, -1, 0.3050487180048864], [3, -4, 1, -0.11431658308320174], [-4, -7, -1, 6.269427513761538], [187, 300, 1, 0.2522182322394425], [-133, 296, -1, -0.42897750395026824], [-56, 15, 1, 0.6031387144992384], [25, -14, -1, -0.09077412979888905], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-321, -192, 1, -0.1497795160042685], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-49, -10, -1, 1.0588905711623968], [4, 11, 1, 3.6402228848332547], [-1, 4, -1, 7.238810378704209], [3, -6, 1, 2.3189704071893043], [-56, -7, -1, -0.04929075451404688], [-4, 7, 1, 4.889724795879235], [8, -5, 0, 1.5062791719753927], [0, 5, 1, 7.8611951646441405], [0, 3, -1, 7.105208287919715], [3, 6, 1, -0.14976368599207734], [-2, 51, -1, 0.0361371559365631], [156, 351, 1, -0.08099143856198053]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 161, "state": [[8, -5, 0, 4.324474873056523], [-43, 13, 1, 1.2456491911472696], [-9, 1, -1, 5.689632513361263], [-300, 186, 1, 0.26602688667925856], [43, 23, -1, 0.039913460682608676], [5, 3, 1, 6.995079250722133], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-127, -321, -1, 0.305138779575726], [5, -3, 1, -0.052743400244083805], [-6, -6, -1, 6.311802843492254], [188, 302, 1, 0.25231188553971795], [-134, 298, -1, -0.42902253505623206], [-57, 13, 1, 0.6091036430282893], [24, -16, -1, -0.07843734871713123], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-323, -193, 1, -0.149850759659155], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-51, -9, -1, 1.0631312401962951], [2, 10, 1, 3.664315034966254], [0, 6, -1, 7.2777999438928935], [2, -4, 1, 2.3189704071893043], [-54, -8, -1, -0.052907289715654865], [-6, 6, 1, 4.932100125609951], [8, -5, 0, 1.5062791719753927], [-1, 3, 1, 7.912403355818924], [-1, 5, -1, 7.073791808825215], [4, 8, 1, -0.14976368599207734], [-4, 50, -1, 0.029669992897658135], [157, 353, 1, -0.08103326640414288]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 162, "state": [[8, -5, 0, 4.324474873056523], [-45, 12, 1, 1.2508991709025565], [-7, 2, -1, 5.716313636014077], [-302, 187, 1, 0.26611828061653053], [44, 25, -1, 0.03584998981109982], [3, 4, 1, 7.0566524335612515], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-128, -323, -1, 0.3052276862706123], [3, -4, 1, -0.11431658308320174], [-5, -4, -1, 6.329414487230893], [189, 304, 1, 0.2524043738738081], [-135, 300, -1, -0.42906695452007787], [-58, 11, 1, 0.6149614423555455], [25, -18, -1, -0.07270451613808411], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-325, -194, 1, -0.1499211638999462], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-52, -7, -1, 1.0696345055841483], [0, 11, 1, 3.6957315140607547], [2, 7, 0, 7.322092710284346], [4, -3, 1, 2.3927622160145208], [-55, -6, -1, -0.046793012057169035], [-7, 4, 1, 4.974475455340667], [8, -5, 0, 1.5062791719753927], [-3, 2, 1, 8.017611643738642], [0, 3, -1, 7.105208287919715], [2, 7, 0, -0.12026464355831305], [-6, 49, -1, 0.022983503600633292], [158, 355, 1, -0.08107461333522477]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 163, "state": [[8, -5, 0, 4.324474873056523], [-47, 11, 1, 1.2557849035548083], [-6, 4, -1, 5.765604390528124], [-304, 188, 1, 0.2662085357650312], [46, 26, -1, 0.03620710576320861], [2, 6, 1, 7.107860624736035], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-129, -325, -1, 0.30531546010736904], [5, -3, 1, -0.052743400244083805], [-6, -2, -1, 6.3855946523174705], [190, 306, 1, 0.25249571878279736], [-136, 302, -1, -0.42911077471255316], [-59, 9, 1, 0.6206995619472835], [23, -19, -1, -0.062132903042090376], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-327, -195, 1, -0.14999074344802568], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-53, -5, -1, 1.0759608736448172], [-2, 10, 1, 3.7271479931552554], [2, 7, 0, 7.322092710284346], [3, -1, 1, 2.4439704071893043], [-54, -4, -1, -0.0412668057644831], [-8, 2, 1, 5.018110560421267], [8, -5, 0, 1.5062791719753927], [-4, 0, 1, 8.11119516464414], [2, 4, -1, 7.1790000967449314], [2, 7, 0, -0.12026464355831305], [-8, 50, -1, 0.017124560506209623], [159, 357, 1, -0.0811154875961684]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 164, "state": [[8, -5, 0, 4.324474873056523], [-49, 10, 1, 1.2603347168039254], [-5, 6, -1, 5.811449838810777], [-306, 189, 1, 0.2662976732203383], [44, 27, -1, 0.030487931035590412], [0, 7, 1, 7.1590688159108185], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-130, -327, -1, 0.30540212254902266], [3, -4, 1, -0.11431658308320174], [-5, 0, -1, 6.436802843492254], [191, 308, 1, 0.2525859412814353], [-137, 304, -1, -0.42915400767321343], [-60, 7, 1, 0.6263071980635979], [25, -18, -1, -0.07270451613808411], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-329, -196, 1, -0.15005951268316342], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-55, -4, -1, 1.0793766221622083], [-4, 11, 1, 3.7512401432882547], [2, 7, 0, 7.322092710284346], [5, 0, 1, 2.4951785983640877], [-55, -6, -1, -0.046793012057169035], [-9, 0, 1, 5.057100125609951], [8, -5, 0, 1.5062791719753927], [-3, -2, 1, 8.20477868554964], [3, 2, -1, 7.261624767014215], [2, 7, 0, -0.12026464355831305], [-10, 49, -1, 0.010334716803925201], [160, 359, 1, -0.08115589724081858]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 165, "state": [[8, -5, 0, 4.324474873056523], [-51, 9, 1, 1.2645753858378237], [-3, 7, -1, 5.857580340418046], [-308, 190, 1, 0.266385713561568], [45, 25, -1, 0.03737734160812139], [-2, 6, 1, 7.210277007085602], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-131, -329, -1, 0.3054876945211253], [5, -3, 1, -0.052743400244083805], [-6, 2, -1, 6.488011034667037], [192, 310, 1, 0.2526750618740698], [-138, 306, -1, -0.4291966651214259], [-61, 5, 1, 0.6317753236372198], [23, -19, -1, -0.062132903042090376], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-331, -197, 1, -0.15012748565334974], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-56, -2, -1, 1.085249493842279], [-6, 10, 1, 3.78174194887207], [2, 7, 0, 7.322092710284346], [7, 1, 1, 2.517762216014521], [-56, -4, -1, -0.04084797793369434], [-8, -2, 1, 5.096089690798635], [8, -5, 0, 1.5062791719753927], [-1, -3, 1, 8.309986973469357], [4, 0, -1, 7.355208287919715], [2, 7, 0, -0.12026464355831305], [-12, 50, -1, 0.004887181728505485], [161, 361, 1, -0.08119585014119901]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 166, "state": [[8, -5, 0, 4.324474873056523], [-53, 8, 1, 1.2685319367303998], [-1, 8, -1, 5.902229157542342], [-310, 191, 1, 0.2664726768670412], [47, 26, -1, 0.03766514408481679], [-3, 4, 1, 7.261485198260385], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-132, -331, -1, 0.3055721964284337], [3, -4, 1, -0.11431658308320174], [-5, 4, -1, 6.544191199753615], [193, 312, 1, 0.25276310057000584], [-139, 308, -1, -0.42923875846693793], [-62, 3, 1, 0.6370966681991712], [24, -17, -1, -0.07393416562364953], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-333, -198, 1, -0.15019467608429218], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-57, 0, -1, 1.090931184089188], [-8, 11, 1, 3.795807551241598], [2, 7, 0, 7.322092710284346], [6, 3, 1, 2.5689704071893047], [-57, -6, -1, -0.046190725649026716], [-6, -3, 1, 5.130891934435168], [8, -5, 0, 1.5062791719753927], [1, -4, 1, 8.400184729832825], [5, -2, -1, 7.415767758715137], [2, 7, 0, -0.12026464355831305], [-14, 51, -1, -0.0002639383037961948], [162, 363, 1, -0.08123535399261105]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 167, "state": [[8, -5, 0, 4.324474873056523], [-55, 7, 1, 1.2722275669175904], [1, 9, -1, 5.939632513361263], [-312, 192, 1, 0.26655858272938504], [45, 25, -1, 0.03737734160812139], [-5, 3, 1, 7.323058381099504], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-133, -333, -1, 0.30565564817097285], [5, -3, 1, -0.052743400244083805], [-3, 5, -1, 6.600792408680938], [194, 314, 1, 0.25285007689831507], [-140, 310, -1, -0.4292802988200294], [-61, 5, 1, 0.6317753236372198], [26, -18, -1, -0.07564544314698073], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-335, -199, 1, -0.1502610973885885], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-59, 1, -1, 1.0936284672310745], [-10, 10, 1, 3.8207315140607547], [2, 7, 0, 7.322092710284346], [4, 4, 1, 2.620178598364088], [-55, -5, -1, -0.04392801162191634], [-7, -5, 1, 5.155815897254324], [8, -5, 0, 1.5062791719753927], [3, -5, 1, 8.447205599455456], [4, -4, -1, 7.480208287919715], [2, 7, 0, -0.12026464355831305], [-15, 53, -1, -0.0015205423635492833], [163, 365, 1, -0.0812744163185621]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 168, "state": [[8, -5, 0, 4.324474873056523], [-57, 6, 1, 1.2756836465154537], [0, 7, -1, 5.922020869622624], [-314, 193, 1, 0.2666434502700926], [47, 26, -1, 0.03766514408481679], [-6, 1, 1, 7.382784587555192], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-134, -335, -1, 0.30573806915950946], [3, -4, 1, -0.11431658308320174], [-1, 6, -1, 6.660518615136627], [195, 316, 1, 0.2529360099221182], [-141, 312, -1, -0.4293212970012688], [-60, 7, 1, 0.6263071980635979], [28, -17, -1, -0.08517717047158223], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-337, -200, 1, -0.150326762674589], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-58, 3, -1, 1.0991560066840873], [-11, 8, 1, 3.8456554768799114], [2, 7, 0, 7.322092710284346], [2, 3, 1, 2.651595077458589], [-54, -7, -1, -0.05001582896506207], [-5, -6, 1, 5.196529094798103], [8, -5, 0, 1.5062791719753927], [4, -3, 1, 8.508778782294574], [2, -5, -1, 7.544648817124293], [2, 7, 0, -0.12026464355831305], [-17, 54, -1, -0.006165709869994102], [164, 367, 1, -0.08131304447553002]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 169, "state": [[8, -5, 0, 4.324474873056523], [-59, 5, 1, 1.27891977313327], [2, 6, -1, 5.973229060797408], [-316, 194, 1, 0.2667272981535636], [49, 25, -1, 0.04299885227266073], [-5, -1, 1, 7.4404852950053195], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-135, -337, -1, 0.3058194783304616], [5, -3, 1, -0.052743400244083805], [1, 5, -1, 6.718219322586754], [196, 318, 1, 0.2530209182523619], [-142, 314, -1, -0.42936176355089056], [-59, 9, 1, 0.6206995619472835], [26, -18, -1, -0.07564544314698073], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-339, -201, 1, -0.15039168475495948], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-57, 5, -1, 1.1048565000753987], [-10, 6, 1, 3.8597210792494394], [2, 7, 0, 7.322092710284346], [3, 1, 1, 2.5463867895388717], [-53, -9, -1, -0.05626998163635006], [-3, -7, 1, 5.242659596405372], [8, -5, 0, 1.5062791719753927], [3, -1, 1, 8.559986973469357], [0, -4, -1, 7.605208287919715], [2, 7, 0, -0.12026464355831305], [-18, 56, -1, -0.00712158392073608], [165, 369, 1, -0.08135124565756988]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 170, "state": [[8, -5, 0, 4.324474873056523], [-61, 4, 1, 1.2819538600903664], [4, 7, -1, 6.004645539891908], [-318, 195, 1, 0.2668101446006466], [48, 27, -1, 0.03653525982002659], [-4, -3, 1, 7.511485198260385], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-136, -339, -1, 0.30589989416026725], [3, -4, 1, -0.11431658308320174], [3, 6, -1, 6.7605946523174705], [197, 320, 1, 0.25310482006111135], [-143, 316, -1, -0.4294017087378102], [-58, 11, 1, 0.6149614423555455], [27, -16, -1, -0.08688012529748379], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-341, -202, 1, -0.1504558761549575], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-56, 7, -1, 1.1107228961694708], [-11, 4, 1, 3.8902228848332547], [2, 7, 0, 7.322092710284346], [4, 3, 1, 2.597594980713655], [-54, -11, -1, -0.06148190683511694], [-1, -8, 1, 5.287308413529668], [8, -5, 0, 1.5062791719753927], [5, -2, 1, 8.550635693848719], [-2, -3, -1, 7.698791808825215], [2, 7, 0, -0.12026464355831305], [-16, 55, -1, -0.00268076386818055], [166, 371, 1, -0.08138902690076931]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 171, "state": [[8, -5, 0, 4.324474873056523], [-63, 3, 1, 1.2848022436365323], [6, 6, -1, 6.047020869622624], [-320, 196, 1, 0.2668920074017042], [50, 26, -1, 0.041766709588121426], [-2, -4, 1, 7.585277007085602], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-137, -341, -1, 0.30597933467923527], [5, -3, 1, -0.052743400244083805], [5, 5, -1, 6.811802843492254], [198, 322, 1, 0.25318773309437764], [-144, 318, -1, -0.4294411425682946], [-57, 13, 1, 0.6091036430282893], [25, -15, -1, -0.0860104348113153], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-343, -203, 1, -0.15051934912043302], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-55, 9, -1, 1.1167459301986244], [-10, 2, 1, 3.914315034966254], [2, 7, 0, 7.322092710284346], [3, 1, 1, 2.5463867895388717], [-53, -9, -1, -0.05626998163635005], [1, -9, 1, 5.324711769348589], [8, -5, 0, 1.5062791719753927], [3, -1, 1, 8.559986973469357], [-4, -2, -1, 7.781416479094498], [2, 7, 0, -0.12026464355831305], [-14, 54, -1, 0.002001843395882403], [167, 373, 1, -0.08142639508755795]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 172, "state": [[8, -5, 0, 4.324474873056523], [-65, 2, 1, 1.287479799109437], [7, 4, -1, 6.089396199353341], [-322, 197, 1, 0.26697290392922074], [48, 27, -1, 0.03653525982002659], [0, -3, 1, 7.6590688159108185], [4, 1, -1, 0.018110560421269434], [2, 1, 0, 0.09173296543276846], [-138, -343, -1, 0.3060578174848997], [3, -4, 1, -0.11431658308320174], [6, 3, -1, 6.863011034667037], [199, 324, 1, 0.2532696746844992], [-145, 320, -1, -0.4294800747943018], [-56, 15, 1, 0.6031387144992384], [26, -17, -1, -0.07985833723542857], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-345, -204, 1, -0.1505821156255628], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-53, 10, -1, 1.1206114963114178], [-11, 0, 1, 3.9457315140607547], [2, 7, 0, 7.322092710284346], [2, 3, 1, 2.651595077458589], [-55, -10, -1, -0.05812361595811419], [2, -7, 1, 5.351392892001403], [8, -5, 0, 1.5062791719753927], [5, -2, 1, 8.550635693848719], [-3, 0, -1, 7.855208287919715], [2, 7, 0, -0.12026464355831305], [-13, 52, -1, 0.0033857645420314066], [168, 375, 1, -0.08146335695087675]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 173, "state": [[8, -5, 0, 4.324474873056523], [-67, 1, 1, 1.290000059185531], [8, 2, -1, 6.13303130443394], [-324, 198, 1, 0.2670528511499694], [46, 28, -1, 0.031060428361657434], [2, -4, 1, 7.732860624736035], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-139, -345, -1, 0.3061353597548984], [5, -3, 1, -0.052743400244083805], [5, 1, -1, 6.905386364397754], [200, 326, 1, 0.25335066176209475], [-146, 322, -1, -0.42951851492150506], [-55, 17, 1, 0.5970808687032085], [24, -16, -1, -0.07843734871713125], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-347, -205, 1, -0.1506441873803306], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-52, 12, -1, 1.1270273418445116], [-10, -2, 1, 3.9771479931552554], [2, 7, 0, 7.322092710284346], [0, 4, 1, 2.745178598364088], [-53, -11, -1, -0.06206879803144491], [4, -6, 1, 5.40068364651545], [8, -5, 0, 1.5062791719753927], [4, 0, 1, 8.61119516464414], [-4, 2, -1, 7.9290000967449314], [2, 7, 0, -0.12026464355831305], [-14, 54, -1, 0.002001843395882403], [169, 377, 1, -0.08149991907821243]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 174, "state": [[8, -5, 0, 4.324474873056523], [-69, 0, 1, 1.2923753297307163], [9, 0, -1, 6.172020869622624], [-326, 199, 1, 0.26713186563675906], [48, 27, -1, 0.03653525982002659], [4, -3, 1, 7.8066524335612515], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-140, -347, -1, 0.3062119782593956], [3, -4, 1, -0.11431658308320174], [6, -1, -1, 6.963087071847881], [201, 328, 1, 0.25343071086760616], [-147, 324, -1, -0.42955647221701526], [-54, 19, 1, 0.5909458351931777], [26, -15, -1, -0.0887385380424936], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-349, -206, 1, -0.15070557583776137], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-50, 13, -1, 1.1314151179726288], [-11, -4, 1, 4.001240143288254], [2, 7, 0, 7.322092710284346], [-2, 5, 1, 2.80573806915951], [-55, -10, -1, -0.05812361595811419], [6, -5, 1, 5.446529094798103], [8, -5, 0, 1.5062791719753927], [5, -2, 1, 8.550635693848719], [-3, 4, -1, 8.002791905570149], [2, 7, 0, -0.12026464355831305], [-13, 52, -1, 0.0033857645420314066], [170, 379, 1, -0.08153608791550174]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 175, "state": [[8, -5, 0, 4.324474873056523], [-67, -1, 1, 1.2947506002759017], [7, -1, -1, 6.1946044872730575], [-328, 200, 1, 0.2672099635797751], [50, 28, -1, 0.036837835392927426], [5, -1, 1, 7.877652336816317], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-141, -349, -1, 0.30628768937306683], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [202, 330, 1, 0.2535098381624451], [-148, 326, -1, -0.4295939557168149], [-55, 17, 1, 0.5970808687032085], [27, -13, -1, -0.10060433134259936], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-351, -207, 1, -0.15076629220091992], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-49, 15, -1, 1.1382104218989653], [-10, -6, 1, 4.03174194887207], [2, 7, 0, 7.322092710284346], [-3, 3, 1, 2.870178598364088], [-56, -12, -1, -0.0630955898699088], [8, -4, 1, 5.483308316784734], [8, -5, 0, 1.5062791719753927], [6, 0, 1, 8.61119516464414], [-1, 5, -1, 8.073791808825215], [2, 7, 0, -0.12026464355831305], [-15, 51, -1, -0.003151171197158334], [171, 381, 1, -0.08157186977091106]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 176, "state": [[8, -5, 0, 4.324474873056523], [-65, -2, 1, 1.2972708603519956], [6, -3, -1, 6.245812678447841], [-330, 201, 1, 0.2672871607975329], [51, 30, -1, 0.03345806155150268], [7, 0, 1, 7.909068815910818], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-142, -351, -1, 0.3063625090866643], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [203, 332, 1, 0.2535880594397621], [-149, 328, -1, -0.4296309742329155], [-56, 15, 1, 0.6031387144992384], [26, -11, -1, -0.1083205906293257], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-353, -208, 1, -0.15082634742968215], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-47, 16, -1, 1.1431530873076674], [-11, -8, 1, 4.045807551241598], [2, 7, 0, 7.322092710284346], [-4, 1, 1, 2.9561890331754035], [-57, -14, -1, -0.0678309463115957], [10, -3, 1, 5.510713336071079], [8, -5, 0, 1.5062791719753927], [7, 2, 1, 8.655487931035593], [0, 3, -1, 8.105208287919716], [2, 7, 0, -0.12026464355831305], [-16, 49, -1, -0.00785646299997463], [172, 383, 1, -0.0816072708184955]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 177, "state": [[8, -5, 0, 4.324474873056523], [-63, -3, 1, 1.2999484158249004], [7, -5, -1, 6.270736641266998], [-332, 202, 1, 0.26736347274745664], [53, 29, -1, 0.03840083195628168], [8, 2, 1, 7.948058381099502], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-143, -353, -1, 0.3064364530181797], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [204, 334, 1, 0.2536653901348506], [-150, 330, -1, -0.4296675363602512], [-57, 13, 1, 0.6091036430282893], [27, -9, -1, -0.1208126784478473], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-355, -209, 1, -0.15088575224728748], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-45, 17, -1, 1.1484185472393635], [-9, -7, 1, 4.050939801980472], [2, 7, 0, 7.322092710284346], [-3, -1, 1, 3.0463867895388717], [-56, -12, -1, -0.0630955898699088], [11, -1, 1, 5.5426711564217985], [8, -5, 0, 1.5062791719753927], [5, 3, 1, 8.697205599455456], [2, 4, -1, 8.179000096744932], [2, 7, 0, -0.12026464355831305], [-18, 48, -1, -0.014724795879237983], [173, 385, 1, -0.08164229710174188]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 178, "state": [[8, -5, 0, 4.324474873056523], [-61, -4, 1, 1.3027967993710663], [5, -6, -1, 6.311449838810777], [-334, 203, 1, 0.2674389145361011], [54, 27, -1, 0.04429276639145238], [6, 3, 1, 7.982860624736034], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-144, -355, -1, 0.30650953642362055], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [205, 336, 1, 0.2537418453352015], [-151, 332, -1, -0.4297036504833191], [-58, 11, 1, 0.6149614423555455], [29, -8, -1, -0.12918153262613435], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-357, -210, 1, -0.15094451714668172], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-43, 18, -1, 1.1540267739590968], [-7, -6, 1, 4.058512888074656], [2, 7, 0, 7.322092710284346], [-2, -3, 1, 3.151595077458589], [-57, -14, -1, -0.0678309463115957], [12, 1, 1, 5.570332463639746], [8, -5, 0, 1.5062791719753927], [3, 4, 1, 8.758778782294574], [4, 3, -1, 8.252791905570149], [2, 7, 0, -0.12026464355831305], [-19, 50, -1, -0.015421311971259581], [174, 387, 1, -0.08167695453700029]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 179, "state": [[8, -5, 0, 4.324474873056523], [-59, -5, 1, 1.3058308863281627], [3, -7, -1, 6.357580340418046], [-336, 204, 1, 0.267513500929028], [52, 26, -1, 0.04429276639145238], [4, 4, 1, 8.034068815910818], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-145, -357, -1, 0.3065817742074156], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [206, 338, 1, 0.25381743979022103], [-152, 334, -1, -0.42973932478257787], [-59, 9, 1, 0.6206995619472835], [28, -10, -1, -0.11742691390581592], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-359, -211, 1, -0.1510026523966562], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-42, 20, -1, 1.1616626981499423], [-6, -4, 1, 4.039315034966254], [2, 7, 0, 7.322092710284346], [0, -4, 1, 3.245178598364088], [-58, -16, -1, -0.07233837943026038], [10, 2, 1, 5.588516604704451], [8, -5, 0, 1.5062791719753927], [1, 3, 1, 8.809986973469357], [3, 1, -1, 8.304000096744932], [2, 7, 0, -0.12026464355831305], [-17, 51, -1, -0.008832861444067308], [175, 389, 1, -0.08171124891680788]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 180, "state": [[8, -5, 0, 4.324474873056523], [-57, -6, 1, 1.309067012945979], [1, -8, -1, 6.402229157542342], [-338, 205, 1, 0.2675872463603517], [53, 24, -1, 0.050411094618579615], [3, 6, 1, 8.085277007085601], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-146, -359, -1, 0.306653180932464], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [207, 340, 1, 0.2538921879206259], [-153, 336, -1, -0.4297745672406139], [-60, 7, 1, 0.6263071980635979], [29, -12, -1, -0.10957799629734424], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-361, -212, 1, -0.1510601680477928], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-40, 21, -1, 1.1678741641115629], [-4, -3, 1, 4.048147896410321], [2, 7, 0, 7.322092710284346], [2, -3, 1, 3.3387621192695875], [-56, -15, -1, -0.0711520400148085], [8, 3, 1, 5.614200251219905], [8, -5, 0, 1.5062791719753927], [-1, 4, 1, 8.900184729832825], [4, -1, -1, 8.3941978531084], [2, 7, 0, -0.12026464355831305], [-16, 53, -1, -0.004286814106243086], [176, 391, 1, -0.0817451859131092]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 181, "state": [[8, -5, 0, 4.324474873056523], [-55, -7, 1, 1.3125230925438423], [-1, -9, -1, 6.439632513361263], [-340, 206, 1, 0.2676601649419668], [52, 22, -1, 0.05438429622336406], [1, 7, 1, 8.136485198260385], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-147, -361, -1, 0.30672377082984276], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [208, 342, 1, 0.2539661038275272], [-154, 338, -1, -0.4298093856480855], [-61, 5, 1, 0.6317753236372198], [27, -13, -1, -0.10060433134259937], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-363, -213, 1, -0.15111707393822071], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-39, 23, -1, 1.175735922700116], [-2, -4, 1, 4.121939705235538], [2, 7, 0, 7.322092710284346], [3, -1, 1, 3.4439704071893047], [-58, -14, -1, -0.06719469350365714], [6, 4, 1, 5.65068364651545], [8, -5, 0, 1.5062791719753927], [-3, 3, 1, 8.98619516464414], [3, -3, -1, 8.480208287919716], [2, 7, 0, -0.12026464355831305], [-14, 52, -1, 0.0005184181765710413], [177, 393, 1, -0.08177877108037618]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 182, "state": [[8, -5, 0, 4.324474873056523], [-53, -8, 1, 1.316218722731033], [-2, -7, -1, 6.466313636014077], [-342, 207, 1, 0.2677322704724698], [50, 21, -1, 0.054800114854219886], [0, 5, 1, 8.159068815910818], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-148, -363, -1, 0.3067935578081852], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [209, 344, 1, 0.25403920130121566], [-155, 340, -1, -0.42984378760945446], [-62, 3, 1, 0.6370966681991712], [26, -11, -1, -0.10832059062932571], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-365, -214, 1, -0.15117337969919195], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-38, 25, -1, 1.183544260051624], [0, -3, 1, 4.195731514060754], [2, 7, 0, 7.322092710284346], [5, 0, 1, 3.495178598364088], [-57, -16, -1, -0.07305327610715089], [5, 6, 1, 5.696529094798103], [8, -5, 0, 1.5062791719753927], [-4, 1, 1, 9.072205599455456], [1, -4, -1, 8.566218722731032], [2, 7, 0, -0.12026464355831305], [-15, 54, -1, -0.0007472008158235482], [178, 395, 1, -0.08181200985863236]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 183, "state": [[8, -5, 0, 4.324474873056523], [-51, -9, 1, 1.320175273623609], [-4, -6, -1, 6.515604390528124], [-344, 208, 1, 0.26780357644578645], [48, 20, -1, 0.055251617027667836], [-2, 4, 1, 8.232860624736034], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-149, -365, -1, 0.3068625554627441], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [210, 346, 1, 0.254111493829659], [-156, 342, -1, -0.42987778054851294], [-63, 1, 1, 0.6422656552769519], [25, -9, -1, -0.11702399086006142], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-367, -215, 1, -0.15122909476048277], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-36, 26, -1, 1.1904802200732942], [-1, -5, 1, 4.164315034966254], [2, 7, 0, 7.322092710284346], [7, 1, 1, 3.5177622160145217], [-55, -17, -1, -0.0772098858108384], [3, 7, 1, 5.742659596405372], [8, -5, 0, 1.5062791719753927], [-3, -1, 1, 9.162403355818924], [-1, -3, -1, 8.6564164790945], [2, 7, 0, -0.12026464355831305], [-16, 52, -1, -0.005132250738873836], [179, 397, 1, -0.0818449075763838]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 184, "state": [[8, -5, 0, 4.324474873056523], [-49, -10, 1, 1.3244159426575073], [-6, -5, -1, 6.561449838810777], [-346, 209, 1, 0.2678740960595167], [46, 21, -1, 0.049924218337286254], [-3, 2, 1, 8.315485295005319], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-150, -367, -1, 0.30693077708415134], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [211, 348, 1, 0.25418299460672317], [-157, 344, -1, -0.4299113717137153], [-64, -1, 1, 0.647278305719758], [24, -7, -1, -0.1268536343217641], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-369, -216, 1, -0.15128422835562694], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-35, 28, -1, 1.198319540350549], [1, -6, 1, 4.222015742416382], [2, 7, 0, 7.322092710284346], [6, 3, 1, 3.568970407189305], [-54, -15, -1, -0.07262157298030371], [1, 8, 1, 5.787308413529668], [8, -5, 0, 1.5062791719753927], [-4, -3, 1, 9.213611546993707], [-3, -2, -1, 8.761624767014217], [2, 7, 0, -0.12026464355831305], [-17, 54, -1, -0.006165709869994103], [180, 399, 1, -0.08187746945346044]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 185, "state": [[8, -5, 0, 4.324474873056523], [-47, -11, 1, 1.3289657559066244], [-7, -3, -1, 6.607580340418046], [-348, 210, 1, 0.26794384222300655], [44, 22, -1, 0.04429276639145238], [-5, 1, 1, 8.377652336816318], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-151, -369, -1, 0.30699823566688583], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [212, 350, 1, 0.2542537165401271], [-158, 346, -1, -0.4299445681833219], [-62, -2, 1, 0.6499239628191567], [23, -9, -1, -0.11265802998556626], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-371, -217, 1, -0.15133878952698696], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-34, 30, -1, 1.2059969219364173], [3, -7, 1, 4.260172043265333], [2, 7, 0, 7.322092710284346], [4, 4, 1, 3.6201785983640886], [-53, -13, -1, -0.06778125697724639], [-1, 9, 1, 5.824711769348589], [8, -5, 0, 1.5062791719753927], [-3, -5, 1, 9.275184729832825], [-1, -3, -1, 8.6564164790945], [2, 7, 0, -0.12026464355831305], [-15, 53, -1, -0.0015205423635492842], [181, 401, 1, -0.08190970060377135]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 186, "state": [[8, -5, 0, 4.324474873056523], [-45, -12, 1, 1.3338514885588761], [-8, -1, -1, 6.652229157542342], [-350, 211, 1, 0.2680128275651592], [43, 20, -1, 0.04879594948493408], [-4, -1, 1, 8.448058381099504], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-152, -371, -1, 0.30706494391746114], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [213, 352, 1, 0.25432367225914115], [-159, 348, -1, -0.4299773768703632], [-60, -3, 1, 0.6527428377083709], [22, -7, -1, -0.12299274678949143], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-373, -218, 1, -0.1513927871306687], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-33, 32, -1, 1.2134828396542372], [2, -5, 1, 4.256290984856177], [2, 7, 0, 7.322092710284346], [2, 3, 1, 3.6515950774585892], [-52, -11, -1, -0.06267731240167061], [-2, 7, 1, 5.851392892001403], [8, -5, 0, 1.5062791719753927], [-2, -3, 1, 9.26761164373864], [-3, -2, -1, 8.761624767014217], [2, 7, 0, -0.12026464355831305], [-17, 54, -1, -0.006165709869994103], [182, 403, 1, -0.08194160603797648]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 187, "state": [[8, -5, 0, 4.324474873056523], [-43, -13, 1, 1.339101468314163], [-9, 1, -1, 6.689632513361263], [-352, 212, 1, 0.26808106444199314], [41, 19, -1, 0.04901875140624716], [-3, -3, 1, 8.53406881591082], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-153, -373, -1, 0.30713091426234357], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [214, 354, 1, 0.25439287412203904], [-160, 350, -1, -0.43000980452743115], [-58, -4, 1, 0.6557505627164982], [21, -5, -1, -0.13481948697332205], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-375, -219, 1, -0.15144622984128625], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-31, 33, -1, 1.2209031580009821], [1, -3, 1, 4.246939705235539], [2, 7, 0, 7.322092710284346], [0, 4, 1, 3.7451785983640886], [-50, -10, -1, -0.06091552152826467], [-4, 6, 1, 5.90068364651545], [8, -5, 0, 1.5062791719753927], [-1, -5, 1, 9.32977868554964], [-4, 0, -1, 8.855208287919716], [2, 7, 0, -0.12026464355831305], [-18, 56, -1, -0.007121583920736081], [183, 405, 1, -0.08197319066607782]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 188, "state": [[8, -5, 0, 4.324474873056523], [-41, -14, 1, 1.3447452151874362], [-7, 2, -1, 6.716313636014077], [-354, 213, 1, 0.26814856494395783], [42, 21, -1, 0.044292766391452375], [-2, -5, 1, 8.598509345115398], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-154, -375, -1, 0.3071961588556108], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [215, 356, 1, 0.25446133422331213], [-161, 352, -1, -0.4300418577513047], [-56, -5, 1, 0.6589643933368333], [22, -3, -1, -0.1504509640158936], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-377, -220, 1, -0.15149912615658045], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-29, 34, -1, 1.2285361077222616], [-1, -4, 1, 4.156741948872071], [2, 7, 0, 7.322092710284346], [-2, 3, 1, 3.838762119269588], [-51, -8, -1, -0.05426272842584148], [-6, 5, 1, 5.946529094798103], [8, -5, 0, 1.5062791719753927], [0, -3, 1, 9.36119516464414], [-3, 2, -1, 8.948791808825215], [2, 7, 0, -0.12026464355831305], [-19, 58, -1, -0.008008231812609802], [184, 407, 1, -0.08200445929993315]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 189, "state": [[8, -5, 0, 4.324474873056523], [-39, -15, 1, 1.350812860356888], [-6, 4, -1, 6.765604390528124], [-356, 214, 1, 0.26821534090301646], [41, 19, -1, 0.04901875140624716], [0, -4, 1, 8.65906881591082], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-155, -377, -1, 0.307260689586361], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [216, 358, 1, 0.25452906440065515], [-162, 354, -1, -0.43007354298741646], [-55, -3, 1, 0.6534642966972709], [20, -4, -1, -0.14060439052813006], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-379, -221, 1, -0.15155148440189817], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-27, 35, -1, 1.2363544600888887], [0, -6, 1, 4.195731514060755], [2, 7, 0, 7.322092710284346], [-3, 1, 1, 3.943970407189305], [-49, -7, -1, -0.052082660084197416], [-7, 3, 1, 5.992659596405372], [8, -5, 0, 1.5062791719753927], [2, -4, 1, 9.434986973469357], [-1, 3, -1, 9.054000096744932], [2, 7, 0, -0.12026464355831305], [-18, 56, -1, -0.007121583920736082], [185, 409, 1, -0.08203541665569493]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 190, "state": [[8, -5, 0, 4.324474873056523], [-37, -16, 1, 1.3573342771118657], [-5, 6, -1, 6.811449838810777], [-358, 215, 1, 0.2682814038995026], [40, 17, -1, 0.05412487519298002], [2, -3, 1, 8.752652336816318], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-156, -379, -1, 0.3073245180858819], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [217, 360, 1, 0.25459607624173136], [-163, 356, -1, -0.43010486653416646], [-53, -4, 1, 0.6567806774132429], [21, -6, -1, -0.12772810323117828], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-381, -222, 1, -0.15160331273453553], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-25, 36, -1, 1.2443260969603993], [-2, -5, 1, 4.135172043265333], [2, 7, 0, 7.322092710284346], [-4, -1, 1, 4.034168163552773], [-50, -5, -1, -0.045361801149040884], [-8, 1, 1, 6.037308413529668], [8, -5, 0, 1.5062791719753927], [3, -2, 1, 9.517611643738642], [0, 5, -1, 9.105208287919716], [2, 7, 0, -0.12026464355831305], [-17, 58, -1, -0.0030025671851685544], [186, 411, 1, -0.08206606735617662]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 191, "state": [[8, -5, 0, 4.324474873056523], [-35, -17, 1, 1.3643378519515896], [-3, 7, -1, 6.857580340418046], [-360, 216, 1, 0.26834676526876106], [41, 19, -1, 0.04901875140624716], [3, -1, 1, 8.857860624736036], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-157, -381, -1, 0.30738765573458887], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [218, 362, 1, 0.2546623810907255], [-164, 358, -1, -0.43013583454708965], [-52, -2, 1, 0.6509100403074101], [23, -7, -1, -0.12499999999999997], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-383, -223, 1, -0.15165461914795145], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-23, 37, -1, 1.2524145793847332], [-4, -4, 1, 4.070731514060755], [2, 7, 0, 7.322092710284346], [-5, -3, 1, 4.081189033175404], [-52, -6, -1, -0.04778222203148081], [-9, -1, 1, 6.074711769348589], [8, -5, 0, 1.5062791719753927], [4, 0, 1, 9.61119516464414], [1, 3, -1, 9.1564164790945], [2, 7, 0, -0.12026464355831305], [-19, 57, -1, -0.00883286144406731], [187, 413, 1, -0.08209641593314938]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 192, "state": [[8, -5, 0, 4.324474873056523], [-33, -18, 1, 1.3718488288028419], [-1, 8, -1, 6.902229157542342], [-362, 217, 1, 0.2684114361075796], [39, 20, -1, 0.04266879272282688], [5, 0, 1, 8.90906881591082], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-158, -383, -1, 0.30745011366874037], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [219, 364, 1, 0.25472799005469215], [-165, 360, -1, -0.430166453042882], [-51, 0, 1, 0.644791712080283], [21, -8, -1, -0.11409181951269079], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-385, -224, 1, -0.15170541147585462], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-21, 38, -1, 1.2605800012134833], [-2, -3, 1, 4.102147993155255], [2, 7, 0, 7.322092710284346], [-3, -4, 1, 4.142762216014522], [-54, -7, -1, -0.05001582896506206], [-7, -2, 1, 6.101392892001403], [8, -5, 0, 1.5062791719753927], [6, 1, 1, 9.637479392999767], [3, 4, -1, 9.207624670269283], [2, 7, 0, -0.12026464355831305], [-20, 55, -1, -0.013133299496783882], [188, 415, 1, -0.08212646682957116]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 193, "state": [[8, -5, 0, 4.324474873056523], [-31, -19, 1, 1.3798871817285057], [1, 9, -1, 6.939632513361263], [-364, 218, 1, 0.2684754272804195], [41, 19, -1, 0.04901875140624716], [3, 1, 1, 8.960277007085603], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-159, -385, -1, 0.3075119027869393], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [220, 366, 1, 0.25479291400970705], [-166, 362, -1, -0.4301967279032914], [-52, -2, 1, 0.6509100403074101], [22, -6, -1, -0.1296455398919146], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-387, -225, 1, -0.1517556973961693], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-20, 40, -1, 1.2671393752639712], [0, -4, 1, 4.195731514060755], [2, 7, 0, 7.322092710284346], [-1, -3, 1, 4.193970407189306], [-55, -9, -1, -0.05531378854320056], [-6, -4, 1, 6.15068364651545], [8, -5, 0, 1.5062791719753927], [8, 2, 1, 9.650184729832825], [5, 5, -1, 9.230208287919716], [2, 7, 0, -0.12026464355831305], [-19, 57, -1, -0.00883286144406731], [189, 417, 1, -0.08215622440175091]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 194, "state": [[8, -5, 0, 4.324474873056523], [-29, -20, 1, 1.388465020529355], [0, 7, -1, 6.922020869622624], [-366, 219, 1, 0.2685387494254521], [42, 21, -1, 0.044292766391452375], [2, 3, 1, 9.06548529500532], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-160, -387, -1, 0.307573033756428], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [221, 368, 1, 0.25485716360682786], [-167, 364, -1, -0.43022666487887884], [-50, -3, 1, 0.6543295741982009], [20, -5, -1, -0.13303130443394598], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-389, -226, 1, -0.15180548443488326], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-19, 42, -1, 1.273317045376153], [2, -3, 1, 4.289315034966255], [2, 7, 0, 7.322092710284346], [1, -4, 1, 4.284168163552773], [-57, -10, -1, -0.057139672122518526], [-5, -6, 1, 6.196529094798103], [8, -5, 0, 1.5062791719753927], [9, 4, 1, 9.677757634017969], [7, 6, -1, 9.242426913905815], [2, 7, 0, -0.12026464355831305], [-18, 59, -1, -0.004752859459662211], [190, 419, 1, -0.08218569292144941]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 195, "state": [[8, -5, 0, 4.324474873056523], [-27, -21, 1, 1.3975836176504335], [2, 6, -1, 6.973229060797408], [-368, 220, 1, 0.2686014129604089], [40, 20, -1, 0.044292766391452375], [0, 4, 1, 9.15906881591082], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-161, -389, -1, 0.30763351701918484], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [222, 370, 1, 0.2549207492778722], [-168, 366, -1, -0.4302562695926542], [-48, -4, 1, 0.6580240501100778], [22, -4, -1, -0.14339629609828056], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-391, -227, 1, -0.15185477996978305], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-17, 43, -1, 1.2810108863357028], [3, -1, 1, 4.394523322885973], [2, 7, 0, 7.322092710284346], [3, -3, 1, 4.370178598364089], [-58, -12, -1, -0.06196951236553962], [-3, -7, 1, 6.242659596405372], [8, -5, 0, 1.5062791719753927], [8, 6, 1, 9.713611546993707], [6, 4, -1, 9.261624767014217], [2, 7, 0, -0.12026464355831305], [-20, 60, -1, -0.00883286144406731], [191, 421, 1, -0.08221487657791972]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 196, "state": [[8, -5, 0, 4.324474873056523], [-25, -22, 1, 1.4072302664520877], [4, 7, -1, 7.004645539891908], [-370, 221, 1, 0.268663428088251], [39, 18, -1, 0.04926474030324701], [-2, 3, 1, 9.252652336816318], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-162, -391, -1, 0.30769336279782894], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [223, 372, 1, 0.2549836812410186], [-169, 368, -1, -0.4302855475435917], [-46, -5, 1, 0.6620235118072045], [21, -6, -1, -0.12772810323117828], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-393, -228, 1, -0.15190359123407907], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-15, 44, -1, 1.28864032292741], [5, 0, 1, 4.445731514060756], [2, 7, 0, 7.322092710284346], [4, -1, 1, 4.456189033175405], [-60, -11, -1, -0.05835698081006861], [-1, -8, 1, 6.287308413529668], [8, -5, 0, 1.5062791719753927], [6, 7, 1, 9.74841379063024], [7, 2, -1, 9.310915521528264], [2, 7, 0, -0.12026464355831305], [-22, 59, -1, -0.01442896918815223], [192, 423, 1, -0.08224377947988872]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 197, "state": [[8, -5, 0, 4.324474873056523], [-23, -23, 1, 1.4173753297307163], [6, 6, -1, 7.047020869622624], [-372, 222, 1, 0.2687248048026652], [37, 19, -1, 0.04258148886812117], [-3, 1, 1, 9.357860624736036], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-163, -393, -1, 0.30775258110134074], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [224, 374, 1, 0.255045969506237], [-170, 370, -1, -0.43031450411003036], [-44, -6, 1, 0.6663616176870198], [20, -4, -1, -0.14060439052813006], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-395, -229, 1, -0.15195192531992527], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-13, 45, -1, 1.2961716889972732], [7, 1, 1, 4.468315131711189], [2, 7, 0, 7.322092710284346], [5, 1, 1, 4.52659507745859], [-61, -9, -1, -0.05281272350985435], [1, -9, 1, 6.324711769348589], [8, -5, 0, 1.5062791719753927], [4, 8, 1, 9.787403355818924], [8, 0, -1, 9.355208287919716], [2, 7, 0, -0.12026464355831305], [-24, 60, -1, -0.018184141064705624], [193, 425, 1, -0.08227240565748162]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 198, "state": [[8, -5, 0, 4.324474873056523], [-21, -24, 1, 1.4279699820481895], [7, 4, -1, 7.089396199353341], [-374, 223, 1, 0.26878555289339184], [36, 21, -1, 0.03403891642908772], [-4, -1, 1, 9.448058381099504], [4, 1, -1, 0.018110560421269434], [2, 1, 0, 0.09173296543276846], [-164, -395, -1, 0.30781118173060473], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [225, 376, 1, 0.25510762388055463], [-171, 372, -1, -0.4303431445529625], [-42, -7, 1, 0.6710759404359096], [22, -3, -1, -0.1504509640158936], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-397, -230, 1, -0.15199978918183668], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-12, 47, -1, 1.3011458508164002], [8, 3, 1, 4.50283163967071], [2, 7, 0, 7.322092710284346], [4, 3, 1, 4.597594980713656], [-63, -8, -1, -0.04960160361700859], [2, -7, 1, 6.351392892001403], [8, -5, 0, 1.5062791719753927], [3, 6, 1, 9.787403355818924], [7, -2, -1, 9.399501054311168], [2, 7, 0, -0.12026464355831305], [-25, 58, -1, -0.022396082454714687], [194, 427, 1, -0.08230075906409196]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 199, "state": [[8, -5, 0, 4.324474873056523], [-19, -25, 1, 1.4389452353374532], [8, 2, -1, 7.13303130443394], [-376, 224, 1, 0.26884568195139186], [37, 23, -1, 0.02956797051221435], [-3, -3, 1, 9.53406881591082], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-165, -397, -1, 0.3078691742837807], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [226, 378, 1, 0.25516865397316385], [-172, 374, -1, -0.4303714740192158], [-43, -9, 1, 0.6776291796930807], [24, -4, -1, -0.14573664126700395], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-399, -231, 1, -0.15204718964000793], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-11, 49, -1, 1.3057851938098601], [7, 1, 1, 4.468315131711189], [2, 7, 0, 7.322092710284346], [3, 1, 1, 4.5463867895388725], [-61, -9, -1, -0.05281272350985435], [4, -6, 1, 6.40068364651545], [8, -5, 0, 1.5062791719753927], [1, 5, 1, 9.82977868554964], [6, -4, -1, 9.448791808825215], [2, 7, 0, -0.12026464355831305], [-23, 59, -1, -0.01678398707215549], [195, 429, 1, -0.0823288435781982]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 200, "state": [[8, -5, 0, 4.324474873056523], [-17, -26, 1, 1.4502127973435142], [9, 0, -1, 7.172020869622624], [-378, 225, 1, 0.26890520137385726], [39, 22, -1, 0.036341640763364186], [-1, -4, 1, 9.620079250722135], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-166, -399, -1, 0.30792656816150976], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [227, 380, 1, 0.2552290692003755], [-173, 376, -1, -0.4303994975445323], [-42, -11, 1, 0.6855594707954217], [26, -3, -1, -0.15373769002491397], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-401, -232, 1, -0.15209413338353653], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-9, 50, -1, 1.3125868126399332], [6, -1, 1, 4.419447285705129], [2, 7, 0, 7.322092710284346], [4, 3, 1, 4.597594980713656], [-60, -7, -1, -0.04798355645044907], [6, -5, 1, 6.446529094798103], [8, -5, 0, 1.5062791719753927], [0, 3, 1, 9.86119516464414], [4, -3, -1, 9.457624670269283], [2, 7, 0, -0.12026464355831305], [-22, 57, -1, -0.01624922189408846], [196, 431, 1, -0.08235666300512898]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 201, "state": [[8, -5, 0, 4.324474873056523], [-15, -27, 1, 1.4616680961221686], [7, -1, -1, 7.1946044872730575], [-380, 226, 1, 0.2689641203690711], [38, 20, -1, 0.040977517991502274], [1, -3, 1, 9.710277007085603], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-167, -401, -1, 0.3079833725719613], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [228, 382, 1, 0.25528887879042605], [-174, 378, -1, -0.430427220056548], [-43, -13, 1, 0.6915178506637295], [25, -5, -1, -0.14060439052813006], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-403, -233, 1, -0.15214062697355393], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-7, 51, -1, 1.3192220353481687], [7, 1, 1, 4.468315131711189], [2, 7, 0, 7.322092710284346], [3, 1, 1, 4.5463867895388725], [-61, -9, -1, -0.05281272350985435], [7, -3, 1, 6.492659596405372], [8, -5, 0, 1.5062791719753927], [-2, 4, 1, 9.934986973469357], [2, -4, -1, 9.5314164790945], [2, 7, 0, -0.12026464355831305], [-23, 59, -1, -0.01678398707215549], [197, 433, 1, -0.08238422107877894]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 202, "state": [[8, -5, 0, 4.324474873056523], [-13, -28, 1, 1.4731954163748964], [6, -3, -1, 7.245812678447841], [-382, 227, 1, 0.2690224479611224], [39, 18, -1, 0.04926474030324701], [3, -4, 1, 9.761485198260386], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-168, -403, -1, 0.3080395965357256], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [229, 384, 1, 0.25534809178814044], [-175, 380, -1, -0.43045464637767783], [-42, -15, 1, 0.6993856677970975], [26, -7, -1, -0.13016395806848563], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-405, -234, 1, -0.15218667684626722], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-6, 53, -1, 1.322990027481636], [6, 3, 1, 4.519523322885973], [2, 7, 0, 7.322092710284346], [4, 3, 1, 4.597594980713656], [-60, -7, -1, -0.04798355645044907], [8, -1, 1, 6.537308413529668], [8, -5, 0, 1.5062791719753927], [-3, 2, 1, 10.017611643738642], [0, -3, -1, 9.605208287919716], [2, 7, 0, -0.12026464355831305], [-24, 61, -1, -0.01728242299022945], [198, 435, 1, -0.08241152146327631]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 203, "state": [[8, -5, 0, 4.324474873056523], [-11, -29, 1, 1.484674622280589], [7, -5, -1, 7.270736641266998], [-384, 228, 1, 0.2690801929944808], [38, 20, -1, 0.040977517991502274], [4, -6, 1, 9.752652336816318], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-169, -405, -1, 0.3080952488905589], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [230, 386, 1, 0.25540671705945833], [-176, 382, -1, -0.4304817812279079], [-43, -17, 1, 0.7047120098337678], [25, -5, -1, -0.14060439052813006], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-407, -235, 1, -0.15223228931591476], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-5, 55, -1, 1.3265022149010355], [5, 5, 1, 4.570731514060756], [2, 7, 0, 7.322092710284346], [2, 4, 1, 4.6713867895388725], [-61, -9, -1, -0.05281272350985435], [9, 1, 1, 6.574711769348589], [8, -5, 0, 1.5062791719753927], [-4, 0, 1, 10.11119516464414], [-2, -4, -1, 9.679000096744932], [2, 7, 0, -0.12026464355831305], [-22, 60, -1, -0.013558846458862066], [199, 437, 1, -0.08243856775460401]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 204, "state": [[8, -5, 0, 4.324474873056523], [-9, -30, 1, 1.4959885401918451], [5, -6, -1, 7.311449838810777], [-386, 229, 1, 0.26913736413843564], [40, 19, -1, 0.047507580469589916], [3, -4, 1, 9.761485198260386], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-170, -407, -1, 0.3081503382959849], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [231, 388, 1, 0.25546476329582635], [-177, 384, -1, -0.4305086292275001], [-42, -19, 1, 0.7124058507933175], [26, -7, -1, -0.13016395806848563], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-409, -236, 1, -0.15227747057763816], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-4, 57, -1, 1.3297806960463794], [3, 4, 1, 4.593315131711189], [2, 7, 0, 7.322092710284346], [0, 3, 1, 4.745178598364089], [-59, -10, -1, -0.056220508544038705], [7, 2, 1, 6.601392892001403], [8, -5, 0, 1.5062791719753927], [-5, -2, 1, 10.171754635439562], [-4, -3, -1, 9.752791905570149], [2, 7, 0, -0.12026464355831305], [-21, 58, -1, -0.012912863428472372], [200, 439, 1, -0.08246536348217588]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 205, "state": [[8, -5, 0, 4.324474873056523], [-7, -31, 1, 1.5070298972712097], [3, -7, -1, 7.357580340418046], [-388, 230, 1, 0.2691939698914041], [41, 21, -1, 0.04274762131622828], [4, -2, 1, 9.835277007085603], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-171, -409, -1, 0.3082048732377586], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [232, 390, 1, 0.25552223901846244], [-178, 386, -1, -0.4305351948996106], [-43, -21, 1, 0.7170961348344869], [24, -6, -1, -0.133031304433946], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-411, -237, 1, -0.15232222671027376], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-3, 59, -1, 1.332845523460944], [2, 6, 1, 4.644523322885973], [2, 7, 0, 7.322092710284346], [-2, 4, 1, 4.818970407189306], [-57, -9, -1, -0.05442300525292075], [6, 4, 1, 6.65068364651545], [8, -5, 0, 1.5062791719753927], [-3, -3, 1, 10.23619516464414], [-5, -1, -1, 9.823791808825215], [2, 7, 0, -0.12026464355831305], [-19, 59, -1, -0.007208887775441793], [201, 441, 1, -0.08249191211036941]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 206, "state": [[8, -5, 0, 4.324474873056523], [-5, -32, 1, 1.5177068320903824], [1, -8, -1, 7.402229157542342], [-390, 231, 1, 0.2692500185851136], [39, 22, -1, 0.036341640763364186], [3, 0, 1, 9.90906881591082], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-172, -411, -1, 0.30825886203219605], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [233, 392, 1, 0.2555791525824957], [-179, 388, -1, -0.4305614826728272], [-42, -23, 1, 0.7245304691452858], [22, -5, -1, -0.13645346388572302], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-413, -238, 1, -0.15236656367906606], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-2, 61, -1, 1.3357148578467284], [1, 8, 1, 4.675939801980473], [2, 7, 0, 7.322092710284346], [-3, 2, 1, 4.901595077458589], [-58, -7, -1, -0.04861494140775564], [5, 6, 1, 6.696529094798103], [8, -5, 0, 1.5062791719753927], [-1, -4, 1, 10.322205599455456], [-3, 0, -1, 9.855208287919716], [2, 7, 0, -0.12026464355831305], [-18, 61, -1, -0.0032923911628399798], [202, 443, 1, -0.08251821704001602]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 207, "state": [[8, -5, 0, 4.324474873056523], [-3, -33, 1, 1.5279463605425643], [-1, -9, -1, 7.439632513361263], [-392, 232, 1, 0.2693055183886614], [40, 20, -1, 0.044292766391452375], [5, 1, 1, 9.94048529500532], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-173, -413, -1, 0.30831231283037674], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [234, 394, 1, 0.2556355121809859], [-180, 390, -1, -0.43058749688362724], [-43, -25, 1, 0.7286070454959614], [23, -3, -1, -0.15137806970270704], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-415, -239, 1, -0.15241048733830567], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-1, 63, -1, 1.3384051272858568], [0, 10, 1, 4.695731514060755], [2, 7, 0, 7.322092710284346], [-4, 0, 1, 4.995178598364089], [-60, -6, -1, -0.04536180114904088], [3, 7, 1, 6.742659596405372], [8, -5, 0, 1.5062791719753927], [1, -3, 1, 10.412403355818924], [-4, 2, -1, 9.929000096744932], [2, 7, 0, -0.12026464355831305], [-16, 60, -1, 0.0008991709025562063], [203, 445, 1, -0.08254428160985107]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 208, "state": [[8, -5, 0, 4.324474873056523], [-1, -34, 1, 1.5376956510698934], [-2, -7, -1, 7.466313636014077], [-394, 233, 1, 0.2693604773124573], [39, 22, -1, 0.036341640763364186], [4, 3, 1, 10.011485198260386], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-174, -415, -1, 0.3083652336222206], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [235, 396, 1, 0.2556913258488278], [-181, 392, -1, -0.43061324177875887], [-42, -27, 1, 0.7357228961694705], [22, -1, -1, -0.16479153017124232], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-417, -240, 1, -0.15245400343389373], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [1, 64, -1, 1.3434177777286629], [-2, 9, 1, 4.7305337576972875], [2, 7, 0, 7.322092710284346], [-3, -2, 1, 5.088762119269588], [-62, -7, -1, -0.047392376043028095], [1, 8, 1, 6.787308413529668], [8, -5, 0, 1.5062791719753927], [3, -2, 1, 10.517611643738642], [-2, 3, -1, 10.011624767014217], [2, 7, 0, -0.12026464355831305], [-18, 61, -1, -0.0032923911628399798], [204, 447, 1, -0.08257010909792399]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 209, "state": [[8, -5, 0, 4.324474873056523], [1, -35, 1, 1.5469213770685406], [-4, -6, -1, 7.515604390528124], [-396, 234, 1, 0.2694149032120513], [41, 21, -1, 0.04274762131622828], [2, 4, 1, 10.085277007085603], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-175, -417, -1, 0.30841763224044566], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [236, 398, 1, 0.2557466014665426], [-182, 394, -1, -0.43063872151754945], [-43, -29, 1, 0.739226320825423], [21, 1, -1, -0.17959395571681475], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-419, -241, 1, -0.1524971176058365], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [3, 63, -1, 1.3485042701833718], [-3, 7, 1, 4.760172043265333], [2, 7, 0, 7.322092710284346], [-1, -3, 1, 5.193970407189306], [-63, -5, -1, -0.04210396606683811], [-1, 9, 1, 6.824711769348589], [8, -5, 0, 1.5062791719753927], [4, 0, 1, 10.61119516464414], [0, 4, -1, 10.105208287919716], [2, 7, 0, -0.12026464355831305], [-19, 63, -1, -0.00424312622836923], [205, 449, 1, -0.08259570272297018]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 210, "state": [[8, -5, 0, 4.324474873056523], [3, -34, 1, 1.556382138256191], [-6, -5, -1, 7.561449838810777], [-398, 235, 1, 0.26946880379185223], [42, 19, -1, 0.05047043650363425], [0, 3, 1, 10.15906881591082], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-176, -419, -1, 0.30846951636440945], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [237, 400, 1, 0.2558013467639614], [-183, 396, -1, -0.4306639401741427], [-42, -31, 1, 0.7459885401918448], [20, 3, -1, -0.19571744076137548], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-421, -242, 1, -0.1525398353906704], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [4, 61, -1, 1.3513526537295377], [-4, 9, 1, 4.762293983434583], [2, 7, 0, 7.322092710284346], [1, -4, 1, 5.284168163552773], [-61, -4, -1, -0.03992051207411402], [-2, 7, 1, 6.851392892001403], [8, -5, 0, 1.5062791719753927], [6, 1, 1, 10.637479392999767], [2, 3, -1, 10.198791808825215], [2, 7, 0, -0.12026464355831305], [-20, 61, -1, -0.008048853287759348], [206, 451, 1, -0.08262106564574617]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 211, "state": [[8, -5, 0, 4.324474873056523], [5, -33, 1, 1.5663076857978389], [-7, -3, -1, 7.607580340418046], [-400, 236, 1, 0.26952218660873883], [41, 21, -1, 0.04274762131622828], [-2, 4, 1, 10.232860624736036], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-177, -421, -1, 0.30852089352383893], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [238, 402, 1, 0.2558555693238038], [-184, 398, -1, -0.4306889017396676], [-43, -33, 1, 0.7489698853032553], [19, 5, -1, -0.2129752108350494], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-423, -243, 1, -0.15258216222382182], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [6, 60, -1, 1.3567939428044646], [-6, 10, 1, 4.78174194887207], [2, 7, 0, 7.322092710284346], [3, -3, 1, 5.370178598364089], [-62, -6, -1, -0.044853320632808995], [-4, 6, 1, 6.90068364651545], [8, -5, 0, 1.5062791719753927], [5, 3, 1, 10.697205599455456], [3, 1, -1, 10.304000096744932], [2, 7, 0, -0.12026464355831305], [-22, 60, -1, -0.013558846458862066], [207, 453, 1, -0.08264620097032846]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 212, "state": [[8, -5, 0, 4.324474873056523], [7, -32, 1, 1.5766505721705113], [-8, -1, -1, 7.652229157542342], [-402, 237, 1, 0.26957505907556917], [43, 22, -1, 0.04281915162291401], [-3, 2, 1, 10.31548529500532], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-178, -423, -1, 0.30857177110245193], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [239, 404, 1, 0.2559092765851552], [-185, 400, -1, -0.4307136101243416], [-42, -35, 1, 0.7553627428921303], [18, 7, -1, -0.23105005158688968], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-425, -244, 1, -0.15262410344190167], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [7, 58, -1, 1.3600470830631795], [-8, 11, 1, 4.795807551241598], [2, 7, 0, 7.322092710284346], [5, -2, 1, 5.434619127568667], [-64, -7, -1, -0.04683769339880591], [-6, 5, 1, 6.946529094798103], [8, -5, 0, 1.5062791719753927], [3, 4, 1, 10.758778782294574], [5, 0, -1, 10.355208287919716], [2, 7, 0, -0.12026464355831305], [-20, 59, -1, -0.009640747617263284], [208, 455, 1, -0.08267111174537811]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 213, "state": [[8, -5, 0, 4.324474873056523], [9, -31, 1, 1.5873453471113468], [-9, 1, -1, 7.689632513361263], [-404, 238, 1, 0.2696274284645893], [41, 23, -1, 0.036719680297268305], [-4, 0, 1, 10.40906881591082], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-179, -425, -1, 0.308622156341474], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [240, 406, 1, 0.25596247584684606], [-186, 402, -1, -0.43073806915950974], [-43, -37, 1, 0.7578773972780075], [16, 6, -1, -0.22912099523258475], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-427, -245, 1, -0.1526656642849386], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [9, 57, -1, 1.3658551469083446], [-10, 10, 1, 4.820731514060754], [2, 7, 0, 7.322092710284346], [4, 0, 1, 5.495178598364089], [-66, -8, -1, -0.04869689554216598], [-7, 3, 1, 6.992659596405372], [8, -5, 0, 1.5062791719753927], [1, 3, 1, 10.809986973469357], [4, -2, -1, 10.429000096744932], [2, 7, 0, -0.12026464355831305], [-21, 61, -1, -0.010393154034529941], [209, 457, 1, -0.0826958009653712]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 214, "state": [[8, -5, 0, 4.324474873056523], [11, -30, 1, 1.5983095059202945], [-7, 2, -1, 7.716313636014077], [-406, 239, 1, 0.2696793019107466], [40, 21, -1, 0.041141595194294014], [-3, -2, 1, 10.502652336816318], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-180, -427, -1, 0.3086720563430545], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [241, 408, 1, 0.25601517427073633], [-187, 404, -1, -0.4307622825996229], [-42, -39, 1, 0.7638997776451119], [17, 8, -1, -0.24202399086006143], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-429, -246, 1, -0.15270684989855182], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [10, 55, -1, 1.369555757613538], [-9, 8, 1, 4.830082793681393], [2, 7, 0, 7.322092710284346], [6, 1, 1, 5.5214628267197154], [-68, -7, -1, -0.045825133007772814], [-8, 1, 1, 7.037308413529668], [8, -5, 0, 1.5062791719753927], [-1, 4, 1, 10.900184729832825], [2, -3, -1, 10.511624767014217], [2, 7, 0, -0.12026464355831305], [-20, 59, -1, -0.009640747617263284], [210, 459, 1, -0.08272027157179676]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 215, "state": [[8, -5, 0, 4.324474873056523], [13, -29, 1, 1.6094462796207765], [-6, 4, -1, 7.765604390528124], [-408, 240, 1, 0.26973068641491005], [41, 19, -1, 0.04901875140624715], [-1, -3, 1, 10.607860624736036], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-181, -429, -1, 0.30872147807358485], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [242, 410, 1, 0.25606737888490827], [-188, 406, -1, -0.4307862541241568], [-43, -41, 1, 0.7660030244924967], [19, 7, -1, -0.22820103470920866], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-431, -247, 1, -0.15274766533606518], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [12, 54, -1, 1.3757334277257198], [-8, 6, 1, 4.843315131711187], [2, 7, 0, 7.322092710284346], [5, 3, 1, 5.581189033175404], [-69, -9, -1, -0.05014184235368776], [-9, -1, 1, 7.074711769348589], [8, -5, 0, 1.5062791719753927], [-3, 3, 1, 10.98619516464414], [0, -4, -1, 10.605208287919716], [2, 7, 0, -0.12026464355831305], [-21, 61, -1, -0.010393154034529941], [211, 461, 1, -0.08274452645432351]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 216, "state": [[8, -5, 0, 4.324474873056523], [15, -28, 1, 1.6206491911472696], [-5, 6, -1, 7.811449838810777], [-410, 241, 1, 0.2697815888469991], [42, 17, -1, 0.056872833716264976], [1, -4, 1, 10.698058381099504], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-182, -431, -1, 0.30877042836692226], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [243, 412, 1, 0.25611909658677046], [-189, 408, -1, -0.4308099873394733], [-42, -43, 1, 0.7716640367969062], [18, 9, -1, -0.2458126784478473], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-433, -248, 1, -0.1527881155605654], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [13, 52, -1, 1.3799207492778724], [-10, 5, 1, 4.871939705235538], [2, 7, 0, 7.322092710284346], [3, 2, 1, 5.588762119269588], [-67, -10, -1, -0.05307944210183275], [-7, -2, 1, 7.101392892001403], [8, -5, 0, 1.5062791719753927], [-4, 1, 1, 11.072205599455456], [-2, -3, -1, 10.698791808825215], [2, 7, 0, -0.12026464355831305], [-19, 62, -1, -0.004951803034910682], [212, 463, 1, -0.08276856845193509]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 217, "state": [[8, -5, 0, 4.324474873056523], [17, -27, 1, 1.6318079239938086], [-3, 7, -1, 7.857580340418046], [-412, 242, 1, 0.26983201594902756], [41, 15, -1, 0.06226448857248896], [3, -3, 1, 10.78406881591082], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-183, -433, -1, 0.30881891392752264], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [244, 414, 1, 0.25617033414607576], [-190, 410, -1, -0.43083348578062713], [-40, -44, 1, 0.7773647981744667], [19, 11, -1, -0.2555447107944708], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-435, -249, 1, -0.15282820544690498], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [15, 51, -1, 1.3864576850170622], [-11, 3, 1, 4.903356184330038], [2, 7, 0, 7.322092710284346], [2, 4, 1, 5.671386789538872], [-65, -9, -1, -0.05139665164690224], [-6, -4, 1, 7.15068364651545], [8, -5, 0, 1.5062791719753927], [-3, 3, 1, 10.98619516464414], [-4, -2, -1, 10.7814164790945], [2, 7, 0, -0.12026464355831305], [-17, 63, -1, 0.00042783483797872914], [213, 465, 1, -0.0827924003540364]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 218, "state": [[8, -5, 0, 4.324474873056523], [19, -26, 1, 1.6428147337301837], [-1, 8, -1, 7.902229157542342], [-414, 243, 1, 0.26988197433806144], [40, 17, -1, 0.05412487519298001], [4, -1, 1, 10.870079250722135], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-184, -435, -1, 0.3088669413334844], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [245, 416, 1, 0.2562210982078566], [-191, 412, -1, -0.4308567529131194], [-38, -45, 1, 0.7831827289638733], [21, 12, -1, -0.2546455398919146], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-437, -250, 1, -0.15286793978365212], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [16, 49, -1, 1.3911629768198785], [-10, 1, 1, 4.929868755345478], [2, 7, 0, 7.322092710284346], [0, 3, 1, 5.745178598364088], [-67, -10, -1, -0.05307944210183275], [-5, -6, 1, 7.196529094798103], [8, -5, 0, 1.5062791719753927], [-4, 1, 1, 11.072205599455456], [-3, 0, -1, 10.855208287919716], [2, 7, 0, -0.12026464355831305], [-19, 62, -1, -0.004951803034910682], [214, 467, 1, -0.08281602490153066]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 219, "state": [[8, -5, 0, 4.324474873056523], [21, -25, 1, 1.6535704943748541], [1, 9, -1, 7.939632513361263], [-416, 244, 1, 0.26993147050909577], [39, 15, -1, 0.059647044590497286], [3, 1, 1, 10.960277007085603], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-185, -437, -1, 0.30891451703950773], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [246, 418, 1, 0.25627139529527926], [-192, 414, -1, -0.4308797921345989], [-36, -46, 1, 0.7891054828252102], [19, 11, -1, -0.2555447107944708], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-439, -251, 1, -0.15290732327498985], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [17, 47, -1, 1.3961677538498973], [-11, -1, 1, 4.960160483248907], [2, 7, 0, 7.322092710284346], [-2, 4, 1, 5.818970407189305], [-66, -8, -1, -0.04869689554216598], [-3, -7, 1, 7.242659596405372], [8, -5, 0, 1.5062791719753927], [-3, -1, 1, 11.162403355818924], [-4, 2, -1, 10.929000096744932], [2, 7, 0, -0.12026464355831305], [-21, 61, -1, -0.010393154034529941], [215, 469, 1, -0.08283944478786852]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 220, "state": [[8, -5, 0, 4.324474873056523], [23, -24, 1, 1.6639895651886847], [0, 7, -1, 7.922020869622624], [-418, 245, 1, 0.2699805108378526], [41, 14, -1, 0.06571468975994926], [2, 3, 1, 11.06548529500532], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-186, -439, -1, 0.30896164737977044], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [247, 420, 1, 0.25632123181242056], [-193, 416, -1, -0.43090260677651426], [-34, -47, 1, 0.7951191086186042], [18, 9, -1, -0.24581267844784727], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-441, -252, 1, -0.15294636054256405], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [19, 46, -1, 1.4032721656594498], [-10, -3, 1, 4.992118303599626], [2, 7, 0, 7.322092710284346], [-3, 2, 1, 5.901595077458588], [-67, -10, -1, -0.05307944210183275], [-1, -8, 1, 7.287308413529668], [8, -5, 0, 1.5062791719753927], [-2, -3, 1, 11.267611643738642], [-2, 3, -1, 11.011624767014217], [2, 7, 0, -0.12026464355831305], [-23, 60, -1, -0.01588437421739726], [216, 471, 1, -0.08286266266007028]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 221, "state": [[8, -5, 0, 4.324474873056523], [25, -23, 1, 1.6740029520373516], [2, 6, -1, 7.973229060797408], [-420, 246, 1, 0.2700291015835024], [39, 15, -1, 0.05964704459049729], [4, 4, 1, 11.03406881591082], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-187, -441, -1, 0.3090083385707243], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [248, 422, 1, 0.2563706140469689], [-194, 418, -1, -0.4309252001057183], [-32, -48, 1, 0.8012081911747833], [20, 10, -1, -0.24581267844784727], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-443, -253, 1, -0.1529850561272847], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [21, 45, -1, 1.4104225548616878], [-8, -2, 1, 4.984721079249439], [2, 7, 0, 7.322092710284346], [-4, 0, 1, 5.995178598364088], [-66, -12, -1, -0.05812361595811418], [1, -9, 1, 7.324711769348589], [8, -5, 0, 1.5062791719753927], [0, -4, 1, 11.36119516464414], [-3, 5, -1, 11.019197853108402], [2, 7, 0, -0.12026464355831305], [-24, 62, -1, -0.01640594753825137], [217, 473, 1, -0.08288568111972172]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 222, "state": [[8, -5, 0, 4.324474873056523], [27, -22, 1, 1.6835596131461488], [4, 7, -1, 8.004645539891909], [-422, 247, 1, 0.2700772488913109], [37, 14, -1, 0.06051357836788973], [3, 6, 1, 11.085277007085603], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-188, -443, -1, 0.30905459671381397], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [249, 424, 1, 0.2564195481728526], [-195, 420, -1, -0.43094757532602523], [-30, -49, 1, 0.807356047220327], [19, 8, -1, -0.2354476867835127], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-445, -254, 1, -0.15302341449107867], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [22, 43, -1, 1.4161966076829426], [-10, -1, 1, 4.961594272776032], [2, 7, 0, 7.322092710284346], [-3, -2, 1, 6.088762119269587], [-68, -13, -1, -0.059562962506561595], [2, -7, 1, 7.351392892001403], [8, -5, 0, 1.5062791719753927], [2, -3, 1, 11.45477868554964], [-1, 4, -1, 11.066218722731033], [2, 7, 0, -0.12026464355831305], [-25, 64, -1, -0.016893723857632964], [218, 475, 1, -0.08290850272394423]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 223, "state": [[8, -5, 0, 4.324474873056523], [29, -21, 1, 1.6926260989552224], [6, 6, -1, 8.047020869622624], [-424, 248, 1, 0.2701249587952153], [38, 12, -1, 0.0694024408452166], [1, 7, 1, 11.136485198260386], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-189, -445, -1, 0.30910042779812075], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [250, 426, 1, 0.25646804025279674], [-196, 422, -1, -0.4309697355797239], [-28, -50, 1, 0.813544972256541], [17, 9, -1, -0.2495132891530407], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-447, -255, 1, -0.1530614400185982], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [23, 41, -1, 1.4222960790085883], [-9, -3, 1, 4.996939705235539], [2, 7, 0, 7.322092710284346], [-1, -3, 1, 6.193970407189305], [-67, -15, -1, -0.06455271547107182], [4, -6, 1, 7.40068364651545], [8, -5, 0, 1.5062791719753927], [3, -1, 1, 11.559986973469357], [1, 3, -1, 11.156416479094501], [2, 7, 0, -0.12026464355831305], [-26, 66, -1, -0.017350876724972552], [219, 477, 1, -0.0829311299863405]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 224, "state": [[8, -5, 0, 4.324474873056523], [31, -20, 1, 1.7011849358656812], [7, 4, -1, 8.08939619935334], [-426, 249, 1, 0.27017223722032974], [36, 11, -1, 0.07088784385004078], [-1, 6, 1, 11.185353044266446], [4, 1, -1, 0.018110560421269434], [2, 1, 0, 0.09173296543276846], [-190, -447, -1, 0.30914583770293413], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [251, 428, 1, 0.2565160962408123], [-197, 424, -1, -0.43099168394904674], [-26, -51, 1, 0.8197565305582312], [15, 10, -1, -0.26560439052813], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-449, -256, 1, -0.15309913701888497], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [24, 39, -1, 1.428729801439879], [-10, -5, 1, 5.019523322885972], [2, 7, 0, 7.322092710284346], [1, -4, 1, 6.284168163552772], [-69, -16, -1, -0.06576361805542132], [6, -5, 1, 7.446529094798103], [8, -5, 0, 1.5062791719753927], [5, 0, 1, 11.61119516464414], [3, 2, -1, 11.261624767014219], [2, 7, 0, -0.12026464355831305], [-27, 64, -1, -0.0211626291321359], [220, 479, 1, -0.08295356537791608]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 225, "state": [[8, -5, 0, 4.324474873056523], [33, -19, 1, 1.709232241284861], [8, 2, -1, 8.133031304433938], [-428, 250, 1, 0.2702190899853847], [34, 10, -1, 0.07255807428879461], [-3, 5, 1, 11.245079250722135], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-191, -449, -1, 0.3091908322002529], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [252, 430, 1, 0.25656372198461824], [-198, 426, -1, -0.43101342345759774], [-24, -52, 1, 0.8259718771668606], [13, 11, -1, -0.2837885315928357], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-451, -257, 1, -0.1531365097269911], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [25, 37, -1, 1.43550323230197], [-11, -7, 1, 5.035929270424223], [2, 7, 0, 7.322092710284346], [3, -3, 1, 6.370178598364088], [-70, -18, -1, -0.06955674556573907], [7, -3, 1, 7.492659596405372], [8, -5, 0, 1.5062791719753927], [3, 1, 1, 11.662403355818924], [4, 0, -1, 11.355208287919718], [2, 7, 0, -0.12026464355831305], [-26, 66, -1, -0.017350876724972552], [221, 481, 1, -0.08297581132797739]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 226, "state": [[8, -5, 0, 4.324474873056523], [35, -18, 1, 1.7167750198493064], [9, 0, -1, 8.172020869622623], [-430, 251, 1, 0.27026552280509986], [35, 12, -1, 0.06551611850541558], [-4, 3, 1, 11.306652433561252], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-192, -451, -1, 0.3092354169572185], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [253, 432, 1, 0.2566109232279994], [-199, 428, -1, -0.4310349570717394], [-22, -53, 1, 0.832172098191233], [14, 13, -1, -0.2911289351874599], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-453, -258, 1, -0.15317356230555887], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [26, 35, -1, 1.4426175030130974], [-9, -6, 1, 5.039315034966254], [2, 7, 0, 7.322092710284346], [1, -4, 1, 6.284168163552772], [-68, -19, -1, -0.07286289947176318], [8, -1, 1, 7.537308413529668], [8, -5, 0, 1.5062791719753927], [2, 3, 1, 11.767611643738642], [3, -2, -1, 11.448791808825217], [2, 7, 0, -0.12026464355831305], [-27, 64, -1, -0.0211626291321359], [222, 483, 1, -0.08299787022500757]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 227, "state": [[8, -5, 0, 4.324474873056523], [37, -17, 1, 1.723828487590891], [7, -1, -1, 8.194604487273056], [-432, 252, 1, 0.27031154129249507], [37, 13, -1, 0.0643095913952948], [-5, 1, 1, 11.377652336816318], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-193, -453, -1, 0.30927959753848233], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [254, 434, 1, 0.2566577056131021], [-200, 430, -1, -0.43105628770194027], [-20, -54, 1, 0.8383385542201078], [12, 12, -1, -0.29702086962263063], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-455, -259, 1, -0.1532102988463603], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [28, 34, -1, 1.4505769058901428], [-7, -5, 1, 5.044447285705128], [2, 7, 0, 7.322092710284346], [3, -3, 1, 6.370178598364088], [-70, -20, -1, -0.07379180882521652], [9, 1, 1, 7.574711769348589], [8, -5, 0, 1.5062791719753927], [0, 4, 1, 11.86119516464414], [1, -3, -1, 11.554000096744934], [2, 7, 0, -0.12026464355831305], [-29, 65, -1, -0.02441417935086119], [223, 485, 1, -0.08301974441751996]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 228, "state": [[8, -5, 0, 4.324474873056523], [39, -16, 1, 1.7304136490226394], [6, -3, -1, 8.24581267844784], [-434, 253, 1, 0.27035715096113966], [39, 12, -1, 0.07057699474707908], [-4, -1, 1, 11.448058381099504], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-194, -455, -1, 0.3093233794085094], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [255, 436, 1, 0.2567040746826689], [-201, 432, -1, -0.43107741820408535], [-18, -55, 1, 0.8444532113916678], [13, 14, -1, -0.30291280405780135], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-457, -260, 1, -0.1532467233717975], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [30, 33, -1, 1.4583580979950037], [-5, -4, 1, 5.053119870322116], [2, 7, 0, 7.322092710284346], [4, -1, 1, 6.456189033175404], [-69, -18, -1, -0.07011258129107428], [7, 2, 1, 7.601392892001403], [8, -5, 0, 1.5062791719753927], [-2, 3, 1, 11.95477868554964], [-1, -4, -1, 11.644197853108402], [2, 7, 0, -0.12026464355831305], [-31, 66, -1, -0.02751162003603851], [224, 487, 1, -0.08304143621489035]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 229, "state": [[8, -5, 0, 4.324474873056523], [41, -15, 1, 1.736555243086536], [7, -5, -1, 8.270736641266996], [-436, 254, 1, 0.2704023572273415], [41, 11, -1, 0.07636690679680604], [-5, -3, 1, 11.495079250722135], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-195, -457, -1, 0.3093667679338201], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [256, 438, 1, 0.25675003588221545], [-202, 434, -1, -0.4310983513807491], [-16, -56, 1, 0.8504989456888303], [11, 15, -1, -0.3213157647963951], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-459, -261, 1, -0.1532828398363652], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [32, 32, -1, 1.4659311840891878], [-4, -2, 1, 5.019523322885972], [2, 7, 0, 7.322092710284346], [3, 1, 1, 6.546386789538872], [-71, -17, -1, -0.06690239825268554], [6, 4, 1, 7.65068364651545], [8, -5, 0, 1.5062791719753927], [-4, 2, 1, 12.037403355818924], [-2, -6, -1, 11.656416479094501], [2, 7, 0, -0.12026464355831305], [-29, 65, -1, -0.02441417935086119], [225, 489, 1, -0.0830629478881688]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 230, "state": [[8, -5, 0, 4.324474873056523], [43, -14, 1, 1.7422800920442443], [5, -6, -1, 8.311449838810775], [-438, 255, 1, 0.2704471654122802], [40, 13, -1, 0.06807301520024295], [-6, -5, 1, 11.519639846722667], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-196, -459, -1, 0.30940976838517237], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [257, 440, 1, 0.2567955945621495], [-203, 436, -1, -0.4311190899824332], [-14, -57, 1, 0.8564598082024512], [10, 17, -1, -0.3373943559574643], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-461, -262, 1, -0.15331865212807633], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [34, 31, -1, 1.473271587683812], [-3, 0, 1, 4.945731514060755], [2, 7, 0, 7.322092710284346], [2, 3, 1, 6.651595077458589], [-70, -15, -1, -0.0630955898699088], [5, 6, 1, 7.696529094798103], [8, -5, 0, 1.5062791719753927], [-6, 1, 1, 12.084910936288514], [-4, -7, -1, 11.687832958189002], [2, 7, 0, -0.12026464355831305], [-30, 67, -1, -0.02462740115662443], [226, 491, 1, -0.08308428167087097]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 231, "state": [[8, -5, 0, 4.324474873056523], [45, -13, 1, 1.7476158346388013], [3, -7, -1, 8.357580340418044], [-440, 256, 1, 0.270491580744083], [41, 15, -1, 0.062264488572488966], [-4, -4, 1, 11.53406881591082], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-197, -461, -1, 0.30945238593968555], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [258, 442, 1, 0.25684075597983563], [-204, 438, -1, -0.43113963670877037], [-12, -58, 1, 0.8623212421485071], [9, 15, -1, -0.3360104348113153], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-463, -263, 1, -0.1533541640698519], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [35, 29, -1, 1.4808084758748967], [-5, -1, 1, 4.977147993155255], [2, 7, 0, 7.322092710284346], [0, 4, 1, 6.745178598364089], [-69, -13, -1, -0.05913732800181045], [3, 7, 1, 7.742659596405372], [8, -5, 0, 1.5062791719753927], [-4, 0, 1, 12.11119516464414], [-3, -5, -1, 11.691218722731033], [2, 7, 0, -0.12026464355831305], [-32, 68, -1, -0.027627791506714676], [227, 493, 1, -0.08310543975975006]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 232, "state": [[8, -5, 0, 4.324474873056523], [47, -12, 1, 1.7525899964579283], [1, -8, -1, 8.40222915754234], [-442, 257, 1, 0.27053560835984775], [43, 16, -1, 0.06139045623388016], [-2, -5, 1, 11.598509345115398], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-198, -463, -1, 0.3094946256829081], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [259, 444, 1, 0.25688552530160613], [-205, 440, -1, -0.43115999420969436], [-10, -59, 1, 0.868070245970008], [10, 17, -1, -0.3373943559574643], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-465, -264, 1, -0.1533893794208764], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [36, 27, -1, 1.488514801739621], [-4, -3, 1, 5.048147896410321], [2, 7, 0, 7.322092710284346], [-2, 3, 1, 6.838762119269589], [-67, -12, -1, -0.057705338489875926], [1, 8, 1, 7.787308413529668], [8, -5, 0, 1.5062791719753927], [-6, -1, 1, 12.137479392999767], [-5, -4, -1, 11.747819931658357], [2, 7, 0, -0.12026464355831305], [-33, 70, -1, -0.02773725156035833], [228, 495, 1, -0.08312642431554997]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 233, "state": [[8, -5, 0, 4.324474873056523], [49, -11, 1, 1.7572293394513883], [-1, -9, -1, 8.439632513361262], [-444, 258, 1, 0.27057925330761223], [42, 18, -1, 0.05364404601209071], [0, -4, 1, 11.65906881591082], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-199, -465, -1, 0.309536492610831], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [260, 446, 1, 0.25692990760472], [-206, 442, -1, -0.4311801650865783], [-8, -60, 1, 0.873695480500862], [9, 15, -1, -0.3360104348113153], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-467, -265, 1, -0.1534243018779193], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [38, 26, -1, 1.495430226522952], [-2, -4, 1, 5.121939705235538], [2, 7, 0, 7.322092710284346], [-3, 1, 1, 6.9439704071893065], [-68, -14, -1, -0.06181469243082086], [-1, 9, 1, 7.824711769348589], [8, -5, 0, 1.5062791719753927], [-5, -3, 1, 12.197205599455456], [-7, -5, -1, 11.756492516275346], [2, 7, 0, -0.12026464355831305], [-34, 72, -1, -0.027840565368042122], [229, 497, 1, -0.08314723746373978]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 234, "state": [[8, -5, 0, 4.324474873056523], [51, -10, 1, 1.7615594324763886], [-2, -7, -1, 8.466313636014076], [-446, 259, 1, 0.27062252054827407], [41, 16, -1, 0.05886815222927582], [2, -3, 1, 11.752652336816318], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-200, -467, -1, 0.3095779916318483], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [261, 448, 1, 0.2569739078792719], [-207, 444, -1, -0.4312001518933415], [-6, -61, 1, 0.8791873215521526], [7, 14, -1, -0.348229060797414], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-469, -266, 1, -0.15345893507662375], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [40, 25, -1, 1.5020273418445114], [0, -3, 1, 5.195731514060754], [2, 7, 0, 7.322092710284346], [-5, 0, 1, 6.99517859836409], [-67, -12, -1, -0.057705338489875926], [-2, 7, 1, 7.851392892001403], [8, -5, 0, 1.5062791719753927], [-3, -4, 1, 12.258778782294574], [-6, -3, -1, 11.781416479094503], [2, 7, 0, -0.12026464355831305], [-35, 74, -1, -0.027938236385600994], [230, 499, 1, -0.08316788129523037]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 235, "state": [[8, -5, 0, 4.324474873056523], [53, -9, 1, 1.76560439052813], [-4, -6, -1, 8.515604390528123], [-448, 260, 1, 0.2706654149574598], [42, 18, -1, 0.05364404601209071], [3, -1, 1, 11.857860624736036], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-201, -469, -1, 0.309619127568666], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [262, 450, 1, 0.2570175310300518], [-208, 446, -1, -0.4312199571375265], [-4, -62, 1, 0.8845378621179181], [6, 16, -1, -0.3649207440126766], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-471, -267, 1, -0.15349328259276382], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [41, 23, -1, 1.509566289169787], [2, -4, 1, 5.269523322885971], [2, 7, 0, 7.322092710284346], [-6, -2, 1, 7.046386789538873], [-65, -13, -1, -0.06091552152826467], [-4, 6, 1, 7.90068364651545], [8, -5, 0, 1.5062791719753927], [-1, -3, 1, 12.309986973469357], [-5, -1, -1, 11.823791808825218], [2, 7, 0, -0.12026464355831305], [-36, 76, -1, -0.028030714552469208], [231, 501, 1, -0.08318835786707385]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 236, "state": [[8, -5, 0, 4.324474873056523], [55, -8, 1, 1.769386738544396], [-6, -5, -1, 8.561449838810777], [-450, 261, 1, 0.27070794132734743], [40, 19, -1, 0.04750758046958992], [5, 0, 1, 11.90906881591082], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-202, -471, -1, 0.3096599051601621], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [263, 452, 1, 0.25706078187835807], [-209, 448, -1, -0.43123958328134654], [-2, -63, 1, 0.889740870512361], [7, 14, -1, -0.348229060797414], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-473, -268, 1, -0.1535273479434706], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [43, 22, -1, 1.5156657604954327], [3, -6, 1, 5.269523322885971], [2, 7, 0, 7.322092710284346], [-4, -1, 1, 7.034168163552775], [-64, -11, -1, -0.056589111716135704], [-6, 5, 1, 7.946529094798103], [8, -5, 0, 1.5062791719753927], [1, -4, 1, 12.400184729832825], [-3, 0, -1, 11.85520828791972], [2, 7, 0, -0.12026464355831305], [-38, 77, -1, -0.030587554594514812], [232, 503, 1, -0.08320866920314572]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 237, "state": [[8, -5, 0, 4.324474873056523], [57, -7, 1, 1.7729273642932288], [-7, -3, -1, 8.607580340418046], [-452, 262, 1, 0.27075010436844116], [41, 17, -1, 0.05552744854195544], [3, 1, 1, 11.960277007085603], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-203, -473, -1, 0.30970032906319767], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [264, 454, 1, 0.25710366516376365], [-210, 450, -1, -0.4312590327427055], [0, -64, 1, 0.8947917120802827], [8, 12, -1, -0.32843734871713126], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-475, -269, 1, -0.15356113458842827], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [44, 20, -1, 1.5230313096991417], [1, -5, 1, 5.2271479931552545], [2, 7, 0, 7.322092710284346], [-3, -3, 1, 7.120178598364091], [-65, -9, -1, -0.05139665164690225], [-7, 3, 1, 7.992659596405372], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 12.48619516464414], [-4, 2, -1, 11.929000096744936], [2, 7, 0, -0.12026464355831305], [-40, 76, -1, -0.03473172749445068], [233, 505, 1, -0.08322881729481106]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 238, "state": [[8, -5, 0, 4.324474873056523], [59, -6, 1, 1.776245532770906], [-8, -1, -1, 8.652229157542342], [-454, 263, 1, 0.27079190871130243], [40, 15, -1, 0.06098444960671494], [2, 3, 1, 12.06548529500532], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-204, -475, -1, 0.3097404038543818], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [265, 456, 1, 0.2571461855458384], [-211, 452, -1, -0.43127830789618904], [1, -62, 1, 0.8973585047268736], [7, 10, -1, -0.3248208135155233], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-477, -270, 1, -0.1535946459310416], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [46, 19, -1, 1.5285902025189255], [3, -4, 1, 5.29814789641032], [2, 7, 0, 7.322092710284346], [-2, -5, 1, 7.184619127568669], [-64, -7, -1, -0.04683769339880592], [-8, 1, 1, 8.037308413529667], [8, -5, 0, 1.5062791719753927], [5, -2, 1, 12.550635693848719], [-2, 3, -1, 12.01162476701422], [2, 7, 0, -0.12026464355831305], [-41, 78, -1, -0.034647607553503705], [234, 507, 1, -0.08324880410157423]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 239, "state": [[8, -5, 0, 4.324474873056523], [61, -5, 1, 1.7793589412876527], [-9, 1, -1, 8.689632513361264], [-456, 264, 1, 0.2708333589082363], [41, 17, -1, 0.05552744854195544], [1, 5, 1, 12.12765233681632], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-205, -477, -1, 0.30978013403179067], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [266, 458, 1, 0.2571883476058277], [-212, 454, -1, -0.431297411074031], [2, -60, 1, 0.9000949132830505], [9, 11, -1, -0.31288362833790745], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-479, -271, 1, -0.1536278853195741], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [48, 18, -1, 1.5338310584792336], [4, -2, 1, 5.371939705235537], [2, 7, 0, 7.322092710284346], [0, -4, 1, 7.245178598364091], [-65, -9, -1, -0.05139665164690225], [-9, -1, 1, 8.074711769348589], [8, -5, 0, 1.5062791719753927], [3, -1, 1, 12.559986973469357], [-1, 5, -1, 12.07379180882522], [2, 7, 0, -0.12026464355831305], [-42, 80, -1, -0.034567650291658945], [235, 509, 1, -0.08326863155171359]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 240, "state": [[8, -5, 0, 4.324474873056523], [63, -4, 1, 1.7822837998988041], [-7, 2, -1, 8.716313636014078], [-458, 265, 1, 0.27087445943493527], [43, 18, -1, 0.05498898534676003], [-1, 4, 1, 12.198058381099505], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-206, -479, -1, 0.3098195240166434], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [267, 460, 1, 0.25723015584828923], [-213, 456, -1, -0.4313163445670528], [3, -58, 1, 0.9030165346751821], [11, 12, -1, -0.30393629440596165], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-481, -272, 1, -0.15366085604825985], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [49, 16, -1, 1.540699391358497], [3, 0, 1, 5.445731514060753], [2, 7, 0, 7.322092710284346], [2, -5, 1, 7.305738069159513], [-66, -7, -1, -0.04631624213963863], [-7, -2, 1, 8.101392892001403], [8, -5, 0, 1.5062791719753927], [5, -2, 1, 12.550635693848719], [1, 6, -1, 12.131492516275348], [2, 7, 0, -0.12026464355831305], [-41, 82, -1, -0.03141647909450056], [236, 511, 1, -0.08328830154290061]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 241, "state": [[8, -5, 0, 4.324474873056523], [65, -3, 1, 1.7850349261360916], [-6, 4, -1, 8.765604390528125], [-460, 266, 1, 0.2709152146920827], [45, 17, -1, 0.06059721206649323], [-3, 3, 1, 12.284068815910821], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-207, -481, -1, 0.30985857815493445], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [268, 462, 1, 0.2572716147026888], [-214, 458, -1, -0.4313351106255783], [4, -56, 1, 0.906140647580213], [10, 14, -1, -0.32330509797825735], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-483, -273, 1, -0.1536935613583876], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [50, 14, -1, 1.5474804994858302], [4, 2, 1, 5.51952332288597], [2, 7, 0, 7.322092710284346], [1, -3, 1, 7.296386789538874], [-67, -5, -1, -0.04135430160123857], [-6, -4, 1, 8.15068364651545], [8, -5, 0, 1.5062791719753927], [3, -1, 1, 12.559986973469357], [2, 4, -1, 12.179000096744938], [2, 7, 0, -0.12026464355831305], [-42, 80, -1, -0.03456765029165894], [237, 513, 1, -0.08330781594280463]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 242, "state": [[8, -5, 0, 4.324474873056523], [67, -2, 1, 1.7876258462747672], [-5, 6, -1, 8.811449838810779], [-462, 267, 1, 0.2709556290069155], [43, 16, -1, 0.06139045623388016], [-4, 1, 1, 12.370079250722137], [4, 1, -1, 0.018110560421269434], [2, 1, 0, 0.09173296543276846], [-208, -483, -1, 0.3098973007190252], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [269, 464, 1, 0.2573127285249565], [-215, 460, -1, -0.43135371146032453], [5, -54, 1, 0.9094863820952029], [8, 13, -1, -0.33422225227193925], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-485, -274, 1, -0.15372600443935944], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [51, 12, -1, 1.5541519621025566], [6, 3, 1, 5.51952332288597], [2, 7, 0, 7.322092710284346], [3, -2, 1, 7.401595077458592], [-65, -6, -1, -0.04414875342640788], [-5, -6, 1, 8.196529094798104], [8, -5, 0, 1.5062791719753927], [5, -2, 1, 12.550635693848719], [3, 2, -1, 12.261624767014222], [2, 7, 0, -0.12026464355831305], [-44, 79, -1, -0.038502854341725345], [238, 515, 1, -0.08332717658968337]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 243, "state": [[8, -5, 0, 4.324474873056523], [69, -1, 1, 1.7900688978244437], [-3, 7, -1, 8.857580340418048], [-464, 268, 1, 0.2709957066347481], [45, 15, -1, 0.06687638404188564], [-3, -1, 1, 12.460277007085605], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-209, -485, -1, 0.30993569590919506], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [270, 466, 1, 0.25735350159900483], [-216, 462, -1, -0.43137214924326933], [6, -52, 1, 0.9130748916779994], [6, 14, -1, -0.3575803404180523], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-487, -275, 1, -0.15375818842972402], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [53, 11, -1, 1.5583614284915068], [5, 1, 1, 5.477147993155254], [2, 7, 0, 7.322092710284346], [1, -3, 1, 7.296386789538874], [-66, -8, -1, -0.04869689554216598], [-3, -7, 1, 8.242659596405373], [8, -5, 0, 1.5062791719753927], [7, -1, 1, 12.588611546993707], [1, 3, -1, 12.156416479094505], [2, 7, 0, -0.12026464355831305], [-43, 77, -1, -0.038682464859561304], [239, 517, 1, -0.08334638529295922]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 244, "state": [[8, -5, 0, 4.324474873056523], [71, 0, 1, 1.792375329730716], [-1, 8, -1, 8.902229157542344], [-466, 269, 1, 0.27103545176045873], [46, 13, -1, 0.07424914935690403], [-2, -3, 1, 12.565485295005322], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-210, -487, -1, 0.30997376785515346], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [271, 468, 1, 0.2573939381382085], [-217, 464, -1, -0.4313904261084958], [7, -50, 1, 0.9169295187311753], [5, 12, -1, -0.35918791143362944], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-489, -276, 1, -0.15379011641818507], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [55, 10, -1, 1.5623066105648376], [4, 3, 1, 5.5481478964103195], [2, 7, 0, 7.322092710284346], [-1, -4, 1, 7.206189033175407], [-67, -10, -1, -0.05307944210183275], [-1, -8, 1, 8.287308413529669], [8, -5, 0, 1.5062791719753927], [5, 0, 1, 12.61119516464414], [3, 4, -1, 12.207624670269288], [2, 7, 0, -0.12026464355831305], [-45, 78, -1, -0.040907001849420976], [240, 519, 1, -0.08336544383378237]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 245, "state": [[8, -5, 0, 4.324474873056523], [69, 1, 1, 1.7946817616369881], [1, 9, -1, 8.939632513361266], [-468, 270, 1, 0.2710748684999394], [47, 15, -1, 0.06891672024814903], [0, -4, 1, 12.659068815910821], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-211, -489, -1, 0.31001152061751447], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [272, 470, 1, 0.25743404228684896], [-218, 466, -1, -0.431408544153015], [8, -48, 1, 0.9210759404359093], [3, 11, -1, -0.3796455398919146], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-491, -277, 1, -0.1538217914445865], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [57, 9, -1, 1.566007221270031], [2, 4, 1, 5.621939705235536], [2, 7, 0, 7.322092710284346], [1, -3, 1, 7.296386789538874], [-65, -9, -1, -0.05139665164690224], [1, -9, 1, 8.32471176934859], [8, -5, 0, 1.5062791719753927], [7, 1, 1, 12.633778782294574], [5, 3, -1, 12.269197853108405], [2, 7, 0, -0.12026464355831305], [-43, 79, -1, -0.03695694937572788], [241, 521, 1, -0.0833843539655808]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 246, "state": [[8, -5, 0, 4.324474873056523], [67, 2, 1, 1.7971248131866646], [0, 7, -1, 8.922020869622628], [-470, 271, 1, 0.2711139609015092], [45, 14, -1, 0.0700804130727339], [2, -3, 1, 12.75265233681632], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-212, -491, -1, 0.3100489581892341], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [273, 472, 1, 0.2574738181215228], [-219, 468, -1, -0.4314265054375671], [9, -46, 1, 0.9255422747967809], [5, 12, -1, -0.35918791143362944], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-493, -278, 1, -0.1538532165008737], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [58, 7, -1, 1.571815285115196], [0, 3, 1, 5.6957315140607525], [2, 7, 0, 7.322092710284346], [3, -2, 1, 7.401595077458592], [-67, -8, -1, -0.048413070710468], [2, -7, 1, 8.351392892001405], [8, -5, 0, 1.5062791719753927], [6, 3, 1, 12.684986973469357], [6, 1, -1, 12.328924059564095], [2, 7, 0, -0.12026464355831305], [-41, 78, -1, -0.03464760755350369], [242, 523, 1, -0.08340311741459705]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 247, "state": [[8, -5, 0, 4.324474873056523], [65, 3, 1, 1.7997157333253402], [2, 6, -1, 8.973229060797411], [-472, 272, 1, 0.2711527329472945], [46, 12, -1, 0.07747103635935886], [3, -1, 1, 12.857860624736038], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-213, -493, -1, 0.3100860844970123], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [274, 474, 1, 0.25751326965251664], [-220, 470, -1, -0.43144431198740235], [10, -44, 1, 0.9303591178171903], [7, 11, -1, -0.3318231132591626], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-495, -279, 1, -0.15388439453203234], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [60, 6, -1, 1.575068425373911], [-2, 4, 1, 5.769523322885969], [2, 7, 0, 7.322092710284346], [1, -3, 1, 7.296386789538874], [-66, -6, -1, -0.04392801162191633], [4, -6, 1, 8.400683646515452], [8, -5, 0, 1.5062791719753927], [4, 4, 1, 12.73619516464414], [7, -1, -1, 12.377791905570154], [2, 7, 0, -0.12026464355831305], [-39, 79, -1, -0.03060859292130461], [243, 525, 1, -0.08342173588041324]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 248, "state": [[8, -5, 0, 4.324474873056523], [63, 4, 1, 1.8024668595626276], [4, 7, -1, 9.004645539891913], [-474, 273, 1, 0.27119118855457414], [44, 11, -1, 0.07909501002798434], [4, -3, 1, 12.806652433561254], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-214, -495, -1, 0.31012290340265986], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [275, 476, 1, 0.25755240082514774], [-221, 472, -1, -0.4314619657930416], [11, -42, 1, 0.9355594707954216], [6, 13, -1, -0.3532010347092086], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-497, -280, 1, -0.15391532843700567], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [62, 5, -1, 1.578123824870686], [-4, 5, 1, 5.803119870322114], [2, 7, 0, 7.322092710284346], [3, -2, 1, 7.401595077458592], [-68, -5, -1, -0.04118058966073238], [6, -5, 1, 8.446529094798105], [8, -5, 0, 1.5062791719753927], [3, 6, 1, 12.787403355818924], [6, -3, -1, 12.429000096744938], [2, 7, 0, -0.12026464355831305], [-41, 80, -1, -0.03300005810838636], [244, 527, 1, -0.08344021103646342]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 249, "state": [[8, -5, 0, 4.324474873056523], [61, 5, 1, 1.805391718173779], [6, 6, -1, 9.047020869622628], [-476, 274, 1, 0.2712293315770929], [45, 9, -1, 0.08666809612216841], [3, -1, 1, 12.857860624736038], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-215, -497, -1, 0.31015941870443214], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [276, 478, 1, 0.25759121552107334], [-222, 474, -1, -0.4314794688110169], [13, -43, 1, 0.9415178506637294], [8, 12, -1, -0.3284373487171312], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-499, -281, 1, -0.15394602106958982], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [63, 3, -1, 1.5833580979950035], [-6, 4, 1, 5.852147993155253], [2, 7, 0, 7.322092710284346], [4, 0, 1, 7.495178598364092], [-69, -3, -1, -0.036414467217095084], [7, -3, 1, 8.492659596405375], [8, -5, 0, 1.5062791719753927], [2, 4, 1, 12.787403355818924], [4, -2, -1, 12.429000096744938], [2, 7, 0, -0.12026464355831305], [-42, 78, -1, -0.03623788073041271], [245, 529, 1, -0.08345854453053432]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 250, "state": [[8, -5, 0, 4.324474873056523], [59, 6, 1, 1.8085051266905259], [7, 4, -1, 9.089396199353343], [-478, 275, 1, 0.27126716580634286], [47, 8, -1, 0.09125153888766252], [4, -3, 1, 12.806652433561254], [4, 1, -1, 0.018110560421269434], [2, 1, 0, 0.09173296543276846], [-216, -499, -1, 0.31019563413832973], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [277, 480, 1, 0.2576297175595675], [-223, 476, -1, -0.43149682296459463], [15, -42, 1, 0.9493856677970974], [6, 11, -1, -0.34254737055050505], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-501, -282, 1, -0.1539764752393087], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [64, 1, -1, 1.5884445904497124], [-4, 3, 1, 5.8433151317111856], [2, 7, 0, 7.322092710284346], [6, 1, 1, 7.521462826719718], [-71, -4, -1, -0.03845604967409715], [8, -1, 1, 8.53730841352967], [8, -5, 0, 1.5062791719753927], [0, 3, 1, 12.86119516464414], [3, -4, -1, 12.502791905570154], [2, 7, 0, -0.12026464355831305], [-40, 77, -1, -0.033877441855206754], [246, 531, 1, -0.08347673798525485]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 251, "state": [[8, -5, 0, 4.324474873056523], [57, 7, 1, 1.811823295168203], [8, 2, -1, 9.133031304433942], [-480, 276, 1, 0.27130469497281373], [48, 6, -1, 0.09829286313638623], [6, -4, 1, 12.815485295005322], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-217, -501, -1, 0.3102315533793675], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [278, 482, 1, 0.25766791069876804], [-224, 478, -1, -0.4315140301444784], [17, -43, 1, 0.9547120098337677], [5, 13, -1, -0.36358333899645895], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-503, -283, 1, -0.15400669371226847], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [66, 0, -1, 1.5909311840891875], [-3, 1, 1, 5.894523322885969], [2, 7, 0, 7.322092710284346], [7, 3, 1, 7.55961912756867], [-69, -5, -1, -0.0410118861590538], [9, 1, 1, 8.574711769348593], [8, -5, 0, 1.5062791719753927], [-1, 5, 1, 12.892611643738642], [1, -3, -1, 12.554000096744938], [2, 7, 0, -0.12026464355831305], [-42, 78, -1, -0.03623788073041271], [247, 533, 1, -0.08349479299857411]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 252, "state": [[8, -5, 0, 4.324474873056523], [55, 8, 1, 1.8153639209170358], [9, 0, -1, 9.172020869622626], [-482, 277, 1, 0.2713419227472138], [50, 7, -1, 0.09594676856577633], [4, -3, 1, 12.806652433561254], [4, 5, -1, -0.08551151812868454], [2, 1, 0, 0.09173296543276846], [-218, -503, -1, 0.3102671800428124], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [279, 484, 1, 0.2577057986368936], [-225, 480, -1, -0.4315310922094958], [19, -42, 1, 0.9624058507933174], [6, 11, -1, -0.34254737055050505], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-505, -284, 1, -0.15403667921199227], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [68, -1, -1, 1.593271529257911], [-4, -1, 1, 5.984721079249437], [2, 7, 0, 7.322092710284346], [6, 5, 1, 7.605749629175939], [-67, -6, -1, -0.04371380590591032], [7, 2, 1, 8.601392892001407], [8, -5, 0, 1.5062791719753927], [-3, 4, 1, 12.963611546993707], [-1, -4, -1, 12.644197853108405], [2, 7, 0, -0.12026464355831305], [-40, 77, -1, -0.033877441855206754], [248, 535, 1, -0.08351271114422869]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 253, "state": [[8, -5, 0, 4.324474873056523], [53, 9, 1, 1.8191462689333018], [7, -1, -1, 9.19460448727306], [-484, 278, 1, 0.27137885274166085], [48, 8, -1, 0.09180034686104228], [5, -1, 1, 12.87765233681632], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-219, -505, -1, 0.31030251768539213], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [280, 486, 1, 0.2577433850134313], [-226, 482, -1, -0.4315480109872669], [21, -43, 1, 0.9670961348344868], [7, 9, -1, -0.31681258170291343], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-507, -285, 1, -0.1540664344202361], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [67, -3, -1, 1.5980527680099237], [-5, -3, 1, 6.031741948872067], [2, 7, 0, 7.322092710284346], [4, 4, 1, 7.620178598364092], [-66, -4, -1, -0.03913301259742283], [8, 4, 1, 8.630891934435171], [8, -5, 0, 1.5062791719753927], [-4, 2, 1, 13.037403355818924], [-3, -5, -1, 12.691218722731037], [2, 7, 0, -0.12026464355831305], [-38, 76, -1, -0.03141647909450054], [249, 537, 1, -0.08353049397219958]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 254, "state": [[8, -5, 0, 4.324474873056523], [51, 10, 1, 1.8231912269850432], [6, -3, -1, 9.245812678447843], [-486, 279, 1, 0.2714154885108456], [49, 6, -1, 0.09869274908658623], [7, 0, 1, 12.909068815910821], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-220, -507, -1, 0.3103375698064734], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [281, 488, 1, 0.2577806734102972], [-227, 484, -1, -0.4315647882748563], [23, -42, 1, 0.9745304691452857], [6, 7, -1, -0.3092394956087294], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-509, -286, 1, -0.1540959619777856], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [66, -5, -1, 1.6029653895980445], [-3, -2, 1, 6.039315034966251], [2, 7, 0, 7.322092710284346], [2, 3, 1, 7.651595077458592], [-67, -6, -1, -0.04371380590591033], [6, 5, 1, 8.667671156421802], [8, -5, 0, 1.5062791719753927], [-3, 0, 1, 13.11119516464414], [-2, -3, -1, 12.698791808825222], [2, 7, 0, -0.12026464355831305], [-39, 78, -1, -0.03141647909450054], [250, 539, 1, -0.08354814300915836]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 255, "state": [[8, -5, 0, 4.324474873056523], [49, 11, 1, 1.8275213200100435], [7, -5, -1, 9.270736641267], [-488, 280, 1, 0.271451833553167], [48, 4, -1, 0.10485223718687406], [8, 2, 1, 12.948058381099505], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-221, -509, -1, 0.31037233984921303], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [282, 490, 1, 0.25781766735296846], [-228, 486, -1, -0.43158142583940906], [25, -43, 1, 0.9786070454959614], [4, 8, -1, -0.348229060797414], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-511, -287, 1, -0.15412526448523484], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [65, -7, -1, 1.6080051442548726], [-1, -3, 1, 6.144523322885969], [2, 7, 0, 7.322092710284346], [0, 4, 1, 7.745178598364092], [-65, -7, -1, -0.04657300259944933], [5, 7, 1, 8.708384353965581], [8, -5, 0, 1.5062791719753927], [-5, 1, 1, 13.07977868554964], [-3, -1, -1, 12.80400009674494], [2, 7, 0, -0.12026464355831305], [-40, 80, -1, -0.03141647909450054], [251, 541, 1, -0.08356565975890373]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 256, "state": [[8, -5, 0, 4.324474873056523], [47, 12, 1, 1.8321606630035034], [5, -6, -1, 9.311449838810779], [-490, 281, 1, 0.2714878913118408], [50, 5, -1, 0.10222181650139221], [6, 1, 1, 12.935353044266447], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-222, -511, -1, 0.3104068312016806], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [283, 492, 1, 0.25785437031158936], [-229, 488, -1, -0.4315979254187707], [27, -42, 1, 0.9857228961694705], [3, 6, -1, -0.348229060797414], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-513, -288, 1, -0.15415434450374765], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [64, -9, -1, 1.613166542026112], [1, -4, 1, 6.234721079249437], [2, 7, 0, 7.322092710284346], [-2, 3, 1, 7.8387621192695915], [-63, -8, -1, -0.0496016036170086], [3, 8, 1, 8.75], [8, -5, 0, 1.5062791719753927], [-3, 0, 1, 13.11119516464414], [-4, 1, -1, 12.894197853108407], [2, 7, 0, -0.12026464355831305], [-41, 78, -1, -0.034647607553503684], [252, 543, 1, -0.08358304570278814]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 257, "state": [[8, -5, 0, 4.324474873056523], [45, 13, 1, 1.8371348248226305], [3, -7, -1, 9.357580340418048], [-492, 282, 1, 0.27152366517598264], [51, 7, -1, 0.0963754264756499], [5, 3, 1, 12.995079250722137], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-223, -513, -1, 0.3104410471979549], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [284, 494, 1, 0.25789078570205154], [-230, 490, -1, -0.43161428872209134], [29, -43, 1, 0.9892263208254231], [1, 7, -1, -0.39943725197219737], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-515, -289, 1, -0.15418320455580145], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [62, -10, -1, 1.616382148105081], [-1, -3, 1, 6.144523322885969], [2, 7, 0, 7.322092710284346], [-3, 1, 1, 7.943970407189309], [-64, -10, -1, -0.054167540074098096], [1, 9, 1, 8.789488481871315], [8, -5, 0, 1.5062791719753927], [-4, -2, 1, 13.184986973469357], [-3, 3, -1, 12.980208287919723], [2, 7, 0, -0.12026464355831305], [-42, 80, -1, -0.034567650291658925], [253, 545, 1, -0.08360030230013493]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 258, "state": [[8, -5, 0, 4.324474873056523], [43, 14, 1, 1.8424705674171875], [1, -8, -1, 9.402229157542344], [-494, 283, 1, 0.27155915848166456], [52, 5, -1, 0.10282811811353722], [3, 4, 1, 13.056652433561254], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-224, -515, -1, 0.3104749911191939], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [285, 496, 1, 0.2579269168870489], [-231, 492, -1, -0.431630517430416], [31, -42, 1, 0.9959885401918449], [3, 8, -1, -0.36492074401267655], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-517, -290, 1, -0.15421184712591424], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [60, -11, -1, 1.619789122465492], [1, -4, 1, 6.234721079249437], [2, 7, 0, 7.322092710284346], [-4, -1, 1, 8.034168163552778], [-66, -11, -1, -0.05578327078939086], [-1, 10, 1, 8.82296288432523], [8, -5, 0, 1.5062791719753927], [-2, -3, 1, 13.267611643738642], [-1, 4, -1, 13.066218722731039], [2, 7, 0, -0.12026464355831305], [-40, 79, -1, -0.03222028510405776], [254, 547, 1, -0.0836174309886461]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 259, "state": [[8, -5, 0, 4.324474873056523], [41, 15, 1, 1.8481954163748957], [-1, -9, -1, 9.439632513361266], [-496, 284, 1, 0.2715943745129483], [54, 6, -1, 0.10047293147803035], [5, 5, 1, 13.034068815910821], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-225, -517, -1, 0.3105086661946799], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [286, 498, 1, 0.25796276717710787], [-232, 494, -1, -0.43164661319725955], [33, -43, 1, 0.9989698853032554], [2, 10, -1, -0.39060439052813], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-519, -291, 1, -0.15424027466135568], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [59, -13, -1, 1.6254476920487082], [3, -3, 1, 6.3207315140607525], [2, 7, 0, 7.322092710284346], [-3, -3, 1, 8.120178598364094], [-65, -9, -1, -0.051396651646902256], [-2, 8, 1, 8.846089690798639], [8, -5, 0, 1.5062791719753927], [0, -4, 1, 13.36119516464414], [0, 6, -1, 13.105208287919723], [2, 7, 0, -0.12026464355831305], [-41, 77, -1, -0.035496481078905635], [255, 549, 1, -0.08363443318480131]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 260, "state": [[8, -5, 0, 4.324474873056523], [39, 16, 1, 1.8543370104387924], [-2, -7, -1, 9.46631363601408], [-498, 285, 1, 0.2716293165028934], [53, 4, -1, 0.10609560988370892], [3, 4, 1, 13.056652433561254], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-226, -519, -1, 0.31054207560283953], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [287, 500, 1, 0.2579983398315943], [-233, 496, -1, -0.4316625776491679], [35, -42, 1, 1.0053627428921306], [3, 8, -1, -0.36492074401267655], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-521, -292, 1, -0.1542684895728419], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [57, -14, -1, 1.629263087967019], [4, -1, 1, 6.406741948872068], [2, 7, 0, 7.322092710284346], [-1, -4, 1, 8.20618903317541], [-64, -7, -1, -0.046837693398805925], [-3, 6, 1, 8.880891934435171], [8, -5, 0, 1.5062791719753927], [2, -3, 1, 13.45477868554964], [-1, 8, -1, 13.08541657583944], [2, 7, 0, -0.12026464355831305], [-39, 78, -1, -0.031416479094500536], [256, 551, 1, -0.08365131028424778]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 261, "state": [[8, -5, 0, 4.324474873056523], [37, 17, 1, 1.8609221718705409], [-4, -6, -1, 9.515604390528127], [-500, 286, 1, 0.27166398763454247], [54, 6, -1, 0.10047293147803035], [1, 5, 1, 13.12765233681632], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-227, -521, -1, 0.3105752224722399], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [288, 502, 1, 0.2580336380596966], [-234, 498, -1, -0.43167841238626536], [37, -43, 1, 1.0078773972780077], [1, 9, -1, -0.404409225883992], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-523, -293, 1, -0.1542964942352147], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [56, -16, -1, 1.6352239504806396], [3, 1, 1, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -3, 1, 8.296386789538877], [-62, -6, -1, -0.04485332063280901], [-5, 7, 1, 8.905815897254328], [8, -5, 0, 1.5062791719753927], [3, -1, 1, 13.559986973469357], [0, 6, -1, 13.105208287919723], [2, 7, 0, -0.12026464355831305], [-38, 76, -1, -0.031416479094500536], [257, 553, 1, -0.0836680636621818]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 262, "state": [[8, -5, 0, 4.324474873056523], [35, 18, 1, 1.8679756396121254], [-6, -5, -1, 9.56144983881078], [-502, 287, 1, 0.27169839104188404], [56, 5, -1, 0.10391189396011846], [-1, 6, 1, 13.185353044266447], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-228, -523, -1, 0.3106081098825619], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [289, 504, 1, 0.25806866502138665], [-235, 500, -1, -0.4316941189827891], [39, -42, 1, 1.0138997776451122], [3, 8, -1, -0.36492074401267655], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-525, -294, 1, -0.15432429098810643], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [54, -17, -1, 1.6394722236898975], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -2, 1, 8.401595077458595], [-63, -4, -1, -0.03959057226567577], [-6, 5, 1, 8.946529094798107], [8, -5, 0, 1.5062791719753927], [5, -2, 1, 13.550635693848719], [1, 8, -1, 13.125000000000005], [2, 7, 0, -0.12026464355831305], [-39, 78, -1, -0.031416479094500536], [258, 555, 1, -0.08368469467372185]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 15, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 263, "state": [[8, -5, 0, 4.324474873056523], [33, 19, 1, 1.8755184181765707], [-7, -3, -1, 9.60758034041805], [-504, 288, 1, 0.27173252981079243], [58, 4, -1, 0.10712572458045354], [-3, 5, 1, 13.245079250722137], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-229, -525, -1, 0.31064074086555], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [290, 506, 1, 0.25810342382835866], [-236, 502, -1, -0.4317096989876103], [41, -43, 1, 1.016003024492497], [5, 7, -1, -0.32330509797825735], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-527, -295, 1, -0.15435188213658904], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [52, -18, -1, 1.643968661868314], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [5, -1, 1, 8.463762119269594], [-64, -6, -1, -0.044376334219472964], [-7, 3, 1, 8.992659596405376], [8, -5, 0, 1.5062791719753927], [3, -1, 1, 13.559986973469357], [3, 7, -1, 13.169648817124301], [2, 7, 0, -0.12026464355831305], [-37, 79, -1, -0.027336477110095438], [259, 557, 1, -0.08370120465427368]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 264, "state": [[8, -5, 0, 4.324474873056523], [31, 20, 1, 1.8835657235957506], [-8, -1, -1, 9.652229157542346], [-506, 289, 1, 0.2717664069799471], [60, 5, -1, 0.10485223718687406], [-4, 3, 1, 13.306652433561254], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-230, -527, -1, 0.3106731184059409], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [291, 508, 1, 0.2581379175449467], [-237, 504, -1, -0.431725153924743], [43, -42, 1, 1.0216640367969063], [6, 5, -1, -0.28259190043447835], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-529, -296, 1, -0.15437926995180998], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [51, -20, -1, 1.65041165485272], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [6, 1, 1, 8.521462826719722], [-65, -4, -1, -0.039280857369659195], [-8, 1, 1, 9.037308413529672], [8, -5, 0, 1.5062791719753927], [5, 0, 1, 13.61119516464414], [5, 6, -1, 13.21577931873157], [2, 7, 0, -0.12026464355831305], [-39, 80, -1, -0.02981698577993113], [260, 559, 1, -0.0837175949198872]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 265, "state": [[8, -5, 0, 4.324474873056523], [29, 21, 1, 1.8921245605062094], [-9, 1, -1, 9.689632513361268], [-508, 290, 1, 0.27180002554172994], [61, 3, -1, 0.11026358442719336], [-5, 1, 1, 13.37765233681632], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-231, -529, -1, 0.3107052454423701], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [292, 510, 1, 0.25817214918902137], [-238, 506, -1, -0.4317404852938403], [44, -40, 1, 1.0273647981744667], [4, 4, -1, -0.2970208696226306], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-531, -297, 1, -0.15440645667161296], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [50, -22, -1, 1.6569020021249283], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [8, 2, 1, 8.53416816355278], [-63, -3, -1, -0.037072128527948195], [-9, -1, 1, 9.074711769348594], [8, -5, 0, 1.5062791719753927], [3, 1, 1, 13.662403355818924], [6, 4, -1, 13.261624767014224], [2, 7, 0, -0.12026464355831305], [-41, 79, -1, -0.033815618107277144], [261, 561, 1, -0.08373386676760598]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 266, "state": [[8, -5, 0, 4.324474873056523], [27, 22, 1, 1.901191046315283], [-7, 2, -1, 9.716313636014082], [-510, 291, 1, 0.2718333884431035], [60, 1, -1, 0.11543223840035736], [-4, -1, 1, 13.448058381099505], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-232, -531, -1, 0.3107371248682576], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [293, 512, 1, 0.2582061217328661], [-239, 508, -1, -0.4317556945706798], [45, -38, 1, 1.0331827289638733], [5, 6, -1, -0.3114498388107828], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-533, -298, 1, -0.1544334445011463], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [48, -23, -1, 1.662048371732081], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [7, 4, 1, 8.577803268633378], [-65, -4, -1, -0.039280857369659195], [-7, -2, 1, 9.101392892001408], [8, -5, 0, 1.5062791719753927], [5, 0, 1, 13.61119516464414], [7, 2, -1, 13.31091552152827], [2, 7, 0, -0.12026464355831305], [-39, 80, -1, -0.02981698577993113], [262, 563, 1, -0.08375002147580889]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 267, "state": [[8, -5, 0, 4.324474873056523], [25, 23, 1, 1.9107477074240802], [-6, 4, -1, 9.765604390528129], [-512, 292, 1, 0.271866498586468], [58, 0, -1, 0.118084575216669], [-3, -3, 1, 13.534068815910821], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-233, -533, -1, 0.31076875953267374], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [294, 514, 1, 0.2582398381040339], [-240, 510, -1, -0.4317707832076361], [46, -36, 1, 1.0391054828252102], [3, 7, -1, -0.35758034041805226], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-535, -299, 1, -0.15446023561345704], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [46, -24, -1, 1.6674667718022922], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [5, 5, 1, 8.620178598364094], [-64, -2, -1, -0.03447101634555875], [-6, -4, 1, 9.150683646515455], [8, -5, 0, 1.5062791719753927], [3, 1, 1, 13.662403355818924], [5, 1, -1, 13.323791808825222], [2, 7, 0, -0.12026464355831305], [-38, 82, -1, -0.026690494079705748], [263, 565, 1, -0.08376606030454467]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 268, "state": [[8, -5, 0, 4.324474873056523], [23, 24, 1, 1.920761094272747], [-5, 6, -1, 9.811449838810782], [-514, 293, 1, 0.2718993588304999], [59, -2, -1, 0.12347759296920893], [-1, -4, 1, 13.620079250722137], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-234, -535, -1, 0.3108001522411846], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [295, 516, 1, 0.2582733011861846], [-241, 512, -1, -0.4317857526341431], [47, -34, 1, 1.0451191086186042], [4, 5, -1, -0.3146325133612692], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-537, -300, 1, -0.1544868321500728], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [44, -25, -1, 1.6731657694947564], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 4, 1, 8.642762216014527], [-65, 0, -1, -0.029499042433764132], [-5, -6, 1, 9.196529094798109], [8, -5, 0, 1.5062791719753927], [2, 3, 1, 13.767611643738642], [3, 0, -1, 13.355208287919723], [2, 7, 0, -0.12026464355831305], [-39, 84, -1, -0.026804583625103847], [264, 567, 1, -0.08378198449585905]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 269, "state": [[8, -5, 0, 4.324474873056523], [21, 25, 1, 1.9311801650865776], [-3, 7, -1, 9.857580340418052], [-516, 294, 1, 0.2719319719909714], [60, 0, -1, 0.118084575216669], [1, -3, 1, 13.710277007085605], [7, 3, -1, -0.007340403594624213], [2, 1, 0, 0.09173296543276846], [-235, -537, -1, 0.31083130575667894], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [296, 518, 1, 0.2583065138199036], [-242, 514, -1, -0.43180060425714506], [48, -32, 1, 1.0512081911747833], [5, 7, -1, -0.3233050979782573], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-539, -301, 1, -0.1545132362215706], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [43, -27, -1, 1.6801672908680414], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, 3, 1, 8.69397040718931], [-63, -1, -1, -0.03202509923709507], [-3, -7, 1, 9.242659596405378], [8, -5, 0, 1.5062791719753927], [0, 4, 1, 13.86119516464414], [4, -2, -1, 13.42900009674494], [2, 7, 0, -0.12026464355831305], [-41, 83, -1, -0.030647620616229023], [265, 569, 1, -0.0837977952741153]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 270, "state": [[8, -5, 0, 4.324474873056523], [19, 26, 1, 1.941935925731248], [-1, 8, -1, 9.902229157542347], [-518, 295, 1, 0.27196434084155136], [58, 1, -1, 0.11534079632878064], [3, -2, 1, 13.815485295005322], [5, 4, -1, -0.05028823065140727], [2, 1, 0, 0.09173296543276846], [-236, -539, -1, 0.3108622228001753], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [297, 520, 1, 0.2583394788035026], [-243, 516, -1, -0.43181533946153694], [49, -30, 1, 1.0573560472203272], [7, 8, -1, -0.3076155219401038], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-541, -302, 1, -0.15453944990813384], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [41, -28, -1, 1.6862928985211407], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, 4, 1, 8.784168163552778], [-65, -2, -1, -0.03439457305504332], [-1, -8, 1, 9.287308413529674], [8, -5, 0, 1.5062791719753927], [-2, 3, 1, 13.95477868554964], [2, -3, -1, 13.511624767014224], [2, 7, 0, -0.12026464355831305], [-39, 82, -1, -0.028280826881554345], [266, 571, 1, -0.08381349384630739]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 271, "state": [[8, -5, 0, 4.324474873056523], [17, 27, 1, 1.9529427354676232], [1, 9, -1, 9.93963251336127], [-520, 296, 1, 0.2719964681145888], [60, 0, -1, 0.118084575216669], [4, 0, 1, 13.909068815910821], [3, 3, -1, -0.06789987439004591], [2, 1, 0, 0.09173296543276846], [-237, -541, -1, 0.31089290605161196], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [298, 522, 1, 0.2583721988938019], [-244, 518, -1, -0.4318299596105949], [50, -28, 1, 1.063544972256541], [6, 6, -1, -0.2970208696226306], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-543, -303, 1, -0.15456547526009684], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [40, -30, -1, 1.6933475664387538], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 3, 1, 8.870178598364094], [-66, -4, -1, -0.039133012597422835], [1, -9, 1, 9.324711769348596], [8, -5, 0, 1.5062791719753927], [-3, 1, 1, 14.059986973469357], [0, -4, -1, 13.605208287919723], [2, 7, 0, -0.12026464355831305], [-40, 84, -1, -0.02835618433003841], [267, 573, 1, -0.08382908140236703]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 272, "state": [[8, -5, 0, 4.324474873056523], [15, 28, 1, 1.9641014683141622], [0, 7, -1, 9.922020869622632], [-522, 297, 1, 0.27202835650187834], [61, -2, -1, 0.12330090145912834], [3, 2, 1, 14.00265233681632], [4, 1, -1, 0.018110560421269434], [2, 1, 0, 0.09173296543276846], [-238, -543, -1, 0.3109233581506185], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [299, 524, 1, 0.25840467680689605], [-245, 520, -1, -0.43184446604639587], [51, -26, 1, 1.0697565305582313], [5, 4, -1, -0.2794092258839919], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-545, -304, 1, -0.15459131429847797], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [39, -32, -1, 1.7002903986513114], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 1, 1, 8.95618903317541], [-64, -3, -1, -0.036953973432289046], [2, -7, 1, 9.35139289200141], [8, -5, 0, 1.5062791719753927], [-4, -1, 1, 14.150184729832825], [-2, -3, -1, 13.698791808825222], [2, 7, 0, -0.12026464355831305], [-39, 86, -1, -0.0253850574530705], [268, 575, 1, -0.08384455911546405]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 273, "state": [[8, -5, 0, 4.324474873056523], [13, 29, 1, 1.9753043798406553], [2, 6, -1, 9.973229060797415], [-524, 298, 1, 0.27206000865540964], [62, -4, -1, 0.12833842517903365], [1, 3, 1, 14.107860624736038], [3, -1, -1, 0.10830831678473747], [2, 1, 0, 0.09173296543276846], [-239, -545, -1, 0.3109535816972701], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [300, 526, 1, 0.25843691521890216], [-246, 522, -1, -0.43185886009022856], [52, -24, 1, 1.0759718771668607], [4, 6, -1, -0.32843734871713115], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-547, -305, 1, -0.15461696901550165], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [38, -34, -1, 1.7070983226451197], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-5, -1, 1, 9.026595077458595], [-65, -5, -1, -0.04171766841986281], [4, -6, 1, 9.400683646515457], [8, -5, 0, 1.5062791719753927], [-3, -3, 1, 14.23619516464414], [-4, -2, -1, 13.781416479094506], [2, 7, 0, -0.12026464355831305], [-40, 88, -1, -0.025524544659329833], [269, 577, 1, -0.08385992814230035]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 274, "state": [[8, -5, 0, 4.324474873056523], [11, 30, 1, 1.9864411535411373], [4, 7, -1, 10.004645539891916], [-526, 299, 1, 0.2720914271880992], [64, -5, -1, 0.13049335038719476], [-1, 4, 1, 14.198058381099505], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-240, -547, -1, 0.31098357925282505], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [301, 528, 1, 0.2584689167666922], [-247, 524, -1, -0.43187314304299396], [53, -22, 1, 1.082172098191233], [5, 4, -1, -0.2794092258839919], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-549, -306, 1, -0.15464244137510863], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [36, -35, -1, 1.7136897133805693], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, -3, 1, 9.09759498071366], [-67, -4, -1, -0.03898956518868448], [6, -5, 1, 9.44652909479811], [8, -5, 0, 1.5062791719753927], [-1, -4, 1, 14.322205599455456], [-5, 0, -1, 13.855208287919723], [2, 7, 0, -0.12026464355831305], [-39, 90, -1, -0.0227043725157989], [270, 579, 1, -0.08387518962339774]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 275, "state": [[8, -5, 0, 4.324474873056523], [9, 31, 1, 1.997405312350085], [6, 6, -1, 10.047020869622632], [-528, 300, 1, 0.27212261467450727], [65, -3, -1, 0.12542497881129322], [-3, 3, 1, 14.284068815910821], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-241, -549, -1, 0.31101335334044583], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [302, 530, 1, 0.25850068404860904], [-248, 526, -1, -0.431887316185597], [54, -20, 1, 1.0883385542201078], [3, 5, -1, -0.3360104348113152], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-551, -307, 1, -0.154667733313456], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [35, -37, -1, 1.7203510181758386], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, -4, 1, 9.171386789538877], [-69, -5, -1, -0.04101188615905381], [7, -3, 1, 9.49265959640538], [8, -5, 0, 1.5062791719753927], [1, -3, 1, 14.412403355818924], [-3, 1, -1, 13.906416479094506], [2, 7, 0, -0.12026464355831305], [-40, 88, -1, -0.025524544659329833], [271, 581, 1, -0.08389034468337989]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 276, "state": [[8, -5, 0, 4.324474873056523], [7, 32, 1, 2.0081000872909205], [7, 4, -1, 10.089396199353347], [-530, 301, 1, 0.2721535736515378], [67, -2, -1, 0.12283405867261768], [-4, 1, 1, 14.370079250722137], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-242, -551, -1, 0.3110429064459042], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [303, 532, 1, 0.25853221962516665], [-249, 528, -1, -0.4319013807793296], [55, -18, 1, 1.0944532113916678], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-553, -308, 1, -0.15469284673940653], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [33, -38, -1, 1.727120805384979], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, -3, 1, 9.245178598364094], [-71, -4, -1, -0.03845604967409716], [8, -1, 1, 9.537308413529676], [8, -5, 0, 1.5062791719753927], [3, -2, 1, 14.517611643738642], [-2, 3, -1, 14.011624767014224], [2, 7, 0, -0.12026464355831305], [-41, 86, -1, -0.028428005147858156], [272, 583, 1, -0.08390539443124823]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 277, "state": [[8, -5, 0, 4.324474873056523], [5, 33, 1, 2.018442973663593], [8, 2, -1, 10.133031304433946], [-532, 302, 1, 0.2721843066191242], [66, -4, -1, 0.12771854538032773], [-3, -1, 1, 14.460277007085605], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-243, -553, -1, 0.3110722410182708], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [304, 534, 1, 0.25856352601973576], [-250, 530, -1, -0.4319153380662439], [56, -16, 1, 1.1004989456888303], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-555, -309, 1, -0.15471778353500737], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [31, -39, -1, 1.7340417445104563], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -5, 1, 9.276595077458595], [-69, -3, -1, -0.03641446721709509], [9, 1, 1, 9.574711769348598], [8, -5, 0, 1.5062791719753927], [4, 0, 1, 14.61119516464414], [0, 4, -1, 14.105208287919723], [2, 7, 0, -0.12026464355831305], [-42, 88, -1, -0.028496532567990167], [273, 585, 1, -0.08392033996065229]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 278, "state": [[8, -5, 0, 4.324474873056523], [3, 34, 1, 2.028368521205241], [9, 0, -1, 10.17202086962263], [-534, 303, 1, 0.2722148160408994], [67, -6, -1, 0.13229933868881522], [-2, -3, 1, 14.565485295005322], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-244, -555, -1, 0.31110135947058926], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [305, 536, 1, 0.25859460571921405], [-251, 532, -1, -0.43192918926951823], [57, -14, 1, 1.106459808202451], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-557, -310, 1, -0.15474254555595907], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [30, -41, -1, 1.740394497129285], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -4, 1, 9.34759498071366], [-67, -2, -1, -0.034248525889712784], [7, 2, 1, 9.601392892001412], [8, -5, 0, 1.5062791719753927], [3, 2, 1, 14.70477868554964], [2, 3, -1, 14.198791808825222], [2, 7, 0, -0.12026464355831305], [-44, 89, -1, -0.030699569785233364], [274, 587, 1, -0.08393518235015435]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 279, "state": [[8, -5, 0, 4.324474873056523], [1, 35, 1, 2.0378292823928916], [7, -1, -1, 10.194604487273063], [-536, 304, 1, 0.27224510434485216], [66, -4, -1, 0.12771854538032773], [0, -4, 1, 14.659068815910821], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-245, -557, -1, 0.31113026418053574], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [306, 538, 1, 0.2586254611746821], [-252, 534, -1, -0.43194293559381397], [58, -12, 1, 1.1123212421485071], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-559, -311, 1, -0.15476713463207503], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [29, -43, -1, 1.7464965753440467], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, -2, 1, 9.421386789538877], [-66, 0, -1, -0.029499042433764198], [6, 4, 1, 9.650683646515459], [8, -5, 0, 1.5062791719753927], [1, 3, 1, 14.809986973469357], [3, 1, -1, 14.30400009674494], [2, 7, 0, -0.12026464355831305], [-42, 90, -1, -0.027116041041784004], [275, 589, 1, -0.08394992266348854]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 280, "state": [[8, -5, 0, 4.324474873056523], [-1, 36, 1, 2.0467951638173676], [6, -3, -1, 10.245812678447846], [-538, 305, 1, 0.27227517392396844], [67, -6, -1, 0.13229933868881522], [2, -5, 1, 14.719628286706243], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-246, -559, -1, 0.3111589574910642], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [307, 540, 1, 0.25865609480204543], [-253, 536, -1, -0.43195657822562455], [59, -10, 1, 1.118070245970008], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-561, -312, 1, -0.15479155256773042], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [28, -45, -1, 1.7523456513062823], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 0, 1, 9.495178598364094], [-68, 1, -1, -0.02715869726504086], [5, 6, 1, 9.696529094798112], [8, -5, 0, 1.5062791719753927], [-1, 4, 1, 14.900184729832825], [4, -1, -1, 14.394197853108407], [2, 7, 0, -0.12026464355831305], [-41, 88, -1, -0.027017002508772925], [276, 591, 1, -0.08396456194981487]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 281, "state": [[8, -5, 0, 4.324474873056523], [-3, 35, 1, 2.0559839198801266], [7, -5, -1, 10.270736641267003], [-540, 306, 1, 0.27230502713685956], [69, -7, -1, 0.13417567659175833], [4, -6, 1, 14.75265233681632], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-247, -561, -1, 0.3111874417110372], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [308, 542, 1, 0.25868650898266254], [-254, 538, -1, -0.4319701183336166], [60, -8, 1, 1.1236954805008619], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-563, -313, 1, -0.15481580114230303], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [27, -47, -1, 1.7579423155011609], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, 2, 1, 9.56897040718931], [-69, 3, -1, -0.022583617650433232], [3, 7, 1, 9.742659596405382], [8, -5, 0, 1.5062791719753927], [-3, 3, 1, 14.98619516464414], [6, 0, -1, 14.355208287919723], [2, 7, 0, -0.12026464355831305], [-40, 86, -1, -0.026913296001018838], [277, 593, 1, -0.08397910124396787]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 282, "state": [[8, -5, 0, 4.324474873056523], [-5, 34, 1, 2.0656139022974735], [5, -6, -1, 10.311449838810782], [-542, 307, 1, 0.27233466630837627], [71, -6, -1, 0.13150240843414107], [3, -4, 1, 14.761485198260388], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-248, -563, -1, 0.3112157191158432], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [309, 544, 1, 0.2587167060639596], [-255, 540, -1, -0.43198355706896346], [61, -6, 1, 1.1291873215521524], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-565, -314, 1, -0.15483988211060407], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [26, -49, -1, 1.7632896034561587], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 4, 1, 9.642762216014527], [-71, 2, -1, -0.025016989842427565], [1, 8, 1, 9.787308413529678], [8, -5, 0, 1.5062791719753927], [-4, 1, 1, 15.072205599455456], [4, -1, -1, 14.394197853108407], [2, 7, 0, -0.12026464355831305], [-38, 85, -1, -0.02453426001548474], [278, 595, 1, -0.0839935415667001]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 283, "state": [[8, -5, 0, 4.324474873056523], [-7, 33, 1, 2.075642364297948], [3, -7, -1, 10.357580340418052], [-544, 308, 1, 0.2723640937302107], [72, -8, -1, 0.13569621895530765], [4, -2, 1, 14.835277007085605], [2, -4, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-249, -565, -1, 0.31124379194800084], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [310, 546, 1, 0.25874668836003223], [-256, 542, -1, -0.4319968955656714], [62, -4, 1, 1.1345378621179179], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-567, -315, 1, -0.15486379720330037], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [25, -51, -1, 1.768392537893935], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, 3, 1, 9.69397040718931], [-72, 0, -1, -0.029499042433764198], [-1, 9, 1, 9.8247117693486], [8, -5, 0, 1.5062791719753927], [-3, -1, 1, 15.162403355818924], [3, -3, -1, 14.480208287919723], [2, 7, 0, -0.12026464355831305], [-40, 84, -1, -0.028356184330038413], [279, 597, 1, -0.08400788392492105]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 284, "state": [[8, -5, 0, 4.324474873056523], [-9, 32, 1, 2.0860104348113158], [1, -8, -1, 10.402229157542347], [-546, 309, 1, 0.2723933116614846], [71, -10, -1, 0.14035427819904492], [3, 0, 1, 14.909068815910821], [3, -6, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-250, -567, -1, 0.31127166241774945], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [311, 548, 1, 0.25877645815223443], [-257, 544, -1, -0.43201013494089807], [63, -2, 1, 1.1397408705123608], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-569, -316, 1, -0.15488754812732816], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [23, -52, -1, 1.7746529196687915], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, 4, 1, 9.784168163552778], [-73, 2, -1, -0.025139723531683703], [-2, 7, 1, 9.851392892001414], [8, -5, 0, 1.5062791719753927], [-2, -3, 1, 15.267611643738642], [1, -4, -1, 14.566218722731039], [2, 7, 0, -0.12026464355831305], [-42, 85, -1, -0.030665753798683523], [280, 599, 1, -0.0840221293119307]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 285, "state": [[8, -5, 0, 4.324474873056523], [-11, 31, 1, 2.096643815669962], [-1, -9, -1, 10.43963251336127], [-548, 310, 1, 0.27242232232932523], [72, -8, -1, 0.13569621895530765], [4, 2, 1, 14.982860624736038], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-251, -569, -1, 0.3112993327036276], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [312, 550, 1, 0.258806017689755], [-258, 546, -1, -0.4320232762952644], [64, 0, 1, 1.1447917120802826], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-571, -317, 1, -0.1549111365662981], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [21, -53, -1, 1.7808901314703363], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 3, 1, 9.870178598364094], [-74, 0, -1, -0.029499042433764198], [-4, 6, 1, 9.90068364651546], [8, -5, 0, 1.5062791719753927], [0, -4, 1, 15.36119516464414], [-1, -3, -1, 14.656416479094506], [2, 7, 0, -0.12026464355831305], [-44, 86, -1, -0.03289009386303895], [281, 601, 1, -0.08403627870764882]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 286, "state": [[8, -5, 0, 4.324474873056523], [-13, 30, 1, 2.1074550319772314], [-2, -7, -1, 10.466313636014084], [-550, 311, 1, 0.2724511279294295], [71, -6, -1, 0.13150240843414107], [2, 3, 1, 15.065485295005322], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-252, -571, -1, 0.31132680495303894], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [313, 552, 1, 0.2588353691901818], [-259, 548, -1, -0.4320363207131592], [62, 1, 1, 1.1473585047268735], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-573, -318, 1, -0.15493456418089183], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [19, -54, -1, 1.7870853072020818], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 1, 1, 9.95618903317541], [-73, -2, -1, -0.03385836133584469], [-6, 5, 1, 9.946529094798114], [8, -5, 0, 1.5062791719753927], [1, -6, 1, 15.387479392999767], [-3, -2, -1, 14.761624767014224], [2, 7, 0, -0.12026464355831305], [-42, 85, -1, -0.030665753798683526], [282, 603, 1, -0.08405033307883937]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 287, "state": [[8, -5, 0, 4.324474873056523], [-15, 29, 1, 2.1183472068975773], [-4, -6, -1, 10.51560439052813], [-552, 312, 1, 0.27247973062661607], [73, -5, -1, 0.12896859983907838], [0, 4, 1, 15.159068815910821], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-253, -573, -1, 0.3113540812828059], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [314, 554, 1, 0.2588645148400547], [-260, 550, -1, -0.43204926926303777], [60, 2, 1, 1.1500949132830505], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-575, -319, 1, -0.15495783260925122], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [18, -56, -1, 1.7914342704377348], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -1, 1, 10.046386789538877], [-71, -1, -1, -0.031740513142381854], [-7, 3, 1, 9.992659596405383], [8, -5, 0, 1.5062791719753927], [2, -4, 1, 15.434986973469357], [-4, 0, -1, 14.855208287919723], [2, 7, 0, -0.12026464355831305], [-44, 86, -1, -0.03289009386303895], [283, 605, 1, -0.0840642933793305]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 288, "state": [[8, -5, 0, 4.324474873056523], [-17, 28, 1, 2.129219028881765], [-6, -5, -1, 10.561449838810784], [-554, 313, 1, 0.27250813255536555], [75, -4, -1, 0.12656480442442575], [-2, 3, 1, 15.25265233681632], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-254, -575, -1, 0.31138116377971176], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [315, 556, 1, 0.25889345679540615], [-261, 552, -1, -0.4320621229977128], [58, 3, 1, 1.1530165346751822], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-577, -320, 1, -0.15498094346735897], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [17, -58, -1, 1.7955532871733024], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, -3, 1, 10.151595077458595], [-72, -3, -1, -0.03612666474039974], [-8, 1, 1, 10.03730841352968], [8, -5, 0, 1.5062791719753927], [4, -3, 1, 15.508778782294574], [-3, 2, -1, 14.948791808825222], [2, 7, 0, -0.12026464355831305], [-43, 88, -1, -0.02996304969954449], [284, 607, 1, -0.08407816055023012]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 289, "state": [[8, -5, 0, 4.324474873056523], [-19, 27, 1, 2.139970310444371], [-7, -3, -1, 10.607580340418053], [-556, 314, 1, 0.2725363358203497], [76, -2, -1, 0.12227189676882169], [-3, 1, 1, 15.357860624736038], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-255, -577, -1, 0.3114080545010314], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [316, 558, 1, 0.258922197182291], [-262, 554, -1, -0.4320748829546398], [56, 4, 1, 1.1561406475802132], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-579, -321, 1, -0.15500389834941167], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [16, -60, -1, 1.799455025261027], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, -4, 1, 10.245178598364094], [-70, -2, -1, -0.03404508977158841], [-9, -1, 1, 10.074711769348601], [8, -5, 0, 1.5062791719753927], [3, -1, 1, 15.559986973469357], [-1, 3, -1, 15.05400009674494], [2, 7, 0, -0.12026464355831305], [-45, 89, -1, -0.032130173607010294], [285, 609, 1, -0.08409193552013731]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 290, "state": [[8, -5, 0, 4.324474873056523], [-21, 26, 1, 2.1505073952662506], [-8, -1, -1, 10.65222915754235], [-558, 315, 1, 0.27256434249694983], [78, -3, -1, 0.12420290344379624], [-4, -1, 1, 15.448058381099505], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-256, -579, -1, 0.3114347554750503], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [317, 560, 1, 0.25895073809730546], [-263, 556, -1, -0.4320875501561962], [54, 5, 1, 1.159486382095203], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-581, -322, 1, -0.15502669882818576], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [14, -61, -1, 1.8050256309650037], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -6, 1, 10.27146282671972], [-69, -4, -1, -0.038715101234694266], [-7, -2, 1, 10.101392892001416], [8, -5, 0, 1.5062791719753927], [4, 1, 1, 15.650184729832825], [1, 4, -1, 15.144197853108407], [2, 7, 0, -0.12026464355831305], [-47, 90, -1, -0.03422068126843495], [286, 611, 1, -0.08410561920534923]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 291, "state": [[8, -5, 0, 4.324474873056523], [-23, 25, 1, 2.160747707424081], [-9, 1, -1, 10.689632513361271], [-560, 316, 1, 0.27259215463176356], [79, -5, -1, 0.12814425495032827], [-3, -3, 1, 15.534068815910821], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-257, -581, -1, 0.3114612687015733], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [318, 562, 1, 0.25897908160809485], [-264, 558, -1, -0.4321001256099542], [52, 6, 1, 1.1630748916779996], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-583, -323, 1, -0.15504934645539592], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [12, -62, -1, 1.8105032323019692], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -5, 1, 10.33118903317541], [-67, -5, -1, -0.04135430160123864], [-6, -4, 1, 10.150683646515462], [8, -5, 0, 1.5062791719753927], [5, 3, 1, 15.697205599455456], [3, 5, -1, 15.191218722731039], [2, 7, 0, -0.12026464355831305], [-48, 92, -1, -0.03416025798238891], [287, 613, 1, -0.08411921251006424]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 292, "state": [[8, -5, 0, 4.324474873056523], [-25, 24, 1, 2.170622938974904], [-7, 2, -1, 10.716313636014085], [-562, 317, 1, 0.2726197742431024], [78, -7, -1, 0.13232955033292687], [-1, -4, 1, 15.620079250722137], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-258, -583, -1, 0.3114875961524222], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [319, 564, 1, 0.25900722975385143], [-265, 560, -1, -0.43211261030894743], [50, 7, 1, 1.1669295187311757], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-585, -324, 1, -0.15507184276204583], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [11, -64, -1, 1.8138411148068152], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, -3, 1, 10.392762216014527], [-65, -6, -1, -0.04414875342640795], [-5, -6, 1, 10.196529094798116], [8, -5, 0, 1.5062791719753927], [3, 4, 1, 15.758778782294574], [2, 3, -1, 15.198791808825224], [2, 7, 0, -0.12026464355831305], [-49, 94, -1, -0.03410238346017914], [288, 615, 1, -0.08413271632658088]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 293, "state": [[8, -5, 0, 4.324474873056523], [-27, 23, 1, 2.1800806665637746], [-6, 4, -1, 10.765604390528132], [-564, 318, 1, 0.27264720332147774], [80, -8, -1, 0.13394733393194577], [1, -3, 1, 15.710277007085605], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-259, -585, -1, 0.3115137397719233], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [320, 566, 1, 0.2590351845458014], [-266, 562, -1, -0.4321250052319326], [48, 8, 1, 1.1710759404359097], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-587, -325, 1, -0.1550941892587728], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [9, -65, -1, 1.8190335748760487], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -1, 1, 10.44397040718931], [-67, -7, -1, -0.04606706215946726], [-3, -7, 1, 10.242659596405385], [8, -5, 0, 1.5062791719753927], [1, 3, 1, 15.809986973469357], [3, 1, -1, 15.304000096744941], [2, 7, 0, -0.12026464355831305], [-48, 92, -1, -0.03416025798238891], [289, 617, 1, -0.0841461315354929]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 294, "state": [[8, -5, 0, 4.324474873056523], [-29, 22, 1, 2.189084478471736], [-5, 6, -1, 10.811449838810786], [-566, 319, 1, 0.27267444383007766], [81, -10, -1, 0.13763441066995974], [3, -4, 1, 15.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-260, -587, -1, 0.3115397014773844], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [321, 568, 1, 0.2590629479676825], [-267, 564, -1, -0.43213731134364486], [46, 9, 1, 1.1755422747967812], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-589, -326, 1, -0.15511638743618483], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [8, -67, -1, 1.822017155812483], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, 1, 1, 10.534168163552778], [-65, -8, -1, -0.048989325057994505], [-1, -8, 1, 10.287308413529681], [8, -5, 0, 1.5062791719753927], [-1, 4, 1, 15.900184729832825], [4, -1, -1, 15.394197853108409], [2, 7, 0, -0.12026464355831305], [-47, 94, -1, -0.03141647909450054], [290, 619, 1, -0.08415945900588061]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 295, "state": [[8, -5, 0, 4.324474873056523], [-31, 21, 1, 2.1976129048825466], [-3, 7, -1, 10.857580340418055], [-568, 320, 1, 0.2727014977052341], [82, -8, -1, 0.13356290244990177], [4, -6, 1, 15.75265233681632], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-261, -589, -1, 0.31156548315956245], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [322, 570, 1, 0.2590905219762116], [-268, 566, -1, -0.43214952959504815], [44, 10, 1, 1.1803591178171906], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-591, -327, 1, -0.15513843876519137], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [7, -69, -1, 1.8248400827140976], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 3, 1, 10.620178598364094], [-63, -7, -1, -0.0471106861724028], [1, -9, 1, 10.324711769348603], [8, -5, 0, 1.5062791719753927], [-3, 3, 1, 15.98619516464414], [3, -3, -1, 15.480208287919725], [2, 7, 0, -0.12026464355831305], [-48, 96, -1, -0.03141647909450054], [291, 621, 1, -0.08417269959549825]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 296, "state": [[8, -5, 0, 4.324474873056523], [-33, 20, 1, 2.205657544274199], [-1, 8, -1, 10.902229157542351], [-570, 321, 1, 0.2727283668568795], [83, -6, -1, 0.12956977347704796], [3, -4, 1, 15.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-262, -591, -1, 0.31159108668312097], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [323, 572, 1, 0.2591179085015427], [-269, 568, -1, -0.4321616609235799], [42, 11, 1, 1.1855594707954218], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-593, -328, 1, -0.15516034469732767], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [6, -71, -1, 1.8275133508717147], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, 4, 1, 10.70618903317541], [-62, -5, -1, -0.042306401652265874], [2, -7, 1, 10.351392892001417], [8, -5, 0, 1.5062791719753927], [-4, 1, 1, 16.072205599455454], [1, -4, -1, 15.56621872273104], [2, 7, 0, -0.12026464355831305], [-49, 94, -1, -0.03410238346017914], [292, 623, 1, -0.08418585415095796]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 297, "state": [[8, -5, 0, 4.324474873056523], [-35, 19, 1, 2.2132207780133695], [1, 9, -1, 10.939632513361273], [-572, 322, 1, 0.2727550531689955], [85, -7, -1, 0.13116194256214742], [1, -3, 1, 15.710277007085605], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-263, -593, -1, 0.3116165138870784], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [324, 574, 1, 0.259145109447716], [-270, 570, -1, -0.4321737062533905], [43, 13, 1, 1.1915178506637296], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-595, -329, 1, -0.15518210666507196], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [5, -73, -1, 1.8300471594667773], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, 3, 1, 10.796386789538877], [-61, -3, -1, -0.0373200332232398], [4, -6, 1, 10.400683646515464], [8, -5, 0, 1.5062791719753927], [-3, -1, 1, 16.162403355818924], [-1, -3, -1, 15.656416479094508], [2, 7, 0, -0.12026464355831305], [-50, 96, -1, -0.03404689977998236], [293, 625, 1, -0.08419892350791008]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 298, "state": [[8, -5, 0, 4.324474873056523], [-37, 18, 1, 2.2203133978144063], [0, 7, -1, 10.922020869622635], [-574, 323, 1, 0.27278155850005126], [84, -5, -1, 0.12754691898054324], [-1, -4, 1, 15.620079250722137], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-264, -595, -1, 0.3116417665852473], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [325, 576, 1, 0.25917212669309747], [-271, 572, -1, -0.43218566649557827], [42, 15, 1, 1.1993856677970975], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-597, -330, 1, -0.15520372608215774], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [3, -74, -1, 1.834482488006318], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 2, 1, 10.901595077458595], [-59, -2, -1, -0.03489206018630412], [6, -7, 1, 10.419881499623866], [8, -5, 0, 1.5062791719753927], [-2, -3, 1, 16.26761164373864], [-3, -2, -1, 15.761624767014226], [2, 7, 0, -0.12026464355831305], [-49, 98, -1, -0.03141647909450054], [294, 627, 1, -0.0842119084912199]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 299, "state": [[8, -5, 0, 4.324474873056523], [-39, 17, 1, 2.226952375083787], [2, 6, -1, 10.973229060797419], [-576, 324, 1, 0.272807884683434], [83, -7, -1, 0.13147559210025972], [1, -3, 1, 15.710277007085605], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-265, -597, -1, 0.3116668465666641], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [326, 578, 1, 0.2591989620908098], [-272, 574, -1, -0.4321975425484185], [43, 17, 1, 1.2047120098337678], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-599, -331, 1, -0.15522520434387857], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [2, -76, -1, 1.836743862537034], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-5, 1, 1, 10.963762119269594], [-58, 0, -1, -0.029499042433764125], [8, -6, 1, 10.454683743260398], [8, -5, 0, 1.5062791719753927], [0, -4, 1, 16.36119516464414], [-5, -1, -1, 15.823791808825225], [2, 7, 0, -0.12026464355831305], [-48, 96, -1, -0.03141647909450054], [295, 629, 1, -0.0842248099151411]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 300, "state": [[8, -5, 0, 4.324474873056523], [-41, 16, 1, 2.2331589067433235], [4, 7, -1, 11.00464553989192], [-578, 325, 1, 0.27283403352787006], [85, -6, -1, 0.12930043805271657], [3, -4, 1, 15.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-266, -599, -1, 0.31169175559601076], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [327, 580, 1, 0.25922561746915473], [-273, 576, -1, -0.43220933529758865], [42, 19, 1, 1.2124058507933175], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-601, -332, 1, -0.15524654282738792], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [1, -78, -1, 1.8388908478829233], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, -1, 1, 11.03416816355278], [-59, -2, -1, -0.03489206018630412], [9, -4, 1, 10.490537656236137], [8, -5, 0, 1.5062791719753927], [1, -6, 1, 16.38747939299977], [-4, 1, -1, 15.89419785310841], [2, 7, 0, -0.12026464355831305], [-49, 94, -1, -0.03410238346017914], [296, 631, 1, -0.08423762858348573]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 301, "state": [[8, -5, 0, 4.324474873056523], [-43, 15, 1, 2.2389567953538796], [6, 6, -1, 11.047020869622635], [-580, 326, 1, 0.27286000681783784], [87, -7, -1, 0.13086261873406702], [4, -6, 1, 15.75265233681632], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-267, -601, -1, 0.3117164954140272], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [328, 582, 1, 0.25925209463202686], [-274, 578, -1, -0.43222104561638824], [43, 21, 1, 1.2170961348344869], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-603, -333, 1, -0.1552677428919929], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-1, -79, -1, 1.842945696031018], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -3, 1, 11.120178598364095], [-58, -4, -1, -0.040457893069979614], [10, -2, 1, 10.525683646515464], [8, -5, 0, 1.5062791719753927], [2, -4, 1, 16.434986973469357], [-3, 3, -1, 15.980208287919726], [2, 7, 0, -0.12026464355831305], [-48, 92, -1, -0.03416025798238891], [297, 633, 1, -0.0842503652897911]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 302, "state": [[8, -5, 0, 4.324474873056523], [-45, 14, 1, 2.2443711675867815], [7, 4, -1, 11.08939619935335], [-582, 327, 1, 0.2728858063139727], [85, -6, -1, 0.12930043805271657], [3, -4, 1, 15.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-268, -603, -1, 0.31174106773791593], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [329, 584, 1, 0.2592783953593194], [-275, 580, -1, -0.4322326743659541], [42, 23, 1, 1.2245304691452858], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-605, -334, 1, -0.15528880587944188], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-2, -77, -1, 1.8450641494470417], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, -4, 1, 11.206189033175411], [-60, -3, -1, -0.03745016806185234], [11, 0, 1, 10.557100125609965], [8, -5, 0, 1.5062791719753927], [4, -3, 1, 16.508778782294574], [-1, 4, -1, 16.06621872273104], [2, 7, 0, -0.12026464355831305], [-46, 91, -1, -0.03211452261452538], [298, 635, 1, -0.08426302081748341]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 303, "state": [[8, -5, 0, 4.324474873056523], [-47, 13, 1, 2.2494275026739334], [8, 2, -1, 11.133031304433949], [-584, 328, 1, 0.2729114337534633], [86, -4, -1, 0.1254817995668555], [4, -6, 1, 15.75265233681632], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-269, -605, -1, 0.3117654742617381], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [330, 586, 1, 0.2593045214073214], [-276, 582, -1, -0.4322442223954718], [43, 25, 1, 1.2286070454959614], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-607, -335, 1, -0.15530973311420737], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-4, -76, -1, 1.8493000382674738], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, -6, 1, 11.245178598364095], [-62, -4, -1, -0.03975289239612886], [12, 2, 1, 10.583384353965592], [8, -5, 0, 1.5062791719753927], [3, -1, 1, 16.559986973469357], [1, 3, -1, 16.15641647909451], [2, 7, 0, -0.12026464355831305], [-47, 89, -1, -0.03495267359465812], [299, 637, 1, -0.0842755959400382]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 304, "state": [[8, -5, 0, 4.324474873056523], [-49, 12, 1, 2.2541509266424073], [9, 0, -1, 11.172020869622633], [-586, 329, 1, 0.2729368908504404], [87, -6, -1, 0.12904342585288445], [3, -4, 1, 15.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-270, -607, -1, 0.31178971665680183], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [331, 588, 1, 0.2593304745091077], [-277, 584, -1, -0.4322556905423818], [42, 27, 1, 1.2357228961694706], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-609, -336, 1, -0.15533052590376273], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-6, -75, -1, 1.8536365209222447], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -8, 1, 11.264970310444378], [-60, -3, -1, -0.03745016806185234], [11, 4, 1, 10.612608754837465], [8, -5, 0, 1.5062791719753927], [4, 1, 1, 16.650184729832826], [3, 2, -1, 16.261624767014226], [2, 7, 0, -0.12026464355831305], [-49, 90, -1, -0.036974216918579966], [300, 639, 1, -0.08428809142113772]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 305, "state": [[8, -5, 0, 4.324474873056523], [-51, 11, 1, 2.2585657235957513], [7, -1, -1, 11.194604487273066], [-588, 330, 1, 0.2729621792963579], [85, -5, -1, 0.12743585483730732], [4, -6, 1, 15.75265233681632], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-271, -609, -1, 0.31181379657204256], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [332, 590, 1, 0.2593562563749207], [-278, 586, -1, -0.43226707963258193], [43, 29, 1, 1.239226320825423], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-611, -337, 1, -0.15535118553885396], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-8, -74, -1, 1.858070559353158], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -7, 1, 11.309619127568673], [-58, -2, -1, -0.03498497024176968], [9, 5, 1, 10.637807359218513], [8, -5, 0, 1.5062791719753927], [3, 3, 1, 16.73619516464414], [4, 0, -1, 16.355208287919726], [2, 7, 0, -0.12026464355831305], [-48, 88, -1, -0.03709816934140949], [301, 641, 1, -0.08430050801482565]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 306, "state": [[8, -5, 0, 4.324474873056523], [-53, 10, 1, 2.2626950175084866], [6, -3, -1, 11.24581267844785], [-590, 331, 1, 0.2729873007603663], [87, -4, -1, 0.125396894297187], [3, -4, 1, 15.761485198260388], [3, -6, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-272, -611, -1, 0.311837715634396], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [333, 592, 1, 0.2593818686925451], [-279, 588, -1, -0.4322783904806257], [42, 31, 1, 1.245988540191845], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-613, -338, 1, -0.15537171329376634], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-10, -73, -1, 1.8625983726563582], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, -5, 1, 11.352566954625457], [-57, 0, -1, -0.029499042433764198], [7, 6, 1, 10.669881499623866], [8, -5, 0, 1.5062791719753927], [1, 4, 1, 16.822205599455454], [6, -1, -1, 16.381492516275355], [2, 7, 0, -0.12026464355831305], [-49, 90, -1, -0.036974216918579966], [302, 643, 1, -0.08431284646565831]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 307, "state": [[8, -5, 0, 4.324474873056523], [-55, 9, 1, 2.26656058362128], [7, -5, -1, 11.270736641267007], [-592, 332, 1, 0.2730122568896789], [89, -5, -1, 0.12701647519374737], [4, -6, 1, 15.75265233681632], [4, -8, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-273, -613, -1, 0.31186147544916376], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [334, 594, 1, 0.25940731312767473], [-280, 590, -1, -0.43228962388991615], [43, 33, 1, 1.2489698853032554], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-615, -339, 1, -0.15539211042658557], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-12, -72, -1, 1.8672154124448135], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -3, 1, 11.370178598364095], [-58, 2, -1, -0.024013114625758718], [5, 7, 1, 10.708384353965592], [8, -5, 0, 1.5062791719753927], [-1, 3, 1, 16.912403355818924], [7, -3, -1, 16.419648817124305], [2, 7, 0, -0.12026464355831305], [-48, 88, -1, -0.03709816934140949], [303, 645, 1, -0.08432510750885376]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 308, "state": [[8, -5, 0, 4.324474873056523], [-57, 8, 1, 2.2701827553796137], [5, -6, -1, 11.311449838810786], [-594, 333, 1, 0.27303704930993045], [88, -7, -1, 0.13071802635312849], [3, -4, 1, 15.761485198260388], [3, -6, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-274, -615, -1, 0.31188507760037104], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [335, 596, 1, 0.25943259132427277], [-281, 592, -1, -0.43230078065289623], [42, 35, 1, 1.2553627428921306], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-617, -340, 1, -0.15541237817945455], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-13, -70, -1, 1.87015558496106], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, -1, 1, 11.456189033175411], [-57, 0, -1, -0.029499042433764198], [3, 8, 1, 10.75000000000001], [8, -5, 0, 1.5062791719753927], [-3, 2, 1, 17.01761164373864], [6, -1, -1, 16.381492516275355], [2, 7, 0, -0.12026464355831305], [-47, 86, -1, -0.03722777431527874], [304, 647, 1, -0.08433729187043738]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 309, "state": [[8, -5, 0, 4.324474873056523], [-59, 7, 1, 2.273580399668069], [3, -7, -1, 11.357580340418055], [-596, 334, 1, 0.27306167962552935], [89, -5, -1, 0.12701647519374737], [4, -6, 1, 15.75265233681632], [5, -7, -1, 0.20838435396558083], [2, 1, 0, 0.09173296543276846], [-275, -617, -1, 0.3119085236511181], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [336, 598, 1, 0.2594577049049244], [-282, 594, -1, -0.43231186155123463], [43, 37, 1, 1.2578773972780077], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-619, -341, 1, -0.15543251777882483], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-15, -69, -1, 1.8749999999999991], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 1, 1, 11.546386789538879], [-56, -2, -1, -0.035180732680673135], [1, 9, 1, 10.789488481871325], [8, -5, 0, 1.5062791719753927], [-4, 0, 1, 17.11119516464414], [7, -3, -1, 16.419648817124305], [2, 7, 0, -0.12026464355831305], [-45, 87, -1, -0.03359654743614469], [305, 649, 1, -0.08434940026738527]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 310, "state": [[8, -5, 0, 4.324474873056523], [-61, 6, 1, 2.2767709392025863], [1, -8, -1, 11.402229157542351], [-598, 335, 1, 0.2730861494200028], [88, -3, -1, 0.12350821146500125], [3, -4, 1, 15.761485198260388], [3, -6, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-276, -619, -1, 0.3119318151439243], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [337, 600, 1, 0.2594826554711833], [-283, 596, -1, -0.43232286735600867], [42, 39, 1, 1.2638997776451122], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-621, -342, 1, -0.15545253043570337], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-16, -67, -1, 1.8782395976188582], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, 3, 1, 11.651595077458596], [-58, -3, -1, -0.03772386502866348], [-1, 10, 1, 10.822962884325241], [8, -5, 0, 1.5062791719753927], [-3, -2, 1, 17.20477868554964], [9, -4, -1, 16.421770757293555], [2, 7, 0, -0.12026464355831305], [-47, 88, -1, -0.035697641993733605], [306, 651, 1, -0.08436143340776465]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 311, "state": [[8, -5, 0, 4.324474873056523], [-63, 5, 1, 2.2797704060976423], [-1, -9, -1, 11.439632513361273], [-600, 336, 1, 0.2731104602563349], [86, -4, -1, 0.1254817995668555], [4, -2, 1, 15.835277007085605], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-277, -621, -1, 0.3119549536010656], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [338, 602, 1, 0.2595074446039107], [-284, 598, -1, -0.432333798827883], [43, 41, 1, 1.266003024492497], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-623, -343, 1, -0.155472417345895], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-18, -66, -1, 1.883306513819903], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, 4, 1, 11.745178598364095], [-56, -4, -1, -0.0408479779336944], [-2, 8, 1, 10.84608969079865], [8, -5, 0, 1.5062791719753927], [-1, -3, 1, 17.309986973469357], [7, -5, -1, 16.4539240595641], [2, 7, 0, -0.12026464355831305], [-46, 86, -1, -0.035795784803344284], [307, 653, 1, -0.08437339199087189]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 312, "state": [[8, -5, 0, 4.324474873056523], [-65, 4, 1, 2.2825935147948213], [-2, -7, -1, 11.466313636014087], [-602, 337, 1, 0.2731346136772986], [87, -2, -1, 0.1217426652327614], [3, 0, 1, 15.909068815910821], [3, -6, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-278, -623, -1, 0.3119779405249052], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [339, 604, 1, 0.25953207386360827], [-285, 600, -1, -0.43234465671728434], [42, 43, 1, 1.2716640367969065], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-625, -344, 1, -0.15549217969023993], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-20, -65, -1, 1.8884387645587768], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, 3, 1, 11.838762119269594], [-57, -6, -1, -0.04619072564902678], [-3, 6, 1, 10.880891934435182], [8, -5, 0, 1.5062791719753927], [1, -4, 1, 17.400184729832826], [6, -7, -1, 16.492426913905824], [2, 7, 0, -0.12026464355831305], [-47, 84, -1, -0.03881370344468707], [308, 655, 1, -0.08438527670736783]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 313, "state": [[8, -5, 0, 4.324474873056523], [-67, 3, 1, 2.2852537458099804], [-4, -6, -1, 11.515604390528134], [-604, 338, 1, 0.27315861120578105], [89, -1, -1, 0.11987275775604506], [4, 2, 1, 15.982860624736038], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-279, -625, -1, 0.3120007773982178], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [340, 606, 1, 0.2595565447907448], [-286, 602, -1, -0.43235544176457363], [40, 44, 1, 1.277364798174467], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-627, -345, 1, -0.15551181863484703], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-21, -63, -1, 1.8921393752639704], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 1, 1, 11.943970407189312], [-58, -4, -1, -0.040457893069979614], [-5, 7, 1, 10.905815897254339], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 17.48619516464414], [4, -6, -1, 16.511624767014226], [2, 7, 0, -0.12026464355831305], [-48, 82, -1, -0.041911472725504974], [309, 657, 1, -0.08439708823941056]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 314, "state": [[8, -5, 0, 4.324474873056523], [-69, 2, 1, 2.28776343426132], [-6, -5, -1, 11.561449838810788], [-606, 339, 1, 0.27318245434510285], [90, 1, -1, 0.11631625972788154], [2, 3, 1, 16.06548529500532], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-280, -627, -1, 0.3120234656845079], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [341, 608, 1, 0.25958085890607624], [-287, 604, -1, -0.432366154700214], [38, 45, 1, 1.2831827289638735], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-629, -346, 1, -0.15553133533132282], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-23, -62, -1, 1.8974679317227114], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, -1, 1, 12.03416816355278], [-56, -3, -1, -0.038017057714669435], [-6, 5, 1, 10.946529094798118], [8, -5, 0, 1.5062791719753927], [4, -1, 1, 17.572205599455454], [2, -7, -1, 16.560915521528273], [2, 7, 0, -0.12026464355831305], [-47, 84, -1, -0.03881370344468707], [310, 659, 1, -0.084408827260786]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 315, "state": [[8, -5, 0, 4.324474873056523], [-71, 1, 1, 2.2901338590220988], [-7, -3, -1, 11.607580340418057], [-608, 340, 1, 0.2732061445793309], [92, 2, -1, 0.11462523003120137], [0, 4, 1, 16.15906881591082], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-281, -629, -1, 0.31204600682832145], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [342, 610, 1, 0.2596050177109598], [-288, 606, -1, -0.43237679624493547], [36, 46, 1, 1.2891054828252104], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-631, -347, 1, -0.15555073091699595], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-25, -61, -1, 1.9028355942192778], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -3, 1, 12.120178598364095], [-55, -5, -1, -0.0439280116219164], [-7, 3, 1, 10.992659596405387], [8, -5, 0, 1.5062791719753927], [5, 1, 1, 17.64261164373864], [1, -5, -1, 16.573791808825224], [2, 7, 0, -0.12026464355831305], [-46, 86, -1, -0.035795784803344284], [311, 661, 1, -0.08442049443703577]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 316, "state": [[8, -5, 0, 4.324474873056523], [-73, 0, 1, 2.2923753297307163], [-8, -1, -1, 11.652229157542353], [-610, 341, 1, 0.27322968337358555], [94, 3, -1, 0.11300688564915509], [-2, 3, 1, 16.252652336816322], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-282, -631, -1, 0.31206840225555155], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [343, 612, 1, 0.25962902268766197], [-289, 608, -1, -0.4323873671098968], [34, 47, 1, 1.2951191086186045], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-633, -348, 1, -0.15557000651513767], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-27, -60, -1, 1.9082304766390594], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, -5, 1, 12.184619127568673], [-54, -3, -1, -0.038331903877831516], [-8, 1, 1, 11.037308413529683], [8, -5, 0, 1.5062791719753927], [3, 2, 1, 17.704778685549638], [0, -3, -1, 16.605208287919723], [2, 7, 0, -0.12026464355831305], [-48, 85, -1, -0.03944042784406433], [312, 663, 1, -0.08443209042558297]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 317, "state": [[8, -5, 0, 4.324474873056523], [-71, -1, 1, 2.294616800439334], [-9, 1, -1, 11.689632513361275], [-612, 342, 1, 0.27325307217434186], [93, 1, -1, 0.1163732976933378], [-3, 1, 1, 16.357860624736038], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-283, -633, -1, 0.31209065337373865], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [344, 614, 1, 0.25965287529966097], [-290, 610, -1, -0.43239786799684354], [32, 48, 1, 1.3012081911747835], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-635, -349, 1, -0.15558916323517843], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-28, -58, -1, 1.91251264971235], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, -4, 1, 12.245178598364095], [-55, -5, -1, -0.0439280116219164], [-9, -1, 1, 11.074711769348605], [8, -5, 0, 1.5062791719753927], [1, 3, 1, 17.809986973469353], [-2, -4, -1, 16.67900009674494], [2, 7, 0, -0.12026464355831305], [-50, 86, -1, -0.0414400036849626], [313, 665, 1, -0.08444361587585553]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 318, "state": [[8, -5, 0, 4.324474873056523], [-69, -2, 1, 2.296987225200113], [-7, 2, -1, 11.716313636014089], [-614, 343, 1, 0.2732763124097247], [94, 3, -1, 0.11300688564915509], [-4, -1, 1, 16.448058381099507], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-284, -635, -1, 0.3121127615723644], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [345, 616, 1, 0.259676576991943], [-291, 612, -1, -0.43240829959826355], [30, 49, 1, 1.3073560472203274], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-637, -350, 1, -0.1556082021729201], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-30, -57, -1, 1.9180382413143535], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -6, 1, 12.271462826719722], [-57, -4, -1, -0.04064953047657261], [-7, -2, 1, 11.101392892001419], [8, -5, 0, 1.5062791719753927], [-1, 4, 1, 17.900184729832823], [-3, -2, -1, 16.761624767014222], [2, 7, 0, -0.12026464355831305], [-49, 88, -1, -0.03848538014953693], [314, 667, 1, -0.08445507142940736]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 319, "state": [[8, -5, 0, 4.324474873056523], [-67, -3, 1, 2.2994969136514523], [-6, 4, -1, 11.765604390528136], [-616, 344, 1, 0.2732994054897991], [93, 5, -1, 0.10953608799604572], [-3, -3, 1, 16.53406881591082], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-285, -637, -1, 0.3121347282231404], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [346, 618, 1, 0.25970012919129354], [-292, 614, -1, -0.43241866259753864], [28, 50, 1, 1.3135449722565413], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-639, -351, 1, -0.1556271244107446], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-31, -55, -1, 1.9226178203690025], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -5, 1, 12.331189033175411], [-58, -2, -1, -0.03498497024176968], [-6, -4, 1, 11.150683646515466], [8, -5, 0, 1.5062791719753927], [-3, 3, 1, 17.986195164644137], [-4, 0, -1, 16.855208287919723], [2, 7, 0, -0.12026464355831305], [-51, 87, -1, -0.042011131411973754], [315, 669, 1, -0.08446645772003732]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 320, "state": [[8, -5, 0, 4.324474873056523], [-65, -4, 1, 2.3021571446666114], [-5, 6, -1, 11.81144983881079], [-618, 345, 1, 0.27332235280685424], [95, 6, -1, 0.10804601757221442], [-1, -4, 1, 16.620079250722135], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-286, -639, -1, 0.312156554680291], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [347, 620, 1, 0.25972353330658243], [-293, 616, -1, -0.43242895766909434], [26, 51, 1, 1.3197565305582315], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-641, -352, 1, -0.15564593101781862], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-33, -54, -1, 1.9282355330192937], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, -3, 1, 12.392762216014528], [-57, -4, -1, -0.04064953047657261], [-5, -6, 1, 11.19652909479812], [8, -5, 0, 1.5062791719753927], [-4, 1, 1, 18.07220559945545], [-3, 2, -1, 16.948791808825224], [2, 7, 0, -0.12026464355831305], [-50, 89, -1, -0.03908905774277501], [316, 671, 1, -0.08447777537390608]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 321, "state": [[8, -5, 0, 4.324474873056523], [-63, -5, 1, 2.3049802533637904], [-3, 7, -1, 11.857580340418059], [-620, 346, 1, 0.27334515573568285], [93, 7, -1, 0.1061277169930357], [1, -3, 1, 16.710277007085605], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-287, -641, -1, 0.31217824228083113], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [348, 622, 1, 0.2597467907290443], [-294, 618, -1, -0.4324391854785457], [24, 52, 1, 1.325971877166861], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-643, -353, 1, -0.15566462305029458], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-34, -52, -1, 1.9330937164763888], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -1, 1, 12.443970407189312], [-58, -6, -1, -0.04590498997201558], [-3, -7, 1, 11.242659596405389], [8, -5, 0, 1.5062791719753927], [-3, -1, 1, 18.16240335581892], [-1, 3, -1, 17.05400009674494], [2, 7, 0, -0.12026464355831305], [-51, 91, -1, -0.038924656977319186], [317, 673, 1, -0.08448902500965064]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 322, "state": [[8, -5, 0, 4.324474873056523], [-61, -6, 1, 2.3079797202588463], [-1, 8, -1, 11.902229157542354], [-622, 347, 1, 0.2733678156338544], [92, 5, -1, 0.10944335117919463], [3, -4, 1, 16.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-288, -643, -1, 0.31219979234483836], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [349, 624, 1, 0.2597699028325531], [-295, 620, -1, -0.4324493466828409], [22, 53, 1, 1.3321720981912333], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-645, -354, 1, -0.1556832015515077], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-35, -50, -1, 1.9381312401962942], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, 1, 1, 12.53416816355278], [-59, -8, -1, -0.050948558545239095], [-1, -8, 1, 11.287308413529685], [8, -5, 0, 1.5062791719753927], [-2, -3, 1, 18.267611643738636], [1, 4, -1, 17.14419785310841], [2, 7, 0, -0.12026464355831305], [-49, 90, -1, -0.03697421691857997], [318, 675, 1, -0.08450020723849722]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 323, "state": [[8, -5, 0, 4.324474873056523], [-59, -7, 1, 2.311170259793364], [1, 9, -1, 11.939632513361277], [-624, 348, 1, 0.2733903338419847], [91, 3, -1, 0.11283960853127752], [4, -6, 1, 16.752652336816322], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-289, -645, -1, 0.31222120617572036], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [350, 626, 1, 0.2597928709738922], [-296, 622, -1, -0.4324594419304017], [20, 54, 1, 1.338338554220108], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-647, -355, 1, -0.15570166755217033], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-36, -48, -1, 1.9433475664387534], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [5, 3, 1, 12.581189033175411], [-60, -10, -1, -0.055783270789390924], [1, -9, 1, 11.324711769348607], [8, -5, 0, 1.5062791719753927], [0, -4, 1, 18.361195164644137], [3, 5, -1, 17.19121872273104], [2, 7, 0, -0.12026464355831305], [-50, 88, -1, -0.03985925567485309], [319, 677, 1, -0.08451132266437157]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 324, "state": [[8, -5, 0, 4.324474873056523], [-57, -8, 1, 2.314567904081819], [0, 7, -1, 11.922020869622639], [-626, 349, 1, 0.2734127116839986], [89, 2, -1, 0.11450866149021055], [3, -4, 1, 16.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-290, -647, -1, 0.3122424850604769], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [351, 628, 1, 0.2598156964930191], [-297, 624, -1, -0.4324694718612614], [18, 55, 1, 1.344453211391668], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-649, -356, 1, -0.15572002207056163], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-38, -47, -1, 1.9491420391940726], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 2, 1, 12.588762119269596], [-62, -9, -1, -0.052441925711205324], [2, -7, 1, 11.35139289200142], [8, -5, 0, 1.5062791719753927], [1, -6, 1, 18.387479392999765], [2, 3, -1, 17.198791808825224], [2, 7, 0, -0.12026464355831305], [-48, 87, -1, -0.03786517517736923], [320, 679, 1, -0.084522371884008]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 325, "state": [[8, -5, 0, 4.324474873056523], [-55, -9, 1, 2.318190075840153], [2, 6, -1, 11.973229060797422], [-628, 350, 1, 0.27343495046738936], [90, 0, -1, 0.11808457521666899], [2, -6, 1, 16.710277007085605], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-291, -649, -1, 0.3122636302699571], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [352, 630, 1, 0.259838380713325], [-298, 626, -1, -0.4324794371071999], [16, 56, 1, 1.3504989456888306], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-651, -357, 1, -0.15573826611271457], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-39, -45, -1, 1.9545822485892566], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, 4, 1, 12.67138678953888], [-63, -7, -1, -0.0471106861724028], [4, -6, 1, 11.400683646515468], [8, -5, 0, 1.5062791719753927], [2, -4, 1, 18.434986973469353], [3, 1, -1, 17.30400009674494], [2, 7, 0, -0.12026464355831305], [-47, 89, -1, -0.034952673594658125], [321, 681, 1, -0.08453335548705573]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 326, "state": [[8, -5, 0, 4.324474873056523], [-53, -10, 1, 2.322055641952946], [4, 7, -1, 12.004645539891923], [-630, 351, 1, 0.27345705148347255], [88, 1, -1, 0.11627607416047597], [4, -7, 1, 16.741693486180104], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-292, -651, -1, 0.31228464305911197], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [353, 632, 1, 0.25986092494189006], [-299, 628, -1, -0.43248933829187647], [14, 57, 1, 1.3564598082024513], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-653, -358, 1, -0.15575640067259944], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-41, -44, -1, 1.9603162814770867], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, 3, 1, 12.745178598364097], [-65, -6, -1, -0.044148753426407956], [6, -7, 1, 11.41988149962387], [8, -5, 0, 1.5062791719753927], [4, -3, 1, 18.50877878229457], [4, -1, -1, 17.39419785310841], [2, 7, 0, -0.12026464355831305], [-45, 88, -1, -0.03285675600364133], [322, 683, 1, -0.08454427405618392]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 327, "state": [[8, -5, 0, 4.324474873056523], [-51, -11, 1, 2.3261849358656814], [6, 6, -1, 12.047020869622639], [-632, 352, 1, 0.273479016007635], [87, -1, -1, 0.11991386182101234], [2, -6, 1, 16.710277007085605], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-293, -653, -1, 0.31230552466724176], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [354, 634, 1, 0.25988333046973366], [-300, 630, -1, -0.4324991760309597], [12, 58, 1, 1.3623212421485074], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-655, -359, 1, -0.15577442673230402], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-42, -42, -1, 1.9659311840891867], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, 4, 1, 12.818970407189314], [-67, -7, -1, -0.046067062159467265], [8, -6, 1, 11.454683743260402], [8, -5, 0, 1.5062791719753927], [3, -1, 1, 18.559986973469353], [3, -3, -1, 17.480208287919723], [2, 7, 0, -0.12026464355831305], [-47, 87, -1, -0.036455901064028205], [323, 685, 1, -0.0845551281671846]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 328, "state": [[8, -5, 0, 4.324474873056523], [-49, -12, 1, 2.3305997328190253], [7, 4, -1, 12.089396199353354], [-634, 353, 1, 0.27350084529957996], [88, -3, -1, 0.12350821146500124], [3, -4, 1, 16.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-294, -655, -1, 0.3123262763182395], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [355, 636, 1, 0.2599055985720603], [-301, 632, -1, -0.43250895093225505], [10, 59, 1, 1.3680702459700083], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-657, -360, 1, -0.15579234526221053], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-43, -40, -1, 1.971681269236523], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 2, 1, 12.901595077458598], [-69, -6, -1, -0.04330387778962614], [9, -4, 1, 11.49053765623614], [8, -5, 0, 1.5062791719753927], [4, 1, 1, 18.650184729832823], [5, -4, -1, 17.462596644181083], [2, 7, 0, -0.12026464355831305], [-49, 86, -1, -0.04004989835838897], [324, 687, 1, -0.08456591838907379]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 329, "state": [[8, -5, 0, 4.324474873056523], [-47, -13, 1, 2.3353231567874992], [8, 2, -1, 12.133031304433953], [-636, 354, 1, 0.2735225406035669], [89, -5, -1, 0.12701647519374734], [2, -6, 1, 16.710277007085605], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-295, -657, -1, 0.3123468992208291], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [356, 638, 1, 0.2599277305085007], [-302, 634, -1, -0.4325186635958301], [8, 60, 1, 1.373695480500862], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-659, -361, 1, -0.15581015722116928], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-45, -39, -1, 1.977280119589117], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 0, 1, 12.995178598364097], [-70, -8, -1, -0.047609602855033586], [10, -2, 1, 11.525683646515468], [8, -5, 0, 1.5062791719753927], [3, 3, 1, 18.736195164644137], [3, -3, -1, 17.480208287919723], [2, 7, 0, -0.12026464355831305], [-50, 88, -1, -0.03985925567485309], [325, 689, 1, -0.08457664528419076]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 330, "state": [[8, -5, 0, 4.324474873056523], [-45, -14, 1, 2.340379491874651], [9, 0, -1, 12.172020869622637], [-638, 355, 1, 0.2735441031486474], [88, -7, -1, 0.13071802635312846], [3, -4, 1, 16.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-296, -659, -1, 0.31236739456879975], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [357, 640, 1, 0.2599497275233487], [-303, 636, -1, -0.4325283146141369], [6, 61, 1, 1.3791873215521526], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-661, -362, 1, -0.15582786355666953], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-46, -37, -1, 1.98312178398708], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -2, 1, 13.088762119269596], [-69, -6, -1, -0.04330387778962614], [11, 0, 1, 11.557100125609969], [8, -5, 0, 1.5062791719753927], [1, 4, 1, 18.82220559945545], [4, -1, -1, 17.39419785310841], [2, 7, 0, -0.12026464355831305], [-48, 89, -1, -0.03634448148010582], [326, 691, 1, -0.08458730940829595]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 28, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 331, "state": [[8, -5, 0, 4.324474873056523], [-43, -15, 1, 2.345793864107553], [7, -1, -1, 12.19460448727307], [-640, 356, 1, 0.2735655341488968], [90, -8, -1, 0.13219459705004277], [4, -6, 1, 16.752652336816322], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-297, -661, -1, 0.3123877635412357], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [358, 642, 1, 0.2599715908457939], [-304, 638, -1, -0.4325379045721327], [4, 62, 1, 1.384537862117918], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-663, -363, 1, -0.15584546520500722], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-48, -36, -1, 1.98851480173962], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, -3, 1, 13.193970407189314], [-71, -5, -1, -0.04068866372955625], [12, 2, 1, 11.583384353965595], [8, -5, 0, 1.5062791719753927], [-1, 3, 1, 18.91240335581892], [3, -3, -1, 17.480208287919723], [2, 7, 0, -0.12026464355831305], [-49, 91, -1, -0.036237880730412717], [327, 693, 1, -0.08459791131066656]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 332, "state": [[8, -5, 0, 4.324474873056523], [-41, -16, 1, 2.351591752718109], [6, -3, -1, 12.245812678447853], [-642, 357, 1, 0.27358683480364127], [91, -10, -1, 0.1355042347986166], [3, -4, 1, 16.761485198260388], [3, -6, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-298, -663, -1, 0.31240800730274193], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [359, 644, 1, 0.25999332169014994], [-305, 640, -1, -0.43254743404739826], [2, 63, 1, 1.389740870512361], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-665, -364, 1, -0.15586296309144954], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-49, -34, -1, 1.9943869825515717], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, -5, 1, 13.245178598364097], [-69, -6, -1, -0.04330387778962614], [10, 3, 1, 11.60348691514884], [8, -5, 0, 1.5062791719753927], [-3, 2, 1, 19.017611643738636], [4, -5, -1, 17.497819931658363], [2, 7, 0, -0.12026464355831305], [-50, 89, -1, -0.03908905774277501], [328, 695, 1, -0.08460845153419094]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 333, "state": [[8, -5, 0, 4.324474873056523], [-39, -17, 1, 2.3577982843776457], [7, -5, -1, 12.27073664126701], [-644, 358, 1, 0.2736080062976811], [89, -9, -1, 0.1341243693907336], [4, -6, 1, 16.752652336816322], [4, -8, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-299, -665, -1, 0.31242812700366546], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [360, 646, 1, 0.26001492125607856], [-306, 642, -1, -0.43255690361025323], [0, 64, 1, 1.3947917120802829], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-667, -365, 1, -0.1558803581303969], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-51, -33, -1, 1.9995277315253313], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, -3, 1, 13.193970407189314], [-71, -7, -1, -0.045139827871639907], [8, 4, 1, 11.630891934435185], [8, -5, 0, 1.5062791719753927], [-4, 0, 1, 19.111195164644137], [3, -7, -1, 17.540767758715145], [2, 7, 0, -0.12026464355831305], [-52, 88, -1, -0.04256696713730897], [329, 697, 1, -0.08461893061546129]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 334, "state": [[8, -5, 0, 4.324474873056523], [-37, -18, 1, 2.3644372616470264], [5, -6, -1, 12.31144983881079], [-646, 359, 1, 0.2736290498015097], [90, -7, -1, 0.13043842202247588], [3, -4, 1, 16.761485198260388], [3, -6, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-300, -667, -1, 0.3124481237803127], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [361, 648, 1, 0.26003639072881], [-307, 644, -1, -0.43256631382387034], [-2, 65, 1, 1.399687242701562], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-669, -366, 1, -0.15589765122554194], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-52, -31, -1, 2.005371611933251], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -4, 1, 13.14276221601453], [-69, -8, -1, -0.0478697659957496], [6, 5, 1, 11.667671156421816], [8, -5, 0, 1.5062791719753927], [-5, -2, 1, 19.17175463543956], [1, -6, -1, 17.578924059564095], [2, 7, 0, -0.12026464355831305], [-51, 86, -1, -0.04281613318515873], [330, 699, 1, -0.08462934908486443]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 335, "state": [[8, -5, 0, 4.324474873056523], [-35, -19, 1, 2.371529881448063], [3, -7, -1, 12.357580340418059], [-648, 360, 1, 0.27364996647152884], [89, -9, -1, 0.1341243693907336], [4, -2, 1, 16.835277007085605], [5, -7, -1, 0.20838435396558083], [2, 1, 0, 0.09173296543276846], [-301, -669, -1, 0.31246799875516323], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [362, 650, 1, 0.26005773127935927], [-308, 646, -1, -0.4325756652443868], [-3, 63, 1, 1.402364798174467], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-671, -367, 1, -0.15591484327002555], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-54, -30, -1, 2.010223950480639], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, -3, 1, 13.193970407189314], [-68, -6, -1, -0.04350585095923891], [4, 6, 1, 11.71351660470447], [8, -5, 0, 1.5062791719753927], [-3, -3, 1, 19.236195164644137], [0, -4, -1, 17.605208287919723], [2, 7, 0, -0.12026464355831305], [-52, 88, -1, -0.04256696713730897], [331, 701, 1, -0.08463970746667143]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 336, "state": [[8, -5, 0, 4.324474873056523], [-33, -20, 1, 2.3790931151872337], [1, -8, -1, 12.402229157542354], [-650, 361, 1, 0.2736707574502599], [88, -7, -1, 0.13071802635312843], [3, 0, 1, 16.90906881591082], [3, -6, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-302, -671, -1, 0.312487753037079], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [363, 652, 1, 0.26007894406473814], [-309, 648, -1, -0.4325849584210136], [-4, 61, 1, 1.4052131817206328], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-673, -368, 1, -0.1559319351465906], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-56, -29, -1, 2.0148820097243765], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -4, 1, 13.284168163552781], [-67, -8, -1, -0.048413070710468076], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, -4, 1, 19.32220559945545], [-2, -3, -1, 17.698791808825224], [2, 7, 0, -0.12026464355831305], [-54, 89, -1, -0.044421696417830996], [332, 703, 1, -0.08465000627912538]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 337, "state": [[8, -5, 0, 4.324474873056523], [-31, -21, 1, 2.387137754578886], [-1, -9, -1, 12.439632513361277], [-652, 362, 1, 0.2736914238665516], [86, -6, -1, 0.12917044493452945], [4, 2, 1, 16.982860624736038], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-303, -673, -1, 0.31250738772151015], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [364, 654, 1, 0.260100030228164], [-310, 650, -1, -0.4325941938961435], [-5, 59, 1, 1.4082472686777292], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-675, -369, 1, -0.15594892772773258], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-57, -27, -1, 2.0205251398060016], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -3, 1, 13.370178598364097], [-66, -10, -1, -0.05343139850088671], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, -3, 1, 19.41240335581892], [-3, -1, -1, 17.80400009674494], [2, 7, 0, -0.12026464355831305], [-52, 88, -1, -0.04256696713730897], [333, 705, 1, -0.08466024603452775]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 338, "state": [[8, -5, 0, 4.324474873056523], [-29, -22, 1, 2.395666180989697], [-2, -7, -1, 12.46631363601409], [-654, 363, 1, 0.2737119668357832], [85, -4, -1, 0.125568698244047], [2, 3, 1, 17.06548529500532], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-304, -675, -1, 0.3125269038906974], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [365, 656, 1, 0.26012099089926466], [-311, 652, -1, -0.43260337220545597], [-6, 57, 1, 1.4114833952955455], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-677, -370, 1, -0.1559658218758478], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-58, -25, -1, 2.026159771903756], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, -1, 1, 13.456189033175413], [-68, -9, -1, -0.050441945599067776], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, -4, 1, 19.463611546993704], [-4, 1, -1, 17.89419785310841], [2, 7, 0, -0.12026464355831305], [-50, 87, -1, -0.0406428006593507], [334, 707, 1, -0.08467042723932343]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 339, "state": [[8, -5, 0, 4.324474873056523], [-27, -23, 1, 2.404669992897658], [-4, -6, -1, 12.515604390528138], [-656, 364, 1, 0.27373238746006545], [83, -3, -1, 0.12383466036400534], [0, 4, 1, 17.15906881591082], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-305, -677, -1, 0.31254630261387], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [366, 658, 1, 0.26014182719427936], [-312, 654, -1, -0.4326124938780212], [-7, 55, 1, 1.4149394748934088], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-679, -371, 1, -0.15598261844337916], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-59, -23, -1, 2.031771867286315], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [5, 1, 1, 13.526595077458598], [-67, -11, -1, -0.05539790848414753], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, -6, 1, 19.454778685549638], [-3, 3, -1, 17.980208287919723], [2, 7, 0, -0.12026464355831305], [-48, 86, -1, -0.0386458185458889], [335, 709, 1, -0.08468055039418396]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 340, "state": [[8, -5, 0, 4.324474873056523], [-25, -24, 1, 2.414127720486529], [-6, -5, -1, 12.561449838810791], [-658, 365, 1, 0.2737526868284367], [82, -5, -1, 0.12777714439943672], [-2, 3, 1, 17.252652336816322], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-306, -679, -1, 0.3125655849474408], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [367, 660, 1, 0.2601625402162566], [-313, 656, -1, -0.4326215594364013], [-8, 53, 1, 1.4186351050805994], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-681, -372, 1, -0.15599931827295926], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-60, -21, -1, 2.037347722369218], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, 3, 1, 13.597594980713664], [-65, -12, -1, -0.05855434546967842], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [5, -4, 1, 19.503806808382777], [-1, 4, -1, 18.066218722731037], [2, 7, 0, -0.12026464355831305], [-47, 84, -1, -0.03881370344468708], [336, 711, 1, -0.08469061599408977]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 341, "state": [[8, -5, 0, 4.324474873056523], [-23, -25, 1, 2.424002952037352], [-7, -3, -1, 12.60758034041806], [-660, 366, 1, 0.2737728660170559], [83, -3, -1, 0.12383466036400535], [-3, 1, 1, 17.357860624736038], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-307, -681, -1, 0.3125847519351976], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [368, 662, 1, 0.26018313105524826], [-314, 658, -1, -0.43263056939675015], [-9, 51, 1, 1.4225916559731755], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-683, -373, 1, -0.15601592219755075], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-62, -20, -1, 2.0412681379896274], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, 4, 1, 13.67138678953888], [-66, -14, -1, -0.06276607700099573], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 19.486195164644137], [1, 3, -1, 18.156416479094506], [2, 7, 0, -0.12026464355831305], [-46, 82, -1, -0.03898956518868462], [337, 713, 1, -0.08470062452841058]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 342, "state": [[8, -5, 0, 4.324474873056523], [-21, -26, 1, 2.434243264195182], [-8, -1, -1, 12.652229157542356], [-662, 367, 1, 0.27379292608939293], [81, -2, -1, 0.12201352858167495], [-4, -1, 1, 17.448058381099507], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-308, -683, -1, 0.3126038046084911], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [369, 664, 1, 0.26020360078850024], [-315, 660, -1, -0.4326395242689115], [-10, 49, 1, 1.4268323250070738], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-685, -374, 1, -0.15603243104058512], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-63, -18, -1, 2.0466384176977344], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, 3, 1, 13.745178598364097], [-65, -12, -1, -0.05855434546967842], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, -1, 1, 19.57220559945545], [3, 4, -1, 18.20762467026929], [2, 7, 0, -0.12026464355831305], [-47, 84, -1, -0.03881370344468708], [338, 715, 1, -0.08471057648098478]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 343, "state": [[8, -5, 0, 4.324474873056523], [-19, -27, 1, 2.4447803490170616], [-9, 1, -1, 12.689632513361278], [-664, 368, 1, 0.27381286809641425], [79, -1, -1, 0.12009908715850022], [-3, -3, 1, 17.53406881591082], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-309, -685, -1, 0.31262274398641937], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [370, 666, 1, 0.26022395048063995], [-316, 662, -1, -0.432648424556515], [-11, 47, 1, 1.4313821382561909], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-687, -375, 1, -0.15604884561609816], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-64, -16, -1, 2.051941618900502], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, 4, 1, 13.818970407189314], [-67, -13, -1, -0.06000084801757955], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, 1, 1, 19.66240335581892], [4, 2, -1, 18.281416479094506], [2, 7, 0, -0.12026464355831305], [-48, 86, -1, -0.0386458185458889], [339, 717, 1, -0.08472047233019743]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 344, "state": [[8, -5, 0, 4.324474873056523], [-17, -28, 1, 2.4555316305796677], [-7, 2, -1, 12.716313636014092], [-666, 369, 1, 0.2738326930767666], [81, 0, -1, 0.11808457521666896], [-1, -4, 1, 17.620079250722135], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-310, -687, -1, 0.3126415710760094], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [371, 668, 1, 0.2602441811838603], [-317, 664, -1, -0.4326572707570705], [-12, 45, 1, 1.4362678709084427], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-689, -376, 1, -0.15606516672886356], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-65, -14, -1, 2.0571674571524583], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 2, 1, 13.901595077458598], [-66, -15, -1, -0.06506644817067184], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, 3, 1, 19.713611546993704], [3, 0, -1, 18.355208287919723], [2, 7, 0, -0.12026464355831305], [-50, 87, -1, -0.0406428006593507], [340, 719, 1, -0.08473031254905664]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 345, "state": [[8, -5, 0, 4.324474873056523], [-15, -29, 1, 2.4664034525638554], [-6, 4, -1, 12.76560439052814], [-668, 370, 1, 0.27385240205695655], [83, 1, -1, 0.11616713855593262], [1, -3, 1, 17.710277007085605], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-311, -689, -1, 0.31266028687239483], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [372, 670, 1, 0.26026429393810074], [-318, 666, -1, -0.4326660633620608], [-13, 43, 1, 1.4415178506637296], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-691, -377, 1, -0.15608139517452443], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-66, -12, -1, 2.0623066105648364], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 0, 1, 13.995178598364097], [-67, -17, -1, -0.06904704372754496], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [2, 4, 1, 19.78740335581892], [4, 2, -1, 18.281416479094506], [2, 7, 0, -0.12026464355831305], [-52, 88, -1, -0.04256696713730897], [341, 721, 1, -0.08474009760526911]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 346, "state": [[8, -5, 0, 4.324474873056523], [-13, -30, 1, 2.4772956274842013], [-5, 6, -1, 12.811449838810793], [-670, 371, 1, 0.27387199605152707], [84, -1, -1, 0.11997918741992632], [3, -4, 1, 17.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-312, -691, -1, 0.3126788923589914], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [373, 672, 1, 0.260284289771225], [-319, 668, -1, -0.43267480285703264], [-15, 42, 1, 1.4493856677970975], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-693, -378, 1, -0.15609753173972232], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-67, -10, -1, 2.067350784421118], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -2, 1, 14.088762119269596], [-66, -15, -1, -0.06506644817067184], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, 3, 1, 19.861195164644137], [3, 0, -1, 18.355208287919723], [2, 7, 0, -0.12026464355831305], [-50, 87, -1, -0.0406428006593507], [342, 723, 1, -0.08474982796131408]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 347, "state": [[8, -5, 0, 4.324474873056523], [-11, -31, 1, 2.4881068437914706], [-3, 7, -1, 12.857580340418062], [-672, 372, 1, 0.27389147606323194], [85, -3, -1, 0.123699477828769], [4, -6, 1, 17.752652336816322], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-313, -693, -1, 0.31269738850766843], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [374, 674, 1, 0.26030416969919545], [-320, 670, -1, -0.4326834897216859], [-17, 43, 1, 1.4547120098337678], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-695, -379, 1, -0.15611357720222385], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-68, -8, -1, 2.0722927485120843], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, -3, 1, 14.193970407189314], [-65, -17, -1, -0.07021223997754313], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-2, 4, 1, 19.934986973469353], [4, 2, -1, 18.281416479094506], [2, 7, 0, -0.12026464355831305], [-52, 86, -1, -0.04417829390357386], [343, 725, 1, -0.08475950407451609]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 348, "state": [[8, -5, 0, 4.324474873056523], [-9, -32, 1, 2.498740224650117], [-1, 8, -1, 12.902229157542358], [-674, 373, 1, 0.2739108430832055], [87, -2, -1, 0.12174266523276135], [3, -4, 1, 17.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-314, -695, -1, 0.31271577627891795], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [375, 676, 1, 0.26032393472624527], [-321, 672, -1, -0.4326921244299615], [-19, 42, 1, 1.4624058507933175], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-697, -380, 1, -0.15612953233104576], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-69, -6, -1, 2.077126348733325], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -4, 1, 14.284168163552781], [-67, -16, -1, -0.06680745596343544], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 2, 1, 20.017611643738636], [3, 0, -1, 18.355208287919723], [2, 7, 0, -0.12026464355831305], [-54, 85, -1, -0.04770121192420746], [344, 727, 1, -0.0847691263971167]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 349, "state": [[8, -5, 0, 4.324474873056523], [-7, -33, 1, 2.5091082951634847], [1, 9, -1, 12.93963251336128], [-676, 374, 1, 0.27393009809113106], [89, -3, -1, 0.12344731810879948], [4, -6, 1, 17.752652336816322], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-315, -697, -1, 0.3127340566220205], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [376, 678, 1, 0.2603435858450466], [-322, 674, -1, -0.4327007074501275], [-21, 43, 1, 1.4670961348344869], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-699, -381, 1, -0.15614539788657741], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-70, -4, -1, 2.0818464954136773], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -3, 1, 14.370178598364097], [-65, -17, -1, -0.07021223997754313], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-4, 0, 1, 20.111195164644137], [4, 2, -1, 18.281416479094506], [2, 7, 0, -0.12026464355831305], [-52, 86, -1, -0.04417829390357386], [345, 729, 1, -0.0847786953763449]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 350, "state": [[8, -5, 0, 4.324474873056523], [-5, -34, 1, 2.519136757163959], [0, 7, -1, 12.922020869622642], [-678, 375, 1, 0.27394924205540533], [88, -1, -1, 0.11989307627286197], [3, -4, 1, 17.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-316, -699, -1, 0.312752230475208], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [377, 680, 1, 0.26036312403687667], [-323, 676, -1, -0.4327092392448636], [-23, 42, 1, 1.4745304691452858], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-701, -382, 1, -0.15616117462070153], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-72, -3, -1, 2.084303561782552], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, -1, 1, 14.456189033175413], [-67, -16, -1, -0.06680745596343544], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, -2, 1, 20.204778685549638], [3, 0, -1, 18.355208287919723], [2, 7, 0, -0.12026464355831305], [-50, 85, -1, -0.042251183934450265], [346, 731, 1, -0.08478821145448628]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 351, "state": [[8, -5, 0, 4.324474873056523], [-3, -35, 1, 2.528766739581306], [2, 6, -1, 12.973229060797426], [-680, 376, 1, 0.2739682759333004], [86, 0, -1, 0.11808457521666896], [4, -6, 1, 17.752652336816322], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-317, -701, -1, 0.3127702987658244], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [378, 682, 1, 0.26038255027178064], [-324, 678, -1, -0.43271772027134453], [-25, 43, 1, 1.4786070454959614], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-703, -383, 1, -0.15617686327691246], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-73, -1, -1, 2.0887511157475434], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 1, 1, 14.54638678953888], [-69, -17, -1, -0.06794541879947424], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, -3, 1, 20.309986973469353], [4, 2, -1, 18.281416479094506], [2, 7, 0, -0.12026464355831305], [-51, 83, -1, -0.045316256739612655], [347, 733, 1, -0.08479767506895111]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 352, "state": [[8, -5, 0, 4.324474873056523], [-1, -36, 1, 2.537955495644065], [4, 7, -1, 13.004645539891927], [-682, 377, 1, 0.2739872006711233], [84, 1, -1, 0.11618996301341158], [3, -4, 1, 17.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-318, -703, -1, 0.3127882624104825], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [379, 684, 1, 0.26040186550873184], [-325, 680, -1, -0.43272615098132144], [-27, 42, 1, 1.4857228961694706], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-705, -384, 1, -0.15619246459043312], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-74, 1, -1, 2.093081795658432], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, 3, 1, 14.597594980713664], [-68, -15, -1, -0.06405338137500456], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, -4, 1, 20.400184729832823], [3, 0, -1, 18.355208287919723], [2, 7, 0, -0.12026464355831305], [-52, 85, -1, -0.04500473515138181], [348, 735, 1, -0.08480708665234145]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 353, "state": [[8, -5, 0, 4.324474873056523], [1, -37, 1, 2.5466757677834333], [6, 6, -1, 13.047020869622642], [-684, 378, 1, 0.27400601720437195], [82, 2, -1, 0.11420351680751235], [4, -6, 1, 17.752652336816322], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-319, -705, -1, 0.31280612231521926], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [380, 686, 1, 0.2604210706957889], [-326, 682, -1, -0.432734531821202], [-29, 43, 1, 1.489226320825423], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-707, -385, 1, -0.15620797928832958], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-73, 3, -1, 2.097468119828377], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, 4, 1, 14.67138678953888], [-69, -13, -1, -0.05913732800181053], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 20.486195164644137], [4, 2, -1, 18.281416479094506], [2, 7, 0, -0.12026464355831305], [-54, 86, -1, -0.046860777048138125], [349, 737, 1, -0.08481644663251695]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 354, "state": [[8, -5, 0, 4.324474873056523], [3, -36, 1, 2.5556076677605115], [7, 4, -1, 13.089396199353358], [-686, 379, 1, 0.2740247264578893], [81, 4, -1, 0.1102314513884432], [3, -4, 1, 17.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-320, -707, -1, 0.31282387937564726], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [381, 688, 1, 0.2604401667702509], [-327, 684, -1, -0.4327428632321294], [-31, 42, 1, 1.495988540191845], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-709, -386, 1, -0.15622340808962365], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-72, 5, -1, 2.101965895035717], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, 3, 1, 14.745178598364097], [-70, -15, -1, -0.06309558986990887], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, -1, 1, 20.57220559945545], [3, 0, -1, 18.355208287919723], [2, 7, 0, -0.12026464355831305], [-55, 84, -1, -0.04988925775188722], [350, 739, 1, -0.08482575543265956]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 355, "state": [[8, -5, 0, 4.324474873056523], [5, -35, 1, 2.56495894738115], [8, 2, -1, 13.133031304433956], [-688, 380, 1, 0.2740433293460145], [79, 5, -1, 0.10802489548300968], [4, -6, 1, 17.752652336816322], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-321, -709, -1, 0.31284153447710444], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [382, 690, 1, 0.26045915465880914], [-328, 686, -1, -0.4327511456500597], [-33, 43, 1, 1.4989698853032554], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-711, -387, 1, -0.15623875170540394], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-70, 6, -1, 2.1045397742385976], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, 4, 1, 14.818970407189314], [-69, -17, -1, -0.06794541879947424], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, 1, 1, 20.66240335581892], [4, 2, -1, 18.281416479094506], [2, 7, 0, -0.12026464355831305], [-56, 82, -1, -0.05298638470123758], [351, 741, 1, -0.08483501347133751]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 356, "state": [[8, -5, 0, 4.324474873056523], [7, -34, 1, 2.5746909797277735], [9, 0, -1, 13.17202086962264], [-690, 381, 1, 0.2740618267727312], [81, 4, -1, 0.1102314513884432], [3, -4, 1, 17.761485198260388], [6, -3, -1, 0.13089193443517072], [2, 1, 0, 0.09173296543276846], [-322, -711, -1, 0.31285908849480093], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [383, 692, 1, 0.260478035277697], [-329, 688, -1, -0.43275937950583754], [-35, 42, 1, 1.5053627428921306], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-713, -388, 1, -0.1562540108389349], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-69, 8, -1, 2.1093019076511728], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 2, 1, 14.901595077458598], [-70, -19, -1, -0.07168192371765673], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, 3, 1, 20.713611546993704], [3, 0, -1, 18.355208287919723], [2, 7, 0, -0.12026464355831305], [-58, 81, -1, -0.056526153548264776], [352, 743, 1, -0.08484422116256772]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 357, "state": [[8, -5, 0, 4.324474873056523], [9, -33, 1, 2.5847506594614327], [7, -1, -1, 13.194604487273073], [-692, 382, 1, 0.27408021963181417], [80, 2, -1, 0.11410653026065605], [4, -6, 1, 17.752652336816322], [4, -4, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-323, -713, -1, 0.3128765422939632], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [384, 694, 1, 0.26049680953283655], [-330, 690, -1, -0.4327675652252714], [-37, 43, 1, 1.5078773972780077], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-715, -389, 1, -0.15626918618576413], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-68, 10, -1, 2.1141697566559445], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 0, 1, 14.995178598364097], [-69, -21, -1, -0.07651991205639484], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [2, 4, 1, 20.78740335581892], [4, 2, -1, 18.281416479094506], [2, 7, 0, -0.12026464355831305], [-56, 82, -1, -0.05298638470123758], [353, 745, 1, -0.0848533789158777]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 358, "state": [[8, -5, 0, 4.324474873056523], [11, -32, 1, 2.5950709069765128], [6, -3, -1, 13.245812678447857], [-694, 383, 1, 0.2740985088069725], [78, 3, -1, 0.11196624698954172], [3, -4, 1, 17.761485198260388], [3, -6, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-324, -715, -1, 0.31289389672997625], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [385, 696, 1, 0.2605154783199837], [-331, 692, -1, -0.43277570322920617], [-39, 42, 1, 1.5138997776451122], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-717, -390, 1, -0.15628427843382767], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-67, 12, -1, 2.1191374801452993], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -2, 1, 15.088762119269596], [-67, -20, -1, -0.07566781163901991], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, 3, 1, 20.861195164644137], [3, 0, -1, 18.355208287919723], [2, 7, 0, -0.12026464355831305], [-54, 81, -1, -0.05120819117478329], [354, 747, 1, -0.08486248713636615]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 359, "state": [[8, -5, 0, 4.324474873056523], [13, -31, 1, 2.60557248623846], [7, -5, -1, 13.270736641267014], [-696, 384, 1, 0.27411669517199116], [80, 4, -1, 0.11013344958858076], [4, -6, 1, 17.752652336816322], [5, -7, -1, 0.20838435396558083], [2, 1, 0, 0.09173296543276846], [-325, -717, -1, 0.3129111526485227], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [386, 698, 1, 0.2605340425248697], [-332, 694, -1, -0.43278379393359606], [-41, 43, 1, 1.516003024492497], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-719, -391, 1, -0.15629928826355413], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-66, 14, -1, 2.124198218656419], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, -3, 1, 15.193970407189314], [-68, -22, -1, -0.07929881955045096], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-2, 4, 1, 20.934986973469353], [5, 1, -1, 18.323791808825224], [2, 7, 0, -0.12026464355831305], [-56, 82, -1, -0.05298638470123758], [355, 749, 1, -0.08487154622476266]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 360, "state": [[8, -5, 0, 4.324474873056523], [15, -30, 1, 2.6161671385559333], [5, -6, -1, 13.311449838810793], [-698, 385, 1, 0.2741347795908693], [78, 3, -1, 0.11196624698954172], [3, -4, 1, 17.761485198260388], [3, -6, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-326, -719, -1, 0.3129283108857202], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [387, 700, 1, 0.26055250302334143], [-333, 696, -1, -0.43279183774957486], [-43, 42, 1, 1.5216640367969065], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-721, -392, 1, -0.15631421634796658], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-64, 15, -1, 2.1275717694008733], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -4, 1, 15.284168163552781], [-69, -24, -1, -0.08277406472768283], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 2, 1, 21.017611643738636], [3, 0, -1, 18.355208287919723], [2, 7, 0, -0.12026464355831305], [-54, 83, -1, -0.04942501713032622], [356, 751, 1, -0.08488055657748635]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 361, "state": [[8, -5, 0, 4.324474873056523], [17, -29, 1, 2.6267617908734064], [3, -7, -1, 13.357580340418062], [-700, 386, 1, 0.2741527629179574], [79, 5, -1, 0.10802489548300968], [4, -6, 1, 17.752652336816322], [5, -7, -1, 0.20838435396558083], [2, 1, 0, 0.09173296543276846], [-327, -721, -1, 0.3129453722682561], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [388, 702, 1, 0.26057086068149843], [-334, 698, -1, -0.4327998350835258], [-44, 40, 1, 1.527364798174467], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-723, -393, 1, -0.15632906335278296], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-62, 16, -1, 2.1311264454782597], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -3, 1, 15.370178598364097], [-71, -23, -1, -0.07935849519185824], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-4, 0, 1, 21.111195164644137], [5, -1, -1, 18.386624767014222], [2, 7, 0, -0.12026464355831305], [-56, 84, -1, -0.05120819117478329], [357, 753, 1, -0.08488951858670389]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 362, "state": [[8, -5, 0, 4.324474873056523], [19, -28, 1, 2.637263370135354], [1, -8, -1, 13.402229157542358], [-702, 387, 1, 0.27417064599809143], [78, 3, -1, 0.11196624698954172], [3, -4, 1, 17.761485198260388], [3, -6, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-328, -723, -1, 0.3129623376135199], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [389, 704, 1, 0.26058911635582827], [-335, 700, -1, -0.43280778633715], [-45, 38, 1, 1.5331827289638735], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-725, -394, 1, -0.15634382993651505], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-61, 18, -1, 2.1365989049827436], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, -1, 1, 15.456189033175413], [-73, -24, -1, -0.08005227869222359], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, -2, 1, 21.204778685549638], [3, -2, -1, 18.44879180882522], [2, 7, 0, -0.12026464355831305], [-54, 85, -1, -0.047701211924207454], [358, 755, 1, -0.08489843264038617]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 363, "state": [[8, -5, 0, 4.324474873056523], [21, -27, 1, 2.647583617650434], [-1, -9, -1, 13.43963251336128], [-704, 388, 1, 0.2741884296667242], [80, 2, -1, 0.11410653026065605], [4, -2, 1, 17.835277007085605], [5, -7, -1, 0.20838435396558083], [2, 1, 0, 0.09173296543276846], [-329, -725, -1, 0.3129792077297337], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [390, 706, 1, 0.26060727089333935], [-336, 702, -1, -0.43281569190753355], [-46, 36, 1, 1.5391054828252104], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-727, -395, 1, -0.15635851675056553], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-60, 20, -1, 2.142139375263971], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 1, 1, 15.54638678953888], [-71, -23, -1, -0.07935849519185824], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, -3, 1, 21.309986973469353], [5, -1, -1, 18.386624767014222], [2, 7, 0, -0.12026464355831305], [-55, 83, -1, -0.050764863789098065], [359, 757, 1, -0.08490729912236429]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 364, "state": [[8, -5, 0, 4.324474873056523], [23, -26, 1, 2.657643297384093], [-2, -7, -1, 13.466313636014094], [-706, 389, 1, 0.2742061147500562], [79, 0, -1, 0.11808457521666896], [6, -1, 1, 17.882784587555193], [3, -6, -1, 0.23330831678473746], [2, 1, 0, 0.09173296543276846], [-330, -727, -1, 0.3129959834160801], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [391, 708, 1, 0.2606253251316917], [-337, 704, -1, -0.43282355218721363], [-47, 34, 1, 1.5451191086186045], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-729, -396, 1, -0.15637312443932364], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-59, 22, -1, 2.1477354830080557], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, 3, 1, 15.651595077458598], [-73, -24, -1, -0.08005227869222359], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, -4, 1, 21.400184729832823], [3, -2, -1, 18.44879180882522], [2, 7, 0, -0.12026464355831305], [-56, 85, -1, -0.05034087037047958], [360, 759, 1, -0.08491611841238471]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 365, "state": [[8, -5, 0, 4.324474873056523], [25, -25, 1, 2.667375329730717], [-4, -6, -1, 13.515604390528141], [-708, 390, 1, 0.27422370206516244], [80, 2, -1, 0.11410653026065605], [5, 1, 1, 17.94048529500532], [5, -5, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-331, -729, -1, 0.31301266546282835], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [392, 710, 1, 0.26064327989932534], [-338, 706, -1, -0.43283136756424356], [-48, 32, 1, 1.5512081911747835], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-731, -397, 1, -0.1563876536402593], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-58, 24, -1, 2.153374057414474], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, 4, 1, 15.745178598364097], [-71, -25, -1, -0.08338185479087035], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 21.486195164644137], [1, -3, -1, 18.554000096744936], [2, 7, 0, -0.12026464355831305], [-57, 87, -1, -0.0499349787914488], [361, 761, 1, -0.08492489088616331]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 366, "state": [[8, -5, 0, 4.324474873056523], [27, -24, 1, 2.676726609351355], [-6, -5, -1, 13.561449838810795], [-710, 391, 1, 0.27424119242011835], [79, 0, -1, 0.11808457521666896], [4, 3, 1, 18.011485198260388], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-332, -731, -1, 0.31302925465145814], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [393, 712, 1, 0.26066113601558694], [-339, 708, -1, -0.4328391384222567], [-49, 30, 1, 1.5573560472203274], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-733, -398, 1, -0.15640210498401583], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-56, 25, -1, 2.1577571547836647], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, 3, 1, 15.838762119269596], [-69, -26, -1, -0.08685179472534851], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [5, -2, 1, 21.550635693848715], [-1, -4, -1, 18.644197853108405], [2, 7, 0, -0.12026464355831305], [-59, 88, -1, -0.05162482619974848], [362, 763, 1, -0.08493361691543877]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 367, "state": [[8, -5, 0, 4.324474873056523], [29, -23, 1, 2.6856585093284333], [-7, -3, -1, 13.607580340418064], [-712, 392, 1, 0.27425858661412345], [81, 1, -1, 0.11611979919293491], [2, 4, 1, 18.085277007085605], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-333, -733, -1, 0.3130457517547814], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [394, 714, 1, 0.26067889429085406], [-340, 710, -1, -0.43284686514052867], [-50, 28, 1, 1.5635449722565413], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-735, -399, 1, -0.1564164790945007], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-55, 27, -1, 2.163561298632468], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 1, 1, 15.943970407189314], [-71, -25, -1, -0.08338185479087035], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, 0, 1, 21.611195164644137], [-3, -3, -1, 18.73020828791972], [2, 7, 0, -0.12026464355831305], [-57, 89, -1, -0.04828441355896641], [363, 765, 1, -0.08494229686802506]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 368, "state": [[8, -5, 0, 4.324474873056523], [31, -22, 1, 2.6941462689333027], [-8, -1, -1, 13.65222915754236], [-714, 393, 1, 0.2742758854376224], [82, 3, -1, 0.11226442920382494], [0, 3, 1, 18.15906881591082], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-334, -735, -1, 0.313062157537062], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [395, 716, 1, 0.2606965555266575], [-341, 712, -1, -0.4328545480940398], [-49, 30, 1, 1.5573560472203274], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-737, -400, 1, -0.15643077658897572], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-53, 28, -1, 2.168285568144155], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-5, 0, 1, 15.995178598364097], [-72, -23, -1, -0.07870957772925567], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [5, 2, 1, 21.67175463543956], [-1, -4, -1, 18.644197853108405], [2, 7, 0, -0.12026464355831305], [-55, 88, -1, -0.04652851251396029], [364, 767, 1, -0.08495093110786318]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 369, "state": [[8, -5, 0, 4.324474873056523], [33, -21, 1, 2.7021775733672486], [-9, 1, -1, 13.689632513361282], [-716, 394, 1, 0.27429308967242494], [84, 2, -1, 0.11429588762888307], [-2, 4, 1, 18.232860624736038], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-335, -737, -1, 0.3130784727541337], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [396, 718, 1, 0.2607141205158015], [-342, 714, -1, -0.4328621876535353], [-48, 32, 1, 1.5512081911747835], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-739, -401, 1, -0.1564449980781446], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-51, 29, -1, 2.1732193750646704], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, -2, 1, 16.068970407189315], [-71, -25, -1, -0.08338185479087035], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, 3, 1, 21.736195164644137], [-3, -3, -1, 18.73020828791972], [2, 7, 0, -0.12026464355831305], [-53, 89, -1, -0.04310810388386224], [365, 769, 1, -0.08495951999507174]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 370, "state": [[8, -5, 0, 4.324474873056523], [35, -20, 1, 2.7097506594614327], [-7, 2, -1, 13.716313636014096], [-718, 395, 1, 0.27431020009182305], [85, 0, -1, 0.11808457521666896], [-3, 2, 1, 18.31548529500532], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-336, -739, -1, 0.313094698153516], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [397, 720, 1, 0.2607315900424824], [-343, 716, -1, -0.4328697841855849], [-47, 34, 1, 1.5451191086186045], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-741, -402, 1, -0.15645914416624043], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-50, 31, -1, 2.1792614974900055], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, -3, 1, 16.151595077458598], [-73, -24, -1, -0.08005227869222359], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, 4, 1, 21.82220559945545], [-4, -1, -1, 18.816218722731033], [2, 7, 0, -0.12026464355831305], [-52, 91, -1, -0.04024934053856788], [366, 771, 1, -0.0849680638859973]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 371, "state": [[8, -5, 0, 4.324474873056523], [37, -19, 1, 2.7168722433821686], [-6, 4, -1, 13.765604390528143], [-720, 396, 1, 0.27432721746070676], [86, -2, -1, 0.1217851859218624], [-4, 0, 1, 18.40906881591082], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-337, -741, -1, 0.31311083447452787], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [398, 722, 1, 0.2607489648824048], [-344, 718, -1, -0.43287733805264156], [-46, 36, 1, 1.5391054828252104], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-743, -403, 1, -0.1564732154511106], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-49, 33, -1, 2.1852619058105107], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, -4, 1, 16.2451785983641], [-72, -26, -1, -0.08465241568187819], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, 5, 1, 21.892611643738636], [-3, 1, -1, 18.906416479094503], [2, 7, 0, -0.12026464355831305], [-51, 89, -1, -0.04044178898539137], [367, 773, 1, -0.0849765631332634]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 372, "state": [[8, -5, 0, 4.324474873056523], [39, -18, 1, 2.7235554948172944], [-5, 6, -1, 13.811449838810796], [-722, 397, 1, 0.274344142535678], [84, -1, -1, 0.11997918741992632], [-3, -2, 1, 18.502652336816322], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-338, -743, -1, 0.31312688244840026], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [399, 724, 1, 0.2607662458028962], [-345, 720, -1, -0.43288484961309903], [-45, 38, 1, 1.5331827289638735], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-745, -404, 1, -0.15648721252430128], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-47, 34, -1, 2.190603787550866], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, -5, 1, 16.30573806915952], [-73, -28, -1, -0.08779042531121468], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 4, 1, 21.963611546993704], [-5, 0, -1, 18.85520828791972], [2, 7, 0, -0.12026464355831305], [-52, 87, -1, -0.04336580763355354], [368, 775, 1, -0.08498501808581922]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 373, "state": [[8, -5, 0, 4.324474873056523], [41, -17, 1, 2.729818203056003], [-3, 7, -1, 13.857580340418066], [-724, 398, 1, 0.2743609760651622], [83, 1, -1, 0.11616713855593262], [-1, -3, 1, 18.607860624736038], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-339, -745, -1, 0.31314284279838595], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [400, 726, 1, 0.2607834335630199], [-346, 722, -1, -0.4328923192213487], [-44, 40, 1, 1.527364798174467], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-747, -405, 1, -0.15650113597114002], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-45, 35, -1, 2.196139472008905], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -3, 1, 16.296386789538882], [-75, -29, -1, -0.08822077801336879], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-5, 3, 1, 22.025184729832823], [-3, 1, -1, 18.906416479094503], [2, 7, 0, -0.12026464355831305], [-53, 85, -1, -0.04636009464762672], [369, 777, 1, -0.08499342908898712]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 374, "state": [[8, -5, 0, 4.324474873056523], [43, -16, 1, 2.7356812107479276], [-1, 8, -1, 13.902229157542362], [-726, 399, 1, 0.27437771878951855], [85, 2, -1, 0.11434044388278396], [-2, -5, 1, 18.5985093451154], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-340, -747, -1, 0.3131587162398683], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [401, 728, 1, 0.2608005289136857], [-347, 724, -1, -0.432899747227835], [-43, 42, 1, 1.5216640367969065], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-749, -406, 1, -0.15651498637081712], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-43, 36, -1, 2.2018655817196597], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -2, 1, 16.401595077458598], [-76, -31, -1, -0.09113873381188237], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 2, 1, 22.01761164373864], [-2, 3, -1, 19.01162476701422], [2, 7, 0, -0.12026464355831305], [-55, 84, -1, -0.04988925775188722], [370, 779, 1, -0.08500179648450981]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 375, "state": [[8, -5, 0, 4.324474873056523], [45, -15, 1, 2.741167138555933], [1, 9, -1, 13.939632513361284], [-728, 400, 1, 0.27439437144114853], [87, 1, -1, 0.1162552886123256], [0, -6, 1, 18.65906881591082], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-341, -749, -1, 0.3131745034804677], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [402, 730, 1, 0.26081753259775914], [-348, 726, -1, -0.43290713397911024], [-44, 40, 1, 1.527364798174467], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-751, -407, 1, -0.15652876429646614], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-42, 38, -1, 2.2079800584610996], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, 0, 1, 16.4951785983641], [-75, -33, -1, -0.09546986046950517], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-4, 0, 1, 22.11119516464414], [0, 4, -1, 19.10520828791972], [2, 7, 0, -0.12026464355831305], [-56, 86, -1, -0.049487664221399656], [371, 781, 1, -0.08501012061059648]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 376, "state": [[8, -5, 0, 4.324474873056523], [47, -14, 1, 2.7462993892948067], [0, 7, -1, 13.922020869622646], [-730, 401, 1, 0.27441093474460204], [86, 3, -1, 0.11253490894867818], [2, -5, 1, 18.719628286706243], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-342, -751, -1, 0.31319020522014673], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [403, 732, 1, 0.26083444535016875], [-349, 728, -1, -0.43291447981788894], [-43, 42, 1, 1.5216640367969065], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-753, -408, 1, -0.15654247031524254], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-41, 40, -1, 2.2139664080654535], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 2, 1, 16.5887621192696], [-73, -32, -1, -0.09525053822465433], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, -2, 1, 22.20477868554964], [2, 3, -1, 19.19879180882522], [2, 7, 0, -0.12026464355831305], [-58, 85, -1, -0.05292408094905048], [372, 783, 1, -0.08501840180196844]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 377, "state": [[8, -5, 0, 4.324474873056523], [49, -13, 1, 2.7511014007087033], [2, 6, -1, 13.97322906079743], [-732, 402, 1, 0.2744274094166826], [84, 2, -1, 0.11429588762888306], [3, -3, 1, 18.78406881591082], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-343, -753, -1, 0.3132058221513134], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [404, 734, 1, 0.2608512678980119], [-350, 730, -1, -0.43292178508310014], [-42, 44, 1, 1.5160911013750895], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-755, -409, 1, -0.15655610498840133], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-39, 41, -1, 2.2199092290452005], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, 4, 1, 16.671386789538882], [-75, -31, -1, -0.09187942854471455], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, -3, 1, 22.309986973469357], [3, 1, -1, 19.304000096744936], [2, 7, 0, -0.12026464355831305], [-57, 83, -1, -0.053400269397410674], [373, 785, 1, -0.08502664038990392]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 378, "state": [[8, -5, 0, 4.324474873056523], [51, -12, 1, 2.7555961077440854], [4, 7, -1, 14.00464553989193], [-734, 403, 1, 0.27444379616655046], [83, 4, -1, 0.11042038727605707], [5, -2, 1, 18.8485093451154], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-344, -755, -1, 0.31322135495892245], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [405, 736, 1, 0.26086800096065843], [-351, 732, -1, -0.43292905010994004], [-41, 46, 1, 1.51065492686225], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-757, -410, 1, -0.1565696688713741], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-38, 43, -1, 2.2257431134888845], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, 3, 1, 16.7451785983641], [-74, -33, -1, -0.09626095398777135], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, -5, 1, 22.36119516464414], [5, 0, -1, 19.35520828791972], [2, 7, 0, -0.12026464355831305], [-58, 85, -1, -0.05292408094905048], [374, 787, 1, -0.08503483670228215]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 379, "state": [[8, -5, 0, 4.324474873056523], [53, -11, 1, 2.759805574133036], [6, 6, -1, 14.047020869622646], [-736, 404, 1, 0.27446009569582425], [84, 2, -1, 0.11429588762888306], [4, 0, 1, 18.90906881591082], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-345, -757, -1, 0.31323680432057593], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [406, 738, 1, 0.2608846452498535], [-352, 734, -1, -0.4329362752299229], [-40, 48, 1, 1.5053627428921306], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-759, -411, 1, -0.1565831625138436], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-36, 44, -1, 2.2317939428044644], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, 4, 1, 16.818970407189315], [-76, -34, -1, -0.09644969382587845], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, -3, 1, 22.412403355818924], [4, -2, -1, 19.429000096744936], [2, 7, 0, -0.12026464355831305], [-56, 84, -1, -0.05120819117478329], [375, 789, 1, -0.08504299106362698]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 380, "state": [[8, -5, 0, 4.324474873056523], [55, -10, 1, 2.7637507562063663], [7, 4, -1, 14.089396199353361], [-738, 405, 1, 0.2744763086986808], [85, 0, -1, 0.11808457521666894], [3, 2, 1, 19.002652336816322], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-346, -759, -1, 0.31325217090662105], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [407, 740, 1, 0.26090120146981793], [-353, 736, -1, -0.43294346077093165], [-39, 50, 1, 1.5002201311778731], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-761, -412, 1, -0.1565965864598186], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-35, 46, -1, 2.237413401030918], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 2, 1, 16.901595077458598], [-75, -32, -1, -0.09368328370674081], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [2, -5, 1, 22.421754635439562], [6, -3, -1, 19.429000096744936], [2, 7, 0, -0.12026464355831305], [-54, 83, -1, -0.04942501713032622], [376, 791, 1, -0.08505110379514957]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 381, "state": [[8, -5, 0, 4.324474873056523], [57, -9, 1, 2.7674513669115597], [8, 2, -1, 14.13303130443396], [-740, 406, 1, 0.2744924358619535], [83, 1, -1, 0.11616713855593261], [1, 3, 1, 19.107860624736038], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-347, -761, -1, 0.31326745538024703], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [408, 742, 1, 0.2609176703173473], [-354, 738, -1, -0.43295060705726746], [-38, 52, 1, 1.4952311160797505], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-763, -413, 1, -0.15660994124770625], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-33, 47, -1, 2.2435040882743316], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 0, 1, 16.9951785983641], [-77, -33, -1, -0.0939395716383425], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 22.48619516464414], [4, -2, -1, 19.429000096744936], [2, 7, 0, -0.12026464355831305], [-52, 84, -1, -0.04584544828265283], [377, 793, 1, -0.0850591752147906]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 382, "state": [[8, -5, 0, 4.324474873056523], [59, -8, 1, 2.7709258136192414], [9, 0, -1, 14.172020869622644], [-742, 407, 1, 0.27450847786522903], [85, 0, -1, 0.11808457521666894], [-1, 4, 1, 19.198058381099507], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-348, -763, -1, 0.31328265839758057], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [409, 744, 1, 0.26093405248190976], [-355, 740, -1, -0.4329577144096984], [-37, 54, 1, 1.4903982800776612], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-765, -414, 1, -0.15662322741038442], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-32, 49, -1, 2.2488561956662547], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -2, 1, 17.0887621192696], [-78, -35, -1, -0.09662856977539055], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, -1, 1, 22.572205599455454], [3, -4, -1, 19.502791905570152], [2, 7, 0, -0.12026464355831305], [-50, 85, -1, -0.04225118393445026], [378, 795, 1, -0.08506720563726183]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 383, "state": [[8, -5, 0, 4.324474873056523], [61, -7, 1, 2.774191188666011], [7, -1, -1, 14.194604487273077], [-744, 408, 1, 0.27452443538094295], [87, 1, -1, 0.1162552886123256], [-3, 3, 1, 19.28406881591082], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-349, -765, -1, 0.31329778060777935], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [410, 746, 1, 0.2609503486457417], [-356, 742, -1, -0.4329647831455075], [-36, 56, 1, 1.4857228961694706], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-767, -415, 1, -0.15663644547527242], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-31, 51, -1, 2.2540060757671876], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, -3, 1, 17.193970407189315], [-77, -37, -1, -0.10079124093980191], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, 1, 1, 22.662403355818924], [1, -3, -1, 19.554000096744936], [2, 7, 0, -0.12026464355831305], [-48, 86, -1, -0.038645818545888895], [379, 797, 1, -0.08507519537408677]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 384, "state": [[8, -5, 0, 4.324474873056523], [63, -6, 1, 2.777263296311257], [6, -3, -1, 14.24581267844786], [-746, 409, 1, 0.2745403090744731], [89, 2, -1, 0.11450866149021051], [-4, 1, 1, 19.370079250722135], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-350, -767, -1, 0.31331282265312455], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [411, 748, 1, 0.26096655948394265], [-357, 744, -1, -0.4329718135785399], [-35, 58, 1, 1.4812050699373527], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-769, -416, 1, -0.15664959596440037], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-29, 52, -1, 2.259964317851096], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, -5, 1, 17.184619127568677], [-76, -39, -1, -0.1049573342596862], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [2, 3, 1, 22.76761164373864], [-1, -4, -1, 19.644197853108405], [2, 7, 0, -0.12026464355831305], [-47, 88, -1, -0.035697641993733605], [380, 799, 1, -0.08508314473364129]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 385, "state": [[8, -5, 0, 4.324474873056523], [65, -5, 1, 2.780156703744618], [7, -5, -1, 14.270736641267018], [-748, 410, 1, 0.274556099604232], [87, 1, -1, 0.1162552886123256], [-3, -1, 1, 19.460277007085605], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-351, -769, -1, 0.3133277851691112], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [412, 750, 1, 0.260982685664568], [-358, 746, -1, -0.4329788060192495], [-36, 56, 1, 1.4857228961694706], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-771, -417, 1, -0.15666267939447825], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-27, 53, -1, 2.265942744105614], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, -4, 1, 17.2451785983641], [-75, -41, -1, -0.10912114551787956], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, 4, 1, 22.86119516464414], [-3, -5, -1, 19.691218722731037], [2, 7, 0, -0.12026464355831305], [-49, 89, -1, -0.03772328373523694], [381, 801, 1, -0.0850910540211929]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 386, "state": [[8, -5, 0, 4.324474873056523], [67, -4, 1, 2.782884806975796], [5, -6, -1, 14.311449838810796], [-750, 411, 1, 0.2745718076217581], [88, 3, -1, 0.1126609389683367], [-5, -2, 1, 19.469628286706243], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-352, -771, -1, 0.31334266878453787], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [413, 752, 1, 0.26099872784872086], [-359, 748, -1, -0.4329857607747441], [-37, 54, 1, 1.4903982800776612], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-773, -418, 1, -0.15667569627696318], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-26, 55, -1, 2.2706495767963553], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, -5, 1, 17.30573806915952], [-74, -43, -1, -0.11327698920622833], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-2, 3, 1, 22.95477868554964], [-5, -4, -1, 19.74781993165836], [2, 7, 0, -0.12026464355831305], [-51, 90, -1, -0.039676843212500874], [382, 803, 1, -0.08509892353894014]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 387, "state": [[8, -5, 0, 4.324474873056523], [69, -3, 1, 2.7854599049473854], [3, -7, -1, 14.357580340418066], [-752, 412, 1, 0.2745874337718044], [89, 5, -1, 0.10915267523959059], [-4, -4, 1, 19.53406881591082], [5, -5, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-353, -773, -1, 0.3133574741215946], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [414, 754, 1, 0.26101468669064193], [-360, 750, -1, -0.432992678148831], [-38, 52, 1, 1.4952311160797505], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-775, -419, 1, -0.15668864711812613], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-24, 56, -1, 2.2764906548846096], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -3, 1, 17.296386789538882], [-72, -44, -1, -0.11680339136387118], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 1, 1, 23.059986973469357], [-4, -2, -1, 19.781416479094503], [2, 7, 0, -0.12026464355831305], [-50, 88, -1, -0.039859255674853086], [383, 805, 1, -0.08510675358605074]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 388, "state": [[8, -5, 0, 4.324474873056523], [71, -2, 1, 2.78789327713938], [1, -8, -1, 14.402229157542362], [-754, 413, 1, 0.27460297869242745], [87, 4, -1, 0.11077225613615094], [-2, -5, 1, 19.5985093451154], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-354, -775, -1, 0.31337220179594927], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [415, 756, 1, 0.2610305628377985], [-361, 752, -1, -0.43299955844206084], [-39, 50, 1, 1.5002201311778731], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-777, -420, 1, -0.15670153241911744], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-22, 57, -1, 2.2823066324643833], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -2, 1, 17.401595077458598], [-71, -46, -1, -0.12099540505308501], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-4, -1, 1, 23.150184729832826], [-3, 0, -1, 19.85520828791972], [2, 7, 0, -0.12026464355831305], [-49, 90, -1, -0.036974216918579966], [384, 807, 1, -0.0851145444586998]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 389, "state": [[8, -5, 0, 4.324474873056523], [73, -1, 1, 2.7901952613890724], [-1, -9, -1, 14.439632513361284], [-756, 414, 1, 0.2746184430150733], [88, 6, -1, 0.10724987037671925], [0, -4, 1, 19.65906881591082], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-355, -777, -1, 0.3133868524168329], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [416, 758, 1, 0.2610463569309717], [-362, 754, -1, -0.4330064019517712], [-40, 48, 1, 1.5053627428921306], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-779, -421, 1, -0.15671435267603126], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-21, 59, -1, 2.2865081788362667], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, 0, 1, 17.4951785983641], [-70, -44, -1, -0.11881097338177067], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-5, -3, 1, 23.197205599455458], [-4, 2, -1, 19.929000096744936], [2, 7, 0, -0.12026464355831305], [-47, 91, -1, -0.03350135908440129], [385, 809, 1, -0.08512229645010697]], "moves": [{"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 390, "state": [[8, -5, 0, 4.324474873056523], [75, 0, 1, 2.7923753297307163], [-2, -7, -1, 14.466313636014098], [-758, 415, 1, 0.2746338273646634], [87, 8, -1, 0.1034906786853849], [2, -5, 1, 19.719628286706243], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-356, -779, -1, 0.31340142658712355], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [417, 760, 1, 0.26106206960434264], [-363, 756, -1, -0.43301320897212936], [-41, 46, 1, 1.51065492686225], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-781, -422, 1, -0.15672710837996942], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-19, 60, -1, 2.2921221319271807], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 2, 1, 17.5887621192696], [-69, -46, -1, -0.1230825633392636], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, -4, 1, 23.258778782294577], [-2, 3, -1, 20.01162476701422], [2, 7, 0, -0.12026464355831305], [-49, 92, -1, -0.03551398409688105], [386, 811, 1, -0.08513000985057309]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 391, "state": [[8, -5, 0, 4.324474873056523], [73, 1, 1, 2.7945553980723603], [-4, -6, -1, 14.515604390528145], [-760, 416, 1, 0.27464913235967797], [85, 7, -1, 0.10500720787119054], [3, -3, 1, 19.78406881591082], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-357, -781, -1, 0.3134159249034288], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [418, 762, 1, 0.2610777014855771], [-364, 758, -1, -0.4330199797941746], [-42, 44, 1, 1.5160911013750895], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-783, -423, 1, -0.15673980001710364], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-17, 61, -1, 2.2976741185424925], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, 4, 1, 17.671386789538882], [-71, -47, -1, -0.12256414516269257], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, -3, 1, 23.30998697346936], [0, 4, -1, 20.10520828791972], [2, 7, 0, -0.12026464355831305], [-51, 93, -1, -0.0374574349684174], [387, 813, 1, -0.08513768494751678]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 392, "state": [[8, -5, 0, 4.324474873056523], [71, 2, 1, 2.796857382322053], [-6, -5, -1, 14.561449838810798], [-762, 417, 1, 0.2746643586122393], [84, 5, -1, 0.10862223145279472], [4, -1, 1, 19.870079250722135], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-358, -783, -1, 0.3134303479561671], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [419, 764, 1, 0.2610932531959088], [-365, 760, -1, -0.4330267147058595], [-43, 42, 1, 1.5216640367969065], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-785, -424, 1, -0.15675242806873765], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-16, 63, -1, 2.301347759928622], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, 3, 1, 17.7451785983641], [-69, -48, -1, -0.12623373453642198], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, -5, 1, 23.361195164644144], [2, 3, -1, 20.19879180882522], [2, 7, 0, -0.12026464355831305], [-52, 91, -1, -0.04024934053856788], [388, 815, 1, -0.0851453220255097]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 393, "state": [[8, -5, 0, 4.324474873056523], [69, 3, 1, 2.7992907545140473], [-7, -3, -1, 14.607580340418068], [-764, 418, 1, 0.274679506728193], [83, 3, -1, 0.11233449006933255], [5, 1, 1, 19.94048529500532], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-359, -785, -1, 0.31344469632964783], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [420, 766, 1, 0.26110872535022184], [-366, 762, -1, -0.4330334139920909], [-44, 40, 1, 1.527364798174467], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-787, -425, 1, -0.15676499301136756], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-14, 64, -1, 2.306655941649393], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, 4, 1, 17.818970407189315], [-68, -50, -1, -0.13040689230076485], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, -3, 1, 23.412403355818928], [4, 2, -1, 20.281416479094503], [2, 7, 0, -0.12026464355831305], [-53, 93, -1, -0.040064920061326156], [389, 817, 1, -0.08515292136631197]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 394, "state": [[8, -5, 0, 4.324474873056523], [67, 4, 1, 2.8018658524856366], [-8, -1, -1, 14.652229157542363], [-766, 419, 1, 0.2746945773071884], [85, 2, -1, 0.11434044388278394], [4, 3, 1, 20.011485198260388], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-360, -787, -1, 0.3134589706021499], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [421, 768, 1, 0.26112411855713125], [-367, 764, -1, -0.43304007793476973], [-45, 38, 1, 1.5331827289638735], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-789, -426, 1, -0.15677749531674204], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-13, 66, -1, 2.3099787122604676], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 2, 1, 17.901595077458598], [-70, -51, -1, -0.1297101856458992], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, -2, 1, 23.517611643738643], [5, 0, -1, 20.35520828791972], [2, 7, 0, -0.12026464355831305], [-54, 95, -1, -0.03988803595357954], [390, 819, 1, -0.08516048324890674]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 395, "state": [[8, -5, 0, 4.324474873056523], [65, 5, 1, 2.8045939557168147], [-9, 1, -1, 14.689632513361286], [-768, 420, 1, 0.2747095709427569], [87, 3, -1, 0.11259864740866345], [2, 4, 1, 20.085277007085605], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-361, -789, -1, 0.31347317134599945], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [422, 770, 1, 0.261139433419063], [-368, 766, -1, -0.43304670681283103], [-46, 36, 1, 1.5391054828252104], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-791, -427, 1, -0.15678993545192096], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-12, 68, -1, 2.313131240196295], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 0, 1, 17.9951785983641], [-71, -49, -1, -0.1256411040574597], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, 0, 1, 23.611195164644144], [4, -2, -1, 20.429000096744936], [2, 7, 0, -0.12026464355831305], [-56, 96, -1, -0.04167032905686522], [391, 821, 1, -0.0851680079495343]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 396, "state": [[8, -5, 0, 4.324474873056523], [63, 6, 1, 2.8074873631501758], [-7, 2, -1, 14.7163136360141], [-770, 421, 1, 0.2747244882223907], [88, 5, -1, 0.10905139299343594], [0, 3, 1, 20.15906881591082], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-362, -791, -1, 0.3134872991276463], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [423, 772, 1, 0.261154670532332], [-369, 768, -1, -0.4330533009022825], [-47, 34, 1, 1.5451191086186045], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-793, -428, 1, -0.15680231387933385], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-11, 70, -1, 2.3161239893658014], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -2, 1, 18.0887621192696], [-70, -47, -1, -0.12360609744795763], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [5, 2, 1, 23.671754635439566], [3, -4, -1, 20.502791905570152], [2, 7, 0, -0.12026464355831305], [-58, 95, -1, -0.04486123600796457], [392, 823, 1, -0.08517549574172567]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 397, "state": [[8, -5, 0, 4.324474873056523], [61, 7, 1, 2.810559470795422], [-6, 4, -1, 14.765604390528146], [-772, 422, 1, 0.2747393297276185], [90, 6, -1, 0.10748992289919573], [-2, 4, 1, 20.232860624736038], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-363, -793, -1, 0.31350135450773886], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [424, 774, 1, 0.2611698304872197], [-370, 770, -1, -0.4330598604762429], [-48, 32, 1, 1.5512081911747835], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-795, -429, 1, -0.15681463105683682], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-9, 71, -1, 2.320863640494617], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, -3, 1, 18.193970407189315], [-71, -45, -1, -0.1194063703913336], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, 3, 1, 23.736195164644144], [1, -3, -1, 20.554000096744936], [2, 7, 0, -0.12026464355831305], [-60, 96, -1, -0.04652851251396029], [393, 825, 1, -0.0851829468963358]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 398, "state": [[8, -5, 0, 4.324474873056523], [59, 8, 1, 2.8138248458421913], [-5, 6, -1, 14.8114498388108], [-774, 423, 1, 0.27475409603408146], [92, 5, -1, 0.10944335117919457], [-3, 2, 1, 20.31548529500532], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-364, -795, -1, 0.3135153380411985], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [425, 776, 1, 0.2611849138680501], [-371, 772, -1, -0.4330663858049798], [-49, 30, 1, 1.5573560472203274], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-797, -430, 1, -0.15682688743776912], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-7, 72, -1, 2.325506264552974], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, -5, 1, 18.184619127568677], [-73, -44, -1, -0.11582970808676214], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, 4, 1, 23.822205599455458], [-1, -4, -1, 20.644197853108405], [2, 7, 0, -0.12026464355831305], [-61, 94, -1, -0.04923855233999354], [394, 827, 1, -0.08519036168157623]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 399, "state": [[8, -5, 0, 4.324474873056523], [57, 9, 1, 2.817299292549873], [-3, 7, -1, 14.85758034041807], [-776, 424, 1, 0.2747687877116075], [93, 7, -1, 0.10612771699303565], [-4, 0, 1, 20.40906881591082], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-365, -797, -1, 0.3135292502772923], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [426, 778, 1, 0.26119992125326463], [-372, 774, -1, -0.43307287715594656], [-50, 28, 1, 1.5635449722565413], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-799, -431, 1, -0.15683908347100844], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-5, 73, -1, 2.330047159466778], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, -4, 1, 18.2451785983641], [-75, -43, -1, -0.11235205536286072], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, 5, 1, 23.892611643738643], [-3, -5, -1, 20.691218722731037], [2, 7, 0, -0.12026464355831305], [-60, 92, -1, -0.04960062015920622], [395, 829, 1, -0.08519774036304707]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 400, "state": [[8, -5, 0, 4.324474873056523], [55, 10, 1, 2.8209999032550663], [-1, 8, -1, 14.902229157542365], [-778, 425, 1, 0.2747834053242842], [95, 8, -1, 0.10471360051192857], [-3, -2, 1, 20.502652336816322], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-366, -799, -1, 0.3135430917597049], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [427, 780, 1, 0.2612148532154959], [-373, 776, -1, -0.43307933479381905], [-51, 26, 1, 1.5697565305582313], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-801, -432, 1, -0.15685121960102605], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-4, 75, -1, 2.3324509548814305], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, -5, 1, 18.30573806915952], [-77, -44, -1, -0.11212371270304818], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-2, 3, 1, 23.95477868554964], [-4, -3, -1, 20.752791905570156], [2, 7, 0, -0.12026464355831305], [-61, 94, -1, -0.04923855233999354], [396, 831, 1, -0.08520508320376893]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 401, "state": [[8, -5, 0, 4.324474873056523], [53, 11, 1, 2.824945085328397], [1, 9, -1, 14.939632513361287], [-780, 426, 1, 0.27479794943053093], [97, 9, -1, 0.10335977933743092], [-1, -3, 1, 20.607860624736038], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-367, -801, -1, 0.3135568630266091], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [428, 782, 1, 0.2612297103216406], [-374, 778, -1, -0.4330857589805313], [-52, 24, 1, 1.5759718771668607], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-803, -433, 1, -0.1568632962679403], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-2, 76, -1, 2.3367438625370345], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -3, 1, 18.296386789538882], [-79, -45, -1, -0.11190658467528214], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 1, 1, 24.059986973469357], [-3, -1, -1, 20.80400009674494], [2, 7, 0, -0.12026464355831305], [-62, 92, -1, -0.052003959258886324], [397, 833, 1, -0.08521239046421408]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 402, "state": [[8, -5, 0, 4.324474873056523], [51, 12, 1, 2.8291545517173473], [0, 7, -1, 14.92202086962265], [-782, 427, 1, 0.27481242058316996], [95, 10, -1, 0.10139289200140637], [-2, -5, 1, 20.5985093451154], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-368, -803, -1, 0.31357056461073574], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [429, 784, 1, 0.26124449313293086], [-375, 780, -1, -0.43309214997531126], [-53, 22, 1, 1.582172098191233], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-805, -434, 1, -0.15687531390756998], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [-1, 78, -1, 2.338890847882924], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -2, 1, 18.401595077458598], [-77, -46, -1, -0.11520516606125591], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-4, -1, 1, 24.150184729832826], [-4, 1, -1, 20.89419785310841], [2, 7, 0, -0.12026464355831305], [-61, 94, -1, -0.04923855233999354], [398, 835, 1, -0.08521966240233717]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 403, "state": [[8, -5, 0, 4.324474873056523], [49, 13, 1, 2.8336492587527293], [2, 6, -1, 14.973229060797433], [-784, 428, 1, 0.27482681932949626], [96, 8, -1, 0.104852237186874], [0, -6, 1, 20.65906881591082], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-369, -805, -1, 0.31358419703944207], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [430, 786, 1, 0.26125920220500487], [-376, 782, -1, -0.43309850803471556], [-54, 20, 1, 1.5883385542201078], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-807, -435, 1, -0.1568872729514868], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [1, 79, -1, 2.3429456960310184], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, 0, 1, 18.4951785983641], [-79, -45, -1, -0.11190658467528214], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-5, -3, 1, 24.197205599455458], [-3, 3, -1, 20.980208287919723], [2, 7, 0, -0.12026464355831305], [-59, 95, -1, -0.04607594043590948], [399, 837, 1, -0.08522689927360556]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 404, "state": [[8, -5, 0, 4.324474873056523], [47, 14, 1, 2.838451270166626], [4, 7, -1, 15.004645539891934], [-786, 429, 1, 0.2748411462113466], [94, 7, -1, 0.10625444709952908], [2, -5, 1, 20.719628286706243], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-370, -807, -1, 0.31359776083477936], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [431, 788, 1, 0.2612738380879766], [-377, 784, -1, -0.43310483341266354], [-55, 18, 1, 1.5944532113916678], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-809, -436, 1, -0.15689917382706656], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [2, 77, -1, 2.345064149447042], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 2, 1, 18.5887621192696], [-78, -43, -1, -0.10968559651574922], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, -4, 1, 24.258778782294577], [-1, 4, -1, 21.066218722731037], [2, 7, 0, -0.12026464355831305], [-58, 93, -1, -0.04637459095354266], [400, 839, 1, -0.0852341013310294]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 405, "state": [[8, -5, 0, 4.324474873056523], [45, 15, 1, 2.8435835209055], [6, 6, -1, 15.04702086962265], [-788, 430, 1, 0.27485540176516715], [96, 8, -1, 0.104852237186874], [3, -3, 1, 20.78406881591082], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-371, -809, -1, 0.31361125651355953], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [432, 790, 1, 0.26128840132650394], [-378, 786, -1, -0.4331111263604714], [-56, 16, 1, 1.6004989456888303], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-811, -437, 1, -0.1569110169575405], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [4, 76, -1, 2.3493000382674745], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, 4, 1, 18.671386789538882], [-79, -41, -1, -0.10568999027175746], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, -3, 1, 24.30998697346936], [1, 5, -1, 21.136624767014222], [2, 7, 0, -0.12026464355831305], [-56, 94, -1, -0.04313618839796852], [401, 841, 1, -0.08524126882519094]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 406, "state": [[8, -5, 0, 4.324474873056523], [43, 16, 1, 2.849069448713505], [7, 4, -1, 15.089396199353365], [-790, 431, 1, 0.27486958652208027], [98, 7, -1, 0.10673563971673873], [4, -1, 1, 20.870079250722135], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-372, -811, -1, 0.31362468458742054], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [433, 792, 1, 0.26130289245985633], [-379, 788, -1, -0.4331173871268853], [-57, 14, 1, 1.606459808202451], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-813, -438, 1, -0.15692280276204512], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [5, 74, -1, 2.3516685762276643], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, 5, 1, 18.7451785983641], [-78, -43, -1, -0.10968559651574922], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, -5, 1, 24.361195164644144], [2, 3, -1, 21.19879180882522], [2, 7, 0, -0.12026464355831305], [-55, 92, -1, -0.04338045738895147], [402, 843, 1, -0.08524840200427355]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 407, "state": [[8, -5, 0, 4.324474873056523], [41, 17, 1, 2.8549324564054297], [8, 2, -1, 15.133031304433963], [-792, 432, 1, 0.2748837010079507], [99, 9, -1, 0.1036556060285167], [5, 1, 1, 20.94048529500532], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-373, -813, -1, 0.31363804556289115], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [434, 794, 1, 0.261317312021981], [-380, 790, -1, -0.43312361595811444], [-58, 12, 1, 1.6123212421485071], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-815, -439, 1, -0.15693453165567148], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [6, 72, -1, 2.354163522118982], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, 4, 1, 18.818970407189315], [-77, -45, -1, -0.11367315554623111], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, -3, 1, 24.412403355818928], [4, 2, -1, 21.281416479094503], [2, 7, 0, -0.12026464355831305], [-54, 94, -1, -0.0406135388573101], [403, 845, 1, -0.08525550111409053]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 408, "state": [[8, -5, 0, 4.324474873056523], [39, 18, 1, 2.8611951646441383], [9, 0, -1, 15.172020869622648], [-794, 433, 1, 0.27489774574345005], [98, 11, -1, 0.10029470653226855], [4, 3, 1, 21.011485198260388], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-374, -815, -1, 0.3136513399414543], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [435, 796, 1, 0.26133166054156876], [-381, 792, -1, -0.4331298130978625], [-59, 10, 1, 1.618070245970008], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-817, -440, 1, -0.15694620404951423], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [8, 71, -1, 2.3587888167248257], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 2, 1, 18.901595077458598], [-75, -44, -1, -0.11393995275089218], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, -2, 1, 24.517611643738643], [5, 0, -1, 21.35520828791972], [2, 7, 0, -0.12026464355831305], [-53, 92, -1, -0.04080712427038161], [404, 847, 1, -0.0852625663981131]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 409, "state": [[8, -5, 0, 4.324474873056523], [37, 19, 1, 2.867878416079264], [7, -1, -1, 15.19460448727308], [-796, 434, 1, 0.274911721244121], [100, 12, -1, 0.0990768712926941], [2, 4, 1, 21.085277007085605], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-375, -817, -1, 0.31366456821960986], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [436, 798, 1, 0.2613459385421182], [-382, 794, -1, -0.4331359787873606], [-60, 8, 1, 1.6236954805008619], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-819, -441, 1, -0.15695782035071917], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [9, 69, -1, 2.361573984009111], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 0, 1, 18.9951785983641], [-76, -42, -1, -0.10985022530946865], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, 0, 1, 24.611195164644144], [4, -2, -1, 21.429000096744936], [2, 7, 0, -0.12026464355831305], [-52, 90, -1, -0.04100902423486471], [405, 849, 1, -0.08526959809749844]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 410, "state": [[8, -5, 0, 4.324474873056523], [35, 20, 1, 2.875], [6, -3, -1, 15.245812678447864], [-798, 435, 1, 0.2749256280204402], [98, 11, -1, 0.10029470653226855], [0, 3, 1, 21.15906881591082], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-376, -819, -1, 0.3136777308889364], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [437, 800, 1, 0.26136014654199935], [-383, 796, -1, -0.4331421132653974], [-61, 6, 1, 1.6291873215521524], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-821, -442, 1, -0.15696938096253088], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [11, 68, -1, 2.3664557287485173], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -2, 1, 19.0887621192696], [-78, -43, -1, -0.1096855965157492], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [5, 2, 1, 24.671754635439566], [3, -4, -1, 21.502791905570152], [2, 7, 0, -0.12026464355831305], [-50, 91, -1, -0.037587498908211794], [406, 851, 1, -0.08527659645111704]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 411, "state": [[8, -5, 0, 4.324474873056523], [33, 21, 1, 2.882573086094184], [7, -5, -1, 15.270736641267021], [-800, 436, 1, 0.27493946657788015], [96, 12, -1, 0.09829286313638617], [-2, 4, 1, 21.232860624736038], [3, -5, -1, 0.22108969079863877], [2, 1, 0, 0.09173296543276846], [-377, -821, -1, 0.313690828436152], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [438, 802, 1, 0.26137428505451643], [-384, 798, -1, -0.4331482167683508], [-62, 4, 1, 1.6345378621179179], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-823, -443, 1, -0.1569808862843391], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [12, 66, -1, 2.3695557576135373], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, -3, 1, 19.193970407189315], [-79, -45, -1, -0.11190658467528213], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, 3, 1, 24.736195164644144], [1, -3, -1, 21.554000096744936], [2, 7, 0, -0.12026464355831305], [-48, 92, -1, -0.034160257982388934], [407, 853, 1, -0.08528356169557966]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 412, "state": [[8, -5, 0, 4.324474873056523], [31, 22, 1, 2.89060439052813], [5, -6, -1, 15.3114498388108], [-802, 437, 1, 0.27495323741697064], [98, 11, -1, 0.10029470653226855], [-3, 2, 1, 21.31548529500532], [4, -3, -1, 0.15951650795952083], [2, 1, 0, 0.09173296543276846], [-378, -823, -1, 0.3137038613431738], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [439, 804, 1, 0.2613883545879694], [-385, 800, -1, -0.433154289530218], [-63, 2, 1, 1.6397408705123608], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-825, -444, 1, -0.1569923367117247], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [13, 64, -1, 2.372825604519043], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, -5, 1, 19.184619127568677], [-77, -46, -1, -0.1152051660612559], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, 4, 1, 24.822205599455458], [-1, -4, -1, 21.644197853108405], [2, 7, 0, -0.12026464355831305], [-50, 93, -1, -0.03613579290407265], [408, 855, 1, -0.085290494065264]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 413, "state": [[8, -5, 0, 4.324474873056523], [29, 23, 1, 2.8990921501329994], [3, -7, -1, 15.35758034041807], [-804, 438, 1, 0.27496694103335867], [97, 9, -1, 0.10335977933743092], [-4, 0, 1, 21.40906881591082], [5, -5, -1, 0.1821001256099541], [2, 1, 0, 0.09173296543276846], [-379, -825, -1, 0.3137168300871777], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [440, 806, 1, 0.2614023556457147], [-386, 802, -1, -0.4331603317826452], [-64, 0, 1, 1.6447917120802826], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-827, -445, 1, -0.15700373263650513], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [15, 63, -1, 2.378132566738496], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, -4, 1, 19.2451785983641], [-79, -47, -1, -0.11491561827319864], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, 5, 1, 24.892611643738643], [-3, -5, -1, 21.691218722731037], [2, 7, 0, -0.12026464355831305], [-51, 95, -1, -0.036037937439754954], [409, 857, 1, -0.08529739379234116]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 414, "state": [[8, -5, 0, 4.324474873056523], [27, 24, 1, 2.9080240501100776], [1, -8, -1, 15.402229157542365], [-806, 439, 1, 0.27498057791786806], [96, 11, -1, 0.09992725952556597], [-3, -2, 1, 21.502652336816322], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-380, -827, -1, 0.31372973514065594], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [441, 808, 1, 0.26141628872622535], [-387, 804, -1, -0.43316634375495716], [-65, -2, 1, 1.6496872427015616], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-829, -446, 1, -0.15701507444677876], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [16, 61, -1, 2.3817570709767204], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, -3, 1, 19.3387621192696], [-80, -45, -1, -0.11104835783040662], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-2, 3, 1, 24.95477868554964], [-4, -3, -1, 21.752791905570156], [2, 7, 0, -0.12026464355831305], [-53, 96, -1, -0.037908995369844475], [410, 859, 1, -0.08530426110680131]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 415, "state": [[8, -5, 0, 4.324474873056523], [25, 25, 1, 2.917375329730716], [-1, -9, -1, 15.439632513361287], [-808, 440, 1, 0.2749941485565579], [97, 9, -1, 0.10335977933743092], [-1, -3, 1, 21.607860624736038], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-381, -829, -1, 0.3137425769714745], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [442, 810, 1, 0.26143015432315], [-388, 806, -1, -0.4331723256741866], [-63, -3, 1, 1.6523647981744665], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-831, -447, 1, -0.1570263625269691], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [17, 59, -1, 2.3855800012134827], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -1, 1, 19.443970407189315], [-78, -46, -1, -0.1143037810446923], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 1, 1, 25.059986973469357], [-3, -1, -1, 21.80400009674494], [2, 7, 0, -0.12026464355831305], [-52, 94, -1, -0.03804410140113618], [411, 861, 1, -0.0853110962364793]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 416, "state": [[8, -5, 0, 4.324474873056523], [23, 26, 1, 2.9271073620773396], [-2, -7, -1, 15.466313636014101], [-810, 441, 1, 0.2750076534307802], [98, 7, -1, 0.10673563971673873], [1, -4, 1, 21.698058381099507], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-382, -831, -1, 0.31375535604292987], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [443, 812, 1, 0.261443952925371], [-389, 808, -1, -0.433178277765102], [-61, -4, 1, 1.6552131817206324], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-833, -448, 1, -0.15703759725786823], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [18, 57, -1, 2.3896133184606394], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, 1, 1, 19.534168163552785], [-76, -45, -1, -0.11458237155826613], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-4, -1, 1, 25.150184729832826], [-4, 1, -1, 21.89419785310841], [2, 7, 0, -0.12026464355831305], [-53, 92, -1, -0.04080712427038161], [412, 863, 1, -0.08531789940708]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 417, "state": [[8, -5, 0, 4.324474873056523], [21, 27, 1, 2.9371670418109987], [-4, -6, -1, 15.515604390528148], [-812, 442, 1, 0.2750210930172366], [96, 8, -1, 0.104852237186874], [3, -3, 1, 21.78406881591082], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-383, -833, -1, 0.3137680728138041], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [444, 814, 1, 0.26145768501706185], [-390, 810, -1, -0.43318420025023646], [-59, -5, 1, 1.6582472686777288], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-835, -449, 1, -0.15704877901667938], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [19, 55, -1, 2.393869252172877], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 3, 1, 19.6201785983641], [-75, -43, -1, -0.1123520553628607], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, -3, 1, 25.23619516464414], [-3, 3, -1, 21.980208287919723], [2, 7, 0, -0.12026464355831305], [-51, 91, -1, -0.038924656977319186], [413, 865, 1, -0.08532467084220288]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 418, "state": [[8, -5, 0, 4.324474873056523], [19, 28, 1, 2.947487289326079], [-6, -5, -1, 15.561449838810802], [-814, 443, 1, 0.27503446778803453], [94, 9, -1, 0.10289264474413579], [4, -1, 1, 21.870079250722135], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-384, -835, -1, 0.3137807277384204], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [445, 816, 1, 0.26147135107774366], [-391, 812, -1, -0.4331900933499151], [-57, -6, 1, 1.661483395295545], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-837, -450, 1, -0.1570599081770593], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [20, 53, -1, 2.3983601417582814], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, 4, 1, 19.706189033175413], [-74, -45, -1, -0.11645494103262796], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, -4, 1, 25.322205599455454], [-1, 4, -1, 22.066218722731037], [2, 7, 0, -0.12026464355831305], [-50, 89, -1, -0.03908905774277501], [414, 867, 1, -0.08533141076336673]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 419, "state": [[8, -5, 0, 4.324474873056523], [17, 29, 1, 2.9579888685880262], [-7, -3, -1, 15.607580340418071], [-816, 444, 1, 0.27504777821074233], [92, 10, -1, 0.10085277548974718], [3, 1, 1, 21.960277007085605], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-385, -837, -1, 0.31379332126669657], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [446, 818, 1, 0.26148495158234103], [-392, 814, -1, -0.43319595728228216], [-55, -7, 1, 1.6649394748934083], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-839, -451, 1, -0.15707098510915954], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [21, 51, -1, 2.403098225900186], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, 3, 1, 19.796386789538882], [-73, -47, -1, -0.12054036833449819], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, -6, 1, 25.36119516464414], [1, 3, -1, 22.156416479094506], [2, 7, 0, -0.12026464355831305], [-51, 91, -1, -0.038924656977319186], [415, 869, 1, -0.08533811939003363]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 420, "state": [[8, -5, 0, 4.324474873056523], [15, 30, 1, 2.9685835209054994], [-8, -1, -1, 15.652229157542367], [-818, 445, 1, 0.2750610247484436], [91, 12, -1, 0.09721750826374465], [2, 3, 1, 22.06548529500532], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-386, -839, -1, 0.3138058538441983], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [447, 820, 1, 0.2614984870012368], [-393, 816, -1, -0.4332017922633285], [-53, -8, 1, 1.668635105080599], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-841, -452, 1, -0.15708201017966775], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [23, 50, -1, 2.4095490458329962], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 2, 1, 19.901595077458598], [-72, -45, -1, -0.11840288467844058], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, -4, 1, 25.400184729832826], [3, 2, -1, 22.261624767014222], [2, 7, 0, -0.12026464355831305], [-53, 92, -1, -0.04080712427038161], [416, 871, 1, -0.08534479693963291]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 421, "state": [[8, -5, 0, 4.324474873056523], [13, 31, 1, 2.9791781732229725], [-9, 1, -1, 15.689632513361289], [-820, 446, 1, 0.27507420785979086], [93, 13, -1, 0.09598033847523244], [0, 4, 1, 22.15906881591082], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-387, -841, -1, 0.313818325912192], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [448, 822, 1, 0.2615119578003262], [-394, 818, -1, -0.4332075985069176], [-51, -9, 1, 1.672591655973175], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-843, -453, 1, -0.1570929837518479], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [25, 49, -1, 2.416016907033195], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 0, 1, 19.9951785983641], [-71, -47, -1, -0.12256414516269257], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 25.48619516464414], [4, 0, -1, 22.355208287919723], [2, 7, 0, -0.12026464355831305], [-51, 93, -1, -0.03745743496841741], [417, 873, 1, -0.08535144362758441]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 422, "state": [[8, -5, 0, 4.324474873056523], [11, 32, 1, 2.98967975248492], [-7, 2, -1, 15.716313636014103], [-822, 447, 1, 0.27508732799905855], [94, 11, -1, 0.09954438341912013], [-2, 3, 1, 22.252652336816322], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-388, -843, -1, 0.31383073790769617], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [449, 824, 1, 0.2615253644410704], [-395, 820, -1, -0.4332133762248119], [-49, -10, 1, 1.6768323250070734], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-845, -454, 1, -0.15710390618558034], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [27, 48, -1, 2.4224804994858293], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -2, 1, 20.0887621192696], [-70, -45, -1, -0.12043022652295199], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, -1, 1, 25.572205599455454], [3, -2, -1, 22.448791808825224], [2, 7, 0, -0.12026464355831305], [-52, 95, -1, -0.03733273798968241], [418, 875, 1, -0.08535805966732196]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 423, "state": [[8, -5, 0, 4.324474873056523], [9, 33, 1, 3.0], [-6, 4, -1, 15.76560439052815], [-824, 448, 1, 0.2751003856161948], [96, 12, -1, 0.09829286313638616], [-3, 1, 1, 22.357860624736038], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-389, -845, -1, 0.3138430902635325], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [450, 826, 1, 0.26153870738054885], [-396, 822, -1, -0.43321912562669845], [-47, -11, 1, 1.6813821382561904], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-847, -455, 1, -0.15711477783740072], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [29, 47, -1, 2.4289185972506013], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, -3, 1, 20.193970407189315], [-72, -46, -1, -0.11998253447424344], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, 1, 1, 25.662403355818924], [2, -4, -1, 22.531416479094506], [2, 7, 0, -0.12026464355831305], [-51, 97, -1, -0.03466408833868781], [419, 877, 1, -0.08536464527031593]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 424, "state": [[8, -5, 0, 4.324474873056523], [7, 34, 1, 3.010059679733659], [-5, 6, -1, 15.811449838810804], [-826, 449, 1, 0.27511338115687306], [95, 10, -1, 0.10139289200140636], [-4, -1, 1, 22.448058381099507], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-390, -847, -1, 0.3138553834083761], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [451, 828, 1, 0.2615519870715114], [-397, 824, -1, -0.4332248469202143], [-45, -12, 1, 1.6862678709084422], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-849, -456, 1, -0.15712559906053922], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [31, 46, -1, 2.4353104730787893], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -4, 1, 20.284168163552785], [-70, -45, -1, -0.12043022652295199], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [2, 3, 1, 25.76761164373864], [0, -3, -1, 22.605208287919723], [2, 7, 0, -0.12026464355831305], [-53, 98, -1, -0.0365281325844805], [420, 879, 1, -0.08537120064609581]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 425, "state": [[8, -5, 0, 4.324474873056523], [5, 35, 1, 3.019791712080283], [-3, 7, -1, 15.857580340418073], [-828, 450, 1, 0.2751263150625427], [93, 9, -1, 0.10273029701762401], [-3, -3, 1, 22.53406881591082], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-391, -849, -1, 0.31386761776680505], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [452, 830, 1, 0.26156520396242916], [-398, 826, -1, -0.43323054031097147], [-43, -13, 1, 1.6915178506637292], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-851, -457, 1, -0.15713637020495835], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [32, 44, -1, 2.4410072212700302], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -3, 1, 20.3701785983641], [-69, -47, -1, -0.12466877270902686], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, 4, 1, 25.86119516464414], [-2, -4, -1, 22.67900009674494], [2, 7, 0, -0.12026464355831305], [-55, 99, -1, -0.03833190387783152], [421, 881, 1, -0.0853777260022726]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 426, "state": [[8, -5, 0, 4.324474873056523], [3, 36, 1, 3.029142991700921], [-1, 8, -1, 15.902229157542369], [-830, 451, 1, 0.2751391877704788], [91, 8, -1, 0.10412881060961464], [-1, -4, 1, 22.620079250722135], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-392, -851, -1, 0.31387979375934916], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [453, 832, 1, 0.26157835849754524], [-399, 828, -1, -0.4332362060025818], [-42, -15, 1, 1.699385667797097], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-853, -458, 1, -0.1571470916173909], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [34, 43, -1, 2.447412684392239], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, -1, 1, 20.456189033175413], [-67, -48, -1, -0.1284392919872413], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-2, 3, 1, 25.95477868554964], [-3, -2, -1, 22.761624767014222], [2, 7, 0, -0.12026464355831305], [-54, 101, -1, -0.035767287947231254], [422, 883, 1, -0.08538422154456043]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 427, "state": [[8, -5, 0, 4.324474873056523], [1, 37, 1, 3.0380748916779994], [1, 9, -1, 15.93963251336129], [-832, 452, 1, 0.27515199971383136], [92, 10, -1, 0.10085277548974718], [0, -6, 1, 22.65906881591082], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-393, -853, -1, 0.31389191180253817], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [454, 834, 1, 0.26159145111692406], [-400, 830, -1, -0.4332418441966807], [-43, -17, 1, 1.7047120098337674], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-855, -459, 1, -0.15715776364137693], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [35, 41, -1, 2.4533923272614055], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 1, 1, 20.546386789538882], [-69, -49, -1, -0.12777757632348966], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 1, 1, 26.059986973469357], [-4, 0, -1, 22.855208287919723], [2, 7, 0, -0.12026464355831305], [-53, 99, -1, -0.03585391297573843], [423, 885, 1, -0.08539068747679848]], "moves": [{"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 428, "state": [[8, -5, 0, 4.324474873056523], [-1, 38, 1, 3.0465626512828687], [0, 7, -1, 15.922020869622653], [-834, 453, 1, 0.275164751321674], [90, 9, -1, 0.10222181650139216], [1, -4, 1, 22.698058381099507], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-394, -855, -1, 0.31390397230894906], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [455, 836, 1, 0.2616044822565007], [-401, 832, -1, -0.4332474550929517], [-42, -19, 1, 1.712405850793317], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-857, -460, 1, -0.1571683866173005], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [36, 39, -1, 2.4595683784151907], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, 3, 1, 20.651595077458598], [-70, -51, -1, -0.12971018564589923], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-4, -1, 1, 26.150184729832826], [-3, 2, -1, 22.948791808825224], [2, 7, 0, -0.12026464355831305], [-54, 101, -1, -0.035767287947231254], [424, 887, 1, -0.08539712400097205]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 429, "state": [[8, -5, 0, 4.324474873056523], [-3, 37, 1, 3.055251617027668], [2, 6, -1, 15.973229060797436], [-836, 454, 1, 0.2751774430190514], [88, 8, -1, 0.1036556060285167], [3, -3, 1, 22.78406881591082], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-395, -857, -1, 0.31391597568725293], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [456, 838, 1, 0.2616174523481288], [-402, 834, -1, -0.43325303888914957], [-43, -21, 1, 1.7170961348344864], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-859, -461, 1, -0.15717896088242597], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [38, 38, -1, 2.4659311840891864], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, 4, 1, 20.7451785983641], [-71, -53, -1, -0.1315561591563231], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, -3, 1, 26.23619516464414], [-1, 3, -1, 23.05400009674494], [2, 7, 0, -0.12026464355831305], [-53, 99, -1, -0.03585391297573843], [425, 889, 1, -0.08540353131723365]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 430, "state": [[8, -5, 0, 4.324474873056523], [-5, 36, 1, 3.0643396705722674], [4, 7, -1, 16.004645539891936], [-838, 455, 1, 0.275190075227027], [86, 9, -1, 0.10148923275422277], [4, -1, 1, 22.870079250722135], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-396, -859, -1, 0.31392792234226113], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [457, 840, 1, 0.2616303618196286], [-403, 836, -1, -0.4332585957811236], [-42, -23, 1, 1.7245304691452854], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-861, -462, 1, -0.15718948677093328], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [40, 37, -1, 2.4721288913337176], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, 3, 1, 20.8387621192696], [-73, -54, -1, -0.13086375544412449], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, -4, 1, 26.322205599455454], [-3, 2, -1, 22.948791808825224], [2, 7, 0, -0.12026464355831305], [-54, 101, -1, -0.035767287947231254], [426, 891, 1, -0.08540990962392388]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 431, "state": [[8, -5, 0, 4.324474873056523], [-7, 35, 1, 3.0737918088252165], [6, 6, -1, 16.047020869622653], [-840, 456, 1, 0.2752026483627289], [85, 7, -1, 0.10500720787119054], [3, 1, 1, 22.960277007085605], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-397, -861, -1, 0.31393981267497034], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [458, 842, 1, 0.2616432110948338], [-404, 838, -1, -0.4332641259628406], [-43, -25, 1, 1.728607045495961], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-863, -463, 1, -0.15719996461395344], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [42, 36, -1, 2.4781498100752852], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 1, 1, 20.943970407189315], [-71, -53, -1, -0.1315561591563231], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, -6, 1, 26.36119516464414], [-1, 3, -1, 23.05400009674494], [2, 7, 0, -0.12026464355831305], [-56, 102, -1, -0.03753480732162784], [427, 893, 1, -0.0854162591175916]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 432, "state": [[8, -5, 0, 4.324474873056523], [-9, 34, 1, 3.0835599963150373], [7, 4, -1, 16.08939619935337], [-842, 457, 1, 0.2752151628393963], [83, 8, -1, 0.1027915811667291], [2, 3, 1, 23.06548529500532], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-398, -863, -1, 0.31395164708260803], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [459, 844, 1, 0.2616560005936376], [-405, 840, -1, -0.43326962962640747], [-42, -27, 1, 1.7357228961694702], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-865, -464, 1, -0.15721039473960313], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [43, 34, -1, 2.484449683786135], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, -1, 1, 21.034168163552785], [-69, -54, -1, -0.13518527168883665], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, -4, 1, 26.400184729832826], [1, 4, -1, 23.14419785310841], [2, 7, 0, -0.12026464355831305], [-54, 101, -1, -0.035767287947231254], [428, 895, 1, -0.08542257999301439]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 433, "state": [[8, -5, 0, 4.324474873056523], [-11, 33, 1, 3.0935835209054994], [8, 2, -1, 16.13303130443397], [-844, 458, 1, 0.2752276190664242], [85, 9, -1, 0.10129543032155476], [0, 4, 1, 23.15906881591082], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-399, -865, -1, 0.313963425958676], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [460, 846, 1, 0.26166873073203867], [-406, 842, -1, -0.4332751069620935], [-43, -29, 1, 1.7392263208254226], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-867, -465, 1, -0.15722077747301882], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [45, 33, -1, 2.490226079262951], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -3, 1, 21.1201785983641], [-68, -52, -1, -0.1334028108543435], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 26.48619516464414], [3, 3, -1, 23.230208287919723], [2, 7, 0, -0.12026464355831305], [-56, 102, -1, -0.03753480732162784], [429, 897, 1, -0.08542887244321837]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 434, "state": [[8, -5, 0, 4.324474873056523], [-13, 32, 1, 3.103790464018915], [9, 0, -1, 16.172020869622656], [-846, 459, 1, 0.27524001744940824], [84, 11, -1, 0.09736078042175686], [-2, 3, 1, 23.252652336816322], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-400, -867, -1, 0.3139751496929942], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [461, 848, 1, 0.26168140192218603], [-407, 844, -1, -0.43328055815835204], [-42, -31, 1, 1.7459885401918445], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-869, -466, 1, -0.15723111313639077], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [46, 31, -1, 2.4965518950995844], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, -4, 1, 21.206189033175413], [-70, -51, -1, -0.1297101856458992], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, -1, 1, 26.572205599455454], [4, 1, -1, 23.316218722731037], [2, 7, 0, -0.12026464355831305], [-58, 101, -1, -0.04058832819015337], [430, 899, 1, -0.08543513665949772]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 435, "state": [[8, -5, 0, 4.324474873056523], [-15, 31, 1, 3.114100307436797], [7, -1, -1, 16.19460448727309], [-848, 460, 1, 0.27525235839018847], [85, 13, -1, 0.0939304005571557], [-3, 1, 1, 23.357860624736038], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-401, -869, -1, 0.31398681867174394], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [462, 850, 1, 0.2616940145724236], [-408, 846, -1, -0.4332859834018423], [-43, -33, 1, 1.748969885303255], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-871, -467, 1, -0.1572414020489958], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [47, 29, -1, 2.5029437709277724], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, -6, 1, 21.2451785983641], [-71, -49, -1, -0.1256411040574597], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, 1, 1, 26.662403355818924], [3, -1, -1, 23.406416479094506], [2, 7, 0, -0.12026464355831305], [-59, 103, -1, -0.04041564658367312], [431, 901, 1, -0.08544137283143424]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 436, "state": [[8, -5, 0, 4.324474873056523], [-17, 30, 1, 3.1244275026739325], [6, -3, -1, 16.245812678447873], [-850, 461, 1, 0.2752646422868931], [84, 15, -1, 0.08996048728500834], [-4, -1, 1, 23.448058381099507], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-402, -871, -1, 0.3139984332775098], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [463, 852, 1, 0.2617065690873338], [-409, 848, -1, -0.4332913828774506], [-42, -35, 1, 1.7553627428921301], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-873, -468, 1, -0.1572516445272309], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [49, 28, -1, 2.5083065138199028], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -8, 1, 21.264970310444383], [-69, -50, -1, -0.1293004380527165], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [2, 3, 1, 26.76761164373864], [2, -3, -1, 23.511624767014222], [2, 7, 0, -0.12026464355831305], [-60, 101, -1, -0.042938080589169675], [432, 903, 1, -0.08544758114691635]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 437, "state": [[8, -5, 0, 4.324474873056523], [-19, 29, 1, 3.1346856382528805], [7, -5, -1, 16.27073664126703], [-852, 462, 1, 0.27527686953398073], [83, 17, -1, 0.08593127294612395], [-3, -3, 1, 23.53406881591082], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-403, -873, -1, 0.31400999388932155], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [464, 854, 1, 0.26171906586778093], [-410, 850, -1, -0.4332967567683115], [-43, -37, 1, 1.7578773972780073], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-875, -469, 1, -0.1572618408846448], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [51, 27, -1, 2.5134387645587766], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -7, 1, 21.309619127568677], [-67, -51, -1, -0.13304952632228922], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, 4, 1, 26.86119516464414], [0, -4, -1, 23.605208287919723], [2, 7, 0, -0.12026464355831305], [-61, 103, -1, -0.042723052353458364], [433, 905, 1, -0.08545376179215798]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 438, "state": [[8, -5, 0, 4.324474873056523], [-21, 28, 1, 3.1447917120802824], [5, -6, -1, 16.31144983881081], [-854, 463, 1, 0.27528904052228287], [82, 19, -1, 0.08184669448625616], [-1, -4, 1, 23.620079250722135], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-404, -875, -1, 0.3140215008826953], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [465, 856, 1, 0.2617315053109536], [-411, 852, -1, -0.4333021052558281], [-42, -39, 1, 1.7638997776451117], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-877, -470, 1, -0.15727199143197068], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [52, 25, -1, 2.5196066960840806], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, -5, 1, 21.35256695462546], [-65, -52, -1, -0.13688739869512553], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-2, 3, 1, 26.95477868554964], [-2, -3, -1, 23.698791808825224], [2, 7, 0, -0.12026464355831305], [-59, 104, -1, -0.03975404667144265], [434, 907, 1, -0.08545991495171723]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 439, "state": [[8, -5, 0, 4.324474873056523], [-23, 27, 1, 3.1546699928976576], [3, -7, -1, 16.357580340418078], [-856, 464, 1, 0.2753011556390453], [84, 18, -1, 0.08448802778052422], [0, -6, 1, 23.65906881591082], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-405, -877, -1, 0.3140329546296744], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [466, 858, 1, 0.26174388781040697], [-412, 854, -1, -0.43330742851969295], [-43, -41, 1, 1.7660030244924965], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-879, -471, 1, -0.15728209647715707], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [54, 24, -1, 2.5243687147153584], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -3, 1, 21.3701785983641], [-63, -51, -1, -0.13780735921850162], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 1, 1, 27.059986973469357], [-3, -1, -1, 23.80400009674494], [2, 7, 0, -0.12026464355831305], [-58, 106, -1, -0.03730841352967128], [435, 909, 1, -0.08546604080851461]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 440, "state": [[8, -5, 0, 4.324474873056523], [-25, 26, 1, 3.1642550444138395], [1, -8, -1, 16.402229157542372], [-858, 465, 1, 0.2753132152679694], [86, 19, -1, 0.08347833510554425], [-1, -8, 1, 23.639277103830537], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-406, -879, -1, 0.3140443554988689], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [467, 860, 1, 0.26175621375610386], [-413, 856, -1, -0.43331272673790794], [-42, -43, 1, 1.7716640367969059], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-881, -472, 1, -0.15729215632539933], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [56, 23, -1, 2.528907138594689], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, -1, 1, 21.456189033175413], [-61, -50, -1, -0.13877825954442397], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-4, -1, 1, 27.150184729832826], [-4, 1, -1, 23.89419785310841], [2, 7, 0, -0.12026464355831305], [-57, 104, -1, -0.03741947767290717], [436, 911, 1, -0.08547213954385131]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 441, "state": [[8, -5, 0, 4.324474873056523], [-27, 25, 1, 3.173493657957843], [-1, -9, -1, 16.439632513361293], [-860, 466, 1, 0.2753252197892522], [88, 20, -1, 0.08251716947976132], [-2, -6, 1, 23.607860624736038], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-407, -881, -1, 0.31405570385549564], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [468, 862, 1, 0.2617684835344559], [-414, 858, -1, -0.43331800008680404], [-40, -44, 1, 1.7773647981744662], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-883, -473, 1, -0.1573021712791704], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [58, 22, -1, 2.533230476639059], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 1, 1, 21.546386789538882], [-59, -49, -1, -0.13980437241884397], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, -3, 1, 27.23619516464414], [-3, 3, -1, 23.980208287919723], [2, 7, 0, -0.12026464355831305], [-58, 106, -1, -0.03730841352967128], [437, 913, 1, -0.08547821133742702]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 442, "state": [[8, -5, 0, 4.324474873056523], [-29, 24, 1, 3.1823456401750865], [-2, -7, -1, 16.466313636014107], [-862, 467, 1, 0.27533716957962645], [90, 21, -1, 0.08160117992112362], [0, -5, 1, 23.65906881591082], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-408, -883, -1, 0.3140670000614168], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [469, 864, 1, 0.26178069752836386], [-415, 860, -1, -0.43332324874106104], [-38, -45, 1, 1.7831827289638729], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-885, -474, 1, -0.15731214163825075], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [59, 20, -1, 2.538915106741207], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, 3, 1, 21.651595077458598], [-60, -47, -1, -0.1352567698615165], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-2, -5, 1, 27.30063569384872], [-1, 4, -1, 24.066218722731037], [2, 7, 0, -0.12026464355831305], [-59, 108, -1, -0.0372013826493086], [438, 915, 1, -0.08548425636735744]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 443, "state": [[8, -5, 0, 4.324474873056523], [-31, 23, 1, 3.1907835770126067], [-4, -6, -1, 16.515604390528154], [-864, 468, 1, 0.2753490650124001], [92, 22, -1, 0.08072731118420641], [2, -4, 1, 23.732860624736038], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-409, -885, -1, 0.3140782444751785], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [470, 866, 1, 0.2617928561172572], [-416, 862, -1, -0.4333284728737267], [-36, -46, 1, 1.7891054828252098], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-887, -475, 1, -0.15732206769975857], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [61, 19, -1, 2.542874164111561], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, 4, 1, 21.7451785983641], [-59, -45, -1, -0.13320236392872475], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, -4, 1, 27.36119516464414], [1, 3, -1, 24.156416479094506], [2, 7, 0, -0.12026464355831305], [-60, 106, -1, -0.03960105515009038], [439, 917, 1, -0.08549027481019195]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 444, "state": [[8, -5, 0, 4.324474873056523], [-33, 22, 1, 3.1987918088252165], [-6, -5, -1, 16.561449838810805], [-866, 469, 1, 0.275360906457495], [94, 21, -1, 0.08310310311638251], [3, -2, 1, 23.81548529500532], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-410, -887, -1, 0.31408943745204876], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [471, 868, 1, 0.2618049596771335], [-417, 864, -1, -0.4333336726562356], [-34, -47, 1, 1.7951191086186038], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-889, -476, 1, -0.15733194975817905], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [62, 17, -1, 2.5483387263307042], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, 3, 1, 21.8387621192696], [-57, -44, -1, -0.13412576798538442], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [2, -3, 1, 27.45477868554964], [3, 2, -1, 24.261624767014222], [2, 7, 0, -0.12026464355831305], [-61, 108, -1, -0.03945357245446493], [440, 919, 1, -0.0854962668409306]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 445, "state": [[8, -5, 0, 4.324474873056523], [-35, 21, 1, 3.2063648949194006], [-7, -3, -1, 16.607580340418075], [-868, 470, 1, 0.27537269428148514], [92, 22, -1, 0.08072731118420641], [5, -1, 1, 23.87765233681632], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-411, -889, -1, 0.31410057934405444], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [472, 870, 1, 0.26181700858059703], [-418, 866, -1, -0.4333388482584286], [-32, -48, 1, 1.8012081911747828], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-891, -477, 1, -0.15734178810539357], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [64, 16, -1, 2.5519416189005018], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 1, 1, 21.943970407189315], [-58, -46, -1, -0.1362158628360475], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, -1, 1, 27.559986973469357], [5, 1, -1, 24.32379180882522], [2, 7, 0, -0.12026464355831305], [-59, 109, -1, -0.03658575983342561], [441, 921, 1, -0.08550223263304113]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 446, "state": [[8, -5, 0, 4.324474873056523], [-37, 20, 1, 3.2135058313379856], [-8, -1, -1, 16.65222915754237], [-870, 471, 1, 0.2753844288476346], [91, 24, -1, 0.077044157785984], [6, 1, 1, 23.935353044266446], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-412, -891, -1, 0.3141116705000187], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [473, 872, 1, 0.261829003196897], [-419, 868, -1, -0.4333439998485704], [-30, -49, 1, 1.8073560472203267], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-893, -478, 1, -0.1573515830307084], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [65, 14, -1, 2.557167457152458], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, -1, 1, 22.034168163552785], [-56, -47, -1, -0.14062753136203254], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [5, 0, 1, 27.61119516464414], [4, -1, -1, 24.394197853108405], [2, 7, 0, -0.12026464355831305], [-58, 111, -1, -0.034258229618577905], [442, 923, 1, -0.08550817235847565]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 447, "state": [[8, -5, 0, 4.324474873056523], [-39, 19, 1, 3.220224235390629], [-9, 1, -1, 16.68963251336129], [-872, 472, 1, 0.2753961105159344], [93, 25, -1, 0.07628904234945087], [5, 3, 1, 23.995079250722135], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-413, -893, -1, 0.31412271126559704], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [474, 874, 1, 0.26184094389196527], [-420, 870, -1, -0.4333491275933683], [-28, -50, 1, 1.8135449722565407], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-895, -479, 1, -0.15736133482088308], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [67, 13, -1, 2.5604293785053707], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -3, 1, 22.1201785983641], [-57, -45, -1, -0.13586060685666163], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [6, 2, 1, 27.662403355818924], [3, -3, -1, 24.48020828791972], [2, 7, 0, -0.12026464355831305], [-59, 113, -1, -0.034208384664651044], [443, 925, 1, -0.08551408618768724]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 448, "state": [[8, -5, 0, 4.324474873056523], [-41, 18, 1, 3.2265346465335876], [-7, 2, -1, 16.716313636014103], [-874, 473, 1, 0.27540773964313986], [94, 23, -1, 0.07989277248494864], [3, 4, 1, 24.056652433561254], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-414, -895, -1, 0.314133701983313], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [475, 876, 1, 0.2618528310284534], [-421, 872, -1, -0.43335423165799014], [-26, -51, 1, 1.8197565305582308], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-897, -480, 1, -0.15737104376015823], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [69, 12, -1, 2.5635261648028407], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, -4, 1, 22.206189033175413], [-58, -43, -1, -0.1310336889673518], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, 3, 1, 27.713611546993707], [1, -4, -1, 24.566218722731033], [2, 7, 0, -0.12026464355831305], [-61, 114, -1, -0.035821027458658686], [444, 927, 1, -0.08551997428964618]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 449, "state": [[8, -5, 0, 4.324474873056523], [-43, 17, 1, 3.232455031977231], [-6, 4, -1, 16.76560439052815], [-876, 474, 1, 0.2754193165828064], [96, 24, -1, 0.07909501002798427], [1, 5, 1, 24.127652336816322], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-415, -897, -1, 0.3141446429925938], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [476, 878, 1, 0.2618646649657694], [-422, 874, -1, -0.43335931220608187], [-24, -52, 1, 1.8259718771668603], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-899, -481, 1, -0.15738071013028332], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [70, 10, -1, 2.568347566438753], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, -6, 1, 22.193970407189315], [-60, -44, -1, -0.13020414725999968], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [2, 4, 1, 27.787403355818924], [-1, -3, -1, 24.656416479094503], [2, 7, 0, -0.12026464355831305], [-60, 116, -1, -0.0335965474361447], [445, 929, 1, -0.08552583683185606]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 450, "state": [[8, -5, 0, 4.324474873056523], [-45, 16, 1, 3.2380055357573543], [-5, 6, -1, 16.811449838810802], [-878, 475, 1, 0.2754308416853256], [97, 22, -1, 0.08258809413776327], [-1, 4, 1, 24.198058381099507], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-416, -899, -1, 0.31415553462980533], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [477, 880, 1, 0.26187644606011373], [-423, 876, -1, -0.43336436939978523], [-22, -53, 1, 1.8321720981912326], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-901, -482, 1, -0.15739033421054377], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [72, 9, -1, 2.5711394720089036], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, -7, 1, 22.2451785983641], [-62, -43, -1, -0.12600787620682974], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, 5, 1, 27.86119516464414], [-3, -2, -1, 24.76162476701422], [2, 7, 0, -0.12026464355831305], [-61, 114, -1, -0.035821027458658686], [446, 931, 1, -0.08553167398036972]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 451, "state": [[8, -5, 0, 4.324474873056523], [-47, 15, 1, 3.2432074747621957], [-3, 7, -1, 16.85758034041807], [-880, 476, 1, 0.2754423152979603], [95, 23, -1, 0.08027976439496838], [-3, 3, 1, 24.28406881591082], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-417, -901, -1, 0.3141663772282863], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [478, 882, 1, 0.26188817466451525], [-424, 878, -1, -0.4333694033997548], [-20, -54, 1, 1.8383385542201074], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-903, -483, 1, -0.1573999162777877], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [74, 8, -1, 2.573791808825215], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, -8, 1, 22.284168163552785], [-60, -44, -1, -0.13020414725999968], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, 3, 1, 27.912403355818924], [-4, 0, -1, 24.85520828791972], [2, 7, 0, -0.12026464355831305], [-62, 112, -1, -0.03809039428612843], [447, 933, 1, -0.08553748589980474]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 452, "state": [[8, -5, 0, 4.324474873056523], [-49, 14, 1, 3.2480825633392634], [-1, 8, -1, 16.902229157542365], [-882, 477, 1, 0.2754537377648795], [94, 25, -1, 0.07671381699766447], [-4, 1, 1, 24.370079250722135], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-418, -903, -1, 0.3141771711183823], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [479, 884, 1, 0.26189985112886627], [-425, 880, -1, -0.43337441436517526], [-18, -55, 1, 1.8444532113916674], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-905, -484, 1, -0.15740945660645284], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [75, 6, -1, 2.5782258472561286], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -6, 1, 22.271462826719727], [-58, -43, -1, -0.1310336889673518], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 4, 1, 27.963611546993707], [-6, 1, -1, 24.881492516275348], [2, 7, 0, -0.12026464355831305], [-60, 113, -1, -0.03531110223072665], [448, 935, 1, -0.08554327275335917]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 453, "state": [[8, -5, 0, 4.324474873056523], [-51, 13, 1, 3.252652336816311], [1, 9, -1, 16.939632513361286], [-884, 478, 1, 0.2754651094271928], [96, 26, -1, 0.07598994174357838], [-3, -1, 1, 24.460277007085605], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-419, -905, -1, 0.31418791662747925], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [480, 886, 1, 0.26191147579995727], [-426, 882, -1, -0.4333794024537777], [-16, -56, 1, 1.8504989456888299], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-907, -485, 1, -0.15741895546859233], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [77, 5, -1, 2.580610936574107], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -5, 1, 22.331189033175416], [-57, -41, -1, -0.12874181527487447], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-5, 5, 1, 27.98619516464414], [-7, 3, -1, 24.919648817124298], [2, 7, 0, -0.12026464355831305], [-62, 114, -1, -0.03690240690250604], [449, 937, 1, -0.08554903470282653]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 454, "state": [[8, -5, 0, 4.324474873056523], [-53, 12, 1, 3.256937740394947], [0, 7, -1, 16.922020869622646], [-886, 479, 1, 0.2754764306229842], [95, 24, -1, 0.0787010629535942], [-2, -3, 1, 24.56548529500532], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-420, -907, -1, 0.3141986140800367], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [481, 888, 1, 0.26192304902151137], [-427, 884, -1, -0.4333843678218568], [-14, -57, 1, 1.8564598082024506], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-909, -486, 1, -0.15742841313390069], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [78, 3, -1, 2.5848128558620593], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, -3, 1, 22.3387621192696], [-55, -42, -1, -0.13329534635812168], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 4, 1, 27.963611546993707], [-5, 4, -1, 24.96259664418108], [2, 7, 0, -0.12026464355831305], [-60, 115, -1, -0.03416025798238893], [450, 939, 1, -0.08555477190861112]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 455, "state": [[8, -5, 0, 4.324474873056523], [-55, 11, 1, 3.260958850636215], [2, 6, -1, 16.97322906079743], [-888, 480, 1, 0.2754877016873456], [97, 23, -1, 0.08103110604065948], [-1, -5, 1, 24.62765233681632], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-421, -909, -1, 0.3142092637976203], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [482, 890, 1, 0.26193457113421775], [-428, 886, -1, -0.4333893106242867], [-12, -58, 1, 1.8623212421485067], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-911, -487, 1, -0.15743782986973945], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [80, 2, -1, 2.5869531391331737], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -1, 1, 22.443970407189315], [-57, -41, -1, -0.12874181527487444], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-5, 3, 1, 28.025184729832826], [-3, 3, -1, 24.98020828791972], [2, 7, 0, -0.12026464355831305], [-59, 113, -1, -0.03420838466465104], [451, 941, 1, -0.08556048452974269]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 456, "state": [[8, -5, 0, 4.324474873056523], [-57, 10, 1, 3.264734700041961], [4, 7, -1, 17.00464553989193], [-890, 481, 1, 0.27549892295240985], [95, 22, -1, 0.0818660847082718], [1, -4, 1, 24.698058381099504], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-422, -911, -1, 0.3142198660989338], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [483, 892, 1, 0.2619460424757656], [-429, 888, -1, -0.43339423101453717], [-10, -59, 1, 1.8680702459700076], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-913, -488, 1, -0.157447205941162], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [81, 0, -1, 2.5909311840891864], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, 1, 1, 22.534168163552785], [-58, -39, -1, -0.12371412725868179], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 2, 1, 28.017611643738643], [-1, 4, -1, 25.066218722731033], [2, 7, 0, -0.12026464355831305], [-58, 115, -1, -0.03196909820383563], [452, 943, 1, -0.08556617272389137]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 457, "state": [[8, -5, 0, 4.324474873056523], [-59, 9, 1, 3.268283179597716], [6, 6, -1, 17.047020869622646], [-892, 482, 1, 0.27551009474738336], [97, 21, -1, 0.08415202206630544], [3, -3, 1, 24.784068815910818], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-423, -913, -1, 0.3142304212998511], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [484, 894, 1, 0.2619574633808766], [-430, 890, -1, -0.4333991291446896], [-8, -60, 1, 1.8736954805008614], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-915, -489, 1, -0.15745654161093872], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [83, -1, -1, 2.5928486207499226], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 3, 1, 22.6201785983641], [-56, -40, -1, -0.12821481407813745], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-4, 0, 1, 28.111195164644144], [1, 3, -1, 25.156416479094503], [2, 7, 0, -0.12026464355831305], [-60, 114, -1, -0.03473172749445068], [453, 945, 1, -0.0855718366473819]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 458, "state": [[8, -5, 0, 4.324474873056523], [-61, 8, 1, 3.2716209986846256], [7, 4, -1, 17.089396199353363], [-894, 483, 1, 0.27552121739857804], [96, 23, -1, 0.08065913601463798], [4, -1, 1, 24.87007925072213], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-424, -915, -1, 0.31424092971344747], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [485, 896, 1, 0.2619688341813377], [-431, 892, -1, -0.43340400516545247], [-6, -61, 1, 1.879187321552152], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-917, -490, 1, -0.1574658371395814], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [81, -2, -1, 2.594860137454192], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, 4, 1, 22.706189033175413], [-57, -38, -1, -0.12308256333926357], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, -2, 1, 28.204778685549645], [3, 2, -1, 25.26162476701422], [2, 7, 0, -0.12026464355831305], [-59, 116, -1, -0.032510310278075105], [454, 947, 1, -0.08557747645520816]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 459, "state": [[8, -5, 0, 4.324474873056523], [-63, 7, 1, 3.274763685992077], [8, 2, -1, 17.133031304433963], [-896, 484, 1, 0.27553229122944345], [98, 24, -1, 0.07986017212835994], [3, 1, 1, 24.9602770070856], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-425, -917, -1, 0.3142513916500304], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [486, 898, 1, 0.26198015520603296], [-432, 894, -1, -0.43340885922617717], [-4, -62, 1, 1.8845378621179174], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-919, -491, 1, -0.1574750927853675], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [79, -3, -1, 2.596972139963103], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, 3, 1, 22.796386789538882], [-55, -39, -1, -0.12766600610475767], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, -3, 1, 28.30998697346936], [4, 0, -1, 25.35520828791972], [2, 7, 0, -0.12026464355831305], [-61, 117, -1, -0.03411376223638715], [455, 949, 1, -0.08558309230104715]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 460, "state": [[8, -5, 0, 4.324474873056523], [-65, 6, 1, 3.2777256187380717], [9, 0, -1, 17.17202086962265], [-898, 485, 1, 0.2755433165605975], [99, 26, -1, 0.07720937618723069], [2, 3, 1, 25.065485295005317], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-426, -919, -1, 0.31426180741717014], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [487, 900, 1, 0.2619914267809755], [-433, 896, -1, -0.4334136914748729], [-2, -63, 1, 1.8897408705123604], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-921, -492, 1, -0.15748430880436395], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [78, -5, -1, 2.60111948424344], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 2, 1, 22.901595077458598], [-53, -38, -1, -0.12849851242844934], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, -4, 1, 28.40018472983283], [3, -2, -1, 25.44879180882522], [2, 7, 0, -0.12026464355831305], [-59, 118, -1, -0.031416479094500564], [456, 951, 1, -0.08558868433727308]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 461, "state": [[8, -5, 0, 4.324474873056523], [-67, 5, 1, 3.280520070563241], [7, -1, -1, 17.194604487273082], [-900, 486, 1, 0.2755542937098579], [100, 24, -1, 0.08059642721445835], [0, 4, 1, 25.159068815910818], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-427, -921, -1, 0.3142721773197299], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [488, 902, 1, 0.2620026492293385], [-434, 898, -1, -0.43341850205822186], [0, -64, 1, 1.8947917120802822], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-923, -493, 1, -0.15749348545045078], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [76, -6, -1, 2.6034700409169673], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 0, 1, 22.9951785983641], [-51, -39, -1, -0.1334028108543435], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 28.486195164644144], [2, -4, -1, 25.531416479094503], [2, 7, 0, -0.12026464355831305], [-58, 116, -1, -0.031416479094500564], [457, 953, 1, -0.08559425271497105]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 462, "state": [[8, -5, 0, 4.324474873056523], [-69, 4, 1, 3.2831592709297857], [6, -3, -1, 17.245812678447866], [-902, 487, 1, 0.2755652229922725], [98, 23, -1, 0.08139588504228253], [-2, 3, 1, 25.25265233681632], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-428, -923, -1, 0.3142825016598954], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [489, 904, 1, 0.26201382287148633], [-435, 900, -1, -0.4334232911215939], [1, -62, 1, 1.897358504726873], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-925, -494, 1, -0.15750262297534454], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [74, -7, -1, 2.6059417156454354], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -2, 1, 23.0887621192696], [-53, -40, -1, -0.13239480569232764], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, -1, 1, 28.572205599455458], [0, -3, -1, 25.60520828791972], [2, 7, 0, -0.12026464355831305], [-56, 117, -1, -0.028672700206612195], [458, 955, 1, -0.08559979758395071]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 463, "state": [[8, -5, 0, 4.324474873056523], [-71, 3, 1, 3.285654470795559], [7, -5, -1, 17.27073664126702], [-904, 488, 1, 0.27557610472014915], [96, 24, -1, 0.07909501002798427], [-3, 1, 1, 25.357860624736034], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-429, -925, -1, 0.31429278073720435], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [490, 906, 1, 0.26202494802500453], [-436, 902, -1, -0.43342805880906154], [2, -60, 1, 1.90009491328305], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-927, -495, 1, -0.15751172162862093], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [73, -9, -1, 2.6104545069751572], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, -3, 1, 23.193970407189315], [-54, -42, -1, -0.13470733035348137], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, 1, 1, 28.662403355818928], [-1, -5, -1, 25.63662476701422], [2, 7, 0, -0.12026464355831305], [-58, 116, -1, -0.031416479094500564], [459, 957, 1, -0.0856053190927596]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 464, "state": [[8, -5, 0, 4.324474873056523], [-73, 2, 1, 3.288016010828635], [5, -6, -1, 17.311449838810802], [-906, 489, 1, 0.27558693920308586], [94, 23, -1, 0.07989277248494864], [-4, -1, 1, 25.448058381099504], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-430, -927, -1, 0.31430301484857537], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [491, 908, 1, 0.2620360250047304], [-437, 904, -1, -0.433432805263414], [3, -58, 1, 1.9030165346751815], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-929, -496, 1, -0.157520781657738], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [71, -10, -1, 2.613200887071562], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, -5, 1, 23.2451785983641], [-56, -41, -1, -0.13008086692594764], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [2, 3, 1, 28.767611643738643], [-2, -3, -1, 25.698791808825217], [2, 7, 0, -0.12026464355831305], [-59, 114, -1, -0.033634522845372], [460, 959, 1, -0.0856108173886966]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 465, "state": [[8, -5, 0, 4.324474873056523], [-75, 1, 1, 3.2902533895614656], [3, -7, -1, 17.35758034041807], [-908, 490, 1, 0.27559772674799976], [93, 21, -1, 0.08273914275716236], [-3, -3, 1, 25.534068815910818], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-431, -929, -1, 0.3143132042883363], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [492, 910, 1, 0.2620470541227823], [-438, 906, -1, -0.43343753062617174], [4, -56, 1, 1.9061406475802125], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-931, -497, 1, -0.15752980330805824], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [69, -11, -1, 2.616091984446457], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, -4, 1, 23.318970407189315], [-55, -43, -1, -0.13510721630368142], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, 4, 1, 28.861195164644144], [-3, -1, -1, 25.804000096744932], [2, 7, 0, -0.12026464355831305], [-58, 112, -1, -0.03367384463409429], [461, 961, 1, -0.08561629261782469]], "moves": [{"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 466, "state": [[8, -5, 0, 4.324474873056523], [-77, 0, 1, 3.2923753297307154], [1, -8, -1, 17.402229157542365], [-910, 491, 1, 0.2756084676591559], [94, 19, -1, 0.08634262634459912], [-1, -4, 1, 25.62007925072213], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-432, -931, -1, 0.31432334934825285], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [493, 912, 1, 0.262058035688589], [-439, 908, -1, -0.4334422350376005], [5, -54, 1, 1.9094863820952026], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-933, -498, 1, -0.15753878682287067], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [68, -13, -1, 2.6209951041619832], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -2, 1, 23.401595077458598], [-56, -45, -1, -0.13723338715681238], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-2, 3, 1, 28.954778685549645], [-4, 1, -1, 25.894197853108402], [2, 7, 0, -0.12026464355831305], [-56, 111, -1, -0.03198897642056756], [462, 963, 1, -0.08562174492498428]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 467, "state": [[8, -5, 0, 4.324474873056523], [-75, -1, 1, 3.2944972698999653], [-1, -9, -1, 17.439632513361286], [-912, 492, 1, 0.2756191622381965], [92, 20, -1, 0.08401575930585671], [-2, -6, 1, 25.607860624736034], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-433, -933, -1, 0.3143334503175559], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [494, 914, 1, 0.26206897000891866], [-440, 910, -1, -0.43344691863672485], [6, -52, 1, 1.9130748916779992], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-935, -499, 1, -0.15754773244341302], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [66, -14, -1, 2.6241982186564172], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, 0, 1, 23.4951785983641], [-55, -43, -1, -0.13510721630368142], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 1, 1, 29.05998697346936], [-3, 3, -1, 25.980208287919716], [2, 7, 0, -0.12026464355831305], [-58, 112, -1, -0.03367384463409429], [463, 965, 1, -0.0856271744538057]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 468, "state": [[8, -5, 0, 4.324474873056523], [-73, -2, 1, 3.2967346486327957], [-2, -7, -1, 17.4663136360141], [-914, 493, 1, 0.2756298107841684], [91, 18, -1, 0.0870045754159695], [0, -5, 1, 25.659068815910818], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-434, -935, -1, 0.31434350748296924], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [495, 916, 1, 0.26207985738790723], [-441, 912, -1, -0.43345158156134245], [7, -50, 1, 1.916929518731175], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-937, -500, 1, -0.1575566404088929], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [64, -15, -1, 2.6275717694008716], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 2, 1, 23.5887621192696], [-53, -44, -1, -0.13977424655452614], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-4, -1, 1, 29.15018472983283], [-1, 4, -1, 26.06621872273103], [2, 7, 0, -0.12026464355831305], [-57, 114, -1, -0.031416479094500564], [464, 967, 1, -0.08563258134672191]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 469, "state": [[8, -5, 0, 4.324474873056523], [-71, -3, 1, 3.299096188665872], [-4, -6, -1, 17.515604390528146], [-916, 494, 1, 0.27564041359355146], [90, 16, -1, 0.09008291414016249], [2, -4, 1, 25.732860624736034], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-435, -937, -1, 0.3143535211287367], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [496, 918, 1, 0.2620906981270868], [-442, 914, -1, -0.4334562239480369], [8, -48, 1, 1.921075940435909], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-939, -501, 1, -0.15756551095650934], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [63, -17, -1, 2.6328786789819234], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, 4, 1, 23.671386789538882], [-54, -46, -1, -0.14179370560070623], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, -3, 1, 29.236195164644144], [1, 5, -1, 26.136624767014215], [2, 7, 0, -0.12026464355831305], [-56, 112, -1, -0.031416479094500564], [465, 969, 1, -0.0856379657449809]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 470, "state": [[8, -5, 0, 4.324474873056523], [-69, -4, 1, 3.3015913885316452], [-6, -5, -1, 17.5614498388108], [-918, 495, 1, 0.27565097096028557], [91, 18, -1, 0.0870045754159695], [3, -2, 1, 25.815485295005317], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-436, -939, -1, 0.31436349153664883], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [497, 920, 1, 0.26210149252541315], [-443, 916, -1, -0.4334608459321917], [9, -46, 1, 1.9255422747967805], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-941, -502, 1, -0.1575743443214738], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [61, -18, -1, 2.6365989049827423], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, 5, 1, 23.7451785983641], [-55, -48, -1, -0.14369929365367232], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, -4, 1, 29.322205599455458], [2, 3, -1, 26.198791808825213], [2, 7, 0, -0.12026464355831305], [-54, 113, -1, -0.028574728570423227], [466, 971, 1, -0.0856433277886581]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 471, "state": [[8, -5, 0, 4.324474873056523], [-67, -5, 1, 3.3042305888981898], [-7, -3, -1, 17.607580340418068], [-920, 496, 1, 0.27566148317579814], [89, 19, -1, 0.08461017276275352], [4, 0, 1, 25.909068815910818], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-437, -941, -1, 0.31437341898606913], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [498, 922, 1, 0.2621122408792934], [-444, 918, -1, -0.43346544764800293], [10, -44, 1, 1.93035911781719], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-943, -503, 1, -0.1575831407370308], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [59, -19, -1, 2.6405154015953443], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, 4, 1, 23.818970407189315], [-57, -49, -1, -0.1425100771008041], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, -6, 1, 29.361195164644144], [3, 1, -1, 26.30400009674493], [2, 7, 0, -0.12026464355831305], [-52, 114, -1, -0.02573478884759159], [467, 973, 1, -0.08564866761666835]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 472, "state": [[8, -5, 0, 4.324474873056523], [-65, -6, 1, 3.3070250407233592], [-8, -1, -1, 17.65222915754236], [-922, 497, 1, 0.27567195052903076], [90, 17, -1, 0.08837204539506308], [3, 2, 1, 26.00265233681632], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-438, -943, -1, 0.31438330375396056], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [499, 924, 1, 0.26212294348261306], [-445, 920, -1, -0.43347002922849254], [11, -42, 1, 1.9355594707954211], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-945, -504, 1, -0.15759190043447874], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [57, -20, -1, 2.6446389855831485], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 2, 1, 23.901595077458598], [-56, -47, -1, -0.14062753136203254], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, -4, 1, 29.40018472983283], [4, -1, -1, 26.3941978531084], [2, 7, 0, -0.12026464355831305], [-50, 115, -1, -0.02289846381359532], [468, 975, 1, -0.08565398536677803]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 473, "state": [[8, -5, 0, 4.324474873056523], [-63, -7, 1, 3.309986973469354], [-9, 1, -1, 17.689632513361282], [-924, 498, 1, 0.2756823733064655], [91, 19, -1, 0.08532504831413985], [1, 3, 1, 26.107860624736034], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-439, -945, -1, 0.31439314611491076], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [500, 926, 1, 0.26213360062676266], [-446, 922, -1, -0.433474590805521], [13, -43, 1, 1.941517850663729], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-947, -505, 1, -0.15760062364318972], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [56, -22, -1, 2.6505082294422566], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 0, 1, 23.9951785983641], [-55, -49, -1, -0.1453271933381114], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, -5, 1, 29.44720559945546], [6, -2, -1, 26.406416479094496], [2, 7, 0, -0.12026464355831305], [-52, 114, -1, -0.02573478884759159], [469, 977, 1, -0.08565928117561683]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 474, "state": [[8, -5, 0, 4.324474873056523], [-61, -8, 1, 3.3131296607768053], [-7, 2, -1, 17.716313636014096], [-926, 499, 1, 0.2756927517921514], [92, 17, -1, 0.08900353561191501], [-1, 4, 1, 26.198058381099504], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-440, -947, -1, 0.3144029463411578], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [501, 928, 1, 0.26214421260066434], [-447, 924, -1, -0.43347913250979997], [15, -42, 1, 1.9493856677970969], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-949, -506, 1, -0.15760931059063002], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [55, -24, -1, 2.656416479094499], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -2, 1, 24.0887621192696], [-53, -48, -1, -0.14662651183291275], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [5, -6, 1, 29.471766195455995], [7, -4, -1, 26.437832958188995], [2, 7, 0, -0.12026464355831305], [-50, 115, -1, -0.02289846381359532], [470, 979, 1, -0.08566455517868954]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 475, "state": [[8, -5, 0, 4.324474873056523], [-59, -9, 1, 3.316467479863715], [-6, 4, -1, 17.765604390528143], [-928, 500, 1, 0.27570308626772966], [94, 16, -1, 0.09125153888766246], [-3, 3, 1, 26.284068815910818], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-441, -949, -1, 0.3144127047026149], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [502, 930, 1, 0.26215477969079776], [-448, 926, -1, -0.43348365447090487], [17, -43, 1, 1.9547120098337671], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-951, -507, 1, -0.15761796150237942], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [53, -25, -1, 2.6610788601852247], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, -3, 1, 24.193970407189315], [-51, -47, -1, -0.14800652615842022], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [6, -4, 1, 29.517611643738647], [6, -6, -1, 26.480208287919712], [2, 7, 0, -0.12026464355831305], [-51, 117, -1, -0.023047624916213504], [471, 981, 1, -0.08566980751038748]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 476, "state": [[8, -5, 0, 4.324474873056523], [-57, -10, 1, 3.32001595941947], [-5, 6, -1, 17.811449838810795], [-930, 501, 1, 0.2757133770124597], [95, 14, -1, 0.0947977738807541], [-4, 1, 1, 26.37007925072213], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-442, -951, -1, 0.3144224214668958], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [503, 932, 1, 0.26216530218122597], [-449, 928, -1, -0.4334881568172872], [19, -42, 1, 1.9624058507933169], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-953, -508, 1, -0.1576265766021509], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [52, -27, -1, 2.667152650611962], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, -4, 1, 24.284168163552785], [-50, -45, -1, -0.1461301882554771], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, -3, 1, 29.50877878229458], [4, -7, -1, 26.52258361765043], [2, 7, 0, -0.12026464355831305], [-52, 115, -1, -0.0252114533718813], [472, 983, 1, -0.08567503830399997]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 477, "state": [[8, -5, 0, 4.324474873056523], [-55, -11, 1, 3.323791808825216], [-3, 7, -1, 17.857580340418064], [-932, 502, 1, 0.2757236243032438], [93, 13, -1, 0.09598033847523245], [-3, -1, 1, 26.4602770070856], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-443, -953, -1, 0.31443209689933854], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [504, 934, 1, 0.26217578035362077], [-450, 930, -1, -0.43349263967628643], [21, -43, 1, 1.9670961348344862], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-955, -509, 1, -0.15763515611181012], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [51, -29, -1, 2.6732193750646687], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -3, 1, 24.3701785983641], [-49, -43, -1, -0.1441340507694296], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, -1, 1, 29.559986973469364], [2, -8, -1, 26.56621872273103], [2, 7, 0, -0.12026464355831305], [-51, 113, -1, -0.02509956584803662], [473, 985, 1, -0.08568024769172562]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 478, "state": [[8, -5, 0, 4.324474873056523], [-53, -12, 1, 3.327812919066484], [-1, 8, -1, 17.902229157542358], [-934, 503, 1, 0.2757338284146522], [91, 12, -1, 0.09721750826374466], [-2, -3, 1, 26.565485295005317], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-444, -955, -1, 0.3144417312630299], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [505, 936, 1, 0.26218621448728785], [-451, 932, -1, -0.43349710317414236], [23, -42, 1, 1.9745304691452852], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-957, -510, 1, -0.15764370025139401], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [49, -30, -1, 2.6783668489491412], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, -1, 1, 24.456189033175413], [-51, -42, -1, -0.13914476423471925], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, 1, 1, 29.650184729832834], [1, -6, -1, 26.578924059564088], [2, 7, 0, -0.12026464355831305], [-52, 115, -1, -0.0252114533718813], [474, 987, 1, -0.08568543580468341]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 479, "state": [[8, -5, 0, 4.324474873056523], [-51, -13, 1, 3.3320983226451197], [1, 9, -1, 17.93963251336128], [-936, 504, 1, 0.2757439896189474], [92, 10, -1, 0.10085277548974719], [-3, -5, 1, 26.5730583810995], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-445, -957, -1, 0.31445132481882915], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [506, 938, 1, 0.26219660485919155], [-452, 934, -1, -0.4335015474360069], [25, -43, 1, 1.9786070454959608], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-959, -511, 1, -0.15765220923912987], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [48, -32, -1, 2.684514704994685], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 1, 1, 24.546386789538882], [-49, -41, -1, -0.14038902060039038], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, 3, 1, 29.736195164644148], [-1, -7, -1, 26.62779190557015], [2, 7, 0, -0.12026464355831305], [-54, 116, -1, -0.02696575313263676], [475, 989, 1, -0.0856906027729238]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 480, "state": [[8, -5, 0, 4.324474873056523], [-49, -14, 1, 3.3366680961221675], [0, 7, -1, 17.92202086962264], [-938, 505, 1, 0.2757541081861085], [91, 12, -1, 0.09721750826374466], [-1, -6, 1, 26.63278458755519], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-446, -959, -1, 0.3144608778253917], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [507, 940, 1, 0.26220695174397923], [-453, 936, -1, -0.43350597258595547], [27, -42, 1, 1.98572289616947], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-961, -512, 1, -0.15766068329145377], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [46, -33, -1, 2.6899737621389086], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, 3, 1, 24.651595077458598], [-50, -43, -1, -0.14254218421013087], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, 4, 1, 29.82220559945546], [-2, -5, -1, 26.665767758715138], [2, 7, 0, -0.12026464355831305], [-56, 115, -1, -0.02974708287547849], [476, 991, 1, -0.08569574872543947]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 481, "state": [[8, -5, 0, 4.324474873056523], [-47, -15, 1, 3.341543184699235], [2, 6, -1, 17.973229060797422], [-940, 506, 1, 0.27576418438385514], [90, 10, -1, 0.10047293147803033], [1, -7, 1, 26.68165243356125], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-447, -961, -1, 0.3144703905391922], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [508, 942, 1, 0.2622172554140057], [-454, 938, -1, -0.433510378746999], [29, -43, 1, 1.9892263208254224], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-963, -513, 1, -0.15766912262302915], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [45, -35, -1, 2.6961394720089027], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, 4, 1, 24.7451785983641], [-49, -45, -1, -0.14773057508151383], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, 3, 1, 29.91240335581893], [-3, -3, -1, 26.730208287919716], [2, 7, 0, -0.12026464355831305], [-57, 113, -1, -0.03197886171177332], [477, 993, 1, -0.08570087379017605]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [1, -2], "using": [1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 482, "state": [[8, -5, 0, 4.324474873056523], [-45, -16, 1, 3.3467451237040766], [4, 7, -1, 18.00464553989192], [-942, 507, 1, 0.2757742184776707], [92, 11, -1, 0.09914509029541377], [0, -5, 1, 26.659068815910818], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-448, -963, -1, 0.31447986321454724], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [509, 944, 1, 0.2622275161393568], [-455, 940, -1, -0.43351476604109485], [31, -42, 1, 1.9959885401918442], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-965, -514, 1, -0.1576775274467646], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [43, -36, -1, 2.7018655817196575], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, 3, 1, 24.8387621192696], [-48, -47, -1, -0.15282378911604047], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 2, 1, 30.017611643738647], [-4, -1, -1, 26.81621872273103], [2, 7, 0, -0.12026464355831305], [-56, 111, -1, -0.03198897642056756], [478, 995, 1, -0.0857059780940428]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 483, "state": [[8, -5, 0, 4.324474873056523], [-43, -17, 1, 3.3522956274842], [6, 6, -1, 18.04702086962264], [-944, 508, 1, 0.27578421073082604], [94, 12, -1, 0.09787622811142102], [2, -4, 1, 26.732860624736034], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-449, -965, -1, 0.3144892961036386], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [510, 946, 1, 0.26223773418787316], [-456, 942, -1, -0.43351913458915836], [33, -43, 1, 1.9989698853032547], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-967, -515, 1, -0.157685897973832], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [42, -38, -1, 2.7079800584610974], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 2, 1, 24.921386789538882], [-49, -45, -1, -0.14773057508151383], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-4, 0, 1, 30.111195164644148], [-6, 0, -1, 26.855208287919716], [2, 7, 0, -0.12026464355831305], [-55, 113, -1, -0.029717380553628936], [479, 997, 1, -0.08571106176292313]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 484, "state": [[8, -5, 0, 4.324474873056523], [-41, -18, 1, 3.3582160129278433], [7, 4, -1, 18.089396199353356], [-946, 509, 1, 0.27579416140440227], [93, 14, -1, 0.09430432640787838], [3, -2, 1, 26.815485295005317], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-450, -967, -1, 0.31449868945653503], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [511, 948, 1, 0.2622479098251734], [-457, 944, -1, -0.4335234845110741], [35, -42, 1, 2.00536274289213], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-969, -516, 1, -0.15769423441368394], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [40, -39, -1, 2.7139166721473544], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 0, 1, 24.9951785983641], [-51, -46, -1, -0.1463024337976354], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, -2, 1, 30.20477868554965], [-4, 1, -1, 26.894197853108402], [2, 7, 0, -0.12026464355831305], [-57, 114, -1, -0.031416479094500564], [480, 999, 1, -0.08571612492168472]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [2, 1], "using": [2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 485, "state": [[8, -5, 0, 4.324474873056523], [-39, -19, 1, 3.3645264240708017], [8, 2, -1, 18.133031304433956], [-948, 510, 1, 0.27580407075731345], [95, 15, -1, 0.0931606123975123], [4, 0, 1, 26.909068815910818], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-451, -969, -1, 0.31450804352121453], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [512, 950, 1, 0.2622580433146771], [-458, 946, -1, -0.4335278159257064], [37, -43, 1, 2.007877397278007], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-971, -517, 1, -0.1577025369740714], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [38, -40, -1, 2.7200111860735907], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, -2, 1, 25.068970407189315], [-49, -45, -1, -0.14773057508151383], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, -3, 1, 30.309986973469364], [-3, 3, -1, 26.980208287919716], [2, 7, 0, -0.12026464355831305], [-55, 115, -1, -0.028624573524350085], [481, 1001, 1, -0.08572116769419]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 486, "state": [[8, -5, 0, 4.324474873056523], [-37, -20, 1, 3.3712448281234453], [9, 0, -1, 18.172020869622642], [-950, 511, 1, 0.27581393904632917], [94, 17, -1, 0.08960902313106497], [3, 2, 1, 27.00265233681632], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-452, -971, -1, 0.3145173585435862], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [513, 952, 1, 0.2622681349176276], [-459, 948, -1, -0.43353212895091037], [39, -44, 1, 2.010215637491768], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-973, -518, 1, -0.15771080586106093], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [36, -41, -1, 2.7262514316042656], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-2, -3, 1, 25.151595077458598], [-51, -46, -1, -0.1463024337976354], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, -4, 1, 30.400184729832834], [-1, 4, -1, 27.06621872273103], [2, 7, 0, -0.12026464355831305], [-57, 116, -1, -0.03031507838579744], [482, 1003, 1, -0.08572619020330602]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, -1], "using": [2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 487, "state": [[8, -5, 0, 4.324474873056523], [-35, -21, 1, 3.3783857645420303], [7, -1, -1, 18.194604487273075], [-952, 512, 1, 0.27582376652609647], [95, 19, -1, 0.08666809612216836], [2, 4, 1, 27.0852770070856], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-453, -973, -1, 0.3145266347675117], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [514, 954, 1, 0.2622781848931144], [-460, 950, -1, -0.4335364237035428], [40, -42, 1, 2.0159106536711255], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-975, -519, 1, -0.1577190412790517], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [34, -42, -1, 2.7326228673044484], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [0, -4, 1, 25.2451785983641], [-49, -45, -1, -0.14773057508151383], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, -3, 1, 30.486195164644148], [1, 5, -1, 27.136624767014215], [2, 7, 0, -0.12026464355831305], [-56, 118, -1, -0.028146632188994835], [483, 1005, 1, -0.08573119257091469]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-2, 1], "using": [-2, 1]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 488, "state": [[8, -5, 0, 4.324474873056523], [-33, -22, 1, 3.3859588506362144], [6, -3, -1, 18.24581267844786], [-954, 513, 1, 0.275833553449162], [93, 18, -1, 0.08765662342945135], [0, 5, 1, 27.159068815910818], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-454, -975, -1, 0.3145358724348265], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [515, 956, 1, 0.262288193498095], [-461, 952, -1, -0.4335407002994725], [42, -43, 1, 2.0179193873636585], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-977, -520, 1, -0.1577272434307922], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [32, -43, -1, 2.7391086607115], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [2, -3, 1, 25.3387621192696], [-47, -46, -1, -0.15278776491043297], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [4, -1, 1, 30.57220559945546], [2, 3, -1, 27.198791808825213], [2, 7, 0, -0.12026464355831305], [-58, 119, -1, -0.029803477467020823], [484, 1007, 1, -0.08573617491792235]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-2, -1], "using": [-2, -1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 489, "state": [[8, -5, 0, 4.324474873056523], [-31, -23, 1, 3.393967082448824], [7, -5, -1, 18.270736641267014], [-956, 514, 1, 0.2758433000659933], [94, 16, -1, 0.09125153888766246], [-2, 4, 1, 27.232860624736034], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-455, -977, -1, 0.314545071785361], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [516, 958, 1, 0.2622981609874174], [-462, 954, -1, -0.4335449588535905], [43, -41, 1, 2.023580399668068], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-979, -521, 1, -0.15773541251739695], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [30, -44, -1, 2.7456898591524945], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, -1, 1, 25.443970407189315], [-49, -47, -1, -0.15118379403381407], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [5, 1, 1, 30.642611643738647], [4, 2, -1, 27.281416479094496], [2, 7, 0, -0.12026464355831305], [-60, 120, -1, -0.031416479094500564], [485, 1009, 1, -0.08574113736426968]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, 2], "using": [1, 2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 490, "state": [[8, -5, 0, 4.324474873056523], [-29, -24, 1, 3.4024050192863444], [5, -6, -1, 18.311449838810795], [-958, 515, 1, 0.27585300662500045], [93, 18, -1, 0.08765662342945135], [-3, 2, 1, 27.315485295005317], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-456, -979, -1, 0.314554233056961], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [517, 960, 1, 0.26230808761384095], [-463, 956, -1, -0.433549199479821], [44, -39, 1, 2.0293677866687965], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-981, -522, 1, -0.15774354873836308], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [29, -46, -1, 2.751406857880579], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [4, 1, 1, 25.534168163552785], [-47, -46, -1, -0.15278776491043297], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [3, 2, 1, 30.704778685549645], [6, 1, -1, 27.328924059564084], [2, 7, 0, -0.12026464355831305], [-58, 119, -1, -0.029803477467020823], [486, 1011, 1, -0.08574608002894128]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": [-1, -2], "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, -2], "using": [-1, -2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 491, "state": [[8, -5, 0, 4.324474873056523], [-27, -25, 1, 3.411257001503588], [3, -7, -1, 18.357580340418064], [-960, 516, 1, 0.27586267337255704], [94, 16, -1, 0.09125153888766246], [-4, 0, 1, 27.409068815910818], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-457, -981, -1, 0.3145633564855085], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [518, 962, 1, 0.2623179736280584], [-464, 958, -1, -0.4335534222911307], [45, -37, 1, 2.035270039313515], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-983, -523, 1, -0.15775165229158633], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [27, -47, -1, 2.7579423155011598], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [3, 3, 1, 25.6201785983641], [-49, -45, -1, -0.14773057508151383], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [1, 3, 1, 30.80998697346936], [7, -1, -1, 27.377791905570145], [2, 7, 0, -0.12026464355831305], [-59, 117, -1, -0.03195966791747519], [487, 1013, 1, -0.08575100302997521]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 492, "state": [[8, -5, 0, 4.324474873056523], [-25, -26, 1, 3.4204956150475914], [1, -8, -1, 18.402229157542358], [-962, 517, 1, 0.2758723005530209], [92, 17, -1, 0.08900353561191501], [-3, -2, 1, 27.50265233681632], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-458, -983, -1, 0.3145724423049417], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [519, 964, 1, 0.26232781927871657], [-465, 960, -1, -0.43355762739953946], [46, -35, 1, 2.041273929022012], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-985, -524, 1, -0.15775972337337704], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [25, -48, -1, 2.7645089545784876], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [1, 4, 1, 25.706189033175413], [-47, -46, -1, -0.15278776491043297], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-1, 4, 1, 30.90018472983283], [5, -2, -1, 27.415767758715134], [2, 7, 0, -0.12026464355831305], [-61, 116, -1, -0.03467516923702623], [488, 1015, 1, -0.08575590648447232]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [2, -1], "using": [2, -1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 493, "state": [[8, -5, 0, 4.324474873056523], [-23, -27, 1, 3.4300806665637733], [-1, -9, -1, 18.43963251336128], [-964, 518, 1, 0.27588188840875466], [94, 16, -1, 0.09125153888766246], [-1, -3, 1, 27.607860624736034], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-459, -985, -1, 0.31458149074727504], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [520, 966, 1, 0.2623376248124371], [-466, 962, -1, -0.43356181491613], [47, -33, 1, 2.0473646162654258], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-987, -525, 1, -0.15776776217847632], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [24, -50, -1, 2.7697061679105603], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-1, 3, 1, 25.796386789538882], [-45, -45, -1, -0.1544990424337642], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, 3, 1, 30.986195164644144], [3, -3, -1, 27.480208287919712], [2, 7, 0, -0.12026464355831305], [-63, 115, -1, -0.037388774514052245], [489, 1017, 1, -0.08576079050860556]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 494, "state": [[8, -5, 0, 4.324474873056523], [-21, -28, 1, 3.4399589473811485], [-2, -7, -1, 18.466313636014092], [-966, 519, 1, 0.27589143718014636], [92, 17, -1, 0.08900353561191501], [0, -5, 1, 27.659068815910818], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-460, -987, -1, 0.31459050204261896], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [521, 968, 1, 0.26234739047383737], [-467, 964, -1, -0.4335659849510575], [48, -31, 1, 2.0535258177735236], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-989, -526, 1, -0.15777576890007128], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [23, -52, -1, 2.7746529196687906], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, 2, 1, 25.901595077458598], [-43, -46, -1, -0.15986178532589473], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-4, 1, 1, 31.072205599455458], [4, -5, -1, 27.497819931658352], [2, 7, 0, -0.12026464355831305], [-64, 117, -1, -0.03728865990645238], [490, 1019, 1, -0.08576565521762917]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [1, 2], "using": [1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 495, "state": [[8, -5, 0, 4.324474873056523], [-19, -29, 1, 3.4500650212085504], [-4, -6, -1, 18.51560439052814], [-968, 520, 1, 0.27590094710562896], [90, 18, -1, 0.08666809612216836], [1, -7, 1, 27.68165243356125], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-461, -989, -1, 0.3145994764191993], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [522, 970, 1, 0.26235711650555055], [-468, 966, -1, -0.43357013761355967], [49, -29, 1, 2.059740030388867], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-991, -527, 1, -0.15778374372981083], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [22, -54, -1, 2.779358001250068], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 0, 1, 25.9951785983641], [-45, -45, -1, -0.1544990424337642], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, -1, 1, 31.162403355818928], [3, -7, -1, 27.540767758715134], [2, 7, 0, -0.12026464355831305], [-63, 119, -1, -0.03511708979969401], [491, 1021, 1, -0.08577050072588778]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 496, "state": [[8, -5, 0, 4.324474873056523], [-17, -30, 1, 3.4603231567874984], [-6, -5, -1, 18.56144983881079], [-970, 521, 1, 0.2759104184217009], [89, 16, -1, 0.08977484785548091], [0, -5, 1, 27.659068815910818], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-462, -991, -1, 0.31460841410337653], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [523, 972, 1, 0.2623668031482456], [-469, 968, -1, -0.43357427301196566], [50, -27, 1, 2.065988805710064], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-993, -528, 1, -0.15779168685782088], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [21, -56, -1, 2.783831058479232], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -2, 1, 26.0887621192696], [-47, -46, -1, -0.15278776491043297], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-2, -3, 1, 31.267611643738643], [1, -6, -1, 27.578924059564084], [2, 7, 0, -0.12026464355831305], [-64, 121, -1, -0.03505664356519364], [492, 1023, 1, -0.08577532714682522]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, -2], "using": [1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [2, -1], "using": [2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 497, "state": [[8, -5, 0, 4.324474873056523], [-15, -31, 1, 3.470650352024634], [-7, -3, -1, 18.60758034041806], [-972, 522, 1, 0.27591985136294495], [91, 15, -1, 0.09208404521135415], [1, -7, 1, 27.68165243356125], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-463, -993, -1, 0.31461731531966514], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [524, 974, 1, 0.2623764506406475], [-470, 970, -1, -0.43357839125370634], [51, -25, 1, 2.07225306588503], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-995, -529, 1, -0.15779959847271918], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [19, -57, -1, 2.7897229929144025], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 0, 1, 25.9951785983641], [-48, -44, -1, -0.14758361765043315], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-3, -5, 1, 31.275184729832826], [0, -8, -1, 27.605208287919712], [2, 7, 0, -0.12026464355831305], [-62, 120, -1, -0.033524368328579864], [493, 1025, 1, -0.0857801345929935]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": [-1, 2], "using": [-1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-2, -1], "using": [-2, -1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 498, "state": [[8, -5, 0, 4.324474873056523], [-13, -32, 1, 3.480960195442516], [-8, -1, -1, 18.652229157542354], [-974, 523, 1, 0.2759292461620481], [89, 14, -1, 0.0932524502079147], [0, -5, 1, 27.659068815910818], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-464, -995, -1, 0.3146261802907518], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [525, 976, 1, 0.2623860592195564], [-471, 972, -1, -0.43358249244532265], [52, -23, 1, 2.078513447659887], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-997, -530, 1, -0.1578074787616306], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [17, -58, -1, 2.795553287173301], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-3, -2, 1, 26.0887621192696], [-50, -45, -1, -0.1461301882554771], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [-2, -3, 1, 31.267611643738643], [-2, -9, -1, 27.640010531556243], [2, 7, 0, -0.12026464355831305], [-64, 119, -1, -0.03615810382326367], [494, 1027, 1, -0.08578492317606155]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": [2, 1], "using": [2, 1]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 26, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 499, "state": [[8, -5, 0, 4.324474873056523], [-11, -33, 1, 3.4911671385559315], [-9, 1, -1, 18.689632513361275], [-976, 524, 1, 0.2759386030498204], [90, 16, -1, 0.09008291414016249], [2, -4, 1, 27.732860624736034], [4, -6, -1, 0.2135166047044547], [2, 1, 0, 0.09173296543276846], [-465, -997, -1, 0.3146350092375144], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [526, 978, 1, 0.2623956291198671], [-472, 974, -1, -0.4335865766924757], [53, -21, 1, 2.084750659461432], [2, 7, 0, -0.37772810323117817], [-28, 0, 1, 0.7050299826193698], [-6, -15, 0, 0.07498843998357395], [-999, -531, 1, -0.15781532791020178], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [16, -60, -1, 2.7994550252610257], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-4, 0, 1, 25.9951785983641], [-52, -44, -1, -0.14126670440396927], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [0, -4, 1, 31.361195164644144], [-3, -7, -1, 27.66964881712429], [2, 7, 0, -0.12026464355831305], [-66, 120, -1, -0.03765465288865356], [495, 1029, 1, -0.08578969300682379]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [-1, 2], "using": [-1, 2]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [-2, 1], "using": [-2, 1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}, {"round": 500, "state": [[8, -5, 0, 4.324474873056523], [-9, -34, 1, 3.5011906631463936], [-7, 2, -1, 18.71631363601409], [-978, 525, 1, 0.27594792225521386], [89, 18, -1, 0.08632434947937263], [3, -2, 1, 27.815485295005317], [3, -4, -1, 0.20468374326038735], [2, 1, 0, 0.09173296543276846], [-466, -999, -1, 0.31464380237904016], [5, -3, 0, -0.052743400244083805], [5, -3, 0, 7.02281327830357], [527, 980, 1, 0.26240516057458835], [-473, 976, -1, -0.4335906440999549], [54, -19, 1, 2.0909458351931773], [2, 7, 0, -0.37772810323117817], [-30, 1, 1, 0.699726781416602], [-6, -15, 0, 0.07498843998357395], [-1001, -532, 1, -0.15782314610261539], [1, 2, 0, 0.5860104348113155], [-6, -15, 0, 0.008931899977078406], [-17, -19, 0, 0.010958850636215418], [-17, -19, 0, 0.015460483750702941], [14, -61, -1, 2.8050256309650026], [1, 2, 0, 6.496939705235536], [2, 7, 0, 7.322092710284346], [-6, -1, 1, 26.021462826719727], [-50, -43, -1, -0.1425421842101309], [2, 7, 0, 11.762807359218517], [8, -5, 0, 1.5062791719753927], [2, -3, 1, 31.454778685549645], [-4, -5, -1, 27.712596644181072], [2, 7, 0, -0.12026464355831305], [-68, 121, -1, -0.03911152297561223], [496, 1031, 1, -0.0857944441952088]], "moves": [{"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": "", "error": "process already exited", "using": [-2, 1]}, {"seat": 5, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": [1, 2], "using": [1, 2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 12, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 13, "got": "", "error": "process already exited", "using": [-1, 2]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": [2, -1], "using": [2, -1]}, {"seat": 18, "got": "", "error": "process already exited", "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-2, 1], "using": [-2, 1]}, {"seat": 34, "got": "", "error": "process already exited", "using": [1, 2]}]}]} \ No newline at end of file
+{"seat": 27, "gamedata": [{"round": 1, "state": [[0, 34, -1, 0], [6, 34, 1, 0], [12, 32, -1, 0], [18, 28, 1, 0], [24, 24, -1, 0], [28, 20, 1, 0], [30, 14, -1, 0], [32, 8, 1, 0], [33, 3, -1, 0], [33, -3, 1, 0], [33, -9, -1, 0], [30, -14, 1, 0], [26, -20, -1, 0], [21, -25, 1, 0], [17, -29, -1, 0], [11, -31, 1, 0], [5, -33, -1, 0], [-1, -33, 1, 0], [-5, -33, -1, 0], [-13, -31, 1, 0], [-18, -28, -1, 0], [-22, -24, 1, 0], [-26, -20, -1, 0], [-30, -14, 1, 0], [-32, -8, -1, 0], [-33, -3, 1, 0], [-33, 3, -1, 0], [-31, 9, 1, 0], [-29, 15, -1, 0], [-26, 20, 1, 0], [-23, 25, -1, 0], [-17, 29, 1, 0], [-11, 31, -1, 0], [-5, 33, 1, 0]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 13, "got": [-1, 2], "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "Expecting value: line 1 column 1 (char 0)", "using": [1, 2]}, {"seat": 17, "got": "", "error": "Expecting value: line 1 column 1 (char 0)", "using": [2, 1]}, {"seat": 18, "got": [-2, 1], "using": [-2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 20, "got": [-2, -1], "using": [-2, -1]}, {"seat": 21, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-33, -3, 1, 0], "error": "invalid coords", "using": [-1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, -2], "using": [-1, -2]}]}, {"round": 2, "state": [[2, 35, -1, 0.009084688675509881], [5, 32, 1, 0.0031314462525585955], [11, 30, -1, -0.0011659494203759184], [16, 27, 1, 0.005790439764040913], [25, 22, -1, 0.010145063278628708], [27, 18, 1, -0.005132250738873886], [29, 12, -1, 0.007048497447213639], [30, 7, 1, -0.002506169893139319], [34, 5, -1, -0.008809603378604956], [34, -5, 1, -0.008809603378604956], [31, -10, -1, 0.007287716368843227], [28, -15, 1, -0.008782490644053197], [25, -18, -1, -0.005040846595529843], [20, -23, 1, 0.002718965638001457], [18, -27, -1, -0.00919705976280956], [12, -29, 1, 0.008174387386040885], [7, -32, -1, -0.010342886372672458], [-3, -32, 1, -0.010055890149796666], [-6, -31, -1, 0.0064955957200950485], [-15, -32, 1, -0.006566273731547008], [-16, -29, -1, -0.01069067918110246], [-23, -26, 1, 0.0028166075632924804], [-25, -18, -1, 0.005040846595529878], [-28, -13, 1, -0.0003114574166800836], [-33, -6, -1, 0.010364991664334612], [-34, -5, 1, 0.008809603378604959], [-32, 5, -1, 0.010239528452181753], [-33, 8, 1, 0.007117253880931706], [-27, 16, -1, 0.009168867158286064], [-25, 18, 1, 0.005040846595529878], [-21, 24, -1, 0.003967030010837651], [-19, 30, 1, 0.00546754857798247], [-12, 33, -1, -0.0012401432882544405], [-6, 31, 1, 0.0064955957200950485]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 13, "got": [-1, 2], "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process exited", "using": [2, 1]}, {"seat": 18, "got": [2, 1], "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 20, "got": [1, 2], "using": [1, 2]}, {"seat": 21, "got": "", "error": "Expecting value: line 1 column 1 (char 0)", "using": [2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, -2], "using": [-1, -2]}]}, {"round": 3, "state": [[4, 36, -1, 0.01761164373863864], [4, 30, 1, 0.006703712313471924], [10, 28, -1, -0.0025061698931393185], [14, 26, 1, 0.012317973628058953], [24, 20, -1, 0.014428969188152244], [26, 16, 1, -0.0109171542936819], [28, 10, -1, 0.014897415055685318], [28, 6, 1, -0.0053930177525399366], [35, 7, -1, -0.016987509906348355], [32, -4, 1, -0.005362742892130534], [29, -9, -1, 0.005517613044117215], [30, -16, 1, -0.008487759604869262], [24, -16, -1, -0.010773679174576969], [19, -21, 1, 0.005853709727773759], [17, -25, -1, -0.010657155891858486], [13, -27, 1, 0.017148052340785758], [9, -31, -1, -0.021037661313507858], [-1, -31, 1, -0.000310849102961688], [-7, -29, -1, 0.013763295002770473], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-24, -28, 1, 0.0053032012027677145], [-24, -16, -1, 0.010773679174576969], [-26, -12, 1, -0.0006715358590780794], [-34, -4, -1, 0.020351129611582107], [-35, -7, 1, 0.016987509906348335], [-30, 6, -1, 0.016987509906348335], [-34, 6, 1, 0.01717007348773782], [-25, 17, -1, 0.01907173986768753], [-24, 16, 1, 0.010773679174576969], [-19, 23, -1, 0.008484411112824188], [-21, 31, 1, 0.010375963705480351], [-13, 35, -1, -0.002332722988077791], [-7, 29, 1, 0.013763295002770473]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": "", "error": "Expecting value: line 1 column 1 (char 0)", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 13, "got": [-1, 2], "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 18, "got": [1, 2], "using": [1, 2]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-34, -5, 1, 0.008809603378604959], "error": "invalid coords", "using": [-1, -2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, -2], "using": [-1, -2]}]}, {"round": 4, "state": [[5, 34, -1, 0.023238572566757168], [3, 28, 1, 0.010812433986544256], [9, 26, -1, -0.004062647830827379], [12, 25, 1, 0.01970616791056197], [23, 18, -1, 0.019313770744927544], [25, 14, 1, -0.017469031820631697], [26, 9, -1, 0.01645389299337336], [26, 5, 1, -0.008751990036854835], [36, 9, -1, -0.024560596000532425], [33, -2, 1, 0.004794999024493494], [27, -10, -1, 0.014077828129458795], [29, -14, 1, -0.0020900948506630355], [23, -14, -1, -0.017333053225064787], [18, -19, 1, 0.009504397303145368], [15, -24, -1, -0.004517381101986537], [14, -25, 1, 0.02697825388449607], [11, -30, -1, -0.03200182012245563], [0, -29, 1, 0.004821401635912198], [-8, -27, -1, 0.021913092215530304], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-26, -27, 1, -0.0039128575981624315], [-23, -14, -1, 0.01733305322506477], [-24, -11, 1, -0.0010925796998233863], [-35, -2, -1, 0.029904876513174763], [-36, -9, 1, 0.024560596000532467], [-29, 8, -1, 0.028410367808344054], [-35, 4, 1, 0.026859456959360987], [-24, 19, -1, 0.03060447112442124], [-23, 14, 1, 0.01733305322506477], [-17, 22, -1, 0.013666154174783427], [-20, 29, 1, 0.011703229655948898], [-14, 37, -1, -0.003302510909533759], [-8, 27, 1, 0.021913092215530304]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": "", "error": "process exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-1, 2], "using": [-1, 2]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 13, "got": [-1, 2], "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 18, "got": [-2, 1], "using": [-2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 26, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, -2], "using": [-1, -2]}]}, {"round": 5, "state": [[6, 32, -1, 0.029499042433764257], [2, 26, 1, 0.015581317906793912], [8, 24, -1, -0.00589193443517071], [10, 26, 1, 0.03249365346301607], [22, 16, -1, 0.024923962819156646], [24, 12, 1, -0.024923962819156653], [24, 8, -1, 0.0182831795977167], [24, 4, 1, -0.012705336833057948], [37, 11, -1, -0.0315628957441718], [32, 0, 1, 0.01442896918815224], [25, -9, -1, 0.012621549031853205], [31, -15, 1, -0.002233606933581274], [22, -12, -1, -0.024883701007950763], [17, -17, 1, 0.01380483535586196], [13, -23, -1, 0.0025089916892294386], [15, -23, 1, 0.03770746395067676], [13, -29, -1, -0.04313859382293763], [-2, -28, 1, -0.006527533864018041], [-9, -25, -1, 0.03106452269544669], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-25, -29, 1, 0.0048523385473879955], [-24, -12, -1, 0.03056539125485971], [-22, -10, 1, -0.0015914963824541018], [-36, 0, -1, 0.03898956518868475], [-38, -10, 1, 0.026525372024266483], [-28, 10, -1, 0.0401649865286625], [-37, 3, 1, 0.0320937300836786], [-22, 20, -1, 0.041455036738955155], [-22, 12, 1, 0.024883701007950773], [-15, 21, -1, 0.01965660604899118], [-19, 27, 1, 0.013208519570964704], [-15, 39, -1, -0.004169044686926212], [-9, 25, 1, 0.03106452269544669]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 13, "got": [-1, 2], "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 18, "got": [-1, -2], "using": [-1, -2]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-35, -7, 1, 0.016987509906348335], "error": "invalid coords", "using": [-2, -1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, -2], "using": [-1, -2]}]}, {"round": 6, "state": [[7, 30, -1, 0.036483395295545326], [1, 24, 1, 0.02117232158625701], [7, 22, -1, -0.008072002776814849], [8, 25, 1, 0.04164042957514073], [21, 14, -1, 0.0314164790945006], [23, 10, 1, -0.033441978100061914], [22, 7, -1, 0.02046324793936083], [22, 3, 1, -0.017419659581947626], [38, 13, -1, -0.0380323846165958], [33, 2, 1, 0.024062939351810985], [23, -10, -1, 0.02289846381359533], [29, -16, 1, -0.01074913413558524], [21, -10, -1, -0.033625686019321886], [15, -16, 1, 0.008672584616988072], [11, -22, -1, 0.0105946523174732], [16, -21, 1, 0.049353592610708444], [15, -28, -1, -0.054341505349430726], [-3, -30, 1, -0.011041357079364596], [-10, -23, -1, 0.04134143747718885], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-27, -28, 1, -0.004022017349969908], [-23, -10, -1, 0.039083406535765024], [-20, -9, 1, -0.0021920782226273776], [-34, 1, -1, 0.04366924384950776], [-40, -11, 1, 0.028282839836364978], [-26, 11, -1, 0.049271309805152735], [-39, 2, 1, 0.03681536891834936], [-20, 21, -1, 0.05290918124229581], [-21, 10, 1, 0.033625686019321914], [-13, 20, -1, 0.026639412260595997], [-17, 26, 1, 0.007776071244512274], [-16, 41, -1, -0.004947937048147683], [-10, 23, 1, 0.04134143747718885]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-1, 2], "using": [-1, 2]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 13, "got": [-1, 2], "using": [-1, 2]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 18, "got": [-1, 2], "using": [-1, 2]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [1, -2], "using": [1, -2]}]}, {"round": 7, "state": [[8, 28, -1, 0.04429276639145236], [0, 22, 1, 0.027799943892892594], [6, 20, -1, -0.010713336071082907], [6, 26, 1, 0.05483502633386415], [20, 12, -1, 0.03898956518868466], [22, 8, 1, -0.043207142416873345], [20, 6, -1, 0.02310458123362889], [20, 2, 1, -0.02312680647340788], [39, 15, -1, -0.04400856143801948], [32, 4, 1, 0.03422068126843501], [21, -9, -1, 0.02206519947386226], [31, -17, 1, -0.010341393926633392], [20, -8, -1, -0.04379772928465467], [14, -14, 1, 0.01380483535586196], [9, -21, -1, 0.019945931938111547], [17, -19, 1, 0.06189865261668716], [17, -27, -1, -0.06550023819596984], [-4, -28, 1, -0.017762216014521093], [-11, -21, -1, 0.0528620199432627], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-29, -27, 1, -0.012597115030239974], [-24, -8, -1, 0.053149008905293005], [-18, -8, 1, -0.0029289013986717365], [-32, 2, -1, 0.04892382734145513], [-38, -10, 1, 0.026525372024266483], [-24, 12, -1, 0.05936283963706444], [-41, 1, 1, 0.041088958971473785], [-18, 22, -1, 0.06489088154841598], [-20, 8, 1, 0.043797729284654655], [-11, 19, -1, 0.03484853652152429], [-16, 24, 1, 0.009197059762809543], [-17, 43, -1, -0.005651811814239476], [-9, 21, 1, 0.04050817313745574]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 13, "got": [-1, 2], "using": [-1, 2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 18, "got": [1, -2], "using": [1, -2]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-36, -9, 1, 0.024560596000532467], "error": "invalid coords", "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, -2], "using": [-1, -2]}]}, {"round": 8, "state": [[9, 26, -1, 0.05303747777912669], [-1, 20, 1, 0.035751069520980776], [5, 18, -1, -0.013977595063414469], [4, 25, 1, 0.06568041486468135], [19, 10, -1, 0.04789294277483327], [21, 6, 1, -0.05442300525292092], [18, 5, -1, 0.02636884022596046], [18, 1, 1, -0.030156703744617347], [40, 17, -1, -0.04953073083553676], [31, 2, 1, 0.024682819150516896], [19, -10, -1, 0.03473172749445069], [29, -16, 1, -0.01074913413558524], [19, -6, -1, -0.055675065708623954], [12, -13, 1, 0.0074420296818660326], [7, -20, -1, 0.030802999422721154], [18, -17, 1, 0.07527756139857869], [19, -26, -1, -0.07650704793234506], [-3, -30, 1, -0.011041357079364596], [-10, -19, -1, 0.053174701158044214], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-30, -29, 1, -0.009612707925217555], [-23, -6, -1, 0.0637436612227662], [-16, -7, 1, -0.003854210409564474], [-30, 3, -1, 0.05485232390396152], [-36, -9, 1, 0.024560596000532467], [-22, 13, -1, 0.07051332767987285], [-42, -1, 1, 0.04875870496841633], [-16, 23, -1, 0.07729343073048145], [-19, 6, 1, 0.05567506570862394], [-9, 18, -1, 0.044580568868147805], [-15, 26, 1, -0.0011041295625527758], [-18, 45, -1, -0.0062909848561761815], [-10, 19, 1, 0.05317470115804421]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [1, -2], "using": [1, -2]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 18, "got": [1, 2], "using": [1, 2]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [1, -2], "using": [1, -2]}]}, {"round": 9, "state": [[10, 24, -1, 0.0628329581890012], [0, 18, 1, 0.027799943892892594], [4, 16, -1, -0.018110560421269423], [2, 26, 1, 0.0787125581030891], [18, 8, -1, 0.05843753062617171], [20, 4, 1, -0.0672992925498727], [16, 4, -1, 0.030501805583815402], [16, 0, 1, -0.03898956518868466], [41, 19, -1, -0.054636854622269616], [33, 3, 1, 0.02885793837630448], [17, -9, -1, 0.03511708979969404], [27, -17, 1, -0.019941223490592307], [17, -5, -1, -0.05883069915220197], [11, -11, 1, 0.01380483535586196], [5, -21, -1, 0.04718507849338123], [19, -15, 1, 0.08936994963785708], [21, -25, -1, -0.08726280857701553], [-2, -28, 1, -0.0065275338640180414], [-9, -17, -1, 0.05356006346328753], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-29, -27, 1, -0.012597115030239974], [-22, -4, -1, 0.0757326265557263], [-14, -6, 1, -0.005050841567921741], [-28, 4, -1, 0.06157318283911805], [-34, -8, 1, 0.022350252798478867], [-20, 14, -1, 0.08277108691895517], [-41, -3, 1, 0.056594784394848247], [-15, 25, -1, 0.0880176880218239], [-18, 4, 1, 0.06955495644354438], [-7, 17, -1, 0.056205335882365606], [-17, 25, 1, 0.01065715589185847], [-19, 47, -1, -0.006873967388308276], [-9, 17, 1, 0.053560063463287524]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 18, "got": [2, 1], "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-38, -10, 1, 0.026525372024266483], "error": "invalid coords", "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, -2], "using": [-1, -2]}]}, {"round": 10, "state": [[11, 22, -1, 0.07379180882521666], [-1, 16, 1, 0.037734206045663035], [3, 14, -1, -0.023503578173809346], [0, 25, 1, 0.09093118408918777], [17, 6, -1, 0.07099990325506614], [19, 2, 1, -0.08202408842911071], [14, 3, -1, 0.03589482333635534], [14, -1, 1, -0.050338500688614875], [42, 21, -1, -0.0593628396370644], [34, 5, 1, 0.03766754175490944], [15, -8, -1, 0.03560380064665328], [25, -16, 1, -0.021117637758591122], [15, -4, -1, -0.0628810412519165], [9, -10, 1, 0.005435981177574902], [3, -22, -1, 0.0628165555359528], [20, -13, 1, 0.10399854862798602], [23, -24, -1, -0.09768187939084609], [0, -27, 1, 0.004821401635912197], [-8, -15, -1, 0.0540467743102468], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-30, -25, 1, -0.021344393971483244], [-21, -2, -1, 0.08924516666061663], [-12, -5, 1, -0.006658412583498881], [-26, 5, -1, 0.06922714034051457], [-32, -7, 1, 0.019846273251642767], [-18, 15, -1, 0.09614206162369551], [-39, -4, 1, 0.06123672178459976], [-13, 26, -1, 0.10023631400792257], [-17, 2, 1, 0.08571876450297378], [-5, 16, -1, 0.07016675370374967], [-19, 24, 1, 0.022189887148592248], [-20, 49, -1, -0.007407843316469485], [-10, 15, 1, 0.06965116483837683]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [1, -2], "using": [1, -2]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 18, "got": [1, 2], "using": [1, 2]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, -2], "using": [-1, -2]}]}, {"round": 11, "state": [[12, 20, -1, 0.08601043481131534], [0, 14, 1, 0.02779994389289259], [4, 12, -1, -0.0058919344351707065], [2, 24, 1, 0.07769884605939283], [16, 4, -1, 0.08601043481131534], [18, 0, 1, -0.09871577164437328], [12, 2, -1, 0.04320714241687335], [16, 0, 1, -0.03898956518868466], [43, 19, -1, -0.05178975354288033], [33, 3, 1, 0.028857938376304484], [13, -9, -1, 0.05400009674493387], [27, -17, 1, -0.019941223490592307], [13, -3, -1, -0.06826104232475275], [8, -8, 1, 0.01380483535586196], [1, -23, -1, 0.07747103635935887], [21, -11, 1, 0.11893713805036928], [25, -23, -1, -0.10769526623951306], [1, -25, 1, 0.01118420730990809], [-7, -13, -1, 0.05468085439400625], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-32, -26, 1, -0.02332137232158235], [-20, 0, -1, 0.10435720008007644], [-10, -4, 1, -0.008931899977078333], [-24, 6, -1, 0.07797913037736943], [-30, -6, 1, 0.016987509906348335], [-16, 16, -1, 0.1105710308118478], [-38, -6, 1, 0.06989398019978707], [-11, 27, -1, 0.11245493999402126], [-16, 0, 1, 0.10435720008007635], [-4, 14, -1, 0.07407961130191207], [-21, 25, 1, 0.026808703501448216], [-21, 51, -1, -0.00789855587175332], [-11, 13, 1, 0.0878353059030825]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [1, -2], "using": [1, -2]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 15, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 18, "got": [-2, 1], "using": [-2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-40, -11, 1, 0.028282839836364978], "error": "invalid coords", "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, -2], "using": [-1, -2]}]}, {"round": 12, "state": [[13, 18, -1, 0.09954903598410639], [1, 12, 1, 0.01456760586309765], [3, 10, -1, -0.010713336071082904], [0, 25, 1, 0.09093118408918777], [15, 2, -1, 0.10390376842057933], [17, -2, 1, -0.11735420722147588], [11, 0, -1, 0.06949137077250006], [17, 2, 1, -0.02035112961158207], [44, 17, -1, -0.04425080621760467], [32, 1, 1, 0.01940094309994688], [11, -8, -1, 0.05770070745012731], [25, -18, 1, -0.02982498271204647], [11, -2, -1, -0.07573262655572628], [6, -7, 1, 0.0015862093697632442], [-1, -24, 0, 0.09101408344932545], [22, -9, 1, 0.13392867056849792], [27, -22, -1, -0.11725192734831016], [-1, -24, 0, -0.0018062206707234203], [-6, -11, -1, 0.05554114300500303], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-31, -28, 1, -0.015001085411574725], [-19, 2, -1, 0.12104888329533903], [-8, -3, 1, -0.012391245162545972], [-22, 7, -1, 0.08801768802182397], [-28, -5, 1, 0.013695118743508341], [-14, 17, -1, 0.12592530901089266], [-37, -8, 1, 0.07886020829002147], [-9, 28, -1, 0.12453120918168706], [-15, -2, 1, 0.125453431659497], [-3, 12, -1, 0.07938281250467978], [-20, 23, 1, 0.029527669139449673], [-22, 53, -1, -0.008351127949804166], [-12, 11, 1, 0.10798306871620847]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, -1], "using": [2, -1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, -2], "using": [-1, -2]}]}, {"round": 13, "state": [[14, 16, -1, 0.1144053476825268], [0, 10, 1, 0.02779994389289259], [4, 8, -1, 0.016691683215262584], [-1, 23, 1, 0.09784660887251877], [14, 0, -1, 0.125], [16, -4, 1, -0.13770533683305794], [10, -2, -1, 0.10090784986700066], [15, 1, 1, -0.02839491287121145], [45, 15, -1, -0.03677922198663113], [31, -1, 1, 0.009296718449278367], [9, -7, -1, 0.0628329581890012], [23, -19, 1, -0.040396595808040205], [9, -1, -1, -0.08674555634143774], [7, -5, 1, 0.04008906371148867], [-1, -24, 0, 0.09101408344932545], [23, -7, 1, 0.14871064443812382], [29, -21, -1, -0.1263184131573839], [-1, -24, 0, -0.0018062206707234203], [-5, -9, -1, 0.05677487754142505], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-30, -30, 1, -0.006915424783330964], [-18, 4, -1, 0.1391594437166084], [-6, -4, 1, 0.024092150132999347], [-20, 8, -1, 0.09954903598410646], [-26, -4, 1, 0.009865925985612239], [-12, 18, -1, 0.1419875099063484], [-36, -10, 1, 0.08809254792717004], [-7, 29, -1, 0.1363324717632462], [-13, -1, 1, 0.11657582606617503], [-2, 10, -1, 0.08695589859886384], [-21, 21, 1, 0.04061353885731016], [-23, 55, -1, -0.008769833352677702], [-13, 9, 1, 0.12969221745722756]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [1, -2], "using": [1, -2]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [2, -1], "using": [2, -1]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [2, 1], "using": [2, 1]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-38, -10, 1, 0.026525372024266483], "error": "invalid coords", "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, -2], "using": [-1, -2]}]}, {"round": 14, "state": [[15, 14, -1, 0.1304859278080055], [1, 8, 1, 0.008008231812609814], [3, 6, -1, 0.016691683215262584], [-3, 22, 1, 0.11250108969592483], [13, -2, -1, 0.14929489517376446], [15, -6, 1, -0.159275242439795], [12, -3, -1, 0.10848093596118473], [13, 0, 1, -0.038989565188684655], [46, 13, -1, -0.029406456671612742], [33, -2, 1, 0.0047949990244934996], [7, -8, -1, 0.09321932258675718], [22, -21, 1, -0.0518080185223065], [7, 0, -1, -0.10435720008007637], [6, -3, 1, 0.06501302653064532], [-1, -24, 0, 0.09101408344932545], [24, -5, 1, 0.16304182258291938], [31, -20, -1, -0.13487725006784265], [-1, -24, 0, -0.0018062206707234203], [-4, -7, -1, 0.05869231420216141], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-31, -32, 1, -0.004389367980000026], [-17, 6, -1, 0.15835729682501026], [-4, -3, 1, 0.03292501157706667], [-18, 9, -1, 0.1127813740139014], [-24, -3, 1, 0.005362742892130533], [-10, 19, -1, 0.15846397358668102], [-35, -12, 1, 0.09753847409188383], [-5, 30, -1, 0.1477438944775125], [-12, -3, 1, 0.14334676526876103], [0, 9, -1, 0.11837237769336445], [-22, 19, 1, 0.05223830587152796], [-24, 57, -1, -0.009158331221636546], [-14, 7, 1, 0.15227583510766077]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [1, -2], "using": [1, -2]}]}, {"round": 15, "state": [[16, 12, -1, 0.1475836176504333], [0, 6, 1, 0.02779994389289259], [4, 4, -1, 0.06789987439004594], [-5, 21, 1, 0.12813256673849638], [12, -4, -1, 0.17620819117478334], [14, -8, 1, -0.18134044191365722], [11, -5, -1, 0.137391245162546], [11, 1, 1, -0.02456059600053242], [47, 11, -1, -0.022161456987755804], [31, -1, 1, 0.009296718449278367], [5, -7, -1, 0.10890889862491068], [21, -19, 1, -0.04755750359941176], [5, 1, -1, -0.13577367917457697], [7, -1, 1, 0.11622121770542868], [-1, -24, 0, 0.09101408344932545], [25, -3, 1, 0.17672381013677968], [33, -19, -1, -0.1429245554870225], [-1, -24, 0, -0.0018062206707234203], [-6, -6, -1, 0.10106764393287744], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-30, -34, 1, 0.0030188373694394095], [-18, 8, -1, 0.17091966945390474], [-3, -5, 1, 0.09449819441618464], [-16, 10, -1, 0.12789340743336114], [-22, -2, 1, -8.673617379884035e-19], [-8, 20, -1, 0.17501156001642607], [-33, -13, 1, 0.10469622383631905], [-3, 31, -1, 0.15867384463409426], [-10, -2, 1, 0.1357736791745769], [1, 11, -1, 0.13280134688151668], [-23, 21, 1, 0.0478428783086985], [-25, 59, -1, -0.009519772560350472], [-13, 5, 1, 0.1676301133067057]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-36, -9, 1, 0.024560596000532467], "error": "invalid coords", "using": [2, 1]}, {"seat": 27, "got": [2, 1], "using": [2, 1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, -2], "using": [-1, -2]}]}, {"round": 16, "state": [[17, 10, -1, 0.16537348633483367], [-2, 5, 1, 0.08835941468831429], [3, 6, -1, 0.016691683215262584], [-7, 20, 1, 0.1445146458091565], [11, -6, -1, 0.2044734990721256], [13, -10, 1, -0.20307297172444966], [10, -7, -1, 0.16669142687960745], [9, 2, 1, -0.004187321552152682], [48, 9, -1, -0.01507007324561203], [30, -3, 1, -0.0014337895271245415], [3, -6, -1, 0.1338328614440673], [23, -20, 1, -0.044422759509639434], [3, 2, -1, -0.19794072098557577], [6, 1, 1, 0.16508906371148868], [-1, -24, 0, 0.09101408344932545], [26, -1, 1, 0.18961318583362727], [35, -18, -1, -0.1504673340514678], [-1, -24, 0, -0.0018062206707234203], [-7, -4, -1, 0.1434429736635935], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-32, -33, 1, -0.004467080348380615], [-17, 10, -1, 0.18898371374524273], [-4, -3, 1, 0.03292501157706667], [-14, 11, -1, 0.1449818612647099], [-20, -1, 1, -0.006477843560064063], [-6, 21, -1, 0.1912782644203954], [-32, -15, 1, 0.11473344761992091], [-1, 32, -1, 0.16905614892134455], [-8, -1, 1, 0.12414891216035909], [3, 10, -1, 0.1647591672322356], [-21, 20, 1, 0.04449459726646675], [-26, 61, -1, -0.009856885374110821], [-14, 3, 1, 0.19247109649673272]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 14, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, -2], "using": [-1, -2]}]}, {"round": 17, "state": [[18, 8, -1, 0.1834375306261717], [-4, 4, 1, 0.1527999438928926], [5, 5, -1, 0.06789987439004594], [-9, 19, 1, 0.16133722837237305], [10, -8, -1, 0.23238835626136134], [12, -12, 1, -0.22371577164437328], [9, -9, -1, 0.19449137077250006], [7, 1, 1, -0.016405947538251378], [49, 7, -1, -0.008154648462281044], [28, -4, 1, -0.008154648462281033], [1, -5, -1, 0.17620819117478337], [25, -21, 1, -0.04170379387163798], [1, 3, -1, -0.303149008905293], [7, 3, 1, 0.2032453645604403], [-1, -24, 0, 0.09101408344932545], [27, 1, 1, 0.2016234484959252], [37, -17, -1, -0.1575208017930523], [-1, -24, 0, -0.0018062206707234203], [-8, -2, -1, 0.18707807874419277], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-31, -35, 1, 0.002718545380327738], [-15, 11, -1, 0.20506230490631192], [-3, -5, 1, 0.09449819441618464], [-12, 12, -1, 0.16398956518868477], [-18, 0, 1, -0.014428969188152209], [-4, 20, -1, 0.20415455171734717], [-30, -16, 1, 0.12294914775799973], [1, 33, -1, 0.1788495244690514], [-7, -3, 1, 0.16879772928465464], [5, 9, -1, 0.19907961130191204], [-22, 18, 1, 0.056476297572586986], [-27, 63, -1, -0.010172043265332774], [-15, 1, 1, 0.2154729916154042]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 14, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-34, -8, 1, 0.022350252798478867], "error": "invalid coords", "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [1, -2], "using": [1, -2]}]}, {"round": 18, "state": [[19, 6, -1, 0.2013178656285476], [-5, 2, 1, 0.21724047309747088], [4, 3, -1, 0.09048349204047922], [-11, 20, 1, 0.17096116670855738], [9, -10, -1, 0.25836885417828703], [11, -14, 1, -0.2427234755683481], [8, -11, -1, 0.2194153335916567], [5, 0, 1, -0.038989565188684655], [50, 5, -1, -0.0014337895271245519], [29, -2, 1, 0.003470118551936791], [-1, -4, -1, 0.24661423545796862], [26, -19, 1, -0.03094803322696752], [-1, 4, -1, -0.39334676526876106], [6, 5, 1, 0.24937586616770974], [-1, -24, 0, 0.09101408344932545], [28, 3, 1, 0.21271902396710285], [39, -16, -1, -0.1641059632248007], [-1, -24, 0, -0.0018062206707234203], [-7, 0, -1, 0.22606764393287745], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-30, -37, 1, 0.009652594942372101], [-13, 12, -1, 0.22299439440608046], [-4, -3, 1, 0.03292501157706667], [-10, 13, -1, 0.18463236510860842], [-16, 1, 1, -0.02436323134092258], [-2, 19, -1, 0.2188793475965852], [-28, -17, 1, 0.13181371653167887], [2, 31, -1, 0.18428197279550382], [-5, -2, 1, 0.16491667087549805], [7, 8, -1, 0.23277772537589123], [-23, 20, 1, 0.05169940857517064], [-28, 65, -1, -0.010467321114096451], [-14, -1, 1, 0.23741657943280753]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 13, "got": [-2, -1], "using": [-2, -1]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, -2], "using": [-1, -2]}]}, {"round": 19, "state": [[20, 4, -1, 0.21858352090549943], [-7, 1, 1, 0.25521632624245927], [6, 4, -1, 0.09931635348454654], [-13, 19, 1, 0.1864321416554235], [8, -12, -1, 0.28141647909450057], [10, -16, 1, -0.2598119293996969], [6, -10, -1, 0.23348093596118474], [4, 2, 1, 0.034802243636531977], [51, 3, -1, 0.005077689567513896], [30, -4, 1, -0.006667262391268436], [-3, -3, -1, 0.33262467026928394], [27, -21, 1, -0.03571691714721718], [-3, 3, -1, -0.4793572000800764], [4, 6, 1, 0.2952213144503626], [-1, -24, 0, 0.09101408344932545], [29, 5, 1, 0.22290486692688585], [41, -15, -1, -0.17024755728869745], [-1, -24, 0, -0.0018062206707234203], [-5, 1, -1, 0.257484123027378], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-31, -39, 1, 0.011195135637938424], [-11, 13, -1, 0.24258953810987136], [-3, -5, 1, 0.09449819441618464], [-8, 14, -1, 0.2063648949194008], [-14, 2, 1, -0.0370125868385855], [0, 18, -1, 0.23557103081184777], [-27, -19, 1, 0.14256499809428497], [3, 29, -1, 0.19043407037139057], [-4, -4, 1, 0.22935720008007635], [9, 7, -1, 0.2631640897736472], [-24, 18, 1, 0.06319715650774345], [-29, 67, -1, -0.010744540591399808], [-15, -3, 1, 0.2574841230273779]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 13, "got": [-1, -2], "using": [-1, -2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-32, -7, 1, 0.019846273251642767], "error": "invalid coords", "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [1, -2], "using": [1, -2]}]}, {"round": 20, "state": [[21, 2, -1, 0.23488796658054029], [-5, 0, 1, 0.27779994389289253], [4, 3, -1, 0.09048349204047922], [-15, 18, 1, 0.20150221490103554], [7, -14, -1, 0.3012081911747833], [9, -18, 1, -0.2749239628191566], [4, -9, -1, 0.2529289013986718], [5, 4, 1, 0.06839879107267671], [52, 1, -1, 0.011368674423690082], [32, -3, 1, -0.00044832259755661717], [-4, -1, -1, 0.41863510508059926], [26, -23, 1, -0.04577659688087644], [-4, 1, -1, -0.5653676348913917], [2, 7, 1, 0.34451206896440967], [-1, -24, 0, 0.09101408344932545], [30, 7, 1, 0.23221490935629985], [43, -14, -1, -0.17597240624640567], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 0.31965116483837686], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-33, -40, 1, 0.00829948835230481], [-9, 14, -1, 0.26342601599088866], [-4, -3, 1, 0.03292501157706667], [-6, 15, -1, 0.22843009439326306], [-12, 3, 1, -0.053418534376836885], [2, 17, -1, 0.25420946638895037], [-25, -20, 1, 0.15235837364199176], [4, 27, -1, 0.19743637011502996], [-3, -2, 1, 0.19794072098557575], [10, 5, -1, 0.2945805688681478], [-22, 17, 1, 0.06090731533872913], [-30, 69, -1, -0.011005307605065882], [-14, -5, 1, 0.28066159964969206]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [1, -2], "using": [1, -2]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 13, "got": [1, -2], "using": [1, -2]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [2, -1], "using": [2, -1]}]}, {"round": 21, "state": [[22, 0, -1, 0.25], [-4, -2, 1, 0.35159175271810916], [6, 4, -1, 0.09931635348454654], [-17, 19, 1, 0.20709832264512043], [6, -16, -1, 0.3178998743900459], [8, -20, 1, -0.28815630084895155], [2, -8, -1, 0.28050180558381543], [6, 6, 1, 0.08601043481131534], [53, -1, -1, 0.017431536373320813], [30, -4, 1, -0.006667262391268436], [-5, 1, -1, 0.48904114936378446], [25, -21, 1, -0.04170379387163797], [-3, -1, -1, -0.6555653912548598], [0, 6, 1, 0.388804835355862], [-1, -24, 0, 0.09101408344932545], [31, 9, 1, 0.2407015314413849], [45, -13, -1, -0.1813081488409628], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 0.42485945275809406], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-32, -42, 1, 0.014462496666715037], [-7, 15, -1, 0.2848658293075763], [-3, -5, 1, 0.09449819441618464], [-4, 16, -1, 0.2500000000000001], [-10, 4, 1, -0.0749884399835739], [4, 16, -1, 0.27456059600053245], [-23, -21, 1, 0.16274067792924207], [5, 25, -1, 0.20544460192763978], [-1, -3, 1, 0.30314900890529295], [11, 3, -1, 0.3259970479626484], [-20, 16, 1, 0.05822518259594883], [-31, 71, -1, -0.011251043297221801], [-12, -6, 1, 0.299859452758094]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [2, -1], "using": [2, -1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 13, "got": [1, -2], "using": [1, -2]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [-30, -6, 1, 0.016987509906348335], "error": "invalid coords", "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [2, -1], "using": [2, -1]}]}, {"round": 22, "state": [[23, -2, -1, 0.26380483535586197], [-6, -3, 1, 0.35159175271810916], [4, 3, -1, 0.09048349204047922], [-19, 20, 1, 0.21185118210478274], [5, -18, -1, 0.33187746945346036], [7, -22, 1, -0.29968764881123405], [0, -7, -1, 0.31949137077250006], [4, 7, 1, 0.1283857645420314], [51, -2, -1, 0.02066714298230521], [32, -5, 1, -0.010239528452181769], [-3, 2, -1, 0.5512081911747833], [23, -20, 1, -0.04442275950963943], [-2, -3, -1, -0.760773679174577], [-2, 7, 1, 0.43309760174731443], [-1, -24, 0, 0.09101408344932545], [32, 11, 1, 0.24842709130655047], [47, -12, -1, -0.18628231066008985], [-1, -24, 0, -0.0018062206707234203], [0, 5, -1, 0.4760676439328774], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-31, -40, 1, 0.013152118811239375], [-5, 16, -1, 0.3061515760904616], [-4, -3, 1, 0.03292501157706667], [-2, 17, -1, 0.2703511296115822], [-8, 5, 1, -0.10333281143282858], [6, 15, -1, 0.2961305016072695], [-21, -22, 1, 0.17367062808582384], [6, 23, -1, 0.21464166169044935], [1, -4, 1, 0.393346765268761], [10, 1, -1, 0.35250961897808764], [-18, 15, 1, 0.055042508045462436], [-32, 73, -1, -0.011483009851644639], [-10, -7, 1, 0.32326770003998473]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 13, "got": [2, -1], "using": [2, -1]}, {"seat": 14, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 26, "got": [2, 1], "using": [2, 1]}, {"seat": 27, "got": [2, -1], "using": [2, -1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [2, -1], "using": [2, -1]}]}, {"round": 23, "state": [[24, -4, -1, 0.2762842283556267], [-7, -5, 1, 0.3765157155372658], [6, 4, -1, 0.09931635348454654], [-21, 21, 1, 0.21593118408918777], [4, -20, -1, 0.3435835209054994], [6, -24, 1, -0.3097262064556886], [-2, -6, -1, 0.37069956194728343], [2, 8, 1, 0.1720208696226307], [49, -3, -1, 0.024161001534775725], [33, -7, 1, -0.018838065379079297], [-2, 4, -1, 0.6338328614440673], [24, -18, 1, -0.032925011577066655], [0, -4, -1, -0.8543572000800764], [-4, 6, 1, 0.48238835626136145], [-1, -24, 0, 0.09101408344932545], [33, 13, 1, 0.2554577205164431], [49, -11, -1, -0.1909216536535498], [-1, -24, 0, -0.0018062206707234203], [1, 3, -1, 0.5272758351076607], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-30, -42, 1, 0.019368803572295763], [-3, 17, -1, 0.3265572561871838], [-3, -5, 1, 0.09449819441618464], [0, 18, -1, 0.2889895651886848], [-6, 6, 1, -0.1394289691881522], [8, 14, -1, 0.3181957010811317], [-20, -24, 1, 0.18439898656878262], [7, 21, -1, 0.22523631400792254], [3, -3, 1, 0.4793572000800764], [9, -1, -1, 0.38598402143200305], [-20, 16, 1, 0.05822518259594883], [-33, 75, -1, -0.011702332096495488], [-8, -8, 1, 0.35106764393287737]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [1, 2], "using": [1, 2]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 13, "got": [2, 1], "using": [2, 1]}, {"seat": 14, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-28, -5, 1, 0.013695118743508341], "error": "invalid coords", "using": [2, 1]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [2, -1], "using": [2, -1]}]}, {"round": 24, "state": [[22, -5, -1, 0.28556740573690764], [-6, -3, 1, 0.35159175271810916], [4, 3, -1, 0.09048349204047922], [-23, 22, 1, 0.21946737858934534], [3, -22, -1, 0.3534300943932629], [5, -26, 1, -0.31847819649254344], [-4, -5, -1, 0.42687972703386146], [0, 7, 1, 0.21101043481131532], [47, -4, -1, 0.027941509293042583], [31, -8, 1, -0.025766292200919666], [0, 5, -1, 0.7076246702692839], [23, -16, 1, -0.0272433213301577], [2, -3, -1, -0.9479407209855758], [-6, 7, 1, 0.5015862093697634], [-1, -24, 0, 0.09101408344932545], [34, 15, 1, 0.2618591349453593], [51, -10, -1, -0.19525174667855014], [-1, -24, 0, -0.0018062206707234203], [3, 2, -1, 0.632484123027378], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-32, -43, 1, 0.016262051838983202], [-1, 18, -1, 0.34552433863600907], [-4, -3, 1, 0.03292501157706667], [1, 16, -1, 0.29892382734145523], [-4, 7, 1, -0.18180429891886823], [9, 12, -1, 0.3379874131614145], [-18, -25, 1, 0.19565366389608385], [8, 19, -1, 0.23745493999402126], [4, -1, 1, 0.5653676348913917], [8, -3, -1, 0.4254725033033185], [-22, 15, 1, 0.07037221392061861], [-34, 77, -1, -0.011910015679908447], [-6, -9, 1, 0.382484123027378]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 13, "got": [1, 2], "using": [1, 2]}, {"seat": 14, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [2, -1], "using": [2, -1]}]}, {"round": 25, "state": [[20, -6, -1, 0.29638678953887115], [-4, -4, 1, 0.40279994389289253], [6, 4, -1, 0.09931635348454654], [-25, 21, 1, 0.2297360194450497], [2, -24, -1, 0.361767661970205], [4, -28, 1, -0.32613215399393997], [-5, -3, -1, 0.48348093596118474], [-1, 9, 1, 0.22862207854995395], [45, -5, -1, 0.03204061292679087], [32, -6, 1, -0.015070073245612018], [2, 4, -1, 0.7814164790945005], [21, -15, 1, -0.02922440087187322], [3, -1, -1, -1.053149008905293], [-7, 5, 1, 0.5400890637114888], [-1, -24, 0, 0.09101408344932545], [35, 17, 1, 0.2676940362816278], [53, -9, -1, -0.19929670473029154], [-1, -24, 0, -0.0018062206707234203], [4, 0, -1, 0.7260676439328774], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-34, -44, 1, 0.01337835169808801], [1, 17, -1, 0.3637084797007147], [-3, -5, 1, 0.09449819441618464], [2, 14, -1, 0.31157318283911806], [-5, 5, 1, -0.1394289691881522], [10, 10, -1, 0.36057103081184777], [-17, -27, 1, 0.20553742311753806], [9, 17, -1, 0.25152054236354926], [6, 0, 1, 0.6043572000800764], [7, -5, -1, 0.4670881493377377], [-20, 14, 1, 0.06841348275020279], [-35, 79, -1, -0.012106962435949938], [-4, -10, 1, 0.4155081731374557]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 13, "got": [1, 2], "using": [1, 2]}, {"seat": 14, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 26, "got": [-26, -4, 1, 0.009865925985612239], "error": "invalid coords", "using": [-1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [2, -1], "using": [2, -1]}]}, {"round": 26, "state": [[18, -7, -1, 0.309029181964259], [-2, -5, 1, 0.46724047309747085], [8, 3, -1, 0.13579974878009188], [-27, 22, 1, 0.2321154675046205], [1, -26, -1, 0.3688816717728727], [3, -30, 1, -0.33285301292909647], [-4, -1, -1, 0.5305018055838154], [0, 7, 1, 0.21101043481131532], [43, -6, -1, 0.036494168662014485], [34, -5, 1, -0.008809603378604949], [3, 2, -1, 0.8640411493637845], [23, -16, 1, -0.0272433213301577], [4, 1, -1, -1.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [36, 19, 1, 0.27302067068368024], [55, -8, -1, -0.2030790527465575], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 0.8196511648383767], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-36, -45, 1, 0.010696218955307635], [3, 18, -1, 0.38064142843570303], [-4, -3, 1, 0.03292501157706667], [3, 12, -1, 0.3279791303773694], [-6, 3, 0, -0.08822077801336885], [11, 8, -1, 0.3854949936310044], [-16, -29, 1, 0.2147295124725451], [10, 15, -1, 0.2676116437386386], [8, 1, 1, 0.6241489121603592], [5, -6, -1, 0.5078013468815167], [-19, 12, 1, 0.07595897131681675], [-36, 81, -1, -0.012293983434582779], [-2, -11, 1, 0.4474430704085273]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-1, -2], "using": [-1, -2]}, {"seat": 10, "got": [2, -1], "using": [2, -1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 13, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [2, -1], "using": [2, -1]}]}, {"round": 27, "state": [[16, -8, -1, 0.32379180882521663], [0, -6, 1, 0.5277999438928925], [6, 4, -1, 0.09931635348454654], [-29, 23, 1, 0.23421436368690446], [0, -28, -1, 0.3749999999999999], [2, -32, 1, -0.3387815094916028], [-3, 1, -1, 0.6206995619472835], [-2, 6, 1, 0.2622186259860987], [42, -8, -1, 0.044385352153603896], [36, -6, 1, -0.011855259167474468], [4, 0, -1, 0.9576246702692839], [25, -15, 1, -0.01651906403881527], [5, 3, -1, -1.1903676348913916], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [37, 21, 1, 0.27789217706425823], [57, -7, -1, -0.20661967849539045], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 0.924859452758094], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-35, -47, 1, 0.01621138169007688], [5, 17, -1, 0.39988370100795073], [-3, -5, 1, 0.09449819441618464], [4, 10, -1, 0.34954903598410647], [-6, 3, 0, -0.08822077801336885], [12, 6, -1, 0.41177922198663114], [-15, -31, 1, 0.22324503967454906], [11, 13, -1, 0.2857957848033443], [7, 3, 1, 0.6687977292846548], [3, -7, -1, 0.5539318484887862], [-21, 13, 1, 0.07739276084394131], [-37, 83, -1, -0.012471810112641138], [0, -12, 1, 0.4760676439328774]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 13, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [1, -2], "using": [1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [2, -1], "using": [2, -1]}]}, {"round": 28, "state": [[14, -9, -1, 0.34093118408918777], [2, -7, 1, 0.5720927102843449], [4, 3, -1, 0.09048349204047922], [-31, 22, 1, 0.24270212329177376], [-1, -30, -1, 0.3803032012027676], [1, -34, 1, -0.3440360929835502], [-2, 3, -1, 0.7259078498670007], [-1, 4, 1, 0.24999999999999997], [43, -10, -1, 0.050795338811337916], [37, -4, 1, -0.0027104060758188896], [3, -2, -1, 1.0512081911747833], [23, -16, 1, -0.0272433213301577], [3, 2, -1, -1.1979407209855757], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [38, 23, 1, 0.28235644366836116], [59, -6, -1, -0.20993784697306755], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 0.9760676439328774], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-33, -46, 1, 0.019041997166945927], [7, 16, -1, 0.41999436044301197], [-4, -3, 1, 0.03292501157706667], [5, 8, -1, 0.37789340743336114], [-6, 3, 0, -0.08822077801336885], [13, 4, -1, 0.43806345034225785], [-13, -32, 1, 0.2335548830924313], [12, 11, -1, 0.3059435476164702], [5, 4, 1, 0.7117455563414378], [1, -6, -1, 0.5920881493377378], [-20, 11, 1, 0.08558355623794053], [-38, 85, -1, -0.01264110380695532], [2, -13, 1, 0.5003625391066419]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [-1, 2], "using": [-1, 2]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-1, -2], "using": [-1, -2]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [2, -1], "using": [2, -1]}]}, {"round": 29, "state": [[12, -10, -1, 0.36057103081184777], [1, -5, 1, 0.5592164229873932], [6, 4, -1, 0.09931635348454654], [-33, 23, 1, 0.2440552720208484], [-2, -32, -1, 0.3849342621527703], [0, -36, 1, -0.34871577164437323], [-1, 5, -1, 0.7880748916779995], [-3, 5, 1, 0.29702086962263063], [42, -12, -1, 0.058721735579604604], [38, -6, 1, -0.010494993631004403], [2, -4, -1, 1.1338328614440671], [25, -17, 1, -0.02555224626204826], [1, 3, -1, -1.3031490089052928], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [39, 25, 1, 0.28645627162095955], [61, -5, -1, -0.21305125548981443], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 1.0272758351076607], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-31, -45, 1, 0.022077562303108412], [9, 15, -1, 0.4403676348913917], [-3, -5, 1, 0.09449819441618464], [6, 6, -1, 0.41398956518868474], [-6, 3, 0, -0.08822077801336885], [12, 2, -1, 0.45928680245622105], [-11, -33, 1, 0.24376182620584702], [13, 9, -1, 0.3276526963574893], [3, 3, 1, 0.7293572000800764], [-1, -5, -1, 0.6497888567878651], [-21, 13, 1, 0.07739276084394131], [-39, 87, -1, -0.012802463950814627], [4, -14, 1, 0.5203604103243298]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [1, 2], "using": [1, 2]}]}, {"round": 30, "state": [[10, -11, -1, 0.3825730860941841], [3, -4, 1, 0.6302163262424593], [4, 3, -1, 0.09048349204047922], [-35, 22, 1, 0.25161925314118133], [-3, -34, -1, 0.38900680852547465], [-1, -38, 1, -0.3529030931965259], [0, 3, -1, 0.8194913707725001], [-4, 3, 1, 0.3585940524617486], [43, -14, -1, 0.06452420687462405], [39, -8, 1, -0.017771518062656283], [0, -5, -1, 1.2076246702692839], [23, -16, 1, -0.0272433213301577], [-1, 4, -1, -1.3933467652687608], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [40, 27, 1, 0.29022970847693913], [63, -4, -1, -0.21597611410096582], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 1.1324841230273779], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-32, -43, 1, 0.016262051838983202], [8, 13, -1, 0.44215581743076776], [-4, -3, 1, 0.03292501157706667], [7, 4, -1, 0.4563648949194008], [-6, 3, 0, -0.08822077801336885], [11, 0, -1, 0.48557103081184777], [-9, -34, 1, 0.2537853507963091], [14, 7, -1, 0.35023631400792254], [4, 1, 1, 0.6433467652687611], [-3, -6, -1, 0.6921641865185811], [-19, 14, 1, 0.06454589492443269], [-40, 89, -1, -0.012956435147305892], [5, -12, 1, 0.5389006021218786]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [1, 2], "using": [1, 2]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-1, -2], "using": [-1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 13, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [1, 2], "using": [1, 2]}]}, {"round": 31, "state": [[8, -12, -1, 0.4064164790945006], [4, -2, 1, 0.7040081350676759], [6, 4, -1, 0.09931635348454654], [-37, 21, 1, 0.2587705210856841], [-4, -36, -1, 0.3926116437386385], [-2, -40, 1, -0.35666689727246137], [-1, 5, -1, 0.7880748916779995], [-6, 2, 1, 0.40980224363653195], [42, -16, -1, 0.07235801929809209], [37, -7, 1, -0.015329705875156184], [-2, -4, -1, 1.2814164790945006], [24, -18, 1, -0.032925011577066655], [-3, 3, -1, -1.479357200080076], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [41, 29, 1, 0.2937104625290834], [65, -3, -1, -0.21872724033825328], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 1.2260676439328773], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-34, -44, 1, 0.01337835169808801], [10, 12, -1, 0.46492823089192414], [-3, -5, 1, 0.09449819441618464], [8, 2, -1, 0.5000000000000001], [-6, 3, 0, -0.08822077801336885], [10, -2, -1, 0.5169875099063483], [-8, -36, 1, 0.26016777374409844], [15, 5, -1, 0.3728199316583558], [3, 3, 1, 0.7293572000800764], [-5, -7, -1, 0.7170881493377378], [-17, 13, 1, 0.06170977043673087], [-41, 91, -1, -0.01310351329496723], [6, -10, 1, 0.5620780787441928]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [-1, 2], "using": [-1, 2]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 13, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-1, -2], "using": [-1, -2]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [1, 2], "using": [1, 2]}]}, {"round": 32, "state": [[6, -13, -1, 0.431180165086578], [3, 0, 1, 0.7777999438928925], [4, 3, -1, 0.09048349204047922], [-39, 22, 1, 0.259188249635883], [-5, -38, -1, 0.39582182677702726], [-3, -42, 1, -0.36006470714430344], [0, 3, -1, 0.8194913707725001], [-5, 0, 1, 0.4610104348113153], [43, -18, -1, 0.07752455905806123], [38, -9, 1, -0.022583617650433267], [-3, -2, -1, 1.3640411493637845], [23, -16, 1, -0.0272433213301577], [-4, 1, -1, -1.5653676348913914], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [42, 31, 1, 0.2969283421723166], [67, -2, -1, -0.22131816047692882], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 1.3196511648383766], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-35, -46, 1, 0.014566792158399202], [9, 10, -1, 0.47098834590178934], [-4, -3, 1, 0.03292501157706667], [9, 0, -1, 0.5389895651886848], [-6, 3, 0, -0.08822077801336885], [9, -4, -1, 0.5521335001856761], [-7, -38, 1, 0.265977030294191], [16, 3, -1, 0.3945290803993749], [2, 5, 1, 0.7937977292846548], [-6, -5, -1, 0.7578013468815168], [-18, 11, 1, 0.07830918992720319], [-42, 93, -1, -0.013244150910578711], [7, -8, 1, 0.5904729916154042]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [1, 2], "using": [1, 2]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 5, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-1, -2], "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 13, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 28, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 33, "state": [[4, -14, -1, 0.45570723360854765], [4, 2, 1, 0.8515917527181092], [6, 4, -1, 0.09931635348454654], [-41, 23, 1, 0.2595662891697871], [-6, -40, 0, 0.39869657113874474], [-4, -44, 1, -0.36314474083252546], [1, 5, -1, 0.8509078498670007], [-4, -2, 1, 0.534802243636532], [42, -20, -1, 0.08516048324890672], [36, -10, 1, -0.028693561358387354], [-4, 0, -1, 1.4576246702692839], [24, -18, 1, -0.032925011577066655], [-3, -1, -1, -1.6555653912548594], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [43, 33, 1, 0.29990968728372713], [69, -1, -1, -0.22376121202660526], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 1.4248594527580938], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-33, -47, 1, 0.02065747940181266], [10, 8, -1, 0.49696884381871503], [-3, -5, 1, 0.09449819441618464], [7, -1, -1, 0.5615731828391181], [-6, 3, 0, -0.08822077801336885], [7, -5, -1, 0.5842868024562211], [-6, -40, 0, 0.2712734462418856], [17, 1, -1, 0.4146768432125008], [0, 4, 1, 0.8543572000800764], [-7, -3, -1, 0.8039318484887862], [-17, 13, 1, 0.06170977043673087], [-43, 95, -1, -0.013378761769170147], [6, -6, 1, 0.6010676439328775]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [1, 2], "using": [1, 2]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 13, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [1, 2], "using": [1, 2]}]}, {"round": 34, "state": [[2, -15, -1, 0.47890376842057936], [5, 4, 1, 0.8851883001542539], [4, 3, -1, 0.09048349204047922], [-43, 22, 1, 0.26566576049543283], [-6, -40, 0, 0.39869657113874474], [-5, -46, 1, -0.365947571371295], [2, 7, -1, 0.8637841371639525], [-3, -4, 1, 0.6085940524617486], [43, -22, -1, 0.08969439278190725], [37, -12, 1, -0.03548530786783946], [-3, 2, -1, 1.5512081911747833], [26, -19, 1, -0.030948033226967514], [-2, -3, -1, -1.7607736791745765], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [44, 35, 1, 0.3026777743950474], [71, 0, -1, -0.2260676439328775], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 1.5150572091215617], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-35, -48, 1, 0.01781156419692458], [11, 6, -1, 0.5248837010079508], [-4, -3, 1, 0.03292501157706667], [6, -3, -1, 0.6127813740139014], [-6, 3, 0, -0.08822077801336885], [5, -6, -1, 0.6250000000000001], [-6, -40, 0, 0.2712734462418856], [18, -1, -1, 0.4328609842772065], [-2, 3, 1, 0.9479407209855758], [-8, -1, -1, 0.8485806656130818], [-16, 11, 1, 0.06975653055823126], [-44, 97, -1, -0.01350772496124097], [7, -4, 1, 0.6434429736635935]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [1, 2], "using": [1, 2]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-1, -2], "using": [-1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 13, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 35, "state": [[0, -16, -1, 0.5], [6, 6, 1, 0.9027999438928925], [6, 4, -1, 0.09931635348454654], [-45, 21, 1, 0.27143981331668776], [-6, -40, 0, 0.39869657113874474], [-6, -48, 1, -0.368507483724656], [3, 9, -1, 0.8706995619472835], [-2, -6, 1, 0.659802243636532], [42, -24, -1, 0.0970536394574362], [35, -11, 1, -0.03403544309874275], [-2, 4, -1, 1.6338328614440671], [27, -21, 1, -0.03571691714721717], [0, -4, -1, -1.8543572000800759], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [45, 37, 1, 0.3052531868275217], [73, 1, -1, -0.22824771227452165], [-1, -24, 0, -0.0018062206707234203], [2, 6, -1, 1.5272758351076605], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-34, -46, 1, 0.01678114635541383], [10, 4, -1, 0.5437977292846546], [-3, -5, 1, 0.09449819441618464], [7, -5, -1, 0.6377053368330581], [-6, 3, 0, -0.08822077801336885], [3, -7, -1, 0.6711305016072696], [-6, -40, 0, 0.2712734462418856], [16, -2, -1, 0.4438198349134219], [-3, 1, 1, 1.053149008905293], [-7, 1, -1, 0.8909559953437978], [-18, 10, 1, 0.08490630524876257], [-45, 99, -1, -0.013631388450800414], [6, -2, 1, 0.6748594527580941]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-1, 2], "using": [-1, 2]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 13, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [1, 2], "using": [1, 2]}]}, {"round": 36, "state": [[-2, -17, -1, 0.5186384355771027], [5, 4, 1, 0.8851883001542539], [4, 3, -1, 0.09048349204047922], [-47, 20, 1, 0.27689979265454057], [-6, -40, 0, 0.39869657113874474], [-7, -50, 1, -0.37085357829526594], [4, 11, -1, 0.8750000000000001], [0, -5, 1, 0.7110104348113153], [43, -26, -1, 0.1009825928224422], [34, -9, 1, -0.026755697396169037], [0, 5, -1, 1.7076246702692839], [28, -19, 1, -0.025396669632137242], [2, -3, -1, -1.9479407209855752], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [46, 39, 1, 0.3076541467152761], [75, 2, -1, -0.23031077016124676], [-1, -24, 0, -0.0018062206707234203], [3, 4, -1, 1.578484026282444], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-33, -48, 1, 0.022227566917590126], [11, 2, -1, 0.5757326265557262], [-4, -3, 1, 0.03292501157706667], [5, -6, -1, 0.6784185343768371], [-6, 3, 0, -0.08822077801336885], [1, -8, -1, 0.7157793187315651], [-6, -40, 0, 0.2712734462418856], [14, -3, -1, 0.4576246702692839], [-4, -1, 1, 1.143346765268761], [-8, 3, -1, 0.9254725033033185], [-19, 12, 1, 0.07595897131681677], [-46, 101, -1, -0.013750072204410123], [7, 0, 1, 0.7260676439328775]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-1, -2], "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 13, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [1, 2], "using": [1, 2]}]}, {"round": 37, "state": [[-4, -18, -1, 0.5348022436365321], [3, 3, 1, 0.9027999438928925], [6, 4, -1, 0.09931635348454654], [-49, 21, 1, 0.2764906548846095], [-6, -40, 0, 0.39869657113874474], [-8, -52, 1, -0.37301066681813777], [6, 10, -1, 0.9055018055838155], [2, -4, 1, 0.784802243636532], [42, -28, -1, 0.10801249009365164], [32, -10, 1, -0.03377665480146253], [2, 4, -1, 1.7814164790945006], [29, -17, 1, -0.014895090370189773], [3, -1, -1, -2.0531490089052924], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [47, 41, 1, 0.30989680922080476], [77, 3, -1, -0.23226535117740876], [-1, -24, 0, -0.0018062206707234203], [5, 3, -1, 1.640057209121562], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-35, -47, 1, 0.01621138169007688], [10, 0, -1, 0.6043572000800763], [-3, -5, 1, 0.09449819441618464], [3, -7, -1, 0.7245490359841066], [-6, 3, 0, -0.08822077801336885], [-1, -9, -1, 0.7531826745504865], [-6, -40, 0, 0.2712734462418856], [12, -4, -1, 0.47523631400792254], [-3, -3, 1, 1.2293572000800763], [-7, 5, -1, 0.9670881493377378], [-20, 14, 1, 0.0684134827502028], [-47, 103, -1, -0.013864070950360245], [8, 2, 1, 0.7650572091215622]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 13, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [1, 2], "using": [1, 2]}]}, {"round": 38, "state": [[-3, -16, -1, 0.5294990424337643], [1, 4, 1, 0.9888103787042078], [8, 3, -1, 0.13579974878009188], [-51, 20, 1, 0.28145071332565513], [-6, -40, 0, 0.39869657113874474], [-9, -54, 1, -0.375], [8, 9, -1, 0.9351400911518619], [4, -5, 1, 0.8183987910726767], [43, -30, -1, 0.11138034589905423], [34, -9, 1, -0.026755697396169037], [3, 2, -1, 1.8640411493637845], [28, -15, 1, -0.00878249064405319], [4, 1, -1, -2.1433467652687606], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [48, 43, 1, 0.31199552110325995], [79, 4, -1, -0.23411924615310448], [-1, -24, 0, -0.0018062206707234203], [3, 4, -1, 1.578484026282444], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-37, -48, 1, 0.013567259553697374], [11, -2, -1, 0.6329817736044264], [-4, -3, 1, 0.03292501157706667], [1, -8, -1, 0.769197853108402], [-6, 3, 0, -0.08822077801336885], [-3, -8, -1, 0.7926711564218019], [-6, -40, 0, 0.2712734462418856], [10, -5, -1, 0.4978199316583558], [-2, -5, 1, 1.2937977292846545], [-5, 6, -1, 1.0078013468815168], [-22, 13, 1, 0.08067124198928512], [-48, 105, -1, -0.013973656617980366], [9, 4, 1, 0.7926301133067057]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-1, -2], "using": [-1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 13, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 27, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": [-2, -1], "using": [-2, -1]}]}, {"round": 39, "state": [[-2, -14, -1, 0.5225836176504334], [-1, 3, 1, 1.079008135067676], [6, 4, -1, 0.09931635348454654], [-53, 21, 1, 0.2808901314703371], [-6, -40, 0, 0.39869657113874474], [-10, -56, 1, -0.3768398595760339], [10, 8, -1, 0.9621030145111389], [5, -3, 1, 0.875], [42, -32, -1, 0.11805104773810622], [32, -8, 1, -0.024560596000532404], [4, 0, -1, 1.9576246702692839], [26, -16, 1, -0.01830724657819132], [5, 3, -1, -2.190367634891391], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [49, 45, 1, 0.31396304670850406], [81, 5, -1, -0.23587957333257442], [-1, -24, 0, -0.0018062206707234203], [4, 2, -1, 1.6522758351076607], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-38, -46, 1, 0.00819660863612877], [10, -4, -1, 0.664916670875498], [-3, -5, 1, 0.09449819441618464], [-1, -9, -1, 0.8066012089273235], [-6, 3, 0, -0.08822077801336885], [-5, -7, -1, 0.8342868024562211], [-6, -40, 0, 0.2712734462418856], [8, -6, -1, 0.5264445051827059], [0, -4, 1, 1.3543572000800763], [-3, 7, -1, 1.0539318484887863], [-21, 15, 1, 0.0668977672129369], [-49, 107, -1, -0.014079080499508966], [7, 3, 1, 0.7905081731374558]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [-2, -1], "using": [-2, -1]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 13, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "Expecting value: line 1 column 1 (char 0)", "using": [-2, -1]}]}, {"round": 40, "state": [[-4, -15, -1, 0.5414761588281599], [-3, 2, 1, 1.184216422987393], [4, 3, -1, 0.09048349204047922], [-55, 22, 1, 0.2803717132937661], [-6, -40, 0, 0.39869657113874474], [-11, -58, 1, -0.37854604136911063], [9, 6, -1, 0.9759078498670009], [4, -1, 1, 0.9220208696226306], [43, -34, -1, 0.12091046949120401], [34, -7, 1, -0.01788668080890451], [3, -2, -1, 2.0512081911747835], [24, -17, 1, -0.028595333226481043], [3, 2, -1, -2.1979407209855752], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [50, 47, 1, 0.315810764782882], [83, 6, -1, -0.23755284219325645], [-1, -24, 0, -0.0018062206707234203], [3, 0, -1, 1.7260676439328773], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-39, -48, 1, 0.00949052275492042], [11, -6, -1, 0.6838306991522018], [-4, -3, 1, 0.03292501157706667], [-2, -7, -1, 0.8332823315801372], [-6, 3, 0, -0.08822077801336885], [-6, -5, -1, 0.8750000000000001], [-6, -40, 0, 0.2712734462418856], [6, -7, -1, 0.5612467488192379], [2, -3, 1, 1.4479407209855757], [-1, 8, -1, 1.0985806656130819], [-20, 17, 1, 0.053489826154261955], [-50, 109, -1, -0.014180575170638745], [5, 2, 1, 0.7866271147282992]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-1, -2], "using": [-1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process exited", "using": [-2, -1]}]}, {"round": 41, "state": [[-3, -13, -1, 0.5360961577553237], [-4, 0, 1, 1.2777999438928924], [5, 5, -1, 0.06789987439004594], [-57, 23, 1, 0.27989088411287677], [-6, -40, 0, 0.39869657113874474], [-12, -60, 1, -0.3801322507388739], [8, 4, -1, 0.9956995619472836], [6, -2, 1, 0.909802243636532], [42, -36, -1, 0.12721034320205354], [32, -8, 1, -0.024560596000532404], [2, -4, -1, 2.1338328614440676], [22, -18, 1, -0.03964587051222315], [1, 3, -1, -2.3031490089052924], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [51, 49, 1, 0.317548839510268], [85, 7, -1, -0.2391450112783559], [-1, -24, 0, -0.0018062206707234203], [4, 2, -1, 1.6522758351076607], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-40, -50, 1, 0.010696218955307639], [10, -8, -1, 0.7117455563414377], [-3, -5, 1, 0.09449819441618464], [-4, -6, -1, 0.8825730860941842], [-6, 3, 0, -0.08822077801336885], [-7, -3, -1, 0.9211305016072695], [-6, -40, 0, 0.2712734462418856], [4, -8, -1, 0.6002363140079225], [3, -1, 1, 1.5531490089052928], [1, 7, -1, 1.140955995343798], [-22, 16, 1, 0.06553750167646688], [-51, 111, -1, -0.014278356200579627], [3, 1, 1, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [1, -2], "using": [1, -2]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 27, "got": [-1, 2], "using": [-1, 2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}, {"seat": 34, "got": "", "error": "process already exited", "using": [-2, -1]}]}, {"round": 42, "state": [[-2, -11, -1, 0.5286245735243502], [-3, -2, 1, 1.3713834647983918], [7, 4, -1, 0.11027520412076199], [-59, 24, 1, 0.27944370665002016], [-6, -40, 0, 0.39869657113874474], [-13, -62, 1, -0.3816104275202838], [7, 2, -1, 1.025198604381048], [7, 0, 1, 0.9610104348113153], [43, -38, -1, 0.12961703978845532], [33, -10, 1, -0.032399916277787405], [0, -5, -1, 2.207624670269284], [20, -17, 1, -0.04263234193054815], [-1, 4, -1, -2.3933467652687606], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [52, 51, 1, 0.3191863689855303], [87, 8, -1, -0.24066154046416155], [-1, -24, 0, -0.0018062206707234203], [3, 0, -1, 1.7260676439328773], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-39, -52, 1, 0.015668192867102325], [9, -10, -1, 0.7377260542583634], [-4, -3, 1, 0.03292501157706667], [-6, -5, -1, 0.9284185343768371], [-6, 3, 0, -0.08822077801336885], [-8, -1, -1, 0.9657793187315651], [-6, -40, 0, 0.2712734462418856], [2, -9, -1, 0.6392258791966072], [4, 1, 1, 1.6433467652687608], [3, 8, -1, 1.1754725033033189], [-21, 18, 1, 0.052832164843408934], [-52, 113, -1, -0.014372623678060616], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [-1, 2], "using": [-1, 2]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-1, -2], "using": [-1, -2]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 13, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 43, "state": [[-4, -12, -1, 0.5512081911747835], [-4, 0, 1, 1.2777999438928924], [5, 5, -1, 0.06789987439004594], [-61, 25, 1, 0.2790267739590968], [-6, -40, 0, 0.39869657113874474], [-14, -64, 1, -0.38299101408416836], [8, 0, -1, 1.0694913707725002], [8, 2, 1, 1.0], [42, -40, -1, 0.13554791077899564], [34, -12, 1, -0.039571127556781605], [-2, -4, -1, 2.2814164790945006], [21, -19, 1, -0.04755750359941174], [-3, 3, -1, -2.479357200080076], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [53, 53, 1, 0.3207315140607544], [89, 9, -1, -0.24210743810694216], [-1, -24, 0, -0.0018062206707234203], [4, -2, -1, 1.7998594527580938], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-41, -51, 1, 0.010316374943590756], [7, -11, -1, 0.7641594437166083], [-3, -5, 1, 0.09449819441618464], [-7, -3, -1, 0.9745490359841065], [-6, 3, 0, -0.08822077801336885], [-7, 1, -1, 1.008154648462281], [-6, -40, 0, 0.2712734462418856], [0, -10, -1, 0.6740281228331392], [3, 3, 1, 1.729357200080076], [5, 7, -1, 1.2170881493377381], [-20, 16, 1, 0.05822518259594886], [-53, 115, -1, -0.014463563575968067], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [-2, 1], "using": [-2, 1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 13, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 27, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 44, "state": [[-3, -10, -1, 0.5463867895388713], [-6, 1, 1, 1.2515157155372656], [4, 3, -1, 0.09048349204047922], [-63, 24, 1, 0.283002133979248], [-6, -40, 0, 0.39869657113874474], [-15, -66, 1, -0.384283177381281], [7, -2, -1, 1.1137841371639525], [9, 4, 1, 1.0275729041851436], [43, -42, -1, 0.1375566444715286], [33, -14, 1, -0.049428577484293953], [-3, -2, -1, 2.3640411493637847], [20, -17, 1, -0.04263234193054815], [-4, 1, -1, -2.565367634891391], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [54, 55, 1, 0.3221916101898033], [91, 10, -1, -0.24348730351482514], [-1, -24, 0, -0.0018062206707234203], [2, -3, -1, 1.8824841230273777], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-40, -53, 1, 0.015188811958105508], [5, -10, -1, 0.7805653912548597], [-4, -3, 1, 0.03292501157706667], [-8, -1, -1, 1.019197853108402], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-1, -8, -1, 0.6938198349134219], [1, 4, 1, 1.8153676348913914], [6, 5, -1, 1.257801346881517], [-19, 18, 1, 0.0449139769100268], [-54, 117, -1, -0.014551348974176507], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [2, -1], "using": [2, -1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 13, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 45, "state": [[-2, -8, -1, 0.5389895651886848], [-7, -1, 1, 1.3003835615433257], [6, 4, -1, 0.09931635348454654], [-65, 23, 1, 0.2868030463878941], [-6, -40, 0, 0.39869657113874474], [-16, -68, 1, -0.3854949936310045], [6, -4, -1, 1.1630748916779996], [7, 5, 1, 1.0597262064556885], [41, -43, -1, 0.14321765677593812], [35, -15, 1, -0.05001156001642604], [-4, 0, -1, 2.457624670269284], [18, -18, 1, -0.055508629227499925], [-3, -1, -1, -2.6555653912548594], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [55, 57, 1, 0.3235732645848317], [93, 11, -1, -0.24480536517588533], [-1, -24, 0, -0.0018062206707234203], [0, -4, -1, 1.976067643932877], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-42, -52, 1, 0.009952509681134824], [3, -11, -1, 0.8119818703493603], [-3, -5, 1, 0.09449819441618464], [-9, 1, -1, 1.0566012089273233], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-2, -6, -1, 0.7252363140079225], [-1, 3, 1, 1.9055653912548594], [8, 4, -1, 1.2945805688681482], [-18, 16, 1, 0.049964818477948536], [-55, 119, -1, -0.014636141157465655], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [1, -2], "using": [1, -2]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 13, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 46, "state": [[-4, -9, -1, 0.5665624693738284], [-6, -3, 1, 1.351591752718109], [4, 3, -1, 0.09048349204047922], [-67, 22, 1, 0.29043668742691425], [-6, -40, 0, 0.39869657113874474], [-17, -70, 1, -0.3866336025742539], [5, -6, -1, 1.2089203399606525], [5, 4, 1, 1.0683987910726767], [39, -44, -1, 0.14900504377666668], [34, -17, 1, -0.05936283963706437], [-3, 2, -1, 2.5512081911747835], [19, -20, 1, -0.059588631211905004], [-2, -3, -1, -2.7607736791745765], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [56, 59, 1, 0.32488244070316147], [95, 12, -1, -0.2460655151505654], [-1, -24, 0, -0.0018062206707234203], [-2, -5, -1, 2.0366271147282986], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-43, -54, 1, 0.011056297397705635], [1, -10, -1, 0.8384944413647996], [-4, -3, 1, 0.03292501157706667], [-7, 2, -1, 1.0832823315801372], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-3, -8, -1, 0.7311282484430932], [-3, 4, 1, 1.9567735824296426], [9, 2, -1, 1.333570134056833], [-16, 15, 1, 0.04574578959618407], [-56, 121, -1, -0.014718090603156998], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-1, 2], "using": [-1, 2]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 13, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 47, "state": [[-3, -7, -1, 0.5644405292045783], [-7, -5, 1, 1.3765157155372656], [6, 4, -1, 0.09931635348454654], [-69, 23, 1, 0.2897229929144045], [-6, -40, 0, 0.39869657113874474], [-18, -72, 1, -0.387705336833058], [3, -5, -1, 1.233480935961185], [4, 6, 1, 1.117426913905816], [37, -45, -1, 0.15490729642138498], [33, -15, 1, -0.05347090520189367], [-2, 4, -1, 2.6338328614440676], [21, -21, 1, -0.055508629227499925], [0, -4, -1, -2.854357200080076], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [57, 61, 1, 0.32612453181329437], [97, 13, -1, -0.24727134000852], [-1, -24, 0, -0.0018062206707234203], [-3, -3, -1, 2.101067643932877], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-45, -55, 1, 0.008947333931945795], [-1, -11, -1, 0.8687861692682286], [-3, -5, 1, 0.09449819441618464], [-6, 4, -1, 1.1325730860941843], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, -1, 0.7676116437386385], [-4, 2, 1, 2.0305653912548594], [8, 0, -1, 1.368372377693365], [-15, 13, 1, 0.051962474357240385], [-57, 123, -1, -0.014797337871176333], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [1, 2], "using": [1, 2]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 13, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 48, "state": [[-2, -5, -1, 0.5605594707954217], [-6, -3, 1, 1.351591752718109], [4, 3, -1, 0.09048349204047922], [-71, 22, 1, 0.29310875745643594], [-6, -40, 0, 0.39869657113874474], [-19, -74, 1, -0.3887158308299041], [1, -4, -1, 1.2805018055838155], [2, 5, 1, 1.1504509640158938], [35, -46, -1, 0.1609111861298824], [31, -14, 1, -0.05308366766167195], [0, 5, -1, 2.707624670269284], [20, -19, 1, -0.05142862724309486], [2, -3, -1, -2.9479407209855752], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [58, 63, 1, 0.32730442514813163], [99, 14, -1, -0.2484261486597511], [-1, -24, 0, -0.0018062206707234203], [-4, -1, -1, 2.187078078744192], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-44, -57, 1, 0.013457849665048727], [-3, -10, -1, 0.9007439896189475], [-4, -3, 1, 0.03292501157706667], [-5, 6, -1, 1.1784185343768372], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-6, -5, -1, 0.8134570920212915], [-3, 0, 1, 2.104357200080076], [7, -2, -1, 1.4126651440848172], [-13, 12, 1, 0.04697634453130614], [-58, 125, -1, -0.014874014407604016], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 13, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 49, "state": [[-4, -6, -1, 0.5935835209054994], [-7, -5, 1, 1.3765157155372656], [6, 4, -1, 0.09931635348454654], [-73, 23, 1, 0.2923534135998864], [-6, -40, 0, 0.39869657113874474], [-20, -76, 1, -0.3896701128567921], [-1, -5, -1, 1.3509078498670009], [0, 4, 1, 1.2110104348113155], [33, -47, -1, 0.16700187337329583], [32, -12, 1, -0.042671156421801804], [2, 4, -1, 2.7814164790945006], [18, -20, 1, -0.06387748340578699], [3, -1, -1, -3.0531490089052924], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [59, 65, 1, 0.3284265579418661], [101, 15, -1, -0.24953299739928989], [-1, -24, 0, -0.0018062206707234203], [-3, 1, -1, 2.2772758351076603], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-43, -59, 1, 0.017848261208746465], [-5, -11, -1, 0.9222570744701223], [-3, -5, 1, 0.09449819441618464], [-3, 7, -1, 1.2245490359841067], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-7, -3, -1, 0.8595875936285609], [-4, 2, 1, 2.0305653912548594], [6, -4, -1, 1.4619558985988643], [-15, 13, 1, 0.051962474357240385], [-59, 127, -1, -0.014948243271363498], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [1, 2], "using": [1, 2]}, {"seat": 3, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 13, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 50, "state": [[-3, -4, -1, 0.6024163823495667], [-6, -3, 1, 1.351591752718109], [8, 3, -1, 0.13579974878009188], [-75, 24, 1, 0.2916404295751409], [-6, -40, 0, 0.39869657113874474], [-21, -78, 1, -0.3905726831985184], [-3, -6, -1, 1.393283179597717], [1, 6, 1, 1.184726206455689], [31, -48, -1, 0.1731630748813939], [30, -11, 1, -0.04150520700142588], [3, 2, -1, 2.8640411493637847], [20, -21, 1, -0.05938968763665654], [4, 1, -1, -3.1433467652687606], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [60, 67, 1, 0.3294949664629544], [103, 16, -1, -0.2505947124548471], [-1, -24, 0, -0.0018062206707234203], [-4, 3, -1, 2.3284840262824438], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-45, -60, 1, 0.015668192867102325], [-7, -10, -1, 0.9515572561871838], [-4, -3, 1, 0.03292501157706667], [-1, 8, -1, 1.2691978531084023], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-8, -1, -1, 0.9042364107528564], [-3, 0, 1, 2.104357200080076], [4, -5, -1, 1.5109840214320036], [-13, 12, 1, 0.04697634453130614], [-60, 129, -1, -0.015020139792489418], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-1, 2], "using": [-1, 2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [2, -1], "using": [2, -1]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 13, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 51, "state": [[-4, -2, -1, 0.6762081911747834], [-7, -5, 1, 1.3765157155372656], [6, 4, -1, 0.09931635348454654], [-77, 23, 1, 0.2947340904594062], [-6, -40, 0, 0.39869657113874474], [-22, -80, 1, -0.39142758066889055], [-4, -8, -1, 1.393283179597717], [-1, 5, 1, 1.2424269139058162], [29, -49, -1, 0.17937728749673723], [32, -12, 1, -0.042671156421801804], [4, 0, -1, 2.957624670269284], [19, -19, 1, -0.055508629227499925], [5, 3, -1, -3.190367634891391], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [61, 69, 1, 0.3305133289966496], [105, 17, -1, -0.2516139102985133], [-1, -24, 0, -0.0018062206707234203], [-2, 4, -1, 2.4022758351076603], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-47, -59, 1, 0.011025731824220843], [-9, -11, -1, 0.9634944413647996], [-3, -5, 1, 0.09449819441618464], [1, 9, -1, 1.3066012089273238], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-9, 1, -1, 0.9416397665717777], [-4, 2, 1, 2.0305653912548594], [2, -6, -1, 1.5671641865185817], [-12, 10, 1, 0.05504250804546246], [-61, 131, -1, -0.015089812169371884], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 2, "got": [-1, 2], "using": [-1, 2]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-1, 2], "using": [-1, 2]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 13, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 52, "state": [[-3, 0, -1, 0.75], [-8, -3, 1, 1.3349000695028463], [4, 3, -1, 0.09048349204047922], [-79, 22, 1, 0.29770476651883104], [-6, -40, 0, 0.39869657113874474], [-23, -82, 1, -0.39223843948257475], [-5, -10, -1, 1.393283179597717], [-3, 6, 1, 1.2848022436365323], [27, -50, -1, 0.18562606281793395], [31, -10, 1, -0.03523407691140701], [3, -2, -1, 3.0512081911747835], [18, -17, 1, -0.05096258188967572], [3, 2, -1, -3.1979407209855752], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [62, 71, 1, 0.3314850035940479], [107, 18, -1, -0.25259301595714395], [-1, -24, 0, -0.0018062206707234203], [0, 5, -1, 2.476067643932877], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-48, -57, 1, 0.006693165366079448], [-10, -9, -1, 0.9877260542583635], [-4, -3, 1, 0.03292501157706667], [2, 7, -1, 1.3332823315801374], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-7, 2, -1, 0.9683208892245915], [-6, 1, 1, 2.078072971724449], [0, -5, -1, 1.618372377693365], [-14, 9, 1, 0.0746823547681224], [-62, 133, -1, -0.015157362011476], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-1, 2], "using": [-1, 2]}, {"seat": 2, "got": [1, -2], "using": [1, -2]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-1, 2], "using": [-1, 2]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 53, "state": [[-4, 2, -1, 0.8237918088252166], [-7, -5, 1, 1.3765157155372656], [6, 4, -1, 0.09931635348454654], [-81, 21, 1, 0.30055769775435426], [-6, -40, 0, 0.39869657113874474], [-24, -84, 1, -0.39300853803582575], [-7, -9, -1, 1.4246996586922176], [-5, 7, 1, 1.309726206455689], [25, -51, -1, 0.19189032299290026], [30, -8, 1, -0.02704718964000761], [2, -4, -1, 3.1338328614440676], [20, -16, 1, -0.037896985488861286], [1, 3, -1, -3.3031490089052924], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [63, 73, 1, 0.3324130612877228], [109, 19, -1, -0.2535342795317047], [-1, -24, 0, -0.0018062206707234203], [2, 6, -1, 2.5272758351076603], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-47, -55, 1, 0.00554181413207073], [-11, -7, -1, 1.0141594437166084], [-3, -5, 1, 0.09449819441618464], [4, 6, -1, 1.3825730860941845], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-6, 4, -1, 1.0176116437386384], [-4, 0, 1, 2.104357200080076], [-2, -6, -1, 1.6695805688681484], [-15, 7, 1, 0.09612216808481014], [-63, 135, -1, -0.015222884833254584], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 2, "got": [1, 2], "using": [1, 2]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 11, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 13, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 54, "state": [[-2, 3, -1, 0.9064164790945006], [-6, -3, 1, 1.351591752718109], [4, 3, -1, 0.09048349204047922], [-83, 22, 1, 0.29969381719451066], [-6, -40, 0, 0.39869657113874474], [-25, -86, 1, -0.3937408408882844], [-8, -11, -1, 1.4195674079533438], [-6, 5, 1, 1.350439403999468], [23, -52, -1, 0.19815070476775684], [29, -10, 1, -0.038419936471760736], [0, -5, -1, 3.207624670269284], [18, -17, 1, -0.05096258188967572], [-1, 4, -1, -3.3933467652687606], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [64, 75, 1, 0.3333003153741828], [111, 20, -1, -0.25443979111362885], [-1, -24, 0, -0.0018062206707234203], [4, 7, -1, 2.558692314202161], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-45, -56, 1, 0.010350230493620837], [-10, -5, -1, 1.0305653912548598], [-4, -3, 1, 0.03292501157706667], [6, 5, -1, 1.4284185343768374], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-5, 6, -1, 1.0634570920212914], [-3, -2, 1, 2.1979407209855752], [-4, -5, -1, 1.7257607339547265], [-17, 6, 1, 0.11161344211237634], [-64, 137, -1, -0.015286470504298863], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 13, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 55, "state": [[0, 4, -1, 1.0], [-7, -5, 1, 1.3765157155372656], [6, 4, -1, 0.09931635348454654], [-85, 21, 1, 0.3023824901913879], [-6, -40, 0, 0.39869657113874474], [-26, -88, 1, -0.3944380350111512], [-10, -10, -1, 1.4444913707725004], [-5, 3, 1, 1.3750000000000004], [21, -53, -1, 0.20438791656930153], [31, -9, 1, -0.030541048192478125], [-2, -4, -1, 3.2814164790945006], [17, -15, 1, -0.04557436707472952], [-3, 3, -1, -3.479357200080076], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [65, 77, 1, 0.3341493472782266], [113, 21, -1, -0.25531149426610955], [-1, -24, 0, -0.0018062206707234203], [6, 6, -1, 2.601067643932877], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-43, -57, 1, 0.015222381867561674], [-11, -3, -1, 1.0619818703493604], [-3, -5, 1, 0.09449819441618464], [7, 3, -1, 1.474549035984107], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-3, 7, -1, 1.1095875936285609], [-4, 0, 1, 2.104357200080076], [-6, -6, -1, 1.7433723776933652], [-16, 8, 1, 0.09182173003209353], [-65, 139, -1, -0.015348203660183506], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 2, "got": [1, 2], "using": [1, 2]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [2, -1], "using": [2, -1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 13, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 56, "state": [[2, 5, -1, 1.0605594707954218], [-6, -3, 1, 1.351591752718109], [4, 3, -1, 0.09048349204047922], [-87, 20, 1, 0.30496865765686315], [-6, -40, 0, 0.39869657113874474], [-27, -90, 1, -0.39510256118324455], [-9, -8, -1, 1.4538426503931388], [-7, 2, 1, 1.4167176684198635], [19, -54, -1, 0.2105830923010471], [33, -10, 1, -0.0323999162777874], [-3, -2, -1, 3.3640411493637847], [18, -13, 1, -0.030057665211606292], [-4, 1, -1, -3.565367634891391], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [66, 79, 1, 0.33496252944166605], [115, 22, -1, -0.2561511982201191], [-1, -24, 0, -0.0018062206707234203], [7, 4, -1, 2.6434429736635927], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-45, -58, 1, 0.01306643648137886], [-10, -1, -1, 1.0884944413647997], [-4, -3, 1, 0.03292501157706667], [8, 1, -1, 1.5191978531084025], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-1, 8, -1, 1.1542364107528564], [-5, -2, 1, 2.1649166708754977], [-7, -4, -1, 1.7857477074240813], [-14, 9, 1, 0.07468235476812239], [-66, 141, -1, -0.015408164077951467], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 11, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 13, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 57, "state": [[4, 6, -1, 1.0935835209054996], [-7, -5, 1, 1.3765157155372656], [6, 4, -1, 0.09931635348454654], [-89, 19, 1, 0.30745678163527246], [-6, -40, 0, 0.39869657113874474], [-28, -92, 1, -0.39573664126700403], [-7, -7, -1, 1.4444913707725004], [-9, 3, 1, 1.4098022436365325], [17, -55, -1, 0.2167181258110779], [31, -9, 1, -0.030541048192478125], [-4, 0, -1, 3.457624670269284], [20, -12, 1, -0.01651906403881527], [-3, -1, -1, -3.6555653912548594], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [67, 81, 1, 0.3357420456170037], [117, 23, -1, -0.25696058891868395], [-1, -24, 0, -0.0018062206707234203], [8, 2, -1, 2.687078078744192], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-43, -59, 1, 0.017848261208746462], [-11, 1, -1, 1.1187861692682286], [-3, -5, 1, 0.09449819441618464], [9, -1, -1, 1.556601208927324], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [1, 9, -1, 1.191639766571778], [-3, -3, 1, 2.229357200080076], [-9, -5, -1, 1.7876651440848177], [-15, 11, 1, 0.06490843403107469], [-67, 143, -1, -0.015466427019738773], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [1, 2], "using": [1, 2]}, {"seat": 3, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 13, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 58, "state": [[5, 4, -1, 1.1426116437386389], [-6, -3, 1, 1.351591752718109], [4, 3, -1, 0.09048349204047922], [-91, 20, 1, 0.30649949843985885], [-6, -40, 0, 0.39869657113874474], [-29, -94, 1, -0.39634230197454484], [-6, -5, -1, 1.4589203399606527], [-8, 1, 1, 1.4412187227310331], [15, -56, -1, 0.22277597160710783], [32, -11, 1, -0.03826660805764369], [-3, 2, -1, 3.5512081911747835], [19, -14, 1, -0.031576273160377394], [-2, -3, -1, -3.7607736791745765], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [68, 83, 1, 0.3364899088938804], [119, 24, -1, -0.2577412390284027], [-1, -24, 0, -0.0018062206707234203], [6, 1, -1, 2.69978341557725], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-45, -60, 1, 0.015668192867102325], [-10, 3, -1, 1.1507439896189475], [-4, -3, 1, 0.03292501157706667], [7, -2, -1, 1.5832823315801376], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [2, 7, -1, 1.2183208892245916], [-2, -5, 1, 2.293797729284654], [-10, -3, -1, 1.8219855881544942], [-17, 12, 1, 0.0677868917234415], [-68, 145, -1, -0.015523063547648456], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [-1, -2], "using": [-1, -2]}, {"seat": 3, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 11, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 13, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 59, "state": [[6, 2, -1, 1.198791808825217], [-7, -5, 1, 1.3765157155372656], [6, 4, -1, 0.09931635348454654], [-93, 21, 1, 0.3055857516296814], [-6, -40, 0, 0.39869657113874474], [-30, -96, 1, -0.39692139563398815], [-5, -3, -1, 1.4834809359611851], [-10, 0, 1, 1.4610104348113158], [13, -57, -1, 0.22874090013615872], [31, -13, 1, -0.04876818731959116], [-2, 4, -1, 3.6338328614440676], [20, -16, 1, -0.03789698548886129], [0, -4, -1, -3.854357200080076], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [69, 85, 1, 0.3372079777410872], [121, 25, -1, -0.25849461702422405], [-1, -24, 0, -0.0018062206707234203], [4, 0, -1, 2.726067643932877], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-43, -61, 1, 0.02036041032432987], [-11, 5, -1, 1.1722570744701224], [-3, -5, 1, 0.09449819441618464], [6, -4, -1, 1.6325730860941847], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [4, 6, -1, 1.2676116437386387], [0, -6, 1, 2.354357200080076], [-11, -1, -1, 1.853943408505213], [-15, 13, 1, 0.05196247435724037], [-69, 147, -1, -0.015578140812640473], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [1, 2], "using": [1, 2]}, {"seat": 3, "got": [-2, 1], "using": [-2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 11, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 13, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 60, "state": [[7, 0, -1, 1.2500000000000002], [-6, -3, 1, 1.351591752718109], [4, 5, -1, 0.050288230651407306], [-95, 22, 1, 0.3047126935807908], [-6, -40, 0, 0.39869657113874474], [-31, -98, 1, -0.39747561838420636], [-4, -1, -1, 1.5305018055838158], [-11, -2, 1, 1.4896350083356658], [11, -58, -1, 0.2345986994634149], [30, -15, 1, -0.05936283963706436], [0, 5, -1, 3.707624670269284], [22, -15, 1, -0.025749954164191492], [2, -3, -1, -3.9479407209855752], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [70, 87, 1, 0.33789797030848534], [123, 26, -1, -0.2592220954419536], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 2.819651164838376], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-44, -63, 1, 0.02105419382469522], [-10, 7, -1, 1.201557256187184], [-4, -3, 1, 0.03292501157706667], [5, -6, -1, 1.6784185343768376], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [6, 5, -1, 1.3134570920212916], [2, -7, 1, 2.3986499664715284], [-10, 1, -1, 1.884235136408642], [-17, 12, 1, 0.0677868917234415], [-70, 149, -1, -0.01563172231990524], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 3, "got": [-1, -2], "using": [-1, -2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-1, 2], "using": [-1, 2]}, {"seat": 11, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 13, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 61, "state": [[8, -2, -1, 1.288989565188685], [-4, -4, 1, 1.4027999438928922], [3, 3, -1, 0.06789987439004594], [-97, 23, 1, 0.30387771491317844], [-6, -40, 0, 0.39869657113874474], [-32, -100, 1, -0.3980065261584204], [-3, 1, -1, 1.6206995619472837], [-9, -3, 1, 1.512218625986099], [9, -59, -1, 0.2403368190551529], [29, -13, 1, -0.05264198070190787], [2, 4, -1, 3.7814164790945006], [24, -14, 1, -0.014554288015081221], [3, -1, -1, -4.053149008905293], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [71, 89, 1, 0.33856147720030666], [125, 27, -1, -0.2599249583826882], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 2.9248594527580933], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-45, -61, 1, 0.016927968216985514], [-11, 9, -1, 1.2134944413647997], [-3, -5, 1, 0.09449819441618464], [3, -7, -1, 1.7245490359841071], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [7, 3, -1, 1.359587593628561], [0, -6, 1, 2.354357200080076], [-9, 3, -1, 1.9195805688681487], [-16, 14, 1, 0.05120819117478337], [-71, 151, -1, -0.015683868172923995], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 2, "got": [1, -2], "using": [1, -2]}, {"seat": 3, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 13, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 62, "state": [[9, -4, -1, 1.3165624693738285], [-3, -6, 1, 1.4540081350676755], [4, 1, 0, 0.15391030920136128], [-99, 22, 1, 0.3061289404526559], [-6, -40, 0, 0.39869657113874474], [-33, -102, 1, -0.39851554876106016], [-2, 3, -1, 1.725907849867001], [-7, -2, 1, 1.505303201202768], [7, -60, -1, 0.24594445517146726], [28, -15, 1, -0.06384489222840098], [3, 2, -1, 3.8640411493637847], [26, -13, 1, -0.004300438052716567], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [72, 91, 1, 0.3391999729031681], [127, 28, -1, -0.2606044083442542], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 2.976067643932877], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-47, -60, 1, 0.012326847788916722], [-9, 10, -1, 1.2377260542583635], [-4, -3, 1, 0.03292501157706667], [1, -8, -1, 1.7691978531084027], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [8, 1, -1, 1.4042364107528567], [2, -7, 1, 2.3986499664715284], [-8, 5, -1, 1.9572762199380416], [-18, 15, 1, 0.05504250804546245], [-72, 153, -1, -0.01573463529818523], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 11, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 63, "state": [[7, -5, -1, 1.3487157716443734], [-1, -5, 1, 1.4963834647983916], [4, 1, 0, 0.15391030920136128], [-101, 23, 1, 0.30529567611292285], [-6, -40, 0, 0.39869657113874474], [-34, -104, 1, -0.3990040022957807], [-1, 5, -1, 1.7880748916779998], [-5, -3, 1, 1.547020869622631], [5, -61, -1, 0.2514125807450892], [29, -13, 1, -0.05264198070190787], [4, 0, -1, 3.957624670269284], [24, -12, 1, -0.004300438052716567], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [73, 93, 1, 0.3398148260280163], [129, 29, -1, -0.26126157244662646], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 3.0272758351076603], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-48, -62, 1, 0.013232338029794937], [-7, 11, -1, 1.2641594437166084], [-3, -5, 1, 0.09449819441618464], [-1, -9, -1, 1.8066012089273242], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [9, -1, -1, 1.4416397665717782], [0, -8, 1, 2.354357200080076], [-6, 6, -1, 1.9933723776933652], [-16, 14, 1, 0.05120819117478337], [-73, 155, -1, -0.015784077652323838], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 64, "state": [[5, -6, -1, 1.3894289691881523], [0, -3, 1, 1.5277999438928922], [4, 1, 0, 0.15391030920136128], [-103, 22, 1, 0.3074401770507639], [-6, -40, 0, 0.39869657113874474], [-35, -106, 1, -0.3994731001637771], [1, 4, -1, 1.8584809359611851], [-4, -5, 1, 1.6036220785499544], [3, -62, -1, 0.2567339253070406], [30, -11, 1, -0.041505207001425876], [3, -2, -1, 4.0512081911747835], [25, -10, 1, 0.008931899977078364], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [74, 95, 1, 0.3404073085045116], [131, 30, -1, -0.261897508111112], [-1, -24, 0, -0.0018062206707234203], [-2, -5, -1, 3.0366271147282986], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-49, -60, 1, 0.009091888790553601], [-5, 10, -1, 1.2805653912548598], [-4, -3, 1, 0.03292501157706667], [-2, -7, -1, 1.833282331580138], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [7, -2, -1, 1.4683208892245918], [2, -7, 1, 2.3986499664715284], [-4, 7, -1, 2.0357477074240813], [-15, 16, 1, 0.03548128811843629], [-74, 157, -1, -0.015832246413264448], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 2, "got": [2, -1], "using": [2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 11, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 65, "state": [[3, -7, -1, 1.4355594707954218], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-105, 21, 1, 0.3095147049946873], [-6, -40, 0, 0.39869657113874474], [-36, -108, 1, -0.3999239628191568], [3, 3, -1, 1.9444913707725004], [-2, -6, 1, 1.6598022436365325], [1, -63, -1, 0.26190291238482133], [32, -10, 1, -0.03377665480146251], [2, -4, 0, 4.133832861444067], [24, -12, 1, -0.004300438052716567], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [75, 97, 1, 0.3409786038485604], [133, 31, -1, -0.26251320824670316], [-1, -24, 0, -0.0018062206707234203], [-4, -4, -1, 3.101067643932877], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-48, -62, 1, 0.013232338029794937], [-3, 11, -1, 1.3119818703493604], [-3, -5, 1, 0.09449819441618464], [-4, -6, -1, 1.8825730860941852], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [6, -4, -1, 1.5176116437386389], [4, -6, 1, 2.4479407209855752], [-2, 8, -1, 2.0793828125046807], [-14, 18, 1, 0.020821826777027434], [-75, 159, -1, -0.015879190156793038], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 66, "state": [[1, -8, -1, 1.4802082879197174], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-107, 22, 1, 0.30865750533142494], [-6, -40, 0, 0.39869657113874474], [-37, -110, 1, -0.4003576264409854], [5, 2, -1, 2.0089318999770787], [0, -7, 1, 1.711010434811316], [-1, -64, -1, 0.26691556282762746], [30, -9, 1, -0.031957820350718896], [2, -4, 0, 4.133832861444067], [25, -10, 1, 0.008931899977078364], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [76, 99, 1, 0.34152981460837567], [135, 32, -1, -0.2631096059913383], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 3.1324841230273774], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-46, -63, 1, 0.017708529073365648], [-1, 12, -1, 1.3411248620502816], [-4, -3, 1, 0.03292501157706667], [-6, -5, -1, 1.928418534376838], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [5, -6, -1, 1.5634570920212918], [3, -4, 1, 2.4567735824296424], [0, 7, -1, 2.1183723776933654], [-13, 16, 1, 0.02420759131905879], [-76, 161, -1, -0.01592495501983495], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-1, 2], "using": [-1, 2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 67, "state": [[-1, -9, -1, 1.5176116437386389], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-109, 21, 1, 0.3106394561857588], [-6, -40, 0, 0.39869657113874474], [-38, -112, 1, -0.40077505065879765], [4, 0, -1, 2.0694913707725004], [2, -8, 1, 1.7500000000000007], [-2, -62, -1, 0.26956121992702614], [32, -8, 1, -0.024560596000532384], [2, -4, 0, 4.133832861444067], [23, -11, 1, -0.001508532482566072], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [77, 101, 1, 0.34206196908122305], [137, 33, -1, -0.26368757905077955], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 3.226067643932877], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-47, -65, 1, 0.018446176556332024], [1, 11, -1, 1.3687861692682288], [-3, -5, 1, 0.09449819441618464], [-7, -3, -1, 1.9745490359841076], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [3, -7, -1, 1.6095875936285613], [4, -2, 1, 2.530565391254859], [2, 6, -1, 2.169580568868149], [-11, 17, 1, 0.007016991421165495], [-77, 163, -1, -0.015969584851593215], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-1, 2], "using": [-1, 2]}, {"seat": 10, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 68, "state": [[-3, -10, -1, 1.5463867895388714], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-111, 20, 1, 0.31255903690843645], [-6, -40, 0, 0.39869657113874474], [-39, -114, 1, -0.4011771254491215], [3, -2, -1, 2.163074891678], [4, -7, 1, 1.7936351050805999], [-3, -60, -1, 0.2723800948162404], [31, -6, 1, -0.01599898259906532], [2, -4, 0, 4.133832861444067], [24, -9, 1, 0.012391245162545994], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [78, 103, 1, 0.3425760273815865], [139, 34, -1, -0.26424795367334886], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 3.319651164838376], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-48, -63, 1, 0.014462496666715034], [3, 10, -1, 1.4007439896189477], [-4, -3, 1, 0.03292501157706667], [-8, -1, -1, 2.019197853108403], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [1, -8, -1, 1.6542364107528569], [3, 0, 1, 2.6043572000800754], [4, 5, -1, 2.225760733954727], [-13, 18, 1, 0.015162574841416556], [-78, 165, -1, -0.016013121353587043], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-1, 2], "using": [-1, 2]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 69, "state": [[-2, -8, -1, 1.538989565188685], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-113, 21, 1, 0.3116873337559557], [-6, -40, 0, 0.39869657113874474], [-40, -116, 1, -0.40156467730428647], [1, -3, -1, 2.268283179597717], [3, -5, 1, 1.7970208696226313], [-4, -58, -1, 0.2753878198243677], [30, -8, 1, -0.027047189640007598], [2, -4, 0, 4.133832861444067], [25, -11, 1, 0.0035205527367590667], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [79, 105, 1, 0.34307288693160254], [141, 35, -1, -0.2647915082947942], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 3.4248594527580933], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-49, -61, 1, 0.01037854484007393], [2, 8, -1, 1.3933467652687612], [-3, -5, 1, 0.09449819441618464], [-9, 1, -1, 2.0566012089273245], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-1, -9, -1, 1.6916397665717784], [4, 2, 1, 2.678149008905292], [5, 3, -1, 2.28236194288205], [-11, 17, 1, 0.007016991421165495], [-79, 167, -1, -0.016055604209529343], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-1, 2], "using": [-1, 2]}, {"seat": 10, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 70, "state": [[-4, -9, -1, 1.5665624693738285], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-115, 20, 1, 0.31352616480284234], [-6, -40, 0, 0.39869657113874474], [-41, -118, 1, -0.4019384747609881], [0, -5, -1, 2.3194913707725004], [5, -4, 1, 1.8536220785499546], [-5, -56, -1, 0.2786016504447028], [32, -9, 1, -0.029206135892447017], [2, -4, 0, 4.133832861444067], [26, -9, 1, 0.016453892993373367], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [80, 107, 1, 0.34355338743604086], [143, 36, -1, -0.26531897688402756], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 3.5150572091215615], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -63, 1, 0.011314293297050852], [3, 10, -1, 1.4007439896189477], [-4, -3, 1, 0.03292501157706667], [-7, 2, -1, 2.083282331580138], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-3, -8, -1, 1.7311282484430939], [5, 4, 1, 2.7117455563414365], [7, 2, -1, 2.324079611301913], [-9, 18, 1, -0.01059465231747318], [-80, 169, -1, -0.016097071205893775], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-1, 2], "using": [-1, 2]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 71, "state": [[-3, -7, -1, 1.5644405292045784], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-117, 19, 1, 0.31530917775000633], [-6, -40, 0, 0.39869657113874474], [-42, -120, 1, -0.4022992333643422], [-1, -3, -1, 2.370699561947284], [4, -2, 1, 1.8872186259860995], [-6, -54, -1, 0.2820406129267909], [33, -11, 1, -0.03677922198663109], [2, -4, 0, 4.133832861444067], [27, -11, 1, 0.00791818793338213], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [81, 109, 1, 0.3440183153966693], [145, 37, -1, -0.2658310520173355], [-1, -24, 0, -0.0018062206707234203], [2, 6, -1, 3.5272758351076603], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-49, -65, 1, 0.01527714956777148], [2, 8, -1, 1.3933467652687612], [-3, -5, 1, 0.09449819441618464], [-6, 4, -1, 2.132573086094185], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, -1, 1.767611643738639], [4, 2, 1, 2.678149008905292], [6, 0, -1, 2.3683723776933654], [-11, 17, 1, 0.007016991421165495], [-81, 171, -1, -0.016137558343939762], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-1, 2], "using": [-1, 2]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 72, "state": [[-2, -5, -1, 1.5605594707954218], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-119, 18, 1, 0.31703844837053535], [-6, -40, 0, 0.39869657113874474], [-43, -122, 1, -0.4026476201331596], [-3, -2, -1, 2.475907849867001], [6, -1, 1, 1.9347262064556894], [-7, -52, -1, 0.28572564769319164], [34, -9, 1, -0.02675569739616902], [2, -4, 0, 4.133832861444067], [25, -10, 1, 0.008931899977078366], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [82, 111, 1, 0.3444684082143679], [147, 38, -1, -0.2663283877058668], [-1, -24, 0, -0.0018062206707234203], [4, 5, -1, 3.5834560001942384], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-48, -67, 1, 0.01914432566319189], [3, 10, -1, 1.4007439896189477], [-4, -3, 1, 0.03292501157706667], [-5, 6, -1, 2.1784185343768376], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-6, -5, -1, 1.813457092021292], [5, 4, 1, 2.7117455563414365], [5, -2, -1, 2.428931848488787], [-9, 16, 1, -0.0028371457460473933], [-82, 173, -1, -0.0161770999438943], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-1, 2], "using": [-1, 2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 73, "state": [[-4, -6, -1, 1.5935835209054994], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-121, 17, 1, 0.31871598000084383], [-6, -40, 0, 0.39869657113874474], [-44, -124, 1, -0.402984257583619], [-4, 0, -1, 2.5694913707725004], [5, 1, 1, 1.9924269139058166], [-8, -50, -1, 0.2896797384126587], [32, -8, 1, -0.02456059600053239], [2, -4, 0, 4.133832861444067], [26, -12, 1, 0.0006715358590780682], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [83, 113, 1, 0.3449043579217178], [149, 39, -1, -0.266811601998711], [-1, -24, 0, -0.0018062206707234203], [5, 3, -1, 3.6400572091215615], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-49, -69, 1, 0.019806041326943614], [5, 11, -1, 1.4222570744701226], [-3, -5, 1, 0.09449819441618464], [-3, 7, -1, 2.224549035984107], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-7, -3, -1, 1.8595875936285615], [3, 5, 1, 2.7683467652687597], [3, -3, -1, 2.4933723776933654], [-7, 17, 1, -0.02221941933169098], [-83, 175, -1, -0.016215728741922984], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-1, 2], "using": [-1, 2]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 74, "state": [[-3, -4, -1, 1.6024163823495667], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-123, 16, 1, 0.32034370392480205], [-6, -40, 0, 0.39869657113874474], [-45, -126, 1, -0.4033097273611882], [-3, 2, -1, 2.663074891678], [6, 3, 1, 2.0348022436365327], [-9, -48, -1, 0.2939280116219165], [33, -6, 1, -0.014195604336197818], [2, -4, 0, 4.133832861444067], [24, -11, 1, 0.0010925796998233661], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [84, 115, 1, 0.3453268145838707], [151, 40, -1, -0.2672812793816572], [-1, -24, 0, -0.0018062206707234203], [6, 1, -1, 3.69978341557725], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-47, -70, 1, 0.023977520202475525], [7, 10, -1, 1.4515572561871841], [-4, -3, 1, 0.03292501157706667], [-1, 8, -1, 2.2691978531084023], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-8, -1, -1, 1.904236410752857], [1, 4, 1, 2.8153676348913903], [1, -4, -1, 2.5793828125046807], [-5, 18, 1, -0.041263930596150196], [-84, 177, -1, -0.01625347598046539], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-1, 2], "using": [-1, 2]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 75, "state": [[-4, -2, -1, 1.6762081911747835], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-125, 15, 1, 0.321923480165213], [-6, -40, 0, 0.39869657113874474], [-46, -128, 1, -0.40362457352435027], [-2, 4, -1, 2.745699561947284], [4, 4, 1, 2.086010434811316], [-10, -46, -1, 0.29849778509896446], [32, -8, 1, -0.02456059600053239], [2, -4, 0, 4.133832861444067], [25, -13, 1, -0.006826494856047522], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [85, 117, 1, 0.34573638940120255], [153, 41, -1, -0.2677379729897428], [-1, -24, 0, -0.0018062206707234203], [4, 0, -1, 3.726067643932877], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-45, -69, 1, 0.026108625326746713], [9, 11, -1, 1.4634944413648], [-3, -5, 1, 0.09449819441618464], [1, 9, -1, 2.3066012089273236], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-9, 1, -1, 1.9416397665717784], [-1, 5, 1, 2.8857736791745756], [0, -6, -1, 2.6183723776933654], [-3, 17, 1, -0.0565865172497972], [-85, 179, -1, -0.016290371492460043], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-1, 2], "using": [-1, 2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 76, "state": [[-3, 0, -1, 1.7500000000000002], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-127, 14, 1, 0.3234570986076462], [-6, -40, 0, 0.39869657113874474], [-47, -130, 1, -0.40392930551827155], [-1, 6, -1, 2.7932071424168736], [2, 5, 1, 2.1504509640158944], [-11, -44, -1, 0.3034185343768369], [30, -7, 1, -0.022054426107393072], [2, -4, 0, 4.133832861444067], [26, -11, 1, 0.005791091779195111], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [86, 119, 1, 0.3461336575434886], [155, 42, -1, -0.26818220664992753], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 3.819651164838376], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-46, -71, 1, 0.026588212597348154], [10, 9, -1, 1.4877260542583637], [-4, -3, 1, 0.03292501157706667], [2, 7, -1, 2.333282331580137], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-7, 2, -1, 1.9683208892245923], [-3, 4, 1, 2.9567735824296415], [-2, -5, -1, 2.678931848488787], [-5, 16, 1, -0.03618083715307504], [-86, 181, -1, -0.016326443779933888], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-1, 2], "using": [-1, 2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [2, -1], "using": [2, -1]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 77, "state": [[-4, 2, -1, 1.823791808825217], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-129, 13, 1, 0.3249462803916818], [-6, -40, 0, 0.39869657113874474], [-48, -132, 1, -0.40422440087187345], [-2, 4, -1, 2.7456995619472835], [3, 7, 1, 2.146569905606738], [-9, -45, -1, 0.29584544828265286], [31, -9, 1, -0.03054104819247812], [2, -4, 0, 4.133832861444067], [28, -10, 1, 0.014897415055685323], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [87, 121, 1, 0.34651916074203604], [157, 43, -1, -0.2686144767686462], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 3.9248594527580933], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-48, -72, 1, 0.024501054311169643], [11, 7, -1, 1.5141594437166086], [-3, -5, 1, 0.09449819441618464], [4, 6, -1, 2.382573086094184], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-6, 4, -1, 2.0176116437386393], [-1, 3, 1, 2.905565391254858], [-3, -3, -1, 2.7433723776933654], [-7, 17, 1, -0.022219419331690984], [-87, 183, -1, -0.0163617200873928], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [2, -1], "using": [2, -1]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 29, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 78, "state": [[-2, 3, -1, 1.9064164790945008], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-131, 14, 1, 0.32398657308829437], [-6, -40, 0, 0.39869657113874474], [-49, -134, 1, -0.40451030764772444], [0, 3, -1, 2.8194913707725], [1, 6, 1, 2.1847262064556894], [-7, -46, -1, 0.2884638074968043], [30, -11, 1, -0.04150520700142588], [2, -4, 0, 4.133832861444067], [26, -11, 1, 0.005791091779195111], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [88, 123, 1, 0.34689340966330773], [159, 44, -1, -0.26903525407757517], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 3.976067643932877], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -71, 1, 0.020434081794037266], [10, 5, -1, 1.53056539125486], [-4, -3, 1, 0.03292501157706667], [6, 5, -1, 2.4284185343768367], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-5, 6, -1, 2.063457092021292], [-2, 5, 1, 2.9149166708754963], [-4, -1, -1, 2.8293828125046807], [-6, 15, 1, -0.023826990347268123], [-88, 185, -1, -0.01639622647040898], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-1, 2], "using": [-1, 2]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 79, "state": [[0, 4, -1, 2.0000000000000004], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-133, 15, 1, 0.3230569086696414], [-6, -40, 0, 0.39869657113874474], [-50, -136, 1, -0.4047874466706648], [1, 5, -1, 2.8509078498670006], [0, 8, 1, 2.211010434811316], [-8, -44, -1, 0.29305354271250234], [31, -9, 1, -0.030541048192478118], [2, -4, 0, 4.133832861444067], [25, -9, 1, 0.014494492009930816], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [89, 125, 1, 0.347256886085021], [161, 45, -1, -0.2694449852496796], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 4.02727583510766], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -73, 1, 0.021030935759232854], [11, 3, -1, 1.5619818703493606], [-3, -5, 1, 0.09449819441618464], [7, 3, -1, 2.474549035984106], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, 8, -1, 2.100236314007923], [-1, 3, 1, 2.905565391254858], [-5, 1, -1, 2.899788856787866], [-7, 13, 1, -0.00577325068156102], [-89, 187, -1, -0.01642998785976814], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [2, -1], "using": [2, -1]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 80, "state": [[2, 5, -1, 2.0605594707954222], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-135, 16, 1, 0.32215595873649205], [-6, -40, 0, 0.39869657113874474], [-51, -138, 1, -0.4050562135580308], [3, 4, -1, 2.921907753122067], [-1, 10, 1, 2.226873193526593], [-6, -45, -1, 0.28552520076757293], [33, -8, 1, -0.023423794311546446], [2, -4, 0, 4.133832861444067], [27, -10, 1, 0.013038212912325226], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [90, 127, 1, 0.3476100448934552], [163, 46, -1, -0.2698440943964689], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 4.132484123027377], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -71, 1, 0.020434081794037266], [10, 1, -1, 1.5884944413648], [-4, -3, 1, 0.03292501157706667], [8, 1, -1, 2.5191978531084014], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-3, 10, -1, 2.1276413332942683], [1, 4, 1, 2.81536763489139], [-4, 3, -1, 2.9707887600429324], [-5, 14, 1, -0.029792505425875082], [-90, 189, -1, -0.016463028121508985], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [2, 1], "using": [2, 1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [2, -1], "using": [2, -1]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 81, "state": [[4, 6, -1, 2.0935835209055], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-137, 15, 1, 0.32357459613074835], [-6, -40, 0, 0.39869657113874474], [-52, -140, 1, -0.40531698057169685], [5, 3, -1, 2.9834809359611847], [0, 8, 1, 2.211010434811316], [-4, -46, -1, 0.2782338045440142], [35, -7, 1, -0.016987509906348314], [2, -4, 0, 4.133832861444067], [25, -11, 1, 0.0035205527367590667], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [91, 129, 1, 0.34795331591872014], [165, 47, -1, -0.27023298445636806], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 4.226067643932876], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -69, 1, 0.016781146355413827], [11, -1, -1, 1.6187861692682288], [-3, -5, 1, 0.09449819441618464], [9, -1, -1, 2.5566012089273227], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-1, 11, -1, 2.1595991536449874], [-1, 3, 1, 2.905565391254858], [-2, 4, -1, 3.044580568868149], [-4, 16, 1, -0.04539689595400515], [-91, 191, -1, -0.016495370113157257], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-1, 2], "using": [-1, 2]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 82, "state": [[5, 4, -1, 2.142611643738639], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-139, 14, 1, 0.3249550671715046], [-6, -40, 0, 0.39869657113874474], [-53, -142, 1, -0.4055700983098418], [3, 2, -1, 2.9759078498670006], [-2, 7, 1, 2.2553032012027687], [-5, -44, -1, 0.28243750722397787], [36, -5, 1, -0.007535371653398994], [2, -4, 0, 4.133832861444067], [26, -13, 1, -0.004300438052716569], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [92, 131, 1, 0.34828710562298243], [167, 48, -1, -0.2706120384831942], [-1, -24, 0, -0.0018062206707234203], [-5, 2, -1, 4.286627114728298], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -71, 1, 0.017476693923295275], [12, -3, -1, 1.6433467652687612], [-4, -3, 1, 0.03292501157706667], [7, -2, -1, 2.5832823315801363], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [1, 12, -1, 2.1872604608629347], [-3, 4, 1, 2.9567735824296415], [0, 3, -1, 3.1183723776933654], [-3, 18, 1, -0.0581022327870631], [-92, 193, -1, -0.01652703573643402], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 83, "state": [[6, 2, -1, 2.198791808825217], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-141, 15, 1, 0.3240632496247221], [-6, -40, 0, 0.39869657113874474], [-54, -144, 1, -0.4058158972543276], [5, 1, -1, 3.0380748916779994], [-3, 5, 1, 2.2970208696226315], [-4, -42, -1, 0.27954100260761194], [34, -4, 1, -0.004209466388950313], [2, -4, 0, 4.133832861444067], [25, -11, 1, 0.0035205527367590667], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [93, 133, 1, 0.34861179865509756], [169, 49, -1, -0.27098162084290434], [-1, -24, 0, -0.0018062206707234203], [-3, 3, -1, 4.351067643932876], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -70, 1, 0.01936880357229576], [11, -5, -1, 1.6722570744701224], [-3, -5, 1, 0.09449819441618464], [6, -4, -1, 2.632573086094183], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [2, 10, -1, 2.20544460192764], [-4, 2, 1, 3.030565391254858], [1, 5, -1, 3.149788856787866], [-5, 17, 1, -0.038859960214815414], [-93, 195, -1, -0.016558045986692797], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 84, "state": [[7, 0, -1, 2.2500000000000004], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-143, 16, 1, 0.32319739536832], [-6, -40, 0, 0.39869657113874474], [-55, -146, 1, -0.4060546891878102], [4, -1, -1, 3.1084809359611847], [-4, 3, 1, 2.3585940524617497], [-3, -40, -1, 0.2763432839904273], [35, -2, 1, 0.005344280512642375], [2, -4, 0, 4.133832861444067], [24, -13, 1, -0.009516764295175905], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [94, 135, 1, 0.3489277592837195], [171, 50, -1, -0.2713420783260368], [-1, -24, 0, -0.0018062206707234203], [-2, 5, -1, 4.415508173137455], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -69, 1, 0.015299779305013007], [10, -7, -1, 1.701557256187184], [-4, -3, 1, 0.03292501157706667], [5, -6, -1, 2.678418534376836], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [3, 8, -1, 2.2311282484430937], [-3, 0, 1, 3.1043572000800745], [3, 4, -1, 3.2207887600429324], [-7, 18, 1, -0.025357279178430808], [-94, 197, -1, -0.016588420999319408], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 85, "state": [[8, -2, -1, 2.288989565188685], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-145, 17, 1, 0.3223564359609036], [-6, -40, 0, 0.39869657113874474], [-56, -148, 1, -0.4062867684931528], [3, -3, -1, 3.1944913707725], [-6, 2, 1, 2.409802243636533], [-2, -38, -1, 0.27279782336643926], [33, -1, 1, 0.009607567552240088], [2, -4, 0, 4.133832861444067], [25, -11, 1, 0.0035205527367590667], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [95, 137, 1, 0.3492353327197389], [173, 51, -1, -0.2716937411826022], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 4.424859452758093], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -68, 1, 0.011268716281374703], [11, -9, -1, 1.7134944413647997], [-3, -5, 1, 0.09449819441618464], [3, -7, -1, 2.724549035984105], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [4, 6, -1, 2.267611643738639], [-4, -2, 1, 3.178149008905291], [4, 2, -1, 3.294580568868149], [-9, 17, 1, -0.006894041612279751], [-95, 199, -1, -0.016618180093311778], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, -2], "using": [1, -2]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 86, "state": [[9, -4, -1, 2.316562469373829], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-147, 18, 1, 0.32153935795910515], [-6, -40, 0, 0.39869657113874474], [-57, -150, 1, -0.4065124133463492], [1, -4, -1, 3.2805018055838153], [-7, 0, 1, 2.4610104348113166], [-1, -36, -1, 0.26884880327480387], [31, -2, 1, 0.004175119225787624], [2, -4, 0, 4.133832861444067], [23, -10, 1, 0.004217577228188691], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [96, 139, 1, 0.34953484633781834], [175, 52, -1, -0.2720369240855757], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 4.515057209121561], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -66, 1, 0.010402575482061294], [9, -10, -1, 1.7377260542583635], [-4, -3, 1, 0.03292501157706667], [1, -8, -1, 2.7691978531084005], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [6, 5, -1, 2.3134570920212916], [-3, 0, 1, 3.1043572000800745], [3, 0, -1, 3.3683723776933654], [-8, 19, 1, -0.020959643981807764], [-96, 201, -1, -0.016647341812235185], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 87, "state": [[7, -5, -1, 2.348715771644374], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-149, 17, 1, 0.3228507495322363], [-6, -40, 0, 0.39869657113874474], [-58, -152, 1, -0.4067318868129653], [-1, -3, -1, 3.3706995619472835], [-8, -2, 1, 2.5000000000000013], [0, -34, -1, 0.26442896918815223], [33, -1, 1, 0.009607567552240088], [2, -4, 0, 4.133832861444067], [22, -8, 1, 0.013982741545000121], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [97, 141, 1, 0.3498266108058262], [177, 53, -1, -0.27237192702859964], [-1, -24, 0, -0.0018062206707234203], [3, 3, -1, 4.601067643932876], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -67, 1, 0.01453409132814393], [7, -11, -1, 1.7641594437166084], [-3, -5, 1, 0.09449819441618464], [-1, -9, -1, 2.806601208927322], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [7, 3, -1, 2.359587593628561], [-4, -2, 1, 3.178149008905291], [4, -2, -1, 3.442164186518582], [-6, 20, 1, -0.03799967160381864], [-97, 203, -1, -0.01667592396273755], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 88, "state": [[5, -6, -1, 2.389428969188153], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-151, 16, 1, 0.3241297766975195], [-6, -40, 0, 0.39869657113874474], [-59, -154, 1, -0.4069454378570519], [-3, -2, -1, 3.4759078498670006], [-7, -4, 1, 2.5436351050806008], [1, -36, -1, 0.2600091351015006], [32, 1, 1, 0.019400943099946916], [2, -4, 0, 4.133832861444067], [21, -6, 1, 0.025198604381047693], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [98, 143, 1, 0.35011092113011216], [179, 54, -1, -0.272699036163014], [-1, -24, 0, -0.0018062206707234203], [2, 5, -1, 4.536627114728298], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -69, 1, 0.018283179597716675], [5, -10, -1, 1.7805653912548598], [-4, -3, 1, 0.03292501157706667], [-2, -7, -1, 2.8332823315801354], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [8, 1, -1, 2.404236410752856], [-3, 0, 1, 3.1043572000800745], [2, -3, -1, 3.524788856787866], [-7, 22, 1, -0.03535833830955058], [-98, 205, -1, -0.01670394365079195], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 89, "state": [[3, -7, -1, 2.4355594707954222], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-153, 17, 1, 0.3233195403505493], [-6, -40, 0, 0.39869657113874474], [-60, -156, 1, -0.40715330227054525], [-4, 0, -1, 3.5694913707725], [-6, -6, 1, 2.5860104348113166], [2, -38, -1, 0.25606011500986514], [30, 2, 1, 0.025023621505625485], [2, -4, 0, 4.133832861444067], [23, -7, 1, 0.02247050114986939], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [99, 145, 1, 0.3503880576237984], [181, 55, -1, -0.27301852457888887], [-1, -24, 0, -0.0018062206707234203], [3, 3, -1, 4.601067643932876], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -67, 1, 0.014534091328143928], [3, -11, -1, 1.8119818703493604], [-3, -5, 1, 0.09449819441618464], [-4, -6, -1, 2.8825730860941823], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [9, -1, -1, 2.4416397665717775], [-4, -2, 1, 3.178149008905291], [0, -4, -1, 3.6183723776933654], [-5, 21, 1, -0.04718507849338122], [-99, 207, -1, -0.016731417315820635], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 90, "state": [[1, -8, -1, 2.4802082879197176], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-155, 16, 1, 0.3245602695556738], [-6, -40, 0, 0.39869657113874474], [-61, -158, 1, -0.40735570353034894], [-3, 2, -1, 3.6630748916779994], [-4, -5, 1, 2.603622078549955], [3, -40, -1, 0.25251465438587717], [32, 3, 1, 0.029306260973861138], [2, -4, 0, 4.133832861444067], [22, -9, 1, 0.007688527280243496], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [100, 147, 1, 0.3506582868045772], [183, 56, -1, -0.2733306530343303], [-1, -24, 0, -0.0018062206707234203], [5, 2, -1, 4.665508173137455], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-49, -66, 1, 0.01644266336278209], [1, -10, -1, 1.8384944413647997], [-4, -3, 1, 0.03292501157706667], [-6, -5, -1, 2.928418534376835], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [7, -2, -1, 2.468320889224591], [-3, 0, 1, 3.1043572000800745], [-2, -5, -1, 3.678931848488787], [-7, 22, 1, -0.03535833830955058], [-100, 209, -1, -0.01675836076284471], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 91, "state": [[-1, -9, -1, 2.517611643738639], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-157, 15, 1, 0.3257713132972307], [-6, -40, 0, 0.39869657113874474], [-62, -160, 1, -0.4075528535895575], [-2, 4, -1, 3.7456995619472835], [-2, -6, 1, 2.659802243636533], [4, -42, -1, 0.24931693576869246], [31, 5, 1, 0.03987993320404591], [2, -4, 0, 4.133832861444067], [20, -10, 1, -0.004300438052716571], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [101, 149, 1, 0.3509218622278898], [185, 57, -1, -0.2736356706369679], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 4.674859452758093], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-47, -65, 1, 0.018446176556332024], [-1, -11, -1, 1.8687861692682286], [-3, -5, 1, 0.09449819441618464], [-7, -3, -1, 2.9745490359841043], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [6, -4, -1, 2.517611643738638], [-4, -2, 1, 3.178149008905291], [-4, -6, -1, 3.7119558985988648], [-5, 23, 1, -0.05031764523187761], [-101, 211, -1, -0.016784789192791087], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 29, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 92, "state": [[-3, -10, -1, 2.5463867895388717], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-159, 14, 1, 0.32695358902577343], [-6, -40, 0, 0.39869657113874474], [-63, -162, 1, -0.40774495360863255], [0, 3, -1, 3.8194913707725], [-1, -8, 1, 2.691218722731034], [2, -43, -1, 0.2570317448379657], [32, 3, 1, 0.029306260973861135], [2, -4, 0, 4.133832861444067], [22, -11, 1, -0.004300438052716571], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [102, 151, 1, 0.3511790252608135], [187, 58, -1, -0.27393381548120277], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 4.765057209121561], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-49, -64, 1, 0.014088543071299477], [-3, -12, -1, 1.893346765268761], [-4, -3, 1, 0.03292501157706667], [-8, -1, -1, 3.0191978531083996], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [5, -6, -1, 2.5634570920212907], [-3, 0, 1, 3.1043572000800745], [-6, -5, -1, 3.7578013468815175], [-3, 22, 1, -0.06281655553595276], [-102, 213, -1, -0.016810717231077885], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 93, "state": [[-2, -8, -1, 2.538989565188685], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-161, 13, 1, 0.328107983829324], [-6, -40, 0, 0.39869657113874474], [-64, -164, 1, -0.4079321946317667], [1, 5, -1, 3.8509078498670006], [1, -7, 1, 2.7335940524617497], [0, -44, -1, 0.26442896918815223], [33, 5, 1, 0.03836132525527481], [2, -4, 0, 4.133832861444067], [21, -9, 1, 0.00505084156792176], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [103, 153, 1, 0.3514300058014918], [189, 59, -1, -0.2742253152444943], [-1, -24, 0, -0.0018062206707234203], [3, -3, -1, 4.851067643932876], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-47, -65, 1, 0.018446176556332024], [-5, -13, -1, 1.912794730706248], [-3, -5, 1, 0.09449819441618464], [-9, 1, -1, 3.056601208927321], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [3, -7, -1, 2.60958759362856], [-4, -2, 1, 3.178149008905291], [-8, -4, -1, 3.7945805688681484], [-4, 20, 1, -0.052969982048189215], [-103, 215, -1, -0.01683615895459303], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 94, "state": [[-4, -9, -1, 2.566562469373829], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-163, 14, 1, 0.32729490037070047], [-6, -40, 0, 0.39869657113874474], [-65, -166, 1, -0.4081147582131562], [3, 4, -1, 3.921907753122067], [3, -8, 1, 2.7681105604212703], [-2, -45, -1, 0.2714978702431886], [34, 7, 1, 0.046744619185209044], [2, -4, 0, 4.133832861444067], [23, -8, 1, 0.016216348478581395], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [104, 155, 1, 0.3516750229484981], [191, 60, -1, -0.2745103877456939], [-1, -24, 0, -0.0018062206707234203], [1, -4, -1, 4.937078078744192], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-49, -66, 1, 0.016442663362782092], [-4, -11, -1, 1.9098658293075763], [-4, -3, 1, 0.03292501157706667], [-7, 2, -1, 3.0832823315801345], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [1, -8, -1, 2.6542364107528553], [-6, -1, 1, 3.130641428435701], [-9, -2, -1, 3.833570134056833], [-3, 18, 1, -0.0581022327870631], [-104, 217, -1, -0.01686112791716866], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 95, "state": [[-3, -7, -1, 2.564440529204579], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-165, 13, 1, 0.32841755391250177], [-6, -40, 0, 0.39869657113874474], [-66, -168, 1, -0.40829281699744396], [5, 3, -1, 3.9834809359611847], [4, -6, 1, 2.8045939557168156], [-1, -43, -1, 0.2681295798933457], [32, 8, 1, 0.05341853437683693], [2, -4, 0, 4.133832861444067], [25, -7, 1, 0.02604068616914249], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [105, 157, 1, 0.3519142856241278], [193, 61, -1, -0.27478924146818584], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 5.02727583510766], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -67, 1, 0.014534091328143933], [-3, -9, -1, 1.9055653912548598], [-3, -5, 1, 0.09449819441618464], [-6, 4, -1, 3.1325730860941814], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-1, -9, -1, 2.6916397665717766], [-5, -3, 1, 3.1903676348913894], [-10, 0, -1, 3.868372377693365], [-5, 17, 1, -0.038859960214815414], [-105, 219, -1, -0.01688563717364937], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [1, 2], "using": [1, 2]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 29, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 96, "state": [[-2, -5, -1, 2.5605594707954227], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-167, 12, 1, 0.3295145230856469], [-6, -40, 0, 0.39869657113874474], [-67, -170, 1, -0.4084665352581903], [3, 2, -1, 3.9759078498670006], [3, -4, 1, 2.8134268171608827], [0, -41, -1, 0.26442896918815223], [33, 10, 1, 0.061257854654091934], [2, -4, 0, 4.133832861444067], [23, -6, 1, 0.02887783191518991], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [106, 159, 1, 0.3521479931552551], [195, 62, -1, -0.2750620760503703], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 4.976067643932876], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -69, 1, 0.01828317959771668], [-5, -10, -1, 1.928149008905293], [-4, -3, 1, 0.03292501157706667], [-5, 6, -1, 3.178418534376834], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-3, -8, -1, 2.731128248443092], [-4, -1, 1, 3.143346765268759], [-9, 2, -1, 3.903174621329897], [-6, 19, 1, -0.035704326771237416], [-106, 221, -1, -0.01690969930264386], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 1, "got": [-2, -1], "using": [-2, -1]}, {"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 29, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 97, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-169, 11, 1, 0.3305865786093316], [-6, -40, 0, 0.39869657113874474], [-68, -172, 1, -0.4086360693978585], [5, 1, -1, 4.038074891678], [4, -2, 1, 2.8872186259860992], [1, -43, -1, 0.2607283584829588], [31, 11, 1, 0.06869745512739778], [2, -4, 0, 4.133832861444067], [22, -4, 1, 0.040866797248149976], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [107, 161, 1, 0.3523763358150676], [197, 63, -1, -0.275329082745821], [-1, -24, 0, -0.0018062206707234203], [1, -7, -1, 4.953484026282443], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-48, -68, 1, 0.020257928082800365], [-7, -11, -1, 1.9445549564435445], [-3, -5, 1, 0.09449819441618464], [-3, 7, -1, 3.2245490359841034], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, -3, 1, 3.1903676348913894], [-8, 4, -1, 3.9421641865185815], [-7, 21, 1, -0.033178269967906446], [-107, 223, -1, -0.016933326428042718], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 23, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 98, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-171, 10, 1, 0.3316344656399096], [-6, -40, 0, 0.39869657113874474], [-69, -174, 1, -0.40880156841247883], [4, -1, -1, 4.108480935961185], [5, 0, 1, 2.9610104348113158], [-1, -44, -1, 0.2680455043897602], [30, 13, 1, 0.07950867143466728], [2, -4, 0, 4.133832861444067], [21, -6, 1, 0.025198604381047693], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [108, 163, 1, 0.352599495328703], [199, 64, -1, -0.2755904448552616], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 4.976067643932876], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-46, -67, 1, 0.02232842554990113], [-9, -10, -1, 1.9709883459017894], [-4, -3, 1, 0.03292501157706667], [-1, 8, -1, 3.2691978531083987], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -2, 1, 3.1979407209855735], [-6, 5, -1, 3.9789434085052124], [-9, 20, 1, -0.017087168592817142], [-108, 225, -1, -0.016956530239380263], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 99, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-173, 11, 1, 0.3308251102617861], [-6, -40, 0, 0.39869657113874474], [-70, -176, 1, -0.4089631743238618], [3, -3, -1, 4.194491370772501], [4, 2, 1, 3.0348022436365323], [0, -42, -1, 0.26442896918815223], [28, 14, 1, 0.0882207780133689], [2, -4, 0, 4.133832861444067], [23, -5, 1, 0.035422554861687834], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [109, 165, 1, 0.3528176453455469], [201, 65, -1, -0.2758463381323355], [-1, -24, 0, -0.0018062206707234203], [-2, -6, -1, 5.02727583510766], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-45, -69, 1, 0.026108625326746713], [-10, -8, -1, 1.9969688438187152], [-3, -5, 1, 0.09449819441618464], [1, 9, -1, 3.30660120892732], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -4, 1, 3.229357200080074], [-4, 6, -1, 4.024788856787866], [-10, 22, 1, -0.016486586752643903], [-109, 227, -1, -0.016979322011112175], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 100, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-175, 12, 1, 0.3300347593933255], [-6, -40, 0, 0.39869657113874474], [-71, -178, 1, -0.4091210225819664], [2, -5, -1, 4.258931899977079], [3, 4, 1, 3.108594052461749], [-2, -43, -1, 0.27182619353833876], [27, 12, 1, 0.08099143856198056], [2, -4, 0, 4.133832861444067], [25, -4, 1, 0.04424060154799361], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [110, 167, 1, 0.3530309518807162], [203, 66, -1, -0.27609693116499023], [-1, -24, 0, -0.0018062206707234203], [-3, -4, -1, 5.078484026282443], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-46, -71, 1, 0.026588212597348154], [-11, -6, -1, 2.024883701007951], [-4, -3, 1, 0.03292501157706667], [2, 7, -1, 3.3332823315801337], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-2, -5, 1, 3.2937977292846523], [-2, 7, -1, 4.074079611301912], [-11, 24, 1, -0.015987670070013116], [-110, 229, -1, -0.017001712620875336], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 101, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-177, 13, 1, 0.32926278907631185], [-6, -40, 0, 0.39869657113874474], [-72, -180, 1, -0.4092752424397952], [1, -3, -1, 4.268283179597717], [2, 6, 1, 3.1598022436365323], [-1, -41, -1, 0.2683100275973089], [28, 14, 1, 0.0882207780133689], [2, -4, 0, 4.133832861444067], [24, -2, 1, 0.05625903274270513], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [111, 169, 1, 0.353239573728036], [205, 67, -1, -0.27634238573415265], [-1, -24, 0, -0.0018062206707234203], [-4, -2, -1, 5.15227583510766], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-48, -72, 1, 0.024501054311169643], [-10, -4, -1, 2.0437977292846545], [-3, -5, 1, 0.09449819441618464], [4, 6, -1, 3.3825730860941805], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, -7, 1, 3.3317735824296406], [-1, 9, -1, 4.1007607339547265], [-13, 23, 1, -0.0025089916892294326], [-111, 231, -1, -0.01702371256679225], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 102, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-179, 14, 1, 0.3285086005772868], [-6, -40, 0, 0.39869657113874474], [-73, -182, 1, -0.4094259573029749], [3, -2, -1, 4.163074891678], [0, 5, 1, 3.2110104348113158], [0, -39, -1, 0.26442896918815223], [29, 16, 1, 0.09466947409623756], [2, -4, 0, 4.133832861444067], [26, -3, 1, 0.05120819117478337], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [112, 171, 1, 0.3534436628466234], [207, 68, -1, -0.27658285715124536], [-1, -24, 0, -0.0018062206707234203], [-3, 0, -1, 5.226067643932876], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -71, 1, 0.020434081794037266], [-9, -2, -1, 2.0695549564435445], [-4, -3, 1, 0.03292501157706667], [6, 5, -1, 3.428418534376833], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, -6, 1, 3.3806414284357005], [1, 10, -1, 4.134235136408642], [-11, 24, 1, -0.015987670070013116], [-112, 233, -1, -0.017045331983877948], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 103, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-181, 13, 1, 0.3295197613749216], [-6, -40, 0, 0.39869657113874474], [-74, -184, 1, -0.4095732850559899], [1, -3, -1, 4.268283179597717], [-2, 4, 1, 3.2848022436365323], [1, -41, -1, 0.26054791077899564], [28, 18, 1, 0.10536015327734004], [2, -4, 0, 4.133832861444067], [25, -1, 1, 0.06312856509850415], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [113, 173, 1, 0.3536433647230167], [209, 69, -1, -0.2768184945759736], [-1, -24, 0, -0.0018062206707234203], [-4, 2, -1, 5.299859452758093], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -72, 1, 0.01853553923256265], [-10, 0, -1, 2.1043572000800763], [-3, -5, 1, 0.09449819441618464], [7, 3, -1, 3.4745490359841025], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -5, 1, 3.440367634891389], [3, 9, -1, 4.169580568868149], [-9, 23, 1, -0.025023621505625433], [-113, 235, -1, -0.017066580659603245], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 104, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-183, 12, 1, 0.33050971444883803], [-6, -40, 0, 0.39869657113874474], [-75, -186, 1, -0.40971733836686364], [0, -5, -1, 4.319491370772501], [-4, 3, 1, 3.358594052461749], [2, -43, -1, 0.2570317448379657], [26, 19, 1, 0.11486837318761985], [2, -4, 0, 4.133832861444067], [26, -3, 1, 0.05120819117478337], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [114, 175, 1, 0.3538388187106272], [211, 70, -1, -0.27704944131570447], [-1, -24, 0, -0.0018062206707234203], [-2, 3, -1, 5.3824841230273766], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -73, 1, 0.022505485627700657], [-9, 2, -1, 2.139159443716608], [-4, -3, 1, 0.03292501157706667], [8, 1, -1, 3.519197853108398], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, -3, 1, 3.447940720985573], [5, 8, -1, 4.207276219938042], [-7, 24, 1, -0.03921922584182329], [-114, 237, -1, -0.017087468048663804], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 105, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-185, 11, 1, 0.33147904583623866], [-6, -40, 0, 0.39869657113874474], [-76, -188, 1, -0.40985822497192725], [-1, -3, -1, 4.370699561947284], [-6, 2, 1, 3.4098022436365323], [0, -44, -1, 0.26442896918815223], [24, 18, 1, 0.116845351537719], [2, -4, 0, 4.133832861444067], [28, -2, 1, 0.058142435272569855], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [115, 177, 1, 0.35403015834814466], [213, 71, -1, -0.277275835107661], [-1, -24, 0, -0.0018062206707234203], [0, 4, -1, 5.476067643932876], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -71, 1, 0.018945520147185767], [-7, 1, -1, 2.1269408177305094], [-3, -5, 1, 0.09449819441618464], [9, -1, -1, 3.556601208927319], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -1, 1, 3.55314900890529], [6, 6, -1, 4.243372377693366], [-5, 25, 1, -0.05296998204818922], [-115, 239, -1, -0.017108003287003064], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 23, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 106, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-187, 12, 1, 0.33073201714926936], [-6, -40, 0, 0.39869657113874474], [-77, -190, 1, -0.4099960479421742], [-3, -2, -1, 4.475907849867002], [-7, 0, 1, 3.4610104348113158], [-2, -45, -1, 0.2714978702431886], [26, 19, 1, 0.11486837318761985], [2, -4, 0, 4.133832861444067], [27, -4, 1, 0.04608312349060931], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [116, 179, 1, 0.35421751165839777], [215, 72, -1, -0.27749780838506205], [-1, -24, 0, -0.0018062206707234203], [2, 3, -1, 5.569651164838376], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-49, -72, 1, 0.022980511947620276], [-5, 0, -1, 2.104357200080076], [-4, -3, 1, 0.03292501157706667], [7, -2, -1, 3.5832823315801328], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, 0, 1, 3.6043572000800737], [7, 4, -1, 4.285747707424083], [-4, 23, 1, -0.05698144185634435], [-116, 241, -1, -0.017128195205131848], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 23, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 107, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-189, 11, 1, 0.33167863581016005], [-6, -40, 0, 0.39869657113874474], [-78, -192, 1, -0.4101309059325726], [-4, 0, -1, 4.569491370772501], [-8, -2, 1, 3.5000000000000004], [-1, -43, -1, 0.2681295798933457], [24, 20, 1, 0.12500000000000003], [2, -4, 0, 4.133832861444067], [28, -6, 1, 0.03589482333635534], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [117, 181, 1, 0.3544010014290481], [217, 73, -1, -0.2777154885282558], [-1, -24, 0, -0.0018062206707234203], [4, 4, -1, 5.601067643932876], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -73, 1, 0.021030935759232854], [-4, 2, -1, 2.1781490089052924], [-3, -5, 1, 0.09449819441618464], [6, -4, -1, 3.6325730860941796], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [7, 1, 1, 3.626940817730507], [8, 2, -1, 4.329382812504682], [-3, 21, 1, -0.06180284349225655], [-117, 243, -1, -0.01714805234078575], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 108, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-191, 12, 1, 0.3309450461419405], [-6, -40, 0, 0.39869657113874474], [-79, -194, 1, -0.4102628934155908], [-3, 2, -1, 4.663074891678001], [-6, -3, 1, 3.5348022436365323], [0, -41, -1, 0.26442896918815223], [23, 18, 1, 0.12011519844322473], [2, -4, 0, 4.133832861444067], [29, -4, 1, 0.04767661160033834], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [118, 183, 1, 0.3545807454763876], [219, 74, -1, -0.27792899810181726], [-1, -24, 0, -0.0018062206707234203], [3, 2, -1, 5.6324841230273766], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -72, 1, 0.01709236016112607], [-2, 3, -1, 2.2607736791745765], [-4, -3, 1, 0.03292501157706667], [5, -6, -1, 3.6784185343768323], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [8, 3, 1, 3.661457325690028], [7, 0, -1, 4.368372377693366], [-1, 20, 1, -0.07643533551460166], [-118, 245, -1, -0.017167582950957976], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 23, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 109, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-193, 13, 1, 0.33022707171807114], [-6, -40, 0, 0.39869657113874474], [-80, -196, 1, -0.41039210090008854], [-2, 4, -1, 4.745699561947284], [-4, -2, 1, 3.5348022436365323], [1, -43, -1, 0.2607283584829588], [21, 19, 1, 0.1314778435600641], [2, -4, 0, 4.133832861444067], [27, -5, 1, 0.040348379071578955], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [119, 185, 1, 0.3547568568934093], [221, 75, -1, -0.2781384550785107], [-1, -24, 0, -0.0018062206707234203], [4, 0, -1, 5.726067643932876], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -70, 1, 0.016398256292759327], [0, 4, -1, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [3, -7, -1, 3.7245490359841016], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [6, 4, 1, 3.697940720985573], [6, -2, -1, 4.41958056886815], [-2, 18, 1, -0.0667748174040512], [-119, 247, -1, -0.0171867950233438], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 23, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 110, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-195, 12, 1, 0.3311493691532929], [-6, -40, 0, 0.39869657113874474], [-81, -198, 1, -0.4105186151366301], [0, 3, -1, 4.819491370772501], [-5, -4, 1, 3.568398791072677], [-1, -44, -1, 0.2680455043897602], [19, 18, 1, 0.1351285311354357], [2, -4, 0, 4.133832861444067], [28, -3, 1, 0.052503860866151705], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [120, 187, 1, 0.3549294442832301], [223, 76, -1, -0.2783439730509513], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 5.819651164838376], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -68, 1, 0.01566819286710232], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [1, -8, -1, 3.769197853108397], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 3, 1, 3.70677358242964], [5, -4, -1, 4.475760733954727], [-3, 20, 1, -0.060689890003945], [-120, 249, -1, -0.017205696287230027], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 111, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-197, 11, 1, 0.33205357849586603], [-6, -40, 0, 0.39869657113874474], [-82, -200, 1, -0.4106425193101904], [1, 5, -1, 4.850907849867001], [-6, -6, 1, 3.5860104348113158], [0, -42, -1, 0.26442896918815223], [21, 19, 1, 0.1314778435600641], [2, -4, 0, 4.133832861444067], [27, -5, 1, 0.040348379071578955], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [121, 189, 1, 0.3550986119788605], [225, 77, -1, -0.2785456614317426], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 5.924859452758094], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -67, 1, 0.011569089233353976], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-1, -9, -1, 3.8066012089273182], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, 1, 1, 3.6555653912548567], [3, -5, -1, 4.5323619428820505], [-4, 22, 1, -0.05576188761833973], [-121, 251, -1, -0.01722429422386006], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 112, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-199, 12, 1, 0.3313455085509903], [-6, -40, 0, 0.39869657113874474], [-83, -202, 1, -0.41076389322114604], [3, 4, -1, 4.921907753122067], [-4, -5, 1, 3.603622078549954], [-2, -43, -1, 0.27182619353833876], [19, 18, 1, 0.1351285311354357], [2, -4, 0, 4.133832861444067], [28, -3, 1, 0.052503860866151705], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [122, 191, 1, 0.3552644602502406], [227, 78, -1, -0.2787436256428096], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 5.976067643932877], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -68, 1, 0.009843611345004314], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-2, -7, -1, 3.833282331580132], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 3, 1, 3.70677358242964], [1, -6, -1, 4.592088149337739], [-3, 24, 1, -0.06459474906240706], [-122, 253, -1, -0.01724259607630386], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 113, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-201, 13, 1, 0.33065189782480375], [-6, -40, 0, 0.39869657113874474], [-84, -204, 1, -0.41088281345537236], [5, 3, -1, 4.983480935961185], [-3, -7, 1, 3.646569905606737], [-1, -41, -1, 0.2683100275973089], [20, 20, 1, 0.13942896918815226], [2, -4, 0, 4.133832861444067], [29, -5, 1, 0.04231801790636871], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [123, 193, 1, 0.35542708549939095], [229, 79, -1, -0.27893796729459813], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 6.027275835107661], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -70, 1, 0.013507851216370003], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, -6, -1, 3.7889895651886794], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, 4, 1, 3.7805653912548567], [0, -4, -1, 4.618372377693365], [-2, 22, 1, -0.0699574919545376], [-123, 255, -1, -0.01726060885886082], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 114, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-203, 14, 1, 0.3299723334529726], [-6, -40, 0, 0.39869657113874474], [-85, -206, 1, -0.4109993535442032], [7, 2, -1, 5.025198604381048], [-2, -9, 1, 3.6762081911747835], [0, -39, -1, 0.26442896918815223], [22, 19, 1, 0.12780420217393443], [2, -4, 0, 4.133832861444067], [31, -6, 1, 0.03906341898528246], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [124, 195, 1, 0.3555865804444645], [231, 80, -1, -0.2791287843557628], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 6.132484123027378], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -68, 1, 0.009843611345004312], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-2, -7, -1, 3.833282331580132], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, 3, 1, 3.854357200080073], [-2, -3, -1, 4.711955898598865], [0, 23, 1, -0.08438646114268984], [-124, 257, -1, -0.017278339366020412], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 115, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-205, 13, 1, 0.3308519281018647], [-6, -40, 0, 0.39869657113874474], [-86, -208, 1, -0.4111135841149489], [6, 0, -1, 5.0694913707725], [0, -10, 1, 3.7110104348113153], [1, -41, -1, 0.26054791077899564], [23, 17, 1, 0.11573239804940744], [2, -4, 0, 4.133832861444067], [30, -8, 1, 0.028015211944340184], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [125, 197, 1, 0.3557430342934261], [233, 81, -1, -0.27931617131392444], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 6.226067643932877], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -67, 1, 0.011569089233353974], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-4, -8, -1, 3.8627813740138963], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-2, 4, 1, 3.9281490089052897], [-4, -2, -1, 4.794580568868149], [-1, 21, 1, -0.07681337504850574], [-125, 259, -1, -0.017295794181004978], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 116, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-207, 12, 1, 0.331715125288258], [-6, -40, 0, 0.39869657113874474], [-87, -210, 1, -0.4112255730326163], [5, -2, -1, 5.130050841567922], [2, -9, 1, 3.745812678447847], [2, -43, -1, 0.2570317448379657], [21, 16, 1, 0.11805104773810624], [2, -4, 0, 4.133832861444067], [28, -7, 1, 0.030501805583815395], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [126, 199, 1, 0.35589653290803197], [235, 82, -1, -0.27950021932803654], [-1, -24, 0, -0.0018062206707234203], [-5, 2, -1, 6.286627114728299], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -66, 1, 0.013378351698088004], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-5, -6, -1, 3.8995605960005273], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, 3, 1, 3.854357200080073], [-3, 0, -1, 4.868372377693365], [-3, 22, 1, -0.06281655553595278], [-126, 261, -1, -0.017312979683917592], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 117, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-209, 11, 1, 0.332562329910901], [-6, -40, 0, 0.39869657113874474], [-88, -212, 1, -0.41133538553342314], [4, -4, -1, 5.1944913707725], [1, -7, 1, 3.7335940524617484], [0, -44, -1, 0.26442896918815223], [20, 14, 1, 0.11162902529525964], [2, -4, 0, 4.133832861444067], [29, -5, 1, 0.0423180179063687], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [127, 201, 1, 0.3560471589587349], [237, 83, -1, -0.27968101637286485], [-1, -24, 0, -0.0018062206707234203], [-3, 3, -1, 6.351067643932877], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -67, 1, 0.011569089233353974], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, -1, 3.94540604428318], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, 4, 1, 3.7805653912548567], [-4, 2, -1, 4.942164186518582], [-2, 20, 1, -0.06852370242741304], [-127, 263, -1, -0.017329902059514832], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 118, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-211, 10, 1, 0.33339393563076214], [-6, -40, 0, 0.39869657113874474], [-89, -214, 1, -0.41144308435065546], [6, -5, -1, 5.1800624015843475], [3, -8, 1, 3.768110560421269], [-2, -45, -1, 0.2714978702431886], [18, 15, 1, 0.125], [2, -4, 0, 4.133832861444067], [28, -7, 1, 0.030501805583815392], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [128, 203, 1, 0.3561949920710913], [239, 84, -1, -0.27985864737604904], [-1, -24, 0, -0.0018062206707234203], [-1, 4, -1, 6.437078078744193], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -66, 1, 0.007513544404821237], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-7, -2, -1, 3.994696798797227], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, 3, 1, 3.854357200080073], [-2, 3, -1, 5.024788856787866], [0, 21, 1, -0.08438646114268983], [-128, 265, -1, -0.017346567304626463], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 119, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-213, 9, 1, 0.33421032515403154], [-6, -40, 0, 0.39869657113874474], [-90, -216, 1, -0.41154872983337465], [8, -6, -1, 5.171907753122066], [2, -6, 1, 3.7622186259860984], [-1, -43, -1, 0.2681295798933457], [16, 14, 1, 0.12883431687067903], [2, -4, 0, 4.133832861444067], [27, -5, 1, 0.04034837907157895], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [129, 205, 1, 0.35634010896420926], [241, 85, -1, -0.2800331943481844], [-1, -24, 0, -0.0018062206707234203], [1, 3, -1, 6.527275835107661], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-56, -68, 1, 0.008438853415713904], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-8, 0, -1, 4.038989565188679], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-2, 4, 1, 3.9281490089052897], [0, 4, -1, 5.118372377693365], [1, 23, 1, -0.09130188592602079], [-129, 267, -1, -0.017362981235238877], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 120, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-215, 10, 1, 0.33353395973900146], [-6, -40, 0, 0.39869657113874474], [-91, -218, 1, -0.41165238005844207], [7, -8, -1, 5.205086023089972], [1, -4, 1, 3.7499999999999996], [0, -41, -1, 0.26442896918815223], [14, 15, 1, 0.14491489699615773], [2, -4, 0, 4.133832861444067], [25, -4, 1, 0.044240601547993606], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [130, 207, 1, 0.3564825835817352], [243, 86, -1, -0.2802047365063328], [-1, -24, 0, -0.0018062206707234203], [3, 2, -1, 6.632484123027378], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -70, 1, 0.01209227914064388], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 1, -1, 4.065273793544305], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 2, 1, 4.010773679174574], [2, 3, -1, 5.211955898598865], [0, 25, 1, -0.08438646114268983], [-130, 269, -1, -0.017379149493260342], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 121, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-217, 9, 1, 0.3343340687676286], [-6, -40, 0, 0.39869657113874474], [-92, -220, 1, -0.41175409093629667], [5, -7, -1, 5.2207755991281255], [3, -5, 1, 3.79702086962263], [1, -43, -1, 0.2607283584829588], [15, 13, 1, 0.12808003368822202], [2, -4, 0, 4.133832861444067], [26, -6, 1, 0.033395213017176434], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [131, 209, 1, 0.35662248721584205], [245, 87, -1, -0.28037335039134453], [-1, -24, 0, -0.0018062206707234203], [4, 0, -1, 6.726067643932878], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -68, 1, 0.011268716281374703], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-7, 3, -1, 4.103430094393257], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, 1, 1, 4.072940720985573], [3, 1, -1, 5.317164186518583], [-2, 24, 1, -0.07115412311289489], [-131, 271, -1, -0.017395077552985742], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 122, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-219, 8, 1, 0.33511988886840977], [-6, -40, 0, 0.39869657113874474], [-93, -222, 1, -0.41185391631088647], [3, -6, -1, 5.245699561947282], [5, -4, 1, 3.8536220785499533], [-1, -44, -1, 0.2680455043897602], [13, 12, 1, 0.13306616351415632], [2, -4, 0, 4.133832861444067], [28, -7, 1, 0.030501805583815395], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [132, 211, 1, 0.35675988862465163], [247, 88, -1, -0.2805391099793475], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 6.819651164838378], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -70, 1, 0.014943118416087125], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 5, -1, 4.149560596000526], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -1, 1, 4.143346765268758], [4, -1, -1, 5.4073619428820505], [-4, 25, 1, -0.05913569191818337], [-132, 273, -1, -0.01741077072727426], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [2, -1], "using": [2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 123, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-221, 7, 1, 0.3358917621196603], [-6, -40, 0, 0.39869657113874474], [-94, -224, 1, -0.4119519080541275], [1, -5, -1, 5.288074891677998], [4, -2, 1, 3.887218625986098], [0, -42, -1, 0.26442896918815223], [15, 11, 1, 0.11513407401438776], [2, -4, 0, 4.133832861444067], [27, -5, 1, 0.04034837907157895], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [133, 213, 1, 0.3568948541434899], [249, 89, -1, -0.2807020867877384], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 6.924859452758096], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -68, 1, 0.014180806796089664], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-4, 6, -1, 4.195406044283179], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -3, 1, 4.229357200080074], [3, -3, -1, 5.493372377693366], [-2, 24, 1, -0.07115412311289489], [-133, 275, -1, -0.01742623417345666], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 124, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-223, 6, 1, 0.33665002118995496], [-6, -40, 0, 0.39869657113874474], [-95, -226, 1, -0.4120481161552361], [0, -3, -1, 5.319491370772498], [5, 0, 1, 3.9610104348113144], [-2, -43, -1, 0.27182619353833876], [16, 9, 1, 0.09597828458479465], [2, -4, 0, 4.133832861444067], [25, -6, 1, 0.03200322277028947], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [134, 215, 1, 0.35702744779035034], [251, 90, -1, -0.28086234997598697], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 6.976067643932879], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -70, 1, 0.017873432004534028], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-2, 7, -1, 4.244696798797226], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-2, -5, 1, 4.293797729284652], [1, -4, -1, 5.579382812504682], [0, 23, 1, -0.08438646114268983], [-134, 277, -1, -0.017441472898984595], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 125, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-225, 5, 1, 0.33739498958903047], [-6, -40, 0, 0.39869657113874474], [-96, -228, 1, -0.41214258880525545], [1, -5, -1, 5.288074891677998], [4, 2, 1, 4.034802243636531], [-1, -41, -1, 0.2683100275973089], [15, 7, 1, 0.08392033996065229], [2, -4, 0, 4.133832861444067], [24, -8, 1, 0.018283179597716692], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [135, 217, 1, 0.35715773136591183], [253, 91, -1, -0.28101996644154603], [-1, -24, 0, -0.0018062206707234203], [-2, -6, -1, 7.0272758351076625], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -68, 1, 0.014180806796089664], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, 8, -1, 4.288989565188678], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, -4, 1, 4.354357200080074], [3, -5, -1, 5.532361942882051], [2, 22, 1, -0.09881543033084207], [-135, 279, -1, -0.01745649176683584], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 126, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-227, 6, 1, 0.33672542475409045], [-6, -40, 0, 0.39869657113874474], [-97, -230, 1, -0.4122353724770753], [0, -3, -1, 5.319491370772498], [3, 4, 1, 4.108594052461748], [0, -39, -1, 0.26442896918815223], [13, 6, 1, 0.08324880410157423], [2, -4, 0, 4.133832861444067], [23, -6, 1, 0.0288778319151899], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [136, 219, 1, 0.35728576454843625], [255, 92, -1, -0.281175000911141], [-1, -24, 0, -0.0018062206707234203], [-3, -4, -1, 7.078484026282446], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -66, 1, 0.010402575482061296], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [1, 6, -1, 4.315273793544304], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, -5, 1, 4.414916670875495], [1, -4, -1, 5.579382812504682], [3, 24, 1, -0.10417817322297261], [-136, 281, -1, -0.01747129550068688], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 127, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-229, 5, 1, 0.3374567373815063], [-6, -40, 0, 0.39869657113874474], [-98, -232, 1, -0.4123265120012222], [1, -5, -1, 5.288074891677998], [1, 5, 1, 4.179593955716814], [1, -41, -1, 0.26054791077899564], [14, 4, 1, 0.0587217355796046], [2, -4, 0, 4.133832861444067], [21, -7, 1, 0.018283179597716692], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [137, 221, 1, 0.35741160498384744], [257, 93, -1, -0.2813275160276948], [-1, -24, 0, -0.0018062206707234203], [-4, -2, -1, 7.1522758351076625], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -67, 1, 0.014534091328143931], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [3, 7, -1, 4.353430094393256], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, -3, 1, 4.405565391254857], [2, -6, -1, 5.567164186518584], [5, 25, 1, -0.11580294023719041], [-137, 283, -1, -0.017485888689865375], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 128, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-231, 4, 1, 0.33817552973921966], [-6, -40, 0, 0.39869657113874474], [-99, -234, 1, -0.4124160506376784], [0, -3, -1, 5.319491370772498], [-1, 4, 1, 4.249999999999999], [2, -43, -1, 0.2570317448379657], [15, 2, 1, 0.0355252007675729], [2, -4, 0, 4.133832861444067], [23, -6, 1, 0.0288778319151899], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [138, 223, 1, 0.35753530837127423], [259, 94, -1, -0.2814775724331289], [-1, -24, 0, -0.0018062206707234203], [-3, 0, -1, 7.226067643932879], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -65, 1, 0.013727375136592675], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [5, 6, -1, 4.3995605960005255], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -2, 1, 4.510773679174575], [1, -8, -1, 5.598580665613084], [3, 24, 1, -0.10417817322297261], [-138, 285, -1, -0.017500275794092163], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 129, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-233, 5, 1, 0.3375163660711939], [-6, -40, 0, 0.39869657113874474], [-100, -236, 1, -0.4125040301439694], [-1, -5, -1, 5.350907849866998], [-3, 5, 1, 4.29702086962263], [0, -44, -1, 0.26442896918815223], [13, 3, 1, 0.05052512694347584], [2, -4, 0, 4.133832861444067], [22, -8, 1, 0.013982741545000111], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [139, 225, 1, 0.3576569285443206], [261, 95, -1, -0.2816252288472655], [-1, -24, 0, -0.0018062206707234203], [-4, 2, -1, 7.299859452758096], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -67, 1, 0.014534091328143931], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [6, 4, -1, 4.445406044283178], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 0, 1, 4.6043572000800745], [-1, -7, -1, 5.6409559953438], [5, 23, 1, -0.11845527705350206], [-139, 287, -1, -0.017514461148024567], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 130, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-235, 6, 1, 0.3368685362583607], [-6, -40, 0, 0.39869657113874474], [-101, -238, 1, -0.41259049083974525], [-3, -4, -1, 5.421907753122064], [-4, 3, 1, 4.358594052461748], [-2, -45, -1, 0.2714978702431886], [11, 4, 1, 0.06993759841565217], [2, -4, 0, 4.133832861444067], [20, -7, 1, 0.015907909052531352], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [140, 227, 1, 0.35777651754830947], [263, 96, -1, -0.28177054214304287], [-1, -24, 0, -0.0018062206707234203], [-3, 4, -1, 7.373651261583312], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -65, 1, 0.010696218955307634], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [7, 2, -1, 4.494696798797225], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, 2, 1, 4.697940720985574], [-2, -5, -1, 5.678931848488789], [4, 25, 1, -0.10963723036719626], [-140, 289, -1, -0.017528448965609456], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 131, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-237, 7, 1, 0.33623177139956445], [-6, -40, 0, 0.39869657113874474], [-102, -240, 1, -0.4126754716680624], [-5, -3, -1, 5.4834809359611825], [-6, 2, 1, 4.409802243636531], [-1, -43, -1, 0.2681295798933457], [10, 6, 1, 0.10043940399946756], [2, -4, 0, 4.133832861444067], [18, -6, 1, 0.018283179597716692], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [141, 229, 1, 0.3578941257137308], [265, 97, -1, -0.2819135674182418], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 7.424859452758096], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -63, 1, 0.009776258431931611], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [8, 0, -1, 4.538989565188677], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, 4, 1, 4.780565391254858], [-3, -3, -1, 5.743372377693367], [3, 27, 1, -0.10199810488132847], [-141, 291, -1, -0.017542243344255623], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-1, 2], "using": [-1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 132, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-239, 8, 1, 0.33560581028373676], [-6, -40, 0, 0.39869657113874474], [-103, -242, 1, -0.41275901025356276], [-3, -2, -1, 5.475907849866998], [-5, 0, 1, 4.461010434811315], [0, -41, -1, 0.26442896918815223], [9, 8, 1, 0.1300776895675139], [2, -4, 0, 4.133832861444067], [17, -8, 1, -0.0005117504649306999], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [142, 231, 1, 0.35800980172610786], [267, 98, -1, -0.2820543580639097], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 7.515057209121563], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -65, 1, 0.013727375136592675], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -1, -1, 4.5652737935443035], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, 3, 1, 4.8543572000800745], [-5, -2, -1, 5.807812906897945], [2, 25, 1, -0.09709179797574778], [-142, 293, -1, -0.01755584826883494], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 133, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-241, 7, 1, 0.3363097257439336], [-6, -40, 0, 0.39869657113874474], [-104, -244, 1, -0.4128411429577297], [-1, -3, -1, 5.370699561947281], [-4, -2, 1, 4.534802243636531], [1, -43, -1, 0.2607283584829588], [11, 9, 1, 0.12356621047287544], [2, -4, 0, 4.133832861444067], [15, -9, 1, -0.016519064038815284], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [143, 233, 1, 0.35812359269248484], [269, 99, -1, -0.2821929658296582], [-1, -24, 0, -0.0018062206707234203], [3, 3, -1, 7.601067643932879], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-49, -67, 1, 0.01758562952783861], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [7, -3, -1, 4.603430094393255], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-2, 4, 1, 4.928149008905291], [-6, 0, -1, 5.868372377693367], [0, 26, 1, -0.08438646114268983], [-143, 295, -1, -0.01756926761551929], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [2, 1], "using": [2, 1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 134, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-243, 8, 1, 0.3356934069481333], [-6, -40, 0, 0.39869657113874474], [-105, -246, 1, -0.41292190493139236], [-3, -2, -1, 5.475907849866998], [-5, -4, 1, 4.568398791072676], [-1, -44, -1, 0.2680455043897602], [13, 10, 1, 0.11878616926822859], [2, -4, 0, 4.133832861444067], [16, -7, 1, 0.003854210409564452], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [144, 235, 1, 0.35823554420472364], [271, 100, -1, -0.28232944088599804], [-1, -24, 0, -0.0018062206707234203], [5, 2, -1, 7.665508173137457], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -66, 1, 0.013378351698088008], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -5, -1, 4.649560596000525], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 2, 1, 5.010773679174575], [-5, 2, -1, 5.928931848488789], [1, 28, 1, -0.0900681513895988], [-144, 297, -1, -0.01758250515546148], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 135, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-245, 9, 1, 0.3350873036812683], [-6, -40, 0, 0.39869657113874474], [-106, -248, 1, -0.4130013301646352], [-1, -3, -1, 5.370699561947281], [-6, -6, 1, 4.586010434811315], [0, -42, -1, 0.26442896918815223], [12, 8, 1, 0.10801249009365162], [2, -4, 0, 4.133832861444067], [18, -6, 1, 0.018283179597716696], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [145, 237, 1, 0.35834570039978625], [273, 101, -1, -0.2824638318838671], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 7.674859452758096], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -65, 1, 0.009214372176478967], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [4, -6, -1, 4.695406044283177], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, 1, 1, 5.0729407209855735], [-3, 3, -1, 5.993372377693367], [0, 26, 1, -0.08438646114268983], [-145, 299, -1, -0.01759556455832803], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 136, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-247, 10, 1, 0.3344911811974343], [-6, -40, 0, 0.39869657113874474], [-107, -250, 1, -0.4130794515342618], [-3, -2, -1, 5.475907849866998], [-4, -5, 1, 4.603622078549954], [-2, -43, -1, 0.27182619353833876], [11, 6, 1, 0.09390246826027782], [2, -4, 0, 4.133832861444067], [17, -4, 1, 0.032712148785868936], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [146, 239, 1, 0.35845410401716943], [275, 102, -1, -0.28259618601149655], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 7.765057209121563], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -67, 1, 0.010118526599111565], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [2, -7, -1, 4.744696798797224], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -1, 1, 5.143346765268759], [-1, 4, -1, 6.079382812504683], [-2, 25, 1, -0.07168112430963187], [-146, 301, -1, -0.01760844939569003], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 137, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-249, 11, 1, 0.333904811297972], [-6, -40, 0, 0.39869657113874474], [-108, -252, 1, -0.41315630084895166], [-4, 0, -1, 5.569491370772497], [-2, -6, 1, 4.659802243636531], [-1, -41, -1, 0.2683100275973089], [9, 5, 1, 0.09513620279669983], [2, -4, 0, 4.133832861444067], [15, -3, 1, 0.03807489167799947], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [147, 241, 1, 0.35856079645364625], [277, 103, -1, -0.2827265490487528], [-1, -24, 0, -0.0018062206707234203], [3, -3, -1, 7.851067643932879], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -69, 1, 0.013838906262758922], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, -8, -1, 4.788989565188676], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, 0, 1, 5.1043572000800745], [1, 3, -1, 6.169580568868151], [-3, 27, 1, -0.06677481740405118], [-147, 303, -1, -0.017621163144279087], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 10, "got": [-1, -2], "using": [-1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 138, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-251, 12, 1, 0.3333279721306861], [-6, -40, 0, 0.39869657113874474], [-109, -254, 1, -0.41323190889223865], [-3, 2, -1, 5.663074891677997], [0, -7, 1, 4.711010434811315], [0, -39, -1, 0.26442896918815223], [8, 3, 1, 0.07152909479810628], [2, -4, 0, 4.133832861444067], [14, -1, 1, 0.05814243527256985], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [148, 243, 1, 0.3586658178154606], [279, 104, -1, -0.2828549654190842], [-1, -24, 0, -0.0018062206707234203], [1, -4, -1, 7.937078078744195], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -70, 1, 0.012092279140643883], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-1, -6, -1, 4.815273793544303], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-7, -2, 1, 5.148649966471527], [3, 2, -1, 6.274788856787868], [-1, 26, 1, -0.07826813291556259], [-148, 305, -1, -0.0176337091891141], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-2, 1], "using": [-2, 1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 139, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-253, 11, 1, 0.33401575930585703], [-6, -40, 0, 0.39869657113874474], [-110, -256, 1, -0.4133063054634334], [-2, 4, -1, 5.745699561947281], [2, -8, 1, 4.749999999999999], [1, -41, -1, 0.26054791077899564], [6, 4, 1, 0.1080124900936516], [2, -4, 0, 4.133832861444067], [16, -2, 1, 0.04969965869221729], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [149, 245, 1, 0.35876920696811143], [281, 105, -1, -0.282981478239195], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 8.027275835107663], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -69, 1, 0.008196608636128769], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-3, -7, -1, 4.8534300943932545], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, -3, 1, 5.190367634891389], [4, 0, -1, 6.368372377693368], [0, 24, 1, -0.08438646114268983], [-149, 307, -1, -0.01764609082650583], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 140, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-255, 10, 1, 0.334693010295035], [-6, -40, 0, 0.39869657113874474], [-111, -258, 1, -0.41337951941660306], [0, 3, -1, 5.819491370772497], [4, -7, 1, 4.7936351050805985], [2, -43, -1, 0.2570317448379657], [4, 3, 1, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [15, -4, 1, 0.028015211944340188], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [150, 247, 1, 0.3588710015838556], [283, 106, -1, -0.2831061293665599], [-1, -24, 0, -0.0018062206707234203], [1, -4, -1, 7.937078078744195], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -68, 1, 0.009843611345004315], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-5, -6, -1, 4.899560596000524], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -1, 1, 5.143346765268759], [3, -2, -1, 6.461955898598868], [-2, 23, 1, -0.07058162578682785], [-150, 309, -1, -0.017658311266943418], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 10, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 141, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-257, 9, 1, 0.3353599413908863], [-6, -40, 0, 0.39869657113874474], [-112, -260, 1, -0.4134515786977153], [1, 5, -1, 5.8509078498669975], [5, -5, 1, 4.836010434811315], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [13, -3, 1, 0.03339521301717644], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [151, 249, 1, 0.35897123818704957], [285, 107, -1, -0.28322895944488874], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 8.027275835107663], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -69, 1, 0.013838906262758922], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, -1, 4.945406044283176], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -3, 1, 5.2293572000800745], [1, -3, -1, 6.5671641865185855], [-3, 21, 1, -0.06180284349225653], [-151, 311, -1, -0.017670373637869392], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 142, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-259, 8, 1, 0.3360167637946141], [-6, -40, 0, 0.39869657113874474], [-113, -262, 1, -0.41352251038004617], [3, 4, -1, 5.921907753122063], [6, -3, 1, 4.887218625986098], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [15, -4, 1, 0.028015211944340188], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [152, 251, 1, 0.3590699521974439], [287, 108, -1, -0.2833500079476432], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 8.13248412302738], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -70, 1, 0.012092279140643883], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-7, -2, -1, 4.994696798797223], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -1, 1, 5.143346765268759], [2, -5, -1, 6.557812906897947], [-5, 20, 1, -0.045396895954005145], [-152, 313, -1, -0.017682280986347304], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 143, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-261, 7, 1, 0.33666368373117755], [-6, -40, 0, 0.39869657113874474], [-114, -264, 1, -0.41359234069794554], [5, 3, -1, 5.983480935961182], [7, -1, 1, 4.938426817160882], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [13, -3, 1, 0.03339521301717644], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [153, 253, 1, 0.3591671779715374], [289, 109, -1, -0.2834693132197008], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 8.226067643932879], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -71, 1, 0.010423226181710826], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-8, 0, -1, 5.038989565188675], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -3, 1, 5.2293572000800745], [0, -4, -1, 6.618372377693369], [-6, 22, 1, -0.042011131411973754], [-153, 315, -1, -0.017694036281627797], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 144, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-263, 6, 1, 0.3373009025632843], [-6, -40, 0, 0.39869657113874474], [-115, -266, 1, -0.41366109507904913], [3, 2, -1, 5.9759078498669975], [8, 1, 1, 4.980802146891598], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [12, -1, 1, 0.05625903274270513], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [154, 255, 1, 0.359262948842091], [291, 110, -1, -0.28358691251725865], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 8.319651164838378], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -72, 1, 0.014262887729035197], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 1, -1, 5.065273793544302], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -1, 1, 5.143346765268759], [-2, -3, -1, 6.711955898598869], [-5, 24, 1, -0.051696769664854675], [-154, 317, -1, -0.017705642417616223], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 145, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-265, 7, 1, 0.336728068655665], [-6, -40, 0, 0.39869657113874474], [-116, -268, 1, -0.4137287981750186], [5, 1, -1, 6.038074891677996], [7, 3, 1, 5.025450964015894], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [10, 0, 1, 0.06949137077250006], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [155, 257, 1, 0.3593572971558963], [293, 111, -1, -0.2837028420460617], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 8.424859452758096], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -70, 1, 0.013507851216370005], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-7, 3, -1, 5.103430094393254], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -3, 1, 5.2293572000800745], [-4, -2, -1, 6.794580568868152], [-3, 23, 1, -0.06374366122276617], [-155, 319, -1, -0.01771710221524774], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 146, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-267, 6, 1, 0.3373552703627296], [-6, -40, 0, 0.39869657113874474], [-117, -270, 1, -0.4137954738908883], [4, -1, -1, 6.108480935961182], [5, 2, 1, 5.0215699056067375], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [11, 2, 1, 0.09811594429685015], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [156, 259, 1, 0.35945025430988825], [295, 112, -1, -0.2838171369980374], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 8.515057209121563], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -68, 1, 0.01271437998444979], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 5, -1, 5.149560596000523], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-2, -5, 1, 5.293797729284653], [-3, 0, -1, 6.868372377693369], [-1, 24, 1, -0.0777588388360542], [-156, 321, -1, -0.0177284184247723], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 147, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-269, 7, 1, 0.33679054010234827], [-6, -40, 0, 0.39869657113874474], [-118, -272, 1, -0.41386114541309144], [3, -3, -1, 6.194491370772497], [4, 4, 1, 5.086010434811316], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [10, 4, 1, 0.13005084156792177], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [157, 261, 1, 0.3595418507856846], [297, 113, -1, -0.2839298315864129], [-1, -24, 0, -0.0018062206707234203], [3, 5, -1, 8.562078078744195], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -66, 1, 0.008947333931945791], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-4, 6, -1, 5.1954060442831755], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, -4, 1, 5.3543572000800745], [-4, 2, -1, 6.9421641865185855], [-3, 23, 1, -0.06374366122276617], [-157, 323, -1, -0.017739593727955295], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 148, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-271, 6, 1, 0.33740803400692543], [-6, -40, 0, 0.39869657113874474], [-119, -274, 1, -0.4139258352362345], [1, -4, -1, 6.280501805583813], [2, 5, 1, 5.150450964015894], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [8, 5, 1, 0.15839521301717643], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [158, 263, 1, 0.3596321161826331], [299, 114, -1, -0.2840409590793878], [-1, -24, 0, -0.0018062206707234203], [4, 3, -1, 8.623651261583312], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -64, 1, 0.005098631979831425], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-2, 7, -1, 5.244696798797222], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, -3, 1, 5.447940720985574], [-2, 3, -1, 7.024788856787869], [-5, 22, 1, -0.04881905540578217], [-158, 325, -1, -0.01775063074019532], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 149, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-273, 5, 1, 0.3380165842534101], [-6, -40, 0, 0.39869657113874474], [-120, -276, 1, -0.4139895651886847], [-1, -3, -1, 6.370699561947281], [1, 7, 1, 5.188426817160883], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [9, 7, 1, 0.1746996586922173], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [159, 265, 1, 0.3597210792494391], [301, 115, -1, -0.284150551832431], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 8.674859452758096], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -65, 1, 0.0035060448570189313], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, 8, -1, 5.2889895651886745], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -1, 1, 5.553149008905292], [-4, 4, -1, 6.993372377693369], [-7, 21, 1, -0.03317826996790643], [-159, 327, -1, -0.01776153201256525], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 150, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-275, 4, 1, 0.33861636633840636], [-6, -40, 0, 0.39869657113874474], [-121, -278, 1, -0.41405235645703065], [-3, -2, -1, 6.475907849866998], [-1, 8, 1, 5.230802146891599], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [7, 8, 1, 0.20508602308997326], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [160, 267, 1, 0.35980876791444594], [303, 116, -1, -0.284258641319266], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 8.765057209121563], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -64, 1, -0.00044927175821666415], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [1, 6, -1, 5.315273793544301], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, -2, 1, 5.543797729284654], [-2, 5, -1, 7.057812906897947], [-9, 20, 1, -0.01708716859281713], [-160, 329, -1, -0.017772300033776958], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 151, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-277, 3, 1, 0.3392075517340938], [-6, -40, 0, 0.39869657113874474], [-122, -280, 1, -0.4141142296094751], [-4, 0, -1, 6.569491370772497], [-2, 6, 1, 5.262218625986099], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [9, 7, 1, 0.1746996586922173], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [161, 269, 1, 0.35989520931463287], [305, 117, -1, -0.28436525816160707], [-1, -24, 0, -0.0018062206707234203], [5, -3, -1, 8.812078078744195], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-58, -66, 1, 0.0033384251790336966], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [3, 7, -1, 5.353430094393253], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 0, 1, 5.604357200080075], [0, 6, -1, 7.118372377693369], [-8, 18, 1, -0.017823991768861524], [-161, 331, -1, -0.01778293723207552], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 152, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-279, 2, 1, 0.3397903079815073], [-6, -40, 0, 0.39869657113874474], [-123, -282, 1, -0.41417520461821206], [-3, 2, -1, 6.663074891677997], [-3, 4, 1, 5.313426817160883], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [7, 6, 1, 0.18227274478640135], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [162, 271, 1, 0.35998042982339423], [307, 118, -1, -0.28447043215770396], [-1, -24, 0, -0.0018062206707234203], [3, -4, -1, 8.873651261583312], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -68, 1, 0.004344448082867377], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [5, 6, -1, 5.399560596000522], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, 2, 1, 5.697940720985575], [2, 7, -1, 7.162665144084821], [-9, 16, 1, -0.0028371457460473933], [-162, 333, -1, -0.017793445977064715], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 153, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-281, 1, 1, 0.34036479878233583], [-6, -40, 0, 0.39869657113874474], [-124, -284, 1, -0.4142353008808406], [-2, 4, -1, 6.745699561947281], [-5, 5, 1, 5.336010434811316], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [5, 5, 1, 0.19449137077250003], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [163, 273, 1, 0.3600644550771587], [309, 119, -1, -0.28457419230975], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 8.924859452758096], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-58, -70, 1, 0.007961867002377863], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [6, 4, -1, 5.445406044283175], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, 4, 1, 5.780565391254859], [4, 6, -1, 7.211955898598868], [-8, 14, 1, -0.0017617908734058557], [-163, 335, -1, -0.017803828581465866], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 154, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-283, 0, 1, 0.34093118408918804], [-6, -40, 0, 0.39869657113874474], [-125, -286, 1, -0.41429453724086235], [-1, 6, -1, 6.793207142416871], [-7, 4, 1, 5.378385764542032], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [4, 7, 1, 0.2368667005032161], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [164, 275, 1, 0.360147310000905], [311, 120, -1, -0.2846765668502065], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 8.976067643932879], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -72, 1, 0.011508226925386942], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [7, 2, -1, 5.4946967987972215], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, 6, 1, 5.828072971724449], [5, 4, -1, 7.260984021432007], [-9, 12, 1, 0.018029921206876885], [-164, 337, -1, -0.0178140873028152], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, 2], "using": [1, 2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 155, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-282, 2, 1, 0.33980244455221853], [-6, -40, 0, 0.39869657113874474], [-126, -288, 1, -0.4143529320073089], [1, 5, -1, 6.850907849866998], [-6, 2, 1, 5.409802243636532], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [3, 9, 1, 0.2682831795977167], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [165, 277, 1, 0.3602290188326266], [313, 121, -1, -0.2847775832670925], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 9.027275835107663], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-58, -74, 1, 0.012282428325070899], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [8, 0, -1, 5.538989565188674], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, 5, 1, 5.8857736791745765], [6, 2, -1, 7.317164186518585], [-7, 11, 1, 0.005811295220778206], [-165, 339, -1, -0.017824224345099497], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 156, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-284, 3, 1, 0.3392500324301747], [-6, -40, 0, 0.39869657113874474], [-127, -290, 1, -0.41441050297354154], [3, 4, -1, 6.921907753122064], [-5, 0, 1, 5.461010434811316], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [4, 11, 1, 0.2639827415450001], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [166, 279, 1, 0.3603096051467955], [315, 122, -1, -0.2848772683282873], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 9.13248412302738], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -75, 1, 0.010696218955307637], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -1, -1, 5.5652737935443], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 4, 1, 5.956773582429642], [5, 0, -1, 7.368372377693368], [-5, 12, 1, -0.021553502953688634], [-166, 341, -1, -0.017834241860334433], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 157, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-286, 2, 1, 0.33981823060087657], [-6, -40, 0, 0.39869657113874474], [-128, -292, 1, -0.4144672674352634], [5, 3, -1, 6.9834809359611825], [-4, -2, 1, 5.534802243636532], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [5, 9, 1, 0.23878413716395244], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [167, 281, 1, 0.36038909187687285], [317, 123, -1, -0.28497564810488946], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 9.226067643932879], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-61, -73, 1, 0.007299338688815232], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [7, -3, -1, 5.603430094393252], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, 3, 1, 5.905565391254859], [6, -2, -1, 7.4195805688681515], [-7, 13, 1, -0.0057732506815610166], [-167, 343, -1, -0.01784414195008791], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 158, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-288, 3, 1, 0.3392733800579959], [-6, -40, 0, 0.39869657113874474], [-129, -294, 1, -0.4145232422077827], [3, 2, -1, 6.975907849866998], [-5, -4, 1, 5.568398791072677], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [4, 11, 1, 0.2639827415450001], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [168, 283, 1, 0.36046750133691075], [319, 124, -1, -0.2850727479936757], [-1, -24, 0, -0.0018062206707234203], [-5, 2, -1, 9.2866271147283], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -71, 1, 0.003838064749962454], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -5, -1, 5.649560596000521], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 4, 1, 5.956773582429642], [4, -3, -1, 7.470788760042935], [-5, 14, 1, -0.02979250542587508], [-168, 345, -1, -0.01785392666694905], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 159, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-290, 4, 1, 0.33873608269355143], [-6, -40, 0, 0.39869657113874474], [-130, -296, 1, -0.4145784436425627], [5, 1, -1, 7.038074891677997], [-6, -6, 1, 5.586010434811316], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [2, 10, 1, 0.2880748916779995], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [169, 285, 1, 0.36054485524228796], [321, 125, -1, -0.28516859273869916], [-1, -24, 0, -0.0018062206707234203], [-3, 3, -1, 9.351067643932879], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -72, 1, 0.007513544404821242], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [4, -6, -1, 5.695406044283174], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, 2, 1, 6.030565391254859], [3, -5, -1, 7.532361942882053], [-6, 16, 1, -0.02728633553273576], [-169, 347, -1, -0.017863598015947165], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 160, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-292, 3, 1, 0.3392960880932393], [-6, -40, 0, 0.39869657113874474], [-131, -298, 1, -0.4146328876430931], [4, -1, -1, 7.1084809359611825], [-4, -5, 1, 5.603622078549955], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [3, 8, 1, 0.262391245162546], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [170, 287, 1, 0.36062117472961946], [323, 126, -1, -0.28526320645206465], [-1, -24, 0, -0.0018062206707234203], [-1, 4, -1, 9.437078078744195], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -70, 1, 0.0066231763894600195], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [2, -7, -1, 5.744696798797221], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 6.104357200080075], [1, -6, -1, 7.592088149337742], [-4, 17, 1, -0.047607239156058676], [-170, 349, -1, -0.017873157955921065], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 161, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-294, 2, 1, 0.3398485141021935], [-6, -40, 0, 0.39869657113874474], [-132, -300, 1, -0.4146865896801143], [3, -3, -1, 7.194491370772498], [-2, -6, 1, 5.659802243636532], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [5, 7, 1, 0.22077559912812683], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [171, 289, 1, 0.3606964803758782], [325, 127, -1, -0.2853566126339186], [-1, -24, 0, -0.0018062206707234203], [1, 3, -1, 9.527275835107663], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -69, 1, 0.00819660863612877], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, -8, -1, 5.788989565188673], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [-1, -5, -1, 7.649788856787869], [-3, 15, 1, -0.05296998204818921], [-171, 351, -1, -0.017882608400841486], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 162, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-296, 3, 1, 0.3393181824617083], [-6, -40, 0, 0.39869657113874474], [-133, -302, 1, -0.41473956480622576], [2, -5, -1, 7.258931899977076], [-1, -8, 1, 5.6912187227310325], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [6, 5, 1, 0.18006240158434786], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [172, 291, 1, 0.36077079221676484], [327, 128, -1, -0.2854488341916863], [-1, -24, 0, -0.0018062206707234203], [3, 2, -1, 9.63248412302738], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -70, 1, 0.0066231763894600195], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-1, -6, -1, 5.815273793544299], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 6.104357200080075], [-3, -6, -1, 7.6921641865185855], [-2, 17, 1, -0.06574802556558722], [-172, 353, -1, -0.01789195122108859], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 163, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-298, 4, 1, 0.33879500441536015], [-6, -40, 0, 0.39869657113874474], [-134, -304, 1, -0.4147918276699069], [1, -3, -1, 7.268283179597715], [1, -9, 1, 5.728622078549954], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [5, 3, 1, 0.15550180558381543], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [173, 293, 1, 0.36084412976436003], [329, 129, -1, -0.2855398934585909], [-1, -24, 0, -0.0018062206707234203], [4, 0, -1, 9.726067643932879], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -71, 1, 0.010423226181710828], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-3, -7, -1, 5.853430094393251], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [-4, -4, -1, 7.743372377693369], [-1, 19, 1, -0.07601760696440277], [-173, 355, -1, -0.017901188244685624], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 164, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-300, 3, 1, 0.33933968770673395], [-6, -40, 0, 0.39869657113874474], [-135, -306, 1, -0.41484339252897806], [0, -5, -1, 7.319491370772498], [0, -7, 1, 5.711010434811315], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [4, 5, 1, 0.21210301451113872], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [174, 295, 1, 0.3609165120240913], [331, 130, -1, -0.2856298122114831], [-1, -24, 0, -0.0018062206707234203], [5, -2, -1, 9.7866271147283], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -70, 1, 0.0066231763894600195], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-5, -6, -1, 5.89956059600052], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, 0, 1, 6.104357200080075], [-5, -2, -1, 7.807812906897947], [1, 18, 1, -0.09321932258675715], [-174, 357, -1, -0.017910321258491384], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 165, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-302, 4, 1, 0.33882329485510876], [-6, -40, 0, 0.39869657113874474], [-136, -308, 1, -0.41489427326352724], [-1, -3, -1, 7.370699561947282], [2, -8, 1, 5.749999999999999], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [6, 6, 1, 0.1944913707725001], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [175, 297, 1, 0.3609879575110456], [333, 131, -1, -0.28571861168801377], [-1, -24, 0, -0.0018062206707234203], [3, -3, -1, 9.851067643932879], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-61, -71, 1, 0.00511878072552599], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, -1, 5.945406044283173], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [-4, 0, -1, 7.868372377693369], [2, 16, 1, -0.1041781732229726], [-175, 359, -1, -0.017919352009352237], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 166, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-304, 3, 1, 0.33936062708010806], [-6, -40, 0, 0.39869657113874474], [-137, -310, 1, -0.4149444833883276], [-2, -5, -1, 7.38005084156792], [4, -7, 1, 5.7936351050805985], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [5, 4, 1, 0.17687972703386146], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [176, 299, 1, 0.3610584842656566], [335, 132, -1, -0.2858063126031751], [-1, -24, 0, -0.0018062206707234203], [2, -5, -1, 9.915508173137457], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -72, 1, 0.008827035433999922], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-7, -2, -1, 5.99469679879722], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 6.104357200080075], [-3, 2, -1, 7.961955898598869], [1, 14, 1, -0.09573539664262003], [-176, 361, -1, -0.017928282205215796], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 167, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-306, 2, 1, 0.33989097051495804], [-6, -40, 0, 0.39869657113874474], [-138, -312, 1, -0.41499403606476865], [-4, -4, -1, 7.444491370772498], [3, -5, 1, 5.79702086962263], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [3, 3, 1, 0.1944913707725001], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [177, 301, 1, 0.3611281098687945], [337, 133, -1, -0.28589293516523856], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 9.924859452758096], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -74, 1, 0.0096525949423721], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-8, 0, -1, 6.038989565188672], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [-1, 3, -1, 8.067164186518585], [2, 16, 1, -0.1041781732229726], [-177, 363, -1, -0.017937113516207866], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 168, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-308, 3, 1, 0.33938102262593367], [-6, -40, 0, 0.39869657113874474], [-139, -314, 1, -0.4150429441123227], [-3, -2, -1, 7.475907849866998], [5, -4, 1, 5.853622078549953], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [1, 4, 1, 0.28050180558381543], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [178, 303, 1, 0.3611968514562847], [339, 134, -1, -0.28597849909111484], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 9.976067643932879], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-58, -73, 1, 0.011229399349592446], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 1, -1, 6.065273793544298], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 6.104357200080075], [0, 5, -1, 8.118372377693369], [1, 14, 1, -0.09573539664262003], [-178, 365, -1, -0.017945847575673322], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 169, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-310, 2, 1, 0.3399043922507241], [-6, -40, 0, 0.39869657113874474], [-140, -316, 1, -0.4150912200195687], [-4, -4, -1, 7.444491370772498], [4, -2, 1, 5.8872186259860975], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-1, 5, 1, 0.3509078498670007], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [179, 305, 1, 0.3612647257328805], [341, 135, -1, -0.2860630236211595], [-1, -24, 0, -0.0018062206707234203], [-2, -6, -1, 10.027275835107663], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-56, -74, 1, 0.01498218442980716], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-7, 3, -1, 6.10343009439325], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [2, 4, -1, 8.192164186518585], [0, 16, 1, -0.08438646114268983], [-179, 367, -1, -0.017954485981183085], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 170, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-312, 1, 1, 0.3404210738388554], [-6, -40, 0, 0.39869657113874474], [-141, -318, 1, -0.41513887595479243], [-3, -2, -1, 7.475907849866998], [5, 0, 1, 5.961010434811314], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-2, 3, 1, 0.4130748916779995], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [180, 307, 1, 0.36133174898571296], [343, 136, -1, -0.28614652753344816], [-1, -24, 0, -0.0018062206707234203], [-4, -5, -1, 10.083456000194241], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -76, 1, 0.018382726084042376], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 5, -1, 6.149560596000519], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 6.104357200080075], [3, 2, -1, 8.27478885678787], [-2, 17, 1, -0.06574802556558722], [-180, 369, -1, -0.017963030295508494], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 171, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-314, 0, 1, 0.34093118408918804], [-6, -40, 0, 0.39869657113874474], [-142, -320, 1, -0.4151859237761816], [-4, 0, -1, 7.569491370772497], [4, 2, 1, 6.0348022436365305], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-3, 1, 1, 0.5182831795977167], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [181, 309, 1, 0.3613979370972419], [345, 137, -1, -0.2862290291575429], [-1, -24, 0, -0.0018062206707234203], [-3, -3, -1, 10.101067643932879], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-56, -78, 1, 0.018983441267052373], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-4, 6, -1, 6.195406044283172], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [4, 0, -1, 8.368372377693369], [-3, 19, 1, -0.05946249832353316], [-181, 371, -1, -0.017971482047563245], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 172, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-316, 1, 1, 0.3404275308872464], [-6, -40, 0, 0.39869657113874474], [-143, -322, 1, -0.415232375041635], [-3, 2, -1, 7.663074891677997], [5, 4, 1, 6.068398791072675], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-4, 3, 1, 0.4670749884229334], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [182, 311, 1, 0.3614633055577277], [347, 138, -1, -0.2863105463877706], [-1, -24, 0, -0.0018062206707234203], [-4, -5, -1, 10.083456000194241], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -79, 1, 0.022655862286003244], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-2, 7, -1, 6.244696798797219], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 6.104357200080075], [3, -2, -1, 8.461955898598868], [-4, 17, 1, -0.047607239156058676], [-182, 373, -1, -0.01797984273331551], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 173, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-318, 2, 1, 0.3399302228020013], [-6, -40, 0, 0.39869657113874474], [-144, -324, 1, -0.41527824101820154], [-1, 3, -1, 7.768283179597715], [3, 5, 1, 6.124999999999998], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-2, 4, 1, 0.39328317959771675], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [183, 313, 1, 0.3615278694772461], [349, 139, -1, -0.28639109669603374], [-1, -24, 0, -0.0018062206707234203], [-3, -3, -1, 10.101067643932879], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -81, 1, 0.02314849528946651], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, 8, -1, 6.288989565188671], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [1, -3, -1, 8.567164186518585], [-2, 16, 1, -0.06459474906240704], [-183, 375, -1, -0.017988113816670703], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 174, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-320, 3, 1, 0.3394391502086072], [-6, -40, 0, 0.39869657113874474], [-145, -326, 1, -0.41532353269116556], [-3, 4, -1, 7.717074988422931], [4, 7, 1, 6.128385764542029], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-1, 6, 1, 0.34577559912812683], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [184, 315, 1, 0.361591643597264], [351, 140, -1, -0.2864706971441724], [-1, -24, 0, -0.0018062206707234203], [-4, -1, -1, 10.187078078744195], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -82, 1, 0.026761625904972892], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [1, 6, -1, 6.315273793544297], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 6.104357200080075], [0, -5, -1, 8.618372377693369], [-1, 18, 1, -0.07555359969862249], [-184, 377, -1, -0.017996296730325663], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 175, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-322, 4, 1, 0.33895420573908897], [-6, -40, 0, 0.39869657113874474], [-146, -328, 1, -0.4153682607727942], [-1, 3, -1, 7.768283179597715], [2, 6, 1, 6.15980224363653], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [1, 5, 1, 0.28807489167799954], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [185, 317, 1, 0.361654642301796], [353, 141, -1, -0.2865493643958956], [-1, -24, 0, -0.0018062206707234203], [-3, 1, -1, 10.277275835107663], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -80, 1, 0.02635160978390058], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [3, 7, -1, 6.353430094393249], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [-2, -6, -1, 8.669580568868152], [1, 17, 1, -0.09373774076332814], [-185, 379, -1, -0.01800439287659606], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 176, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-324, 5, 1, 0.33847528423325635], [-6, -40, 0, 0.39869657113874474], [-147, -330, 1, -0.41541243571076103], [-3, 2, -1, 7.663074891677997], [3, 8, 1, 6.1539103092013585], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-1, 6, 1, 0.34577559912812683], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [186, 319, 1, 0.3617168796281586], [355, 142, -1, -0.28662711472829966], [-1, -24, 0, -0.0018062206707234203], [-2, 3, -1, 10.38248412302738], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -78, 1, 0.025922042829466918], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [5, 6, -1, 6.399560596000518], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 6.104357200080075], [-4, -5, -1, 8.725760733954731], [0, 15, 1, -0.08438646114268983], [-186, 381, -1, -0.018012403628217145], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 177, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-326, 4, 1, 0.3389784606927004], [-6, -40, 0, 0.39869657113874474], [-148, -332, 1, -0.41545606769625987], [-1, 3, -1, 7.768283179597715], [1, 9, 1, 6.193398791072674], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [1, 7, 1, 0.29690775312206685], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [187, 321, 1, 0.3617783692773387], [357, 143, -1, -0.28670396404298953], [-1, -24, 0, -0.0018062206707234203], [-1, 5, -1, 10.44465116483838], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -76, 1, 0.02258361765043329], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [6, 4, -1, 6.445406044283171], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [-5, -3, -1, 8.782361942882055], [2, 14, 1, -0.10697007879312309], [-187, 383, -1, -0.018020330329119927], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 178, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-328, 5, 1, 0.3385052295640209], [-6, -40, 0, 0.39869657113874474], [-149, -334, 1, -0.4154991666718222], [-3, 2, -1, 7.663074891677997], [-1, 10, 1, 6.22687319352659], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [0, 9, 1, 0.3194913707725001], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [188, 323, 1, 0.361839124623993], [359, 144, -1, -0.28677992787681994], [-1, -24, 0, -0.0018062206707234203], [0, 3, -1, 10.47606764393288], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -74, 1, 0.01916554066481139], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [7, 2, -1, 6.494696798797218], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 6.104357200080075], [-4, -1, -1, 8.829382812504686], [3, 16, 1, -0.11388550357645409], [-188, 385, -1, -0.018028174295182643], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 179, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-330, 6, 1, 0.3380377766558271], [-6, -40, 0, 0.39869657113874474], [-150, -336, 1, -0.4155417423388503], [-1, 3, -1, 7.768283179597715], [0, 8, 1, 6.211010434811313], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [1, 7, 1, 0.29690775312206685], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [189, 325, 1, 0.3618991587260933], [361, 145, -1, -0.28685502141227], [-1, -24, 0, -0.0018062206707234203], [2, 4, -1, 10.549859452758097], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -75, 1, 0.02304095818212072], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [8, 0, -1, 6.53898956518867], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [-3, 1, -1, 8.919580568868154], [1, 15, 1, -0.09498111346016304], [-189, 387, -1, -0.018035936814958537], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 180, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-332, 5, 1, 0.33853445348618527], [-6, -40, 0, 0.39869657113874474], [-151, -338, 1, -0.4155838041648785], [1, 4, -1, 7.8584809359611825], [-2, 7, 1, 6.255303201202765], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [0, 9, 1, 0.3194913707725001], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [190, 327, 1, 0.3619584843342319], [363, 146, -1, -0.2869292594874671], [-1, -24, 0, -0.0018062206707234203], [3, 2, -1, 10.632484123027382], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -73, 1, 0.019575230101278516], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -1, -1, 6.565273793544296], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -3, 1, 6.178149008905292], [-2, 3, -1, 9.024788856787872], [-1, 14, 1, -0.0730375256427596], [-190, 389, -1, -0.018043619150382013], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 181, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-334, 6, 1, 0.33807242074389376], [-6, -40, 0, 0.39869657113874474], [-152, -340, 1, -0.41562536139057404], [3, 3, -1, 7.944491370772498], [-4, 6, 1, 6.304593955716812], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-1, 7, 1, 0.3420749884229334], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [191, 329, 1, 0.3620171139006016], [365, 147, -1, -0.2870026566058732], [-1, -24, 0, -0.0018062206707234203], [5, 3, -1, 10.640057209121567], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -72, 1, 0.015668192867102325], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [7, -3, -1, 6.603430094393248], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [0, 4, -1, 9.11837237769337], [1, 13, 1, -0.09660508712878851], [-191, 391, -1, -0.01805122253745203], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 182, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-336, 7, 1, 0.3376159356892381], [-6, -40, 0, 0.39869657113874474], [-153, -342, 1, -0.41566642303648754], [5, 2, -1, 8.008931899977076], [-3, 4, 1, 6.313426817160879], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-3, 6, 1, 0.39328317959771675], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [192, 331, 1, 0.3620750595876626], [367, 148, -1, -0.2870752269456462], [-1, -24, 0, -0.0018062206707234203], [6, 1, -1, 10.699783415577256], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -71, 1, 0.01747669392329528], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -5, -1, 6.6495605960005175], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 6.104357200080075], [2, 3, -1, 9.21195589859887], [3, 14, 1, -0.11798300857883455], [-192, 393, -1, -0.018058748186895214], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 183, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-338, 6, 1, 0.33810624511496823], [-6, -40, 0, 0.39869657113874474], [-154, -344, 1, -0.41570699790956434], [7, 1, -1, 8.046907753122065], [-5, 3, 1, 6.374999999999997], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-5, 5, 1, 0.4444913707725001], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [193, 333, 1, 0.36213233327651], [369, 149, -1, -0.2871469843686901], [-1, -24, 0, -0.0018062206707234203], [5, -1, -1, 10.757484123027384], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -69, 1, 0.01678114635541383], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [4, -6, -1, 6.69540604428317], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [4, 2, -1, 9.294580568868154], [4, 12, 1, -0.1355946523174732], [-193, 395, -1, -0.018066197284808187], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 184, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-340, 5, 1, 0.3385908389204648], [-6, -40, 0, 0.39869657113874474], [-155, -346, 1, -0.4157470946094264], [6, -1, -1, 8.095775599128125], [-4, 1, 1, 6.422020869622628], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-7, 4, 1, 0.4868667005032161], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [194, 335, 1, 0.3621889465749529], [371, 150, -1, -0.28721794242940507], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 10.819651164838383], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -71, 1, 0.02043408179403727], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [2, -7, -1, 6.744696798797217], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 6.104357200080075], [6, 1, -1, 9.342088149337744], [6, 11, 1, -0.16385996021481541], [-194, 397, -1, -0.018073570993280955], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 185, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-342, 4, 1, 0.3390698076385644], [-6, -40, 0, 0.39869657113874474], [-156, -348, 1, -0.41578672153443336], [4, -2, -1, 8.143283179597715], [-6, 0, 1, 6.461010434811312], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-6, 6, 1, 0.4444913707725001], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [195, 337, 1, 0.3622449108253175], [373, 151, -1, -0.28728811438314933], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 10.9248594527581], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-49, -73, 1, 0.023998989910033415], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, -8, -1, 6.788989565188669], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [7, -1, -1, 9.390955995343804], [7, 9, 1, -0.18959474906240706], [-195, 399, -1, -0.018080870451001214], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 186, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-344, 5, 1, 0.3386180483817703], [-6, -40, 0, 0.39869657113874474], [-157, -350, 1, -0.41582588688753297], [2, -3, -1, 8.225907849867], [-5, -2, 1, 6.521569905606734], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-5, 8, 1, 0.4083952130171765], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [196, 339, 1, 0.3623002371119844], [375, 152, -1, -0.28735751319442354], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 10.976067643932884], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -75, 1, 0.02450105431116965], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-1, -6, -1, 6.8152737935442955], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -3, 1, 6.178149008905292], [5, -2, -1, 9.428931848488793], [9, 8, 1, -0.21873774076332816], [-196, 401, -1, -0.018088096773840354], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 187, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-346, 4, 1, 0.33909132451315427], [-6, -40, 0, 0.39869657113874474], [-158, -352, 1, -0.41586459868190834], [4, -2, -1, 8.143283179597715], [-6, -4, 1, 6.554593955716812], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-3, 9, 1, 0.37069956194728354], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [197, 341, 1, 0.3623549362686707], [377, 153, -1, -0.2874261515447886], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 11.027275835107668], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -74, 1, 0.020596195252707596], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-3, -7, -1, 6.853430094393247], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [3, -3, -1, 9.49337237769337], [11, 7, 1, -0.2441887047792218], [-197, 403, -1, -0.018095251055421927], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 188, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-348, 3, 1, 0.3395591927041361], [-6, -40, 0, 0.39869657113874474], [-159, -354, 1, -0.41590286474643046], [3, -4, -1, 8.217074988422931], [-7, -6, 1, 6.573791808825214], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-4, 7, 1, 0.4021160410417841], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [198, 343, 1, 0.3624090188854676], [379, 154, -1, -0.2874940418405268], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 11.132484123027385], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -76, 1, 0.021165959918044475], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-5, -6, -1, 6.899560596000517], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 6.104357200080075], [2, -5, -1, 9.557812906897949], [9, 6, 1, -0.24080294023719043], [-198, 405, -1, -0.018102334367673785], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 189, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-350, 2, 1, 0.340021737170176], [-6, -40, 0, 0.39869657113874474], [-160, -356, 1, -0.4159406927309246], [2, -6, -1, 8.268283179597715], [-5, -7, 1, 6.6122946631669395], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-6, 6, 1, 0.4444913707725001], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [199, 345, 1, 0.3624624953156421], [381, 155, -1, -0.28756119622005555], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 11.226067643932884], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -74, 1, 0.020596195252707596], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, -1, 6.945406044283169], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [0, -4, -1, 9.61837237769337], [11, 7, 1, -0.2441887047792218], [-199, 407, -1, -0.018109347761362988], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 190, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-352, 1, 1, 0.34047904058087397], [-6, -40, 0, 0.39869657113874474], [-161, -358, 1, -0.4159780901112563], [0, -5, -1, 8.319491370772498], [-3, -6, 1, 6.637218625986096], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-5, 8, 1, 0.4083952130171765], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [200, 347, 1, 0.3625153756822125], [383, 156, -1, -0.28762762656110363], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 11.319651164838383], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -73, 1, 0.022505485627700664], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-7, -2, -1, 6.994696798797216], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 6.104357200080075], [-2, -5, -1, 9.678931848488793], [12, 5, 1, -0.27155350295368863], [-200, 409, -1, -0.018116292266615572], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 191, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-354, 0, 1, 0.3409311840891882], [-6, -40, 0, 0.39869657113874474], [-162, -360, 1, -0.4160150641942459], [-2, -6, -1, 8.370699561947282], [-1, -5, 1, 6.679593955716812], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-7, 7, 1, 0.4444913707725001], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [201, 349, 1, 0.36256766988430617], [385, 157, -1, -0.2876933444876584], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 11.4248594527581], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -75, 1, 0.023040958182120725], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-8, 0, -1, 7.038989565188668], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [-3, -3, -1, 9.74337237769337], [13, 3, 1, -0.2982903033873662], [-201, 411, -1, -0.018123168893420992], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 192, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-356, 1, 1, 0.3404841208181371], [-6, -40, 0, 0.39869657113874474], [-163, -362, 1, -0.416051622122417], [-3, -8, -1, 8.376591496382453], [1, -4, 1, 6.749999999999997], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-6, 9, 1, 0.4130748916779995], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [202, 351, 1, 0.3626193876033083], [387, 158, -1, -0.287758361376692], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 11.515057209121569], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -77, 1, 0.02642428326884602], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 1, -1, 7.065273793544295], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -3, 1, 6.178149008905292], [-4, -1, -1, 9.829382812504686], [15, 4, 1, -0.2929103023145299], [-202, 413, -1, -0.01812997863212149], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 193, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-358, 2, 1, 0.3400420595786836], [-6, -40, 0, 0.39869657113874474], [-164, -364, 1, -0.41608777087858595], [-5, -7, -1, 8.418207142416872], [3, -5, 1, 6.797020869622628], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-5, 11, 1, 0.387391245162546], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [203, 353, 1, 0.36267053830880913], [389, 159, -1, -0.2878226883646759], [-1, -24, 0, -0.0018062206707234203], [3, 3, -1, 11.601067643932884], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-48, -76, 1, 0.028430007676175633], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-7, 3, -1, 7.1034300943932465], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 6.178149008905292], [-3, 1, -1, 9.919580568868154], [16, 2, 1, -0.31459474906240703], [-203, 415, -1, -0.018136722453887703], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 194, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-360, 3, 1, 0.3396049235966616], [-6, -40, 0, 0.39869657113874474], [-165, -366, 1, -0.4161235172902987], [-7, -6, -1, 8.456709996758597], [5, -4, 1, 6.853622078549951], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-6, 9, 1, 0.4130748916779995], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [204, 355, 1, 0.3627211312643577], [391, 160, -1, -0.2878863363538902], [-1, -24, 0, -0.0018062206707234203], [5, 2, -1, 11.665508173137463], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-49, -78, 1, 0.028814439158219646], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 5, -1, 7.149560596000516], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -4, 1, 6.2519408177305085], [-2, 3, -1, 10.024788856787872], [14, 1, 1, -0.3230375256427596], [-204, 417, -1, -0.018143401311180342], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 195, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-362, 2, 1, 0.3400518839578743], [-6, -40, 0, 0.39869657113874474], [-166, -368, 1, -0.4161588680341201], [-9, -5, -1, 8.48878413716395], [4, -2, 1, 6.887218625986096], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-7, 11, 1, 0.4096891271359681], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [205, 357, 1, 0.3627711755330289], [393, 161, -1, -0.2879493160185358], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 11.6748594527581], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-48, -80, 1, 0.03207414040535371], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-4, 6, -1, 7.195406044283168], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, -3, 1, 6.303149008905292], [0, 4, -1, 10.11837237769337], [16, 2, 1, -0.31459474906240703], [-205, 419, -1, -0.018150016138198572], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 196, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-364, 3, 1, 0.3396194972241732], [-6, -40, 0, 0.39869657113874474], [-167, -370, 1, -0.4161938296397824], [-8, -3, -1, 8.512391245162544], [6, -1, 1, 6.934726206455686], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-9, 10, 1, 0.4361225165942131], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [206, 359, 1, 0.36282067998281164], [395, 162, -1, -0.2880116378106566], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 11.765057209121569], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-47, -82, 1, 0.03525104031257528], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-2, 7, -1, 7.244696798797215], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, -4, 1, 6.39334676526876], [2, 5, -1, 10.178931848488793], [18, 1, 1, -0.32555359969862246], [-206, 421, -1, -0.018156567851315395], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 197, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-366, 2, 1, 0.3400614936030197], [-6, -40, 0, 0.39869657113874474], [-168, -372, 1, -0.41622840849419745], [-7, -1, -1, 8.546907753122065], [7, 1, 1, 6.983594052461746], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-8, 12, 1, 0.4130748916779995], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [207, 361, 1, 0.3628696532918243], [397, 163, -1, -0.2880733119658785], [-1, -24, 0, -0.0018062206707234203], [6, -2, -1, 11.777275835107668], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-48, -80, 1, 0.03207414040535371], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, 8, -1, 7.288989565188667], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -5, 1, 6.44036763489139], [3, 3, -1, 10.24337237769337], [19, -1, 1, -0.34275531532097686], [-207, 423, -1, -0.018163057349501095], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 198, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-368, 1, 1, 0.3404986988953055], [-6, -40, 0, 0.39869657113874474], [-169, -374, 1, -0.4162626108453382], [-6, 1, -1, 8.595775599128125], [6, 3, 1, 7.03480224363653], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-6, 13, 1, 0.38831120568592215], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [208, 363, 1, 0.3629181039533634], [399, 164, -1, -0.28813434850897157], [-1, -24, 0, -0.0018062206707234203], [7, -4, -1, 11.808692314202169], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -81, 1, 0.03006688719484514], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [1, 6, -1, 7.315273793544294], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, -3, 1, 6.447940720985574], [5, 4, -1, 10.260984021432009], [18, 1, 1, -0.32555359969862246], [-208, 425, -1, -0.018169485514734157], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 199, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-370, 2, 1, 0.34007089547819136], [-6, -40, 0, 0.39869657113874474], [-170, -376, 1, -0.41629644280599465], [-5, 3, -1, 8.655501805583814], [4, 4, 1, 7.086010434811313], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-4, 12, 1, 0.3706995619472835], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [209, 365, 1, 0.36296604028079293], [401, 165, -1, -0.2881947572592422], [-1, -24, 0, -0.0018062206707234203], [5, -3, -1, 11.8120780787442], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -83, 1, 0.030392988746340284], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [3, 7, -1, 7.353430094393246], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -1, 1, 6.553149008905292], [6, 2, -1, 10.317164186518587], [17, -1, 1, -0.34373774076332814], [-209, 427, -1, -0.01817585321240096], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 200, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-372, 1, 1, 0.3405033492512094], [-6, -40, 0, 0.39869657113874474], [-171, -378, 1, -0.41632991035740796], [-4, 5, -1, 8.712103014511138], [3, 6, 1, 7.137218625986097], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-5, 14, 1, 0.37408532648931486], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [210, 367, 1, 0.3630134704122791], [403, 166, -1, -0.28825454783576054], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 11.819651164838385], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -81, 1, 0.03006688719484514], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [5, 6, -1, 7.399560596000515], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, -2, 1, 6.543797729284654], [7, 0, -1, 10.36837237769337], [18, 1, 1, -0.32555359969862246], [-210, 429, -1, -0.018182161291684158], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 201, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-374, 2, 1, 0.34008009624954727], [-6, -40, 0, 0.39869657113874474], [-172, -380, 1, -0.41636301935278885], [-2, 4, -1, 8.745699561947283], [1, 5, 1, 7.179593955716813], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-4, 16, 1, 0.3584809359611848], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [211, 369, 1, 0.36306040231537634], [405, 167, -1, -0.2883137296624295], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 11.924859452758103], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -83, 1, 0.030392988746340284], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [6, 4, -1, 7.4454060442831675], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [6, 0, 1, 6.604357200080075], [6, -2, -1, 10.419580568868154], [17, -1, 1, -0.34373774076332814], [-211, 431, -1, -0.01818841058594004], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 202, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-376, 3, 1, 0.3396613577651066], [-6, -40, 0, 0.39869657113874474], [-173, -382, 1, -0.4163957755207232], [0, 5, -1, 8.8194913707725], [-1, 4, 1, 7.249999999999998], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-6, 15, 1, 0.38005084156792185], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [212, 371, 1, 0.3631068437914705], [407, 168, -1, -0.2883723119729012], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 11.976067643932886], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -85, 1, 0.03070451033457113], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [7, 2, -1, 7.494696798797214], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [8, 1, 1, 6.624148912160358], [5, -4, -1, 10.475760733954733], [16, 1, 1, -0.3244521989899194], [-212, 433, -1, -0.01819460191306549], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 203, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-378, 4, 1, 0.33924706765719553], [-6, -40, 0, 0.39869657113874474], [-174, -384, 1, -0.4164281844684698], [2, 4, -1, 8.893283179597717], [-3, 5, 1, 7.297020869622629], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-7, 17, 1, 0.381658412583499], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [213, 373, 1, 0.36315280248008386], [409, 169, -1, -0.28843030381534523], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 12.02727583510767], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -86, 1, 0.028848468437814814], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [8, 0, -1, 7.5389895651886665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [7, 3, 1, 6.668797729284654], [3, -5, -1, 10.532361942882057], [17, -1, 1, -0.34373774076332814], [-213, 435, -1, -0.018200736075854908], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 204, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-380, 5, 1, 0.33883716094176936], [-6, -40, 0, 0.39869657113874474], [-175, -386, 1, -0.4164602516851537], [4, 3, -1, 8.967074988422933], [-4, 3, 1, 7.358594052461747], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-9, 18, 1, 0.39328317959771675], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [214, 375, 1, 0.36319828586304725], [411, 170, -1, -0.2884877140570749], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 12.132484123027387], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -84, 1, 0.02850131364949231], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -1, -1, 7.565273793544293], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, 2, 1, 6.664916670875497], [1, -6, -1, 10.592088149337746], [15, 0, 1, -0.3343864611426898], [-214, 437, -1, -0.018206813862347123], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 205, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-382, 4, 1, 0.3392647010884827], [-6, -40, 0, 0.39869657113874474], [-176, -388, 1, -0.4164919825448597], [6, 2, -1, 9.018283179597717], [-6, 2, 1, 7.4098022436365305], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-7, 19, 1, 0.3756715358590781], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [215, 377, 1, 0.3632433012685436], [413, 171, -1, -0.28854455138903584], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 12.226067643932886], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -83, 1, 0.024944381696854874], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [7, -3, -1, 7.603430094393245], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 4, 1, 6.729357200080075], [-1, -5, -1, 10.649788856787874], [13, -1, 1, -0.34660508712878846], [-215, 439, -1, -0.018212836046162938], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 206, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-384, 5, 1, 0.3388589712048268], [-6, -40, 0, 0.39869657113874474], [-177, -390, 1, -0.41652338230962893], [5, 0, -1, 9.0694913707725], [-5, 0, 1, 7.461010434811314], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-6, 21, 1, 0.36378413716395247], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [216, 379, 1, 0.3632878558750284], [415, 172, -1, -0.2886008243301616], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 12.319651164838385], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -81, 1, 0.024501054311169647], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -5, -1, 7.649560596000514], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, 3, 1, 6.760773679174576], [-3, -4, -1, 10.72078876004294], [12, 1, 1, -0.3211541231128948], [-216, 441, -1, -0.01821880338683323], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 207, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-386, 6, 1, 0.3384574722742977], [-6, -40, 0, 0.39869657113874474], [-178, -392, 1, -0.41655445613236225], [4, -2, -1, 9.143283179597717], [-7, -1, 1, 7.483594052461747], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-7, 19, 1, 0.3756715358590781], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [217, 381, 1, 0.36333195671503016], [417, 173, -1, -0.28865654123160134], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 12.424859452758103], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-56, -82, 1, 0.02272286078471536], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [4, -6, -1, 7.695406044283167], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, 4, 1, 6.854357200080075], [-5, -3, -1, 10.782361942882057], [10, 2, 1, -0.30296998204818915], [-217, 443, -1, -0.01822471663011835], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 208, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-388, 5, 1, 0.33888033184718785], [-6, -40, 0, 0.39869657113874474], [-179, -394, 1, -0.41658520905963403], [2, -3, -1, 9.225907849867001], [-5, 0, 1, 7.461010434811314], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-9, 18, 1, 0.39328317959771675], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [218, 383, 1, 0.3633756106788365], [419, 174, -1, -0.2887117102808235], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 12.51505720912157], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -81, 1, 0.024501054311169647], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [2, -7, -1, 7.7446967987972135], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-2, 3, 1, 6.947940720985575], [-6, -1, -1, 10.842088149337746], [9, 4, 1, -0.26782399176886146], [-218, 445, -1, -0.01823057650831874], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 209, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-390, 6, 1, 0.33848283965423775], [-6, -40, 0, 0.39869657113874474], [-180, -396, 1, -0.4166156460344192], [0, -4, -1, 9.3194913707725], [-7, -1, 1, 7.483594052461747], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-8, 16, 1, 0.39328317959771675], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [219, 385, 1, 0.36341882451806856], [421, 175, -1, -0.28876633950559977], [-1, -24, 0, -0.0018062206707234203], [3, 3, -1, 12.601067643932886], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-56, -80, 1, 0.02088451910956159], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, -8, -1, 7.788989565188666], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, 4, 1, 6.979357200080075], [-5, 1, -1, 10.899788856787874], [8, 6, 1, -0.23197007879312304], [-219, 447, -1, -0.018236383740577258], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 210, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-392, 5, 1, 0.3389012566297195], [-6, -40, 0, 0.39869657113874474], [-181, -398, 1, -0.416645771898737], [-2, -5, -1, 9.380050841567922], [-5, 0, 1, 7.461010434811314], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-10, 17, 1, 0.40411788443766644], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [220, 387, 1, 0.3634616048491487], [423, 176, -1, -0.28882043677787345], [-1, -24, 0, -0.0018062206707234203], [5, 2, -1, 12.665508173137464], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -78, 1, 0.02033806651665806], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-1, -6, -1, 7.815273793544292], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, 2, 1, 7.043797729284654], [-4, 3, -1, 10.97078876004294], [6, 7, 1, -0.19716783515659103], [-220, 449, -1, -0.018242139033173385], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 211, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-394, 4, 1, 0.3393154533738954], [-6, -40, 0, 0.39869657113874474], [-182, -400, 1, -0.41667559139621424], [-4, -4, -1, 9.4444913707725], [-4, -2, 1, 7.5348022436365305], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-12, 16, 1, 0.4219077531220668], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [221, 389, 1, 0.3635039581566644], [425, 177, -1, -0.28887400981751626], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 12.674859452758103], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -79, 1, 0.024037047045389347], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-3, -7, -1, 7.853430094393244], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, 0, 1, 7.104357200080075], [-2, 4, -1, 11.044580568868156], [5, 5, 1, -0.20938646114268974], [-221, 451, -1, -0.018247843079809496], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 212, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-396, 3, 1, 0.33972548788880086], [-6, -40, 0, 0.39869657113874474], [-183, -402, 1, -0.41670510917457043], [-3, -6, -1, 9.393283179597717], [-5, -4, 1, 7.568398791072675], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-11, 18, 1, 0.4067957197026071], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [222, 391, 1, 0.36354589079663285], [427, 178, -1, -0.2889270661959769], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 12.76505720912157], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -78, 1, 0.025922042829466918], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-5, -6, -1, 7.899560596000513], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, 1, 1, 7.078072971724449], [0, 3, -1, 11.118372377693372], [3, 6, 1, -0.1581782699679064], [-222, 453, -1, -0.018253496561889602], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 213, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-398, 4, 1, 0.3393316907746187], [-6, -40, 0, 0.39869657113874474], [-184, -404, 1, -0.4167343297880289], [-5, -7, -1, 9.418207142416874], [-6, -6, 1, 7.586010434811314], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-12, 20, 1, 0.40550180558381543], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [223, 393, 1, 0.3635874089996684], [429, 179, -1, -0.2889796133398255], [-1, -24, 0, -0.0018062206707234203], [3, -3, -1, 12.851067643932886], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-49, -79, 1, 0.029725160528354704], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, -1, 7.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-7, -1, 1, 7.126940817730509], [-1, 5, -1, 11.086955898598871], [5, 7, 1, -0.18310223278706303], [-223, 455, -1, -0.018259100148790626], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 214, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-400, 3, 1, 0.3397375443964074], [-6, -40, 0, 0.39869657113874474], [-185, -406, 1, -0.41676325769965444], [-6, -5, -1, 9.458920339960653], [-7, -8, 1, 7.596605087128787], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-13, 22, 1, 0.4044336676405252], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [224, 395, 1, 0.36362851887405745], [431, 180, -1, -0.289031658534197], [-1, -24, 0, -0.0018062206707234203], [1, -4, -1, 12.937078078744202], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -80, 1, 0.027758156841542574], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-7, -2, -1, 7.994696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -3, 1, 7.178149008905293], [1, 4, -1, 11.157361942882057], [4, 5, 1, -0.1917748174040511], [-224, 457, -1, -0.01826465449812674], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 215, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-402, 4, 1, 0.3393476050753023], [-6, -40, 0, 0.39869657113874474], [-186, -408, 1, -0.4167918972836224], [-7, -3, -1, 9.505050841567922], [-5, -9, 1, 7.630303201202766], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-14, 20, 1, 0.4166914268796076], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [225, 397, 1, 0.36366922640874333], [433, 181, -1, -0.2890832089261367], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 13.02727583510767], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -78, 1, 0.02450105431116965], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-8, 0, -1, 8.038989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 7.178149008905293], [3, 5, -1, 11.204382812504688], [5, 7, 1, -0.18310223278706303], [-225, 459, -1, -0.018270160256006425], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 216, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-404, 3, 1, 0.33974936217458557], [-6, -40, 0, 0.39869657113874474], [-187, -410, 1, -0.4168202528274193], [-5, -2, -1, 9.508931899977078], [-3, -10, 1, 7.664623645272442], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-15, 22, 1, 0.41473269570919175], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [226, 399, 1, 0.3637095374762238], [435, 182, -1, -0.28913427152785204], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 13.132484123027387], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -80, 1, 0.027758156841542574], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 1, -1, 8.065273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 7.104357200080076], [4, 3, -1, 11.265955995343806], [7, 8, 1, -0.19879180882521655], [-226, 461, -1, -0.018275618057283168], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 217, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-406, 2, 1, 0.3401471759328802], [-6, -40, 0, 0.39869657113874474], [-188, -412, 1, -0.41684832853397896], [-6, 0, -1, 9.5694913707725], [-1, -9, 1, 7.693398791072675], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-13, 21, 1, 0.40771214878586903], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [227, 401, 1, 0.3637494578353654], [437, 183, -1, -0.28918485321987253], [-1, -24, 0, -0.0018062206707234203], [-5, -3, -1, 13.140057209121572], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -79, 1, 0.024037047045389347], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-7, 3, -1, 8.103430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 7.178149008905293], [5, 1, -1, 11.336955898598871], [8, 6, 1, -0.23197007879312304], [-227, 463, -1, -0.018281028525799162], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 218, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-408, 1, 1, 0.3405410992254734], [-6, -40, 0, 0.39869657113874474], [-189, -414, 1, -0.416876128523756], [-4, 1, -1, 9.608480935961184], [1, -8, 1, 7.730802146891596], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-11, 22, 1, 0.39328317959771675], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [228, 403, 1, 0.3637889931341359], [439, 184, -1, -0.28923496075412153], [-1, -24, 0, -0.0018062206707234203], [-7, -4, -1, 13.143442973663603], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -80, 1, 0.027758156841542574], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 5, -1, 8.149560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 7.104357200080076], [4, -1, -1, 11.407361942882057], [7, 8, 1, -0.19879180882521655], [-228, 465, -1, -0.018286392274623496], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 219, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-410, 2, 1, 0.34015482467100827], [-6, -40, 0, 0.39869657113874474], [-190, -416, 1, -0.41690365683673786], [-3, 3, -1, 9.6944913707725], [0, -6, 1, 7.711010434811314], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-13, 21, 1, 0.40771214878586903], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [229, 405, 1, 0.3638281489122588], [441, 185, -1, -0.2892846007569027], [-1, -24, 0, -0.0018062206707234203], [-8, -2, -1, 13.187078078744202], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -82, 1, 0.030937338716367776], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-4, 6, -1, 8.195406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 7.178149008905293], [3, -3, -1, 11.493372377693372], [5, 9, 1, -0.16509369475123736], [-229, 467, -1, -0.018291709906283277], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 220, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-412, 1, 1, 0.34054488644221276], [-6, -40, 0, 0.39869657113874474], [-191, -418, 1, -0.41693091743439925], [-1, 4, -1, 9.780501805583816], [2, -7, 1, 7.755303201202766], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-12, 19, 1, 0.4091459383129935], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [230, 407, 1, 0.36386693060379194], [443, 186, -1, -0.2893337797318035], [-1, -24, 0, -0.0018062206707234203], [-7, 0, -1, 13.226067643932886], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -83, 1, 0.029008487429834334], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-2, 7, -1, 8.244696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -4, 1, 7.251940817730509], [4, -5, -1, 11.51098402143201], [7, 10, 1, -0.18158651724979713], [-230, 469, -1, -0.018296982012989377], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, 1], "using": [-2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 221, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-414, 2, 1, 0.3401623256109165], [-6, -40, 0, 0.39869657113874474], [-192, -420, 1, -0.41695791420159906], [1, 3, -1, 9.870699561947283], [1, -5, 1, 7.742426913905814], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-11, 21, 1, 0.39628574678288536], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [231, 409, 1, 0.3639053435396327], [445, 187, -1, -0.2893825040625188], [-1, -24, 0, -0.0018062206707234203], [-5, 1, -1, 13.257484123027387], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -81, 1, 0.028651980953576683], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, 8, -1, 8.288989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, -3, 1, 7.303149008905293], [2, -6, -1, 11.567164186518589], [8, 12, 1, -0.17796998204818915], [-231, 471, -1, -0.01830220917685638], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 222, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-416, 1, 1, 0.340548600828286], [-6, -40, 0, 0.39869657113874474], [-193, -422, 1, -0.41698465094842313], [3, 2, -1, 9.975907849867001], [3, -6, 1, 7.7848022436365305], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-13, 20, 1, 0.41122433620526855], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [232, 411, 1, 0.3639433929499523], [447, 188, -1, -0.289430780015597], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 13.319651164838387], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -79, 1, 0.02543450368467799], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [1, 6, -1, 8.315273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-2, -5, 1, 7.2937977292846545], [1, -8, -1, 11.59858066561309], [7, 10, 1, -0.18158651724979713], [-232, 473, -1, -0.018307391970116684], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 223, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, 0, 1, 0.34093118408918804], [-6, -40, 0, 0.39869657113874474], [-194, -424, 1, -0.4170111314119737], [5, 1, -1, 10.038074891678], [4, -4, 1, 7.836010434811314], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-12, 22, 1, 0.3989648698446257], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [233, 413, 1, 0.36398108396656176], [449, 189, -1, -0.28947861374311107], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 13.424859452758104], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -78, 1, 0.021709148741019098], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [3, 7, -1, 8.353430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, -4, 1, 7.354357200080076], [-1, -9, -1, 11.635984021432012], [6, 8, 1, -0.18680284349225645], [-233, 475, -1, -0.018312530955329413], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-2, -1], "using": [-2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 224, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -1, 1, 0.34131012371382285], [-6, -40, 0, 0.39869657113874474], [-195, -426, 1, -0.4170373592581081], [4, -1, -1, 10.108480935961186], [5, -2, 1, 7.900450964015892], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-10, 21, 1, 0.3902228848332546], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [234, 415, 1, 0.36401842162521125], [451, 190, -1, -0.28952601128525696], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 13.515057209121572], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-56, -77, 1, 0.01800853803582566], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [5, 6, -1, 8.399560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, -6, 1, 7.380641428435703], [-3, -8, -1, 11.675472503303327], [8, 7, 1, -0.2199811134601629], [-234, 477, -1, -0.01831762668558391], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 225, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -3, 1, 0.3420706988160867], [-6, -40, 0, 0.39869657113874474], [-196, -428, 1, -0.4170633380831277], [6, -2, -1, 10.120699561947285], [4, 0, 1, 7.961010434811314], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-9, 23, 1, 0.3788542104095645], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [235, 417, 1, 0.3640554108678256], [453, 191, -1, -0.2895729785728817], [-1, -24, 0, -0.0018062206707234203], [3, 3, -1, 13.601067643932888], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-58, -78, 1, 0.0163231477834262], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [6, 4, -1, 8.445406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -5, 1, 7.440367634891391], [-5, -7, -1, 11.717088149337746], [7, 9, 1, -0.18959474906240695], [-235, 479, -1, -0.018322679704698055], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 226, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -5, 1, 0.34282579629244536], [-6, -40, 0, 0.39869657113874474], [-197, -430, 1, -0.41708907141541923], [8, -3, -1, 10.126591496382456], [5, 2, 1, 8.021569905606736], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-10, 21, 1, 0.3902228848332546], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [236, 419, 1, 0.3640920565446775], [455, 192, -1, -0.2896195214299433], [-1, -24, 0, -0.0018062206707234203], [5, 4, -1, 13.618679287671526], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-56, -77, 1, 0.01800853803582566], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [7, 2, -1, 8.494696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, -3, 1, 7.447940720985575], [-6, -5, -1, 11.757801346881525], [6, 7, 1, -0.197167835156591], [-236, 481, -1, -0.018327690547411932], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 227, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -7, 1, 0.34358984988879815], [-6, -40, 0, 0.39869657113874474], [-198, -432, 1, -0.4171145627170499], [7, -5, -1, 10.168207142416875], [4, 4, 1, 8.086010434811314], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-12, 22, 1, 0.3989648698446257], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [237, 421, 1, 0.3641283634165007], [457, 193, -1, -0.28966564557590446], [-1, -24, 0, -0.0018062206707234203], [4, 2, -1, 13.652275835107671], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -79, 1, 0.021290871272780832], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [8, 0, -1, 8.538989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -1, 1, 7.553149008905293], [-7, -3, -1, 11.803931848488794], [4, 8, 1, -0.15817826996790635], [-237, 483, -1, -0.018332659739576405], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 228, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -9, 1, 0.34435743576926536], [-6, -40, 0, 0.39869657113874474], [-199, -434, 1, -0.41713981538531747], [6, -7, -1, 10.206709996758601], [2, 5, 1, 8.150450964015892], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-11, 20, 1, 0.3995213533918697], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [238, 423, 1, 0.3641643361565449], [459, 194, -1, -0.28971135662806285], [-1, -24, 0, -0.0018062206707234203], [3, 0, -1, 13.726067643932888], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -77, 1, 0.02074588243461618], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -1, -1, 8.565273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, -2, 1, 7.5437977292846545], [-8, -1, -1, 11.84858066561309], [6, 7, 1, -0.19716783515659098], [-238, 485, -1, -0.0183375877983368], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 229, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-417, -11, 1, 0.3451285425299628], [-6, -40, 0, 0.39869657113874474], [-200, -436, 1, -0.4171648327542574], [4, -6, -1, 10.225907849867003], [0, 6, 1, 8.211010434811314], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-12, 22, 1, 0.3989648698446257], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [239, 425, 1, 0.3641999793525748], [461, 195, -1, -0.2897566601038188], [-1, -24, 0, -0.0018062206707234203], [5, -1, -1, 13.757484123027389], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -78, 1, 0.024501054311169643], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [7, -3, -1, 8.603430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [6, 0, 1, 7.604357200080076], [-7, 1, -1, 11.890955995343806], [8, 8, 1, -0.2093864611426897], [-239, 487, -1, -0.018342475232312788], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 230, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -13, 1, 0.34587938401608337], [-6, -40, 0, 0.39869657113874474], [-201, -438, 1, -0.4171896180961084], [2, -5, -1, 10.25893189997708], [-2, 5, 1, 8.271569905606736], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-13, 24, 1, 0.3984995058401761], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [240, 427, 1, 0.3642352975088141], [463, 196, -1, -0.28980156142288327], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 13.819651164838389], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -77, 1, 0.02074588243461618], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -5, -1, 8.649560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, 2, 1, 7.664916670875498], [-5, 2, -1, 11.928931848488794], [6, 7, 1, -0.19716783515659098], [-240, 489, -1, -0.0183473225417729], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 231, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -15, 1, 0.34662642289681095], [-6, -40, 0, 0.39869657113874474], [-202, -440, 1, -0.4172141746227361], [0, -4, -1, 10.319491370772502], [-4, 6, 1, 8.304593955716813], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-15, 25, 1, 0.4055018055838155], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [241, 429, 1, 0.364270295047837], [465, 197, -1, -0.2898460659094275], [-1, -24, 0, -0.0018062206707234203], [5, -1, -1, 13.757484123027389], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -79, 1, 0.021290871272780832], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [4, -6, -1, 8.695406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 4, 1, 7.729357200080076], [-6, 4, -1, 11.961955898598871], [8, 8, 1, -0.2093864611426897], [-241, 491, -1, -0.01835213021880542], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 232, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -17, 1, 0.3473696553194741], [-6, -40, 0, 0.39869657113874474], [-203, -442, 1, -0.41723850548701963], [-2, -5, -1, 10.380050841567924], [-3, 4, 1, 8.313426817160881], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-13, 24, 1, 0.3984995058401761], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [242, 431, 1, 0.36430497631240855], [467, 198, -1, -0.2898901787941764], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 13.819651164838389], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -78, 1, 0.017645171217201428], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [2, -7, -1, 8.744696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, 3, 1, 7.7607736791745765], [-4, 5, -1, 12.01098402143201], [10, 9, 1, -0.21775531532097675], [-242, 493, -1, -0.018356898747484897], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 233, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -19, 1, 0.3481090781346237], [-6, -40, 0, 0.39869657113874474], [-204, -444, 1, -0.4172626137841983], [-4, -4, -1, 10.444491370772502], [-5, 5, 1, 8.336010434811314], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-14, 26, 1, 0.39810458123362896], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [243, 433, 1, 0.36433934556727554], [469, 199, -1, -0.2899339052164467], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 13.924859452758106], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-58, -76, 1, 0.014336383426000698], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, -8, -1, 8.788989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, 4, 1, 7.854357200080076], [-3, 7, -1, 12.053931848488794], [11, 11, 1, -0.2093864611426897], [-243, 495, -1, -0.01836162860403473], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 234, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-422, -21, 1, 0.34884468888282927], [-6, -40, 0, 0.39869657113874474], [-205, -446, 1, -0.41728650255318267], [-3, -2, -1, 10.475907849867003], [-4, 3, 1, 8.358594052461747], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-13, 28, 1, 0.3886712841283201], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [244, 435, 1, 0.36437340700090926], [471, 200, -1, -0.28997725022613274], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 13.97606764393289], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -77, 1, 0.012733290980450614], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-1, -6, -1, 8.815273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-2, 3, 1, 7.947940720985576], [-1, 8, -1, 12.09858066561309], [10, 13, 1, -0.18874366122276603], [-244, 497, -1, -0.018366320256985393], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 235, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -23, 1, 0.34961747478115873], [-6, -40, 0, 0.39869657113874474], [-206, -448, 1, -0.4173101747778295], [-4, 0, -1, 10.569491370772502], [-6, 2, 1, 8.40980224363653], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-15, 27, 1, 0.40019860438104776], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [245, 437, 1, 0.3644071647272019], [473, 201, -1, -0.29002021878564027], [-1, -24, 0, -0.0018062206707234203], [-2, -6, -1, 14.027275835107673], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-58, -76, 1, 0.014336383426000698], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-3, -7, -1, 8.853430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, 2, 1, 8.03056539125486], [1, 7, -1, 12.140955995343806], [11, 11, 1, -0.2093864611426897], [-245, 499, -1, -0.018370974167329454], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 236, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-422, -25, 1, 0.35034878747724363], [-6, -40, 0, 0.39869657113874474], [-207, -450, 1, -0.4173336333881824], [-3, 2, -1, 10.663074891678], [-7, 0, 1, 8.461010434811314], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-17, 26, 1, 0.4116539031597023], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [246, 439, 1, 0.364440622787118], [475, 202, -1, -0.2900628157717706], [-1, -24, 0, -0.0018062206707234203], [-3, -4, -1, 14.078484026282457], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -78, 1, 0.017645171217201428], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-5, -6, -1, 8.899560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 8.104357200080077], [3, 6, -1, 12.192164186518589], [10, 9, 1, -0.21775531532097675], [-246, 501, -1, -0.018375590788672316], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 237, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -27, 1, 0.35112431106972536], [-6, -40, 0, 0.39869657113874474], [-208, -452, 1, -0.41735688126167936], [-2, 4, -1, 10.745699561947285], [-8, -2, 1, 8.499999999999998], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-18, 28, 1, 0.41042255486168794], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [247, 441, 1, 0.36447378515030177], [477, 203, -1, -0.29010504597755626], [-1, -24, 0, -0.0018062206707234203], [-5, -3, -1, 14.140057209121574], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -77, 1, 0.014027478381972682], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, -1, 8.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, 2, 1, 8.03056539125486], [4, 4, -1, 12.243372377693372], [11, 7, 1, -0.24418870477922167], [-247, 503, -1, -0.01838017056737974], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 238, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-422, -29, 1, 0.3518512038194339], [-6, -40, 0, 0.39869657113874474], [-209, -454, 1, -0.41737992122432727], [0, 3, -1, 10.819491370772502], [-6, -3, 1, 8.53480224363653], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-16, 29, 1, 0.3997318756805855], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [248, 443, 1, 0.36450665571664304], [479, 204, -1, -0.2901469141140496], [-1, -24, 0, -0.0018062206707234203], [-4, -1, -1, 14.187078078744205], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -79, 1, 0.014705573901295102], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-7, -2, -1, 8.994696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 8.104357200080077], [5, 2, -1, 12.30781290689795], [9, 6, 1, -0.2408029402371903], [-248, 505, -1, -0.01838471394272174], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 239, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-423, -31, 1, 0.3525742070041163], [-6, -40, 0, 0.39869657113874474], [-210, -456, 1, -0.41740275605184585], [1, 5, -1, 10.850907849867003], [-4, -4, 1, 8.586010434811314], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-14, 28, 1, 0.3932831795977168], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [249, 445, 1, 0.36453923831780116], [481, 205, -1, -0.29018842481206586], [-1, -24, 0, -0.0018062206707234203], [-3, 1, -1, 14.277275835107673], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -81, 1, 0.01789176994005511], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-8, 0, -1, 9.038989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, 2, 1, 8.03056539125486], [4, 0, -1, 12.368372377693372], [10, 8, 1, -0.22699810488132832], [-249, 507, -1, -0.018389221347012805], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 240, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-424, -33, 1, 0.3532933221582049], [-6, -40, 0, 0.39869657113874474], [-211, -458, 1, -0.4174253884707806], [3, 4, -1, 10.921907753122069], [-3, -6, 1, 8.637218625986097], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-12, 29, 1, 0.3819342440977866], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [250, 447, 1, 0.3645715367186898], [483, 206, -1, -0.29022958262388227], [-1, -24, 0, -0.0018062206707234203], [-4, 3, -1, 14.328484026282457], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -82, 1, 0.021406764792465678], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 1, -1, 9.065273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 8.104357200080077], [3, -2, -1, 12.461955898598871], [8, 9, 1, -0.20003518152205133], [-250, 509, -1, -0.018393693205749236], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 241, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-425, -35, 1, 0.35400855143466636], [-6, -40, 0, 0.39869657113874474], [-212, -460, 1, -0.41744782115958684], [5, 3, -1, 10.983480935961186], [-1, -5, 1, 8.679593955716813], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-10, 30, 1, 0.37069956194728354], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [251, 449, 1, 0.3646035546189228], [485, 207, -1, -0.29027039202489374], [-1, -24, 0, -0.0018062206707234203], [-2, 4, -1, 14.402275835107673], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -83, 1, 0.019732170390919988], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-7, 3, -1, 9.103430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 8.178149008905294], [1, -3, -1, 12.567164186518589], [7, 7, 1, -0.20938646114268966], [-251, 511, -1, -0.01839812993774301], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 242, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-426, -37, 1, 0.35471989759106415], [-6, -40, 0, 0.39869657113874474], [-213, -462, 1, -0.41747005674968457], [3, 2, -1, 10.975907849867001], [1, -4, 1, 8.749999999999998], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-11, 28, 1, 0.3790684161255706], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [252, 451, 1, 0.36463529565422287], [487, 208, -1, -0.2903108574152273], [-1, -24, 0, -0.0018062206707234203], [0, 3, -1, 14.47606764393289], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -81, 1, 0.016615532530599122], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 5, -1, 9.149560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 8.104357200080077], [0, -5, -1, 12.618372377693372], [6, 9, 1, -0.17796998204818906], [-252, 513, -1, -0.018402531955252398], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 243, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-425, -39, 1, 0.3554952019874751], [-6, -40, 0, 0.39869657113874474], [-214, -464, 1, -0.41749209782648655], [5, 1, -1, 11.038074891678], [3, -5, 1, 8.79702086962263], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-9, 27, 1, 0.37069956194728354], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [253, 453, 1, 0.3646667633977941], [489, 209, -1, -0.29035098312131574], [-1, -24, 0, -0.0018062206707234203], [1, 5, -1, 14.50748412302739], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -80, 1, 0.013152118811239368], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-4, 6, -1, 9.195406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 8.178149008905294], [-2, -6, -1, 12.669580568868156], [4, 8, 1, -0.1581782699679063], [-253, 515, -1, -0.01840689966410967], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 244, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-426, -41, 1, 0.3562018787861532], [-6, -40, 0, 0.39869657113874474], [-215, -466, 1, -0.4175139469303988], [4, -1, -1, 11.108480935961186], [5, -4, 1, 8.853622078549954], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-10, 29, 1, 0.3723402764324132], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [254, 455, 1, 0.3646979613616587], [491, 210, -1, -0.2903907733974324], [-1, -24, 0, -0.0018062206707234203], [2, 3, -1, 14.56965116483839], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-64, -81, 1, 0.011659323344953343], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-2, 7, -1, 9.244696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 8.104357200080077], [-4, -5, -1, 12.725760733954735], [5, 10, 1, -0.1581782699679063], [-254, 517, -1, -0.018411233463846075], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 245, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-427, -43, 1, 0.3569046464335566], [-6, -40, 0, 0.39869657113874474], [-216, -468, 1, -0.41753560655779526], [5, -3, -1, 11.155501805583818], [4, -2, 1, 8.8872186259861], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-8, 28, 1, 0.3637841371639525], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [255, 457, 1, 0.36472889299796046], [493, 211, -1, -0.2904302324271873], [-1, -24, 0, -0.0018062206707234203], [4, 2, -1, 14.652275835107675], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -80, 1, 0.013152118811239368], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, 8, -1, 9.288989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 8.178149008905294], [-5, -3, -1, 12.782361942882059], [6, 12, 1, -0.1581782699679063], [-255, 519, -1, -0.018415533747813247], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 246, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-428, -45, 1, 0.35760351009911034], [-6, -40, 0, 0.39869657113874474], [-217, -470, 1, -0.4175570791619677], [4, -5, -1, 11.212103014511142], [6, -3, 1, 8.8872186259861], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-9, 26, 1, 0.3725288485516269], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [256, 459, 1, 0.36475956170023416], [495, 212, -1, -0.2904693643249866], [-1, -24, 0, -0.0018062206707234203], [6, 1, -1, 14.699783415577265], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -79, 1, 0.0147055739012951], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [1, 6, -1, 9.315273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 8.104357200080077], [-4, -1, -1, 12.82938281250469], [7, 10, 1, -0.18158651724979705], [-256, 521, -1, -0.01841980090330252], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 247, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-427, -47, 1, 0.35837917241703227], [-6, -40, 0, 0.39869657113874474], [-218, -472, 1, -0.41757836715405056], [3, -3, -1, 11.194491370772504], [8, -2, 1, 8.922020869622632], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-11, 27, 1, 0.3810645536116181], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [257, 461, 1, 0.3647899708046436], [497, 213, -1, -0.29050817313745614], [-1, -24, 0, -0.0018062206707234203], [4, 0, -1, 14.726067643932891], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-58, -78, 1, 0.016323147783426195], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [3, 7, -1, 9.353430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 8.178149008905294], [-3, 1, -1, 12.919580568868158], [6, 8, 1, -0.18680284349225637], [-257, 523, -1, -0.01842403531166106], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 248, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-428, -49, 1, 0.3590732063464521], [-6, -40, 0, 0.39869657113874474], [-219, -474, 1, -0.4175994729039224], [2, -5, -1, 11.258931899977082], [7, 0, 1, 8.961010434811316], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-10, 29, 1, 0.3723402764324132], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [258, 463, 1, 0.36482012359118776], [499, 214, -1, -0.29054666284482955], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 14.81965116483839], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-56, -77, 1, 0.018008538035825656], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [5, 6, -1, 9.399560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 8.104357200080077], [-2, 3, -1, 13.024788856787875], [8, 7, 1, -0.21998111346016286], [-258, 525, -1, -0.018428237348405582], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 249, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-427, -51, 1, 0.3598506972520975], [-6, -40, 0, 0.39869657113874474], [-220, -476, 1, -0.41762039874108436], [0, -4, -1, 11.319491370772504], [5, 1, 1, 8.992426913905817], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-12, 28, 1, 0.38393189997707844], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [259, 465, 1, 0.36485002328487737], [501, 215, -1, -0.29058483736230306], [-1, -24, 0, -0.0018062206707234203], [4, 0, -1, 14.726067643932891], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -75, 1, 0.014654480823406056], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [6, 4, -1, 9.445406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 8.178149008905294], [0, 4, -1, 13.118372377693374], [7, 9, 1, -0.1895947490624069], [-259, 527, -1, -0.018432407383333096], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 250, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-428, -53, 1, 0.3605398016939111], [-6, -40, 0, 0.39869657113874474], [-221, -478, 1, -0.41764114695551596], [-2, -5, -1, 11.380050841567925], [6, 3, 1, 9.034802243636532], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-11, 26, 1, 0.3831916497658051], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [260, 467, 1, 0.3648796730568814], [503, 216, -1, -0.2906227005413568], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 14.81965116483839], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-58, -77, 1, 0.01533799636349128], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [7, 2, -1, 9.494696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -3, 1, 8.178149008905294], [2, 3, -1, 13.211955898598873], [5, 8, 1, -0.17329030338736606], [-260, 529, -1, -0.018436545780629695], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 251, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-427, -55, 1, 0.36131897931149687], [-6, -40, 0, 0.39869657113874474], [-222, -480, 1, -0.4176617197985096], [-3, -3, -1, 11.444491370772504], [5, 5, 1, 9.086010434811316], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-10, 24, 1, 0.3823243289615013], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [261, 469, 1, 0.3649090760256453], [505, 217, -1, -0.29066025617104435], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 14.924859452758108], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -79, 1, 0.01860911987599893], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [8, 0, -1, 9.538989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 8.178149008905294], [3, 1, -1, 13.31716418651859], [3, 9, 1, -0.13559465231747303], [-261, 531, -1, -0.0184406528989765], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 252, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-428, -57, 1, 0.3620030577038322], [-6, -40, 0, 0.39869657113874474], [-223, -482, 1, -0.41768211948348366], [-5, -2, -1, 11.508931899977082], [3, 6, 1, 9.1372186259861], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-12, 23, 1, 0.39602695848560515], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [262, 471, 1, 0.3649382352579817], [507, 218, -1, -0.29069750797925087], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 14.976067643932891], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-58, -81, 1, 0.019183091937688152], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -1, -1, 9.565273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 8.104357200080077], [4, -1, -1, 13.407361942882059], [5, 10, 1, -0.15817826996790632], [-262, 533, -1, -0.018444729091653123], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 253, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-429, -59, 1, 0.36268317015460555], [-6, -40, 0, 0.39869657113874474], [-224, -484, 1, -0.41770234818677576], [-4, 0, -1, 11.569491370772504], [1, 5, 1, 9.179593955716815], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-10, 24, 1, 0.3823243289615013], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [263, 473, 1, 0.36496715377013345], [509, 219, -1, -0.29073445963392125], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 15.027275835107675], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -80, 1, 0.015668192867102314], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [7, -3, -1, 9.603430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 8.178149008905294], [3, -3, -1, 13.493372377693374], [7, 9, 1, -0.1895947490624069], [-263, 535, -1, -0.018448774706638964], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 254, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-428, -61, 1, 0.36346273928053885], [-6, -40, 0, 0.39869657113874474], [-225, -486, 1, -0.4177224080484155], [-3, 2, -1, 11.663074891678002], [-1, 4, 1, 9.25], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-8, 23, 1, 0.3727663930664188], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [264, 475, 1, 0.3649958345288116], [511, 220, -1, -0.2907711147442587], [-1, -24, 0, -0.0018062206707234203], [-2, -5, -1, 15.036627114728313], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -79, 1, 0.012181291963069716], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -5, -1, 9.649560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 8.104357200080077], [2, -5, -1, 13.557812906897952], [9, 8, 1, -0.218737740763328], [-264, 537, -1, -0.018452790086712648], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 255, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-427, -63, 1, 0.3642448651652782], [-6, -40, 0, 0.39869657113874474], [-226, -488, 1, -0.4177423011728781], [-2, 4, -1, 11.745699561947287], [-3, 5, 1, 9.297020869622632], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-9, 25, 1, 0.3744882495350694], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [265, 477, 1, 0.36502428045220703], [513, 221, -1, -0.2908074768618947], [-1, -24, 0, -0.0018062206707234203], [-3, -3, -1, 15.101067643932891], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-61, -81, 1, 0.015354278199044932], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [4, -6, -1, 9.695406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 8.178149008905294], [1, -7, -1, 13.595788760042941], [8, 6, 1, -0.23197007879312292], [-265, 539, -1, -0.018456775569548084], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 256, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-426, -65, 1, 0.3650295224465744], [-6, -40, 0, 0.39869657113874474], [-227, -490, 1, -0.41776202962981995], [0, 3, -1, 11.819491370772504], [-5, 4, 1, 9.353622078549956], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-11, 26, 1, 0.3831916497658051], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [266, 479, 1, 0.3650524944109776], [515, 222, -1, -0.29084354948203095], [-1, -24, 0, -0.0018062206707234203], [-4, -1, -1, 15.187078078744207], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -83, 1, 0.015975441410302004], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [2, -7, -1, 9.744696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -3, 1, 8.178149008905294], [-1, -8, -1, 13.638164089773657], [9, 8, 1, -0.21873774076332797], [-266, 541, -1, -0.018460731487810016], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 257, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-427, -67, 1, 0.3657020029160695], [-6, -40, 0, 0.39869657113874474], [-228, -492, 1, -0.41778159545479515], [1, 5, -1, 11.850907849867005], [-6, 2, 1, 9.409802243636534], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-10, 28, 1, 0.37408532648931486], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [267, 481, 1, 0.36508047922921166], [517, 223, -1, -0.2908793360445548], [-1, -24, 0, -0.0018062206707234203], [-3, 1, -1, 15.277275835107675], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -84, 1, 0.01936880357229575], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, -8, -1, 9.788989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 8.178149008905294], [-3, -7, -1, 13.682812906897952], [10, 6, 1, -0.2483760263313743], [-267, 543, -1, -0.01846465816924577], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 258, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-428, -69, 1, 0.36637045671135454], [-6, -40, 0, 0.39869657113874474], [-229, -494, 1, -0.4178010006499551], [3, 4, -1, 11.92190775312207], [-7, 0, 1, 9.461010434811318], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-12, 29, 1, 0.38193424409778653], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [268, 483, 1, 0.36510823768536804], [519, 224, -1, -0.2909148399351277], [-1, -24, 0, -0.0018062206707234203], [-2, 3, -1, 15.382484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-61, -86, 1, 0.019895223735569692], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-1, -6, -1, 9.815273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -4, 1, 8.25194081773051], [-4, -5, -1, 13.725760733954736], [8, 5, 1, -0.24548261889801326], [-268, 545, -1, -0.018468555936776213], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 259, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-427, -71, 1, 0.36715496621031424], [-6, -40, 0, 0.39869657113874474], [-230, -496, 1, -0.4178202471847303], [5, 3, -1, 11.983480935961188], [-8, -2, 1, 9.500000000000002], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-10, 28, 1, 0.37408532648931486], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [269, 485, 1, 0.36513577251319307], [521, 225, -1, -0.29095006448624855], [-1, -24, 0, -0.0018062206707234203], [0, 4, -1, 15.476067643932891], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -84, 1, 0.016887747105106925], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-3, -7, -1, 9.853430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, -3, 1, 8.303149008905294], [-5, -3, -1, 13.78236194288206], [10, 6, 1, -0.2483760263313743], [-269, 547, -1, -0.01847242510858425], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 260, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-426, -73, 1, 0.3679418658695646], [-6, -40, 0, 0.39869657113874474], [-231, -498, 1, -0.4178393369964964], [3, 2, -1, 11.975907849867003], [-6, -3, 1, 9.534802243636534], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-8, 27, 1, 0.365336819055153], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [270, 487, 1, 0.3651630864026161], [523, 226, -1, -0.29098501297829205], [-1, -24, 0, -0.0018062206707234203], [2, 3, -1, 15.56965116483839], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-61, -86, 1, 0.019895223735569692], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-5, -6, -1, 9.899560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, -4, 1, 8.393346765268761], [-4, -1, -1, 13.829382812504692], [11, 8, 1, -0.2343104239618463], [-270, 549, -1, -0.018476265998201326], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 261, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-427, -75, 1, 0.36860353184980355], [-6, -40, 0, 0.39869657113874474], [-232, -500, 1, -0.4178582719912229], [5, 1, -1, 12.038074891678002], [-4, -2, 1, 9.534802243636534], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-6, 26, 1, 0.3555875285278237], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [271, 489, 1, 0.36519018200062314], [525, 227, -1, -0.29101968864052263], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 15.674859452758108], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -84, 1, 0.016887747105106925], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, -1, 9.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -3, 1, 8.479357200080077], [-3, 1, -1, 13.91958056886816], [13, 9, 1, -0.2380110346670397], [-271, 551, -1, -0.018480078914591965], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 262, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-426, -77, 1, 0.36939134140850216], [-6, -40, 0, 0.39869657113874474], [-233, -502, 1, -0.4178770540441073], [3, 0, -1, 12.069491370772504], [-5, -4, 1, 9.56839879107268], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-8, 25, 1, 0.36878212528654714], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [272, 491, 1, 0.36521706191211023], [527, 228, -1, -0.29105409465208515], [-1, -24, 0, -0.0018062206707234203], [5, 0, -1, 15.726067643932891], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-64, -83, 1, 0.013542203674954147], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-7, -2, -1, 9.994696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, -2, 1, 8.543797729284655], [-2, 3, -1, 14.024788856787877], [14, 7, 1, -0.260594652317473], [-272, 553, -1, -0.01848386416223689], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 263, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-427, -79, 1, 0.3700474808988646], [-6, -40, 0, 0.39869657113874474], [-234, -504, 1, -0.4178956850001933], [5, -1, -1, 12.100907849867005], [-6, -6, 1, 9.586010434811318], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-10, 24, 1, 0.3823243289615013], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [273, 493, 1, 0.36524372870071586], [529, 229, -1, -0.29108823414297236], [-1, -24, 0, -0.0018062206707234203], [6, -2, -1, 15.777275835107675], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-63, -85, 1, 0.016570763208828627], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-8, 0, -1, 10.038989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 0, 1, 8.604357200080077], [0, 4, -1, 14.118372377693376], [13, 5, 1, -0.2759489305165179], [-273, 555, -1, -0.01848762204121394], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 264, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-426, -81, 1, 0.37083606060236274], [-6, -40, 0, 0.39869657113874474], [-235, -506, 1, -0.41791416667497433], [7, -2, -1, 12.113784137163956], [-4, -5, 1, 9.603622078549956], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-8, 25, 1, 0.36878212528654714], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [274, 495, 1, 0.36527018488963425], [531, 230, -1, -0.29112211019497025], [-1, -24, 0, -0.0018062206707234203], [5, -4, -1, 15.833456000194253], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-61, -84, 1, 0.01812125398234326], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 1, -1, 10.065273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, 2, 1, 8.697940720985576], [2, 3, -1, 14.211955898598875], [11, 6, 1, -0.254912962070564], [-274, 557, -1, -0.018491352847277313], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 265, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-425, -83, 1, 0.3716268576813095], [-6, -40, 0, 0.39869657113874474], [-236, -508, 1, -0.4179325008549824], [6, -4, -1, 12.163074891678002], [-2, -6, 1, 9.659802243636534], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-10, 26, 1, 0.37792890139867186], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [275, 497, 1, 0.36529643296240943], [533, 231, -1, -0.2911557258425816], [-1, -24, 0, -0.0018062206707234203], [3, -3, -1, 15.851067643932891], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-63, -85, 1, 0.016570763208828627], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-7, 3, -1, 10.103430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, 4, 1, 8.78056539125486], [3, 1, -1, 14.317164186518593], [12, 4, 1, -0.2831782699679063], [-275, 559, -1, -0.018495056871935305], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 266, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-424, -85, 1, 0.37241984229125336], [-6, -40, 0, 0.39869657113874474], [-237, -510, 1, -0.41795068929836354], [5, -6, -1, 12.208920339960656], [0, -7, 1, 9.711010434811318], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-9, 28, 1, 0.36898828442395226], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [276, 499, 1, 0.36532247536371043], [535, 232, -1, -0.29118908407392846], [-1, -24, 0, -0.0018062206707234203], [1, -4, -1, 15.937078078744207], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-64, -87, 1, 0.017141807635640643], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 5, -1, 10.149560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, 3, 1, 8.854357200080077], [5, 0, -1, 14.368372377693376], [13, 6, 1, -0.26556662622926763], [-276, 561, -1, -0.01849873440252608], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 267, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-423, -87, 1, 0.3732149839879923], [-6, -40, 0, 0.39869657113874474], [-238, -512, 1, -0.41796873373543875], [4, -4, -1, 12.194491370772504], [2, -8, 1, 9.750000000000002], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-8, 30, 1, 0.36096752960066], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [277, 501, 1, 0.3653483145000885], [537, 233, -1, -0.29122218783163406], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 16.027275835107677], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-65, -89, 1, 0.01769001622674779], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-4, 6, -1, 10.195406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-2, 4, 1, 8.928149008905294], [4, -2, -1, 14.442164186518593], [11, 5, 1, -0.2664865867526437], [-277, 563, -1, -0.018502385722292028], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 268, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-424, -89, 1, 0.3738606342680075], [-6, -40, 0, 0.39869657113874474], [-239, -514, 1, -0.4179866358692527], [2, -5, -1, 12.258931899977082], [4, -7, 1, 9.7936351050806], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-6, 29, 1, 0.35196184070427566], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [278, 503, 1, 0.3653739527407169], [539, 234, -1, -0.2912550400136847], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 16.132484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-67, -88, 1, 0.014517001782081405], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-2, 7, -1, 10.244696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 2, 1, 9.010773679174578], [3, -4, -1, 14.515955995343809], [13, 4, 1, -0.2868788806730997], [-278, 565, -1, -0.01850601111045249], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 269, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-423, -91, 1, 0.3746561858502183], [-6, -40, 0, 0.39869657113874474], [-240, -516, 1, -0.41800439737610834], [0, -4, -1, 12.319491370772504], [3, -5, 1, 9.797020869622632], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-5, 31, 1, 0.34494233478839376], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [279, 505, 1, 0.36539939241811314], [541, 235, -1, -0.2912876434742719], [-1, -24, 0, -0.0018062206707234203], [-5, -3, -1, 16.140057209121576], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-66, -86, 1, 0.013906401993696369], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, 8, -1, 10.288989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, 1, 1, 9.072940720985578], [1, -5, -1, 14.586955898598875], [11, 5, 1, -0.2664865867526437], [-279, 567, -1, -0.01850961084227486], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 270, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-422, -93, 1, 0.3754537883042346], [-6, -40, 0, 0.39869657113874474], [-241, -518, 1, -0.41802201990609006], [-2, -5, -1, 12.380050841567925], [5, -4, 1, 9.853622078549956], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-7, 30, 1, 0.35597476606804546], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [280, 507, 1, 0.3654246358288451], [543, 236, -1, -0.291320001024616], [-1, -24, 0, -0.0018062206707234203], [-7, -2, -1, 16.18177487754144], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-67, -84, 1, 0.010927548651548364], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [1, 6, -1, 10.315273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 9.104357200080079], [0, -3, -1, 14.618372377693376], [12, 3, 1, -0.295396895954005], [-280, 569, -1, -0.018513185189144563], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 271, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -95, 1, 0.3762534093538908], [-6, -40, 0, 0.39869657113874474], [-242, -520, 1, -0.4180395050835739], [-4, -4, -1, 12.444491370772504], [4, -2, 1, 9.887218625986101], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-6, 32, 1, 0.3489904132062644], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [281, 509, 1, 0.36544968523422017], [545, 237, -1, -0.2913521154337711], [-1, -24, 0, -0.0018062206707234203], [-6, 0, -1, 16.226067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-66, -82, 1, 0.010223950480640157], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [3, 7, -1, 10.353430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [-1, -5, -1, 14.649788856787877], [13, 1, 1, -0.3221678351565909], [-281, 571, -1, -0.018516734418632688], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 272, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-422, -97, 1, 0.3768895930965876], [-6, -40, 0, 0.39869657113874474], [-243, -522, 1, -0.4180568545077262], [-3, -2, -1, 12.475907849867005], [5, 0, 1, 9.961010434811318], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-7, 34, 1, 0.3518070207695569], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [282, 511, 1, 0.3654745428609593], [547, 238, -1, -0.29138398942941157], [-1, -24, 0, -0.0018062206707234203], [-4, 1, -1, 16.26505720912158], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-68, -81, 1, 0.006935502358989796], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [5, 6, -1, 10.399560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 9.104357200080079], [0, -7, -1, 14.618372377693376], [11, 0, 1, -0.3343864611426896], [-282, 573, -1, -0.018520258794563274], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 273, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-423, -99, 1, 0.37752161026509595], [-6, -40, 0, 0.39869657113874474], [-244, -524, 1, -0.4180740697529908], [-4, 0, -1, 12.569491370772504], [4, 2, 1, 10.034802243636534], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-5, 33, 1, 0.3434237268396227], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [283, 513, 1, 0.3654992109018552], [549, 239, -1, -0.29141562569860174], [-1, -24, 0, -0.0018062206707234203], [-3, 3, -1, 16.351067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-69, -83, 1, 0.007702340215544308], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [6, 4, -1, 10.445406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [-2, -6, -1, 14.66958056886816], [13, 1, 1, -0.3221678351565909], [-283, 575, -1, -0.018523758577078487], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 274, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-424, -101, 1, 0.3781494819199709], [-6, -40, 0, 0.39869657113874474], [-245, -526, 1, -0.4180911523695645], [-3, 2, -1, 12.663074891678002], [5, 4, 1, 10.06839879107268], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-4, 31, 1, 0.3399146467722011], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [284, 515, 1, 0.36552369151641595], [551, 240, -1, -0.29144702688854807], [-1, -24, 0, -0.0018062206707234203], [-1, 4, -1, 16.437078078744207], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-71, -82, 1, 0.004507433118664744], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [7, 2, -1, 10.494696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 9.104357200080079], [-4, -5, -1, 14.725760733954738], [15, 2, 1, -0.31329022956326896], [-284, 577, -1, -0.018527234022702496], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 275, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-423, -103, 1, 0.37894543871565867], [-6, -40, 0, 0.39869657113874474], [-246, -528, 1, -0.4181081038838624], [-2, 4, -1, 12.745699561947287], [3, 5, 1, 10.125000000000004], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-3, 33, 1, 0.33392033996065235], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [285, 517, 1, 0.3655479868314935], [553, 241, -1, -0.29147819560733473], [-1, -24, 0, -0.0018062206707234203], [1, 3, -1, 16.527275835107677], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-69, -83, 1, 0.007702340215544308], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [8, 0, -1, 10.538989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [-5, -3, -1, 14.782361942882062], [17, 3, 1, -0.306586517249797], [-285, 579, -1, -0.018530685384404326], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 276, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-422, -105, 1, 0.37974322013444406], [-6, -40, 0, 0.39869657113874474], [-247, -530, 1, -0.4181249257989714], [0, 3, -1, 12.819491370772504], [1, 6, 1, 10.184726206455693], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-4, 31, 1, 0.3399146467722011], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [286, 519, 1, 0.36557209894189857], [555, 242, -1, -0.2915091344246429], [-1, -24, 0, -0.0018062206707234203], [3, 2, -1, 16.632484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-68, -81, 1, 0.006935502358989796], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -1, -1, 10.565273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 9.104357200080079], [-4, -1, -1, 14.829382812504694], [19, 2, 1, -0.31769477792742706], [-286, 581, -1, -0.018534112911659337], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 277, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-423, -107, 1, 0.3803630909490495], [-6, -40, 0, 0.39869657113874474], [-248, -532, 1, -0.4181416195950948], [1, 5, -1, 12.850907849867005], [-1, 7, 1, 10.233594052461752], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-2, 32, 1, 0.32942563292527055], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [287, 521, 1, 0.36559602991100126], [557, 243, -1, -0.2915398458724545], [-1, -24, 0, -0.0018062206707234203], [5, 3, -1, 16.640057209121576], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-70, -82, 1, 0.005623432044450319], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [7, -3, -1, 10.603430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [-3, 1, -1, 14.919580568868161], [18, 0, 1, -0.33438646114268966], [-287, 583, -1, -0.018537516850508945], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 278, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-422, -109, 1, 0.38116066253587194], [-6, -40, 0, 0.39869657113874474], [-249, -534, 1, -0.41815818672998556], [2, 3, -1, 12.913074891678004], [0, 5, 1, 10.21101043481132], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-3, 30, 1, 0.3353541294877769], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [288, 523, 1, 0.36561978177131865], [559, 244, -1, -0.2915703324457405], [-1, -24, 0, -0.0018062206707234203], [6, 1, -1, 16.699783415577265], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-71, -80, 1, 0.0025594223148793357], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -5, -1, 10.649560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 9.104357200080079], [-2, 3, -1, 15.024788856787879], [16, 1, 1, -0.3244521989899192], [-288, 585, -1, -0.018540897443619864], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 279, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -111, 1, 0.38195994893101565], [-6, -40, 0, 0.39869657113874474], [-250, -536, 1, -0.4181746286393702], [3, 1, -1, 13.018283179597722], [-2, 6, 1, 10.262218625986103], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-5, 31, 1, 0.34494233478839376], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [289, 525, 1, 0.36564335652508867], [561, 245, -1, -0.2916005966031337], [-1, -24, 0, -0.0018062206707234203], [4, 0, -1, 16.726067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-73, -81, 1, 0.0013449393346692778], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [4, -6, -1, 10.695406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [-1, 5, -1, 15.086955898598879], [17, 3, 1, -0.306586517249797], [-289, 587, -1, -0.018544254930341553], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 280, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -113, 1, 0.38276091522465905], [-6, -40, 0, 0.39869657113874474], [-251, -538, 1, -0.41819094673736357], [5, 0, -1, 13.069491370772505], [-1, 4, 1, 10.250000000000004], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-3, 32, 1, 0.33436866255820896], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [290, 527, 1, 0.3656667561448318], [563, 246, -1, -0.2916306407675877], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 16.819651164838394], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-75, -80, 1, -0.0017831740444570897], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [2, -7, -1, 10.744696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -3, 1, 9.178149008905296], [1, 4, -1, 15.157361942882064], [19, 4, 1, -0.3013624110326119], [-290, 589, -1, -0.01854758954676284], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 281, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -115, 1, 0.38356352601973603], [-6, -40, 0, 0.39869657113874474], [-252, -540, 1, -0.41820714241687335], [4, -2, -1, 13.143283179597722], [-3, 5, 1, 10.297020869622635], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-5, 31, 1, 0.34494233478839376], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [291, 529, 1, 0.3656899825739], [565, 247, -1, -0.29166046732702106], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 16.92485945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-73, -79, 1, -0.0006362528079385632], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, -8, -1, 10.788989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [3, 3, -1, 15.24337237769338], [20, 6, 1, -0.28799967160381845], [-291, 591, -1, -0.01855090152576719], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 282, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -117, 1, 0.38436774543913577], [-6, -40, 0, 0.39869657113874474], [-253, -542, 1, -0.4182232170499963], [2, -3, -1, 13.225907849867006], [-4, 3, 1, 10.358594052461752], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-4, 33, 1, 0.338689223880902], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [292, 531, 1, 0.3657130377270137], [567, 248, -1, -0.29169007863494756], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 16.976067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-72, -77, 1, -0.0015766582307436485], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-1, -6, -1, 10.815273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 9.104357200080079], [5, 2, -1, 15.307812906897958], [18, 5, 1, -0.29126393059615], [-292, 593, -1, -0.018554191097086985], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 283, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-417, -119, 1, 0.38517353713323166], [-6, -40, 0, 0.39869657113874474], [-254, -544, 1, -0.4182391719884055], [3, -1, -1, 13.120699561947289], [-6, 2, 1, 10.409802243636536], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-6, 32, 1, 0.3489904132062644], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [293, 533, 1, 0.3657359234907868], [569, 249, -1, -0.29171947701109324], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 17.027275835107677], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-71, -75, 1, -0.002556105881250482], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-3, -7, -1, 10.853430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [4, 0, -1, 15.36837237769338], [17, 7, 1, -0.2722194193316908], [-293, 595, -1, -0.01855745848735647], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 284, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -121, 1, 0.3857765695899754], [-6, -40, 0, 0.39869657113874474], [-255, -546, 1, -0.41825500856372844], [2, -3, -1, 13.225907849867006], [-7, 0, 1, 10.46101043481132], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-5, 30, 1, 0.34577559912812683], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [294, 535, 1, 0.3657586417242403], [571, 250, -1, -0.29174866474200006], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 17.132484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-69, -76, 1, 0.0007619568025372535], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-5, -6, -1, 10.899560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 9.104357200080079], [3, -2, -1, 15.461955898598879], [18, 5, 1, -0.29126393059615], [-294, 597, -1, -0.01856070392016397], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 285, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-417, -123, 1, 0.3865816374398919], [-6, -40, 0, 0.39869657113874474], [-256, -548, 1, -0.4182707280879176], [1, -5, -1, 13.288074891678006], [-8, -2, 1, 10.500000000000004], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-7, 31, 1, 0.3548368032320067], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [295, 537, 1, 0.36578119425930455], [573, 251, -1, -0.29177764408161644], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 17.226067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-68, -78, 1, 0.003968599839078401], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, -1, 10.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [1, -3, -1, 15.567164186518596], [19, 3, 1, -0.30946249832353295], [-295, 599, -1, -0.018563927616102868], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 286, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -125, 1, 0.3871782108160453], [-6, -40, 0, 0.39869657113874474], [-257, -550, 1, -0.41828633185361225], [0, -3, -1, 13.319491370772507], [-7, -4, 1, 10.543635105080602], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-6, 33, 1, 0.3481159442968502], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [296, 539, 1, 0.3658035829013109], [575, 252, -1, -0.2918064172518757], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 17.319651164838394], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-69, -76, 1, 0.0007619568025372535], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-7, -2, -1, 10.994696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, 0, 1, 9.104357200080079], [0, -5, -1, 15.61837237769338], [21, 4, 1, -0.30443007817723794], [-296, 601, -1, -0.018567129792821626], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 287, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -127, 1, 0.38777061171203686], [-6, -40, 0, 0.39869657113874474], [-258, -552, 1, -0.4183018211344923], [-1, -5, -1, 13.350907849867008], [-6, -6, 1, 10.586010434811318], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-4, 32, 1, 0.3392830828527829], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [297, 541, 1, 0.36582580942947224], [577, 253, -1, -0.2918349864432619], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 17.42485945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-70, -74, 1, -0.00249559069667936], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-8, 0, -1, 11.038989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [-1, -3, -1, 15.669580568868163], [19, 5, 1, -0.2934321199302709], [-297, 603, -1, -0.018570310665072427], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 288, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -129, 1, 0.3885725081769532], [-6, -40, 0, 0.39869657113874474], [-259, -554, 1, -0.4183171971856248], [-3, -6, -1, 13.393283179597724], [-4, -5, 1, 10.603622078549956], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-5, 34, 1, 0.3427299433392573], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [298, 543, 1, 0.36584787559735354], [579, 254, -1, -0.2918633538153636], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 17.51505720912158], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-69, -76, 1, 0.0007619568025372535], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 1, -1, 11.065273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 9.104357200080079], [-3, -2, -1, 15.77478885678788], [20, 7, 1, -0.2808029994227209], [-298, 605, -1, -0.018573470444759727], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 289, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -131, 1, 0.3891584353300749], [-6, -40, 0, 0.39869657113874474], [-260, -556, 1, -0.41833246124380224], [-4, -8, -1, 13.393283179597724], [-2, -6, 1, 10.659802243636534], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-6, 32, 1, 0.3489904132062644], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [299, 545, 1, 0.3658697831333321], [581, 255, -1, -0.29189152149741665], [-1, -24, 0, -0.0018062206707234203], [3, 3, -1, 17.601067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-70, -78, 1, 0.0016791809358832053], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-7, 3, -1, 11.103430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [-1, -3, -1, 15.669580568868163], [21, 5, 1, -0.297185078493381], [-299, 607, -1, -0.018576609340986976], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 290, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -133, 1, 0.38974023625119464], [-6, -40, 0, 0.39869657113874474], [-261, -558, 1, -0.41834761452787456], [-6, -7, -1, 13.432272744786408], [0, -7, 1, 10.711010434811318], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-7, 30, 1, 0.35597476606804546], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [300, 547, 1, 0.3658915337410481], [583, 256, -1, -0.29191949158883473], [-1, -24, 0, -0.0018062206707234203], [5, 2, -1, 17.66550817313747], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-71, -80, 1, 0.0025594223148793357], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 5, -1, 11.149560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 9.104357200080079], [-3, -2, -1, 15.77478885678788], [22, 7, 1, -0.2853583383095504], [-300, 609, -1, -0.01857972756010269], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 291, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -135, 1, 0.3905387329655651], [-6, -40, 0, 0.39869657113874474], [-262, -560, 1, -0.4183626582390724], [-8, -6, -1, 13.46707498842294], [2, -6, 1, 10.762218625986101], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-8, 28, 1, 0.36378413716395247], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [301, 549, 1, 0.36591312909984486], [585, 257, -1, -0.2919472661597295], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 17.67485945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-73, -81, 1, 0.0013449393346692778], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-4, 6, -1, 11.195406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [-4, 0, -1, 15.86837237769338], [20, 8, 1, -0.27382699034726793], [-301, 611, -1, -0.018582825305745846], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 292, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -137, 1, 0.3913384585154302], [-6, -40, 0, 0.39869657113874474], [-263, -562, 1, -0.4183775935613251], [-7, -4, -1, 13.486866700503223], [1, -4, 1, 10.750000000000002], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-7, 26, 1, 0.3613482823266451], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [302, 551, 1, 0.3659345708652009], [587, 258, -1, -0.2919748472514193], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 17.76505720912158], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-71, -82, 1, 0.004507433118664744], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-2, 7, -1, 11.244696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -3, 1, 9.178149008905296], [-3, 2, -1, 15.961955898598879], [19, 10, 1, -0.2572794039175229], [-302, 613, -1, -0.01858590277889011], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 293, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -139, 1, 0.3919113597421918], [-6, -40, 0, 0.39869657113874474], [-264, -564, 1, -0.4183924216615702], [-5, -3, -1, 13.483480935961191], [3, -5, 1, 10.797020869622633], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-5, 25, 1, 0.3509078498670007], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [303, 553, 1, 0.36595586066915176], [589, 259, -1, -0.29200223687692795], [-1, -24, 0, -0.0018062206707234203], [5, -3, -1, 17.81207807874421], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-69, -81, 1, 0.005789912049726973], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, 8, -1, 11.288989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [-1, 3, -1, 16.067164186518596], [21, 9, 1, -0.26994593193811134], [-303, 615, -1, -0.01858896017788745], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 294, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -141, 1, 0.3927098206459015], [-6, -40, 0, 0.39869657113874474], [-265, -566, 1, -0.41840714369005794], [-4, -1, -1, 13.530501805583823], [5, -4, 1, 10.853622078549957], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-3, 24, 1, 0.33928308285278286], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [304, 555, 1, 0.36597700012070333], [591, 260, -1, -0.29202943702147266], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 17.819651164838394], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-71, -80, 1, 0.0025594223148793357], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [1, 6, -1, 11.315273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 9.104357200080079], [1, 4, -1, 16.157361942882066], [19, 10, 1, -0.2572794039175229], [-304, 617, -1, -0.018591997698510478], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 295, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -143, 1, 0.3932761769529572], [-6, -40, 0, 0.39869657113874474], [-266, -568, 1, -0.4184217607806477], [-3, 1, -1, 13.62069956194729], [4, -2, 1, 10.887218625986103], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-2, 26, 1, 0.3317099967585988], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [305, 557, 1, 0.3659979908062366], [593, 261, -1, -0.29205644964294225], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 17.92485945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-69, -81, 1, 0.005789912049726973], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [3, 7, -1, 11.353430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [3, 3, -1, 16.24337237769338], [18, 12, 1, -0.24080294023719023], [-305, 619, -1, -0.018595015533994574], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 296, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -145, 1, 0.3938384738048429], [-6, -40, 0, 0.39869657113874474], [-267, -570, 1, -0.4184362740510993], [-2, 3, -1, 13.725907849867008], [5, 0, 1, 10.96101043481132], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-3, 24, 1, 0.33928308285278286], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [306, 559, 1, 0.36601883428990356], [595, 262, -1, -0.29208327667236533], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 17.976067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-68, -79, 1, 0.004971973911794605], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [5, 6, -1, 11.399560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 9.104357200080079], [5, 2, -1, 16.307812906897958], [19, 10, 1, -0.2572794039175229], [-306, 621, -1, -0.018598013875078447], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 297, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -147, 1, 0.3946330520580777], [-6, -40, 0, 0.39869657113874474], [-268, -572, 1, -0.4184506846033575], [-1, 5, -1, 13.788074891678008], [4, 2, 1, 11.034802243636536], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-1, 23, 1, 0.3264067955558311], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [307, 561, 1, 0.3660395321140153], [597, 263, -1, -0.2921099200143691], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 18.027275835107677], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-70, -78, 1, 0.0016791809358832053], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [6, 4, -1, 11.445406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [4, 0, -1, 16.36837237769338], [18, 8, 1, -0.26782399176886135], [-307, 623, -1, -0.018600992910044717], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 298, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -149, 1, 0.39518881287972984], [-6, -40, 0, 0.39869657113874474], [-269, -574, 1, -0.41846499352383065], [1, 4, -1, 13.858480935961193], [5, 4, 1, 11.068398791072681], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-2, 21, 1, 0.33460340419195983], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [308, 563, 1, 0.3660600857994214], [599, 264, -1, -0.29213638154762844], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 18.132484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-68, -77, 1, 0.002950501202281264], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [7, 2, -1, 11.494696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -3, 1, 9.178149008905296], [3, -2, -1, 16.46195589859888], [16, 7, 1, -0.268749300779754], [-308, 625, -1, -0.018603952824759133], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 299, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -151, 1, 0.39574056973727323], [-6, -40, 0, 0.39869657113874474], [-270, -576, 1, -0.41847920188366367], [2, 6, -1, 13.870699561947292], [4, 6, 1, 11.11742691390582], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-1, 23, 1, 0.3264067955558311], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [309, 565, 1, 0.36608049684588195], [601, 265, -1, -0.29216266312530637], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 18.226067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-69, -79, 1, 0.003821967355146113], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [8, 0, -1, 11.538989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 9.178149008905296], [1, -3, -1, 16.567164186518596], [18, 8, 1, -0.26782399176886135], [-309, 627, -1, -0.018606893802709235], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 300, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-422, -153, 1, 0.39628835262479045], [-6, -40, 0, 0.39869657113874474], [-271, -578, 1, -0.41849331073900475], [4, 5, -1, 13.926879727033871], [2, 5, 1, 11.150450964015898], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-3, 22, 1, 0.34106127637923717], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [310, 567, 1, 0.36610076673243175], [603, 266, -1, -0.29218876657548504], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 18.319651164838394], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-67, -80, 1, 0.007122980911292228], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -1, -1, 11.565273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -4, 1, 9.251940817730512], [0, -5, -1, 16.61837237769338], [19, 10, 1, -0.2572794039175229], [-310, 629, -1, -0.018609816025042317], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 301, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-423, -155, 1, 0.3968321914824921], [-6, -40, 0, 0.39869657113874474], [-272, -580, 1, -0.41850732113126715], [6, 4, -1, 13.97590784986701], [0, 6, 1, 11.21101043481132], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-5, 23, 1, 0.35356018668331235], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [311, 569, 1, 0.3661208969177367], [605, 267, -1, -0.29221469370158853], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 18.42485945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-65, -81, 1, 0.010456888394214735], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [7, -3, -1, 11.603430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, -5, 1, 9.322940720985578], [-2, -4, -1, 16.692164186518596], [18, 12, 1, -0.24080294023719023], [-311, 631, -1, -0.01861271967060252], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 302, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-424, -157, 1, 0.3973721161894319], [-6, -40, 0, 0.39869657113874474], [-273, -582, 1, -0.4185212340873852], [5, 2, -1, 14.008931899977087], [-2, 7, 1, 11.255303201202771], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-3, 22, 1, 0.34106127637923717], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [312, 571, 1, 0.36614088884044327], [607, 268, -1, -0.29224044628279666], [-1, -24, 0, -0.0018062206707234203], [0, 5, -1, 18.476067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-64, -83, 1, 0.01354220367495415], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -5, -1, 11.649560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, -4, 1, 9.393346765268763], [-3, -2, -1, 16.77478885678788], [17, 14, 1, -0.22474073934173455], [-312, 633, -1, -0.01861560491596753], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 303, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-425, -159, 1, 0.3979081565565109], [-6, -40, 0, 0.39869657113874474], [-274, -584, 1, -0.4185350506200648], [4, 0, -1, 14.069491370772509], [-1, 5, 1, 11.24242691390582], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-2, 20, 1, 0.3353541294877769], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [313, 573, 1, 0.3661607439195205], [609, 269, -1, -0.2922660260744509], [-1, -24, 0, -0.0018062206707234203], [1, 3, -1, 18.527275835107677], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -84, 1, 0.016887747105106928], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [4, -6, -1, 11.695406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -3, 1, 9.479357200080079], [-4, 0, -1, 16.86837237769338], [15, 15, 1, -0.20938646114268963], [-313, 635, -1, -0.01861847193548404], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 304, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-426, -161, 1, 0.3984403423197622], [-6, -40, 0, 0.39869657113874474], [-275, -586, 1, -0.4185487717280291], [3, -2, -1, 14.163074891678008], [-3, 4, 1, 11.313426817160886], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-4, 21, 1, 0.3494477537379518], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [314, 575, 1, 0.3661804635545953], [611, 270, -1, -0.2922914348084519], [-1, -24, 0, -0.0018062206707234203], [3, 4, -1, 18.57848402628246], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-64, -85, 1, 0.015369029792578752], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [2, -7, -1, 11.744696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, -1, 1, 9.565367634891395], [-3, 2, -1, 16.96195589859888], [14, 17, 1, -0.19403218294364472], [-314, 637, -1, -0.01862132090130325], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 305, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-425, -163, 1, 0.3992180949403648], [-6, -40, 0, 0.39869657113874474], [-276, -588, 1, -0.41856239839625914], [1, -3, -1, 14.268283179597725], [-5, 5, 1, 11.33601043481132], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-6, 22, 1, 0.3618667005032162], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [315, 577, 1, 0.3662000491262806], [613, 271, -1, -0.2923166741936491], [-1, -24, 0, -0.0018062206707234203], [4, 2, -1, 18.652275835107677], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-63, -87, 1, 0.01833534444117549], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, -8, -1, 11.788989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, 1, 1, 9.655565391254862], [-2, 4, -1, 17.044580568868163], [13, 15, 1, -0.19803752564275942], [-315, 639, -1, -0.018624151983414924], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 306, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-424, -165, 1, 0.3999965911451377], [-6, -40, 0, 0.39869657113874474], [-277, -590, 1, -0.41857593159622863], [0, -5, -1, 14.319491370772509], [-7, 4, 1, 11.378385764542035], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-8, 23, 1, 0.3727663930664188], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [316, 579, 1, 0.36621950199649705], [615, 272, -1, -0.29234174591622286], [-1, -24, 0, -0.0018062206707234203], [3, 0, -1, 18.726067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -85, 1, 0.01778609940624718], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-1, -6, -1, 11.815273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 3, 1, 9.706773582429646], [0, 3, -1, 17.11837237769338], [11, 14, 1, -0.1903787572187148], [-316, 641, -1, -0.01862696534968167], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 307, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-423, -167, 1, 0.40077579469644214], [-6, -40, 0, 0.39869657113874474], [-278, -592, 1, -0.4185893722861356], [-1, -3, -1, 14.370699561947292], [-6, 2, 1, 11.409802243636536], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-10, 24, 1, 0.3823243289615013], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [317, 581, 1, 0.36623882350878817], [617, 273, -1, -0.2923666516400587], [-1, -24, 0, -0.0018062206707234203], [4, -2, -1, 18.79985945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-63, -83, 1, 0.014751763783840367], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-3, -7, -1, 11.853430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, 1, 1, 9.655565391254862], [1, 5, -1, 17.14978885678788], [13, 13, 1, -0.20938646114268963], [-317, 643, -1, -0.018629761165871596], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 308, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-422, -169, 1, 0.40155566915513213], [-6, -40, 0, 0.39869657113874474], [-279, -594, 1, -0.4186027214111277], [-3, -2, -1, 14.47590784986701], [-5, 0, 1, 11.46101043481132], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-11, 22, 1, 0.39328317959771675], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [318, 583, 1, 0.3662580149886291], [619, 274, -1, -0.29239139300711436], [-1, -24, 0, -0.0018062206707234203], [2, -3, -1, 18.882484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -85, 1, 0.01778609940624718], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-5, -6, -1, 11.899560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 3, 1, 9.706773582429646], [3, 4, -1, 17.220788760042947], [12, 11, 1, -0.21630188592602062], [-318, 645, -1, -0.018632539595691312], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 309, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -171, 1, 0.4023361778904245], [-6, -40, 0, 0.39869657113874474], [-280, -596, 1, -0.4186159799035239], [-4, 0, -1, 14.569491370772509], [-4, -2, 1, 11.534802243636536], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-10, 20, 1, 0.39328317959771675], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [319, 585, 1, 0.3662770777437292], [621, 275, -1, -0.29241597163777955], [-1, -24, 0, -0.0018062206707234203], [0, -4, -1, 18.976067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-64, -84, 1, 0.014462496666715029], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, -1, 11.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, 4, 1, 9.780565391254862], [4, 2, -1, 17.294580568868163], [11, 13, 1, -0.1961541231128947], [-319, 647, -1, -0.018635300800817604], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 310, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -173, 1, 0.40311728408990427], [-6, -40, 0, 0.39869657113874474], [-281, -598, 1, -0.4186291486830311], [-3, 2, -1, 14.663074891678008], [-5, -4, 1, 11.568398791072681], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-11, 22, 1, 0.39328317959771675], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [320, 587, 1, 0.36629601306432874], [623, 276, -1, -0.29244038913122866], [-1, -24, 0, -0.0018062206707234203], [-2, -5, -1, 19.036627114728315], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-66, -83, 1, 0.01116500977362061], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-7, -2, -1, 11.994696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, 3, 1, 9.854357200080079], [3, 0, -1, 17.36837237769338], [9, 14, 1, -0.1753176452318774], [-320, 649, -1, -0.018638044940928803], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 311, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -175, 1, 0.4038989507696593], [-6, -40, 0, 0.39869657113874474], [-282, -600, 1, -0.4186422286569569], [-1, 3, -1, 14.768283179597725], [-6, -6, 1, 11.58601043481132], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-13, 23, 1, 0.40136884022596053], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [321, 589, 1, 0.3663148222234892], [625, 277, -1, -0.29246464706576664], [-1, -24, 0, -0.0018062206707234203], [-4, -4, -1, 19.101067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-64, -82, 1, 0.012607898102640113], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-8, 0, -1, 12.038989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, 5, 1, 9.88577367917458], [4, -2, -1, 17.442164186518596], [8, 16, 1, -0.1581782699679063], [-321, 651, -1, -0.018640772173735894], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 312, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -177, 1, 0.4044088170028425], [-6, -40, 0, 0.39869657113874474], [-283, -602, 1, -0.41865522072041766], [0, 5, -1, 14.819491370772509], [-4, -5, 1, 11.603622078549957], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-12, 21, 1, 0.4021160410417841], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [322, 591, 1, 0.3663335064773785], [627, 278, -1, -0.292488746999168], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 19.132484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-63, -80, 1, 0.011916708397641088], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 1, -1, 12.065273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 6, 1, 9.928149008905296], [2, -3, -1, 17.52478885678788], [7, 18, 1, -0.14341564310694863], [-322, 653, -1, -0.018643482655012197], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 313, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -179, 1, 0.4049148978344306], [-6, -40, 0, 0.39869657113874474], [-284, -604, 1, -0.4186681257565426], [2, 4, -1, 14.893283179597725], [-2, -6, 1, 11.659802243636536], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-13, 19, 1, 0.4149923283387359], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [323, 593, 1, 0.36635206706554985], [629, 279, -1, -0.29251269046900935], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 19.027275835107677], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-64, -82, 1, 0.012607898102640113], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-7, 3, -1, 12.103430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, 4, 1, 9.979357200080079], [0, -4, -1, 17.61837237769338], [5, 19, 1, -0.12534080235510833], [-323, 655, -1, -0.01864617653862355], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, 2], "using": [1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 314, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -181, 1, 0.4056915763720506], [-6, -40, 0, 0.39869657113874474], [-285, -606, 1, -0.4186809446366737], [4, 3, -1, 14.967074988422942], [0, -7, 1, 11.71101043481132], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-15, 18, 1, 0.43006240158434794], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [324, 595, 1, 0.3663705052112155], [631, 280, -1, -0.2925364789929955], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 19.132484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-66, -81, 1, 0.009268858632101685], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, 5, -1, 12.149560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 2, 1, 10.01077367917458], [-2, -3, -1, 17.71195589859888], [6, 17, 1, -0.1383865578876235], [-324, 657, -1, -0.018648853976556926], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 315, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -183, 1, 0.40619115370032005], [-6, -40, 0, 0.39869657113874474], [-286, -608, 1, -0.41869367822056175], [3, 1, -1, 15.018283179597725], [2, -6, 1, 11.762218625986103], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-16, 16, 1, 0.44449137077250017], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [325, 597, 1, 0.36638882212151513], [633, 281, -1, -0.2925601140692792], [-1, -24, 0, -0.0018062206707234203], [-5, -3, -1, 19.140057209121576], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-67, -79, 1, 0.006136465542500812], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-4, 6, -1, 12.195406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, 1, 1, 10.07294072098558], [-4, -2, -1, 17.794580568868163], [5, 15, 1, -0.13559465231747297], [-325, 659, -1, -0.01865151511894956], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 316, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -185, 1, 0.40696548634297874], [-6, -40, 0, 0.39869657113874474], [-287, -610, 1, -0.41870632735655827], [5, 0, -1, 15.069491370772509], [1, -4, 1, 11.750000000000004], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-14, 15, 1, 0.4390054429644947], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [326, 599, 1, 0.3664070189877788], [635, 282, -1, -0.2925835971767747], [-1, -24, 0, -0.0018062206707234203], [-7, -2, -1, 19.18177487754144], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-65, -80, 1, 0.009490522754920412], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-2, 7, -1, 12.244696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-7, 0, 1, 10.10435720008008], [-5, 0, -1, 17.86837237769338], [4, 17, 1, -0.12116568312932073], [-326, 661, -1, -0.018654160114116584], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 317, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -187, 1, 0.4077401867027997], [-6, -40, 0, 0.39869657113874474], [-288, -612, 1, -0.41871889288180386], [4, -2, -1, 15.143283179597725], [3, -5, 1, 11.797020869622635], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-16, 14, 1, 0.45508602308997337], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [327, 601, 1, 0.36642509698578474], [637, 283, -1, -0.2926069297754655], [-1, -24, 0, -0.0018062206707234203], [-6, 0, -1, 19.226067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-66, -82, 1, 0.01022395048064016], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, 8, -1, 12.288989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-8, -2, 1, 10.143346765268765], [-4, 2, -1, 17.942164186518596], [3, 15, 1, -0.11580294023719019], [-327, 663, -1, -0.01865678910857866], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 318, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -189, 1, 0.40851521830679655], [-6, -40, 0, 0.39869657113874474], [-289, -614, 1, -0.4187313756224129], [3, -4, -1, 15.217074988422942], [5, -6, 1, 11.821581465623167], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-15, 16, 1, 0.43935912003362626], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [328, 603, 1, 0.36644305727601245], [639, 284, -1, -0.292630113306706], [-1, -24, 0, -0.0018062206707234203], [-4, 1, -1, 19.26505720912158], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-64, -81, 1, 0.011659323344953341], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [1, 6, -1, 12.315273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -1, 1, 10.130641428435707], [-2, 3, -1, 18.02478885678788], [2, 13, 1, -0.10868135631645406], [-328, 665, -1, -0.018659402247089264], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [2, 1], "using": [2, 1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 319, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-417, -191, 1, 0.40929054458795205], [-6, -40, 0, 0.39869657113874474], [-290, -616, 1, -0.41874377639365423], [1, -3, -1, 15.268283179597725], [4, -4, 1, 11.83601043481132], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-17, 15, 1, 0.4544256329252706], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [329, 605, 1, 0.36646090100389034], [641, 285, -1, -0.2926531491935175], [-1, -24, 0, -0.0018062206707234203], [-3, 3, -1, 19.351067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -82, 1, 0.015048916058220282], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [3, 7, -1, 12.353430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, -3, 1, 10.190367634891397], [-3, 5, -1, 18.032361942882062], [0, 12, 1, -0.08438646114268962], [-329, 667, -1, -0.018661999672660835], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [2, -1], "using": [2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 320, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-416, -193, 1, 0.4100661288954969], [-6, -40, 0, 0.39869657113874474], [-291, -618, 1, -0.4187560960001286], [0, -5, -1, 15.319491370772509], [5, -2, 1, 11.900450964015898], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-19, 16, 1, 0.45809996092191063], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [330, 607, 1, 0.36647862930003894], [643, 286, -1, -0.2926760388408784], [-1, -24, 0, -0.0018062206707234203], [-2, 5, -1, 19.41550817313747], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -81, 1, 0.01661553253059912], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [5, 6, -1, 12.399560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -2, 1, 10.197940720985581], [-1, 6, -1, 18.09208814933775], [1, 14, 1, -0.09573539664261982], [-330, 669, -1, -0.018664581526591426], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 321, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-417, -195, 1, 0.41054787368861695], [-6, -40, 0, 0.39869657113874474], [-292, -620, 1, -0.4187683352359425], [-1, -7, -1, 15.342074988422942], [4, 0, 1, 11.96101043481132], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 17, 1, 0.4611830539877627], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [331, 609, 1, 0.3664962432805094], [645, 287, -1, -0.2926987836360094], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 19.42485945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -80, 1, 0.013152118811239365], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [6, 4, -1, 12.445406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -4, 1, 10.229357200080083], [1, 5, -1, 18.14978885678788], [3, 13, 1, -0.12048261889801323], [-331, 671, -1, -0.018667147948489785], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 8, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 322, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -197, 1, 0.4110259633118159], [-6, -40, 0, 0.39869657113874474], [-293, -622, 1, -0.4187804948848787], [-2, -9, -1, 15.354293614409041], [5, 2, 1, 12.021569905606741], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 18, 1, 0.4638051415174277], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [332, 611, 1, 0.3665137440470172], [647, 288, -1, -0.29272138494865263], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 19.51505720912158], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -79, 1, 0.014705573901295097], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [7, 2, -1, 12.494696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -2, 1, 10.197940720985581], [3, 4, -1, 18.220788760042947], [4, 15, 1, -0.1258626199708495], [-332, 673, -1, -0.01866969907630081], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 323, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -199, 1, 0.41150043067683145], [-6, -40, 0, 0.39869657113874474], [-294, -624, 1, -0.4187925757205636], [-4, -8, -1, 15.393283179597725], [4, 4, 1, 12.08601043481132], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 16, 1, 0.47590784986700074], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [333, 613, 1, 0.3665311326871717], [649, 289, -1, -0.2927438441313462], [-1, -24, 0, -0.0018062206707234203], [3, 5, -1, 19.56207807874421], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -77, 1, 0.014027478381972677], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [8, 0, -1, 12.538989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, -3, 1, 10.190367634891397], [4, 2, -1, 18.294580568868163], [6, 16, 1, -0.1414865867526437], [-333, 675, -1, -0.018672235046330282], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 324, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -201, 1, 0.4122675666380552], [-6, -40, 0, 0.39869657113874474], [-295, -626, 1, -0.41880457850663105], [-6, -7, -1, 15.43227274478641], [2, 5, 1, 12.150450964015898], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 15, 1, 0.4742500458358086], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [334, 615, 1, 0.36654841027470086], [651, 290, -1, -0.29276616251969295], [-1, -24, 0, -0.0018062206707234203], [4, 3, -1, 19.62365126158333], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-61, -76, 1, 0.010441163175108535], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -1, -1, 12.565273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -2, 1, 10.197940720985581], [3, 0, -1, 18.36837237769338], [7, 14, 1, -0.15817826996790627], [-334, 677, -1, -0.018674755993268895], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 325, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-417, -203, 1, 0.4130348167180302], [-6, -40, 0, 0.39869657113874474], [-296, -628, 1, -0.418816503996883], [-8, -6, -1, 15.467074988422942], [0, 6, 1, 12.21101043481132], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 13, 1, 0.48761390131903976], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [335, 617, 1, 0.36656557786967214], [653, 291, -1, -0.2927883414326248], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 19.674859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -74, 1, 0.007091383742143737], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [7, -3, -1, 12.603430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, -3, 1, 10.303149008905299], [5, -1, -1, 18.39978885678788], [8, 12, 1, -0.17796998204818903], [-335, 679, -1, -0.018677262050216505], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, -2], "using": [-1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 326, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -205, 1, 0.4134999242490421], [-6, -40, 0, 0.39869657113874474], [-297, -630, 1, -0.41882835293544746], [-7, -4, -1, 15.486866700503224], [-2, 5, 1, 12.271569905606741], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 11, 1, 0.49569956194728354], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [336, 619, 1, 0.36658263651870876], [655, 292, -1, -0.29281038217266164], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 19.765057209121583], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-61, -76, 1, 0.010441163175108535], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [6, -5, -1, 12.649560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, -4, 1, 10.393346765268767], [4, -3, -1, 18.470788760042947], [9, 14, 1, -0.1753176452318774], [-336, 681, -1, -0.01867975334870516], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 8, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 327, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -207, 1, 0.4139614918207012], [-6, -40, 0, 0.39869657113874474], [-298, -632, 1, -0.41884012605693294], [-5, -3, -1, 15.483480935961193], [-4, 6, 1, 12.304593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 9, 1, 0.5050508415679219], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [337, 621, 1, 0.3665995872552022], [657, 293, -1, -0.29283228602616596], [-1, -24, 0, -0.0018062206707234203], [6, 0, -1, 19.726067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -75, 1, 0.011998603493372905], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [4, -6, -1, 12.695406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, -6, 1, 10.405565391254866], [5, -5, -1, 18.49337237769338], [8, 16, 1, -0.1581782699679063], [-337, 683, -1, -0.018682230018722146], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 328, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -209, 1, 0.4144195520178411], [-6, -40, 0, 0.39869657113874474], [-299, -634, 1, -0.41885182408658034], [-4, -1, -1, 15.530501805583825], [-3, 4, 1, 12.313426817160886], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 8, 1, 0.5162163484785816], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [338, 623, 1, 0.36661643109952063], [659, 294, -1, -0.292854054263592], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 19.765057209121583], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-58, -77, 1, 0.015337996363491278], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [2, -7, -1, 12.744696798797213], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, -4, 1, 10.393346765268767], [3, -6, -1, 18.544580568868163], [7, 18, 1, -0.14341564310694863], [-338, 685, -1, -0.018684692188733042], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 329, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -211, 1, 0.4148741371644011], [-6, -40, 0, 0.39869657113874474], [-300, -636, 1, -0.41886344774041157], [-3, 1, -1, 15.620699561947292], [-5, 3, 1, 12.375000000000004], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 10, 1, 0.5015914963824543], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [339, 625, 1, 0.36663316905921317], [661, 295, -1, -0.29287568813973125], [-1, -24, 0, -0.0018062206707234203], [5, -3, -1, 19.812078078744214], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -75, 1, 0.014654480823406054], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [0, -8, -1, 12.788989565188665], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, -6, 1, 10.405565391254866], [1, -7, -1, 18.595788760042947], [8, 20, 1, -0.14494593193811134], [-339, 687, -1, -0.0186871399857034], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 330, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -213, 1, 0.4156298488727142], [-6, -40, 0, 0.39869657113874474], [-301, -638, 1, -0.41887499772537584], [-2, 3, -1, 15.72590784986701], [-4, 1, 1, 12.422020869622635], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 8, 1, 0.5115623206625604], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [340, 627, 1, 0.36664980212921067], [663, 296, -1, -0.2928971888939525], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 19.819651164838398], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-58, -73, 1, 0.011229399349592438], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-1, -6, -1, 12.815273793544291], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, -4, 1, 10.393346765268767], [-1, -8, -1, 18.638164089773664], [7, 18, 1, -0.14341564310694863], [-340, 689, -1, -0.0186895735351208], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 8, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-2, -1], "using": [-2, -1]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 331, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -215, 1, 0.4163855196909171], [-6, -40, 0, 0.39869657113874474], [-302, -640, 1, -0.41888647473949253], [-1, 5, -1, 15.78807489167801], [-6, 0, 1, 12.46101043481132], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 6, 1, 0.5271160410417841], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [341, 629, 1, 0.36666633129202236], [665, 297, -1, -0.2929185577504382], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 19.924859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -71, 1, 0.01042322618171082], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-3, -7, -1, 12.853430094393243], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, -5, 1, 10.322940720985581], [-2, -6, -1, 18.669580568868163], [9, 19, 1, -0.1547925054258749], [-341, 691, -1, -0.018691992961016275], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 25, "got": [-2, 1], "using": [-2, 1]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 332, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -217, 1, 0.4168308821484839], [-6, -40, 0, 0.39869657113874474], [-303, -642, 1, -0.4188978794719921], [1, 4, -1, 15.858480935961195], [-5, -2, 1, 12.521569905606741], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-20, 5, 1, 0.5305018055838154], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [342, 631, 1, 0.3666827575179292], [667, 298, -1, -0.292939795918416], [-1, -24, 0, -0.0018062206707234203], [3, -4, -1, 19.87365126158333], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -72, 1, 0.008827035433999915], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-5, -6, -1, 12.899560596000512], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, -4, 1, 10.393346765268767], [-3, -8, -1, 18.675472503303332], [8, 17, 1, -0.15438958238012038], [-342, 693, -1, -0.018694398385985363], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 8, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 25, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 333, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -219, 1, 0.417272853926815], [-6, -40, 0, 0.39869657113874474], [-304, -644, 1, -0.4189092126034535], [3, 3, -1, 15.94449137077251], [-6, -4, 0, 12.554593955716818], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 6, 1, 0.5271160410417841], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [343, 633, 1, 0.36669908176517346], [669, 299, -1, -0.2929609045923865], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 19.924859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -70, 1, 0.005303201202767707], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -3, 1, 10.479357200080083], [-5, -7, -1, 18.71708814933775], [10, 16, 1, -0.173290303387366], [-343, 695, -1, -0.018696789931208824], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 334, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -221, 1, 0.418022622576123], [-6, -40, 0, 0.39869657113874474], [-305, -646, 1, -0.41892047480593986], [5, 2, -1, 16.00893189997709], [-6, -4, 0, 12.554593955716818], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 4, 1, 0.5420863514861547], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [344, 635, 1, 0.3667153049801447], [671, 300, -1, -0.29298188495234645], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 19.976067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -69, 1, 0.0015809573669351958], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, -1, 1, 10.565367634891398], [-6, -5, -1, 18.757801346881532], [9, 14, 1, -0.1753176452318774], [-344, 697, -1, -0.018699167716473133], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 335, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -223, 1, 0.4187722447773565], [-6, -40, 0, 0.39869657113874474], [-306, -648, 1, -0.4189316667431312], [4, 0, -1, 16.06949137077251], [-6, -4, 0, 12.554593955716818], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 5, 1, 0.5322899881231916], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [345, 637, 1, 0.36673142809756243], [673, 301, -1, -0.2930027381640081], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 20.02727583510768], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-63, -67, 1, -0.002019894162051781], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, 1, 1, 10.635773679174584], [-7, -3, -1, 18.8039318484888], [11, 15, 1, -0.18509156596892515], [-345, 699, -1, -0.0187015318601902], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 336, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -225, 1, 0.41952168732503325], [-6, -40, 0, 0.39869657113874474], [-307, -650, 1, -0.4189427890704545], [3, -2, -1, 16.16307489167801], [-6, -4, 0, 12.554593955716818], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-20, 3, 1, 0.5457947996337554], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [346, 639, 1, 0.36674745204065534], [675, 302, -1, -0.2930234653790147], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 20.132484123027396], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -65, 1, -0.003156558245054058], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 3, 1, 10.70677358242965], [-8, -1, -1, 18.848580665613095], [9, 16, 1, -0.16593577653933206], [-346, 701, -1, -0.01870388247941723], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 337, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-417, -227, 1, 0.4202709170614513], [-6, -40, 0, 0.39869657113874474], [-308, -652, 1, -0.4189538424352117], [1, -3, -1, 16.268283179597727], [-6, -4, 0, 12.554593955716818], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-19, 5, 1, 0.5285370295600815], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [347, 641, 1, 0.3667633777213374], [677, 303, -1, -0.29304406773515174], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 20.226067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-63, -67, 1, -0.0020198941620517804], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, 4, 1, 10.780565391254866], [-7, 1, -1, 18.890955995343813], [10, 18, 1, -0.16509369475123722], [-347, 703, -1, -0.018706219689875805], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 338, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-416, -229, 1, 0.421019900885462], [-6, -40, 0, 0.39869657113874474], [-309, -654, 1, -0.4189648274767053], [0, -5, -1, 16.31949137077251], [-6, -4, 0, 12.554593955716818], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-18, 3, 1, 0.5432071424168735], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [348, 643, 1, 0.36677920604038033], [679, 304, -1, -0.29306454635655493], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 20.319651164838398], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-61, -66, 1, -0.0006527165446225723], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, 3, 1, 10.854357200080083], [-8, 3, -1, 18.925472503303332], [8, 17, 1, -0.15438958238012038], [-348, 705, -1, -0.01870854360597133], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 339, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-415, -231, 1, 0.4217686057612073], [-6, -40, 0, 0.39869657113874474], [-310, -656, 1, -0.41897574482636124], [-1, -3, -1, 16.370699561947294], [-6, -4, 0, 12.554593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-20, 2, 1, 0.5536286120572235], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [349, 645, 1, 0.36679493788758366], [681, 305, -1, -0.2930849023539139], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 20.424859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -64, 1, -0.0017831740444570858], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, 5, 1, 10.885773679174584], [-7, 5, -1, 18.96708814933775], [10, 16, 1, -0.173290303387366], [-349, 707, -1, -0.018710854340811323], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 340, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-416, -233, 1, 0.42218957337441454], [-6, -40, 0, 0.39869657113874474], [-311, -658, 1, -0.4189865951078501], [-3, -2, -1, 16.47590784986701], [-6, -4, 0, 12.554593955716818], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 4, 1, 0.5395349878070486], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [350, 647, 1, 0.36681057414194074], [683, 306, -1, -0.29310513682467265], [-1, -24, 0, -0.0018062206707234203], [0, 5, -1, 20.476067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -63, 1, -0.005642212399996476], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 6, 1, 10.928149008905299], [-5, 6, -1, 19.007801346881532], [8, 15, 1, -0.16236559152005894], [-350, 709, -1, -0.01871315200622366], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 341, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-417, -235, 1, 0.42260728728211683], [-6, -40, 0, 0.39869657113874474], [-312, -660, 1, -0.41899737893720557], [-4, 0, -1, 16.56949137077251], [-6, -4, 0, 12.554593955716818], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-20, 2, 1, 0.5536286120572235], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [351, 649, 1, 0.3668261156718025], [685, 307, -1, -0.2931252508532263], [-1, -24, 0, -0.0018062206707234203], [1, 3, -1, 20.52727583510768], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-64, -64, 1, -0.006915424783330972], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, 5, 1, 10.885773679174584], [-3, 7, -1, 19.0539318484888], [7, 17, 1, -0.14655350295368844], [-351, 711, -1, -0.01871543671277517], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 342, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -237, 1, 0.4230217793729203], [-6, -40, 0, 0.39869657113874474], [-313, -662, 1, -0.4190080969229412], [-3, 2, -1, 16.66307489167801], [-6, -4, 0, 12.554593955716818], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 3, 1, 0.5479214651657632], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [352, 651, 1, 0.3668415633350379], [687, 308, -1, -0.29314524551111437], [-1, -24, 0, -0.0018062206707234203], [3, 2, -1, 20.632484123027396], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-66, -65, 1, -0.008130324415333042], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 4, 1, 10.95677358242965], [-1, 8, -1, 19.098580665613095], [8, 19, 1, -0.1478132783035717], [-352, 713, -1, -0.018717708569788653], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 343, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -239, 1, 0.42343308122024415], [-6, -40, 0, 0.39869657113874474], [-314, -664, 1, -0.41901874966616476], [-2, 4, -1, 16.745699561947294], [-6, -4, 0, 12.554593955716818], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-20, 4, 1, 0.5380748916779997], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [353, 653, 1, 0.36685691797919173], [689, 309, -1, -0.2931651218572104], [-1, -24, 0, -0.0018062206707234203], [4, 0, -1, 20.726067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-65, -63, 1, -0.009402018422806207], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, 2, 1, 11.030565391254866], [1, 7, -1, 19.140955995343813], [10, 18, 1, -0.16509369475123722], [-353, 715, -1, -0.018719967685360918], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 344, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -241, 1, 0.42384122408381275], [-6, -40, 0, 0.39869657113874474], [-315, -666, 1, -0.41902933776069007], [0, 3, -1, 16.81949137077251], [-6, -4, 0, 12.554593955716818], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-18, 3, 1, 0.5432071424168735], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [354, 655, 1, 0.3668721804416391], [691, 310, -1, -0.2931848809379087], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 20.819651164838398], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-64, -61, 1, -0.010734410284912668], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 11.104357200080083], [3, 6, -1, 19.192164186518596], [9, 20, 1, -0.15168575369256232], [-354, 717, -1, -0.01872221416637966], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 345, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -243, 1, 0.4245747581277324], [-6, -40, 0, 0.39869657113874474], [-316, -668, 1, -0.41903986179314784], [-2, 4, -1, 16.745699561947294], [-6, -4, 0, 12.554593955716818], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-19, 5, 1, 0.5285370295600815], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [355, 657, 1, 0.3668873515497376], [693, 311, -1, -0.2932045237873074], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 20.924859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -62, 1, -0.006915424783330972], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 11.178149008905299], [4, 4, -1, 19.24337237769338], [8, 18, 1, -0.1509489305165179], [-355, 719, -1, -0.018724448118540297], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 346, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -245, 1, 0.42497684287676923], [-6, -40, 0, 0.39869657113874474], [-317, -670, 1, -0.4190503223430939], [0, 3, -1, 16.81949137077251], [-6, -4, 0, 12.554593955716818], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-17, 4, 1, 0.5327121487858691], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [356, 659, 1, 0.3669024321209768], [695, 312, -1, -0.2932240514273885], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 20.976067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-63, -60, 1, -0.010796483192487563], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 11.104357200080083], [5, 2, -1, 19.307812906897958], [6, 19, 1, -0.13306859551414205], [-356, 721, -1, -0.01872666964636264], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 347, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -247, 1, 0.425375844257718], [-6, -40, 0, 0.39869657113874474], [-318, -672, 1, -0.41906071998311517], [1, 5, -1, 16.85090784986701], [-6, -4, 0, 12.554593955716818], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-19, 3, 1, 0.5445674079533436], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [357, 661, 1, 0.36691742296312446], [697, 313, -1, -0.29324346486819464], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 21.02727583510768], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -62, 1, -0.006915424783330971], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 11.178149008905299], [4, 0, -1, 19.36837237769338], [7, 21, 1, -0.13559465231747297], [-357, 723, -1, -0.01872887885320701], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 348, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -249, 1, 0.42610308639026634], [-6, -40, 0, 0.39869657113874474], [-319, -674, 1, -0.4190710552789343], [3, 4, -1, 16.921907753122078], [-6, -4, 0, 12.554593955716818], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 2, 1, 0.5543793373530405], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [358, 663, 1, 0.36693232487437105], [699, 314, -1, -0.29326276510800287], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 21.132484123027396], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-61, -64, 1, -0.0030964392817492753], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -3, 1, 11.178149008905299], [3, -2, -1, 19.46195589859888], [8, 23, 1, -0.13766148343660828], [-358, 725, -1, -0.018731075841290645], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 349, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -251, 1, 0.4264961198734399], [-6, -40, 0, 0.39869657113874474], [-320, -676, 1, -0.41908132878951226], [5, 3, -1, 16.983480935961197], [-6, -4, 0, 12.554593955716818], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-19, 3, 1, 0.5445674079533436], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [359, 665, 1, 0.3669471386434709], [701, 315, -1, -0.29328195313349537], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 21.226067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -63, 1, -0.001699098540871634], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 11.178149008905299], [1, -3, -1, 19.567164186518596], [10, 22, 1, -0.15228633553273555], [-359, 727, -1, -0.018733260711703018], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 350, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -253, 1, 0.42721995884599556], [-6, -40, 0, 0.39869657113874474], [-321, -678, 1, -0.4190915410671488], [3, 2, -1, 16.975907849867014], [-6, -4, 0, 12.554593955716818], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 4, 1, 0.5395349878070486], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [360, 667, 1, 0.3669618650498812], [703, 316, -1, -0.29330102991992724], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 21.319651164838398], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -64, 1, 0.002281634979478572], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -4, 1, 11.251940817730516], [0, -5, -1, 19.61837237769338], [11, 24, 1, -0.1527852522153663], [-360, 729, -1, -0.018735433564421616], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 351, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -255, 1, 0.42760707123069075], [-6, -40, 0, 0.39869657113874474], [-322, -680, 1, -0.41910169265758174], [5, 1, -1, 17.03807489167801], [-6, -4, 0, 12.554593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 2, 1, 0.5550624015843479], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [361, 669, 1, 0.36697650486389877], [705, 317, -1, -0.29331999643129125], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 21.424859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -63, 1, -0.001699098540871634], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, -5, 1, 11.322940720985581], [-2, -4, -1, 19.692164186518596], [13, 25, 1, -0.1607043267712372], [-361, 731, -1, -0.018737594498327268], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 352, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-422, -257, 1, 0.42799121976118554], [-6, -40, 0, 0.39869657113874474], [-323, -682, 1, -0.4191117841000838], [4, -1, -1, 17.108480935961197], [-6, -4, 0, 12.554593955716818], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 1, 1, 0.5628637484658646], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [362, 671, 1, 0.36699105884679395], [707, 318, -1, -0.29333885362047996], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 21.515057209121583], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -62, 1, -0.00023217334820512642], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, -4, 1, 11.393346765268767], [-3, -2, -1, 19.77478885678788], [14, 23, 1, -0.17141060799770116], [-362, 733, -1, -0.018739743611218707], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 353, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-421, -259, 1, 0.42870870734549094], [-6, -40, 0, 0.39869657113874474], [-324, -684, 1, -0.41912181592755826], [6, -2, -1, 17.120699561947294], [-6, -4, 0, 12.554593955716818], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 3, 1, 0.5488485708525765], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [363, 673, 1, 0.3670055277509424], [709, 319, -1, -0.293357602429445], [-1, -24, 0, -0.0018062206707234203], [3, 3, -1, 21.601067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-56, -64, 1, 0.003679227534142227], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -5, 1, 11.440367634891398], [-4, 0, -1, 19.86837237769338], [15, 25, 1, -0.17039689595400495], [-363, 735, -1, -0.018741880999827914], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 354, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-420, -261, 1, 0.4294256254539875], [-6, -40, 0, 0.39869657113874474], [-325, -686, 1, -0.41913178866663237], [8, -3, -1, 17.126591496382463], [-6, -4, 0, 12.554593955716818], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 4, 1, 0.5442406015479937], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [364, 675, 1, 0.3670199123199549], [711, 320, -1, -0.2933762437893533], [-1, -24, 0, -0.0018062206707234203], [5, 2, -1, 21.665508173137475], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -62, 1, 0.0025953286748098027], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, -3, 1, 11.447940720985583], [-3, 2, -1, 19.96195589859888], [17, 26, 1, -0.1765489935298917], [-364, 737, -1, -0.01874400675983417], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 355, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-419, -263, 1, 0.43014194570652503], [-6, -40, 0, 0.39869657113874474], [-326, -688, 1, -0.4191417028377499], [7, -5, -1, 17.168207142416883], [-6, -4, 0, 12.554593955716818], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-27, 5, 1, 0.5403483790715791], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [365, 677, 1, 0.3670342132888041], [713, 321, -1, -0.2933947786207412], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 21.674859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -63, 1, 0.006770991737916272], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -1, 1, 11.5531490089053], [-1, 3, -1, 20.067164186518596], [16, 28, 1, -0.16701113141197357], [-365, 739, -1, -0.01874612098587855], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 356, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-418, -265, 1, 0.4308576398671459], [-6, -40, 0, 0.39869657113874474], [-327, -690, 1, -0.41915155895526135], [6, -7, -1, 17.206709996758608], [-6, -4, 0, 12.554593955716818], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-29, 6, 1, 0.5370209008407246], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [366, 679, 1, 0.3670484313839499], [715, 322, -1, -0.2934132078336655], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 21.765057209121583], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -65, 1, 0.010696218955307632], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, -2, 1, 11.543797729284663], [1, 4, -1, 20.157361942882066], [15, 26, 1, -0.16766879272282667], [-366, 741, -1, -0.018748223771577935], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 357, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-417, -267, 1, 0.43157267985050596], [-6, -40, 0, 0.39869657113874474], [-328, -692, 1, -0.4191613575275128], [4, -6, -1, 17.22590784986701], [-6, -4, 0, 12.554593955716818], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-28, 4, 1, 0.5469077531220669], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [367, 681, 1, 0.36706256732346215], [717, 323, -1, -0.2934315323278521], [-1, -24, 0, -0.0018062206707234203], [5, -3, -1, 21.812078078744214], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -63, 1, 0.006770991737916273], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 0, 1, 11.604357200080084], [3, 3, -1, 20.24337237769338], [14, 28, 1, -0.1581782699679063], [-367, 743, -1, -0.01875031520953869], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 358, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-416, -269, 1, 0.43228703772820615], [-6, -40, 0, 0.39869657113874474], [-329, -694, 1, -0.41917109905693367], [2, -5, -1, 17.25893189997709], [-6, -4, 0, 12.554593955716818], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 5, 1, 0.5392537956206703], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [368, 683, 1, 0.36707662181714146], [719, 324, -1, -0.29344975299284204], [-1, -24, 0, -0.0018062206707234203], [4, -5, -1, 21.868679287671537], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -61, 1, 0.0027603292972181058], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, 2, 1, 11.697940720985583], [5, 4, -1, 20.26098402143202], [13, 26, 1, -0.1581782699679063], [-368, 745, -1, -0.018752395391370472], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 359, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-415, -271, 1, 0.433000685735032], [-6, -40, 0, 0.39869657113874474], [-330, -696, 1, -0.4191807840401218], [0, -4, -1, 17.31949137077251], [-6, -4, 0, 12.554593955716818], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 6, 1, 0.5305018055838154], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [369, 685, 1, 0.36709059556663776], [721, 325, -1, -0.29346787070813535], [-1, -24, 0, -0.0018062206707234203], [2, -6, -1, 21.924859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -63, 1, 0.006770991737916273], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, 4, 1, 11.780565391254868], [6, 2, -1, 20.317164186518596], [12, 28, 1, -0.14882699034726796], [-369, 747, -1, -0.018754464407699588], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 360, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-414, -273, 1, 0.43371359627509587], [-6, -40, 0, 0.39869657113874474], [-331, -698, 1, -0.4191904129679287], [-2, -5, -1, 17.380050841567932], [-6, -4, 0, 12.554593955716818], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 8, 1, 0.5202006162584532], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [370, 687, 1, 0.36710448926556705], [723, 326, -1, -0.29348588634333195], [-1, -24, 0, -0.0018062206707234203], [1, -4, -1, 21.93707807874421], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -62, 1, 0.008528873170306603], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, 3, 1, 11.854357200080084], [5, 0, -1, 20.36837237769338], [13, 26, 1, -0.1581782699679063], [-370, 749, -1, -0.018756522348181915], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 361, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-415, -275, 1, 0.4340713776090021], [-6, -40, 0, 0.39869657113874474], [-332, -700, 1, -0.41919998632554145], [-4, -4, -1, 17.44449137077251], [-6, -4, 0, 12.554593955716818], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 10, 1, 0.5110538401463285], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [371, 689, 1, 0.36711830359962594], [725, 327, -1, -0.29350380075827065], [-1, -24, 0, -0.0018062206707234203], [-1, -5, -1, 22.007484123027396], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -64, 1, 0.009490522754920416], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-2, 4, 1, 11.9281490089053], [4, -2, -1, 20.442164186518596], [12, 28, 1, -0.14882699034726796], [-371, 751, -1, -0.018758569301516124], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 362, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-416, -277, 1, 0.4344263837256783], [-6, -40, 0, 0.39869657113874474], [-333, -702, 1, -0.41920950459256506], [-3, -2, -1, 17.47590784986701], [-6, -4, 0, 12.554593955716818], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 12, 1, 0.4982663545938744], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [372, 691, 1, 0.36713203924670423], [727, 328, -1, -0.29352161480316574], [-1, -24, 0, -0.0018062206707234203], [-3, -4, -1, 22.078484026282464], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -63, 1, 0.005303201202767709], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 2, 1, 12.010773679174585], [2, -3, -1, 20.52478885678788], [10, 29, 1, -0.13723536680260265], [-372, 753, -1, -0.018760605355456334], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 363, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-415, -279, 1, 0.43513260793650543], [-6, -40, 0, 0.39869657113874474], [-334, -704, 1, -0.41921896824310195], [-4, -4, -1, 17.44449137077251], [-6, -4, 0, 12.554593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 14, 1, 0.4908781603113714], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [373, 693, 1, 0.367145696876996], [729, 329, -1, -0.293539329318741], [-1, -24, 0, -0.0018062206707234203], [-4, -2, -1, 22.15227583510768], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -61, 1, 0.0042350632594774455], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, 1, 1, 12.072940720985585], [0, -4, -1, 20.61837237769338], [11, 31, 1, -0.13865494708193518], [-373, 755, -1, -0.01876263059682455], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 364, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-414, -281, 1, 0.4358380249122709], [-6, -40, 0, 0.39869657113874474], [-335, -706, 1, -0.41922837774583077], [-3, -2, -1, 17.47590784986701], [-6, -4, 0, 12.554593955716818], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-27, 12, 1, 0.5029289013986719], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [374, 695, 1, 0.36715927715310803], [731, 330, -1, -0.29355694513636177], [-1, -24, 0, -0.0018062206707234203], [-5, 0, -1, 22.226067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -62, 1, 0.0025953286748098044], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -1, 1, 12.14334676526877], [1, -6, -1, 20.59208814933775], [12, 33, 1, -0.13989509037018957], [-374, 757, -1, -0.018764645111523173], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 365, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-413, -283, 1, 0.43654260836896464], [-6, -40, 0, 0.39869657113874474], [-336, -708, 1, -0.41923773356408384], [-4, 0, -1, 17.56949137077251], [-6, -4, 0, 12.554593955716818], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-29, 13, 1, 0.5024204208824401], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [375, 697, 1, 0.3671727807301671], [733, 331, -1, -0.2935744630781648], [-1, -24, 0, -0.0018062206707234203], [-4, 2, -1, 22.299859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -63, 1, 0.001035700844757176], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -3, 1, 12.229357200080086], [-1, -5, -1, 20.64978885678788], [14, 34, 1, -0.14655350295368846], [-375, 759, -1, -0.018766648984546937], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 366, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-412, -285, 1, 0.4372463322153307], [-6, -40, 0, 0.39869657113874474], [-337, -710, 1, -0.4192470361559229], [-3, 2, -1, 17.66307489167801], [-6, -4, 0, 12.554593955716818], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-28, 11, 1, 0.5099143254194298], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [376, 699, 1, 0.3671862082559253], [735, 332, -1, -0.29359188395718594], [-1, -24, 0, -0.0018062206707234203], [-2, 3, -1, 22.382484123027396], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -62, 1, 0.0025953286748098044], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-2, -5, 1, 12.293797729284664], [-3, -4, -1, 20.720788760042947], [13, 36, 1, -0.1395398343908037], [-376, 761, -1, -0.018768642299995156], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 367, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-411, -287, 1, 0.4379491705581766], [-6, -40, 0, 0.39869657113874474], [-338, -712, 1, -0.41925628597421416], [-2, 4, -1, 17.745699561947294], [-6, -4, 0, 12.554593955716818], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-29, 13, 1, 0.5024204208824401], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [377, 701, 1, 0.3671995603708631], [737, 333, -1, -0.29360920857748535], [-1, -24, 0, -0.0018062206707234203], [0, 4, -1, 22.476067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -63, 1, 0.006770991737916274], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, -4, 1, 12.354357200080086], [-4, -2, -1, 20.794580568868163], [11, 37, 1, -0.13037832607501368], [-377, 763, -1, -0.018770625141083155], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 368, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-412, -289, 1, 0.4382866901970911], [-6, -40, 0, 0.39869657113874474], [-339, -714, 1, -0.4192654834667014], [0, 3, -1, 17.81949137077251], [-6, -4, 0, 12.554593955716818], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-30, 15, 1, 0.4956995619472836], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [378, 703, 1, 0.3672128377082915], [739, 334, -1, -0.2936264377342713], [-1, -24, 0, -0.0018062206707234203], [2, 3, -1, 22.569651164838398], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -65, 1, 0.007754688073460994], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, -3, 1, 12.447940720985585], [-3, 0, -1, 20.86837237769338], [13, 36, 1, -0.1395398343908037], [-378, 765, -1, -0.01877259759015408], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 369, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-411, -291, 1, 0.43898565091156067], [-6, -40, 0, 0.39869657113874474], [-340, -716, 1, -0.41927462907607854], [2, 4, -1, 17.893283179597727], [-6, -4, 0, 12.554593955716818], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-29, 17, 1, 0.4851049096298104], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [379, 705, 1, 0.36722604089445177], [741, 335, -1, -0.2936435722140213], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 22.674859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -63, 1, 0.006770991737916274], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -1, 1, 12.553149008905303], [-4, 2, -1, 20.942164186518596], [12, 38, 1, -0.13306859551414207], [-379, 767, -1, -0.01877455972869021], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, -2], "using": [1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 370, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-412, -293, 1, 0.43931759439922047], [-6, -40, 0, 0.39869657113874474], [-341, -718, 1, -0.41928372324006025], [3, 2, -1, 17.97590784986701], [-6, -4, 0, 12.554593955716818], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-27, 16, 1, 0.4843506264473534], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [380, 707, 1, 0.3672391705486139], [743, 336, -1, -0.2936606127946019], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 22.765057209121583], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -61, 1, 0.0027603292972181066], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, -2, 1, 12.543797729284664], [-2, 3, -1, 21.02478885678788], [13, 40, 1, -0.1343980211591157], [-380, 769, -1, -0.018776511637324328], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 371, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-411, -295, 1, 0.44001266038197023], [-6, -40, 0, 0.39869657113874474], [-342, -720, 1, -0.4192927663914521], [4, 4, -1, 17.94449137077251], [-6, -4, 0, 12.554593955716818], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 18, 1, 0.4731159442968504], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [381, 709, 1, 0.36725222728317325], [745, 337, -1, -0.2936775602453858], [-1, -24, 0, -0.0018062206707234203], [5, -3, -1, 22.812078078744214], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-56, -62, 1, 0.0011702358449127907], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -1, 1, 12.553149008905303], [0, 4, -1, 21.11837237769338], [14, 42, 1, -0.135594652317473], [-381, 771, -1, -0.018778453395850405], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 372, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-412, -297, 1, 0.440339087767384], [-6, -40, 0, 0.39869657113874474], [-343, -722, 1, -0.4193017589582189], [3, 2, -1, 17.97590784986701], [-6, -4, 0, 12.554593955716818], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 19, 1, 0.46291502248121824], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [382, 711, 1, 0.3672652117037458], [747, 338, -1, -0.29369441532736756], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 22.819651164838398], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -64, 1, 0.005098631979831424], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, 0, 1, 12.604357200080086], [2, 3, -1, 21.21195589859888], [13, 44, 1, -0.13010872450946753], [-382, 773, -1, -0.01878038508323483], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 373, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-411, -299, 1, 0.4410302438278183], [-6, -40, 0, 0.39869657113874474], [-344, -724, 1, -0.4193107013635524], [5, 1, -1, 18.038074891678008], [-6, -4, 0, 12.554593955716818], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 20, 1, 0.4651341706924239], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [383, 713, 1, 0.36727812440926144], [749, 339, -1, -0.29371117879327724], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 22.924859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-56, -66, 1, 0.006100963659732107], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [6, 2, 1, 12.65556539125487], [4, 4, -1, 21.24337237769338], [14, 42, 1, -0.135594652317473], [-383, 775, -1, -0.018782306777627007], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 374, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-412, -301, 1, 0.44135121556813867], [-6, -40, 0, 0.39869657113874474], [-345, -726, 1, -0.4193195940259375], [4, -1, -1, 18.108480935961193], [-6, -4, 0, 12.554593955716818], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 19, 1, 0.46291502248121824], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [384, 715, 1, 0.3672909659920561], [751, 340, -1, -0.29372785138769236], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 22.976067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-58, -67, 1, 0.00452399106108228], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, 4, 1, 12.711745556341448], [5, 2, -1, 21.307812906897958], [15, 44, 1, -0.13667732230446764], [-384, 777, -1, -0.0187842185563699], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 375, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-411, -303, 1, 0.4420384483705354], [-6, -40, 0, 0.39869657113874474], [-346, -728, 1, -0.4193284373592175], [3, -3, -1, 18.194491370772507], [-6, -4, 0, 12.554593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 21, 1, 0.4582962061283622], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [385, 717, 1, 0.3673037370379622], [753, 341, -1, -0.2937444338471477], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 23.02727583510768], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -66, 1, 0.0006576613108530932], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, 5, 1, 12.768346765268772], [4, 0, -1, 21.36837237769338], [14, 42, 1, -0.135594652317473], [-385, 779, -1, -0.01878612049601027], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 376, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-412, -305, 1, 0.44235402527194234], [-6, -40, 0, 0.39869657113874474], [-347, -730, 1, -0.41933723177265825], [2, -5, -1, 18.258931899977085], [-6, -4, 0, 12.554593955716818], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 19, 1, 0.46291502248121824], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [386, 719, 1, 0.3673164381263978], [755, 342, -1, -0.29376092690024375], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 23.132484123027396], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-61, -64, 1, -0.0030964392817492735], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, 4, 1, 12.815367634891404], [3, -2, -1, 21.46195589859888], [13, 40, 1, -0.1343980211591157], [-386, 781, -1, -0.018788012672309007], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 377, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-411, -307, 1, 0.44303732327792694], [-6, -40, 0, 0.39869657113874474], [-348, -732, 1, -0.41934597767101134], [0, -4, -1, 18.319491370772507], [-6, -4, 0, 12.554593955716818], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 21, 1, 0.4582962061283622], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [387, 721, 1, 0.3673290698304537], [757, 343, -1, -0.2937773312677531], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 23.226067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -65, 1, 0.0007796190977806833], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, 3, 1, 12.905565391254871], [5, -3, -1, 21.454382812504697], [11, 39, 1, -0.12813972131894805], [-387, 783, -1, -0.018789895160251355], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 378, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-410, -309, 1, 0.4437195679656545], [-6, -40, 0, 0.39869657113874474], [-349, -734, 1, -0.41935467545457633], [-2, -5, -1, 18.38005084156793], [-6, -4, 0, 12.554593955716818], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 19, 1, 0.46905196677303274], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [388, 723, 1, 0.36734163271698006], [759, 344, -1, -0.2937936476627252], [-1, -24, 0, -0.0018062206707234203], [-5, 2, -1, 23.28662711472832], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-61, -64, 1, -0.0030964392817492735], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 4, 1, 12.956773582429655], [3, -4, -1, 21.515955995343816], [10, 37, 1, -0.1263975925546634], [-388, 785, -1, -0.01879176803405648], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 379, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-411, -311, 1, 0.44402691985020826], [-6, -40, 0, 0.39869657113874474], [-350, -736, 1, -0.41936332551926137], [-4, -4, -1, 18.444491370772507], [-6, -4, 0, 12.554593955716818], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 18, 1, 0.46707498842293355], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [389, 725, 1, 0.36735412734667067], [761, 345, -1, -0.2938098767905897], [-1, -24, 0, -0.0018062206707234203], [-3, 3, -1, 23.351067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -62, 1, -0.004306561045176625], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, 2, 1, 13.030565391254871], [1, -5, -1, 21.586955898598884], [12, 36, 1, -0.13559465231747297], [-389, 787, -1, -0.01879363136718742], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 380, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-412, -313, 1, 0.4443318906062984], [-6, -40, 0, 0.39869657113874474], [-351, -738, 1, -0.41937192825664343], [-3, -2, -1, 18.475907849867006], [-6, -4, 0, 12.554593955716818], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 16, 1, 0.4727566786698425], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [390, 727, 1, 0.36736655427414655], [763, 346, -1, -0.29382601934925756], [-1, -24, 0, -0.0018062206707234203], [-1, 4, -1, 23.43707807874421], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-58, -63, 1, -0.00034251369595378247], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 13.104357200080088], [0, -3, -1, 21.618372377693383], [10, 37, 1, -0.1263975925546634], [-390, 789, -1, -0.018795485232360774], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 381, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-413, -315, 1, 0.4446345055841485], [-6, -40, 0, 0.39869657113874474], [-352, -740, 1, -0.4193804840540275], [-4, 0, -1, 18.569491370772507], [-6, -4, 0, 12.554593955716818], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 15, 1, 0.48348093596118497], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [391, 729, 1, 0.36737891404803785], [765, 347, -1, -0.29384207602922124], [-1, -24, 0, -0.0018062206707234203], [1, 3, -1, 23.52727583510768], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-56, -64, 1, 0.003679227534142229], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [-1, -5, -1, 21.649788856787882], [11, 39, 1, -0.12813972131894805], [-391, 791, -1, -0.018797329701555884], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 382, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-412, -317, 1, 0.4453070511810356], [-6, -40, 0, 0.39869657113874474], [-353, -742, 1, -0.4193889932945045], [-3, 2, -1, 18.663074891678008], [-6, -4, 0, 12.554593955716818], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 13, 1, 0.4904832357048243], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [392, 731, 1, 0.3673912072110644], [767, 348, -1, -0.2938580475136527], [-1, -24, 0, -0.0018062206707234203], [3, 2, -1, 23.632484123027396], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -66, 1, 0.004709342230886832], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 13.104357200080088], [-3, -6, -1, 21.6921641865186], [13, 38, 1, -0.13684781494743764], [-392, 793, -1, -0.018799164846024386], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 383, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-413, -319, 1, 0.4456044994250912], [-6, -40, 0, 0.39869657113874474], [-354, -744, 1, -0.41939745635700865], [-2, 4, -1, 18.74569956194729], [-6, -4, 0, 12.554593955716818], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 11, 1, 0.49849146751743423], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [393, 733, 1, 0.3674034343001152], [769, 349, -1, -0.2938739344785003], [-1, -24, 0, -0.0018062206707234203], [4, 0, -1, 23.726067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -67, 1, 0.008688965744799066], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [-4, -4, -1, 21.743372377693383], [15, 39, 1, -0.14282399176886132], [-393, 795, -1, -0.018800990736299462], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 384, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-412, -321, 1, 0.446273103331904], [-6, -40, 0, 0.39869657113874474], [-355, -746, 1, -0.41940587361637327], [0, 3, -1, 18.819491370772507], [-6, -4, 0, 12.554593955716818], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 10, 1, 0.5089318999770787], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [394, 735, 1, 0.36741559584632644], [771, 350, -1, -0.2938897375925839], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 23.819651164838398], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -68, 1, 0.012714379984449789], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, 0, 1, 13.104357200080088], [-5, -2, -1, 21.80781290689796], [14, 41, 1, -0.13675634659940936], [-394, 797, -1, -0.018802807442204535], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 385, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-411, -323, 1, 0.44694058072849663], [-6, -40, 0, 0.39869657113874474], [-356, -748, 1, -0.4194142454433866], [1, 5, -1, 18.850907849867006], [-6, -4, 0, 12.554593955716818], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 9, 1, 0.510128531135436], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [395, 737, 1, 0.3674276923751582], [773, 351, -1, -0.2939054575176886], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 23.924859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -66, 1, 0.011879505279316433], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [-4, 0, -1, 21.868372377693383], [15, 43, 1, -0.1378049955195265], [-395, 799, -1, -0.018804615032862317], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 386, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-410, -325, 1, 0.44760691103948186], [-6, -40, 0, 0.39869657113874474], [-357, -750, 1, -0.41942257220484597], [3, 4, -1, 18.921907753122074], [-6, -4, 0, 12.554593955716818], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 11, 1, 0.5010925796998237], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [396, 739, 1, 0.3674397244064704], [775, 352, -1, -0.29392109490865675], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 23.976067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -65, 1, 0.013727375136592675], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 13.104357200080088], [-3, 2, -1, 21.961955898598884], [17, 44, 1, -0.14306623654844647], [-396, 801, -1, -0.01880641357670393], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 387, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-409, -327, 1, 0.4482720739209719], [-6, -40, 0, 0.39869657113874474], [-358, -752, 1, -0.4194308542636112], [5, 3, -1, 18.983480935961193], [-6, -4, 0, 12.554593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 10, 1, 0.5015914963824544], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [397, 741, 1, 0.3674516924545967], [777, 353, -1, -0.293936650413479], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 24.02727583510768], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -67, 1, 0.014534091328143931], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [-1, 3, -1, 22.0671641865186], [15, 45, 1, -0.13559465231747295], [-397, 803, -1, -0.018808203141476878], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 388, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-408, -329, 1, 0.4489360492634236], [-6, -40, 0, 0.39869657113874474], [-359, -754, 1, -0.4194390919786576], [3, 2, -1, 18.97590784986701], [-6, -4, 0, 12.554593955716818], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 12, 1, 0.48686670050321634], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [398, 743, 1, 0.3674635970284182], [779, 354, -1, -0.29395212467338344], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 24.132484123027396], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -69, 1, 0.015299779305013007], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 13.104357200080088], [1, 4, -1, 22.15736194288207], [14, 43, 1, -0.13448169882916142], [-398, 805, -1, -0.01880998379425419], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 389, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-409, -331, 1, 0.4492171099141558], [-6, -40, 0, 0.39869657113874474], [-360, -756, 1, -0.41944728570512746], [5, 1, -1, 19.038074891678008], [-6, -4, 0, 12.554593955716818], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 11, 1, 0.49849146751743423], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [399, 745, 1, 0.36747543863143517], [781, 355, -1, -0.2939675183229236], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 24.226067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -68, 1, 0.011268716281374703], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [3, 3, -1, 22.243372377693383], [16, 44, 1, -0.13989509037018955], [-399, 807, -1, -0.018811755601442378], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 390, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-410, -333, 1, 0.4494960043089855], [-6, -40, 0, 0.39869657113874474], [-361, -758, 1, -0.41945543579438144], [4, -1, -1, 19.108480935961193], [-6, -4, 0, 12.554593955716818], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 10, 1, 0.5089318999770787], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [400, 747, 1, 0.36748721776183807], [783, 356, -1, -0.29398283199006503], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 24.319651164838398], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -70, 1, 0.01209227914064388], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -3, 1, 13.178149008905304], [5, 2, -1, 22.30781290689796], [15, 42, 1, -0.13898041685950435], [-400, 809, -1, -0.018813518628789803], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 391, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-409, -335, 1, 0.45015314984985355], [-6, -40, 0, 0.39869657113874474], [-362, -760, 1, -0.4194635425940486], [3, -3, -1, 19.194491370772507], [-6, -4, 0, 12.554593955716818], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 11, 1, 0.4984914675174343], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [401, 749, 1, 0.3674989349125773], [785, 357, -1, -0.2939980662962705], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 24.424859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -72, 1, 0.015668192867102318], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [4, 0, -1, 22.368372377693383], [16, 40, 1, -0.1449459319381113], [-401, 811, -1, -0.01881527294139492], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 392, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-410, -337, 1, 0.45042711945472863], [-6, -40, 0, 0.39869657113874474], [-363, -762, 1, -0.4194716064480757], [2, -5, -1, 19.258931899977085], [-6, -4, 0, 12.554593955716818], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 9, 1, 0.5123912451625463], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [402, 751, 1, 0.367510590571432], [787, 358, -1, -0.2940132218565841], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 24.515057209121583], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -73, 1, 0.019575230101278512], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 13.104357200080088], [3, -2, -1, 22.461955898598884], [15, 38, 1, -0.14422250536085193], [-402, 813, -1, -0.018817018603714153], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 393, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-411, -339, 1, 0.45069898841012007], [-6, -40, 0, 0.39869657113874474], [-364, -764, 1, -0.41947962769677577], [0, -4, -1, 19.319491370772507], [-6, -4, 0, 12.554593955716818], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 10, 1, 0.5110538401463287], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [403, 753, 1, 0.3675221852210775], [789, 359, -1, -0.2940282992797135], [-1, -24, 0, -0.0018062206707234203], [3, 3, -1, 24.601067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -71, 1, 0.018945520147185767], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [5, -3, -1, 22.4543828125047], [13, 37, 1, -0.13816144496406382], [-403, 815, -1, -0.01881875567956999], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 394, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-410, -341, 1, 0.4513493650627064], [-6, -40, 0, 0.39869657113874474], [-365, -766, 1, -0.41948760667687623], [-2, -5, -1, 19.38005084156793], [-6, -4, 0, 12.554593955716818], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 8, 1, 0.5202006162584534], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [404, 755, 1, 0.367533719339152], [791, 360, -1, -0.2940432991681118], [-1, -24, 0, -0.0018062206707234203], [5, 2, -1, 24.665508173137475], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -73, 1, 0.022505485627700657], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 13.104357200080088], [3, -4, -1, 22.51595599534382], [14, 39, 1, -0.13923878504665105], [-404, 817, -1, -0.018820484232158357], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 395, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-409, -343, 1, 0.4519984987950652], [-6, -40, 0, 0.39869657113874474], [-366, -768, 1, -0.419495543721566], [-4, -4, -1, 19.444491370772507], [-6, -4, 0, 12.554593955716818], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 6, 1, 0.5305018055838157], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [405, 757, 1, 0.3675451933983222], [793, 361, -1, -0.29405822211805704], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 24.674859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -71, 1, 0.018945520147185767], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [1, -5, -1, 22.586955898598887], [16, 38, 1, -0.1478132783035717], [-405, 819, -1, -0.01882220432405681], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 396, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-408, -345, 1, 0.45264637163231586], [-6, -40, 0, 0.39869657113874474], [-367, -770, 1, -0.4195034391605415], [-3, -2, -1, 19.475907849867006], [-6, -4, 0, 12.554593955716818], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 5, 1, 0.5392537956206706], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [406, 759, 1, 0.3675566078663475], [795, 362, -1, -0.2940730687197316], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 24.765057209121583], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -69, 1, 0.015299779305013007], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, 0, 1, 13.104357200080088], [0, -3, -1, 22.618372377693387], [18, 37, 1, -0.15644839305899982], [-406, 821, -1, -0.0188239160172316], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 397, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-409, -347, 1, 0.4529079393611555], [-6, -40, 0, 0.39869657113874474], [-368, -772, 1, -0.4195112933200525], [-4, 0, -1, 19.569491370772507], [-6, -4, 0, 12.554593955716818], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-27, 7, 1, 0.5291178844376667], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [407, 761, 1, 0.3675679632061437], [797, 363, -1, -0.29408783955729956], [-1, -24, 0, -0.0018062206707234203], [3, -3, -1, 24.851067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -71, 1, 0.016027458494110157], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [-1, -5, -1, 22.649788856787886], [17, 35, 1, -0.1563489833635629], [-407, 823, -1, -0.018825619373045454], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 398, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-408, -349, 1, 0.45355179558898506], [-6, -40, 0, 0.39869657113874474], [-369, -774, 1, -0.4195191065229472], [-3, 2, -1, 19.663074891678008], [-6, -4, 0, 12.554593955716818], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 9, 1, 0.5164538929933736], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [408, 763, 1, 0.36757925987584555], [799, 364, -1, -0.2941025352089833], [-1, -24, 0, -0.0018062206707234203], [2, -5, -1, 24.915508173137475], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -69, 1, 0.015299779305013007], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 13.104357200080088], [-3, -6, -1, 22.692164186518603], [18, 37, 1, -0.15644839305899982], [-408, 825, -1, -0.018827314452264775], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 399, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-409, -351, 1, 0.453808646807308], [-6, -40, 0, 0.39869657113874474], [-370, -776, 1, -0.419526879088716], [-2, 4, -1, 19.74569956194729], [-6, -4, 0, 12.554593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-27, 11, 1, 0.5079181879333824], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [409, 765, 1, 0.3675904983288682], [801, 365, -1, -0.29411715624713863], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 24.924859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -71, 1, 0.018945520147185767], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [-4, -4, -1, 22.743372377693387], [19, 35, 1, -0.1635410128600368], [-409, 827, -1, -0.01882900131506679], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 400, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-410, -353, 1, 0.4540635407686753], [-6, -40, 0, 0.39869657113874474], [-371, -778, 1, -0.4195346113335356], [0, 3, -1, 19.819491370772507], [-6, -4, 0, 12.554593955716818], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-29, 10, 1, 0.5166424651125873], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [410, 767, 1, 0.36760167901396784], [803, 366, -1, -0.29413170323832943], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 24.976067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -73, 1, 0.022505485627700657], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 13.104357200080088], [-5, -2, -1, 22.807812906897965], [17, 36, 1, -0.15460235624144783], [-410, 829, -1, -0.018830680021046965], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 401, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-409, -355, 1, 0.4547006894552754], [-6, -40, 0, 0.39869657113874474], [-372, -780, 1, -0.41954230357031136], [1, 5, -1, 19.850907849867006], [-6, -4, 0, 12.554593955716818], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-28, 12, 1, 0.505050841567922], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [411, 769, 1, 0.36761280237530136], [805, 367, -1, -0.2941461767434001], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 25.02727583510768], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -72, 1, 0.01853553923256265], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [-4, 0, -1, 22.868372377693387], [15, 35, 1, -0.14882699034726793], [-411, 831, -1, -0.01883235062922551], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 402, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-408, -357, 1, 0.4553365317717148], [-6, -40, 0, 0.39869657113874474], [-373, -782, 1, -0.4195499561087196], [3, 4, -1, 19.921907753122074], [-6, -4, 0, 12.554593955716818], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-27, 10, 1, 0.5130382129123254], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [412, 771, 1, 0.36762386885248516], [807, 368, -1, -0.294160577317548], [-1, -24, 0, -0.0018062206707234203], [-2, -5, -1, 25.03662711472832], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -73, 1, 0.01671986220630876], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -3, 1, 13.178149008905304], [-3, 2, -1, 22.961955898598887], [13, 36, 1, -0.13953983439080367], [-412, 833, -1, -0.018834013198054868], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 403, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-409, -359, 1, 0.4555841364963814], [-6, -40, 0, 0.39869657113874474], [-374, -784, 1, -0.4195575692552495], [5, 3, -1, 19.983480935961193], [-6, -4, 0, 12.554593955716818], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-29, 11, 1, 0.511790663322373], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [413, 773, 1, 0.36763487888065294], [809, 369, -1, -0.29417490551039405], [-1, -24, 0, -0.0018062206707234203], [-3, -3, -1, 25.101067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -74, 1, 0.02059619525270759], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [-1, 3, -1, 23.067164186518603], [12, 34, 1, -0.1383865578876235], [-413, 835, -1, -0.018835667785426155], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 404, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-408, -361, 1, 0.4562159837390214], [-6, -40, 0, 0.39869657113874474], [-375, -786, 1, -0.41956514331324357], [3, 2, -1, 19.97590784986701], [-6, -4, 0, 12.554593955716818], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-28, 9, 1, 0.5199944571210482], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [414, 775, 1, 0.36764583289051267], [811, 370, -1, -0.2941891618660526], [-1, -24, 0, -0.0018062206707234203], [-4, -1, -1, 25.18707807874421], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -72, 1, 0.019997871217687938], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 13.104357200080088], [1, 4, -1, 23.157361942882073], [13, 36, 1, -0.13953983439080367], [-414, 837, -1, -0.018837314448675938], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 405, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-407, -363, 1, 0.45684649541367806], [-6, -40, 0, 0.39869657113874474], [-376, -788, 1, -0.419572678582938], [5, 1, -1, 20.038074891678008], [-6, -4, 0, 12.554593955716818], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-29, 11, 1, 0.511790663322373], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [415, 777, 1, 0.3676567313084028], [813, 371, -1, -0.2942033469232003], [-1, -24, 0, -0.0018062206707234203], [-3, 1, -1, 25.27727583510768], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -70, 1, 0.019368803572295756], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [3, 3, -1, 23.243372377693387], [11, 37, 1, -0.13037832607501365], [-415, 839, -1, -0.01883895324459309], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 406, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-408, -365, 1, 0.4570869194106993], [-6, -40, 0, 0.39869657113874474], [-377, -790, 1, -0.41958017536150255], [4, -1, -1, 20.108480935961193], [-6, -4, 0, 12.554593955716818], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-30, 9, 1, 0.5231045812336291], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [416, 779, 1, 0.3676675745563474], [815, 372, -1, -0.2942174612151437], [-1, -24, 0, -0.0018062206707234203], [-2, 3, -1, 25.382484123027396], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -68, 1, 0.015668192867102318], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 13.104357200080088], [5, 2, -1, 23.307812906897965], [12, 39, 1, -0.13189404161227955], [-416, 841, -1, -0.018840584229425018], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 407, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-407, -367, 1, 0.4577134331615324], [-6, -40, 0, 0.39869657113874474], [-378, -792, 1, -0.4195876339430793], [3, -3, -1, 20.194491370772507], [-6, -4, 0, 12.554593955716818], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-28, 8, 1, 0.5251986043810478], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [417, 781, 1, 0.3676783630521107], [817, 373, -1, -0.2942315052698859], [-1, -24, 0, -0.0018062206707234203], [0, 4, -1, 25.476067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-49, -67, 1, 0.017585629527838605], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [4, 0, -1, 23.368372377693387], [10, 38, 1, -0.12534080235510833], [-417, 843, -1, -0.01884220745888415], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 408, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-406, -369, 1, 0.4583385841472483], [-6, -40, 0, 0.39869657113874474], [-379, -794, 1, -0.4195950546188213], [2, -5, -1, 20.258931899977085], [-6, -4, 0, 12.554593955716818], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 7, 1, 0.5276344592183552], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [418, 783, 1, 0.3676890972092506], [819, 374, -1, -0.2942454796101926], [-1, -24, 0, -0.0018062206707234203], [2, 3, -1, 25.569651164838398], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -66, 1, 0.013378351698088], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -3, 1, 13.178149008905304], [3, -2, -1, 23.461955898598887], [9, 36, 1, -0.12337602633137429], [-418, 845, -1, -0.018843822988154527], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 409, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-407, -371, 1, 0.458571937413659], [-6, -40, 0, 0.39869657113874474], [-380, -796, 1, -0.41960243767693034], [0, -4, -1, 20.319491370772507], [-6, -4, 0, 12.554593955716818], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-27, 9, 1, 0.5182831795977169], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [419, 785, 1, 0.3676997774371714], [821, 375, -1, -0.2942593847536565], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 25.674859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -68, 1, 0.014180806796089657], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [5, -3, -1, 23.454382812504704], [8, 34, 1, -0.12116568312932076], [-419, 847, -1, -0.018845430871897655], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 410, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-406, -373, 1, 0.45919309064538977], [-6, -40, 0, 0.39869657113874474], [-381, -798, 1, -0.4196097834026944], [-2, -5, -1, 20.38005084156793], [-6, -4, 0, 12.554593955716818], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-29, 8, 1, 0.526652033776004], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [420, 787, 1, 0.3677104041411761], [823, 376, -1, -0.2942732212127612], [-1, -24, 0, -0.0018062206707234203], [5, 0, -1, 25.726067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -70, 1, 0.014943118416087118], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 13.104357200080088], [3, -4, -1, 23.515955995343823], [10, 35, 1, -0.12867922753414202], [-420, 849, -1, -0.018847031164259082], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 411, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-405, -375, 1, 0.45981285586206067], [-6, -40, 0, 0.39869657113874474], [-382, -800, 1, -0.4196170920785241], [-4, -4, -1, 20.444491370772507], [-6, -4, 0, 12.554593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-31, 9, 1, 0.5245213533918699], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [421, 789, 1, 0.3677209777225172], [825, 377, -1, -0.29428698949494436], [-1, -24, 0, -0.0018062206707234203], [3, -1, -1, 25.77727583510768], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -69, 1, 0.010977908825932997], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [1, -5, -1, 23.58695589859889], [8, 34, 1, -0.12116568312932077], [-421, 851, -1, -0.018848623918874343], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 412, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-406, -377, 1, 0.4600392496540172], [-6, -40, 0, 0.39869657113874474], [-383, -802, 1, -0.41962436398398906], [-3, -2, -1, 20.475907849867006], [-6, -4, 0, 12.554593955716818], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-29, 10, 1, 0.5166424651125873], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [422, 791, 1, 0.36773149857844756], [827, 378, -1, -0.29430069010265913], [-1, -24, 0, -0.0018062206707234203], [4, -3, -1, 25.828484026282464], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-56, -71, 1, 0.01179571747811169], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 13.104357200080088], [0, -3, -1, 23.61837237769339], [7, 36, 1, -0.11495185239754938], [-422, 853, -1, -0.018850209188874534], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 413, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-407, -379, 1, 0.4602639388361667], [-6, -40, 0, 0.39869657113874474], [-384, -804, 1, -0.4196315993958537], [-4, 0, -1, 20.569491370772507], [-6, -4, 0, 12.554593955716818], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-27, 9, 1, 0.5182831795977169], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [423, 793, 1, 0.3677419671022698], [829, 379, -1, -0.29431432353343556], [-1, -24, 0, -0.0018062206707234203], [3, -5, -1, 25.890057209121583], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -72, 1, 0.015668192867102314], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [-1, -5, -1, 23.64978885678789], [5, 35, 1, -0.10697007879312292], [-423, 855, -1, -0.018851787026893024], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 414, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-406, -381, 1, 0.46087713575648065], [-6, -40, 0, 0.39869657113874474], [-385, -806, 1, -0.41963879858811187], [-3, 2, -1, 20.663074891678008], [-6, -4, 0, 12.554593955716818], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 11, 1, 0.5057910917791952], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [424, 795, 1, 0.36775238368338536], [831, 380, -1, -0.2943278902799405], [-1, -24, 0, -0.0018062206707234203], [2, -7, -1, 25.931774877541447], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -70, 1, 0.014943118416087118], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, -3, 1, 13.178149008905304], [-3, -6, -1, 23.692164186518607], [6, 33, 1, -0.11301103466703974], [-424, 857, -1, -0.018853357485070558], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 415, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-407, -383, 1, 0.46109758386794736], [-6, -40, 0, 0.39869657113874474], [-386, -808, 1, -0.419645961832022], [-2, 4, -1, 20.74569956194729], [-6, -4, 0, 12.554593955716818], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-28, 10, 1, 0.5148974150556854], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [425, 797, 1, 0.3677627487073428], [833, 381, -1, -0.294341390830037], [-1, -24, 0, -0.0018062206707234203], [1, -5, -1, 25.944651164838398], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -69, 1, 0.010977908825932997], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [-5, -7, -1, 23.717088149337762], [5, 31, 1, -0.1098374251585833], [-425, 859, -1, -0.018854920615061395], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 416, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-406, -385, 1, 0.46170682391934414], [-6, -40, 0, 0.39869657113874474], [-387, -810, 1, -0.4196530893961406], [0, 3, -1, 20.819491370772507], [-6, -4, 0, 12.554593955716818], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 9, 1, 0.5164538929933734], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [426, 799, 1, 0.3677730625558854], [835, 382, -1, -0.2943548256668426], [-1, -24, 0, -0.0018062206707234203], [0, -3, -1, 25.976067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -68, 1, 0.012714379984449782], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 13.104357200080088], [-6, -5, -1, 23.757801346881543], [7, 30, 1, -0.120869856438235], [-426, 861, -1, -0.01885647646803882], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 417, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-405, -387, 1, 0.46231464888758], [-6, -40, 0, 0.39869657113874474], [-388, -812, 1, -0.4196601815463561], [1, 5, -1, 20.850907849867006], [-6, -4, 0, 12.554593955716818], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 7, 1, 0.5260406861691426], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [427, 801, 1, 0.3677833256069976], [837, 383, -1, -0.29436819526878694], [-1, -24, 0, -0.0018062206707234203], [-1, -5, -1, 26.007484123027396], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -66, 1, 0.011879505279316426], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [-7, -3, -1, 23.803931848488812], [6, 32, 1, -0.11388550357645394], [-427, 863, -1, -0.01885802509470066], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 418, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-406, -389, 1, 0.4625283894318621], [-6, -40, 0, 0.39869657113874474], [-389, -814, 1, -0.419667238545922], [3, 4, -1, 20.921907753122074], [-6, -4, 0, 12.554593955716818], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 5, 1, 0.5392537956206703], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [428, 803, 1, 0.36779353823495164], [839, 384, -1, -0.29438150010966835], [-1, -24, 0, -0.0018062206707234203], [-3, -6, -1, 26.049859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-50, -67, 1, 0.01604894559308741], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 13.104357200080088], [-8, -1, -1, 23.848580665613106], [8, 33, 1, -0.12223922464238839], [-428, 865, -1, -0.01885956654527516], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 419, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-405, -391, 1, 0.4631322651253483], [-6, -40, 0, 0.39869657113874474], [-390, -816, 1, -0.41967426065548924], [5, 3, -1, 20.983480935961193], [-6, -4, 0, 12.554593955716818], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 3, 1, 0.5504836668485252], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [429, 805, 1, 0.3678037008103527], [841, 385, -1, -0.29439474065870985], [-1, -24, 0, -0.0018062206707234203], [-4, -4, -1, 26.101067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -68, 1, 0.014180806796089658], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 13.178149008905304], [-7, 1, -1, 23.890955995343823], [9, 35, 1, -0.12444416427466462], [-429, 867, -1, -0.01886110086952591], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 420, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-404, -393, 1, 0.4637347057658424], [-6, -40, 0, 0.39869657113874474], [-391, -818, 1, -0.4196812481331382], [3, 2, -1, 20.97590784986701], [-6, -4, 0, 12.554593955716818], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 4, 1, 0.5420863514861546], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [430, 807, 1, 0.36781381370018373], [843, 386, -1, -0.2944079173806142], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 26.132484123027396], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -66, 1, 0.013378351698088002], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -4, 1, 13.251940817730521], [-5, 2, -1, 23.928931848488812], [10, 33, 1, -0.13121534660862932], [-430, 869, -1, -0.018862628116757513], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 421, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-405, -395, 1, 0.46394185090732565], [-6, -40, 0, 0.39869657113874474], [-392, -820, 1, -0.41968820123441053], [5, 1, -1, 21.038074891678008], [-6, -4, 0, 12.554593955716818], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 3, 1, 0.5469077531220667], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [431, 809, 1, 0.3678238772678497], [845, 387, -1, -0.2944210307356182], [-1, -24, 0, -0.0018062206707234203], [-4, -4, -1, 26.101067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-52, -64, 1, 0.009490522754920412], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, -5, 1, 13.322940720985587], [-3, 3, -1, 23.99337237769339], [9, 35, 1, -0.1244441642746646], [-431, 871, -1, -0.01886414833582082], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 422, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-404, -397, 1, 0.46454035232698665], [-6, -40, 0, 0.39869657113874474], [-393, -822, 1, -0.4196951202123403], [4, -1, -1, 21.108480935961193], [-6, -4, 0, 12.554593955716818], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 1, 1, 0.5622620313211117], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [432, 811, 1, 0.3678338918732209], [847, 388, -1, -0.294434081179546], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 26.132484123027396], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-51, -62, 1, 0.0085288731703066], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, -4, 1, 13.393346765268772], [-1, 4, -1, 24.079382812504704], [8, 37, 1, -0.11827665205208072], [-432, 873, -1, -0.018865661575118004], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 423, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-403, -399, 1, 0.4651374004311975], [-6, -40, 0, 0.39869657113874474], [-394, -824, 1, -0.41970200531748436], [6, -2, -1, 21.12069956194729], [-6, -4, 0, 12.554593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 0, 1, 0.5694913707725001], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [433, 813, 1, 0.36784385787267604], [849, 389, -1, -0.2944470691638621], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 26.226067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -63, 1, 0.00677099173791627], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -5, 1, 13.440367634891404], [1, 3, -1, 24.169580568868174], [10, 38, 1, -0.12534080235510836], [-433, 875, -1, -0.018867167882608015], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 424, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-404, -401, 1, 0.46533806282348095], [-6, -40, 0, 0.39869657113874474], [-395, -826, 1, -0.41970885679795294], [8, -3, -1, 21.12659149638246], [-6, -4, 0, 12.554593955716818], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, -2, 1, 0.5832962061283621], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [434, 815, 1, 0.36785377561914434], [851, 390, -1, -0.29445999513572313], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 26.319651164838398], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -61, 1, 0.002760329297218103], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, -3, 1, 13.447940720985589], [3, 2, -1, 24.27478885678789], [11, 40, 1, -0.12709827016720684], [-434, 877, -1, -0.01886866730581131], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [-1, -2], "using": [-1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 425, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-405, -403, 1, 0.4655372370147978], [-6, -40, 0, 0.39869657113874474], [-396, -828, 1, -0.41971567489943923], [7, -5, -1, 21.16820714241688], [-6, -4, 0, 12.554593955716818], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, -1, 1, 0.5758541764464961], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [435, 817, 1, 0.36786364546214706], [853, 391, -1, -0.2944728595380293], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 26.424859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-56, -62, 1, 0.0011702358449127872], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -1, 1, 13.553149008905306], [4, 0, -1, 24.36837237769339], [12, 38, 1, -0.13306859551414207], [-435, 879, -1, -0.018870159891814793], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [1, -2], "using": [1, -2]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 426, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-404, -405, 1, 0.46612791445016794], [-6, -40, 0, 0.39869657113874474], [-397, -830, 1, -0.4197224598652488], [6, -7, -1, 21.206709996758605], [-6, -4, 0, 12.554593955716818], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, -3, 1, 0.5877745503702169], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [436, 819, 1, 0.36787346774783874], [855, 392, -1, -0.2944856628094747], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 26.515057209121583], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -61, 1, 0.002760329297218103], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, 0, 1, 13.60435720008009], [3, -2, -1, 24.46195589859889], [10, 37, 1, -0.12639759255466343], [-436, 881, -1, -0.01887164568727735], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 427, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-402, -406, 1, 0.46671907341073743], [-6, -40, 0, 0.39869657113874474], [-398, -832, 1, -0.4197292119363285], [4, -6, -1, 21.225907849867006], [-6, -4, 0, 12.554593955716818], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, -2, 1, 0.5827237088022951], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [437, 821, 1, 0.36788324281904755], [857, 393, -1, -0.2944984053845971], [-1, -24, 0, -0.0018062206707234203], [3, 3, -1, 26.601067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-53, -63, 1, 0.00677099173791627], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 2, 1, 13.678149008905306], [1, -3, -1, 24.567164186518607], [9, 35, 1, -0.12444416427466459], [-437, 883, -1, -0.01887312473843385], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 428, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-400, -405, 1, 0.4669197113964709], [-6, -40, 0, 0.39869657113874474], [-399, -834, 1, -0.41973593135129517], [3, -8, -1, 21.26239124516255], [-6, -4, 0, 12.554593955716818], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, -1, 1, 0.5767207102238885], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [438, 823, 1, 0.367892971015315], [859, 394, -1, -0.2945110876938272], [-1, -24, 0, -0.0018062206707234203], [5, 2, -1, 26.665508173137475], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-54, -61, 1, 0.002760329297218103], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, 4, 1, 13.751940817730523], [0, -5, -1, 24.61837237769339], [7, 34, 1, -0.11670211113974642], [-438, 885, -1, -0.018874597091100682], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 429, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-398, -406, 1, 0.4675147631030737], [-6, -40, 0, 0.39869657113874474], [-400, -836, 1, -0.4197426183464633], [2, -10, -1, 21.288074891678004], [-6, -4, 0, 12.554593955716818], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 1, 1, 0.5625759459891692], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [439, 825, 1, 0.3679026526729355], [861, 395, -1, -0.294523710163537], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 26.674859452758113], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-55, -59, 1, -0.0013333308582722542], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, 3, 1, 13.803149008905306], [-1, -3, -1, 24.669580568868174], [9, 35, 1, -0.12444416427466459], [-439, 887, -1, -0.01887606279067998], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 430, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-396, -405, 1, 0.46771936662856395], [-6, -40, 0, 0.39869657113874474], [-401, -838, 1, -0.4197492731558732], [0, -9, -1, 21.319491370772504], [-6, -4, 0, 12.554593955716818], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 0, 1, 0.5694913707725001], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [440, 827, 1, 0.3679122881249948], [863, 396, -1, -0.29453627321608733], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 26.765057209121583], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-57, -60, 1, -0.0028354227989259447], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, 4, 1, 13.893346765268774], [-3, -2, -1, 24.77478885678789], [8, 37, 1, -0.11827665205208071], [-440, 889, -1, -0.018877521882164648], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 431, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-394, -404, 1, 0.46792550254726123], [-6, -40, 0, 0.39869657113874474], [-402, -840, 1, -0.4197558960113178], [-2, -8, -1, 21.35848093596119], [-6, -4, 0, 12.554593955716818], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, -1, 1, 0.5764067955558311], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [441, 829, 1, 0.36792187770140844], [865, 397, -1, -0.294548777269875], [-1, -24, 0, -0.0018062206707234203], [3, -3, -1, 26.851067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-59, -59, 1, -0.006915424783330973], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 3, 1, 13.97935720008009], [-4, 0, -1, 24.86837237769339], [7, 35, 1, -0.11580294023719023], [-441, 891, -1, -0.018878974410142742], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 432, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-392, -405, 1, 0.4685269567360214], [-6, -40, 0, 0.39869657113874474], [-403, -842, 1, -0.4197624871423703], [-3, -6, -1, 21.39328317959772], [-6, -4, 0, 12.554593955716818], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, -2, 1, 0.5821967076055581], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [442, 831, 1, 0.36793142172895904], [867, 398, -1, -0.2945612227393792], [-1, -24, 0, -0.0018062206707234203], [1, -4, -1, 26.93707807874421], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-61, -60, 1, -0.008230724946483532], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, 1, 1, 14.065367634891405], [-3, 2, -1, 24.96195589859889], [6, 33, 1, -0.11301103466703973], [-442, 893, -1, -0.01888042041880206], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 433, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-390, -404, 1, 0.4687371517677213], [-6, -40, 0, 0.39869657113874474], [-404, -844, 1, -0.4197690467764097], [-4, -4, -1, 21.444491370772504], [-6, -4, 0, 12.554593955716818], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, -4, 1, 0.5937862659462646], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [443, 833, 1, 0.3679409205313336], [869, 399, -1, -0.2945736100352072], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 27.02727583510768], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-63, -61, 1, -0.009482217429921825], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, 0, 1, 14.10435720008009], [-1, 3, -1, 25.067164186518607], [7, 31, 1, -0.11973189360219622], [-443, 895, -1, -0.01888185995193467], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 434, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-388, -403, 1, 0.46894893129654247], [-6, -40, 0, 0.39869657113874474], [-405, -846, 1, -0.41977557513864777], [-6, -3, -1, 21.495699561947287], [-6, -4, 0, 12.554593955716818], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-27, -2, 1, 0.5812591341032192], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [444, 835, 1, 0.36795037442916], [871, 400, -1, -0.29458593956413953], [-1, -24, 0, -0.0018062206707234203], [-3, -4, -1, 27.078484026282464], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-65, -60, 1, -0.013278230457326935], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-7, -2, 1, 14.148649966471542], [1, 4, -1, 25.157361942882076], [6, 29, 1, -0.11685693107446518], [-444, 897, -1, -0.01888329305294129], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 435, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-386, -402, 1, 0.4691623125481911], [-6, -40, 0, 0.39869657113874474], [-406, -848, 1, -0.4197820724521545], [-8, -2, -1, 21.530501805583818], [-6, -4, 0, 12.554593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, -1, 1, 0.5758541764464961], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [445, 837, 1, 0.36795978374004323], [873, 401, -1, -0.2945982117291742], [-1, -24, 0, -0.0018062206707234203], [-2, -6, -1, 27.02727583510768], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-66, -58, 1, -0.017169274745695635], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-6, 0, 1, 14.10435720008009], [3, 3, -1, 25.24337237769339], [8, 28, 1, -0.12867922753414202], [-445, 899, -1, -0.0188847197648356], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 436, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-384, -401, 1, 0.469377312986888], [-6, -40, 0, 0.39869657113874474], [-407, -850, 1, -0.4197885389378833], [-7, 0, -1, 21.569491370772504], [-6, -4, 0, 12.554593955716818], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 1, 1, 0.563373042545373], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [446, 839, 1, 0.3679691487786006], [875, 402, -1, -0.2946104269295709], [-1, -24, 0, -0.0018062206707234203], [-3, -4, -1, 27.078484026282464], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-65, -56, 1, -0.018731637105884314], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, -2, 1, 14.164916670875511], [5, 2, -1, 25.30781290689797], [9, 30, 1, -0.13077325068156082], [-446, 901, -1, -0.018886140130248696], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 437, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-382, -400, 1, 0.46959395031926726], [-6, -40, 0, 0.39869657113874474], [-408, -852, 1, -0.41979497481469646], [-6, 2, -1, 21.620699561947287], [-6, -4, 0, 12.554593955716818], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 3, 1, 0.5504836668485253], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [447, 841, 1, 0.367978469856497], [877, 403, -1, -0.2946225855608938], [-1, -24, 0, -0.0018062206707234203], [-4, -2, -1, 27.15227583510768], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-67, -55, 1, -0.022519815311461078], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -3, 1, 14.22935720008009], [4, 0, -1, 25.36837237769339], [10, 28, 1, -0.1389804168595044], [-447, 903, -1, -0.018887554191433186], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 438, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-380, -401, 1, 0.47020960748776847], [-6, -40, 0, 0.39869657113874474], [-409, -854, 1, -0.4198013802993895], [-5, 4, -1, 21.676879727033864], [-6, -4, 0, 12.554593955716818], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 4, 1, 0.5420863514861547], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [448, 843, 1, 0.36798774728247946], [879, 404, -1, -0.2946346880150547], [-1, -24, 0, -0.0018062206707234203], [-3, 0, -1, 27.226067643932897], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-69, -54, 1, -0.026229195528258534], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-2, -5, 1, 14.293797729284668], [3, -2, -1, 25.46195589859889], [12, 29, 1, -0.14682933446797608], [-448, 905, -1, -0.018888961990267576], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 439, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-378, -400, 1, 0.47043051047045265], [-6, -40, 0, 0.39869657113874474], [-410, -856, 1, -0.4198077556067156], [-4, 6, -1, 21.725907849867003], [-6, -4, 0, 12.554593955716818], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 3, 1, 0.5469077531220669], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [449, 845, 1, 0.367996981362411], [881, 405, -1, -0.2946467346803546], [-1, -24, 0, -0.0018062206707234203], [-5, 1, -1, 27.257484123027396], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-67, -55, 1, -0.022519815311461078], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, -4, 1, 14.35435720008009], [1, -3, -1, 25.567164186518607], [10, 28, 1, -0.1389804168595044], [-449, 907, -1, -0.018890363568260012], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 440, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-376, -399, 1, 0.4706531061267782], [-6, -40, 0, 0.39869657113874474], [-411, -858, 1, -0.4198141009494096], [-2, 5, -1, 21.75893189997708], [-6, -4, 0, 12.554593955716818], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 5, 1, 0.5339239650355925], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [450, 847, 1, 0.36800617239930444], [883, 406, -1, -0.2946587259415255], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 27.319651164838394], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-68, -53, 1, -0.02654522955111173], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, -3, 1, 14.447940720985589], [0, -5, -1, 25.61837237769339], [11, 30, 1, -0.1403206373322678], [-450, 909, -1, -0.018891758966552877], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 441, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-374, -400, 1, 0.4712754646018303], [-6, -40, 0, 0.39869657113874474], [-412, -860, 1, -0.41982041653821167], [0, 4, -1, 21.819491370772504], [-6, -4, 0, 12.554593955716818], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 7, 1, 0.5224705011498695], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [451, 849, 1, 0.3680153206933554], [885, 407, -1, -0.294670662179771], [-1, -24, 0, -0.0018062206707234203], [-2, 4, -1, 27.402275835107677], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-66, -54, 1, -0.0227781834986078], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -1, 1, 14.553149008905306], [-1, -3, -1, 25.669580568868174], [10, 32, 1, -0.13259208513230444], [-451, 911, -1, -0.018893148225926394], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 442, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-372, -401, 1, 0.47189926920902214], [-6, -40, 0, 0.39869657113874474], [-413, -862, 1, -0.41982670258189064], [2, 3, -1, 21.913074891678004], [-6, -4, 0, 12.554593955716818], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 5, 1, 0.536801679294665], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [452, 851, 1, 0.36802442654197504], [887, 408, -1, -0.29468254377280706], [-1, -24, 0, -0.0018062206707234203], [0, 3, -1, 27.476067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-65, -52, 1, -0.024527068521969647], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, 0, 1, 14.60435720008009], [-3, -2, -1, 25.77478885678789], [8, 33, 1, -0.12223922464238836], [-452, 913, -1, -0.0188945313868028], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 443, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-370, -400, 1, 0.4721288913337192], [-6, -40, 0, 0.39869657113874474], [-414, -864, 1, -0.41983295928726694], [3, 5, -1, 21.90550180558382], [-6, -4, 0, 12.554593955716818], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 7, 1, 0.5224705011498695], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [453, 853, 1, 0.36803349023982224], [889, 409, -1, -0.2946943710949014], [-1, -24, 0, -0.0018062206707234203], [2, 4, -1, 27.54985945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-64, -50, 1, -0.02636339022081807], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [6, 2, 1, 14.655565391254873], [-4, 0, -1, 25.86837237769339], [10, 32, 1, -0.13259208513230444], [-453, 915, -1, -0.018895908489250227], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 444, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-368, -399, 1, 0.4723602836021456], [-6, -40, 0, 0.39869657113874474], [-415, -866, 1, -0.4198391868592354], [4, 7, -1, 21.90211604104179], [-6, -4, 0, 12.554593955716818], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 8, 1, 0.5115623206625604], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [454, 855, 1, 0.36804251207883526], [891, 410, -1, -0.2947061445169128], [-1, -24, 0, -0.0018062206707234203], [3, 2, -1, 27.632484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -49, 1, -0.025470663847838075], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [7, 4, 1, 14.686981870349374], [-3, 2, -1, 25.96195589859889], [12, 31, 1, -0.1431677384116571], [-454, 917, -1, -0.018897279572986595], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 445, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-366, -398, 1, 0.47259346557277826], [-6, -40, 0, 0.39869657113874474], [-416, -868, 1, -0.4198453855007873], [5, 9, -1, 21.900198604381053], [-6, -4, 0, 12.554593955716818], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-20, 10, 1, 0.49569956194728354], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [455, 857, 1, 0.36805149234826307], [893, 411, -1, -0.29471786440633], [-1, -24, 0, -0.0018062206707234203], [4, 0, -1, 27.726067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-63, -47, 1, -0.02990401596965102], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [6, 2, 1, 14.655565391254873], [-1, 3, -1, 26.067164186518607], [10, 32, 1, -0.13259208513230444], [-455, 919, -1, -0.018898644677383353], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 446, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-364, -397, 1, 0.4728284570770808], [-6, -40, 0, 0.39869657113874474], [-417, -870, 1, -0.41985155541303293], [7, 8, -1, 21.93389671845503], [-6, -4, 0, 12.554593955716818], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 9, 1, 0.5076885272802436], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [456, 859, 1, 0.3680604313346965], [895, 412, -1, -0.2947295311273099], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 27.819651164838394], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -49, 1, -0.025470663847838075], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, 4, 1, 14.711745556341452], [1, 4, -1, 26.157361942882076], [8, 31, 1, -0.12458172253176156], [-456, 921, -1, -0.0189000038414693], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 447, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-362, -396, 1, 0.4730652782239443], [-6, -40, 0, 0.39869657113874474], [-418, -872, 1, -0.4198576967952227], [9, 7, -1, 21.964283082852788], [-6, -4, 0, 12.554593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 7, 1, 0.5182831795977169], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [457, 861, 1, 0.36806932932209835], [897, 413, -1, -0.29474114504071475], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 27.92485945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-60, -50, 1, -0.021344393971483255], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 2, 1, 14.678149008905306], [2, 6, -1, 26.169580568868174], [6, 32, 1, -0.11388550357645391], [-457, 923, -1, -0.01890135710393447], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 448, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-360, -395, 1, 0.4733039494042064], [-6, -40, 0, 0.39869657113874474], [-419, -874, 1, -0.4198638098447693], [8, 5, -1, 21.980587528527828], [-6, -4, 0, 12.554593955716818], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 8, 1, 0.5162163484785816], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [458, 863, 1, 0.36807818659183367], [899, 414, -1, -0.29475270650415], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 27.976067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-62, -49, 1, -0.025470663847838075], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, 4, 1, 14.711745556341452], [4, 5, -1, 26.22576073395475], [5, 34, 1, -0.10762503370944683], [-458, 925, -1, -0.01890270450313338], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 449, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-358, -396, 1, 0.47394547479257804], [-6, -40, 0, 0.39869657113874474], [-420, -876, 1, -0.41986989475726805], [10, 4, -1, 22.00893189997708], [-6, -4, 0, 12.554593955716818], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 9, 1, 0.5144944920099309], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [459, 865, 1, 0.3680870034226993], [901, 415, -1, -0.29476421587200036], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 28.027275835107677], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-61, -51, 1, -0.02108810603988149], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, 5, 1, 14.768346765268776], [5, 3, -1, 26.282361942882073], [4, 36, 1, -0.1019981048813283], [-459, 927, -1, -0.018904046077089075], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 450, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-356, -395, 1, 0.474188803351919], [-6, -40, 0, 0.39869657113874474], [-421, -878, 1, -0.41987595172651854], [9, 2, -1, 22.034689127135973], [-6, -4, 0, 12.554593955716818], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 10, 1, 0.5042175772281888], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [460, 867, 1, 0.368095780090953], [903, 416, -1, -0.2947756734954664], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 28.132484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-63, -50, 1, -0.025145142863712867], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, 4, 1, 14.815367634891407], [6, 1, -1, 26.342088149337762], [6, 35, 1, -0.11140751267436078], [-460, 929, -1, -0.018905381863496565], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 451, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-354, -396, 1, 0.47483456167533655], [-6, -40, 0, 0.39869657113874474], [-422, -880, 1, -0.4198819809445446], [7, 1, -1, 22.04690775312207], [-6, -4, 0, 12.554593955716818], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 12, 1, 0.4900178717003746], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [461, 869, 1, 0.3681045168703426], [905, 417, -1, -0.2947870797225999], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 28.226067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-65, -49, 1, -0.029107999134433495], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, 3, 1, 14.905565391254875], [5, -1, -1, 26.39978885678789], [8, 36, 1, -0.11918870477922162], [-461, 931, -1, -0.018906711899726165], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 452, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-352, -395, 1, 0.4750826145691044], [-6, -40, 0, 0.39869657113874474], [-423, -882, 1, -0.41988798260161486], [6, -1, -1, 22.09577559912813], [-6, -4, 0, 12.554593955716818], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 13, 1, 0.49048323570482416], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [462, 871, 1, 0.3681132140321341], [907, 418, -1, -0.2947984348983391], [-1, -24, 0, -0.0018062206707234203], [-5, 2, -1, 28.286627114728315], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-67, -50, 1, -0.029879795159749433], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 4, 1, 14.956773582429658], [4, -3, -1, 26.470788760042957], [7, 38, 1, -0.11337944822912903], [-462, 933, -1, -0.01890803622282731], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 453, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-350, -394, 1, 0.47533262284560396], [-6, -40, 0, 0.39869657113874474], [-424, -884, 1, -0.41989395688626263], [5, -3, -1, 22.15550180558382], [-6, -4, 0, 12.554593955716818], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 12, 1, 0.4900178717003746], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [463, 873, 1, 0.36812187184513984], [909, 419, -1, -0.2948097393645438], [-1, -24, 0, -0.0018062206707234203], [-3, 3, -1, 28.351067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-65, -51, 1, -0.02603132375732249], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, 2, 1, 15.030565391254875], [3, -5, -1, 26.532361942882076], [9, 39, 1, -0.12048261889801327], [-463, 935, -1, -0.018909354869531728], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 454, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-348, -393, 1, 0.47558460846899375], [-6, -40, 0, 0.39869657113874474], [-425, -886, 1, -0.4198999039853059], [4, -5, -1, 22.212103014511143], [-6, -4, 0, 12.554593955716818], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-20, 11, 1, 0.48946138815313056], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [464, 875, 1, 0.36813049057574626], [911, 420, -1, -0.294820993460029], [-1, -24, 0, -0.0018062206707234203], [-1, 4, -1, 28.437078078744207], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-67, -52, 1, -0.026871723095627853], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 15.104357200080091], [1, -6, -1, 26.592088149337766], [7, 38, 1, -0.11337944822912903], [-464, 937, -1, -0.018910667876256986], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 455, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-346, -392, 1, 0.47583859371258735], [-6, -40, 0, 0.39869657113874474], [-426, -888, 1, -0.4199058240838664], [3, -3, -1, 22.194491370772504], [-6, -4, 0, 12.554593955716818], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 12, 1, 0.4900178717003746], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [465, 877, 1, 0.36813907048794114], [913, 421, -1, -0.2948321975205992], [-1, -24, 0, -0.0018062206707234203], [1, 3, -1, 28.527275835107677], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-69, -51, 1, -0.030611995922075773], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 15.178149008905308], [-1, -5, -1, 26.649788856787893], [8, 36, 1, -0.11918870477922162], [-465, 939, -1, -0.01891197527910987], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 456, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-344, -393, 1, 0.47649717017082344], [-6, -40, 0, 0.39869657113874474], [-427, -890, 1, -0.4199117173653893], [2, -5, -1, 22.25893189997708], [-6, -4, 0, 12.554593955716818], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 14, 1, 0.4759078498670008], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [466, 879, 1, 0.36814761184334044], [915, 422, -1, -0.2948433518790815], [-1, -24, 0, -0.0018062206707234203], [3, 2, -1, 28.632484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-70, -53, 1, -0.02877396798274907], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 15.104357200080091], [-3, -6, -1, 26.69216418651861], [6, 35, 1, -0.11140751267436078], [-466, 941, -1, -0.018913277113889435], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 457, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-342, -392, 1, 0.4767560784783646], [-6, -40, 0, 0.39869657113874474], [-428, -892, 1, -0.41991758401166146], [0, -4, -1, 22.319491370772504], [-6, -4, 0, 12.554593955716818], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 16, 1, 0.4694153335916569], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [467, 881, 1, 0.3681561149012151], [917, 423, -1, -0.29485445686535866], [-1, -24, 0, -0.0018062206707234203], [4, 0, -1, 28.726067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-71, -55, 1, -0.027017985966575443], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 15.178149008905308], [-4, -4, -1, 26.743372377693394], [8, 36, 1, -0.11918870477922162], [-467, 943, -1, -0.018914573416090597], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 458, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-340, -391, 1, 0.4770170538070484], [-6, -40, 0, 0.39869657113874474], [-429, -894, 1, -0.41992342420283096], [2, -3, -1, 22.225907849867003], [-6, -4, 0, 12.554593955716818], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-20, 17, 1, 0.45736765806945195], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [468, 883, 1, 0.3681645799185169], [919, 424, -1, -0.2948655128064015], [-1, -24, 0, -0.0018062206707234203], [3, -2, -1, 28.819651164838394], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-70, -53, 1, -0.02877396798274907], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 15.104357200080091], [-5, -2, -1, 26.807812906897972], [7, 38, 1, -0.11337944822912903], [-468, 945, -1, -0.018915864220907255], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 459, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-338, -392, 1, 0.47768288576458834], [-6, -40, 0, 0.39869657113874474], [-430, -896, 1, -0.4199292381174248], [1, -5, -1, 22.288074891678], [-6, -4, 0, 12.554593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-19, 15, 1, 0.46312980634960277], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [469, 885, 1, 0.36817300714990475], [921, 425, -1, -0.2948765200263009], [-1, -24, 0, -0.0018062206707234203], [1, -3, -1, 28.92485945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-72, -54, 1, -0.029499042433764267], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, 2, 1, 15.030565391254875], [-4, 0, -1, 26.868372377693394], [6, 40, 1, -0.10808303228143444], [-469, 947, -1, -0.018917149563235324], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 460, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-336, -393, 1, 0.47835013085445227], [-6, -40, 0, 0.39869657113874474], [-431, -898, 1, -0.41993502593236753], [0, -3, -1, 22.3194913707725], [-6, -4, 0, 12.554593955716818], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-17, 16, 1, 0.44931277240841244], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [470, 887, 1, 0.3681813968477699], [923, 426, -1, -0.2948874788462995], [-1, -24, 0, -0.0018062206707234203], [0, -5, -1, 28.976067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-70, -53, 1, -0.02877396798274907], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 15.104357200080091], [-3, 2, -1, 26.961955898598895], [7, 38, 1, -0.11337944822912903], [-470, 949, -1, -0.018918429477676055], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 461, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-334, -394, 1, 0.4790187700505811], [-6, -40, 0, 0.39869657113874474], [-432, -900, 1, -0.419940787822999], [-1, -5, -1, 22.350907849867], [-6, -4, 0, 12.554593955716818], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-19, 15, 1, 0.46312980634960277], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [471, 889, 1, 0.36818974926226117], [925, 427, -1, -0.29489838958482306], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 29.027275835107677], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-72, -52, 1, -0.0323663887992246], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 15.178149008905308], [-1, 3, -1, 27.06716418651861], [9, 37, 1, -0.12236231428767806], [-471, 951, -1, -0.018919703998539088], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 462, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-332, -395, 1, 0.47968878405049326], [-6, -40, 0, 0.39869657113874474], [-433, -902, 1, -0.41994652396309207], [-3, -6, -1, 22.393283179597717], [-6, -4, 0, 12.554593955716818], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-17, 14, 1, 0.4598456489715451], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [472, 891, 1, 0.3681980646413099], [927, 428, -1, -0.2949092525575108], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 29.132484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-73, -50, 1, -0.03633633519436261], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 15.104357200080091], [1, 4, -1, 27.15736194288208], [7, 38, 1, -0.11337944822912903], [-472, 953, -1, -0.018920973159845467], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 463, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-330, -396, 1, 0.4803601532773401], [-6, -40, 0, 0.39869657113874474], [-434, -904, 1, -0.4199522345248702], [-4, -8, -1, 22.393283179597717], [-6, -4, 0, 12.554593955716818], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-18, 12, 1, 0.4759078498670008], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [473, 893, 1, 0.3682063432306543], [929, 429, -1, -0.2949200680772464], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 29.226067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-74, -48, 1, -0.040333747273713985], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 15.178149008905308], [3, 3, -1, 27.243372377693394], [9, 39, 1, -0.12048261889801327], [-473, 955, -1, -0.01892223699533077], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, -1], "using": [2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 464, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-328, -397, 1, 0.48103285788208594], [-6, -40, 0, 0.39869657113874474], [-435, -906, 1, -0.4199579196790245], [-6, -7, -1, 22.432272744786403], [-6, -4, 0, 12.554593955716818], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-20, 11, 1, 0.48946138815313056], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [474, 895, 1, 0.3682145852738639], [931, 430, -1, -0.2949308364541875], [-1, -24, 0, -0.0018062206707234203], [-3, 2, -1, 29.319651164838394], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-76, -49, 1, -0.04077273923314177], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 0, 1, 15.104357200080091], [5, 2, -1, 27.307812906897972], [11, 38, 1, -0.1292318466434771], [-474, 957, -1, -0.018923495538448007], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 465, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-326, -398, 1, 0.4817068777458127], [-6, -40, 0, 0.39869657113874474], [-436, -908, 1, -0.4199635795947309], [-8, -6, -1, 22.467074988422933], [-6, -4, 0, 12.554593955716818], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 13, 1, 0.4812705927591313], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [475, 897, 1, 0.3682227910123632], [933, 431, -1, -0.2949415579957955], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 29.42485945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-74, -50, 1, -0.037343376570548585], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -2, 1, 15.178149008905308], [4, 0, -1, 27.368372377693394], [10, 40, 1, -0.1233760263313743], [-475, 959, -1, -0.01892474882237057], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 466, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-324, -399, 1, 0.48238219248215025], [-6, -40, 0, 0.39869657113874474], [-437, -910, 1, -0.4199692144396667], [-7, -4, -1, 22.486866700503217], [-6, -4, 0, 12.554593955716818], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-19, 12, 1, 0.4798368032320068], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [476, 899, 1, 0.36823096068545513], [935, 432, -1, -0.294952233006865], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 29.51505720912158], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-76, -51, 1, -0.037849617647724654], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -4, 1, 15.251940817730524], [3, -2, -1, 27.461955898598895], [12, 41, 1, -0.1297027178823023], [-476, 961, -1, -0.01892599687999522], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 467, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-322, -400, 1, 0.48305878143983105], [-6, -40, 0, 0.39869657113874474], [-438, -912, 1, -0.41997482438002753], [-9, -3, -1, 22.518283179597717], [-6, -4, 0, 12.554593955716818], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-21, 13, 1, 0.4812705927591313], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [477, 901, 1, 0.36823909453034465], [937, 433, -1, -0.2949628617895523], [-1, -24, 0, -0.0018062206707234203], [3, 3, -1, 29.601067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-77, -53, 1, -0.035970727819245214], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, -3, 1, 15.303149008905308], [1, -3, -1, 27.56716418651861], [10, 42, 1, -0.12158784379199827], [-477, 963, -1, -0.018927239743945046], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 468, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-320, -399, 1, 0.4833484402077326], [-6, -40, 0, 0.39869657113874474], [-439, -914, 1, -0.41998040958054317], [-8, -1, -1, 22.549699658692216], [-6, -4, 0, 12.554593955716818], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 14, 1, 0.4824672239174886], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [478, 903, 1, 0.3682471927821614], [939, 434, -1, -0.2949734446434039], [-1, -24, 0, -0.0018062206707234203], [5, 2, -1, 29.66550817313747], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-78, -51, 1, -0.03975289239612893], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, -4, 1, 15.393346765268776], [2, -5, -1, 27.557812906897972], [9, 44, 1, -0.11649793557107233], [-478, 965, -1, -0.018928477446571876], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 469, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-318, -400, 1, 0.48402924117612117], [-6, -40, 0, 0.39869657113874474], [-440, -916, 1, -0.419985970204494], [-7, 1, -1, 22.592074988422933], [-6, -4, 0, 12.554593955716818], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 12, 1, 0.49569956194728354], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [479, 905, 1, 0.36825525567398243], [941, 435, -1, -0.29498398186538494], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 29.67485945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-80, -50, 1, -0.0430115825386546], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -5, 1, 15.440367634891407], [0, -4, -1, 27.618372377693394], [7, 45, 1, -0.1089470571432221], [-479, 967, -1, -0.0189297100199598], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 470, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-316, -399, 1, 0.4843241897887034], [-6, -40, 0, 0.39869657113874474], [-441, -918, 1, -0.4199915064137269], [-5, 2, -1, 22.630050841567922], [-6, -4, 0, 12.554593955716818], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 11, 1, 0.5057910917791952], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [480, 907, 1, 0.36826328343685455], [943, 436, -1, -0.29499447374990656], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 29.76505720912158], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-82, -51, 1, -0.043360989097156716], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, -3, 1, 15.501940817730524], [-2, -5, -1, 27.678931848488816], [8, 47, 1, -0.11121949747169614], [-480, 969, -1, -0.01893093749592716], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 471, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-314, -398, 1, 0.48462149546076755], [-6, -40, 0, 0.39869657113874474], [-442, -920, 1, -0.41999701836867076], [-4, 4, -1, 22.6944913707725], [-6, -4, 0, 12.554593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 12, 1, 0.49569956194728354], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [481, 909, 1, 0.36827127629981643], [945, 437, -1, -0.2950049205888536], [-1, -24, 0, -0.0018062206707234203], [3, -3, -1, 29.851067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-81, -53, 1, -0.039699964249396424], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -1, 1, 15.553149008905308], [-3, -3, -1, 27.743372377693394], [10, 48, 1, -0.11707615262052477], [-481, 971, -1, -0.018932159906029932], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 472, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-312, -399, 1, 0.4853095076365346], [-6, -40, 0, 0.39869657113874474], [-443, -922, 1, -0.4200025062283523], [-3, 6, -1, 22.745699561947283], [-6, -4, 0, 12.554593955716818], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-22, 13, 1, 0.4845490739044751], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [482, 911, 1, 0.3682792344899203], [947, 438, -1, -0.2950153226716113], [-1, -24, 0, -0.0018062206707234203], [1, -4, -1, 29.937078078744207], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-82, -55, 1, -0.03788484060678042], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, 0, 1, 15.604357200080091], [-4, -1, -1, 27.829382812504708], [9, 46, 1, -0.11513702385918789], [-482, 973, -1, -0.018933377281564], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 473, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-310, -398, 1, 0.4856122182018515], [-6, -40, 0, 0.39869657113874474], [-444, -924, 1, -0.42000797015041086], [-1, 5, -1, 22.788074891678], [-6, -4, 0, 12.554593955716818], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-23, 11, 1, 0.49849146751743406], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [483, 913, 1, 0.36828715823225333], [949, 439, -1, -0.2950256802850923], [-1, -24, 0, -0.0018062206707234203], [-1, -3, -1, 30.027275835107677], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-81, -53, 1, -0.039699964249396424], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 2, 1, 15.678149008905308], [-3, 1, -1, 27.919580568868177], [7, 47, 1, -0.10791741845661976], [-483, 975, -1, -0.01893458965356811], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 474, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-308, -397, 1, 0.4859173601330295], [-6, -40, 0, 0.39869657113874474], [-445, -926, 1, -0.42001341029111394], [1, 4, -1, 22.858480935961186], [-6, -4, 0, 12.554593955716818], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 12, 1, 0.49826635459387436], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [484, 915, 1, 0.3682950477499591], [951, 440, -1, -0.2950359937137628], [-1, -24, 0, -0.0018062206707234203], [-3, -2, -1, 30.132484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-79, -52, 1, -0.03926535325133993], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, 4, 1, 15.751940817730524], [-4, 3, -1, 27.97078876004296], [6, 45, 1, -0.10548269272211033], [-484, 977, -1, -0.018935797052826362], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 475, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-306, -398, 1, 0.4866126419979291], [-6, -40, 0, 0.39869657113874474], [-446, -928, 1, -0.42001882680537195], [3, 3, -1, 22.9444913707725], [-6, -4, 0, 12.554593955716818], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 10, 1, 0.506658412583499], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [485, 917, 1, 0.3683029032642584], [953, 441, -1, -0.2950462632396687], [-1, -24, 0, -0.0018062206707234203], [-4, 0, -1, 30.226067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-81, -51, 1, -0.04248283052023862], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [1, 3, 1, 15.803149008905308], [-2, 4, -1, 28.044580568868177], [5, 47, 1, -0.10125439560715549], [-485, 979, -1, -0.018936999509870735], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 476, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-304, -397, 1, 0.48692330535716705], [-6, -40, 0, 0.39869657113874474], [-447, -930, 1, -0.42002421984675287], [5, 2, -1, 23.008931899977078], [-6, -4, 0, 12.554593955716818], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-26, 9, 1, 0.5164538929933734], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [486, 919, 1, 0.3683107249944698], [955, 442, -1, -0.2950564891424611], [-1, -24, 0, -0.0018062206707234203], [-5, 2, -1, 30.286627114728315], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-83, -50, 1, -0.04562330010139028], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-1, 4, 1, 15.893346765268776], [0, 3, -1, 28.118372377693394], [7, 48, 1, -0.10743408605890319], [-486, 981, -1, -0.018938197054983927], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 477, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-302, -396, 1, 0.48723647627301375], [-6, -40, 0, 0.39869657113874474], [-448, -932, 1, -0.4200295895674966], [4, 0, -1, 23.0694913707725], [-6, -4, 0, 12.554593955716818], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-24, 10, 1, 0.506658412583499], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [487, 921, 1, 0.3683185131580302], [957, 443, -1, -0.29506667169942175], [-1, -24, 0, -0.0018062206707234203], [-4, 4, -1, 30.351067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-81, -49, 1, -0.04532834415077585], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 5, 1, 15.940367634891407], [2, 4, -1, 28.19216418651861], [5, 47, 1, -0.10125439560715549], [-487, 983, -1, -0.018939389718201683], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-1, -2], "using": [-1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 478, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-300, -397, 1, 0.4879390829936014], [-6, -40, 0, 0.39869657113874474], [-449, -934, 1, -0.42003493611852977], [3, -2, -1, 23.163074891678], [-6, -4, 0, 12.554593955716818], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-25, 12, 1, 0.49826635459387436], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [488, 923, 1, 0.3683262679705149], [959, 444, -1, -0.29507681118548823], [-1, -24, 0, -0.0018062206707234203], [-2, 5, -1, 30.41550817313747], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-79, -50, 1, -0.04210935329707999], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, 3, 1, 16.001940817730524], [4, 3, -1, 28.265955995343827], [4, 45, 1, -0.09849648297606348], [-488, 985, -1, -0.01894057752931527], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 479, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-298, -398, 1, 0.4886428426959811], [-6, -40, 0, 0.39869657113874474], [-450, -936, 1, -0.4200402596494793], [1, -3, -1, 23.268283179597717], [-6, -4, 0, 12.554593955716818], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-27, 11, 1, 0.5079181879333823], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [489, 925, 1, 0.3683339896456572], [961, 445, -1, -0.29508690787327846], [-1, -24, 0, -0.0018062206707234203], [-1, 3, -1, 30.42485945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-78, -52, 1, -0.03833190387783158], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, 1, 1, 16.053149008905308], [5, 1, -1, 28.336955898598895], [2, 46, 1, -0.09130188592602063], [-489, 987, -1, -0.018941760517874155], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [1, -2], "using": [1, -2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 480, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-296, -399, 1, 0.48934773063284787], [-6, -40, 0, 0.39869657113874474], [-451, -938, 1, -0.4200455603086867], [0, -5, -1, 23.3194913707725], [-6, -4, 0, 12.554593955716818], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-29, 12, 1, 0.5070484974472137], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [490, 927, 1, 0.36834167839536874], [963, 446, -1, -0.2950969620331151], [-1, -24, 0, -0.0018062206707234203], [1, 4, -1, 30.51505720912158], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-76, -53, 1, -0.03499680948470647], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -1, 1, 16.143346765268777], [4, -1, -1, 28.40736194288208], [3, 44, 1, -0.09522116598263934], [-490, 989, -1, -0.01894293871318836], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 481, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-294, -398, 1, 0.4896727396651441], [-6, -40, 0, 0.39869657113874474], [-452, -940, 1, -0.4200508382432219], [-1, -3, -1, 23.370699561947283], [-6, -4, 0, 12.554593955716818], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-28, 14, 1, 0.4956995619472835], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [491, 929, 1, 0.3683493344297582], [965, 447, -1, -0.2951069739330498], [-1, -24, 0, -0.0018062206707234203], [3, 3, -1, 30.601067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-77, -51, 1, -0.03880984521318683], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -3, 1, 16.22935720008009], [3, -3, -1, 28.493372377693394], [2, 46, 1, -0.09130188592602063], [-491, 991, -1, -0.01894411214433076], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [1, 2], "using": [1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 482, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-292, -397, 1, 0.49000037697504983], [-6, -40, 0, 0.39869657113874474], [-453, -942, 1, -0.4200560935988965], [-3, -2, -1, 23.475907849867], [-6, -4, 0, 12.554593955716818], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-27, 16, 1, 0.48435062644735327], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [492, 931, 1, 0.3683569579571506], [967, 448, -1, -0.2951169438388869], [-1, -24, 0, -0.0018062206707234203], [5, 2, -1, 30.66550817313747], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-79, -50, 1, -0.04210935329707999], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -1, 1, 16.143346765268777], [2, -5, -1, 28.557812906897972], [0, 47, 1, -0.08438646114268968], [-492, 993, -1, -0.018945280840139668], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, -2], "using": [1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 483, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-290, -396, 1, 0.4903306717625231], [-6, -40, 0, 0.39869657113874474], [-454, -944, 1, -0.42006132652027744], [-4, 0, -1, 23.5694913707725], [-6, -4, 0, 12.554593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-29, 15, 1, 0.49351949360563935], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [493, 933, 1, 0.3683645491841064], [969, 449, -1, -0.29512687201420695], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 30.67485945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-81, -49, 1, -0.04532834415077584], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -3, 1, 16.22935720008009], [0, -4, -1, 28.618372377693394], [1, 49, 1, -0.08763407038687693], [-493, 995, -1, -0.0189464448292212], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 484, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-288, -397, 1, 0.49104600868834375], [-6, -40, 0, 0.39869657113874474], [-455, -946, 1, -0.4200665371507004], [-3, 2, -1, 23.663074891678], [-6, -4, 0, 12.554593955716818], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-31, 14, 1, 0.5019787339226759], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [494, 935, 1, 0.36837210831543976], [971, 450, -1, -0.2951367587203898], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 30.76505720912158], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-83, -50, 1, -0.04562330010139027], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -1, 1, 16.143346765268777], [-2, -3, -1, 28.711955898598895], [-1, 48, 1, -0.08107121274273955], [-494, 997, -1, -0.01894760413995134], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-1, 2], "using": [-1, 2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 485, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-286, -396, 1, 0.4913821481050816], [-6, -40, 0, 0.39869657113874474], [-456, -948, 1, -0.42007172563228246], [-2, 4, -1, 23.745699561947283], [-6, -4, 0, 12.554593955716818], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-32, 16, 1, 0.4956995619472835], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [495, 937, 1, 0.36837963555423736], [973, 451, -1, -0.29514660421663774], [-1, -24, 0, -0.0018062206707234203], [3, -3, -1, 30.851067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-85, -51, 1, -0.04590498997201564], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-5, -3, 1, 16.19036763489141], [-4, -2, -1, 28.794580568868177], [-2, 50, 1, -0.07802365546869375], [-495, 999, -1, -0.01894875880047857], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [2, 1], "using": [2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 486, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-284, -397, 1, 0.49210170328834035], [-6, -40, 0, 0.39869657113874474], [-457, -950, 1, -0.42007689210593535], [0, 3, -1, 23.8194913707725], [-6, -4, 0, 12.554593955716818], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-31, 14, 1, 0.5019787339226759], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [496, 939, 1, 0.3683871311018763], [975, 452, -1, -0.2951564087599979], [-1, -24, 0, -0.0018062206707234203], [1, -4, -1, 30.937078078744207], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-83, -50, 1, -0.04562330010139027], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-3, -2, 1, 16.197940720985592], [-3, 0, -1, 28.868372377693394], [0, 51, 1, -0.08438646114268968], [-496, 1001, -1, -0.018949908838725892], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, -2], "using": [-1, -2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-1, 2], "using": [-1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 487, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-282, -398, 1, 0.49282229203192424], [-6, -40, 0, 0.39869657113874474], [-458, -952, 1, -0.42008203671137817], [1, 5, -1, 23.850907849867], [-6, -4, 0, 12.554593955716818], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-33, 15, 1, 0.5015914963824541], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [497, 941, 1, 0.3683945951580422], [977, 453, -1, -0.2951661726053847], [-1, -24, 0, -0.0018062206707234203], [-1, -5, -1, 31.007484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-81, -51, 1, -0.042482830520238615], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-4, -4, 1, 16.22935720008009], [-4, 2, -1, 28.94216418651861], [-1, 53, 1, -0.08138389395752108], [-497, 1003, -1, -0.01895105428239333], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 488, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-280, -399, 1, 0.49354388695894635], [-6, -40, 0, 0.39869657113874474], [-459, -954, 1, -0.42008715958714987], [3, 4, -1, 23.921907753122067], [-6, -4, 0, 12.554593955716818], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-34, 13, 1, 0.5113677548143858], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [498, 943, 1, 0.3684020279207467], [979, 454, -1, -0.29517589600560196], [-1, -24, 0, -0.0018062206707234203], [-3, -4, -1, 31.07848402628246], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-79, -52, 1, -0.039265353251339924], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [-2, -5, 1, 16.29379772928467], [-2, 3, -1, 29.024788856787893], [0, 55, 1, -0.08438646114268968], [-498, 1005, -1, -0.01895219515895995], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 489, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-278, -398, 1, 0.49389227029261756], [-6, -40, 0, 0.39869657113874474], [-460, -956, 1, -0.42009226087062174], [5, 3, -1, 23.983480935961186], [-6, -4, 0, 12.554593955716818], [0, -44, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-35, 11, 1, 0.5210269584856051], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [499, 945, 1, 0.3684094295863453], [981, 455, -1, -0.29518557921136457], [-1, -24, 0, -0.0018062206707234203], [-4, -2, -1, 31.152275835107677], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-81, -53, 1, -0.03969996424939642], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, -4, 1, 16.35435720008009], [0, 4, -1, 29.118372377693394], [-2, 56, 1, -0.0787047708957807], [-499, 1007, -1, -0.018953331495686152], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, 2], "using": [1, 2]}, {"seat": 22, "got": [1, 2], "using": [1, 2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, 1], "using": [2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 490, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-276, -399, 1, 0.4946180004508387], [-6, -40, 0, 0.39869657113874474], [-461, -958, 1, -0.4200973406980095], [3, 2, -1, 23.975907849867003], [-6, -4, 0, 12.554593955716818], [-2, -45, -1, 0.2714978702431886], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-36, 9, 1, 0.5305018055838154], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [500, 947, 1, 0.3684168003495543], [983, 456, -1, -0.29519522247132013], [-1, -24, 0, -0.0018062206707234203], [-3, 0, -1, 31.226067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-80, -51, 1, -0.04158900640820458], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, -3, 1, 16.447940720985592], [2, 3, -1, 29.211955898598895], [-4, 55, 1, -0.07283189921571012], [-500, 1009, -1, -0.018954463319615762], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [2, -1], "using": [2, -1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [1, -2], "using": [1, -2]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 491, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-274, -398, 1, 0.4949723926385032], [-6, -40, 0, 0.39869657113874474], [-462, -960, 1, -0.420102399204386], [5, 1, -1, 24.038074891678], [-6, -4, 0, 12.554593955716818], [-1, -43, -1, 0.2681295798933457], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-34, 8, 1, 0.532712148785869], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [501, 949, 1, 0.3684241404034681], [985, 457, -1, -0.29520482603207016], [-1, -24, 0, -0.0018062206707234203], [-4, 2, -1, 31.29985945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-78, -52, 1, -0.038331903877831586], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -1, 1, 16.553149008905308], [3, 1, -1, 29.31716418651861], [-3, 57, 1, -0.07601760696440261], [-501, 1011, -1, -0.018955590657578247], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [2, 1], "using": [2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [2, 1], "using": [2, 1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 492, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-272, -399, 1, 0.4957022370450746], [-6, -40, 0, 0.39869657113874474], [-463, -962, 1, -0.42010743652369237], [3, 0, -1, 24.0694913707725], [-6, -4, 0, 12.554593955716818], [0, -41, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-32, 7, 1, 0.5352161283327052], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [502, 951, 1, 0.3684314499395759], [987, 458, -1, -0.295214390138191], [-1, -24, 0, -0.0018062206707234203], [-2, 3, -1, 31.382484123027393], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-76, -51, 1, -0.03784961764772465], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, -2, 1, 16.54379772928467], [5, 2, -1, 29.307812906897972], [-5, 56, 1, -0.07021377988613912], [-502, 1013, -1, -0.01895671353619089], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, -1], "using": [2, -1]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, 1], "using": [2, 1]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [2, -1], "using": [2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 493, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-270, -400, 1, 0.49643298967300326], [-6, -40, 0, 0.39869657113874474], [-464, -964, 1, -0.42011245278875053], [5, -1, -1, 24.100907849867], [-6, -4, 0, 12.554593955716818], [1, -43, -1, 0.2607283584829588], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-34, 8, 1, 0.532712148785869], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [503, 953, 1, 0.3684387291477784], [989, 459, -1, -0.2952239150322548], [-1, -24, 0, -0.0018062206707234203], [0, 4, -1, 31.476067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-77, -49, 1, -0.04171766841986294], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [3, -1, 1, 16.553149008905308], [7, 1, -1, 29.34578876004296], [-7, 57, 1, -0.06493849570520262], [-503, 1015, -1, -0.018957831981860705], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [2, -1], "using": [2, -1]}, {"seat": 22, "got": [-2, -1], "using": [-2, -1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [2, -1], "using": [2, -1]}, {"seat": 31, "got": [-1, -2], "using": [-1, -2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 494, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-268, -399, 1, 0.49679663846179395], [-6, -40, 0, 0.39869657113874474], [-465, -966, 1, -0.42011744813127444], [3, -2, -1, 24.163074891677997], [-6, -4, 0, 12.554593955716818], [-1, -44, -1, 0.2680455043897602], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-36, 9, 1, 0.5305018055838154], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [504, 955, 1, 0.3684459782164044], [991, 460, -1, -0.2952334009548498], [-1, -24, 0, -0.0018062206707234203], [2, 3, -1, 31.569651164838394], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-79, -50, 1, -0.042109353297079995], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [5, -2, 1, 16.54379772928467], [6, -1, -1, 29.394656606049022], [-9, 58, 1, -0.05988540683152006], [-504, 1017, -1, -0.0189589460207867], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, -1], "using": [-2, -1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [-1, 2], "using": [-1, 2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 495, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-266, -400, 1, 0.4975314447914856], [-6, -40, 0, 0.39869657113874474], [-466, -968, 1, -0.4201224226818818], [1, -3, -1, 24.268283179597713], [-6, -4, 0, 12.554593955716818], [0, -42, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-34, 8, 1, 0.532712148785869], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [505, 957, 1, 0.36845319733222665], [993, 461, -1, -0.29524284814460056], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 31.67485945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-80, -48, 1, -0.04590498997201565], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [6, 0, 1, 16.60435720008009], [4, -2, -1, 29.44216418651861], [-8, 60, 1, -0.06329022956326898], [-505, 1019, -1, -0.018960055678961852], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, -2], "using": [-1, -2]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [-2, 1], "using": [-2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, 2], "using": [-1, 2]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [1, 2], "using": [1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 496, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-264, -399, 1, 0.49790124336199065], [-6, -40, 0, 0.39869657113874474], [-467, -970, 1, -0.42012737657010546], [0, -5, -1, 24.319491370772496], [-6, -4, 0, 12.554593955716818], [-2, -43, -1, 0.27182619353833876], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-36, 9, 1, 0.5305018055838154], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [506, 959, 1, 0.3684603866804782], [995, 462, -1, -0.295252256838188], [-1, -24, 0, -0.0018062206707234203], [2, 3, -1, 31.569651164838394], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-82, -47, 1, -0.04908188987923722], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [7, 2, 1, 16.648649966471545], [2, -3, -1, 29.524788856787893], [-10, 61, 1, -0.058525516212172904], [-506, 1021, -1, -0.018961160982175086], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [2, 1], "using": [2, 1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-2, -1], "using": [-2, -1]}, {"seat": 32, "got": [-2, -1], "using": [-2, -1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 497, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-262, -400, 1, 0.49864007630804363], [-6, -40, 0, 0.39869657113874474], [-468, -972, 1, -0.4201323099244044], [-1, -3, -1, 24.37069956194728], [-6, -4, 0, 12.554593955716818], [-1, -41, -1, 0.2683100275973089], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-34, 10, 1, 0.5239648698446258], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [507, 961, 1, 0.3684675464448682], [997, 463, -1, -0.29526162727036925], [-1, -24, 0, -0.0018062206707234203], [3, 1, -1, 31.67485945275811], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-81, -49, 1, -0.04532834415077586], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [6, 4, 1, 16.697940720985592], [0, -4, -1, 29.618372377693394], [-12, 60, 1, -0.05296998204818906], [-507, 1023, -1, -0.01896226195601326], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-2, 1], "using": [-2, 1]}, {"seat": 9, "got": [1, 2], "using": [1, 2]}, {"seat": 12, "got": [-2, -1], "using": [-2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [1, -2], "using": [1, -2]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, 1], "using": [-2, 1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [1, 2], "using": [1, 2]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 498, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-260, -399, 1, 0.49901608719893525], [-6, -40, 0, 0.39869657113874474], [-469, -974, 1, -0.4201372228721754], [-3, -2, -1, 24.475907849866996], [-6, -4, 0, 12.554593955716818], [0, -39, -1, 0.26442896918815223], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-36, 9, 1, 0.5305018055838154], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [508, 963, 1, 0.3684746768075973], [999, 464, -1, -0.29527095967399697], [-1, -24, 0, -0.0018062206707234203], [4, -1, -1, 31.76505720912158], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-80, -51, 1, -0.041589006408204586], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [4, 5, 1, 16.74696884381873], [-2, -3, -1, 29.711955898598895], [-11, 62, 1, -0.05644010060012585], [-508, 1025, -1, -0.018963358625863205], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, -1], "using": [2, -1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [-1, 2], "using": [-1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [1, -2], "using": [1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-1, -2], "using": [-1, -2]}, {"seat": 22, "got": [-1, -2], "using": [-1, -2]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [-2, 1], "using": [-2, 1]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 499, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-258, -400, 1, 0.4997589172107594], [-6, -40, 0, 0.39869657113874474], [-470, -976, 1, -0.42014211553976333], [-4, 0, -1, 24.569491370772496], [-6, -4, 0, 12.554593955716818], [1, -41, -1, 0.26054791077899564], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-35, 7, 1, 0.5380748916779996], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [509, 965, 1, 0.36848177794937353], [1001, 465, -1, -0.2952802542800387], [-1, -24, 0, -0.0018062206707234203], [3, -3, -1, 31.851067643932893], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-81, -53, 1, -0.039699964249396424], [-1, 2, 0, 2.354357200080076], [-3, -5, 1, 0.09449819441618464], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [2, 4, 1, 16.780565391254875], [-4, -2, -1, 29.794580568868177], [-13, 63, 1, -0.051999537105125795], [-509, 1027, -1, -0.018964451016913714], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [1, 2], "using": [1, 2]}, {"seat": 9, "got": [1, -2], "using": [1, -2]}, {"seat": 12, "got": [-1, -2], "using": [-1, -2]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, -1], "using": [-2, -1]}, {"seat": 22, "got": [1, -2], "using": [1, -2]}, {"seat": 24, "got": [-1, 2], "using": [-1, 2]}, {"seat": 30, "got": [-2, -1], "using": [-2, -1]}, {"seat": 31, "got": [1, 2], "using": [1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}, {"round": 500, "state": [[-4, -6, 0, 2.5935835209055003], [2, -4, 0, 1.601591752718109], [4, 1, 0, 0.15391030920136128], [-256, -399, 1, 0.5001412020670897], [-6, -40, 0, 0.39869657113874474], [-471, -978, 1, -0.42014698805247236], [-3, 2, -1, 24.663074891677997], [-6, -4, 0, 12.554593955716818], [2, -43, -1, 0.2570317448379657], [2, 2, 0, 0.11684535153771893], [2, -4, 0, 4.133832861444067], [-36, 5, 1, 0.5475270299309489], [4, 1, 0, -4.143346765268761], [-6, 3, 0, 0.5650130265306454], [-1, -24, 0, 0.09101408344932545], [510, 967, 1, 0.36848885004942705], [1003, 466, -1, -0.29528951131759584], [-1, -24, 0, -0.0018062206707234203], [1, -4, -1, 31.937078078744207], [-14, -30, 0, -0.006294214264756661], [-14, -30, 0, -0.02143981331668767], [-80, -55, 1, -0.036058416484252065], [-1, 2, 0, 2.354357200080076], [-4, -3, 1, 0.03292501157706667], [-6, -4, 0, 12.945406044283166], [-6, 3, 0, -0.08822077801336885], [-6, 3, 0, 1.0593628396370642], [-6, -40, 0, 0.2712734462418856], [-4, -6, 0, 2.767611643738637], [0, 3, 1, 16.85435720008009], [-3, 0, -1, 29.868372377693394], [-15, 64, 1, -0.047745875831003974], [-510, 1029, -1, -0.018965539154157374], [1, 0, 0, 0.7772758351076609]], "moves": [{"seat": 4, "got": [2, 1], "using": [2, 1]}, {"seat": 6, "got": "", "error": "process already exited", "using": [-1, -2]}, {"seat": 7, "got": [2, 1], "using": [2, 1]}, {"seat": 9, "got": [-2, -1], "using": [-2, -1]}, {"seat": 12, "got": [2, -1], "using": [2, -1]}, {"seat": 16, "got": "", "error": "process already exited", "using": [1, 2]}, {"seat": 17, "got": "", "error": "process already exited", "using": [2, 1]}, {"seat": 19, "got": [-2, 1], "using": [-2, 1]}, {"seat": 22, "got": [-2, 1], "using": [-2, 1]}, {"seat": 24, "got": [1, -2], "using": [1, -2]}, {"seat": 30, "got": [-1, 2], "using": [-1, 2]}, {"seat": 31, "got": [-1, 2], "using": [-1, 2]}, {"seat": 32, "got": [-2, 1], "using": [-2, 1]}, {"seat": 33, "got": [-1, 2], "using": [-1, 2]}]}]} \ No newline at end of file