diff --git a/findings/control-flow/seed-exposure-forward-test.md b/findings/control-flow/seed-exposure-forward-test.md index 0facc89..a43fac4 100644 --- a/findings/control-flow/seed-exposure-forward-test.md +++ b/findings/control-flow/seed-exposure-forward-test.md @@ -210,14 +210,384 @@ game not running *(added after the runs; nothing above this line is edited)* +### 4.0 What was run + +Five fresh processes on VM145, all with `C:\SOTS\shimdist-l4\binkw32.dll` (`BUILD_ID +l4r-20260908T2208Z`) and `SavedGames` reset to exactly one file before each launch. The Load dialog +was screenshotted every time and the row re-derived: with one file it sits at **(400, 262)**, and it +sat there for all five runs. Main menu verified from a `qm monitor` screendump before every click +path; no run was driven by sleeping. + +**Instrument armed and verified from `shim.log`, not assumed** (rule 1). For all four `hooks=off` +runs the log reads exactly `config: hooks=off` / `hook: disabled by config` — nothing installed, no +`ignoring unknown key` lines. + +| run | input | config | End Turn | encounter | `(Autosave EndTurn).sav` | `(Autosave).sav` | +|---|---|---|---|---|---|---| +| **1b-A** | `ar-oracle-A-pre` (F38) | `l4off` | 1 | none | 107,477 `33e30092…` | 107,732 `4c356f59…` | +| **1b-B** | `ar-oracle-A-pre` (F38) | `l4off` | 1 | none | 107,477 **`33e30092…`** | 107,732 **`4c356f59…`** | +| **1-A** | `ar-oracle-A-post` (F39) | `l4off` | 1 | Venkman, **peaceful** | 107,661 `1a9d937b…` | 108,580 `56980aa0…` | +| **1-B** | `ar-oracle-A-post` (F39) | `l4off` | 1 | Venkman, **peaceful** | 107,661 **`1a9d937b…`** | 108,541 **`b36ac0ec…`** | +| **1-R** | `ar-oracle-A-post` (F39) | `l4research` | 1 | Venkman, **peaceful** | 107,661 **`1a9d937b…`** | 108,571 **`28bbd9b5…`** | + +Run **1-R** is the producer-gate run the resolution names (§4.4); it is the only instrumented run and +it was taken *after* the two `hooks=off` processes, not instead of them. + +### 4.1 Part 1b — P1b is **FALSIFIED**, and the load→turn procedure is nonetheless a valid pair + +`ar-oracle-A-pre.sav` + load + one End Turn does **not** reproduce `7a8b3d5e…`. It produces +`4c356f5916f0e6e4…` — and it produces it **in two fresh processes, byte for byte**, at both snapshot +points. + +> **The load→turn procedure agrees with itself and disagrees with the continuation.** That is not +> non-determinism; it is a different procedure with a different, reproducible answer. + +`state_checksum --floats bits --mask none` against AR's `ar-oracle-A-post.sav`: **23 leaves**, and +they are not the research leaves at all. + +| leaves | what | +|---|---| +| 1 | `/CD[1]/NPrvVa` 501.13 → 506.13 — the load-boundary counter (§4.3) | +| 2 | `/Summary/Checksum` (derived), `/Sim/ModCount` 2147 → 2145 | +| **17** | **`Flt[1570 "Zeta Fleet V"]` (PID 32)** — `FPlan` only-in-A, `HFPlan` True→False, `FtFlg` 13→12, `LocID` 0→432, `Pos`/`FtOrig`/`PrvPos` all three components, both ships' `Range` 7.0 → 9.0 | +| 2 | `Sys[432 "Alpha Centauri"]` `NumFlts` 0→1, `Flt` only-in-B, `FFlags` 0→2 | +| 1 | `Flt[914 "Nu Fleet III"]` `HLay` False→True, `Lay` only-in-B | + +Read off `ar-oracle-A-pre.sav`: `Zeta Fleet V` enters turn 39 parked at Alpha Centauri (`LocID 432`, +`HFPlan False`, both ships at full `Range 9.0`). + +- **In AR's continuation** the AI issued it a move order — a `FPlan` with one waypoint (`Wpt 320`, + `FPsp2 2.0`, `FPeta2 3`, `pnd 432`), the fleet left the system, `FtFlg` went to 13 and the ships + burned 2 ly of range. +- **In both of my loads** the AI issued nothing: the fleet is still at Alpha Centauri with full + range, and the system's `NumFlts` records it as present. + +**This is an AI fleet-task decision — the exact consumer class the resolution lists as +unidentified — and it came out differently across the load boundary while coming out identically in +two processes on each side of it.** Two `hooks=off` processes from turn 37 agree (AR, plus AR's +instrumented third); two `hooks=off` processes from a load of turn 38 agree (this lane). They do not +agree with each other. + +So the honest statement, and it is the one that matters for the standalone: + +> **`ar-oracle-A-pre.sav → 7a8b3d5e…` is NOT a load→turn pair and must not enter +> `determinism-hashes.txt` as one.** What *is* certified, by two fresh processes, is a different +> pair: `ar-oracle-A-pre.sav` → **(load, one End Turn)** → `(Autosave EndTurn).sav` +> `33e3009254f5acd1…`, `(Autosave).sav` `4c356f5916f0e6e4…`. + +The single-turn pair still exercises the trade-raid roll (four raiders parked, no encounter), so the +standalone gets its first trade-raid calibration pair — with the load→turn hashes, not AR's. + +### 4.2 The resave canonicalisation is **not** the cause — and the round-trip rule needs one addition + +The resolution named the resave canonicalisation as the first suspect if P1b failed. It is +exonerated, and the measurement that exonerates it is P1b-aux. + +**Pre-turn form** (`ar-oracle-A-pre.sav` vs its own resave, my `(Autosave EndTurn).sav`): **1 leaf**. +Not `Status`, not `Checksum` — those are already 0/consistent in a pre-turn file, exactly as +`determinism-oracle.md` says. The one leaf is `/CD[1]/NPrvVa`, +5.00. + +**Post-turn form** (`ar-oracle-A-post.sav` vs my run 1-A `(Autosave EndTurn).sav`): **6 leaves** — +`Summary/Checksum`, the four `Player.Status` 4 → 0, and `/CD[1]/NPrvVa` +5.00. Applying the +campaign's documented rule (`--mask resave`, "mask every `Player.Status` and `Summary.Checksum`; +**nothing else varies**") leaves **exactly one leaf standing**: + +``` +policy: floats=bits mask=resave [masked: Checksumx1, Statusx8] +DIVERGED: 1 leaf difference(s) + /CD[1]/NPrvVa: 501.13360595703125 -> 506.13360595703125 +``` + +> **Correction to `determinism-oracle.md`, "Round-trip stability" / "Recommended canonicalization +> rule" (rule 11):** *"Nothing else varies"* is **false** on this save. `/CD[1]/NPrvVa` advances by +> exactly **+5.00** across a load, in both the pre-turn and the post-turn form, and `--mask resave` +> does not cover it. The rule was derived on `ref-turn2` / `turn2-state`, three-player early-game +> saves; this is a two-empire turn-38 save with a populated `CD[1]` diplomacy block, and the ratchet +> broke on new content exactly as rule 27 describes. + +What `NPrvVa` is, measured rather than assumed: it sits in the `CD[1]` custom-data block next to +`NPrv` (a count) and `NPrvId` (a player id, 16 here), so it reads as a per-player provocation / +threat value. Its observed behaviour: **+5.00 per turn boundary crossed, plus +5.00 across the load** +(496.13 at F38 → 501.13 at F39 in AR's process; 496.13 loaded → 501.13 at the End Turn press → +506.13 at F39 in mine). It is **not** a monotone counter: on turn 40 it *fell*, to 461.48 in run 1-A +and 476.65 in run 1-B, tracking that turn's combat. + +Because it advances on the load itself, **no load→turn run can ever reproduce a continuation's hash +on this leaf**, independently of anything the AI does. P1b was unsatisfiable on `NPrvVa` alone; the +other 22 leaves are the substantive result. + +### 4.3 Part 1 — P1 is **half right, and wrong about the mechanism** + +The two `hooks=off` processes **differ**: `56980aa086e1a145…` (108,580 B) vs `b36ac0ec2986f3a8…` +(108,541 B). `state_checksum`: **144 leaf differences**. + +**But the `(Autosave EndTurn).sav` is identical in all three turn-39 loads** (`1a9d937b…`, 107,661 B, +runs 1-A, 1-B and 1-R). The load is perfectly reproducible; the divergence is entirely inside the +turn. + +And the divergence is **not** the research pick. Where the 144 leaves live: + +| leaves | subtree | +|---|---| +| 50 | `/Sim/crep[29]/*` — the combat report (per-ship damage, weapon rows, `cpk`, `cdt`) | +| 41 | `Flt[2274 "Sigma Fleet VII"]` (PID **32**) — the AI fleet in the fight: `NShips` 5 vs 6, three different ship ids, hull health, 16 `TH`/`THM` pairs on one ship | +| 8 | `Sys[224 "Venkman"]` — `Pop`, `PopC`, `Infra`, `Res`, `Suit`, `RepCur`, `RepMax`, `pbon` | +| 6 | `/CD[1]/CmbR[2]/…/TacReports` | +| 4 | `/Sim/turnstats/history/…` | +| 20 | `Player[16 "re"]`: `BnkPr`, `BnkEl`, `otch`×6, `owep`×4, `odes`×2, `ShipRecs`, `preps`, the turn-40 `EvMsg` | +| 13 | `Player[32]`: `Maint`, `ShipRecs`×8, `odes`, `owep`×2, `otch`×2, the turn-40 `EvMsg` | +| 2 | `/Sim/ShipIDs[]`, `/Summary/Checksum` | +| 1 | `/CD[1]/NPrvVa` | + +The two `EvMsg` strings say what happened in one sentence each: + +``` +A: "...147,834,923 Imperial citizens were killed. ... 2 enemy ships were destroyed." +B: "... 78,818,284 Imperial citizens were killed. ... 1 enemy ship was destroyed." +``` + +**The AI's `Sigma Fleet VII` attacked player 16's colony Venkman, the human committed no ships +("No ships available", `Auto Resolve Peacefully` in both runs), and the planetary defences killed +two raiders in one process and one in the other.** Ship deltas confirm it exactly: both runs +completed the *same* two ships for PID 32 (`+8848, +8864`); run A lost `7744` and `7952`, run B lost +`8000`. Nothing else about the turn moved. + +**Now the leaf-by-leaf verdict on what P1 named:** + +| P1 clause | verdict | +|---|---| +| the two files **differ** | **CONFIRMED** | +| `/Sim/RNG` identical | **CONFIRMED** — the 2,503-byte raw block is byte-equal (`a689d7a3…`) in both | +| `/Sim/trdmgr` identical | **CONFIRMED** — no `trdmgr` leaf in the diff | +| **every player-0 fleet** identical | **CONFIRMED** — all five PID-16 fleets (3744, 6544, 33, 49, 81) match on id, `LocID`, `Pos` and ship count | +| difference confined to `Player[32]`'s `TechTree/*`, `ResTNm`, `otch`, `Events`, `turnstats`, `Checksum` | **FALSIFIED** — no `TechTree` leaf and no `ResTNm` leaf differs at all, and the difference reaches a colony's population, both players' banks and the combat reports | +| **every `Player[16]` leaf** identical | **FALSIFIED** — twenty `Player[16]` leaves moved | + +**The research pick did not vary.** Both processes set Player[32]'s `ResTNm` to **`BIO_GrvAdpt`**, +`otch` 47 in both, `NumDes` 47, `NumOwn` 18. The predicate's own signature — `ResTNm == ''` at turn +start for the one player that can research — fired, a pick *was* made, and it was the **same pick in +both processes**. + +### 4.4 The producer gate, run — and the answer is better than "a producer supplied it" + +The resolution's follow-up for exactly this outcome: *"a producer supplied the target … and the +predicate needs a producer gate. One run with lane L4's `airesearch=on` dump names which producer +returned non-null."* That config is on the guest already (`shimdist-l4\shim.cfg.l4research`), so it +cost one run and no build. Run **1-R**, same input, same procedure, same peaceful resolution. + +`verify/results/shim/bq/bq-res-aiorders.txt`, the whole research record for the turn: + +``` +---- airesearch sel=1 agent=0x32446560 ... curTarget=0x00000000 species=2 ---- +aicand sel=1 idx=0 agent=0x32446560 slot=0x3244669c w0=0x00000002(2) w1=0x00000001(1) +airesult sel=1 candidatesTried=1 chose='BIO_GrvAdpt' (ptr=0x0463fd3c) +---- airesearch sel=2 ... curTarget=0x04707c50 species=0 ---- (PID 496, target held) +---- airesearch sel=3 ... curTarget=0x0d6c34a8 species=2 ---- (PID 512, target held) + +aiprobe idx=16 AIResearch::ProducerA turn=3 total=3 +aiprobe idx=17 AIResearch::ProducerB turn=3 total=3 +aiprobe idx=18 AIResearch::FallbackIndex turn=0 total=0 +aiprobe idx=19 AIResearch::FallbackArm turn=0 total=0 +``` + +> **It was not a producer short-circuit. Player[32] reached producer C — the candidate walk — and the +> candidate list had length ONE.** Producers A and B were entered once per AI player and both +> returned null for the `curTarget == 0` agent; `SelectResearchTarget` ran; `TryResearchCandidate` +> was offered exactly one candidate and accepted it; the `0x006b36e0 & 7` fallback rotation was never +> reached (`FallbackIndex` / `FallbackArm` both 0). + +`candidatesTried = 1` is the whole explanation. **The outcome set of that pick is a singleton because +the candidate vector holds one element**, and no draw on any stream can change a one-element choice. + +That is a *different* mechanism from the one the resolution guessed, and it is strictly more useful, +because it is a **counting** criterion rather than a code-path one. It also reconciles the three +lanes without special pleading: + +| state | `ResTNm == ''`? | path | outcome set | control | +|---|---|---|---|---| +| `turn1-state`, PID 32 (lane L4) | yes | producers A/B, no walk | 1 | (varies — for other reasons; see below) | +| `turn1-state`, PID 512 (lane L4) | yes | walk, **1 candidate** | 1 | — | +| `as-turn15 → 16`, PID 32 (lane AS) | yes | not measured | **> 1** (A chose 64, B chose 62) | **varies**, 22 leaves | +| **`ar-oracle-A-post → 40`, PID 32 (this lane)** | **yes** | **walk, 1 candidate** | **1** | **pick agrees** | + +**So `ResTNm == ''` is a necessary condition for research exposure, not a sufficient one.** The +sufficient condition is `|candidates accepted by TryResearchCandidate| > 1`, and that is not readable +from the pre-turn save — it needs the walk. §5 states the corrected predicate. + +### 4.5 What actually varies on turn 40, and why it is the warning already on the books + +The varying decision is **combat resolution**, and resolution 09-08 §6 already carries the warning: +*"combat turns are not yet known to be cross-process reproducible."* AR added one datum against it — +a turn-38 encounter auto-resolved peacefully that reproduced across three processes — and explicitly +declined to treat that as discharging the warning, on the reasoning that "peacefully" probably +bypasses `RunCombatRound`. + +**AR was right to decline, and the reason is now measured: `Auto Resolve Peacefully` does not +bypass combat when the defender is a colony.** The human committed no ships; the *planet* fought, +`RunCombatRound` ran, and it is per-process. Three processes on the same input produced three +different kill counts (2 / 1 / — run 1-R gives a third distinct file, `28bbd9b5…`, whose 48-leaf diff +against run 1-A is again wholly inside `crep`, `Sigma Fleet VII`, `Venkman` and the two `EvMsg`s). + +> **`Auto Resolve Peacefully` is not a determinism-preserving resolution.** It means "I commit no +> ships", not "no combat occurs". A procedure that contains a peaceful auto-resolve is reproducible +> only if the *other* side also has nothing to fight with — which is why AR's turn-38 encounter +> reproduced and this turn-40 one does not. + +**One consequence for rule 26 (c), and it is the sharp one.** Rule 26 says a control must agree with +itself before it exonerates anything. Here the control varies, so nothing on turn 40 can be measured +off a single run — and the *sub-tree* discipline lane AD used is what saves the turn: `/Sim/RNG`, +`/Sim/trdmgr` and every player-0 fleet **are** identical across the two processes, so a lane +measuring the trade half on this turn has a valid sub-tree, and a lane measuring anything downstream +of Venkman does not. + --- ## 5. Verdicts on the committed predictions -*(added after the runs)* +| # | prediction | verdict | +|---|---|---| +| **P1b** | `ar-oracle-A-pre.sav` + load + one End Turn → `7a8b3d5e…` | **FALSIFIED.** It produces `4c356f59…`, reproducibly, in two fresh processes. 23 leaves apart from AR's continuation; 17 of them one AI fleet that the continuation moved and the load did not | +| **P1b-aux** | the same run's `(Autosave EndTurn).sav` = `15b99255…` (the input's own hash) | **FALSIFIED by exactly one leaf** — `/CD[1]/NPrvVa`, +5.00. Every other leaf of the pre-turn round trip is byte-exact, so this lands in the fourth branch P1b-aux enumerated: *"the resave is not byte-exact but is behaviourally equivalent"*. **The resave canonicalisation is exonerated as the cause of P1b's failure**, and `determinism-oracle.md`'s "nothing else varies" is corrected (§4.2) | +| **P1** | the two turn-40 files **differ** | **CONFIRMED** | +| **P1**, clause: `/Sim/RNG`, `/Sim/trdmgr`, every player-0 fleet identical | **CONFIRMED**, all three | +| **P1**, clause: difference confined to `Player[32]`'s `TechTree/*`, `ResTNm`, `otch`, `Events`, `turnstats`, `Checksum` | **FALSIFIED.** **Zero** `TechTree` leaves and **zero** `ResTNm` leaves differ. The difference is a combat at Venkman and its consequences | +| **P1**, clause: every `Player[16]` leaf identical | **FALSIFIED** — twenty of them moved | + +**The prediction was right for the wrong reason, and that is the result.** P1 said the files would +differ *because the research pick is exposed*. The files differ, the research pick is **not** +exposed, and the exposed decision is one the predicate does not mention at all. + +### 5.1 The predicate, corrected + +Rule 26 corollary (c) currently reads *"`ResTNm == ''` names a pick turn"*. Measured here: + +1. **`ResTNm == ''` at turn start is necessary, not sufficient.** It names a turn on which a pick + will be *made*. Whether that pick is *exposed* is `|candidates| > 1`, and on this state + `|candidates| = 1` (§4.4, `candidatesTried=1`). A pick with one candidate is a decision with + outcome set 1 — the resolution's own criterion, satisfied. +2. **The predicate has a false-positive class that was visible before the run** (§1.4): four NPC + players carry `ResTNm == ''` on every turn of this lineage, including the turns whose controls + agree. All four have `NumOwn == 0`. The predicate must be read only for a non-eliminated AI player + with `NumOwn > 0`. +3. **The predicate is incomplete on the other side: it has no combat term.** Turn 40 was exposed + through `RunCombatRound`, and the pre-turn save *does* name the condition — an AI fleet + (`Sigma Fleet VII`, PID 32) standing at an enemy colony (`Venkman`, PID 16). That is as readable + from the save as `ResTNm` is, and it belongs in the predicate. +4. **A fourth term, and it is not a predicate on the save at all: the load boundary.** Turn 39 ran + one way in a process that had just run turn 38 and another way in a process that loaded turn 38's + autosave — with both sides reproducible. So the pre-turn save does **not** fully determine the + next turn's AI fleet-task decisions. Whatever `Zeta Fleet V`'s move order depended on was **not in + the file**. That is a bigger claim than exposure and it is the one this lane would send back to + the resolver. + +--- + +## 6. Coverage, and what was not done (rule 15) + +* **Two processes per pair, not three.** Rule 26's bar, matching AR's. Run 1-R is a third process on + the part-1 input but it is instrumented, so it counts as corroboration of *variability*, not as a + third control. +* **Rule 19 cannot be run on turn 40, and it is worth saying why.** The `hooks=off` control varies + here, so an instrumented run agreeing with either arm would be a `1/k` coincidence with `k ≥ 3` + (rule 26). Run 1-R produced a third distinct file; that is consistent with neutrality and proves + nothing about it. **No neutrality claim is made for `l4research` on this state.** +* **The 1b divergence is localised but not explained.** This lane measured *that* the load boundary + changes an AI fleet-task outcome; it did not identify the input that is missing from the save. That + needs probe 3's per-client draw ledger with `this` recorded, on `ar-oracle-A-pre → 39`, taken twice + — once by continuation from turn 37 and once from a load. The site that fires in one and not the + other is the answer, and the resolution has already queued exactly that instrument. +* **`|candidates| = 1` is one observation on one turn.** It explains this agreement; it is not a + claim that the candidate list is usually 1 (lane AS's state clearly had more). Rule 20: do not fit + a constant to one observation. +* **The combat was measured, not decoded.** Three kill counts (2, 1, and run 1-R's own) on one + encounter. No draw site is attributed — `hooks=off` throughout for the two controls, and this lane + makes no claim about which consumer inside `RunCombatRound` varies. +* **The `0x0069dbb0` fuse cannot have fired** in any of these runs (earliest fire is 3 turns after + the load that draws it), so nothing here bears on it in either direction. +* **`/CD[1]/NPrvVa` is named, not decoded.** Its neighbours (`NPrv`, `NPrvId = 16`) read as a + per-player provocation record and its behaviour is +5.00 per turn boundary and per load, falling on + a combat turn. No writer was looked for. It is a one-line watchpoint for whoever wants it (rule 18). + +--- + +## 7. Artefacts + +| what | where | +|---|---| +| this document | `findings/control-flow/seed-exposure-forward-test.md` | +| **1b pair**, two fresh `hooks=off` processes, byte-identical | `verify/results/saves/bq/bq-1b{A,B}-{endturn,post}.sav` (`33e30092…` / `4c356f59…`) | +| **part 1**, two fresh `hooks=off` processes, **differ** | `verify/results/saves/bq/bq-1{A,B}-post.sav` (`56980aa0…` / `b36ac0ec…`), shared `bq-1{A,B}-endturn.sav` (`1a9d937b…`) | +| producer-gate run (instrumented, `l4research`) | `verify/results/saves/bq/bq-res-post.sav` (`28bbd9b5…`) | +| **the research record** — `candidatesTried=1 chose='BIO_GrvAdpt'` | `verify/results/shim/bq/bq-res-aiorders.txt` | +| shim log (install status for all 20 aiprobes + 3 airesearch detours) | `verify/results/shim/bq/bq-res-shim.log` | +| inputs (unchanged) | `verify/results/saves/ar-oracle-A-{pre,post}.sav` | + +`verify/results/saves/bq/` is a subdirectory, so it is invisible to the corpus scan +(`find_saves()` uses a non-recursive `os.listdir` on `*.sav`) and **the coverage ratchet is not +touched** (rule 27). None of these files should be promoted into the corpus without deciding that +question deliberately. + +--- + +## 8. VM145 as left + +**Hold released. Guest restored and verified byte-for-byte against the as-found snapshot** (§3): + +``` +SavedGames the same 9 files, every sha256 identical to as-found +binkw32.dll 15,527,327 B 903527f4a698eea9… (= shimdist-recap, recap-7584bad-20260908T0615Z) +shim.cfg 0ae410cc72fe1558… hooks=trace (lane R's recapture config) +game stopped, as found +``` + +Left in place, all additive: `C:\SOTS\ui\preBQ\` (the as-found SavedGames snapshot), +`C:\SOTS\ui\bq\` (the two input saves and this lane's outputs), and +`C:\SOTS\ui\bq{deploy,grab,click}.ps1`. **`click_helper.ps1` is unmodified.** + +**Four things for the next holder of VM145.** + +* **Startup is ~2 minutes if you drive it**, confirming lane AR's correction on VM141: `fg` + + `key {ESC}` ×3 spaced ~2.5 s, then ~90 s, and the main menu is up. Loading a turn-38/39 save is a + further **3–4 minutes** and is not compressible. Verify both from a screendump; `tools/vmshot.py + --one 145` is one call and does not touch the guest. +* **Chained clicks in one `cmd.txt` are unreliable through the Load dialog.** A three-click chain + (`Load Game` → `Single Player` → `OK`) landed only the first click, twice. **One `bqclick.ps1` + call per click, with a screenshot between**, is the only thing that worked reliably — + independent confirmation of lane M's gotcha, on a different guest. +* **Reset `SavedGames` to exactly one file — the run's input.** The Load dialog then has one row at + **(400, 262)** and there is nothing to re-derive. `bqdeploy.ps1 -Save ` does it, prints the + input's sha256, and re-verifies the config. +* **`C:\Windows\system32\cmd.exe` windows appear over the game** as a side effect of the SOTSUI + scheduled task and will cover the map. `fg` raises the game again; screenshot before believing a + click landed. +* **The `Done` pixel test works exactly as documented** and is worth keeping: (233, 673) read + **(183, 18, 0)** with the Venkman query up and **(0, 0, 0)** on the map (AR's "≈(8,8,8)" — same + thing, the map is near-black there). `Auto Resolve Peacefully` (667, 641) shows a tooltip and the + dove fills the centre panel, so the selection is confirmable from a screenshot before `Done`. --- ## Proposed board rows -*(added after the runs)* +New rows: + +``` +| PROBE 1: the load->turn pair is NOT the continuation's - AR's second hash does not survive a load, and the load form is its own reproducible pair | meta | verified | high | 100% | 2026-09-09 | **Lane BQ**, VM145, `findings/control-flow/seed-exposure-forward-test.md`, probe 1b of the 09-09 resolution. Prediction committed before the run (commit be14266): `ar-oracle-A-pre.sav` (Frame 38, `15b99255...`) + LOAD + one End Turn reproduces `7a8b3d5e...`. **FALSIFIED.** It produces `4c356f5916f0e6e4...` (107,732 B), and it produces it in TWO FRESH `hooks=off` PROCESSES BYTE FOR BYTE, at both snapshot points (`(Autosave EndTurn).sav` `33e3009254f5acd1...` in both). So the load->turn procedure AGREES WITH ITSELF and DISAGREES WITH THE CONTINUATION. 23 leaves apart from AR's file and **17 of them are ONE AI FLEET**: `Flt[1570 "Zeta Fleet V"]` (PID 32) enters turn 39 parked at Alpha Centauri with full range; in AR's continuation the AI issued it a move order (FPlan Wpt 320, FtFlg 12->13, LocID 432->0, both ships Range 9.0->7.0) and in BOTH loads it issued nothing. Plus `Sys[432]` NumFlts 0->1 and `Flt[914 "Nu Fleet III"]` HLay True/False. **RULING: `ar-oracle-A-pre.sav -> 7a8b3d5e...` MUST NOT enter determinism-hashes.txt as a load->turn pair.** What IS certified, two processes: `ar-oracle-A-pre.sav -> (load, one End Turn) -> 33e30092.../4c356f59...` - and that is still the standalone's first trade-raid pair (four raiders parked, no encounter). **THE RESAVE CANONICALISATION IS EXONERATED**: the pre-turn round trip is byte-exact but for ONE leaf, `/CD[1]/NPrvVa` (+5.00 across a load). CONSEQUENCE: **the pre-turn save does not fully determine the next turn's AI fleet-task decisions** - something `Zeta Fleet V`'s order depended on is not in the file. Resolver case; probe 3's ledger on `ar-oracle-A-pre -> 39` taken BOTH by continuation and by load names the site | +``` + +``` +| PROBE 1: turn 40 varies - but NOT by the research pick. `Auto Resolve Peacefully` does NOT bypass combat, and a pick with ONE candidate is not exposed | control-flow | verified | high | 100% | 2026-09-09 | Lane BQ, VM145. `ar-oracle-A-post.sav` (`7a8b3d5e...`, Player[32] `ResTNm == ''`) in two fresh `hooks=off` processes, one End Turn, `Auto Resolve Peacefully` in both. **The files DIFFER** (`56980aa0...` vs `b36ac0ec...`, 144 leaves) - the committed prediction's first clause holds, and so do `/Sim/RNG` identical (2,503-B block byte-equal), `/Sim/trdmgr` identical and every player-0 fleet identical. **THE MECHANISM CLAUSE IS FALSIFIED: ZERO TechTree leaves and ZERO ResTNm leaves differ.** Both processes picked **BIO_GrvAdpt**. The 144 leaves are a COMBAT: the AI's `Sigma Fleet VII` (PID 32) hit player 16's colony Venkman, the human committed no ships, and the PLANET's defences killed 2 raiders in one process and 1 in the other (50 leaves `crep`, 41 the AI fleet, 8 `Sys[224 "Venkman"]`, 20 `Player[16]` - the prediction's "every Player[16] leaf identical" is also FALSIFIED). Both runs completed the SAME two ships (+8848,+8864); only the losses differ (7744+7952 vs 8000). **So `Auto Resolve Peacefully` means "I commit no ships", NOT "no combat occurs" - it is not a determinism-preserving resolution, and resolution 09-08 §6's combat warning is now measured, not just retained.** AR's turn-38 peaceful auto-resolve reproduced because the other side had nothing to fight with. **WHY THE PICK DID NOT VARY - the producer run, `shim.cfg.l4research` already on the guest, no build**: producers A and B were entered once per AI player and BOTH RETURNED NULL for Player[32]; it reached producer C, the candidate walk; `TryResearchCandidate` was offered **ONE** candidate and took it - `airesult sel=1 candidatesTried=1 chose='BIO_GrvAdpt'` - and the `0x006b36e0 & 7` fallback rotation was never reached (FallbackIndex/FallbackArm both 0). **The outcome set is a singleton because the CANDIDATE LIST HAS LENGTH ONE.** Not the producer gate the resolution guessed - a COUNTING criterion, and a better one | +``` + +``` +| Rule 26 (c) needs four corrections, all measured on one lineage in one session | meta | verified | high | 100% | 2026-09-09 | Lane BQ, from probe 1. (1) **`ResTNm == ''` is NECESSARY, NOT SUFFICIENT** for research exposure: it names a turn on which a pick is MADE; exposure needs `|candidates accepted by TryResearchCandidate| > 1`, and on `ar-oracle-A-post -> 40` it is 1, so the pick agreed across two processes. Lane AS's varying pick (64 vs 62) had a longer list. The sufficient condition is NOT readable from the pre-turn save. (2) **The predicate has a false-positive class, and it was visible BEFORE the run**: four NPC players (528 Alien Menace, 544 Peacekeeper Enforcer, 560 Von Neumann, 576 Independent Colony) carry `ResTNm == ''` on EVERY turn of this lineage INCLUDING the turns whose controls agree; all four have `NumOwn == 0`. Read the predicate only for a non-eliminated AI player with NumOwn > 0. (3) **The predicate has no COMBAT term and needs one** - turn 40 was exposed through `RunCombatRound`, and the pre-turn save names the condition as plainly as it names ResTNm: an AI fleet standing at an enemy colony. (4) **A fourth term is not a predicate on the save at all**: turn 39 ran one way by continuation and another way after a load, BOTH reproducibly, so exposure is a property of (save, procedure, LOAD HISTORY), not of (save, turn). Rule 26 (c)'s instruction "record the pair as (save, procedure, hashes)" was already right and is now load-bearing for a reason it did not anticipate | +``` + +Edits to existing rows: + +- **Row 426** (the resolution's row) — append: `PROBE 1 RUN 2026-09-09 (lane BQ, VM145). 1b FALSIFIED: ar-oracle-A-pre + LOAD + one End Turn gives 4c356f59..., not 7a8b3d5e..., reproducibly in two processes - the AI moved Zeta Fleet V in the continuation and not after a load, so the pair may NOT enter determinism-hashes.txt in AR's form; the LOAD form (33e30092.../4c356f59...) is certified instead. The resave canonicalisation is EXONERATED (pre-turn round trip differs in one leaf, /CD[1]/NPrvVa +5.00 per load). Probe 1 CONFIRMED "the files differ" and CONFIRMED /Sim/RNG + /Sim/trdmgr + player-0 fleets identical, but FALSIFIED the mechanism: the research pick AGREED (both chose BIO_GrvAdpt) and the variation is a COMBAT at Venkman. Producer run: producers A and B both returned null, Player[32] reached the CANDIDATE WALK, and candidatesTried=1 - the outcome set is a singleton by COUNT, not by producer gate.` +- **Row 424** (AR's oracle pair) — append: `LOAD-BOUNDARY SCOPE 2026-09-09 (lane BQ): this pair is certified ONLY as the two-turn continuation from ar-turn37-816raiders.sav. Its second half does NOT survive being reached by load: ar-oracle-A-pre.sav + load + one End Turn gives 4c356f59..., twice, and differs from 7a8b3d5e... in 17 leaves of ONE AI fleet's movement (Zeta Fleet V moved in the continuation, stayed put after a load). Use the load->turn hashes for the standalone.` +- **Row 62** — `VM145 = FREE (lane BQ released 2026-09-09; guest RESTORED and verified byte-for-byte to as-found: SavedGames = the same 9 files with identical sha256, binkw32.dll = shimdist-recap 15,527,327 B 903527f4..., shim.cfg = 0ae410cc... hooks=trace, game stopped).` Lane BQ left `C:\SOTS\ui\preBQ\` + `C:\SOTS\ui\bq\` + `ui\bq{deploy,grab,click}.ps1`; `click_helper.ps1` unmodified. **GOTCHA (confirms lane AR's startup correction on a second guest): `fg` + `key {ESC}` x3 spaced ~2.5 s then ~90 s puts the main menu up in about TWO minutes; loading a turn-38/39 save is a further 3-4 min and is NOT compressible.** **GOTCHA (confirms lane M on a second guest): chained clicks through the Load dialog DROP - a three-click chain landed only the first click, twice. ONE click per helper call with a screenshot between.** **TIP: reset SavedGames to EXACTLY ONE file (the run's input) and the Load dialog is one row at (400,262) with nothing to re-derive.** **GOTCHA: `C:\Windows\system32\cmd.exe` windows from the SOTSUI task appear OVER the game and cover the map - `fg` raises the game; screenshot before believing a click landed.** **CONFIRMED: the `Done` pixel at (233,673) reads (183,18,0) with a query up and (0,0,0) on the map; `Auto Resolve Peacefully` (667,641) shows a tooltip and fills the centre panel with the dove, so the selection is confirmable from a screenshot before `Done`.** +- **`determinism-oracle.md` "Recommended canonicalization rule" / row for the oracle** — append: `CORRECTED 2026-09-09 (lane BQ, rule 11): "mask Player.Status and Summary.Checksum; NOTHING ELSE VARIES" is FALSE on ar-oracle-A-pre/post. `--mask resave` leaves ONE leaf standing - `/CD[1]/NPrvVa`, which advances by exactly +5.00 across a load (and per turn boundary), and FALLS on a combat turn. The old rule was derived on three-player early-game saves with an empty CD[1] diplomacy block. Any load->turn comparison must mask it too, or no load->turn run can ever reproduce a continuation's hash.` +- **Row 326 / the seed rows** — append: `SHARPENED 2026-09-09 (lane BQ): a research pick is exposed only when the CANDIDATE LIST has more than one entry. Measured on ar-oracle-A-post -> 40: Player[32] entered with ResTNm == '', producers A and B returned null, the candidate walk ran, `candidatesTried=1`, and the pick AGREED across two fresh processes. `ResTNm == ''` predicts a pick, not a divergence.` + diff --git a/verify/results/saves/bq/bq-1A-endturn.sav b/verify/results/saves/bq/bq-1A-endturn.sav new file mode 100644 index 0000000..e060d4c Binary files /dev/null and b/verify/results/saves/bq/bq-1A-endturn.sav differ diff --git a/verify/results/saves/bq/bq-1A-post.sav b/verify/results/saves/bq/bq-1A-post.sav new file mode 100644 index 0000000..0110a1e Binary files /dev/null and b/verify/results/saves/bq/bq-1A-post.sav differ diff --git a/verify/results/saves/bq/bq-1B-endturn.sav b/verify/results/saves/bq/bq-1B-endturn.sav new file mode 100644 index 0000000..e060d4c Binary files /dev/null and b/verify/results/saves/bq/bq-1B-endturn.sav differ diff --git a/verify/results/saves/bq/bq-1B-post.sav b/verify/results/saves/bq/bq-1B-post.sav new file mode 100644 index 0000000..c7ecb0e Binary files /dev/null and b/verify/results/saves/bq/bq-1B-post.sav differ diff --git a/verify/results/saves/bq/bq-1bA-endturn.sav b/verify/results/saves/bq/bq-1bA-endturn.sav new file mode 100644 index 0000000..09204b4 Binary files /dev/null and b/verify/results/saves/bq/bq-1bA-endturn.sav differ diff --git a/verify/results/saves/bq/bq-1bA-post.sav b/verify/results/saves/bq/bq-1bA-post.sav new file mode 100644 index 0000000..1ab3bf9 Binary files /dev/null and b/verify/results/saves/bq/bq-1bA-post.sav differ diff --git a/verify/results/saves/bq/bq-1bB-endturn.sav b/verify/results/saves/bq/bq-1bB-endturn.sav new file mode 100644 index 0000000..09204b4 Binary files /dev/null and b/verify/results/saves/bq/bq-1bB-endturn.sav differ diff --git a/verify/results/saves/bq/bq-1bB-post.sav b/verify/results/saves/bq/bq-1bB-post.sav new file mode 100644 index 0000000..1ab3bf9 Binary files /dev/null and b/verify/results/saves/bq/bq-1bB-post.sav differ diff --git a/verify/results/saves/bq/bq-res-post.sav b/verify/results/saves/bq/bq-res-post.sav new file mode 100644 index 0000000..60be83c Binary files /dev/null and b/verify/results/saves/bq/bq-res-post.sav differ diff --git a/verify/results/shim/bq/bq-res-aiorders.txt b/verify/results/shim/bq/bq-res-aiorders.txt new file mode 100644 index 0000000..98458c0 --- /dev/null +++ b/verify/results/shim/bq/bq-res-aiorders.txt @@ -0,0 +1,2345 @@ +aiorders: out=C:\SOTS\shim.aiorders.txt probes=20 of 20 +aiorders: batch hook StrategySim::ApplyTurnCommandBatch rva=0x0048f9b0 va=013cf9b0 create=MH_OK enable=MH_OK +airesearch: StrategyAIAgent::SelectResearchTarget rva=0x002c8890 va=01208890 create=MH_OK enable=MH_OK +airesearch: StrategyAIAgent::TryResearchCandidate rva=0x002c8580 va=01208580 create=MH_OK enable=MH_OK +airesearch: cl_SetResearchTarget rva=0x00178f60 va=010b8f60 create=MH_OK enable=MH_OK +aiprobe: 0 StrategyAIAgent::RunTaskList [control+pass] rva=0x002b3320 va=011f3320 create=MH_OK enable=MH_OK +aiprobe: 1 StrategyClient::OrderList16 [list 16 emit] rva=0x003635f0 va=012a35f0 create=MH_OK enable=MH_OK +aiprobe: 2 AITRaid::Execute rva=0x0028e670 va=011ce670 create=MH_OK enable=MH_OK +aiprobe: 3 AITColonize::Execute [+Goal] rva=0x0028b400 va=011cb400 create=MH_OK enable=MH_OK +aiprobe: 4 AITEscortGateInvade::Execute [+Goal] rva=0x0028c7c0 va=011cc7c0 create=MH_OK enable=MH_OK +aiprobe: 5 AITInvade::Execute [+Goal] rva=0x0028d7a0 va=011cd7a0 create=MH_OK enable=MH_OK +aiprobe: 6 AITNodeBore::Execute rva=0x0028e590 va=011ce590 create=MH_OK enable=MH_OK +aiprobe: 7 AITBuildPoliceShips::Execute rva=0x00290380 va=011d0380 create=MH_OK enable=MH_OK +aiprobe: 8 AITBuildDeepScanShips::Execute rva=0x002901a0 va=011d01a0 create=MH_OK enable=MH_OK +aiprobe: 9 AITAdvanceIdleShips::Execute rva=0x0028f230 va=011cf230 create=MH_OK enable=MH_OK +aiprobe: 10 StrategyAIAgent::RequestBuildForTask [lists 3,1] rva=0x002cea50 va=0120ea50 create=MH_OK enable=MH_OK +aiprobe: 11 StrategyAIAgent::AssignFleetsAndIssueOrders [lists 14,8,10] rva=0x002c16c0 va=012016c0 create=MH_OK enable=MH_OK +aiprobe: 12 StrategyAIAgent::IssueRouteForFleets [list 14] rva=0x002bbd50 va=011fbd50 create=MH_OK enable=MH_OK +aiprobe: 13 StrategyAIAgent::AcquireFleetsForTask rva=0x002ceef0 va=0120eef0 create=MH_OK enable=MH_OK +aiprobe: 14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] rva=0x002a8d20 va=011e8d20 create=MH_OK enable=MH_OK +aiprobe: 15 StrategyClient::BuildTurnCommands [control] rva=0x00383780 va=012c3780 create=MH_OK enable=MH_OK +aiprobe: 16 AIResearch::ProducerA rva=0x002a84f0 va=011e84f0 create=MH_OK enable=MH_OK +aiprobe: 17 AIResearch::ProducerB rva=0x002c27c0 va=012027c0 create=MH_OK enable=MH_OK +aiprobe: 18 AIResearch::FallbackIndex rva=0x002b36e0 va=011f36e0 create=MH_OK enable=MH_OK +aiprobe: 19 AIResearch::FallbackArm rva=0x002c8670 va=01208670 create=MH_OK enable=MH_OK +---- aibatch seq=1 blocks=0x00b9ee74 n=1 stride=0x1b4 ---- +aiblk seq=1 blk=0/1 at=0x00b9ee74 pid=16 rate=1:1 target=0:12185240 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +ailists seq=1 blk=0 pid=16 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +aiprobe seq=1 idx=0 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::RunTaskList [control+pass] +aiprobe seq=1 idx=1 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyClient::OrderList16 [list 16 emit] +aiprobe seq=1 idx=2 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITRaid::Execute +aiprobe seq=1 idx=3 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITColonize::Execute [+Goal] +aiprobe seq=1 idx=4 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITEscortGateInvade::Execute [+Goal] +aiprobe seq=1 idx=5 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITInvade::Execute [+Goal] +aiprobe seq=1 idx=6 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITNodeBore::Execute +aiprobe seq=1 idx=7 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITBuildPoliceShips::Execute +aiprobe seq=1 idx=8 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITBuildDeepScanShips::Execute +aiprobe seq=1 idx=9 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITAdvanceIdleShips::Execute +aiprobe seq=1 idx=10 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::RequestBuildForTask [lists 3,1] +aiprobe seq=1 idx=11 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::AssignFleetsAndIssueOrders [lists 14,8,10] +aiprobe seq=1 idx=12 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::IssueRouteForFleets [list 14] +aiprobe seq=1 idx=13 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::AcquireFleetsForTask +aiprobe seq=1 idx=14 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aiprobe seq=1 idx=15 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyClient::BuildTurnCommands [control] +aiprobe seq=1 idx=16 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AIResearch::ProducerA +aiprobe seq=1 idx=17 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AIResearch::ProducerB +aiprobe seq=1 idx=18 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AIResearch::FallbackIndex +aiprobe seq=1 idx=19 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AIResearch::FallbackArm +aiprobe seq=1 CONTROL ZERO -- RunTaskList was not entered in this window, so every other row above is unmeasured rather than absent +---- airesearch sel=1 agent=0x32446560 client=0x3329b608 player=0x338cb008 curTarget=0x00000000 species=2 ---- +aicand sel=1 idx=0 agent=0x32446560 slot=0x3244669c w0=0x00000002(2) '-' w1=0x00000001(1) '-' +airesult sel=1 candidatesTried=1 chose='BIO_GrvAdpt' (ptr=0x0463fd3c) +---- airesearch sel=2 agent=0x32445e50 client=0x3329fed8 player=0x0d93f7e8 curTarget=0x04707c50 species=0 ---- +---- airesearch sel=3 agent=0x32445030 client=0x3329e900 player=0x33973488 curTarget=0x0d6c34a8 species=2 ---- +---- aibatch seq=2 blocks=0x0d9ad120 n=8 stride=0x1b4 ---- +aiblk seq=2 blk=0/8 at=0x0d9ad120 pid=16 rate=1:1 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +ailists seq=2 blk=0 pid=16 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +aiblk seq=2 blk=1/8 at=0x0d9ad2d4 pid=32 rate=1:0.8 target=1:10 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +ailists seq=2 blk=1 pid=32 nonEmpty=4 sizes(1..27)=[ 0 0 2 0 18 0 0 0 0 0 0 11 0 0 0 0 0 0 0 0 0 0 18 0 0 0 0 ] +ailist blk=1 pid=32 list=3 off=0x088 size=2 +aielem blk=1 pid=32 list=3 idx=0 node=0x33be1830 f0=0 f1=3.81153e-43 ints=[ 0 272 2226 368 458819218 -2012923584 22252880 1 2 866495072 200000000 0 ] hex=[ 00000000 00000110 000008b2 00000170 1b590692 88053940 01538d50 00000001 00000002 33a5aa60 0bebc200 00000000 ] +aielem blk=1 pid=32 list=3 idx=1 node=0x33be1910 f0=0 f1=6.27782e-43 ints=[ 0 448 2226 369 460654270 -2147139440 22160060 1 2 865646800 400000000 0 ] hex=[ 00000000 000001c0 000008b2 00000171 1b7506be 80054090 015222bc 00000001 00000002 3398b8d0 17d78400 00000000 ] +ailist blk=1 pid=32 list=5 off=0x0a0 size=18 +aielem blk=1 pid=32 list=5 idx=0 node=0x1f4e66e8 f0=6.50202e-43 f1=0 ints=[ 464 0 1065353216 0 0 0 0 0 228067705 -1946088038 525231992 525231608 ] hex=[ 000001d0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 0d980979 8c010d9a 1f4e6778 1f4e65f8 ] +aielem blk=1 pid=32 list=5 idx=1 node=0x1f4e67d8 f0=1.12104e-43 f1=0 ints=[ 80 0 1065353216 0 0 0 0 0 230295707 -2013195776 525233336 525232088 ] hex=[ 00000050 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 0dba089b 88011200 1f4e6cb8 1f4e67d8 ] +aielem blk=1 pid=32 list=5 idx=2 node=0x1f4e6808 f0=1.56945e-43 f1=0 ints=[ 112 0 0 1063675494 1036831949 1017370378 0 0 229902493 -1946086656 525231944 525231608 ] hex=[ 00000070 00000000 00000000 3f666666 3dcccccd 3ca3d70a 00000000 00000000 0db4089d 8c011300 1f4e6748 1f4e65f8 ] +aielem blk=1 pid=32 list=5 idx=3 node=0x1f4e6cb8 f0=2.24208e-43 f1=0 ints=[ 160 0 0 1063675494 1036831949 0 0 0 215877639 -2147406745 525233432 525232808 ] hex=[ 000000a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 0cde0807 80012c67 1f4e6d18 1f4e6aa8 ] +aielem blk=1 pid=32 list=5 idx=4 node=0x1f4e6f28 f0=2.69049e-43 f1=0 ints=[ 192 0 1065353216 0 0 0 0 0 210765937 -2147403315 525234296 525233432 ] hex=[ 000000c0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 0c900871 800139cd 1f4e7078 1f4e6d18 ] +aielem blk=1 pid=32 list=5 idx=5 node=0x1f4e6e08 f0=3.36312e-43 f1=0 ints=[ 240 0 0 1063675494 1036831949 0 0 0 217319517 -2147404953 6384 6272 ] hex=[ 000000f0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 0cf4085d 80013367 000018f0 00001880 ] +aielem blk=1 pid=32 list=5 idx=6 node=0x1f4e6b38 f0=3.58732e-43 f1=0 ints=[ 256 0 0 1063675494 1036831949 0 0 0 221120759 -2013191014 859509840 525232904 ] hex=[ 00000100 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 0d2e08f7 8801249a 333b1450 1f4e6b08 ] +aielem blk=1 pid=32 list=5 idx=7 node=0x1f4e7078 f0=3.81153e-43 f1=0.328923 ints=[ 272 1051224227 1059834798 0 0 0 0 0 205917071 -2147401728 837782512 0 ] hex=[ 00000110 3ea868a3 3f2bcbae 00000000 00000000 00000000 00000000 00000000 0c460b8f 80014000 31ef8bf0 00000000 ] +aielem blk=1 pid=32 list=5 idx=8 node=0x1f4e7018 f0=4.03574e-43 f1=0 ints=[ 288 0 1065353216 0 0 0 0 0 212994963 -2147402240 525234248 525234248 ] hex=[ 00000120 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 0cb20b93 80013e00 1f4e7048 1f4e7048 ] +aielem blk=1 pid=32 list=5 idx=9 node=0x1f4e6b98 f0=4.25995e-43 f1=0.387347 ints=[ 304 1053184590 1058854617 0 0 0 0 1 220334307 -2013190553 525233480 525233768 ] hex=[ 00000130 3ec6524e 3f1cd6d9 00000000 00000000 00000000 00000000 00000001 0d2208e3 88012667 1f4e6d48 1f4e6e68 ] +aielem blk=1 pid=32 list=5 idx=10 node=0x1f4e6f88 f0=4.70836e-43 f1=0.178998 ints=[ 336 1043811110 1062350134 0 0 0 0 0 212076653 -2147402803 525234104 525234104 ] hex=[ 00000150 3e374b26 3f522d36 00000000 00000000 00000000 00000000 00000000 0ca4086d 80013bcd 1f4e6fb8 1f4e6fb8 ] +aielem blk=1 pid=32 list=5 idx=11 node=0x1f4e6e98 f0=4.93257e-43 f1=0 ints=[ 352 0 1065353216 0 0 0 0 0 209848387 -2147404185 837791272 0 ] hex=[ 00000160 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 0c820843 80013667 31efae28 00000000 ] +aielem blk=1 pid=32 list=5 idx=12 node=0x1f4e6aa8 f0=5.15678e-43 f1=0.208696 ints=[ 368 1045804112 1061851884 0 0 0 0 0 218106049 -2147409510 525232472 525231368 ] hex=[ 00000170 3e55b450 3f4a92ec 00000000 00000000 00000000 00000000 00000000 0d0008c1 8001219a 1f4e6958 1f4e6508 ] +aielem blk=1 pid=32 list=5 idx=13 node=0x1f4e6e68 f0=5.38099e-43 f1=0 ints=[ 384 0 1065353216 0 0 0 0 0 210241609 -2013186713 525232808 525234056 ] hex=[ 00000180 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 0c880849 88013567 1f4e6aa8 1f4e6f88 ] +aielem blk=1 pid=32 list=5 idx=14 node=0x1f4e6bc8 f0=5.60519e-43 f1=0 ints=[ 400 0 0 1063675494 1036831949 0 0 0 222038245 -2013190246 6384 6272 ] hex=[ 00000190 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 0d3c08e5 8801279a 000018f0 00001880 ] +aielem blk=1 pid=32 list=5 idx=15 node=0x1f4e6d48 f0=5.8294e-43 f1=0 ints=[ 416 0 0 1063675494 1036831949 0 0 0 216795189 -2147405977 525232904 525234296 ] hex=[ 000001a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 0cec0835 80012f67 1f4e6b08 1f4e7078 ] +aielem blk=1 pid=32 list=5 idx=16 node=0x1f4e6b08 f0=6.05361e-43 f1=0 ints=[ 432 0 0 1063675494 1036831949 0 0 0 219416829 -2013191270 525234296 525233672 ] hex=[ 000001b0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 0d1408fd 8801239a 1f4e7078 1f4e6e08 ] +aielem blk=1 pid=32 list=5 idx=17 node=0x1f4e6b68 f0=6.27782e-43 f1=0.152037 ints=[ 448 1042001834 1062802454 0 0 0 0 0 220727529 -2013190809 525234056 525234200 ] hex=[ 000001c0 3e1bafaa 3f591416 00000000 00000000 00000000 00000000 00000000 0d2808e9 88012567 1f4e6f88 1f4e7018 ] +ailist blk=1 pid=32 list=12 off=0x0f4 size=11 +aielem blk=1 pid=32 list=12 idx=0 node=0x33673930 f0=3.83956e-43 f1=3.91132e-38 ints=[ 274 22344668 0 0 0 1701996912 863136000 863136012 863136012 1143521280 76948151 -2013165055 ] hex=[ 00000112 0154f3dc 00000000 00000000 00000000 65726970 33726900 3372690c 3372690c 4428c000 049622b7 88018a01 ] +aielem blk=1 pid=32 list=12 idx=1 node=0x33673b60 f0=4.06377e-43 f1=3.91132e-38 ints=[ 290 22344668 0 0 0 1 858864120 858864180 858864180 0 90710761 -2013162496 ] hex=[ 00000122 0154f3dc 00000000 00000000 00000000 00000001 333139f8 33313a34 33313a34 00000000 056822e9 88019400 ] +aielem blk=1 pid=32 list=12 idx=2 node=0x33673ea8 f0=4.28797e-43 f1=3.91132e-38 ints=[ 306 22344668 0 0 0 863141528 865433528 865433532 865433532 1025407548 96543296 -2013158655 ] hex=[ 00000132 0154f3dc 00000000 00000000 00000000 33727e98 339577b8 339577bc 339577bc 3d1e7a3c 05c12240 8801a301 ] +aielem blk=1 pid=32 list=12 idx=3 node=0x33674490 f0=4.51218e-43 f1=3.91132e-38 ints=[ 322 22344668 0 0 0 848415568 868095440 868095460 868095460 863121208 33697027 -2013151572 ] hex=[ 00000142 0154f3dc 00000000 00000000 00000000 3291cb50 33be15d0 33be15e4 33be15e4 33722f38 02022d03 8801beac ] +aielem blk=1 pid=32 list=12 idx=4 node=0x336741f0 f0=8.77213e-43 f1=3.91132e-38 ints=[ 626 22344668 0 0 0 863141528 863135904 863135920 863135920 1025332086 96349663 -2013154815 ] hex=[ 00000272 0154f3dc 00000000 00000000 00000000 33727e98 337268a0 337268b0 337268b0 3d1d5376 05be2ddf 8801b201 ] +aielem blk=1 pid=32 list=12 idx=5 node=0x33673ee0 f0=8.99634e-43 f1=3.91132e-38 ints=[ 642 22344668 0 0 0 1023067966 868095824 868095848 868095848 863085720 98050681 -2147376008 ] hex=[ 00000282 0154f3dc 00000000 00000000 00000000 3cfac73e 33be1750 33be1768 33be1768 3371a498 05d82279 8001a478 ] +aielem blk=1 pid=32 list=12 idx=6 node=0x33674228 f0=1.10142e-42 f1=3.91132e-38 ints=[ 786 22344668 0 0 0 1024726058 861707552 861707632 861707632 863086448 95497680 -2147372104 ] hex=[ 00000312 0154f3dc 00000000 00000000 00000000 3d14142a 335c9d20 335c9d70 335c9d70 3371a770 05b12dd0 8001b3b8 ] +aielem blk=1 pid=32 list=12 idx=7 node=0x33674308 f0=1.23595e-42 f1=3.91132e-38 ints=[ 882 22344668 0 0 0 863144216 858443880 858443968 858443968 1021175296 39661052 -2013153535 ] hex=[ 00000372 0154f3dc 00000000 00000000 00000000 33728918 332ad068 332ad0c0 332ad0c0 3cdde600 025d2dfc 8801b701 ] +aielem blk=1 pid=32 list=12 idx=8 node=0x33674c00 f0=1.30321e-42 f1=3.91132e-38 ints=[ 930 22344668 0 0 0 1023739295 868005568 868005596 868005596 863095408 58469405 -2147360712 ] hex=[ 000003a2 0154f3dc 00000000 00000000 00000000 3d05059f 33bcb6c0 33bcb6dc 33bcb6dc 3371ca70 037c2c1d 8001e038 ] +aielem blk=1 pid=32 list=12 idx=9 node=0x336748b8 f0=2.44667e-42 f1=3.91132e-38 ints=[ 1746 22344668 0 0 0 1021433450 858443208 858443296 858443296 863095408 42413190 -2147364520 ] hex=[ 000006d2 0154f3dc 00000000 00000000 00000000 3ce1d66a 332acdc8 332ace20 332ace20 3371ca70 02872c86 8001d158 ] +aielem blk=1 pid=32 list=12 idx=10 node=0x33674650 f0=3.27624e-42 f1=3.91132e-38 ints=[ 2338 22344668 0 0 0 863141880 525233144 525233184 525233184 1022350502 46804299 -2147367423 ] hex=[ 00000922 0154f3dc 00000000 00000000 00000000 33727ff8 1f4e6bf8 1f4e6c20 1f4e6c20 3cefd4a6 02ca2d4b 8001c601 ] +ailist blk=1 pid=32 list=23 off=0x178 size=18 +aielem blk=1 pid=32 list=23 idx=0 node=0x33bcb828 f0=6.50202e-43 f1=3.88586e-38 ints=[ 464 22253808 868095888 868095912 868095912 865526784 46420626 -2147320319 868005128 868005608 192 22160060 ] hex=[ 000001d0 015390f0 33be1790 33be17a8 33be17a8 3396e400 02c45292 80027e01 33bcb508 33bcb6e8 000000c0 015222bc ] +aielem blk=1 pid=32 list=23 idx=1 node=0x33bcb3c8 f0=1.12104e-43 f1=3.88586e-38 ints=[ 80 22253808 868095920 868095944 868095944 865522696 39343078 -2013109759 868004928 868004808 112 22253808 ] hex=[ 00000050 015390f0 33be17b0 33be17c8 33be17c8 3396d408 025853e6 88026201 33bcb440 33bcb3c8 00000070 015390f0 ] +aielem blk=1 pid=32 list=23 idx=2 node=0x33bcb3f0 f0=1.56945e-43 f1=3.88586e-38 ints=[ 112 22253808 868095952 868095976 868095976 1 39801625 -2147327232 0 0 0 0 ] hex=[ 00000070 015390f0 33be17d0 33be17e8 33be17e8 00000001 025f5319 80026300 00000000 00000000 00000000 00000000 ] +aielem blk=1 pid=32 list=23 idx=3 node=0x33bcb440 f0=2.24208e-43 f1=3.88586e-38 ints=[ 160 22253808 868095984 868096008 868096008 868004984 38359831 -2013108904 0 0 0 0 ] hex=[ 000000a0 015390f0 33be17f0 33be1808 33be1808 33bcb478 02495317 88026558 00000000 00000000 00000000 00000000 ] +aielem blk=1 pid=32 list=23 idx=4 node=0x33bcb558 f0=2.69049e-43 f1=3.88586e-38 ints=[ 192 22253808 868095280 868095304 868095304 0 40522548 -2147324712 0 0 0 0 ] hex=[ 000000c0 015390f0 33be1530 33be1548 33be1548 00000000 026a5334 80026cd8 00000000 00000000 00000000 00000000 ] +aielem blk=1 pid=32 list=23 idx=5 node=0x33bcbcb0 f0=3.36312e-43 f1=3.88586e-38 ints=[ 240 22253808 868096144 868096168 868096168 1 58151425 -2013095168 868007168 868007048 400 22253808 ] hex=[ 000000f0 015390f0 33be1890 33be18a8 33be18a8 00000001 03775201 88029b00 33bcbd00 33bcbc88 00000190 015390f0 ] +aielem blk=1 pid=32 list=23 idx=6 node=0x33bcbbc0 f0=3.58732e-43 f1=3.88586e-38 ints=[ 256 22253808 868096016 868096040 868096040 868005496 56185575 -2013096528 868006408 868006928 288 22253808 ] hex=[ 00000100 015390f0 33be1810 33be1828 33be1828 33bcb678 035952e7 880295b0 33bcba08 33bcbc10 00000120 015390f0 ] +aielem blk=1 pid=32 list=23 idx=7 node=0x33bcbc10 f0=3.81153e-43 f1=3.88586e-38 ints=[ 272 22253808 868096176 868096200 868096200 0 54743581 -2013096192 868007008 868006408 336 22253808 ] hex=[ 00000110 015390f0 33be18b0 33be18c8 33be18c8 00000000 0343521d 88029700 33bcbc60 33bcba08 00000150 015390f0 ] +aielem blk=1 pid=32 list=23 idx=8 node=0x33bcbbe8 f0=4.03574e-43 f1=3.88586e-38 ints=[ 288 22253808 868095344 868095368 868095368 865528352 56381978 -2013096447 868006888 868006848 272 22253808 ] hex=[ 00000120 015390f0 33be1570 33be1588 33be1588 3396ea20 035c521a 88029601 33bcbbe8 33bcbbc0 00000110 015390f0 ] +aielem blk=1 pid=32 list=23 idx=9 node=0x33bcba08 f0=4.25995e-43 f1=3.88586e-38 ints=[ 304 22253808 868095312 868095336 868095336 865527176 41964254 -2147317247 868006488 868006408 192 22160060 ] hex=[ 00000130 015390f0 33be1550 33be1568 33be1568 3396e588 028052de 80028a01 33bcba58 33bcba08 000000c0 015222bc ] +aielem blk=1 pid=32 list=23 idx=10 node=0x33bcbc38 f0=4.70836e-43 f1=3.88586e-38 ints=[ 336 22253808 868096080 868096104 868096104 -2147271680 54940176 -2013095848 868006288 868006968 352 22253808 ] hex=[ 00000150 015390f0 33be1850 33be1868 33be1868 80033c00 03465210 88029858 33bcb990 33bcbc38 00000160 015390f0 ] +aielem blk=1 pid=32 list=23 idx=11 node=0x33bcbc60 f0=4.93257e-43 f1=3.88586e-38 ints=[ 352 22253808 868095408 868095432 868095432 868005144 55398923 -2013095632 868007128 868006288 384 22253808 ] hex=[ 00000160 015390f0 33be15b0 33be15c8 33be15c8 33bcb518 034d520b 88029930 33bcbcd8 33bcb990 00000180 015390f0 ] +aielem blk=1 pid=32 list=23 idx=12 node=0x33bcb990 f0=5.15678e-43 f1=3.88586e-38 ints=[ 368 22253808 868095504 868095528 868095528 1 43209389 -2147318016 868006808 868007008 80 22160060 ] hex=[ 00000170 015390f0 33be1610 33be1628 33be1628 00000001 029352ad 80028700 33bcbb98 33bcbc60 00000050 015222bc ] +aielem blk=1 pid=32 list=23 idx=13 node=0x33bcbc88 f0=5.38099e-43 f1=3.88586e-38 ints=[ 384 22253808 868096208 868096232 868096232 865529080 57692686 -2013095424 868006848 868005208 240 22253808 ] hex=[ 00000180 015390f0 33be18d0 33be18e8 33be18e8 3396ecf8 0370520e 88029a00 33bcbbc0 33bcb558 000000f0 015390f0 ] +aielem blk=1 pid=32 list=23 idx=14 node=0x33bcbcd8 f0=5.60519e-43 f1=3.88586e-38 ints=[ 400 22253808 868095600 868095624 868095624 -2147270400 58348036 -2013094728 868006168 868007128 416 22253808 ] hex=[ 00000190 015390f0 33be1670 33be1688 33be1688 80034100 037a5204 88029cb8 33bcb918 33bcbcd8 000001a0 015390f0 ] +aielem blk=1 pid=32 list=23 idx=15 node=0x33bcbd00 f0=5.8294e-43 f1=3.88586e-38 ints=[ 416 22253808 868096112 868096136 868096136 868008120 56709695 -2013094656 861747656 868006168 448 22253808 ] hex=[ 000001a0 015390f0 33be1870 33be1888 33be1888 33bcc0b8 0361523f 88029d00 335d39c8 33bcb918 000001c0 015390f0 ] +aielem blk=1 pid=32 list=23 idx=16 node=0x33bcb918 f0=6.05361e-43 f1=3.88586e-38 ints=[ 432 22253808 868095696 868095720 868095720 -2147278080 48386748 -2147318600 3696 4512 4816 4080 ] hex=[ 000001b0 015390f0 33be16d0 33be16e8 33be16e8 80032300 02e252bc 800284b8 00000e70 000011a0 000012d0 00000ff0 ] +aielem blk=1 pid=32 list=23 idx=17 node=0x33bcbd28 f0=6.27782e-43 f1=3.88586e-38 ints=[ 448 22253808 868095728 868095752 868095752 865530704 56906290 -2147312127 868006568 868006528 352 22160060 ] hex=[ 000001c0 015390f0 33be16f0 33be1708 33be1708 3396f350 03645232 80029e01 33bcbaa8 33bcba80 00000160 015222bc ] +aiblk seq=2 blk=2/8 at=0x0d9ad488 pid=496 rate=1:0.8 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +ailists seq=2 blk=2 pid=496 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +aiblk seq=2 blk=3/8 at=0x0d9ad63c pid=512 rate=1:0.8 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +ailists seq=2 blk=3 pid=512 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +aiblk seq=2 blk=4/8 at=0x0d9ad7f0 pid=0 rate=0:8.96831e-44 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +ailists seq=2 blk=4 pid=0 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +aiblk seq=2 blk=5/8 at=0x0d9ad9a4 pid=0 rate=0:8.96831e-44 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +ailists seq=2 blk=5 pid=0 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +aiblk seq=2 blk=6/8 at=0x0d9adb58 pid=0 rate=0:8.96831e-44 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +ailists seq=2 blk=6 pid=0 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +aiblk seq=2 blk=7/8 at=0x0d9add0c pid=0 rate=0:8.96831e-44 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +ailists seq=2 blk=7 pid=0 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +aievent seq=0 run=0 pass=-1 agent=0x00000000 probe=15 StrategyClient::BuildTurnCommands [control] +aievent seq=1 run=0 pass=-1 agent=0x00000000 probe=16 AIResearch::ProducerA +aievent seq=2 run=0 pass=-1 agent=0x00000000 probe=17 AIResearch::ProducerB +aievent seq=3 run=1 pass=0 agent=0x32446560 probe=0 StrategyAIAgent::RunTaskList [control+pass] +aievent seq=4 run=1 pass=0 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +aievent seq=5 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=6 run=1 pass=0 agent=0x32446560 probe=5 AITInvade::Execute [+Goal] +aievent seq=7 run=1 pass=0 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +aievent seq=8 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=9 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=10 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=11 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=12 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=13 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=14 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=15 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=16 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=17 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=18 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=19 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=20 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=21 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=22 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=23 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=24 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=25 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=26 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=27 run=1 pass=0 agent=0x32446560 probe=7 AITBuildPoliceShips::Execute +aievent seq=28 run=1 pass=0 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +aievent seq=29 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=30 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=31 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=32 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=33 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=34 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=35 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=36 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=37 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=38 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=39 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=40 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=41 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=42 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=43 run=1 pass=0 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +aievent seq=44 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=45 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=46 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=47 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=48 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=49 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=50 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=51 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=52 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=53 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=54 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=55 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=56 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=57 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=58 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=59 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=60 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=61 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=62 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=63 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=64 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=65 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=66 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=67 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=68 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=69 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=70 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=71 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=72 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=73 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=74 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=75 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=76 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=77 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=78 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=79 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=80 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=81 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=82 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=83 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=84 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=85 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=86 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=87 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=88 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=89 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=90 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=91 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=92 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=93 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=94 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=95 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=96 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=97 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=98 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=99 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=100 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=101 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=102 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=103 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=104 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=105 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=106 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=107 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=108 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=109 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=110 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=111 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=112 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=113 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=114 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=115 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=116 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=117 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=118 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=119 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=120 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=121 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=122 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=123 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=124 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=125 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=126 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=127 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=128 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=129 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=130 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=131 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=132 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=133 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=134 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=135 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=136 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=137 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=138 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=139 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=140 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=141 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=142 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=143 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=144 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=145 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=146 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=147 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=148 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=149 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=150 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=151 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=152 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=153 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=154 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=155 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=156 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=157 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=158 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=159 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=160 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=161 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=162 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=163 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=164 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=165 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=166 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=167 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=168 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=169 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=170 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=171 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=172 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=173 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=174 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=175 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=176 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=177 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=178 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=179 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=180 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=181 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=182 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=183 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=184 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=185 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=186 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=187 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=188 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=189 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=190 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=191 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=192 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=193 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=194 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=195 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=196 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=197 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=198 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=199 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=200 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=201 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=202 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=203 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=204 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=205 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=206 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=207 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=208 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=209 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=210 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=211 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=212 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=213 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=214 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=215 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=216 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=217 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=218 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=219 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=220 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=221 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=222 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=223 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=224 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=225 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=226 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=227 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=228 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=229 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=230 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=231 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=232 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=233 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=234 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=235 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=236 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=237 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=238 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=239 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=240 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=241 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=242 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=243 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=244 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=245 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=246 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=247 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=248 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=249 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=250 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=251 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=252 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=253 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=254 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=255 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=256 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=257 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=258 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=259 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=260 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=261 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=262 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=263 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=264 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=265 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=266 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=267 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=268 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=269 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=270 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=271 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=272 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=273 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=274 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=275 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=276 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=277 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=278 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=279 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=280 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=281 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=282 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=283 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=284 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=285 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=286 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=287 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=288 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=289 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=290 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=291 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=292 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=293 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=294 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=295 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=296 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=297 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=298 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=299 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=300 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=301 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=302 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=303 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=304 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=305 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=306 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=307 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=308 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=309 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=310 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=311 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=312 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=313 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=314 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=315 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=316 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=317 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=318 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=319 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=320 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=321 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=322 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=323 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=324 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=325 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=326 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=327 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=328 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=329 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=330 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=331 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=332 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=333 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=334 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=335 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=336 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=337 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=338 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=339 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=340 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=341 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=342 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=343 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=344 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=345 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=346 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=347 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=348 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=349 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=350 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=351 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=352 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=353 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=354 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=355 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=356 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=357 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=358 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=359 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=360 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=361 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=362 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=363 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=364 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=365 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=366 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=367 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=368 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=369 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=370 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=371 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=372 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=373 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=374 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=375 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=376 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=377 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=378 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=379 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=380 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=381 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=382 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=383 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=384 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=385 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=386 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=387 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=388 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=389 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=390 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=391 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=392 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=393 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=394 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=395 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=396 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=397 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=398 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=399 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=400 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=401 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=402 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=403 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=404 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=405 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=406 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=407 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=408 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=409 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=410 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=411 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=412 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=413 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=414 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=415 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=416 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=417 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=418 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=419 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=420 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=421 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=422 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=423 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=424 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=425 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=426 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=427 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=428 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=429 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=430 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=431 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=432 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=433 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=434 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=435 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=436 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=437 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=438 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=439 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=440 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=441 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=442 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=443 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=444 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=445 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=446 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=447 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=448 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=449 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=450 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=451 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=452 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=453 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=454 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=455 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=456 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=457 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=458 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=459 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=460 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=461 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=462 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=463 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=464 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=465 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=466 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=467 run=1 pass=0 agent=0x32446560 probe=10 StrategyAIAgent::RequestBuildForTask [lists 3,1] +aievent seq=468 run=1 pass=0 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +aievent seq=469 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=470 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=471 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=472 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=473 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=474 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=475 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=476 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=477 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=478 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=479 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=480 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=481 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=482 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=483 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=484 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=485 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=486 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=487 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=488 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=489 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=490 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=491 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=492 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=493 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=494 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=495 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=496 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=497 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=498 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=499 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=500 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=501 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=502 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=503 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=504 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=505 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=506 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=507 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=508 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=509 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=510 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=511 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=512 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=513 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=514 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=515 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=516 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=517 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=518 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=519 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=520 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=521 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=522 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=523 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=524 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=525 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=526 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=527 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=528 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=529 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=530 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=531 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=532 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=533 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=534 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=535 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=536 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=537 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=538 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=539 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=540 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=541 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=542 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=543 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=544 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=545 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=546 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=547 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=548 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=549 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=550 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=551 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=552 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=553 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=554 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=555 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=556 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=557 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=558 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=559 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=560 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=561 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=562 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=563 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=564 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=565 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=566 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=567 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=568 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=569 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=570 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=571 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=572 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=573 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=574 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=575 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=576 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=577 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=578 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=579 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=580 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=581 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=582 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=583 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=584 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=585 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=586 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=587 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=588 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=589 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=590 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=591 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=592 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=593 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=594 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=595 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=596 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=597 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=598 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=599 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=600 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=601 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=602 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=603 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=604 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=605 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=606 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=607 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=608 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=609 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=610 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=611 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=612 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=613 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=614 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=615 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=616 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=617 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=618 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=619 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=620 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=621 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=622 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=623 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=624 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=625 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=626 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=627 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=628 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=629 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=630 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=631 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=632 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=633 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=634 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=635 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=636 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=637 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=638 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=639 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=640 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=641 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=642 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=643 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=644 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=645 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=646 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=647 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=648 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=649 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=650 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=651 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=652 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=653 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=654 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=655 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=656 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=657 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=658 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=659 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=660 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=661 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=662 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=663 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=664 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=665 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=666 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=667 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=668 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=669 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=670 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=671 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=672 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=673 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=674 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=675 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=676 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=677 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=678 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=679 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=680 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=681 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=682 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=683 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=684 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=685 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=686 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=687 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=688 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=689 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=690 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=691 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=692 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=693 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=694 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=695 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=696 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=697 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=698 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=699 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=700 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=701 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=702 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=703 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=704 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=705 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=706 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=707 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=708 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=709 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=710 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=711 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=712 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=713 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=714 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=715 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=716 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=717 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=718 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=719 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=720 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=721 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=722 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=723 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=724 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=725 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=726 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=727 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=728 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=729 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=730 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=731 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=732 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=733 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=734 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=735 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=736 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=737 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=738 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=739 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=740 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=741 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=742 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=743 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=744 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=745 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=746 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=747 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=748 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=749 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=750 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=751 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=752 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=753 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=754 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=755 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=756 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=757 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=758 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=759 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=760 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=761 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=762 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=763 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=764 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=765 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=766 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=767 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=768 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=769 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=770 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=771 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=772 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=773 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=774 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=775 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=776 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=777 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=778 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=779 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=780 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=781 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=782 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=783 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=784 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=785 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=786 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=787 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=788 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=789 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=790 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=791 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=792 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=793 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=794 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=795 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=796 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=797 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=798 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=799 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=800 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=801 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=802 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=803 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=804 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=805 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=806 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=807 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=808 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=809 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=810 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=811 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=812 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=813 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=814 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=815 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=816 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=817 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=818 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=819 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=820 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=821 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=822 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=823 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=824 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=825 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=826 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=827 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=828 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=829 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=830 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=831 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=832 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=833 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=834 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=835 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=836 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=837 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=838 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=839 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=840 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=841 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=842 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=843 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=844 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=845 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=846 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=847 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=848 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=849 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=850 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=851 run=1 pass=0 agent=0x32446560 probe=10 StrategyAIAgent::RequestBuildForTask [lists 3,1] +aievent seq=852 run=1 pass=0 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +aievent seq=853 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=854 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=855 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=856 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=857 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=858 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=859 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=860 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=861 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=862 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=863 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=864 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=865 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=866 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=867 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=868 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=869 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=870 run=1 pass=0 agent=0x32446560 probe=9 AITAdvanceIdleShips::Execute +aievent seq=871 run=2 pass=1 agent=0x32446560 probe=0 StrategyAIAgent::RunTaskList [control+pass] +aievent seq=872 run=2 pass=1 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +aievent seq=873 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=874 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=875 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=876 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=877 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=878 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=879 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=880 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=881 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=882 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=883 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=884 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=885 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=886 run=2 pass=1 agent=0x32446560 probe=5 AITInvade::Execute [+Goal] +aievent seq=887 run=2 pass=1 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +aievent seq=888 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=889 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=890 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=891 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=892 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=893 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=894 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=895 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=896 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=897 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=898 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=899 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=900 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=901 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=902 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=903 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=904 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=905 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=906 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=907 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=908 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=909 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=910 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=911 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=912 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=913 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=914 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=915 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=916 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=917 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=918 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=919 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=920 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=921 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=922 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=923 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=924 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=925 run=2 pass=1 agent=0x32446560 probe=7 AITBuildPoliceShips::Execute +aievent seq=926 run=2 pass=1 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +aievent seq=927 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=928 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=929 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=930 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=931 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=932 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=933 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=934 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=935 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=936 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=937 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=938 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=939 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=940 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=941 run=2 pass=1 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +aievent seq=942 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=943 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=944 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=945 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=946 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=947 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=948 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=949 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=950 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=951 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=952 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=953 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=954 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=955 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=956 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=957 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=958 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=959 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=960 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=961 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=962 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=963 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=964 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=965 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=966 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=967 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=968 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=969 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=970 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=971 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=972 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=973 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=974 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=975 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=976 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=977 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=978 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=979 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=980 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=981 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=982 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=983 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=984 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=985 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=986 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=987 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=988 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=989 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=990 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=991 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=992 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=993 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=994 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=995 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=996 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=997 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=998 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=999 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1000 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1001 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1002 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1003 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1004 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1005 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1006 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1007 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1008 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1009 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1010 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1011 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1012 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1013 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1014 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1015 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1016 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1017 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1018 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1019 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1020 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1021 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1022 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1023 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1024 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1025 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1026 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1027 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1028 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1029 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1030 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1031 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1032 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1033 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1034 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1035 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1036 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1037 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1038 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1039 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1040 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1041 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1042 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1043 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1044 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1045 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1046 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1047 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1048 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1049 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1050 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1051 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1052 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1053 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1054 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1055 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1056 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1057 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1058 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1059 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1060 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1061 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1062 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1063 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1064 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1065 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1066 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1067 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1068 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1069 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1070 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1071 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1072 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1073 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1074 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1075 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1076 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1077 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1078 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1079 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1080 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1081 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1082 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1083 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1084 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1085 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1086 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1087 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1088 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1089 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1090 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1091 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1092 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1093 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1094 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1095 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1096 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1097 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1098 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1099 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1100 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1101 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1102 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1103 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1104 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1105 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1106 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1107 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1108 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1109 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1110 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1111 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1112 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1113 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1114 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1115 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1116 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1117 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1118 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1119 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1120 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1121 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1122 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1123 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1124 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1125 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1126 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1127 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1128 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1129 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1130 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1131 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1132 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1133 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1134 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1135 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1136 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1137 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1138 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1139 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1140 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1141 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1142 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1143 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1144 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1145 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1146 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1147 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1148 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1149 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1150 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1151 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1152 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1153 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1154 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1155 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1156 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1157 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1158 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1159 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1160 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1161 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1162 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1163 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1164 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1165 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1166 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1167 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1168 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1169 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1170 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1171 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1172 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1173 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1174 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1175 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1176 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1177 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1178 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1179 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1180 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1181 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1182 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1183 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1184 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1185 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1186 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1187 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1188 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1189 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1190 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1191 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1192 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1193 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1194 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1195 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1196 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1197 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1198 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1199 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1200 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1201 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1202 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1203 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1204 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1205 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1206 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1207 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1208 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1209 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1210 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1211 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1212 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1213 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1214 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1215 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1216 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1217 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1218 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1219 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1220 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1221 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1222 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1223 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1224 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1225 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1226 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1227 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1228 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1229 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1230 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1231 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1232 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1233 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1234 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1235 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1236 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1237 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1238 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1239 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1240 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1241 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1242 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1243 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1244 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1245 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1246 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1247 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1248 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1249 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1250 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1251 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1252 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1253 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1254 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1255 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1256 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1257 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1258 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1259 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1260 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1261 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1262 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1263 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1264 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1265 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1266 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1267 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1268 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1269 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1270 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1271 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1272 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1273 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1274 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1275 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1276 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1277 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1278 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1279 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1280 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1281 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1282 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1283 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1284 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1285 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1286 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1287 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1288 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1289 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1290 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1291 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1292 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1293 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1294 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1295 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1296 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1297 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1298 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1299 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1300 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1301 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1302 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1303 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1304 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1305 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1306 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1307 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1308 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1309 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1310 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1311 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1312 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1313 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1314 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1315 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1316 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1317 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1318 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1319 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1320 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1321 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1322 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1323 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1324 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1325 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1326 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1327 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1328 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1329 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1330 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1331 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1332 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1333 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1334 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1335 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1336 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1337 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1338 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1339 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1340 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1341 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1342 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1343 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1344 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1345 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1346 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1347 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1348 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1349 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1350 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1351 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1352 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1353 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1354 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1355 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1356 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1357 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1358 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1359 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1360 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1361 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1362 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1363 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1364 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1365 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1366 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1367 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1368 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1369 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1370 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1371 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1372 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1373 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1374 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1375 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1376 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1377 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1378 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1379 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1380 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1381 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1382 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1383 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1384 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1385 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1386 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1387 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1388 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1389 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1390 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1391 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1392 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1393 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1394 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1395 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1396 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1397 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1398 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1399 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1400 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1401 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1402 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1403 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1404 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1405 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1406 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1407 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1408 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1409 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1410 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1411 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1412 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1413 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1414 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1415 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1416 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1417 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1418 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1419 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1420 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1421 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1422 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1423 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1424 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1425 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1426 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1427 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1428 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1429 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1430 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1431 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1432 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1433 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1434 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1435 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1436 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1437 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1438 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1439 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1440 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1441 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1442 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1443 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1444 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1445 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1446 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1447 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1448 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1449 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1450 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1451 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1452 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1453 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1454 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1455 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1456 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1457 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1458 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1459 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1460 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1461 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1462 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1463 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1464 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1465 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1466 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1467 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1468 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1469 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1470 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1471 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1472 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1473 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1474 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1475 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1476 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1477 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1478 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1479 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1480 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1481 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1482 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1483 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1484 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1485 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1486 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1487 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1488 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1489 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1490 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1491 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1492 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1493 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1494 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1495 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1496 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1497 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1498 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1499 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1500 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1501 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1502 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1503 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1504 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1505 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1506 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1507 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1508 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1509 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1510 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1511 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1512 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1513 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1514 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1515 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1516 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1517 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1518 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1519 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1520 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1521 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1522 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1523 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1524 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1525 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1526 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1527 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1528 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1529 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1530 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1531 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1532 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1533 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1534 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1535 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1536 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1537 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1538 run=2 pass=1 agent=0x32446560 probe=10 StrategyAIAgent::RequestBuildForTask [lists 3,1] +aievent seq=1539 run=2 pass=1 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +aievent seq=1540 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1541 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1542 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1543 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1544 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1545 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1546 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1547 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1548 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1549 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1550 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1551 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1552 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1553 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1554 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1555 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1556 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1557 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1558 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1559 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1560 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1561 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1562 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1563 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1564 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1565 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1566 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1567 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1568 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1569 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1570 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1571 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1572 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1573 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1574 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1575 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1576 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1577 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1578 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1579 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1580 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1581 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1582 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1583 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1584 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1585 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1586 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1587 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1588 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1589 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1590 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1591 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1592 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1593 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1594 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1595 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1596 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1597 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1598 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1599 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1600 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1601 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1602 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1603 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1604 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1605 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1606 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1607 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1608 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1609 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1610 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1611 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1612 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1613 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1614 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1615 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1616 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1617 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1618 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1619 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1620 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1621 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1622 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1623 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1624 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1625 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1626 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1627 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1628 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1629 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1630 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1631 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1632 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1633 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1634 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1635 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1636 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1637 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1638 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1639 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1640 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1641 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1642 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1643 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1644 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1645 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1646 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1647 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1648 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1649 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1650 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1651 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1652 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1653 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1654 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1655 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1656 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1657 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1658 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1659 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1660 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1661 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1662 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1663 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1664 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1665 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1666 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1667 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1668 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1669 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1670 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1671 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1672 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1673 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1674 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1675 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1676 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1677 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1678 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1679 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1680 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1681 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1682 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1683 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1684 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1685 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1686 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1687 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1688 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1689 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1690 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1691 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1692 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1693 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1694 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1695 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1696 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1697 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1698 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1699 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1700 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1701 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1702 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1703 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1704 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1705 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1706 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1707 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1708 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1709 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1710 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1711 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1712 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1713 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1714 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1715 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1716 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1717 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1718 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1719 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1720 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1721 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1722 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1723 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1724 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1725 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1726 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1727 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1728 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1729 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1730 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1731 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1732 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1733 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1734 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1735 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1736 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1737 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1738 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1739 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1740 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1741 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1742 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1743 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1744 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1745 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1746 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1747 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1748 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1749 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1750 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1751 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1752 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1753 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1754 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1755 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1756 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1757 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1758 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1759 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1760 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1761 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1762 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1763 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1764 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1765 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1766 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1767 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1768 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1769 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1770 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1771 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1772 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1773 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1774 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1775 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1776 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1777 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1778 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1779 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1780 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1781 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1782 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1783 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1784 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1785 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1786 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1787 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1788 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1789 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1790 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1791 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1792 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1793 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1794 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1795 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1796 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1797 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1798 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1799 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1800 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1801 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1802 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1803 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1804 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1805 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1806 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1807 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1808 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1809 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1810 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1811 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1812 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1813 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1814 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1815 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1816 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1817 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1818 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1819 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1820 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1821 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1822 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1823 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1824 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1825 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1826 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1827 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1828 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1829 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1830 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1831 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1832 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1833 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1834 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1835 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1836 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1837 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1838 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1839 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1840 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1841 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1842 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1843 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1844 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1845 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1846 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1847 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1848 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1849 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1850 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1851 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1852 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1853 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1854 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1855 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1856 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1857 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1858 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1859 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1860 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1861 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1862 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1863 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1864 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1865 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1866 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1867 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1868 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1869 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1870 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1871 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1872 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1873 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1874 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1875 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1876 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1877 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1878 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1879 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1880 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1881 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1882 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1883 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1884 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1885 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1886 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1887 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1888 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1889 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1890 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1891 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1892 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1893 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1894 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1895 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1896 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1897 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1898 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1899 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1900 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1901 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1902 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1903 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1904 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1905 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1906 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1907 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1908 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1909 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1910 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1911 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1912 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1913 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1914 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1915 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1916 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1917 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1918 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1919 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1920 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1921 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1922 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1923 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1924 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1925 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1926 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1927 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1928 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1929 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1930 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1931 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1932 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1933 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1934 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1935 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1936 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1937 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1938 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1939 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1940 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1941 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1942 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1943 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1944 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1945 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1946 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1947 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1948 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1949 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1950 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1951 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1952 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1953 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1954 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1955 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1956 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1957 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1958 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1959 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1960 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1961 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1962 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1963 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1964 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1965 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1966 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1967 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1968 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1969 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1970 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1971 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1972 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1973 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1974 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1975 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1976 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1977 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1978 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1979 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1980 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1981 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1982 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1983 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1984 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1985 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1986 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1987 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1988 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1989 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1990 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1991 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1992 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1993 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1994 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1995 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1996 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1997 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1998 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=1999 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2000 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2001 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2002 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2003 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2004 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2005 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2006 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2007 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2008 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2009 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2010 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2011 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2012 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2013 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2014 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2015 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2016 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2017 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2018 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2019 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2020 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2021 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2022 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2023 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2024 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2025 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2026 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2027 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2028 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2029 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2030 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2031 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2032 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2033 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2034 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2035 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2036 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2037 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2038 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2039 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2040 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2041 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2042 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2043 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2044 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2045 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2046 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2047 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2048 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2049 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2050 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2051 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2052 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2053 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2054 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2055 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2056 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2057 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2058 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2059 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2060 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2061 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2062 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2063 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2064 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2065 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2066 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2067 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2068 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2069 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2070 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2071 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2072 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2073 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2074 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2075 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2076 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2077 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2078 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2079 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2080 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2081 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2082 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2083 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2084 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2085 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2086 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2087 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2088 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2089 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2090 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2091 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2092 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2093 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2094 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2095 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2096 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2097 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2098 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2099 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2100 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2101 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2102 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2103 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2104 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2105 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2106 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2107 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2108 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2109 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2110 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2111 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2112 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2113 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2114 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2115 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2116 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2117 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2118 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2119 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2120 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2121 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2122 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2123 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2124 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2125 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2126 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2127 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2128 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2129 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2130 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2131 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2132 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2133 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2134 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2135 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2136 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2137 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2138 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2139 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2140 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2141 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2142 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2143 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2144 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2145 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2146 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2147 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2148 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2149 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2150 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2151 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2152 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2153 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2154 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2155 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2156 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2157 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2158 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2159 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2160 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2161 run=2 pass=1 agent=0x32446560 probe=10 StrategyAIAgent::RequestBuildForTask [lists 3,1] +aievent seq=2162 run=2 pass=1 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +aievent seq=2163 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2164 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2165 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2166 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2167 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2168 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2169 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2170 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2171 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2172 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2173 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2174 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2175 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2176 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2177 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2178 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2179 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aievent seq=2180 run=2 pass=1 agent=0x32446560 probe=9 AITAdvanceIdleShips::Execute +aievent seq=2181 run=2 pass=1 agent=0x32446560 probe=15 StrategyClient::BuildTurnCommands [control] +aievent seq=2182 run=2 pass=1 agent=0x32446560 probe=16 AIResearch::ProducerA +aievent seq=2183 run=2 pass=1 agent=0x32446560 probe=17 AIResearch::ProducerB +aievent seq=2184 run=3 pass=0 agent=0x32445e50 probe=0 StrategyAIAgent::RunTaskList [control+pass] +aievent seq=2185 run=3 pass=0 agent=0x32445e50 probe=8 AITBuildDeepScanShips::Execute +aievent seq=2186 run=3 pass=0 agent=0x32445e50 probe=9 AITAdvanceIdleShips::Execute +aievent seq=2187 run=4 pass=1 agent=0x32445e50 probe=0 StrategyAIAgent::RunTaskList [control+pass] +aievent seq=2188 run=4 pass=1 agent=0x32445e50 probe=8 AITBuildDeepScanShips::Execute +aievent seq=2189 run=4 pass=1 agent=0x32445e50 probe=9 AITAdvanceIdleShips::Execute +aievent seq=2190 run=4 pass=1 agent=0x32445e50 probe=15 StrategyClient::BuildTurnCommands [control] +aievent seq=2191 run=4 pass=1 agent=0x32445e50 probe=16 AIResearch::ProducerA +aievent seq=2192 run=4 pass=1 agent=0x32445e50 probe=17 AIResearch::ProducerB +aievent seq=2193 run=5 pass=0 agent=0x32445030 probe=0 StrategyAIAgent::RunTaskList [control+pass] +aievent seq=2194 run=5 pass=0 agent=0x32445030 probe=8 AITBuildDeepScanShips::Execute +aievent seq=2195 run=5 pass=0 agent=0x32445030 probe=9 AITAdvanceIdleShips::Execute +aievent seq=2196 run=6 pass=1 agent=0x32445030 probe=0 StrategyAIAgent::RunTaskList [control+pass] +aievent seq=2197 run=6 pass=1 agent=0x32445030 probe=8 AITBuildDeepScanShips::Execute +aievent seq=2198 run=6 pass=1 agent=0x32445030 probe=9 AITAdvanceIdleShips::Execute +aievent seq=2199 run=6 pass=1 agent=0x32445030 probe=15 StrategyClient::BuildTurnCommands [control] +aievent seq=2200 run=6 pass=1 agent=0x32445030 probe=15 StrategyClient::BuildTurnCommands [control] +aiprobe seq=2 idx=0 installed=1 turn=6 total=6 pass0=3 pass1=3 other=0 StrategyAIAgent::RunTaskList [control+pass] +aiprobe seq=2 idx=1 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyClient::OrderList16 [list 16 emit] +aiprobe seq=2 idx=2 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITRaid::Execute +aiprobe seq=2 idx=3 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITColonize::Execute [+Goal] +aiprobe seq=2 idx=4 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITEscortGateInvade::Execute [+Goal] +aiprobe seq=2 idx=5 installed=1 turn=2 total=2 pass0=1 pass1=1 other=0 AITInvade::Execute [+Goal] +aiprobe seq=2 idx=6 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITNodeBore::Execute +aiprobe seq=2 idx=7 installed=1 turn=2 total=2 pass0=1 pass1=1 other=0 AITBuildPoliceShips::Execute +aiprobe seq=2 idx=8 installed=1 turn=4 total=4 pass0=2 pass1=2 other=0 AITBuildDeepScanShips::Execute +aiprobe seq=2 idx=9 installed=1 turn=6 total=6 pass0=3 pass1=3 other=0 AITAdvanceIdleShips::Execute +aiprobe seq=2 idx=10 installed=1 turn=4 total=4 pass0=2 pass1=2 other=0 StrategyAIAgent::RequestBuildForTask [lists 3,1] +aiprobe seq=2 idx=11 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::AssignFleetsAndIssueOrders [lists 14,8,10] +aiprobe seq=2 idx=12 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::IssueRouteForFleets [list 14] +aiprobe seq=2 idx=13 installed=1 turn=12 total=12 pass0=6 pass1=6 other=0 StrategyAIAgent::AcquireFleetsForTask +aiprobe seq=2 idx=14 installed=1 turn=2154 total=2154 pass0=856 pass1=1298 other=0 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +aiprobe seq=2 idx=15 installed=1 turn=5 total=5 pass0=0 pass1=4 other=1 StrategyClient::BuildTurnCommands [control] +aiprobe seq=2 idx=16 installed=1 turn=3 total=3 pass0=0 pass1=2 other=1 AIResearch::ProducerA +aiprobe seq=2 idx=17 installed=1 turn=3 total=3 pass0=0 pass1=2 other=1 AIResearch::ProducerB +aiprobe seq=2 idx=18 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AIResearch::FallbackIndex +aiprobe seq=2 idx=19 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AIResearch::FallbackArm diff --git a/verify/results/shim/bq/bq-res-shim.log b/verify/results/shim/bq/bq-res-shim.log new file mode 100644 index 0000000..1f02826 --- /dev/null +++ b/verify/results/shim/bq/bq-res-shim.log @@ -0,0 +1,2437 @@ +01:54:47.621 [tid 6260] ==== sots-engine shim (binkw32 proxy) build l4r-20260908T2208Z ==== +01:54:47.621 [tid 6260] exe: C:\SOTS\Sword of the Stars.exe +01:54:47.621 [tid 6260] exe base=0x00f40000 (link-time image base 0x00400000, ASLR delta +11796480) pid=12308 shim=71f70000 +01:54:47.621 [tid 6260] addresses: Source: sots-re ghidra/addresses.json @ d1710e9, generated 2026-09-08 by tools/gen_addresses.py +01:54:47.621 [tid 6260] config: hooks=trace +01:54:47.621 [tid 6260] config: hook.Shim::SelfTest::Fill=off +01:54:47.621 [tid 6260] config: hook.Mars::GlobalConsts::LoadFile=off +01:54:47.621 [tid 6260] config: hook.Game::WeaponDictionary::Init=off +01:54:47.621 [tid 6260] config: hook.Game::SectionDictionary::SectionDictionary=off +01:54:47.621 [tid 6260] config: hook.Game::TechTree::ProcessResearch=off +01:54:47.621 [tid 6260] config: hook.Game::ServerPlayer::ComputeBudget=off +01:54:47.621 [tid 6260] config: hook.Game::ServerPlayer::OnTechResearched=off +01:54:47.621 [tid 6260] config: hook.Game::ServerPlayer::ProcessTurn=off +01:54:47.621 [tid 6260] config: hook.Game::ServerSystem::ProcessTurn=off +01:54:47.621 [tid 6260] config: hook.Game::ServerSystem::GroupOutput=off +01:54:47.621 [tid 6260] config: hook.Game::ServerSystem::ComputeTotalOutput=off +01:54:47.621 [tid 6260] config: hook.Game::StrategyServer::MoveFleet=off +01:54:47.621 [tid 6260] config: hook.Game::StrategyServer::ProcessFleetMovement=off +01:54:47.621 [tid 6260] config: hook.Game::StrategyHost::Autosave=off +01:54:47.621 [tid 6260] config: hook.Game::StrategyServer::ProcessTurn=off +01:54:47.621 [tid 6260] config: hook.Game::StrategyServer::OnAllCombatDone_Tail=off +01:54:47.621 [tid 6260] config: hook.Game::StrategyServer::ApplyEncounterResult=off +01:54:47.621 [tid 6260] config: hook.Game::StrategyServer::NodeLineDecay=off +01:54:47.621 [tid 6260] config: hook.Game::StrategyServer::ProcessNodeSpaceTravel=off +01:54:47.621 [tid 6260] config: hook.Game::EncounterDetect::AssignContacts=off +01:54:47.621 [tid 6260] config: hook.Game::EncounterDetect::ProcessTeamRecord=off +01:54:47.621 [tid 6260] config: trace.path=C:\SOTS\shim.trace.jsonl +01:54:47.621 [tid 6260] config: trace.flush=always +01:54:47.621 [tid 6260] config: probes=off -> 0 lane-H entry probes +01:54:47.621 [tid 6260] config: watch=off +01:54:47.621 [tid 6260] config: aiorders.out=C:\SOTS\shim.aiorders.txt +01:54:47.621 [tid 6260] config: aiorders=on +01:54:47.621 [tid 6260] config: aiprobes=all +01:54:47.621 [tid 6260] config: airesearch=on +01:54:47.699 [tid 6260] trace: C:\SOTS\shim.trace.jsonl (default mode trace, inline_max 256, flush always) +01:54:47.699 [tid 6260] hook: Mars_Application_Initialize rva=0x004a0e50 -> va=013e0e50 +01:54:47.699 [tid 6260] hook: MH_Initialize -> MH_OK +01:54:47.699 [tid 6260] hook: MH_CreateHook -> MH_OK (trampoline=00f10fe0) +01:54:47.715 [tid 6260] hook: MH_EnableHook -> MH_OK +01:54:47.715 [tid 6260] cfg: GlobalConsts hook ready (scale constant 0.017453292519943295) +01:54:47.715 [tid 6260] hook: Mars::GlobalConsts::LoadFile rva=0x004b73c0 mode=off (not installed) +01:54:47.715 [tid 6260] dict: dictionaries hook ready (crt new=73e7232b delete=73e70174) +01:54:47.715 [tid 6260] hook: Game::WeaponDictionary::Init rva=0x0019a4c0 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::SectionDictionary::SectionDictionary rva=0x00176f40 mode=off (not installed) +01:54:47.715 [tid 6260] research: ProcessResearch hook ready (Cost=010bda00, node=0x34, rng=0x9cc, fpu_cw=0x027f) +01:54:47.715 [tid 6260] hook: Game::TechTree::ProcessResearch rva=0x001876c0 mode=off (not installed) +01:54:47.715 [tid 6260] techfx: OnTechResearched hook ready (regions=15, gate=0/0, fpu_cw=0x027f) +01:54:47.715 [tid 6260] hook: Game::ServerPlayer::OnTechResearched rva=0x00491790 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::ServerPlayer::ComputeBudget rva=0x00463030 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::ServerSystem::ProcessTurn rva=0x003598e0 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::ServerSystem::GroupOutput rva=0x0034b7a0 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::ServerSystem::ComputeTotalOutput rva=0x00350480 mode=off (not installed) +01:54:47.715 [tid 6260] player_turn: ServerPlayer::ProcessTurn hook armed (ratio helper at 010be950) +01:54:47.715 [tid 6260] hook: Game::ServerPlayer::ProcessTurn rva=0x00491340 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::StrategyServer::MoveFleet rva=0x003d9ee0 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::StrategyServer::ProcessFleetMovement rva=0x003da9a0 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::StrategyHost::Autosave rva=0x00495210 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::StrategyServer::ProcessTurn rva=0x003dc6c0 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::StrategyServer::OnAllCombatDone_Tail rva=0x003d92a0 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::StrategyServer::ApplyEncounterResult rva=0x003d8920 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::StrategyServer::NodeLineDecay rva=0x003ae010 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::StrategyServer::ProcessNodeSpaceTravel rva=0x003a0e20 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::EncounterDetect::AssignContacts rva=0x003aa240 mode=off (not installed) +01:54:47.715 [tid 6260] hook: Game::EncounterDetect::ProcessTeamRecord rva=0x003ca640 mode=off (not installed) +01:54:47.730 [tid 6260] drawsite: Mars::RNG::NextFloat rva=0x0007d830 -> va=00fbd830 create=MH_OK enable=MH_OK +01:54:47.746 [tid 6260] drawsite: Mars::RNG::NextInt rva=0x000271c0 -> va=00f671c0 create=MH_OK enable=MH_OK +01:54:47.762 [tid 6260] drawsite: Mars::RNG::Chance rva=0x004e6dd0 -> va=01426dd0 create=MH_OK enable=MH_OK +01:54:47.777 [tid 6260] drawsite: Mars::RNG::NextUInt rva=0x000f7670 -> va=01037670 create=MH_OK enable=MH_OK +01:54:47.808 [tid 6260] drawsite: Mars::RNG::FloatRange rva=0x0007d8a0 -> va=00fbd8a0 create=MH_OK enable=MH_OK +01:54:47.824 [tid 6260] drawsite: Mars::RNG::IntRangeBell rva=0x004e6d80 -> va=01426d80 create=MH_OK enable=MH_OK +01:54:47.840 [tid 6260] drawsite: Mars::RNG::GaussianRange rva=0x004e6e30 -> va=01426e30 create=MH_OK enable=MH_OK +01:54:47.840 [tid 6260] probe: installing 0 of 12 (probes= in shim.cfg) +01:54:47.840 [tid 6260] watch: disabled (watch=off) +01:54:47.840 [tid 6260] aiorders: out=C:\SOTS\shim.aiorders.txt probes=20 of 20 +01:54:47.855 [tid 6260] aiorders: batch hook StrategySim::ApplyTurnCommandBatch rva=0x0048f9b0 va=013cf9b0 create=MH_OK enable=MH_OK +01:54:47.871 [tid 6260] airesearch: StrategyAIAgent::SelectResearchTarget rva=0x002c8890 va=01208890 create=MH_OK enable=MH_OK +01:54:47.902 [tid 6260] airesearch: StrategyAIAgent::TryResearchCandidate rva=0x002c8580 va=01208580 create=MH_OK enable=MH_OK +01:54:47.918 [tid 6260] airesearch: cl_SetResearchTarget rva=0x00178f60 va=010b8f60 create=MH_OK enable=MH_OK +01:54:47.933 [tid 6260] aiprobe: 0 StrategyAIAgent::RunTaskList [control+pass] rva=0x002b3320 va=011f3320 create=MH_OK enable=MH_OK +01:54:47.965 [tid 6260] aiprobe: 1 StrategyClient::OrderList16 [list 16 emit] rva=0x003635f0 va=012a35f0 create=MH_OK enable=MH_OK +01:54:47.980 [tid 6260] aiprobe: 2 AITRaid::Execute rva=0x0028e670 va=011ce670 create=MH_OK enable=MH_OK +01:54:47.996 [tid 6260] aiprobe: 3 AITColonize::Execute [+Goal] rva=0x0028b400 va=011cb400 create=MH_OK enable=MH_OK +01:54:48.012 [tid 6260] aiprobe: 4 AITEscortGateInvade::Execute [+Goal] rva=0x0028c7c0 va=011cc7c0 create=MH_OK enable=MH_OK +01:54:48.027 [tid 6260] aiprobe: 5 AITInvade::Execute [+Goal] rva=0x0028d7a0 va=011cd7a0 create=MH_OK enable=MH_OK +01:54:48.058 [tid 6260] aiprobe: 6 AITNodeBore::Execute rva=0x0028e590 va=011ce590 create=MH_OK enable=MH_OK +01:54:48.074 [tid 6260] aiprobe: 7 AITBuildPoliceShips::Execute rva=0x00290380 va=011d0380 create=MH_OK enable=MH_OK +01:54:48.090 [tid 6260] aiprobe: 8 AITBuildDeepScanShips::Execute rva=0x002901a0 va=011d01a0 create=MH_OK enable=MH_OK +01:54:48.105 [tid 6260] aiprobe: 9 AITAdvanceIdleShips::Execute rva=0x0028f230 va=011cf230 create=MH_OK enable=MH_OK +01:54:48.137 [tid 6260] aiprobe: 10 StrategyAIAgent::RequestBuildForTask [lists 3,1] rva=0x002cea50 va=0120ea50 create=MH_OK enable=MH_OK +01:54:48.152 [tid 6260] aiprobe: 11 StrategyAIAgent::AssignFleetsAndIssueOrders [lists 14,8,10] rva=0x002c16c0 va=012016c0 create=MH_OK enable=MH_OK +01:54:48.183 [tid 6260] aiprobe: 12 StrategyAIAgent::IssueRouteForFleets [list 14] rva=0x002bbd50 va=011fbd50 create=MH_OK enable=MH_OK +01:54:48.199 [tid 6260] aiprobe: 13 StrategyAIAgent::AcquireFleetsForTask rva=0x002ceef0 va=0120eef0 create=MH_OK enable=MH_OK +01:54:48.230 [tid 6260] aiprobe: 14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] rva=0x002a8d20 va=011e8d20 create=MH_OK enable=MH_OK +01:54:48.246 [tid 6260] aiprobe: 15 StrategyClient::BuildTurnCommands [control] rva=0x00383780 va=012c3780 create=MH_OK enable=MH_OK +01:54:48.262 [tid 6260] aiprobe: 16 AIResearch::ProducerA rva=0x002a84f0 va=011e84f0 create=MH_OK enable=MH_OK +01:54:48.277 [tid 6260] aiprobe: 17 AIResearch::ProducerB rva=0x002c27c0 va=012027c0 create=MH_OK enable=MH_OK +01:54:48.293 [tid 6260] aiprobe: 18 AIResearch::FallbackIndex rva=0x002b36e0 va=011f36e0 create=MH_OK enable=MH_OK +01:54:48.308 [tid 6260] aiprobe: 19 AIResearch::FallbackArm rva=0x002c8670 va=01208670 create=MH_OK enable=MH_OK +01:54:48.308 [tid 6260] fpu: module init, entry cw=0x027f 53bit-double/nearest; force=off value=0x0000 sample_ticks=on +01:54:48.308 [tid 6260] fpu: sample_turn=on (off releases StrategyServer::ProcessTurn for another hook) +01:54:48.308 [tid 6260] fpu: StrategyClient::EndTurn rva=0x00383be0 -> va=012c3be0 MH_CreateHook -> MH_OK (trampoline=00f10be0) +01:54:48.340 [tid 6260] fpu: StrategyClient::EndTurn MH_EnableHook -> MH_OK +01:54:48.340 [tid 6260] fpu: StrategyServer::BeginProcessTurn rva=0x003d98e0 -> va=013198e0 MH_CreateHook -> MH_OK (trampoline=00f10bc0) +01:54:48.355 [tid 6260] fpu: StrategyServer::BeginProcessTurn MH_EnableHook -> MH_OK +01:54:48.355 [tid 6260] fpu: StrategyServer::ProcessTurn rva=0x003dc6c0 -> va=0131c6c0 MH_CreateHook -> MH_OK (trampoline=00f10ba0) +01:54:48.371 [tid 6260] fpu: StrategyServer::ProcessTurn MH_EnableHook -> MH_OK +01:54:48.371 [tid 6260] fpu: DemoApp::OnTick rva=0x0049a640 -> va=013da640 MH_CreateHook -> MH_OK (trampoline=00f10b80) +01:54:48.387 [tid 6260] fpu: DemoApp::OnTick MH_EnableHook -> MH_OK +01:54:48.387 [tid 6260] selftest: Shim::SelfTest::Fill mode=off checksum=075ef0c3 records=0 +01:54:48.402 [tid 6260] Application::Initialize called (this=01818128) +01:54:49.340 [tid 6260] fpu: TICK BASELINE at OnTick (this=01818128): cw=0x127f 53bit-double/nearest +01:58:18.472 [tid 6260] ---- aibatch seq=1 blocks=0x00b9ee74 n=1 stride=0x1b4 ---- +01:58:18.472 [tid 6260] aiblk seq=1 blk=0/1 at=0x00b9ee74 pid=16 rate=1:1 target=0:12185240 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +01:58:18.472 [tid 6260] ailists seq=1 blk=0 pid=16 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +01:58:18.472 [tid 6260] aiprobe seq=1 idx=0 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::RunTaskList [control+pass] +01:58:18.472 [tid 6260] aiprobe seq=1 idx=1 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyClient::OrderList16 [list 16 emit] +01:58:18.472 [tid 6260] aiprobe seq=1 idx=2 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITRaid::Execute +01:58:18.472 [tid 6260] aiprobe seq=1 idx=3 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITColonize::Execute [+Goal] +01:58:18.472 [tid 6260] aiprobe seq=1 idx=4 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITEscortGateInvade::Execute [+Goal] +01:58:18.472 [tid 6260] aiprobe seq=1 idx=5 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITInvade::Execute [+Goal] +01:58:18.472 [tid 6260] aiprobe seq=1 idx=6 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITNodeBore::Execute +01:58:18.472 [tid 6260] aiprobe seq=1 idx=7 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITBuildPoliceShips::Execute +01:58:18.472 [tid 6260] aiprobe seq=1 idx=8 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITBuildDeepScanShips::Execute +01:58:18.472 [tid 6260] aiprobe seq=1 idx=9 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITAdvanceIdleShips::Execute +01:58:18.472 [tid 6260] aiprobe seq=1 idx=10 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::RequestBuildForTask [lists 3,1] +01:58:18.472 [tid 6260] aiprobe seq=1 idx=11 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::AssignFleetsAndIssueOrders [lists 14,8,10] +01:58:18.472 [tid 6260] aiprobe seq=1 idx=12 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::IssueRouteForFleets [list 14] +01:58:18.472 [tid 6260] aiprobe seq=1 idx=13 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::AcquireFleetsForTask +01:58:18.472 [tid 6260] aiprobe seq=1 idx=14 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +01:58:18.472 [tid 6260] aiprobe seq=1 idx=15 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyClient::BuildTurnCommands [control] +01:58:18.472 [tid 6260] aiprobe seq=1 idx=16 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AIResearch::ProducerA +01:58:18.472 [tid 6260] aiprobe seq=1 idx=17 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AIResearch::ProducerB +01:58:18.472 [tid 6260] aiprobe seq=1 idx=18 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AIResearch::FallbackIndex +01:58:18.472 [tid 6260] aiprobe seq=1 idx=19 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AIResearch::FallbackArm +01:58:18.472 [tid 6260] aiprobe seq=1 CONTROL ZERO -- RunTaskList was not entered in this window, so every other row above is unmeasured rather than absent +02:02:10.393 [tid 6260] fpu: sample at StrategyClient::EndTurn (this=0d9afe48): cw=0x127f 53bit-double/nearest [no fpu.force configured] +02:02:13.550 [tid 6260] ---- airesearch sel=1 agent=0x32446560 client=0x3329b608 player=0x338cb008 curTarget=0x00000000 species=2 ---- +02:02:13.550 [tid 6260] aicand sel=1 idx=0 agent=0x32446560 slot=0x3244669c w0=0x00000002(2) '-' w1=0x00000001(1) '-' +02:02:13.565 [tid 6260] airesult sel=1 candidatesTried=1 chose='BIO_GrvAdpt' (ptr=0x0463fd3c) +02:02:13.582 [tid 6260] fpu: sample at StrategyClient::EndTurn (this=3329b608): cw=0x127f 53bit-double/nearest [no fpu.force configured] +02:02:13.612 [tid 6260] ---- airesearch sel=2 agent=0x32445e50 client=0x3329fed8 player=0x0d93f7e8 curTarget=0x04707c50 species=0 ---- +02:02:13.612 [tid 6260] fpu: sample at StrategyClient::EndTurn (this=3329fed8): cw=0x127f 53bit-double/nearest [no fpu.force configured] +02:02:13.675 [tid 6260] ---- airesearch sel=3 agent=0x32445030 client=0x3329e900 player=0x33973488 curTarget=0x0d6c34a8 species=2 ---- +02:02:13.675 [tid 6260] fpu: sample at StrategyClient::EndTurn (this=3329e900): cw=0x127f 53bit-double/nearest [no fpu.force configured] +02:02:14.659 [tid 6260] fpu: sample at StrategyServer::BeginProcessTurn (this=0d977fc0): cw=0x127f 53bit-double/nearest [no fpu.force configured] +02:02:14.659 [tid 6260] ---- aibatch seq=2 blocks=0x0d9ad120 n=8 stride=0x1b4 ---- +02:02:14.659 [tid 6260] aiblk seq=2 blk=0/8 at=0x0d9ad120 pid=16 rate=1:1 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +02:02:14.659 [tid 6260] ailists seq=2 blk=0 pid=16 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +02:02:14.659 [tid 6260] aiblk seq=2 blk=1/8 at=0x0d9ad2d4 pid=32 rate=1:0.8 target=1:10 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +02:02:14.659 [tid 6260] ailists seq=2 blk=1 pid=32 nonEmpty=4 sizes(1..27)=[ 0 0 2 0 18 0 0 0 0 0 0 11 0 0 0 0 0 0 0 0 0 0 18 0 0 0 0 ] +02:02:14.659 [tid 6260] ailist blk=1 pid=32 list=3 off=0x088 size=2 +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=3 idx=0 node=0x33be1830 f0=0 f1=3.81153e-43 ints=[ 0 272 2226 368 458819218 -2012923584 22252880 1 2 866495072 200000000 0 ] hex=[ 00000000 00000110 000008b2 00000170 1b590692 88053940 01538d50 00000001 00000002 33a5aa60 0bebc200 00000000 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=3 idx=1 node=0x33be1910 f0=0 f1=6.27782e-43 ints=[ 0 448 2226 369 460654270 -2147139440 22160060 1 2 865646800 400000000 0 ] hex=[ 00000000 000001c0 000008b2 00000171 1b7506be 80054090 015222bc 00000001 00000002 3398b8d0 17d78400 00000000 ] +02:02:14.659 [tid 6260] ailist blk=1 pid=32 list=5 off=0x0a0 size=18 +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=0 node=0x1f4e66e8 f0=6.50202e-43 f1=0 ints=[ 464 0 1065353216 0 0 0 0 0 228067705 -1946088038 525231992 525231608 ] hex=[ 000001d0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 0d980979 8c010d9a 1f4e6778 1f4e65f8 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=1 node=0x1f4e67d8 f0=1.12104e-43 f1=0 ints=[ 80 0 1065353216 0 0 0 0 0 230295707 -2013195776 525233336 525232088 ] hex=[ 00000050 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 0dba089b 88011200 1f4e6cb8 1f4e67d8 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=2 node=0x1f4e6808 f0=1.56945e-43 f1=0 ints=[ 112 0 0 1063675494 1036831949 1017370378 0 0 229902493 -1946086656 525231944 525231608 ] hex=[ 00000070 00000000 00000000 3f666666 3dcccccd 3ca3d70a 00000000 00000000 0db4089d 8c011300 1f4e6748 1f4e65f8 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=3 node=0x1f4e6cb8 f0=2.24208e-43 f1=0 ints=[ 160 0 0 1063675494 1036831949 0 0 0 215877639 -2147406745 525233432 525232808 ] hex=[ 000000a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 0cde0807 80012c67 1f4e6d18 1f4e6aa8 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=4 node=0x1f4e6f28 f0=2.69049e-43 f1=0 ints=[ 192 0 1065353216 0 0 0 0 0 210765937 -2147403315 525234296 525233432 ] hex=[ 000000c0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 0c900871 800139cd 1f4e7078 1f4e6d18 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=5 node=0x1f4e6e08 f0=3.36312e-43 f1=0 ints=[ 240 0 0 1063675494 1036831949 0 0 0 217319517 -2147404953 6384 6272 ] hex=[ 000000f0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 0cf4085d 80013367 000018f0 00001880 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=6 node=0x1f4e6b38 f0=3.58732e-43 f1=0 ints=[ 256 0 0 1063675494 1036831949 0 0 0 221120759 -2013191014 859509840 525232904 ] hex=[ 00000100 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 0d2e08f7 8801249a 333b1450 1f4e6b08 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=7 node=0x1f4e7078 f0=3.81153e-43 f1=0.328923 ints=[ 272 1051224227 1059834798 0 0 0 0 0 205917071 -2147401728 837782512 0 ] hex=[ 00000110 3ea868a3 3f2bcbae 00000000 00000000 00000000 00000000 00000000 0c460b8f 80014000 31ef8bf0 00000000 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=8 node=0x1f4e7018 f0=4.03574e-43 f1=0 ints=[ 288 0 1065353216 0 0 0 0 0 212994963 -2147402240 525234248 525234248 ] hex=[ 00000120 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 0cb20b93 80013e00 1f4e7048 1f4e7048 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=9 node=0x1f4e6b98 f0=4.25995e-43 f1=0.387347 ints=[ 304 1053184590 1058854617 0 0 0 0 1 220334307 -2013190553 525233480 525233768 ] hex=[ 00000130 3ec6524e 3f1cd6d9 00000000 00000000 00000000 00000000 00000001 0d2208e3 88012667 1f4e6d48 1f4e6e68 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=10 node=0x1f4e6f88 f0=4.70836e-43 f1=0.178998 ints=[ 336 1043811110 1062350134 0 0 0 0 0 212076653 -2147402803 525234104 525234104 ] hex=[ 00000150 3e374b26 3f522d36 00000000 00000000 00000000 00000000 00000000 0ca4086d 80013bcd 1f4e6fb8 1f4e6fb8 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=11 node=0x1f4e6e98 f0=4.93257e-43 f1=0 ints=[ 352 0 1065353216 0 0 0 0 0 209848387 -2147404185 837791272 0 ] hex=[ 00000160 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 0c820843 80013667 31efae28 00000000 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=12 node=0x1f4e6aa8 f0=5.15678e-43 f1=0.208696 ints=[ 368 1045804112 1061851884 0 0 0 0 0 218106049 -2147409510 525232472 525231368 ] hex=[ 00000170 3e55b450 3f4a92ec 00000000 00000000 00000000 00000000 00000000 0d0008c1 8001219a 1f4e6958 1f4e6508 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=13 node=0x1f4e6e68 f0=5.38099e-43 f1=0 ints=[ 384 0 1065353216 0 0 0 0 0 210241609 -2013186713 525232808 525234056 ] hex=[ 00000180 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 0c880849 88013567 1f4e6aa8 1f4e6f88 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=14 node=0x1f4e6bc8 f0=5.60519e-43 f1=0 ints=[ 400 0 0 1063675494 1036831949 0 0 0 222038245 -2013190246 6384 6272 ] hex=[ 00000190 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 0d3c08e5 8801279a 000018f0 00001880 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=15 node=0x1f4e6d48 f0=5.8294e-43 f1=0 ints=[ 416 0 0 1063675494 1036831949 0 0 0 216795189 -2147405977 525232904 525234296 ] hex=[ 000001a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 0cec0835 80012f67 1f4e6b08 1f4e7078 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=16 node=0x1f4e6b08 f0=6.05361e-43 f1=0 ints=[ 432 0 0 1063675494 1036831949 0 0 0 219416829 -2013191270 525234296 525233672 ] hex=[ 000001b0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 0d1408fd 8801239a 1f4e7078 1f4e6e08 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=5 idx=17 node=0x1f4e6b68 f0=6.27782e-43 f1=0.152037 ints=[ 448 1042001834 1062802454 0 0 0 0 0 220727529 -2013190809 525234056 525234200 ] hex=[ 000001c0 3e1bafaa 3f591416 00000000 00000000 00000000 00000000 00000000 0d2808e9 88012567 1f4e6f88 1f4e7018 ] +02:02:14.659 [tid 6260] ailist blk=1 pid=32 list=12 off=0x0f4 size=11 +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=12 idx=0 node=0x33673930 f0=3.83956e-43 f1=3.91132e-38 ints=[ 274 22344668 0 0 0 1701996912 863136000 863136012 863136012 1143521280 76948151 -2013165055 ] hex=[ 00000112 0154f3dc 00000000 00000000 00000000 65726970 33726900 3372690c 3372690c 4428c000 049622b7 88018a01 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=12 idx=1 node=0x33673b60 f0=4.06377e-43 f1=3.91132e-38 ints=[ 290 22344668 0 0 0 1 858864120 858864180 858864180 0 90710761 -2013162496 ] hex=[ 00000122 0154f3dc 00000000 00000000 00000000 00000001 333139f8 33313a34 33313a34 00000000 056822e9 88019400 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=12 idx=2 node=0x33673ea8 f0=4.28797e-43 f1=3.91132e-38 ints=[ 306 22344668 0 0 0 863141528 865433528 865433532 865433532 1025407548 96543296 -2013158655 ] hex=[ 00000132 0154f3dc 00000000 00000000 00000000 33727e98 339577b8 339577bc 339577bc 3d1e7a3c 05c12240 8801a301 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=12 idx=3 node=0x33674490 f0=4.51218e-43 f1=3.91132e-38 ints=[ 322 22344668 0 0 0 848415568 868095440 868095460 868095460 863121208 33697027 -2013151572 ] hex=[ 00000142 0154f3dc 00000000 00000000 00000000 3291cb50 33be15d0 33be15e4 33be15e4 33722f38 02022d03 8801beac ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=12 idx=4 node=0x336741f0 f0=8.77213e-43 f1=3.91132e-38 ints=[ 626 22344668 0 0 0 863141528 863135904 863135920 863135920 1025332086 96349663 -2013154815 ] hex=[ 00000272 0154f3dc 00000000 00000000 00000000 33727e98 337268a0 337268b0 337268b0 3d1d5376 05be2ddf 8801b201 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=12 idx=5 node=0x33673ee0 f0=8.99634e-43 f1=3.91132e-38 ints=[ 642 22344668 0 0 0 1023067966 868095824 868095848 868095848 863085720 98050681 -2147376008 ] hex=[ 00000282 0154f3dc 00000000 00000000 00000000 3cfac73e 33be1750 33be1768 33be1768 3371a498 05d82279 8001a478 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=12 idx=6 node=0x33674228 f0=1.10142e-42 f1=3.91132e-38 ints=[ 786 22344668 0 0 0 1024726058 861707552 861707632 861707632 863086448 95497680 -2147372104 ] hex=[ 00000312 0154f3dc 00000000 00000000 00000000 3d14142a 335c9d20 335c9d70 335c9d70 3371a770 05b12dd0 8001b3b8 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=12 idx=7 node=0x33674308 f0=1.23595e-42 f1=3.91132e-38 ints=[ 882 22344668 0 0 0 863144216 858443880 858443968 858443968 1021175296 39661052 -2013153535 ] hex=[ 00000372 0154f3dc 00000000 00000000 00000000 33728918 332ad068 332ad0c0 332ad0c0 3cdde600 025d2dfc 8801b701 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=12 idx=8 node=0x33674c00 f0=1.30321e-42 f1=3.91132e-38 ints=[ 930 22344668 0 0 0 1023739295 868005568 868005596 868005596 863095408 58469405 -2147360712 ] hex=[ 000003a2 0154f3dc 00000000 00000000 00000000 3d05059f 33bcb6c0 33bcb6dc 33bcb6dc 3371ca70 037c2c1d 8001e038 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=12 idx=9 node=0x336748b8 f0=2.44667e-42 f1=3.91132e-38 ints=[ 1746 22344668 0 0 0 1021433450 858443208 858443296 858443296 863095408 42413190 -2147364520 ] hex=[ 000006d2 0154f3dc 00000000 00000000 00000000 3ce1d66a 332acdc8 332ace20 332ace20 3371ca70 02872c86 8001d158 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=12 idx=10 node=0x33674650 f0=3.27624e-42 f1=3.91132e-38 ints=[ 2338 22344668 0 0 0 863141880 525233144 525233184 525233184 1022350502 46804299 -2147367423 ] hex=[ 00000922 0154f3dc 00000000 00000000 00000000 33727ff8 1f4e6bf8 1f4e6c20 1f4e6c20 3cefd4a6 02ca2d4b 8001c601 ] +02:02:14.659 [tid 6260] ailist blk=1 pid=32 list=23 off=0x178 size=18 +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=0 node=0x33bcb828 f0=6.50202e-43 f1=3.88586e-38 ints=[ 464 22253808 868095888 868095912 868095912 865526784 46420626 -2147320319 868005128 868005608 192 22160060 ] hex=[ 000001d0 015390f0 33be1790 33be17a8 33be17a8 3396e400 02c45292 80027e01 33bcb508 33bcb6e8 000000c0 015222bc ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=1 node=0x33bcb3c8 f0=1.12104e-43 f1=3.88586e-38 ints=[ 80 22253808 868095920 868095944 868095944 865522696 39343078 -2013109759 868004928 868004808 112 22253808 ] hex=[ 00000050 015390f0 33be17b0 33be17c8 33be17c8 3396d408 025853e6 88026201 33bcb440 33bcb3c8 00000070 015390f0 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=2 node=0x33bcb3f0 f0=1.56945e-43 f1=3.88586e-38 ints=[ 112 22253808 868095952 868095976 868095976 1 39801625 -2147327232 0 0 0 0 ] hex=[ 00000070 015390f0 33be17d0 33be17e8 33be17e8 00000001 025f5319 80026300 00000000 00000000 00000000 00000000 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=3 node=0x33bcb440 f0=2.24208e-43 f1=3.88586e-38 ints=[ 160 22253808 868095984 868096008 868096008 868004984 38359831 -2013108904 0 0 0 0 ] hex=[ 000000a0 015390f0 33be17f0 33be1808 33be1808 33bcb478 02495317 88026558 00000000 00000000 00000000 00000000 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=4 node=0x33bcb558 f0=2.69049e-43 f1=3.88586e-38 ints=[ 192 22253808 868095280 868095304 868095304 0 40522548 -2147324712 0 0 0 0 ] hex=[ 000000c0 015390f0 33be1530 33be1548 33be1548 00000000 026a5334 80026cd8 00000000 00000000 00000000 00000000 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=5 node=0x33bcbcb0 f0=3.36312e-43 f1=3.88586e-38 ints=[ 240 22253808 868096144 868096168 868096168 1 58151425 -2013095168 868007168 868007048 400 22253808 ] hex=[ 000000f0 015390f0 33be1890 33be18a8 33be18a8 00000001 03775201 88029b00 33bcbd00 33bcbc88 00000190 015390f0 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=6 node=0x33bcbbc0 f0=3.58732e-43 f1=3.88586e-38 ints=[ 256 22253808 868096016 868096040 868096040 868005496 56185575 -2013096528 868006408 868006928 288 22253808 ] hex=[ 00000100 015390f0 33be1810 33be1828 33be1828 33bcb678 035952e7 880295b0 33bcba08 33bcbc10 00000120 015390f0 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=7 node=0x33bcbc10 f0=3.81153e-43 f1=3.88586e-38 ints=[ 272 22253808 868096176 868096200 868096200 0 54743581 -2013096192 868007008 868006408 336 22253808 ] hex=[ 00000110 015390f0 33be18b0 33be18c8 33be18c8 00000000 0343521d 88029700 33bcbc60 33bcba08 00000150 015390f0 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=8 node=0x33bcbbe8 f0=4.03574e-43 f1=3.88586e-38 ints=[ 288 22253808 868095344 868095368 868095368 865528352 56381978 -2013096447 868006888 868006848 272 22253808 ] hex=[ 00000120 015390f0 33be1570 33be1588 33be1588 3396ea20 035c521a 88029601 33bcbbe8 33bcbbc0 00000110 015390f0 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=9 node=0x33bcba08 f0=4.25995e-43 f1=3.88586e-38 ints=[ 304 22253808 868095312 868095336 868095336 865527176 41964254 -2147317247 868006488 868006408 192 22160060 ] hex=[ 00000130 015390f0 33be1550 33be1568 33be1568 3396e588 028052de 80028a01 33bcba58 33bcba08 000000c0 015222bc ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=10 node=0x33bcbc38 f0=4.70836e-43 f1=3.88586e-38 ints=[ 336 22253808 868096080 868096104 868096104 -2147271680 54940176 -2013095848 868006288 868006968 352 22253808 ] hex=[ 00000150 015390f0 33be1850 33be1868 33be1868 80033c00 03465210 88029858 33bcb990 33bcbc38 00000160 015390f0 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=11 node=0x33bcbc60 f0=4.93257e-43 f1=3.88586e-38 ints=[ 352 22253808 868095408 868095432 868095432 868005144 55398923 -2013095632 868007128 868006288 384 22253808 ] hex=[ 00000160 015390f0 33be15b0 33be15c8 33be15c8 33bcb518 034d520b 88029930 33bcbcd8 33bcb990 00000180 015390f0 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=12 node=0x33bcb990 f0=5.15678e-43 f1=3.88586e-38 ints=[ 368 22253808 868095504 868095528 868095528 1 43209389 -2147318016 868006808 868007008 80 22160060 ] hex=[ 00000170 015390f0 33be1610 33be1628 33be1628 00000001 029352ad 80028700 33bcbb98 33bcbc60 00000050 015222bc ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=13 node=0x33bcbc88 f0=5.38099e-43 f1=3.88586e-38 ints=[ 384 22253808 868096208 868096232 868096232 865529080 57692686 -2013095424 868006848 868005208 240 22253808 ] hex=[ 00000180 015390f0 33be18d0 33be18e8 33be18e8 3396ecf8 0370520e 88029a00 33bcbbc0 33bcb558 000000f0 015390f0 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=14 node=0x33bcbcd8 f0=5.60519e-43 f1=3.88586e-38 ints=[ 400 22253808 868095600 868095624 868095624 -2147270400 58348036 -2013094728 868006168 868007128 416 22253808 ] hex=[ 00000190 015390f0 33be1670 33be1688 33be1688 80034100 037a5204 88029cb8 33bcb918 33bcbcd8 000001a0 015390f0 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=15 node=0x33bcbd00 f0=5.8294e-43 f1=3.88586e-38 ints=[ 416 22253808 868096112 868096136 868096136 868008120 56709695 -2013094656 861747656 868006168 448 22253808 ] hex=[ 000001a0 015390f0 33be1870 33be1888 33be1888 33bcc0b8 0361523f 88029d00 335d39c8 33bcb918 000001c0 015390f0 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=16 node=0x33bcb918 f0=6.05361e-43 f1=3.88586e-38 ints=[ 432 22253808 868095696 868095720 868095720 -2147278080 48386748 -2147318600 3696 4512 4816 4080 ] hex=[ 000001b0 015390f0 33be16d0 33be16e8 33be16e8 80032300 02e252bc 800284b8 00000e70 000011a0 000012d0 00000ff0 ] +02:02:14.659 [tid 6260] aielem blk=1 pid=32 list=23 idx=17 node=0x33bcbd28 f0=6.27782e-43 f1=3.88586e-38 ints=[ 448 22253808 868095728 868095752 868095752 865530704 56906290 -2147312127 868006568 868006528 352 22160060 ] hex=[ 000001c0 015390f0 33be16f0 33be1708 33be1708 3396f350 03645232 80029e01 33bcbaa8 33bcba80 00000160 015222bc ] +02:02:14.659 [tid 6260] aiblk seq=2 blk=2/8 at=0x0d9ad488 pid=496 rate=1:0.8 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +02:02:14.659 [tid 6260] ailists seq=2 blk=2 pid=496 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +02:02:14.659 [tid 6260] aiblk seq=2 blk=3/8 at=0x0d9ad63c pid=512 rate=1:0.8 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +02:02:14.659 [tid 6260] ailists seq=2 blk=3 pid=512 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +02:02:14.659 [tid 6260] aiblk seq=2 blk=4/8 at=0x0d9ad7f0 pid=0 rate=0:8.96831e-44 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +02:02:14.659 [tid 6260] ailists seq=2 blk=4 pid=0 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +02:02:14.659 [tid 6260] aiblk seq=2 blk=5/8 at=0x0d9ad9a4 pid=0 rate=0:8.96831e-44 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +02:02:14.659 [tid 6260] ailists seq=2 blk=5 pid=0 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +02:02:14.659 [tid 6260] aiblk seq=2 blk=6/8 at=0x0d9adb58 pid=0 rate=0:8.96831e-44 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +02:02:14.659 [tid 6260] ailists seq=2 blk=6 pid=0 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +02:02:14.659 [tid 6260] aiblk seq=2 blk=7/8 at=0x0d9add0c pid=0 rate=0:8.96831e-44 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0 +02:02:14.659 [tid 6260] ailists seq=2 blk=7 pid=0 nonEmpty=0 sizes(1..27)=[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +02:02:14.659 [tid 6260] aievent seq=0 run=0 pass=-1 agent=0x00000000 probe=15 StrategyClient::BuildTurnCommands [control] +02:02:14.659 [tid 6260] aievent seq=1 run=0 pass=-1 agent=0x00000000 probe=16 AIResearch::ProducerA +02:02:14.659 [tid 6260] aievent seq=2 run=0 pass=-1 agent=0x00000000 probe=17 AIResearch::ProducerB +02:02:14.659 [tid 6260] aievent seq=3 run=1 pass=0 agent=0x32446560 probe=0 StrategyAIAgent::RunTaskList [control+pass] +02:02:14.659 [tid 6260] aievent seq=4 run=1 pass=0 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +02:02:14.659 [tid 6260] aievent seq=5 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=6 run=1 pass=0 agent=0x32446560 probe=5 AITInvade::Execute [+Goal] +02:02:14.659 [tid 6260] aievent seq=7 run=1 pass=0 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +02:02:14.659 [tid 6260] aievent seq=8 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=9 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=10 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=11 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=12 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=13 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=14 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=15 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=16 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=17 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=18 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=19 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=20 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=21 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=22 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=23 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=24 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=25 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=26 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=27 run=1 pass=0 agent=0x32446560 probe=7 AITBuildPoliceShips::Execute +02:02:14.659 [tid 6260] aievent seq=28 run=1 pass=0 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +02:02:14.659 [tid 6260] aievent seq=29 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=30 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=31 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=32 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=33 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=34 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=35 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=36 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=37 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=38 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=39 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=40 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=41 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=42 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=43 run=1 pass=0 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +02:02:14.659 [tid 6260] aievent seq=44 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=45 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=46 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=47 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=48 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=49 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=50 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=51 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=52 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=53 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=54 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.659 [tid 6260] aievent seq=55 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=56 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=57 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=58 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=59 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=60 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=61 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=62 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=63 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=64 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=65 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=66 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=67 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=68 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=69 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=70 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=71 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=72 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=73 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=74 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=75 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=76 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=77 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=78 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=79 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=80 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=81 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=82 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=83 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=84 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=85 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=86 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=87 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=88 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=89 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=90 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=91 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=92 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=93 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=94 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=95 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=96 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=97 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=98 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=99 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=100 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=101 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=102 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=103 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=104 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=105 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=106 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=107 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=108 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=109 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=110 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=111 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=112 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=113 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=114 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=115 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=116 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=117 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=118 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=119 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=120 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=121 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=122 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=123 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=124 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=125 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=126 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=127 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=128 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=129 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=130 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=131 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=132 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=133 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=134 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=135 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=136 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=137 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=138 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=139 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=140 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=141 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=142 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=143 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=144 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=145 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=146 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=147 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=148 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=149 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=150 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=151 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=152 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=153 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=154 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=155 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=156 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=157 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=158 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=159 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=160 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=161 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=162 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=163 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=164 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=165 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=166 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=167 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=168 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=169 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=170 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=171 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=172 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=173 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=174 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=175 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=176 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=177 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=178 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=179 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=180 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=181 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=182 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=183 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=184 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=185 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=186 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=187 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=188 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=189 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=190 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=191 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=192 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=193 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=194 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=195 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=196 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=197 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=198 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=199 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=200 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=201 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=202 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=203 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=204 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=205 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=206 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=207 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=208 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=209 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=210 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=211 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=212 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=213 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=214 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=215 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=216 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=217 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=218 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=219 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=220 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=221 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=222 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=223 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=224 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=225 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=226 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=227 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=228 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=229 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=230 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=231 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=232 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=233 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=234 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=235 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=236 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=237 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=238 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=239 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=240 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=241 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=242 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=243 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=244 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=245 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=246 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=247 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=248 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=249 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=250 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=251 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=252 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=253 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=254 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=255 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=256 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=257 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=258 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=259 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=260 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=261 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=262 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=263 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=264 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=265 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=266 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=267 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=268 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=269 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=270 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=271 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=272 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=273 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=274 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=275 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=276 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=277 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=278 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=279 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=280 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=281 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=282 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=283 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=284 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=285 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=286 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=287 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=288 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=289 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=290 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=291 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=292 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=293 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=294 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=295 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=296 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=297 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=298 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=299 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=300 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=301 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=302 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=303 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=304 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=305 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=306 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=307 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=308 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=309 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=310 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=311 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=312 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=313 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=314 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=315 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=316 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=317 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=318 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=319 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=320 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=321 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=322 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=323 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=324 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=325 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=326 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=327 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=328 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=329 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=330 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=331 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=332 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=333 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=334 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=335 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=336 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=337 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=338 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=339 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=340 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=341 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=342 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=343 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=344 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=345 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=346 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=347 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=348 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=349 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=350 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=351 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=352 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=353 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=354 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=355 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=356 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=357 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=358 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=359 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=360 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=361 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=362 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=363 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=364 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=365 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=366 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=367 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=368 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=369 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=370 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=371 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=372 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=373 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=374 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=375 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=376 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=377 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=378 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=379 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=380 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=381 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=382 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=383 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=384 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=385 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=386 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=387 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=388 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=389 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=390 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=391 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=392 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=393 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=394 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=395 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=396 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=397 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=398 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=399 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=400 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=401 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=402 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=403 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=404 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=405 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=406 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=407 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=408 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=409 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=410 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=411 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=412 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=413 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=414 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=415 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=416 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=417 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=418 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=419 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=420 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=421 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=422 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=423 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=424 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=425 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=426 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=427 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=428 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=429 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=430 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=431 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=432 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=433 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=434 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=435 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=436 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=437 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=438 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=439 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=440 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=441 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=442 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=443 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=444 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=445 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=446 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=447 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=448 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=449 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=450 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=451 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=452 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=453 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=454 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=455 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=456 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=457 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=458 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=459 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=460 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=461 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=462 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=463 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=464 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=465 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=466 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=467 run=1 pass=0 agent=0x32446560 probe=10 StrategyAIAgent::RequestBuildForTask [lists 3,1] +02:02:14.675 [tid 6260] aievent seq=468 run=1 pass=0 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +02:02:14.675 [tid 6260] aievent seq=469 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=470 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=471 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=472 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=473 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=474 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=475 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=476 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=477 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=478 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=479 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=480 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=481 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=482 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=483 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=484 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=485 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=486 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=487 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=488 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=489 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=490 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=491 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=492 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=493 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=494 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=495 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=496 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=497 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=498 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=499 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=500 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=501 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=502 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=503 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=504 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=505 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=506 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=507 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=508 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=509 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=510 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=511 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=512 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=513 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=514 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=515 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=516 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=517 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=518 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=519 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=520 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=521 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=522 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=523 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=524 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.675 [tid 6260] aievent seq=525 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=526 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=527 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=528 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=529 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=530 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=531 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=532 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=533 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=534 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=535 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=536 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=537 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=538 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=539 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=540 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=541 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=542 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=543 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=544 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=545 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=546 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=547 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=548 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=549 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=550 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=551 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=552 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=553 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=554 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=555 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=556 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=557 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=558 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=559 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=560 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=561 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=562 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=563 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=564 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=565 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=566 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=567 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=568 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=569 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=570 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=571 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=572 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=573 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=574 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=575 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=576 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=577 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=578 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=579 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=580 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=581 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=582 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=583 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=584 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=585 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=586 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=587 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=588 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=589 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=590 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=591 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=592 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=593 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=594 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=595 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=596 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=597 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=598 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=599 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=600 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=601 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=602 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=603 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=604 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=605 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=606 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=607 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=608 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=609 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=610 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=611 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=612 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=613 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=614 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=615 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=616 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=617 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=618 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=619 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=620 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=621 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=622 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=623 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=624 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=625 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=626 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=627 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=628 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=629 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=630 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=631 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=632 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=633 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=634 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=635 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=636 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=637 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=638 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=639 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=640 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=641 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=642 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=643 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=644 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=645 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=646 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=647 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=648 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=649 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=650 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=651 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=652 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=653 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=654 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=655 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=656 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=657 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=658 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=659 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=660 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=661 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=662 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=663 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=664 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=665 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=666 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=667 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=668 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=669 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=670 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=671 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=672 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=673 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=674 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=675 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=676 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=677 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=678 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=679 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=680 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=681 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=682 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=683 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=684 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=685 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=686 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=687 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=688 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=689 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=690 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=691 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=692 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=693 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=694 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=695 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=696 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=697 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=698 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=699 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=700 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=701 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=702 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=703 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=704 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=705 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=706 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=707 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=708 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=709 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=710 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=711 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=712 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=713 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=714 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=715 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=716 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=717 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=718 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=719 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=720 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=721 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=722 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=723 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=724 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=725 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=726 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=727 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=728 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=729 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=730 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=731 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=732 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=733 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=734 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=735 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=736 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=737 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=738 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=739 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=740 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=741 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=742 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=743 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=744 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=745 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=746 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=747 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=748 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=749 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=750 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=751 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=752 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=753 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=754 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=755 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=756 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=757 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=758 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=759 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=760 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=761 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=762 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=763 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=764 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=765 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=766 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=767 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=768 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=769 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=770 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=771 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=772 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=773 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=774 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=775 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=776 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=777 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=778 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=779 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=780 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=781 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=782 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=783 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=784 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=785 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=786 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=787 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=788 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=789 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=790 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=791 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=792 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=793 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=794 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=795 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=796 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=797 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=798 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=799 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=800 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=801 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=802 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=803 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=804 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=805 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=806 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=807 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=808 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=809 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=810 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=811 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=812 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=813 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=814 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=815 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=816 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=817 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=818 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=819 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=820 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=821 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=822 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=823 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=824 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=825 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=826 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=827 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=828 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=829 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=830 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=831 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=832 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=833 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=834 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=835 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=836 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=837 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=838 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=839 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=840 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=841 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=842 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=843 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=844 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=845 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=846 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=847 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=848 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=849 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=850 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=851 run=1 pass=0 agent=0x32446560 probe=10 StrategyAIAgent::RequestBuildForTask [lists 3,1] +02:02:14.690 [tid 6260] aievent seq=852 run=1 pass=0 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +02:02:14.690 [tid 6260] aievent seq=853 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=854 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=855 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=856 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=857 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=858 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=859 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=860 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=861 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=862 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=863 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=864 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=865 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=866 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=867 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=868 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=869 run=1 pass=0 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=870 run=1 pass=0 agent=0x32446560 probe=9 AITAdvanceIdleShips::Execute +02:02:14.690 [tid 6260] aievent seq=871 run=2 pass=1 agent=0x32446560 probe=0 StrategyAIAgent::RunTaskList [control+pass] +02:02:14.690 [tid 6260] aievent seq=872 run=2 pass=1 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +02:02:14.690 [tid 6260] aievent seq=873 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=874 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=875 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=876 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=877 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=878 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=879 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=880 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=881 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=882 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=883 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=884 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=885 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=886 run=2 pass=1 agent=0x32446560 probe=5 AITInvade::Execute [+Goal] +02:02:14.690 [tid 6260] aievent seq=887 run=2 pass=1 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +02:02:14.690 [tid 6260] aievent seq=888 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=889 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=890 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=891 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=892 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=893 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=894 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=895 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=896 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=897 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=898 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=899 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=900 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=901 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=902 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=903 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=904 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=905 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=906 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=907 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=908 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=909 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=910 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=911 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=912 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=913 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=914 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=915 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=916 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=917 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=918 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=919 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=920 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=921 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=922 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=923 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=924 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=925 run=2 pass=1 agent=0x32446560 probe=7 AITBuildPoliceShips::Execute +02:02:14.690 [tid 6260] aievent seq=926 run=2 pass=1 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +02:02:14.690 [tid 6260] aievent seq=927 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=928 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=929 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=930 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=931 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=932 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=933 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=934 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=935 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=936 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=937 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=938 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=939 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=940 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=941 run=2 pass=1 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +02:02:14.690 [tid 6260] aievent seq=942 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=943 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=944 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=945 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=946 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=947 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=948 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=949 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=950 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=951 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=952 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=953 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=954 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=955 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=956 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=957 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=958 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=959 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=960 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=961 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=962 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=963 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=964 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=965 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=966 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=967 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=968 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=969 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=970 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=971 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=972 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=973 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=974 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=975 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=976 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=977 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=978 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=979 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=980 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=981 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=982 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=983 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=984 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=985 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=986 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=987 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=988 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=989 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=990 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=991 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=992 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=993 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=994 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=995 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=996 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=997 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=998 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=999 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1000 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1001 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1002 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1003 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1004 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1005 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1006 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1007 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1008 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1009 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1010 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1011 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1012 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1013 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1014 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1015 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1016 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1017 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1018 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1019 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1020 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1021 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1022 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1023 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1024 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1025 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1026 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1027 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1028 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1029 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1030 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1031 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1032 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1033 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1034 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1035 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1036 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1037 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1038 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1039 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1040 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1041 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1042 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1043 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1044 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1045 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1046 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1047 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1048 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1049 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1050 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1051 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1052 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1053 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1054 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1055 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1056 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1057 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1058 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1059 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1060 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1061 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1062 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1063 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1064 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1065 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1066 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1067 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1068 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1069 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1070 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1071 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1072 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1073 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1074 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1075 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1076 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1077 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1078 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1079 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1080 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1081 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1082 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1083 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1084 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1085 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1086 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1087 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1088 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1089 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1090 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1091 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1092 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1093 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1094 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1095 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1096 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1097 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1098 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1099 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1100 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1101 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1102 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1103 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1104 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1105 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1106 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1107 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1108 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1109 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1110 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1111 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1112 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1113 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1114 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1115 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1116 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1117 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1118 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1119 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1120 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1121 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1122 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1123 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1124 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1125 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1126 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1127 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1128 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1129 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1130 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1131 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1132 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.690 [tid 6260] aievent seq=1133 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1134 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1135 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1136 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1137 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1138 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1139 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1140 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1141 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1142 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1143 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1144 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1145 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1146 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1147 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1148 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1149 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1150 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1151 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1152 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1153 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1154 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1155 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1156 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1157 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1158 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1159 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1160 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1161 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1162 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1163 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1164 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1165 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1166 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1167 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1168 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1169 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1170 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1171 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1172 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1173 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1174 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1175 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1176 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1177 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1178 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1179 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1180 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1181 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1182 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1183 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1184 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1185 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1186 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1187 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1188 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1189 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1190 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1191 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1192 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1193 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1194 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1195 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1196 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1197 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1198 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1199 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1200 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1201 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1202 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1203 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1204 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1205 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1206 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1207 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1208 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1209 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1210 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1211 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1212 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1213 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1214 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1215 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1216 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1217 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1218 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1219 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1220 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1221 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1222 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1223 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1224 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1225 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1226 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1227 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1228 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1229 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1230 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1231 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1232 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1233 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1234 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1235 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1236 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1237 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1238 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1239 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1240 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1241 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1242 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1243 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1244 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1245 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1246 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1247 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1248 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1249 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1250 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1251 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1252 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1253 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1254 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1255 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1256 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1257 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1258 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1259 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1260 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1261 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1262 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1263 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1264 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1265 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1266 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1267 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1268 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1269 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1270 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1271 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1272 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1273 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1274 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1275 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1276 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1277 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1278 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1279 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1280 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1281 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1282 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1283 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1284 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1285 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1286 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1287 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1288 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1289 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1290 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1291 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1292 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1293 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1294 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1295 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1296 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1297 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1298 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1299 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1300 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1301 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1302 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1303 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1304 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1305 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1306 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1307 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1308 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1309 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1310 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1311 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1312 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1313 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1314 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1315 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1316 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1317 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1318 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1319 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1320 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1321 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1322 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1323 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1324 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1325 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1326 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1327 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1328 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1329 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1330 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1331 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1332 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1333 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1334 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1335 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1336 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1337 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1338 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1339 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1340 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1341 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1342 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1343 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1344 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1345 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1346 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1347 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1348 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1349 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1350 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1351 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1352 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1353 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1354 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1355 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1356 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1357 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1358 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1359 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1360 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1361 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1362 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1363 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1364 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1365 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1366 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1367 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1368 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1369 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1370 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1371 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1372 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1373 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1374 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1375 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1376 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1377 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1378 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1379 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1380 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1381 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1382 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1383 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1384 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1385 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1386 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1387 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1388 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1389 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1390 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1391 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1392 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1393 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1394 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1395 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1396 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1397 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1398 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1399 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1400 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1401 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1402 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1403 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1404 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1405 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1406 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1407 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1408 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1409 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1410 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1411 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1412 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1413 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1414 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1415 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1416 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1417 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1418 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1419 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1420 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1421 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1422 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1423 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1424 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1425 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1426 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1427 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1428 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1429 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1430 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1431 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1432 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1433 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1434 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1435 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1436 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1437 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1438 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1439 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1440 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1441 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1442 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1443 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1444 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1445 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1446 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1447 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1448 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1449 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1450 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1451 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1452 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1453 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1454 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1455 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1456 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1457 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1458 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1459 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1460 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1461 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1462 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1463 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1464 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1465 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1466 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1467 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1468 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1469 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1470 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1471 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1472 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1473 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1474 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1475 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1476 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1477 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1478 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1479 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1480 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1481 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1482 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1483 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1484 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1485 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1486 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1487 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1488 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1489 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1490 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1491 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1492 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1493 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1494 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1495 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1496 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1497 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1498 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1499 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1500 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1501 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1502 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1503 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1504 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1505 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1506 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1507 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1508 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1509 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1510 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1511 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1512 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1513 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1514 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1515 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1516 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1517 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1518 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1519 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1520 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1521 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1522 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1523 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1524 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1525 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1526 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1527 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1528 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1529 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1530 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1531 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1532 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1533 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1534 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1535 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1536 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1537 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1538 run=2 pass=1 agent=0x32446560 probe=10 StrategyAIAgent::RequestBuildForTask [lists 3,1] +02:02:14.706 [tid 6260] aievent seq=1539 run=2 pass=1 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +02:02:14.706 [tid 6260] aievent seq=1540 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1541 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1542 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1543 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1544 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1545 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1546 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1547 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1548 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1549 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1550 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1551 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1552 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1553 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1554 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1555 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1556 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1557 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1558 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1559 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1560 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1561 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1562 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1563 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1564 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1565 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1566 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1567 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1568 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1569 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1570 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1571 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1572 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1573 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1574 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1575 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1576 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1577 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1578 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1579 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1580 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1581 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1582 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1583 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1584 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1585 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1586 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1587 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1588 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1589 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1590 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1591 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1592 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1593 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1594 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1595 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1596 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1597 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1598 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1599 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1600 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1601 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1602 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1603 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1604 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1605 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1606 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1607 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1608 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1609 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1610 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1611 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1612 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1613 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1614 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1615 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1616 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1617 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1618 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1619 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1620 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1621 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1622 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1623 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1624 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1625 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1626 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1627 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1628 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1629 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1630 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1631 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1632 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1633 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1634 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1635 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1636 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1637 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1638 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1639 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1640 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1641 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1642 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1643 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1644 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1645 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1646 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1647 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1648 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1649 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1650 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1651 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1652 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1653 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1654 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1655 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1656 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1657 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1658 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1659 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1660 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1661 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1662 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1663 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1664 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1665 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1666 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1667 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1668 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1669 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1670 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1671 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1672 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1673 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1674 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1675 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1676 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1677 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1678 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1679 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1680 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1681 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1682 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1683 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1684 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1685 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1686 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1687 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1688 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1689 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1690 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1691 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1692 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1693 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1694 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1695 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1696 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1697 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1698 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1699 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1700 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1701 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1702 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1703 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1704 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1705 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1706 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1707 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1708 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1709 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1710 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1711 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1712 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1713 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1714 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1715 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1716 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1717 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1718 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1719 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1720 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1721 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1722 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1723 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1724 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1725 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1726 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1727 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1728 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1729 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1730 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1731 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1732 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1733 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1734 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1735 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1736 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1737 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1738 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1739 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1740 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1741 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1742 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1743 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1744 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1745 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1746 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1747 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1748 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1749 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1750 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1751 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1752 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1753 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1754 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1755 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1756 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1757 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1758 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1759 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1760 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1761 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1762 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1763 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1764 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1765 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1766 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1767 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1768 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1769 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1770 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1771 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1772 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1773 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1774 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1775 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1776 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1777 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1778 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1779 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1780 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1781 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1782 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1783 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1784 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1785 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1786 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1787 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1788 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1789 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1790 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1791 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1792 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1793 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1794 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1795 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1796 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1797 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1798 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1799 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1800 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1801 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1802 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1803 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1804 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1805 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1806 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1807 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1808 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1809 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1810 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1811 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1812 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1813 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1814 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1815 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1816 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1817 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1818 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1819 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1820 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1821 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1822 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1823 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1824 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1825 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1826 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1827 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1828 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1829 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1830 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1831 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1832 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1833 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1834 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1835 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1836 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1837 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1838 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1839 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1840 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1841 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1842 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1843 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1844 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1845 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1846 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1847 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1848 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1849 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1850 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1851 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1852 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1853 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1854 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1855 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1856 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1857 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1858 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1859 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1860 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1861 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1862 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1863 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1864 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1865 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1866 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1867 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1868 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1869 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1870 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1871 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1872 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1873 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1874 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1875 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1876 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1877 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1878 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1879 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1880 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1881 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1882 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1883 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1884 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1885 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1886 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1887 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1888 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1889 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1890 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1891 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1892 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1893 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1894 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1895 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1896 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1897 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1898 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1899 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1900 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1901 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1902 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1903 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1904 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1905 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1906 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1907 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1908 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1909 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1910 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1911 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1912 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1913 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.706 [tid 6260] aievent seq=1914 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1915 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1916 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1917 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1918 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1919 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1920 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1921 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1922 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1923 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1924 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1925 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1926 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1927 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1928 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1929 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1930 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1931 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1932 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1933 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1934 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1935 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1936 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1937 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1938 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1939 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1940 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1941 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1942 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1943 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1944 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1945 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1946 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1947 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1948 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1949 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1950 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1951 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1952 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1953 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1954 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1955 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1956 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1957 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1958 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1959 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1960 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1961 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1962 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1963 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1964 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1965 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1966 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1967 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1968 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1969 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1970 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1971 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1972 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1973 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1974 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1975 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1976 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1977 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1978 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1979 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1980 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1981 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1982 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1983 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1984 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1985 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1986 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1987 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1988 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1989 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1990 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1991 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1992 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1993 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1994 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1995 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1996 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1997 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1998 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=1999 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2000 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2001 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2002 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2003 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2004 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2005 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2006 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2007 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2008 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2009 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2010 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2011 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2012 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2013 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2014 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2015 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2016 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2017 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2018 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2019 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2020 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2021 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2022 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2023 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2024 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2025 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2026 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2027 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2028 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2029 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2030 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2031 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2032 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2033 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2034 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2035 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2036 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2037 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2038 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2039 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2040 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2041 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2042 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2043 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2044 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2045 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2046 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2047 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2048 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2049 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2050 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2051 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2052 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2053 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2054 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2055 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2056 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2057 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2058 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2059 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2060 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2061 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2062 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2063 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2064 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2065 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2066 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2067 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2068 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2069 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2070 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2071 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2072 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2073 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2074 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2075 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2076 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2077 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2078 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2079 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2080 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2081 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2082 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2083 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2084 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2085 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2086 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2087 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2088 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2089 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2090 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2091 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2092 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2093 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2094 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2095 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2096 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2097 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2098 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2099 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2100 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2101 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2102 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2103 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2104 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2105 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2106 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2107 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2108 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2109 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2110 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2111 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2112 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2113 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2114 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2115 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2116 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2117 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2118 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2119 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2120 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2121 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2122 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2123 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2124 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2125 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2126 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2127 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2128 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2129 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2130 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2131 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2132 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2133 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2134 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2135 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2136 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2137 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2138 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2139 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2140 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2141 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2142 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2143 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2144 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2145 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2146 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2147 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2148 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2149 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2150 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2151 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2152 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2153 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2154 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2155 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2156 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2157 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2158 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2159 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2160 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2161 run=2 pass=1 agent=0x32446560 probe=10 StrategyAIAgent::RequestBuildForTask [lists 3,1] +02:02:14.722 [tid 6260] aievent seq=2162 run=2 pass=1 agent=0x32446560 probe=13 StrategyAIAgent::AcquireFleetsForTask +02:02:14.722 [tid 6260] aievent seq=2163 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2164 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2165 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2166 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2167 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2168 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2169 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2170 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2171 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2172 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2173 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2174 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2175 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2176 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2177 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2178 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2179 run=2 pass=1 agent=0x32446560 probe=14 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aievent seq=2180 run=2 pass=1 agent=0x32446560 probe=9 AITAdvanceIdleShips::Execute +02:02:14.722 [tid 6260] aievent seq=2181 run=2 pass=1 agent=0x32446560 probe=15 StrategyClient::BuildTurnCommands [control] +02:02:14.722 [tid 6260] aievent seq=2182 run=2 pass=1 agent=0x32446560 probe=16 AIResearch::ProducerA +02:02:14.722 [tid 6260] aievent seq=2183 run=2 pass=1 agent=0x32446560 probe=17 AIResearch::ProducerB +02:02:14.722 [tid 6260] aievent seq=2184 run=3 pass=0 agent=0x32445e50 probe=0 StrategyAIAgent::RunTaskList [control+pass] +02:02:14.722 [tid 6260] aievent seq=2185 run=3 pass=0 agent=0x32445e50 probe=8 AITBuildDeepScanShips::Execute +02:02:14.722 [tid 6260] aievent seq=2186 run=3 pass=0 agent=0x32445e50 probe=9 AITAdvanceIdleShips::Execute +02:02:14.722 [tid 6260] aievent seq=2187 run=4 pass=1 agent=0x32445e50 probe=0 StrategyAIAgent::RunTaskList [control+pass] +02:02:14.722 [tid 6260] aievent seq=2188 run=4 pass=1 agent=0x32445e50 probe=8 AITBuildDeepScanShips::Execute +02:02:14.722 [tid 6260] aievent seq=2189 run=4 pass=1 agent=0x32445e50 probe=9 AITAdvanceIdleShips::Execute +02:02:14.722 [tid 6260] aievent seq=2190 run=4 pass=1 agent=0x32445e50 probe=15 StrategyClient::BuildTurnCommands [control] +02:02:14.722 [tid 6260] aievent seq=2191 run=4 pass=1 agent=0x32445e50 probe=16 AIResearch::ProducerA +02:02:14.722 [tid 6260] aievent seq=2192 run=4 pass=1 agent=0x32445e50 probe=17 AIResearch::ProducerB +02:02:14.722 [tid 6260] aievent seq=2193 run=5 pass=0 agent=0x32445030 probe=0 StrategyAIAgent::RunTaskList [control+pass] +02:02:14.722 [tid 6260] aievent seq=2194 run=5 pass=0 agent=0x32445030 probe=8 AITBuildDeepScanShips::Execute +02:02:14.722 [tid 6260] aievent seq=2195 run=5 pass=0 agent=0x32445030 probe=9 AITAdvanceIdleShips::Execute +02:02:14.722 [tid 6260] aievent seq=2196 run=6 pass=1 agent=0x32445030 probe=0 StrategyAIAgent::RunTaskList [control+pass] +02:02:14.722 [tid 6260] aievent seq=2197 run=6 pass=1 agent=0x32445030 probe=8 AITBuildDeepScanShips::Execute +02:02:14.722 [tid 6260] aievent seq=2198 run=6 pass=1 agent=0x32445030 probe=9 AITAdvanceIdleShips::Execute +02:02:14.722 [tid 6260] aievent seq=2199 run=6 pass=1 agent=0x32445030 probe=15 StrategyClient::BuildTurnCommands [control] +02:02:14.722 [tid 6260] aievent seq=2200 run=6 pass=1 agent=0x32445030 probe=15 StrategyClient::BuildTurnCommands [control] +02:02:14.722 [tid 6260] aiprobe seq=2 idx=0 installed=1 turn=6 total=6 pass0=3 pass1=3 other=0 StrategyAIAgent::RunTaskList [control+pass] +02:02:14.722 [tid 6260] aiprobe seq=2 idx=1 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyClient::OrderList16 [list 16 emit] +02:02:14.722 [tid 6260] aiprobe seq=2 idx=2 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITRaid::Execute +02:02:14.722 [tid 6260] aiprobe seq=2 idx=3 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITColonize::Execute [+Goal] +02:02:14.722 [tid 6260] aiprobe seq=2 idx=4 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITEscortGateInvade::Execute [+Goal] +02:02:14.722 [tid 6260] aiprobe seq=2 idx=5 installed=1 turn=2 total=2 pass0=1 pass1=1 other=0 AITInvade::Execute [+Goal] +02:02:14.722 [tid 6260] aiprobe seq=2 idx=6 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AITNodeBore::Execute +02:02:14.722 [tid 6260] aiprobe seq=2 idx=7 installed=1 turn=2 total=2 pass0=1 pass1=1 other=0 AITBuildPoliceShips::Execute +02:02:14.722 [tid 6260] aiprobe seq=2 idx=8 installed=1 turn=4 total=4 pass0=2 pass1=2 other=0 AITBuildDeepScanShips::Execute +02:02:14.722 [tid 6260] aiprobe seq=2 idx=9 installed=1 turn=6 total=6 pass0=3 pass1=3 other=0 AITAdvanceIdleShips::Execute +02:02:14.722 [tid 6260] aiprobe seq=2 idx=10 installed=1 turn=4 total=4 pass0=2 pass1=2 other=0 StrategyAIAgent::RequestBuildForTask [lists 3,1] +02:02:14.722 [tid 6260] aiprobe seq=2 idx=11 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::AssignFleetsAndIssueOrders [lists 14,8,10] +02:02:14.722 [tid 6260] aiprobe seq=2 idx=12 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 StrategyAIAgent::IssueRouteForFleets [list 14] +02:02:14.722 [tid 6260] aiprobe seq=2 idx=13 installed=1 turn=12 total=12 pass0=6 pass1=6 other=0 StrategyAIAgent::AcquireFleetsForTask +02:02:14.722 [tid 6260] aiprobe seq=2 idx=14 installed=1 turn=2154 total=2154 pass0=856 pass1=1298 other=0 StrategyAIAgent::IsClaimedByAnotherTask [entry only] +02:02:14.722 [tid 6260] aiprobe seq=2 idx=15 installed=1 turn=5 total=5 pass0=0 pass1=4 other=1 StrategyClient::BuildTurnCommands [control] +02:02:14.722 [tid 6260] aiprobe seq=2 idx=16 installed=1 turn=3 total=3 pass0=0 pass1=2 other=1 AIResearch::ProducerA +02:02:14.722 [tid 6260] aiprobe seq=2 idx=17 installed=1 turn=3 total=3 pass0=0 pass1=2 other=1 AIResearch::ProducerB +02:02:14.722 [tid 6260] aiprobe seq=2 idx=18 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AIResearch::FallbackIndex +02:02:14.722 [tid 6260] aiprobe seq=2 idx=19 installed=1 turn=0 total=0 pass0=0 pass1=0 other=0 AIResearch::FallbackArm +02:02:14.722 [tid 6260] fpu: sample at StrategyServer::ProcessTurn (this=0d977fc0): cw=0x127f 53bit-double/nearest