BP: probe 2 result - pinned seeds do NOT collapse a rich turn; the residue is one fleet-id transposition
P1 falsified. Two processes with identical pinned AI client seeds produced different turn-28 autosaves from ad-turn27-two-raiders.sav, so a per-process input other than the seed reaches a rich turn and C-exact is false on this state. Resolution trigger, handed back rather than chased. But the pin did almost all the work. AD's unpinned pair differed in 94 leaves across designs, ship records, money, both build queues, ModCount, NumFlts, DesignIDs[] and FleetIDs[]. This pinned pair differs in 35 of 61147, and all 35 are one transposition: fleets 1970 and 1986 exchange their entire contents. Every decision leaf is identical. The command block says the same from the input side. Runs L (unpinned) and A (pinned to L's observed seeds) wrote BYTE-IDENTICAL autosaves, which gives a noise mask no previous lane could build for this state; against it, A and B differ in exactly three words - one fleet-move fleetId and two systemIds - and list 10's fleet ids are in the same order in both. The id counter is deterministic; what varies is which newly formed ship group each id lands on. Also measured: the save has seven non-human players and the engine builds THREE AI clients (RunAI fires 3x, ids 32/496/512); the four NPC factions get no client and no seed.
This commit is contained in:
parent
1c30a95c9d
commit
746a6f29cb
11 changed files with 1349 additions and 3 deletions
|
|
@ -187,16 +187,252 @@ stands.
|
|||
|
||||
## 3. The result
|
||||
|
||||
*(Filled after the runs. This section is empty in the commit that carries the prediction.)*
|
||||
### 3.0 Lead
|
||||
|
||||
**P1 is falsified. Two processes with identical pinned seeds produced different turn-28
|
||||
autosaves.** So a per-process input other than the AI client seed reaches a rich turn, and
|
||||
C-exact — "nothing else per-process reaches the turn" — is **false on this state**.
|
||||
|
||||
**And the falsification is far more informative than a bare failure, because the pin worked.**
|
||||
Lane AD's un-pinned pair differed in **94 leaves** spread over Player[32]'s designs, ship records,
|
||||
savings, maintenance, build queues, `/Sim/ModCount`, `/Sim/NumFlts`, `/Sim/DesignIDs[]`,
|
||||
`/Sim/FleetIDs[]` and four `turnstats` rows. This lane's **pinned** pair differs in **35 leaves of
|
||||
61,147**, and every single one of them is **one transposition**: fleet ids **1970** and **1986**
|
||||
have their entire contents exchanged. Nothing else in the save moves. In the AI's own emitted
|
||||
command block — 9 blocks, 81 elements — the two runs differ in **exactly three words**, and all
|
||||
three are the same transposition.
|
||||
|
||||
So the seed accounted for every *decision*; what is left is an **ordering**.
|
||||
|
||||
### 3.1 What was run
|
||||
|
||||
Three fresh processes on VM146, same guest, same dist (`C:\SOTS\shimdist-bp`, `BUILD_ID
|
||||
bp-989c692-20260909T0505Z`), same input save, same click path, each verified from a screenshot at
|
||||
the main menu, at the Load dialog, at the selected row, at the lobby and on the turn-27 map.
|
||||
|
||||
| run | config | seeds observed (natural) | seeds used | End Turns |
|
||||
|---|---|---|---|---|
|
||||
| **L** | `shim.cfg.bplog`, `aiseed=log` | `156ebbbd` / `fe7b2826` / `0ed341d1` | its own | 1 |
|
||||
| **A** | `shim.cfg.bppin`, `aiseed=pin` | `4a2db187` / `72874c54` / `4ac40447` | **L's** | 1 |
|
||||
| **B** | `shim.cfg.bppin`, `aiseed=pin` | `b5f6e243` / `dd8eb177` / `ce156a3b` | **L's** | 1 |
|
||||
|
||||
Net ids **32 / 496 / 512** in that order in all three processes. **Nine distinct natural seeds, no
|
||||
value shared between any two processes** — lane L1's per-process seeding reproduced a fourth time,
|
||||
now on a turn-27 state.
|
||||
|
||||
**Instrument armed and verified from `shim.log`, not assumed** (rule 1), identically in all three:
|
||||
|
||||
* `build bp-989c692-20260909T0505Z` in every run;
|
||||
* **27 template hooks** `mode=off (not installed)`, plus `selftest: … mode=off` — every registered
|
||||
hook off, none defaulted on;
|
||||
* seven `drawsite:` detours `create=MH_OK enable=MH_OK`; `aiorders: … probes=0 of 20`; one batch
|
||||
hook and one `aiseed` hook, both `MH_OK`; `aicfg … detours=2`;
|
||||
* **zero** `ignoring unknown key` lines and **zero** `COVERAGE:` lines in any run;
|
||||
* `diff` of the 42 `config:` lines of A's and B's `shim.log`: **identical**;
|
||||
* runs A and B: `aiseed pin` for net ids 32/496/512 and the wildcard, then
|
||||
`aiseed call=1/2/3 … pinned=1` — **three of three pinned in both**, no `pinned=0`, the wildcard
|
||||
never used (no fourth client), and no `PIN MODE WITH NO PINS` line.
|
||||
|
||||
**Run L corrects the brief.** The save has seven non-human players; the engine constructs **three**
|
||||
AI clients. `RunAI` fires exactly three times. The four NPC factions — 528 Alien Menace, 544
|
||||
Peacekeeper Enforcer, 560 Von Neumann, 576 Independent Colony — get no client, no `RunAI` call and
|
||||
no seed. This is why run L was worth its nine minutes: the wildcard would have pinned three clients
|
||||
and a seven-id list would have been three pins and four dead entries, and neither would have said
|
||||
so.
|
||||
|
||||
### 3.2 The hashes, with the exposure facts on the same lines (rule 26 (c))
|
||||
|
||||
Input: `ad-turn27-two-raiders.sav`, `1c8baa27680809d585ab1728391e82729642d32aaedffd5bf95b616f0a11a436`,
|
||||
100,809 B — re-verified on the guest after transfer, equal to lane AD's published value.
|
||||
|
||||
Exposure, from §2.4 and confirmed by the transition: Player[32] "The Eternal Empire" enters with
|
||||
`ResTNm = BIO_TerBac` **held** (no pick), `NumDes` 46, `NumOwn` 15, and **13 ships completing**;
|
||||
players 496 and 512 hold targets with `NumOwn = 0` / `NumDes = 0`; the four NPC factions have
|
||||
`ResTNm == ''` and `NumOwn == 0` and get no AI client at all. **The turn is exposed on the design,
|
||||
fleet-assignment and colony counts and not on the research pick.**
|
||||
|
||||
| | `(Autosave EndTurn).sav` (pre-turn) | `(Autosave).sav` (post-turn) |
|
||||
|---|---|---|
|
||||
| **L** (unpinned) | `16f63adb…f0bbcb8` · 100,758 B | `e913ff41188211c02d536da616337544e64133996cd7cc7a6521a8df1960226f` · 101,375 B |
|
||||
| **A** (pinned to L's seeds) | `16f63adb…f0bbcb8` · 100,758 B | **`e913ff41…1960226f`** · 101,375 B |
|
||||
| **B** (pinned to L's seeds) | `16f63adb…f0bbcb8` · 100,758 B | **`724528ffde9a7514b69ab9e82ed3b8c8ade63d622c0720de30503a73a92df11e`** · 101,370 B |
|
||||
|
||||
`state_checksum.py --floats bits --mask none`, `coverage: PROVED (1067776 bytes rebuilt ==
|
||||
inflated); 61147 leaves, 333275 value bytes`:
|
||||
|
||||
* **pre-turn, A vs B: `IDENTICAL`** (root `6bbaf382c9e570ae882b599f566ae62e`). **P2 held.**
|
||||
* **post-turn, L vs A: `IDENTICAL`** (root `8100b28960f729ef9a24a22f13397b4a`). **P3 held** — and
|
||||
it is the strongest single fact in this lane: a *pinned* process reproduced an *unpinned* run of
|
||||
a turn-27 build turn byte for byte.
|
||||
* **post-turn, A vs B: `DIVERGED: 35 leaf difference(s)`.** **P1 falsified.**
|
||||
|
||||
### 3.3 The 35 leaves, in full
|
||||
|
||||
All 35 are in `verify/results/shim/bp/statecheck-AB.txt`. They are:
|
||||
|
||||
| where | leaves | what |
|
||||
|---|---:|---|
|
||||
| `/Sim/fleets/Flt[1970 "Sigma Fleet VI"]` | 16 | `FPlan` (only-in-B), `Pos[0..2]`, `PrvPos[0..2]`, `FtOrig[0..2]`, `LocID` 384→0, `HFPlan` F→T, `FtTrans` 0→1, `FtFlg` 12→13, `ships/Ship[6976]` only-in-A, `ships/Ship[5264]` only-in-B |
|
||||
| `/Sim/fleets/Flt[1986 "Tau Fleet VI"]` | 16 | **exactly the same list with A and B exchanged** |
|
||||
| `/Sim/systems/Sys[384 "Ka'Trulmo"]/Flt[1]` | 1 | 1970 → 1986 |
|
||||
| `/Sim/ShipIDs[]` | 1 | `list-reordered` (same set, different order) |
|
||||
| `/Summary/Checksum` | 1 | 643087964 → 643087980 |
|
||||
|
||||
Read it as one sentence: **two newly created fleets swapped identities.** In A, fleet **1970** is
|
||||
the one sitting at Ka'Trulmo (system 384) holding `Ship[6976]` and fleet **1986** is the one in
|
||||
transit (`HFPlan` true, `FtTrans` 1, a flight plan, an origin) holding `Ship[5264]`. In B it is the
|
||||
other way round. Both fleets exist in both runs; both ships exist in both runs; the same system
|
||||
holds a fleet in both.
|
||||
|
||||
**What did *not* move, and this is the load-bearing half.** Every leaf lane AD saw move outside
|
||||
this transposition is identical here:
|
||||
|
||||
* `/Sim/ModCount` — AD had 1496 vs 1500; **identical** in A and B;
|
||||
* `/Sim/NumFlts`, `/Sim/DesignIDs[]`, `/Sim/FleetIDs[]` — AD had all three moving; **identical**;
|
||||
* Player[32]'s `ShipRecs`, `odes`, `designs`, `Sav`, `PvSav`, `Maint`, `FNGNum` — AD had 41 leaves
|
||||
here; **identical**;
|
||||
* the AI build queues at `Sys[368]/BQ` and `Sys[272]/BQ` — AD had 4 leaves; **identical**;
|
||||
* the four `turnstats/history` rows for player 32 — AD had 4; **identical**;
|
||||
* `/Sim/RNG` (`1e458a997f51bbdf`) and `/Sim/trdmgr` — identical, as in AD.
|
||||
|
||||
**94 leaves → 35, and the 35 are a permutation.** The seed is responsible for the AI's choices; it
|
||||
is not responsible for the residue.
|
||||
|
||||
### 3.4 The command block: three words, and they are the same transposition
|
||||
|
||||
The `aiorders` dump gives the same statement from the input side, and it is sharper because this
|
||||
lane has a **noise mask that no previous lane could build for this state**: runs L and A wrote
|
||||
**byte-identical autosaves**, so by lane CB's argument (`turncommands-capture.md` §2) any word that
|
||||
differs between L's and A's dumps **cannot be a word the applier reads**.
|
||||
|
||||
Structure first: **9 blocks and 81 elements in both runs**, the same `(pid, list, idx)` sequence,
|
||||
the same per-list counts — player 32 emits lists `{1:3, 3:19, 5:15, 7:2, 8:3, 10:4, 12:12, 14:8,
|
||||
23:15}` in both. Every gate that is *set* agrees (`rate=1:0.8` for 32/496/512, `rate=1:1` for 16);
|
||||
the `target=0:<garbage>` payloads differ and are the uninitialised-when-unset payloads lane L4
|
||||
already documented as L4's P1 falsifier.
|
||||
|
||||
The L/A mask proves these `(list, word)` positions are noise: list 1 → words 1, 5, 8, 11; list 3 →
|
||||
4–11; list 5 → 8–11; list 7 → 2–11; list 8 → 1–11; list 10 → 2–11; list 12 → 5–11; list 14 → 2–11;
|
||||
list 23 → 2–11. Against that mask, **A and B differ in three words of the entire block set**:
|
||||
|
||||
```
|
||||
list 8 idx=1 word0 (fleetId of a fleet-move command) A=1986 B=1970
|
||||
list 10 idx=0 word0 (systemId) A=384 B=80
|
||||
list 10 idx=1 word0 (systemId) A=80 B=384
|
||||
```
|
||||
|
||||
List 10's fleet ids are in the **same order in both runs** — `(·,1970) (·,1986) (·,2002) (·,7072)`.
|
||||
What swaps is which **system** each of the first two is paired with. So the id counter is
|
||||
deterministic and hands out 1970 then 1986 then 2002 in both processes; what varies is **which
|
||||
newly formed ship group each id lands on**.
|
||||
|
||||
Two consequences worth stating plainly:
|
||||
|
||||
* **The difference is upstream of, or inside, the AI's command emission — not downstream in the
|
||||
applier.** The block already carries it.
|
||||
* **The design element is fully identical.** List 1's only A/B differences (words 1 and 8) are in
|
||||
the proven-noise set; the name bytes are identical, and the two designs decode to `"Egg Thief Mk 4"`
|
||||
and `"Bravestar Mk 3"` in both runs. That extends the resolver's "the design content does not
|
||||
vary" from a comparison of two save bodies to a comparison of the *commands that created them*.
|
||||
|
||||
### 3.5 Things this lane checked and did not find
|
||||
|
||||
* **No fourth AI client, no wildcard hit, no `pinned=0`.** A half-applied pin is excluded by the log,
|
||||
not by argument.
|
||||
* **No encounter query** in any of the three runs; End Turn ran to the post-turn autosave each time.
|
||||
* **The pre-turn autosave equals lane AD's** `16f63adb…`, on a different guest, a different build
|
||||
and a different config. That is an *input-identity* check on a file written before the AI runs;
|
||||
no conclusion about the AI is drawn from it, and per rule 19 and the resolution's own instruction
|
||||
no pinned file here is compared with any of AD's post-turn files.
|
||||
* **Two defects in the mechanism this lane inherited**, both in `src/shim/shim.cfg.cbpin` — §2.2.
|
||||
And, reported because it is the same class of mistake: **my own first draft of `shim.cfg.bppin`
|
||||
reproduced the second one exactly** (a wrapped header comment leaving a live `hooks=trace…` line
|
||||
in the body). It was caught before it was ever run, by diffing the two configs' non-comment lines
|
||||
against each other — which is the check that should be standard for any `shim.cfg.<tag>` derived
|
||||
from another.
|
||||
|
||||
---
|
||||
|
||||
## 4. Verdict
|
||||
|
||||
*(Filled after the runs.)*
|
||||
**Probe 2's prediction is falsified, and this is a resolution trigger, not a lane result.** Per the
|
||||
resolution's own instruction ("if they differ, do not analyse — post the leaf diff and stop"), this
|
||||
lane localises and hands back. What follows is the localisation, stated as precisely as the
|
||||
evidence allows and no further.
|
||||
|
||||
1. **Reading 3 is ALIVE on rich states.** A per-process input other than the AI client seed reaches
|
||||
`ad-turn27 → 28`. Two processes with identical pinned seeds, identical build, identical config,
|
||||
identical input save and identical pre-turn autosave produced different turn-28 states.
|
||||
|
||||
2. **C-exact must be restated, and the restatement is narrow.** It is not "the AI is
|
||||
non-deterministic given the seed" — every decision is identical. It is:
|
||||
|
||||
> Given (save, per-client seeds), the AI's command block is determined **up to the assignment of
|
||||
> newly allocated fleet ids to newly formed fleets**. One residual per-process input decides that
|
||||
> assignment, and it is not the seed.
|
||||
|
||||
A `game/ai` that byte-matches will need either to reproduce that input or to canonicalise the
|
||||
assignment — and the second is available (a canonical order, the way L4's C-set recommends a
|
||||
canonical pick), which means Rung C is **damaged but not lost**.
|
||||
|
||||
3. **The residue has the exact shape the 09-08 resolution withdrew for the research pick and never
|
||||
re-tested elsewhere: a container walked in a different order.** Same ids handed out in the same
|
||||
sequence; same fleets formed; different pairing. That is what a `std::map`/`std::set` keyed on a
|
||||
pointer, or a hash bucket ordered by address, produces under ASLR. It is **inference, not
|
||||
measurement** — this lane has not seen the container — and the resolver should treat it as the
|
||||
first hypothesis to shoot at, not as a finding.
|
||||
|
||||
4. **The pin is not useless — it is most of the answer.** It removed 59 of AD's 94 leaves and every
|
||||
substantive decision: the design, the build queues, the research, the money, the ship records,
|
||||
`ModCount`, `NumFlts`, `DesignIDs[]`, `FleetIDs[]`. Row 360's claim survives with a scope, and
|
||||
the *character* of the residual is completely different from the thing the seed explains.
|
||||
|
||||
5. **Rule 26 corollary (c), applied honestly.** My control is the A/B pinned pair and **it does not
|
||||
agree with itself**, so by rule 26 it certifies nothing and exonerates nothing. What carries
|
||||
evidential weight instead is the **L/A pair**, which does agree, byte for byte, across two
|
||||
processes — and it certifies exactly:
|
||||
|
||||
> `(ad-turn27-two-raiders.sav, load → one End Turn, `shim.cfg.bppin` with seeds
|
||||
> `32=156ebbbd,496=fe7b2826,512=0ed341d1`, build `bp-989c692-20260909T0505Z`) →
|
||||
> pre `16f63adb…`, post `e913ff41…`` — reached by two of three processes, with the exposure facts
|
||||
> of §3.2 on the same line. **Two of three is a `1/k` result on a `k ≥ 2` workload and is NOT an
|
||||
> oracle pair.** It is recorded as a procedure that has been reached twice, nothing more.
|
||||
|
||||
6. **What this probe still cannot decide** (§1.2 stands): the 3–40-turn fuse at `0x0069dbb0` cannot
|
||||
fire inside one turn of a load and is untested here; and nothing here speaks about the
|
||||
un-instrumented game, because a pin cannot be applied without hooks.
|
||||
|
||||
### 4.1 The next probe, named but deliberately not run
|
||||
|
||||
The obvious one, and it is one load: **a third pinned process, run C.** If C lands on A's file the
|
||||
residual input has a small outcome set and A/L is the modal branch; if it lands on a third file the
|
||||
set is larger. That is 12 minutes and it is a resolver's call, not this lane's — the brief says
|
||||
localise and hand back, and running C would be the start of the follow-up analysis this lane was
|
||||
told not to do. Two further candidates, in the order I would rank them: (i) lane Z's per-client
|
||||
draw ledger keyed on `this` (probe 3), which would show whether the two fleet-creation sites draw
|
||||
at all — if they do not, the ordering is not an RNG effect and the container hypothesis is the only
|
||||
one left; (ii) a hook on whatever enumerates the completed-ship groups, recording the container's
|
||||
first two elements' addresses — one run tells you whether the order tracks addresses.
|
||||
|
||||
---
|
||||
|
||||
## Proposed board rows
|
||||
|
||||
*(Filled after the runs.)*
|
||||
New row:
|
||||
|
||||
```
|
||||
| PINNED SEEDS DO NOT COLLAPSE A RICH TURN - C-exact is false on ad-turn27, and the residue is ONE FLEET-ID TRANSPOSITION | control-flow | verified | high | 100% | 2026-09-09 | Lane BP, VM146, probe 2 of the 2026-09-09 resolution (`findings/control-flow/pinned-seed-rich-turn.md`). Build `bp-989c692-20260909T0505Z`, fresh CT111 tree (rule 24), lane worktree (rule 21). THREE fresh processes on `ad-turn27-two-raiders.sav` (1c8baa27...), one End Turn each, lane CB's CONSTRUCTOR-ARGUMENT overwrite (`aiseed=pin`, NOT `airng.pin_seed`), every template hook off BY NAME (27 reported `mode=off`), zero unknown keys, zero COVERAGE lines, `aiseed call=1/2/3 pinned=1` in both pinned runs. **THE BRIEF WAS WRONG ABOUT THE PLAYER COUNT: the save has seven non-human players and the engine builds THREE AI clients** - RunAI fires exactly 3x, net ids 32/496/512; 528 Alien Menace, 544 Peacekeeper Enforcer, 560 Von Neumann and 576 Independent Colony get no client, no call and no seed. Nine distinct natural seeds across three processes, none shared (L1's per-process seeding, reproduced a 4th time on a turn-27 state). RESULT: **run L (unpinned) and run A (pinned to L's observed seeds) are BYTE-IDENTICAL** (`e913ff41...`, state_checksum IDENTICAL, 61147 leaves, coverage PROVED) - a pinned process reproduced an unpinned run of a rich build turn. **Run B, same pinned seeds, fresh process, DIFFERS: `724528ff...`, 35 leaves.** So P1 IS FALSIFIED and READING 3 IS ALIVE: a per-process input that is NOT the seed reaches a rich turn. **BUT THE PIN DID ALMOST ALL OF THE WORK.** AD's UNPINNED pair on the same save differed in 94 leaves across designs, ShipRecs, Sav/Maint/PvSav/FNGNum, both AI build queues, ModCount (1496 vs 1500), NumFlts, DesignIDs[], FleetIDs[] and four turnstats rows. BP's PINNED pair differs in 35, and ALL 35 ARE ONE TRANSPOSITION: fleets **1970 "Sigma Fleet VI"** and **1986 "Tau Fleet VI"** exchange their entire contents (Pos, PrvPos, FtOrig, FPlan, LocID 384<->0, HFPlan, FtTrans, FtFlg 12<->13, Ship[6976]<->Ship[5264]), plus Sys[384]/Flt[1] 1970->1986, /Sim/ShipIDs[] list-reordered and /Summary/Checksum. **ModCount, NumFlts, DesignIDs[], FleetIDs[], every build queue, every design, every ship record and /Sim/RNG are IDENTICAL.** The AI command block says the same thing from the input side: 9 blocks / 81 elements, same (pid,list,idx) sequence, same per-list counts, and - masked by the noise set the byte-identical L/A pair PROVES (list 1 w1,5,8,11; list 3 w4-11; list 5 w8-11; list 7 w2-11; list 8 w1-11; list 10 w2-11; list 12 w5-11; list 14 w2-11; list 23 w2-11) - **EXACTLY THREE WORDS DIFFER**: list 8 idx1 word0 fleetId 1986/1970, list 10 idx0 word0 systemId 384/80, list 10 idx1 word0 systemId 80/384. List 10's fleet ids are in the SAME order in both (1970, 1986, 2002, 7072), so the id counter is deterministic and what varies is WHICH NEWLY FORMED SHIP GROUP EACH ID LANDS ON. Design elements identical including the name bytes ("Egg Thief Mk 4", "Bravestar Mk 3"). **C-EXACT RESTATED: given (save, per-client seeds) the AI's command block is determined UP TO the assignment of newly allocated fleet ids to newly formed fleets; one residual per-process input decides that assignment and it is not the seed.** Rung C is damaged, not lost - the assignment is canonicalisable the way L4's C-set canonicalises a pick. INFERENCE, NOT MEASUREMENT: the residue has the shape of a container walked in pointer order under ASLR - the reading the 09-08 resolution withdrew for the research pick and never re-tested on a build turn. RULE 26 (c): the A/B control does NOT agree with itself, so it certifies nothing; the L/A pair does, and certifies only (save, procedure, hashes) reached by two of three processes - a 1/k result, NOT an oracle pair. Exposure facts on the same line: Player[32] ResTNm=BIO_TerBac HELD, NumDes 46, NumOwn 15, 13 ships completing; 496/512 hold targets with NumOwn=0/NumDes=0; the four NPC factions have ResTNm=='' AND NumOwn==0 AND NO AI CLIENT. NEXT: one more pinned process (run C) sizes the residual outcome set; probe 3's per-client draw ledger says whether the fleet-creation sites draw at all. Artefacts: `verify/results/saves/bp-{pinA,pinB}-turn28.sav`, `bp-turn28-pre.sav`, `verify/results/shim/bp/` |
|
||||
```
|
||||
|
||||
Edits to existing rows:
|
||||
|
||||
- **Row 360** — replace the scope note queued by the resolver with: `SCOPE, MEASURED 2026-09-09 (lane BP): proved on turn1-state (early game); on the rich turn ad-turn27 pinning does NOT collapse two processes to one. It collapses 94 leaves to 35, and the 35 are a single fleet-id transposition with every decision leaf identical. Pinning explains the AI's CHOICES on a rich turn; it does not explain the ORDER in which two new fleets are matched to their ids.`
|
||||
- **Row 415** (AD's oracle row) — append: `PARTLY EXPLAINED 2026-09-09 (lane BP, VM146): with the three AI client seeds pinned, 59 of AD's 94 leaves go away - ModCount, NumFlts, DesignIDs[], FleetIDs[], both build queues, every design and ship record and all four turnstats rows become identical. The 35 that remain are fleets 1970 and 1986 exchanging contents. So AD's attribution "the per-process AI seed" is RIGHT for the substance of the variation and INCOMPLETE: a second, non-seed per-process input orders the fleet-id assignment.`
|
||||
- **Row 326** — append: `And it is not the whole story on rich turns: lane BP pinned it on ad-turn27 and two processes still differed - by a fleet-id transposition and nothing else (2026-09-09).`
|
||||
- **Row 333 / the Rung C row** — append: `C-EXACT FALSIFIED ON A RICH TURN 2026-09-09 (lane BP): restated as "determined up to the assignment of newly allocated fleet ids to newly formed fleets". Damaged, not lost - the assignment is canonicalisable.`
|
||||
- **Row 62** — VM146: lane BP held it 2026-09-09 01:05-02:0x local for probe 2, and **released it restored**: pre-BP autosaves restored byte-identical from `C:\SOTS\ui\preBP\`, `ad-turn27-two-raiders.sav` left on disk (so the Load-dialog rows have MOVED: with the autosaves deleted the list is **7 rows from y=260 at 29 px pitch, `ad-turn27-two-raiders` is row 1 at (400,260)**), `shim.cfg` and `binkw32.dll` restored to the pre-BP files, main menu verified by screenshot. Left `C:\SOTS\shimdist-bp` + `C:\SOTS\ui\bp{deploy,shot,hash}.ps1` + `C:\SOTS\ui\preBP\`; `click_helper.ps1` untouched. **GOTCHA, AND IT COST THIS LANE FOUR WASTED CLICKS: the lab wall's `/shot/<id>.png` serves a CACHED frame and can be a whole poll cycle (~5 s) BEHIND your last action.** Clicking a Load-dialog row and screenshotting 5 s later showed the row un-selected; a second click showed it selected - which reads exactly like "the click was swallowed" and is not. **Wait ~12-16 s before reading the frame, or take two shots and use the second.** One click selects a row; one click works the OK button. Startup on this guest confirmed at ~2 min (`fg` + `key {ESC}` x3 spaced 2.5 s, then ~90 s); loading the turn-27 save is a further **3.5-4 min** and is not compressible; End Turn on it took **~35 s** with the light hook set.
|
||||
|
||||
Docs to correct in place (rule 11), proposed, not done by this lane:
|
||||
|
||||
- `determinism-oracle.md` — the "Qualified" section should record that pinned seeds do **not** make a rich turn reproducible, and that the residual is a fleet-id assignment.
|
||||
- `src/shim/shim.cfg.cbpin` (sots-engine) — add the six missing `hook.*=off` lines and fix the wrapped header comment on line 4 (§2.2). Lane CB's result is unaffected; the file is a trap for the next lane to copy it.
|
||||
|
|
|
|||
BIN
verify/results/saves/bp-pinA-turn28.sav
Normal file
BIN
verify/results/saves/bp-pinA-turn28.sav
Normal file
Binary file not shown.
BIN
verify/results/saves/bp-pinB-turn28.sav
Normal file
BIN
verify/results/saves/bp-pinB-turn28.sav
Normal file
Binary file not shown.
BIN
verify/results/saves/bp-turn28-pre.sav
Normal file
BIN
verify/results/saves/bp-turn28-pre.sav
Normal file
Binary file not shown.
124
verify/results/shim/bp/A-aiorders.txt
Normal file
124
verify/results/shim/bp/A-aiorders.txt
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
aiorders: out=C:\SOTS\shim.aiorders.txt probes=0 of 20
|
||||
aicfg words=12 deep=0 research=0 seed=pin pins=4 detours=2
|
||||
aiseed pin netId=32 value=0x156ebbbd
|
||||
aiseed pin netId=496 value=0xfe7b2826
|
||||
aiseed pin netId=512 value=0x0ed341d1
|
||||
aiseed pin netId=-1 value=0xdeadbeef
|
||||
aiorders: batch hook StrategySim::ApplyTurnCommandBatch rva=0x0048f9b0 va=00a6f9b0 create=MH_OK enable=MH_OK
|
||||
aiseed: StrategyApp::RunAI rva=0x004706f0 va=00a506f0 create=MH_OK enable=MH_OK
|
||||
airesearch: disabled (airesearch=off)
|
||||
---- aibatch seq=1 blocks=0x003ef5ec n=1 stride=0x1b4 ----
|
||||
aiblk seq=1 blk=0/1 at=0x003ef5ec pid=16 rate=1:1 target=0:4126224 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 none installed (aiprobes=off)
|
||||
aiseed call=1 netId=32 observed=0x4a2db187 used=0x156ebbbd pinned=1
|
||||
aiseed call=2 netId=496 observed=0x72874c54 used=0xfe7b2826 pinned=1
|
||||
aiseed call=3 netId=512 observed=0x4ac40447 used=0x0ed341d1 pinned=1
|
||||
---- aibatch seq=2 blocks=0x1de320c0 n=8 stride=0x1b4 ----
|
||||
aiblk seq=2 blk=0/8 at=0x1de320c0 pid=16 rate=1:1 target=0:1835091568 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=0x1de32274 pid=32 rate=1:0.8 target=0:2035501377 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
ailists seq=2 blk=1 pid=32 nonEmpty=9 sizes(1..27)=[ 3 0 19 0 15 0 2 3 0 4 0 12 0 8 0 0 0 0 0 0 0 0 15 0 0 0 0 ]
|
||||
ailist blk=1 pid=32 list=1 off=0x070 size=3
|
||||
aielem blk=1 pid=32 list=1 idx=0 node=0x34cb5e08 words=12 f0=1.74428e-38 f1=1.4013e-45 ints=[ 12447588 1 543647557 1701406804 1800216678 13344 14 15 3 2 7 885176008 ] hex=[ 00bdef64 00000001 20676745 65696854 6b4d2066 00003420 0000000e 0000000f 00000003 00000002 00000007 34c2b6c8 ]
|
||||
aielem blk=1 pid=32 list=1 idx=1 node=0x34cb5d58 words=12 f0=1.74428e-38 f1=1.4013e-45 ints=[ 12447588 1 543647557 1701406804 1800216678 13600 14 15 0 2 7 885173128 ] hex=[ 00bdef64 00000001 20676745 65696854 6b4d2066 00003520 0000000e 0000000f 00000000 00000002 00000007 34c2ab88 ]
|
||||
aielem blk=1 pid=32 list=1 idx=2 node=0x34cb6438 words=12 f0=1.74428e-38 f1=1.4013e-45 ints=[ 12447588 1 1986097730 1635021669 1800216690 13088 14 15 0 2 26 884016760 ] hex=[ 00bdef64 00000001 76617242 61747365 6b4d2072 00003320 0000000e 0000000f 00000000 00000002 0000001a 34b10678 ]
|
||||
ailist blk=1 pid=32 list=3 off=0x088 size=19
|
||||
aielem blk=1 pid=32 list=3 idx=0 node=0x3508f838 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 291 523656721 -2013062144 56215588 56215576 56215564 56215552 56215540 56215528 ] hex=[ 00000000 00000180 000003c2 00000123 1f365e11 88031c00 0359c824 0359c818 0359c80c 0359c800 0359c7f4 0359c7e8 ]
|
||||
aielem blk=1 pid=32 list=3 idx=1 node=0x3508f538 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 292 529948593 -2013068288 56220424 56220436 56220448 56220460 56220472 56220484 ] hex=[ 00000000 00000180 000003c2 00000124 1f965fb1 88030400 0359db08 0359db14 0359db20 0359db2c 0359db38 0359db44 ]
|
||||
aielem blk=1 pid=32 list=3 idx=2 node=0x3508f898 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 293 520248845 -2013061376 56182120 56182132 56182144 56182156 56182168 56182180 ] hex=[ 00000000 00000180 000003c2 00000125 1f025e0d 88031f00 03594568 03594574 03594580 0359458c 03594598 035945a4 ]
|
||||
aielem blk=1 pid=32 list=3 idx=3 node=0x3508f4f8 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 294 529424313 -2013068800 889780792 889779448 0 384 962 295 ] hex=[ 00000000 00000180 000003c2 00000126 1f8e5fb9 88030200 3508fa38 3508f4f8 00000000 00000180 000003c2 00000127 ]
|
||||
aielem blk=1 pid=32 list=3 idx=4 node=0x3508f518 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 295 529686461 -2013068544 889780376 889780280 0 384 962 292 ] hex=[ 00000000 00000180 000003c2 00000127 1f925fbd 88030300 3508f898 3508f838 00000000 00000180 000003c2 00000124 ]
|
||||
aielem blk=1 pid=32 list=3 idx=5 node=0x3508fa38 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 296 527851089 -2013058048 56226688 56226700 56226712 56226724 56226736 56226748 ] hex=[ 00000000 00000180 000003c2 00000128 1f765e51 88032c00 0359f380 0359f38c 0359f398 0359f3a4 0359f3b0 0359f3bc ]
|
||||
aielem blk=1 pid=32 list=3 idx=6 node=0x3508fc98 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 297 511860365 -2013053184 56189536 56189548 56189560 56189572 56189584 56189596 ] hex=[ 00000000 00000110 000003c2 00000129 1e825e8d 88033f00 03596260 0359626c 03596278 03596284 03596290 0359629c ]
|
||||
aielem blk=1 pid=32 list=3 idx=7 node=0x35090378 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 298 509501801 -2147256832 889783416 889783128 0 464 1826 307 ] hex=[ 00000000 00000110 000003c2 0000012a 1e5e6169 80037600 35090478 35090358 00000000 000001d0 00000722 00000133 ]
|
||||
aielem blk=1 pid=32 list=3 idx=8 node=0x35090158 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 299 505045301 -2013043456 56211196 56211184 56211172 56211160 56211148 56211136 ] hex=[ 00000000 00000110 000003c2 0000012b 1e1a6135 88036500 0359b6fc 0359b6f0 0359b6e4 0359b6d8 0359b6cc 0359b6c0 ]
|
||||
aielem blk=1 pid=32 list=3 idx=9 node=0x35090298 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 300 507666765 -2013040896 889783768 889782904 0 368 962 302 ] hex=[ 00000000 00000110 000003c2 0000012c 1e42614d 88036f00 350905d8 35090278 00000000 00000170 000003c2 0000012e ]
|
||||
aielem blk=1 pid=32 list=3 idx=10 node=0x35090278 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 301 511598921 -2013041152 889782904 889782616 0 272 962 300 ] hex=[ 00000000 00000110 000003c2 0000012d 1e7e6149 88036e00 35090278 35090158 00000000 00000110 000003c2 0000012c ]
|
||||
aielem blk=1 pid=32 list=3 idx=11 node=0x350902b8 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 962 302 507928897 -2013040640 56197228 56197216 56197204 56197192 56197180 56197168 ] hex=[ 00000000 00000170 000003c2 0000012e 1e466141 88037000 0359806c 03598060 03598054 03598048 0359803c 03598030 ]
|
||||
aielem blk=1 pid=32 list=3 idx=12 node=0x350905d8 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 962 303 501899685 -2013034240 56181400 56181412 56181424 56181436 56181448 56181460 ] hex=[ 00000000 00000170 000003c2 0000012f 1dea61a5 88038900 03594298 035942a4 035942b0 035942bc 035942c8 035942d4 ]
|
||||
aielem blk=1 pid=32 list=3 idx=13 node=0x35090798 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 1490 304 488792557 -2013030656 883581936 889784184 0 80 1522 309 ] hex=[ 00000000 00000170 000005d2 00000130 1d2261ed 88039700 34aa63f0 35090778 00000000 00000050 000005f2 00000135 ]
|
||||
aielem blk=1 pid=32 list=3 idx=14 node=0x35090538 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 1474 305 496394673 -2013035520 56187952 56187964 56187976 56187988 56188000 56188012 ] hex=[ 00000000 00000170 000005c2 00000131 1d9661b1 88038400 03595c30 03595c3c 03595c48 03595c54 03595c60 03595c6c ]
|
||||
aielem blk=1 pid=32 list=3 idx=15 node=0x35090738 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 306 500589041 -2013031424 56180020 56180008 56179996 56179984 56179972 56179960 ] hex=[ 00000000 000001d0 00000722 00000132 1dd661f1 88039400 03593d34 03593d28 03593d1c 03593d10 03593d04 03593cf8 ]
|
||||
aielem blk=1 pid=32 list=3 idx=16 node=0x35090618 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 307 502424029 -2013033728 56178808 56178820 56178832 56178844 56178856 56178868 ] hex=[ 00000000 000001d0 00000722 00000133 1df261dd 88038b00 03593878 03593884 03593890 0359389c 035938a8 035938b4 ]
|
||||
aielem blk=1 pid=32 list=3 idx=17 node=0x35090778 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 308 501113321 -2013030912 889783608 889783768 0 368 1490 304 ] hex=[ 00000000 000001d0 00000722 00000134 1dde61e9 88039600 35090538 350905d8 00000000 00000170 000005d2 00000130 ]
|
||||
aielem blk=1 pid=32 list=3 idx=18 node=0x350907b8 words=12 f0=0 f1=1.12104e-43 ints=[ 0 80 1522 309 489054689 -2013030400 56226244 56226232 56226220 56226208 56226196 56226184 ] hex=[ 00000000 00000050 000005f2 00000135 1d2661e1 88039800 0359f1c4 0359f1b8 0359f1ac 0359f1a0 0359f194 0359f188 ]
|
||||
ailist blk=1 pid=32 list=5 off=0x0a0 size=15
|
||||
aielem blk=1 pid=32 list=5 idx=0 node=0x34b20790 words=12 f0=6.50202e-43 f1=0 ints=[ 464 0 1065353216 0 0 0 0 0 400163308 -1946110264 884082528 884082432 ] hex=[ 000001d0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 17da01ec 8c00b6c8 34b20760 34b20700 ]
|
||||
aielem blk=1 pid=32 list=5 idx=1 node=0x34b208b0 words=12 f0=1.12104e-43 f1=0 ints=[ 80 0 1065353216 0 0 0 0 0 400949248 -1946108888 884082672 884083008 ] hex=[ 00000050 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 17e60000 8c00bc28 34b207f0 34b20940 ]
|
||||
aielem blk=1 pid=32 list=5 idx=2 node=0x34b20520 words=12 f0=2.24208e-43 f1=0 ints=[ 160 0 0 1063675494 1036831949 0 0 0 275251634 -1946113640 223053160 884082048 ] hex=[ 000000a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 106801b2 8c00a998 0d4b8568 34b20580 ]
|
||||
aielem blk=1 pid=32 list=5 idx=3 node=0x34b20b20 words=12 f0=2.69049e-43 f1=0 ints=[ 192 0 1065353216 0 0 0 0 0 388497522 -1946105584 12543652 4 ] hex=[ 000000c0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 17280072 8c00c910 00bf66a4 00000004 ]
|
||||
aielem blk=1 pid=32 list=5 idx=4 node=0x34b20c70 words=12 f0=3.81153e-43 f1=0.231054 ints=[ 272 1047304529 1061476780 0 0 0 0 0 394133640 -1946103576 12561844 223090904 ] hex=[ 00000110 3e6c9951 3f44d9ac 00000000 00000000 00000000 00000000 00000000 177e0088 8c00d0e8 00bfadb4 0d4c18d8 ]
|
||||
aielem blk=1 pid=32 list=5 idx=5 node=0x34b20a00 words=12 f0=4.03574e-43 f1=0 ints=[ 288 0 1065353216 0 0 0 0 0 386662494 -1946107008 884084160 884083440 ] hex=[ 00000120 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 170c005e 8c00c380 34b20dc0 34b20af0 ]
|
||||
aielem blk=1 pid=32 list=5 idx=6 node=0x34b20bb0 words=12 f0=4.25995e-43 f1=0.402307 ints=[ 304 1053686560 1058603632 0 0 0 0 1 390463584 -1946104704 12543652 3 ] hex=[ 00000130 3ecdfb20 3f190270 00000000 00000000 00000000 00000000 00000001 17460060 8c00cc80 00bf66a4 00000003 ]
|
||||
aielem blk=1 pid=32 list=5 idx=7 node=0x34b20df0 words=12 f0=4.70836e-43 f1=0.188798 ints=[ 336 1044468802 1062185712 0 0 0 0 0 378405080 -2013210432 884084592 884084208 ] hex=[ 00000150 3e415442 3f4faaf0 00000000 00000000 00000000 00000000 00000000 168e00d8 8800d8c0 34b20f70 34b20df0 ]
|
||||
aielem blk=1 pid=32 list=5 idx=8 node=0x34b20e20 words=12 f0=4.93257e-43 f1=0 ints=[ 352 0 1065353216 0 0 0 0 0 378011858 -1946101304 884084352 884083968 ] hex=[ 00000160 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 168800d2 8c00d9c8 34b20e80 34b20d00 ]
|
||||
aielem blk=1 pid=32 list=5 idx=9 node=0x34b20f70 words=12 f0=5.15678e-43 f1=0.109625 ints=[ 368 1038123805 1063514012 0 0 0 0 0 383647976 -2147426240 884084688 884086128 ] hex=[ 00000170 3de0831d 3f63ef9c 00000000 00000000 00000000 00000000 00000000 16de00e8 8000e040 34b20fd0 34b21570 ]
|
||||
aielem blk=1 pid=32 list=5 idx=10 node=0x34b210f0 words=12 f0=5.38099e-43 f1=0 ints=[ 384 0 1065353216 0 0 0 0 0 384697144 -2147424192 884085168 884084976 ] hex=[ 00000180 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 16ee0338 8000e840 34b211b0 34b210f0 ]
|
||||
aielem blk=1 pid=32 list=5 idx=11 node=0x34b21060 words=12 f0=5.60519e-43 f1=0 ints=[ 400 0 0 1063675494 1036831949 0 0 0 384828170 -2147424816 884084880 884084880 ] hex=[ 00000190 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 16f0030a 8000e5d0 34b21090 34b21090 ]
|
||||
aielem blk=1 pid=32 list=5 idx=12 node=0x34b21540 words=12 f0=5.8294e-43 f1=0 ints=[ 416 0 0 1063675494 1036831949 0 0 0 362021814 -2147418147 884084640 884086080 ] hex=[ 000001a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 159403b6 8000ffdd 34b20fa0 34b21540 ]
|
||||
aielem blk=1 pid=32 list=5 idx=13 node=0x34b21240 words=12 f0=6.05361e-43 f1=0 ints=[ 432 0 0 1063675494 1036831949 0 0 0 372507478 -2147422248 884085264 884085072 ] hex=[ 000001b0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 16340356 8000efd8 34b21210 34b21150 ]
|
||||
aielem blk=1 pid=32 list=5 idx=14 node=0x34b210c0 words=12 f0=6.27782e-43 f1=0 ints=[ 448 0 0 0 1065353216 0 0 0 384041734 -2013206552 884084832 884084592 ] hex=[ 000001c0 00000000 00000000 00000000 3f800000 00000000 00000000 00000000 16e40306 8800e7e8 34b21060 34b20f70 ]
|
||||
ailist blk=1 pid=32 list=7 off=0x0b8 size=2
|
||||
aielem blk=1 pid=32 list=7 idx=0 node=0x34dc0a78 words=12 f0=8.27327e-42 f1=0 ints=[ 5904 0 283492426 -1946082592 886834176 886844688 50982544 1065810680 270057551 -1946082560 886857432 886839504 ] hex=[ 00001710 00000000 10e5c04a 8c0122e0 34dc0400 34dc2d10 0309ee90 3f86faf8 1018c04f 8c012300 34dc5ed8 34dc18d0 ]
|
||||
aielem blk=1 pid=32 list=7 idx=1 node=0x34dc0d18 words=12 f0=8.43021e-42 f1=1.4013e-45 ints=[ 6016 1 273268926 -1946075569 886852632 886850904 50899296 1062650388 273465523 -1946075392 886854504 886839192 ] hex=[ 00001780 00000001 1049c0be 8c013e4f 34dc4c18 34dc4558 0308a960 3f56c214 104cc0b3 8c013f00 34dc5368 34dc1798 ]
|
||||
ailist blk=1 pid=32 list=8 off=0x0c4 size=3
|
||||
aielem blk=1 pid=32 list=8 idx=0 node=0x34b50ff0 words=12 f0=2.8054e-42 f1=3.38724e-07 ints=[ 2002 884333040 884333044 884333044 1867289199 7304300 493675289 -2013071012 884258368 884281488 816 7072 ] hex=[ 000007d2 34b5d9f0 34b5d9f4 34b5d9f4 6f4c926f 006f746c 1d6ce319 8802f95c 34b4b640 34b51090 00000330 00001ba0 ]
|
||||
aielem blk=1 pid=32 list=8 idx=1 node=0x34b50cf8 words=12 f0=2.78298e-42 f1=3.38724e-07 ints=[ 1986 884333008 884333012 884333012 0 1872166913 487317688 -2013075818 884281168 884281128 336 12423408 ] hex=[ 000007c2 34b5d9d0 34b5d9d4 34b5d9d4 00000000 6f970001 1d0be0b8 8802e696 34b50f50 34b50f28 00000150 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=8 idx=2 node=0x34b50cd0 words=12 f0=2.1552e-42 f1=3.3872e-07 ints=[ 1538 884332880 884332884 884332884 1380275272 -1791033261 486596741 -1945967200 884280528 884281328 1986 884333008 ] hex=[ 00000602 34b5d950 34b5d954 34b5d954 52455448 953f0053 1d00e085 8c02e5a0 34b50cd0 34b50ff0 000007c2 34b5d9d0 ]
|
||||
ailist blk=1 pid=32 list=10 off=0x0dc size=4
|
||||
aielem blk=1 pid=32 list=10 idx=0 node=0x34b50d70 words=12 f0=5.38099e-43 f1=2.76056e-42 ints=[ 384 1970 884333232 884333236 884333236 -65535 490528937 -1945966294 6432 6224 6400 6192 ] hex=[ 00000180 000007b2 34b5dab0 34b5dab4 34b5dab4 ffff0001 1d3ce0a9 8c02e92a 00001920 00001850 00001900 00001830 ]
|
||||
aielem blk=1 pid=32 list=10 idx=1 node=0x34b50eb0 words=12 f0=1.12104e-43 f1=2.78298e-42 ints=[ 80 1986 884333248 884333252 884333252 1440153601 491053249 -2147290792 884281048 884281048 384 2002 ] hex=[ 00000050 000007c2 34b5dac0 34b5dac4 34b5dac4 55d70001 1d44e0c1 8002f158 34b50ed8 34b50ed8 00000180 000007d2 ]
|
||||
aielem blk=1 pid=32 list=10 idx=2 node=0x34b51090 words=12 f0=5.38099e-43 f1=2.8054e-42 ints=[ 384 2002 884333056 884333060 884333060 -357892096 479781645 -2013069975 884280888 884280768 80 12423408 ] hex=[ 00000180 000007d2 34b5da00 34b5da04 34b5da04 eaab0000 1c98e30d 8802fd69 34b50e38 34b50dc0 00000050 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=10 idx=3 node=0x34b51018 words=12 f0=1.14346e-42 f1=9.90998e-42 ints=[ 816 7072 885090936 885090980 885090980 -2029125631 479716124 -2013070848 884280808 884280888 192 12423408 ] hex=[ 00000330 00001ba0 34c16a78 34c16aa4 34c16aa4 870e0001 1c97e31c 8802fa00 34b50de8 34b50e38 000000c0 00bd90f0 ]
|
||||
ailist blk=1 pid=32 list=12 off=0x0f4 size=12
|
||||
aielem blk=1 pid=32 list=12 idx=0 node=0x34c16b20 words=12 f0=3.83956e-43 f1=1.75362e-38 ints=[ 274 12514268 0 0 0 1 886836432 886836444 886836444 0 451964017 -2147396300 ] hex=[ 00000112 00bef3dc 00000000 00000000 00000000 00000001 34dc0cd0 34dc0cdc 34dc0cdc 00000000 1af06c71 80015534 ]
|
||||
aielem blk=1 pid=32 list=12 idx=1 node=0x34c16dc0 words=12 f0=4.06377e-43 f1=1.75362e-38 ints=[ 290 12514268 0 0 0 4016 880616024 880616084 880616084 884868120 438594725 -2013175432 ] hex=[ 00000122 00bef3dc 00000000 00000000 00000000 00000fb0 347d2258 347d2294 347d2294 34be0418 1a246ca5 88016178 ]
|
||||
aielem blk=1 pid=32 list=12 idx=2 node=0x34c16df8 words=12 f0=4.28797e-43 f1=1.75362e-38 ints=[ 306 12514268 0 0 0 4016 884333296 884333300 884333300 1087583028 442330334 -1946066380 ] hex=[ 00000132 00bef3dc 00000000 00000000 00000000 00000fb0 34b5daf0 34b5daf4 34b5daf4 40d33334 1a5d6cde 8c016234 ]
|
||||
aielem blk=1 pid=32 list=12 idx=3 node=0x34c17418 words=12 f0=4.51218e-43 f1=1.75362e-38 ints=[ 322 12514268 0 0 0 4016 889784344 889784364 889784364 -2147347097 420573074 -2147385776 ] hex=[ 00000142 00bef3dc 00000000 00000000 00000000 00000fb0 35090818 3509082c 3509082c 80021567 19116f92 80017e50 ]
|
||||
aielem blk=1 pid=32 list=12 idx=4 node=0x34c17370 words=12 f0=8.77213e-43 f1=1.75362e-38 ints=[ 626 12514268 0 0 0 884868760 886836408 886836424 886836424 -1059852185 434794351 -2147386521 ] hex=[ 00000272 00bef3dc 00000000 00000000 00000000 34be0698 34dc0cb8 34dc0cc8 34dc0cc8 c0d3f067 19ea6f6f 80017b67 ]
|
||||
aielem blk=1 pid=32 list=12 idx=5 node=0x34c16ed8 words=12 f0=8.99634e-43 f1=1.75362e-38 ints=[ 642 12514268 0 0 0 6000 889784408 889784432 889784432 884866808 444165370 -2013174248 ] hex=[ 00000282 00bef3dc 00000000 00000000 00000000 00001770 35090858 35090870 35090870 34bdfef8 1a796cfa 88016618 ]
|
||||
aielem blk=1 pid=32 list=12 idx=6 node=0x34c16e68 words=12 f0=1.10142e-42 f1=1.75362e-38 ints=[ 786 12514268 0 0 0 884784832 883314744 883314824 883314824 884867288 441150664 -2147392260 ] hex=[ 00000312 00bef3dc 00000000 00000000 00000000 34bcbec0 34a65038 34a65088 34a65088 34be00d8 1a4b6cc8 800164fc ]
|
||||
aielem blk=1 pid=32 list=12 idx=7 node=0x34c17140 words=12 f0=1.23595e-42 f1=1.75362e-38 ints=[ 882 12514268 0 0 0 6000 880208856 880208944 880208944 1089253052 431255349 -2013171375 ] hex=[ 00000372 00bef3dc 00000000 00000000 00000000 00001770 3476ebd8 3476ec30 3476ec30 40ecaebc 19b46f35 88017151 ]
|
||||
aielem blk=1 pid=32 list=12 idx=8 node=0x34c17290 words=12 f0=1.28079e-42 f1=1.75362e-38 ints=[ 914 12514268 0 0 0 -1057384038 885091888 885091932 885091932 884774584 432959299 -2147387424 ] hex=[ 00000392 00bef3dc 00000000 00000000 00000000 c0f9999a 34c16e30 34c16e5c 34c16e5c 34bc96b8 19ce6f43 800177e0 ]
|
||||
aielem blk=1 pid=32 list=12 idx=9 node=0x34c17178 words=12 f0=1.30321e-42 f1=1.75362e-38 ints=[ 930 12514268 0 0 0 1067030938 884280968 884280996 884280996 884928584 430796590 -2147388872 ] hex=[ 000003a2 00bef3dc 00000000 00000000 00000000 3f99999a 34b50e88 34b50ea4 34b50ea4 34bef048 19ad6f2e 80017238 ]
|
||||
aielem blk=1 pid=32 list=12 idx=10 node=0x34c17300 words=12 f0=2.35698e-42 f1=1.75362e-38 ints=[ 1682 12514268 0 0 0 884869976 884332960 884332964 884332964 -2147348838 435974013 -2147387016 ] hex=[ 00000692 00bef3dc 00000000 00000000 00000000 34be0b58 34b5d9a0 34b5d9a4 34b5d9a4 80020e9a 19fc6f7d 80017978 ]
|
||||
aielem blk=1 pid=32 list=12 idx=11 node=0x34c16f10 words=12 f0=2.44667e-42 f1=1.75362e-38 ints=[ 1746 12514268 0 0 0 884867256 884280728 884280756 884280756 1083808154 444493043 -2147391641 ] hex=[ 000006d2 00bef3dc 00000000 00000000 00000000 34be00b8 34b50d98 34b50db4 34b50db4 4099999a 1a7e6cf3 80016767 ]
|
||||
ailist blk=1 pid=32 list=14 off=0x10c size=8
|
||||
aielem blk=1 pid=32 list=14 idx=0 node=0x35090878 words=12 f0=2.76056e-42 f1=0 ints=[ 1970 0 4111617 306 490627081 -2013028864 56201116 56201104 56201092 56201080 56201068 56201056 ] hex=[ 000007b2 00000000 003ebd01 00000132 1d3e6009 88039e00 03598f9c 03598f90 03598f84 03598f78 03598f6c 03598f60 ]
|
||||
aielem blk=1 pid=32 list=14 idx=1 node=0x350908b8 words=12 f0=2.76056e-42 f1=1.4013e-45 ints=[ 1970 1 4111617 298 486957057 -2013028352 56190532 56190520 56190508 56190496 56190484 56190472 ] hex=[ 000007b2 00000001 003ebd01 0000012a 1d066001 8803a000 03596644 03596638 0359662c 03596620 03596614 03596608 ]
|
||||
aielem blk=1 pid=32 list=14 idx=2 node=0x35090cb8 words=12 f0=2.78298e-42 f1=0 ints=[ 1986 0 4111617 883645016 478568577 -2013020160 56183992 56184004 56184016 56184028 56184040 56184052 ] hex=[ 000007c2 00000000 003ebd01 34ab5a58 1c866081 8803c000 03594cb8 03594cc4 03594cd0 03594cdc 03594ce8 03594cf4 ]
|
||||
aielem blk=1 pid=32 list=14 idx=3 node=0x350909b8 words=12 f0=2.78298e-42 f1=1.4013e-45 ints=[ 1986 1 4111617 308 493248545 -1945917440 889786360 889784664 7072 0 4111617 309 ] hex=[ 000007c2 00000001 003ebd01 00000134 1d666021 8c03a800 35090ff8 35090958 00001ba0 00000000 003ebd01 00000135 ]
|
||||
aielem blk=1 pid=32 list=14 idx=4 node=0x35090ad8 words=12 f0=2.8054e-42 f1=0 ints=[ 2002 0 4111617 3520 491413573 -2013024000 56223580 56223568 56223556 56223544 56223532 56223520 ] hex=[ 000007d2 00000000 003ebd01 00000dc0 1d4a6045 8803b100 0359e75c 0359e750 0359e744 0359e738 0359e72c 0359e720 ]
|
||||
aielem blk=1 pid=32 list=14 idx=5 node=0x35090958 words=12 f0=2.8054e-42 f1=1.4013e-45 ints=[ 2002 1 4111617 307 488267829 -2013027072 56200972 56200960 56200948 56200936 56200924 56200912 ] hex=[ 000007d2 00000001 003ebd01 00000133 1d1a6035 8803a500 03598f0c 03598f00 03598ef4 03598ee8 03598edc 03598ed0 ]
|
||||
aielem blk=1 pid=32 list=14 idx=6 node=0x350909d8 words=12 f0=9.90998e-42 f1=0 ints=[ 7072 0 4111617 309 493510693 -2013026048 56194360 56194372 56194384 56194396 56194408 56194420 ] hex=[ 00001ba0 00000000 003ebd01 00000135 1d6a6025 8803a900 03597538 03597544 03597550 0359755c 03597568 03597574 ]
|
||||
aielem blk=1 pid=32 list=14 idx=7 node=0x35090ff8 words=12 f0=9.90998e-42 f1=1.4013e-45 ints=[ 7072 1 4111617 883645016 472802073 -2013013504 56155180 56155168 56155156 56155144 56155132 56155120 ] hex=[ 00001ba0 00000001 003ebd01 34ab5a58 1c2e6319 8803da00 0358dc2c 0358dc20 0358dc14 0358dc08 0358dbfc 0358dbf0 ]
|
||||
ailist blk=1 pid=32 list=23 off=0x178 size=15
|
||||
aielem blk=1 pid=32 list=23 idx=0 node=0x34b50dc0 words=12 f0=6.50202e-43 f1=1.74089e-38 ints=[ 464 12423408 889786456 889786480 889786480 -1414856704 488824999 -2013074513 884280848 884281408 272 12423408 ] hex=[ 000001d0 00bd90f0 35091058 35091070 35091070 abab0000 1d22e0a7 8802ebaf 34b50e10 34b51040 00000110 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=1 node=0x34b510b8 words=12 f0=1.12104e-43 f1=1.74089e-38 ints=[ 80 12423408 889785880 889785904 889785904 -1380253695 478405376 -2147287517 884281568 884281568 1601397100 1701147239 ] hex=[ 00000050 00bd90f0 35090e18 35090e30 35090e30 adbb0001 1c83e300 8002fe23 34b510e0 34b510e0 5f73616c 65657267 ]
|
||||
aielem blk=1 pid=32 list=23 idx=2 node=0x34b50e38 words=12 f0=2.24208e-43 f1=1.74089e-38 ints=[ 160 12423408 889785688 889785712 889785712 715784193 492036304 -2147291633 884280928 884280928 1601397100 1701147239 ] hex=[ 000000a0 00bd90f0 35090d58 35090d70 35090d70 2aaa0001 1d53e0d0 8002ee0f 34b50e60 34b50e60 5f73616c 65657267 ]
|
||||
aielem blk=1 pid=32 list=23 idx=3 node=0x34b51040 words=12 f0=2.69049e-43 f1=1.74089e-38 ints=[ 192 12423408 889785784 889785808 889785808 -1429340159 479388439 -2013070496 884282128 884281248 416 12423408 ] hex=[ 000000c0 00bd90f0 35090db8 35090dd0 35090dd0 aace0001 1c92e317 8802fb60 34b51310 34b50fa0 000001a0 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=4 node=0x34b50de8 words=12 f0=3.81153e-43 f1=1.74089e-38 ints=[ 272 12423408 889785816 889785840 889785840 -1431699455 489545946 -2013074347 884281128 884280808 288 12423408 ] hex=[ 00000110 00bd90f0 35090dd8 35090df0 35090df0 aaaa0001 1d2de0da 8802ec55 34b50f28 34b50de8 00000120 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=5 node=0x34b50e10 words=12 f0=4.03574e-43 f1=1.74089e-38 ints=[ 288 12423408 889785848 889785872 889785872 789250049 489218269 -2013074118 884281408 884281528 160 12423408 ] hex=[ 00000120 00bd90f0 35090df8 35090e10 35090e10 2f0b0001 1d28e0dd 8802ed3a 34b51040 34b510b8 000000a0 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=6 node=0x34b50f28 words=12 f0=4.25995e-43 f1=1.74089e-38 ints=[ 304 12423408 889786776 889786800 889786800 2054160385 494264562 -2013072226 884281208 884280608 352 12423408 ] hex=[ 00000130 00bd90f0 35091198 350911b0 350911b0 7a700001 1d75e0f2 8802f49e 34b50f78 34b50d20 00000160 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=7 node=0x34b50d20 words=12 f0=4.70836e-43 f1=1.74089e-38 ints=[ 336 12423408 889786808 889786832 889786832 757923841 490135731 -2013075462 1885431127 796094063 1601397100 1701147239 ] hex=[ 00000150 00bd90f0 350911b8 350911d0 350911d0 2d2d0001 1d36e0b3 8802e7fa 70616557 2f736e6f 5f73616c 65657267 ]
|
||||
aielem blk=1 pid=32 list=23 idx=8 node=0x34b50f50 words=12 f0=4.93257e-43 f1=1.74089e-38 ints=[ 352 12423408 889787576 889787600 889787600 1593860464 493936885 -2013072034 884281288 884281168 368 12423408 ] hex=[ 00000160 00bd90f0 350914b8 350914d0 350914d0 5f006170 1d70e0f5 8802f55e 34b50fc8 34b50f50 00000170 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=9 node=0x34b50f78 words=12 f0=5.15678e-43 f1=1.74089e-38 ints=[ 368 12423408 889786712 889786736 889786736 1602158593 494657768 -2013071702 884281448 884281288 400 12423408 ] hex=[ 00000170 00bd90f0 35091158 35091170 35091170 5f7f0001 1d7be0e8 8802f6aa 34b51068 34b50fc8 00000190 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=10 node=0x34b50fc8 words=12 f0=5.38099e-43 f1=1.74089e-38 ints=[ 384 12423408 889787320 889787344 889787344 -1426128895 492953830 -1945962315 884280568 884258488 2002 884333040 ] hex=[ 00000180 00bd90f0 350913b8 350913d0 350913d0 aaff0001 1d61e0e6 8c02f8b5 34b50cf8 34b4b6b8 000007d2 34b5d9f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=11 node=0x34b50fa0 words=12 f0=5.60519e-43 f1=1.74089e-38 ints=[ 400 12423408 889786904 889786928 889786928 2147352577 493281507 -2013071366 884281248 884281208 384 12423408 ] hex=[ 00000190 00bd90f0 35091218 35091230 35091230 7ffe0001 1d66e0e3 8802f7fa 34b50fa0 34b50f78 00000180 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=12 node=0x34b51068 words=12 f0=5.8294e-43 f1=1.74089e-38 ints=[ 416 12423408 889787000 889787024 889787024 11010049 480109322 -2013070208 884281368 884281008 384 2002 ] hex=[ 000001a0 00bd90f0 35091278 35091290 35091290 00a80001 1c9de30a 8802fc80 34b51018 34b50eb0 00000180 000007d2 ]
|
||||
aielem blk=1 pid=32 list=23 idx=13 node=0x34b51310 words=12 f0=6.05361e-43 f1=1.74089e-38 ints=[ 432 12423408 889786936 889786960 889786960 7498059 482927485 -2147283628 884282088 884282768 304 12329660 ] hex=[ 000001b0 00bd90f0 35091238 35091250 35091250 0072694b 1cc8e37d 80030d54 34b512e8 34b51590 00000130 00bc22bc ]
|
||||
aielem blk=1 pid=32 list=23 idx=14 node=0x34b51450 words=12 f0=6.27782e-43 f1=1.74089e-38 ints=[ 448 12423408 889788120 889788144 889788144 715784193 470868885 -2147281620 884282768 884282008 272 12329660 ] hex=[ 000001c0 00bd90f0 350916d8 350916f0 350916f0 2aaa0001 1c10e395 8003152c 34b51590 34b51298 00000110 00bc22bc ]
|
||||
aiblk seq=2 blk=2/8 at=0x1de32428 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=0x1de325dc 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=0x1de32790 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=0x1de32944 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=0x1de32af8 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=0x1de32cac 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 ]
|
||||
aiprobe seq=2 none installed (aiprobes=off)
|
||||
236
verify/results/shim/bp/A-shim.log
Normal file
236
verify/results/shim/bp/A-shim.log
Normal file
|
|
@ -0,0 +1,236 @@
|
|||
01:27:28.769 [tid 4020] ==== sots-engine shim (binkw32 proxy) build bp-989c692-20260909T0505Z ====
|
||||
01:27:28.769 [tid 4020] exe: C:\SOTS\Sword of the Stars.exe
|
||||
01:27:28.769 [tid 4020] exe base=0x005e0000 (link-time image base 0x00400000, ASLR delta +1966080) pid=6984 shim=721c0000
|
||||
01:27:28.769 [tid 4020] addresses: Source: sots-re ghidra/addresses.json @ 48db3cc, generated 2026-09-08 by tools/gen_addresses.py
|
||||
01:27:28.769 [tid 4020] config: hooks=trace
|
||||
01:27:28.769 [tid 4020] config: trace.path=C:\SOTS\shim.trace.jsonl
|
||||
01:27:28.769 [tid 4020] config: trace.flush=always
|
||||
01:27:28.769 [tid 4020] config: probes=off -> 0 lane-H entry probes
|
||||
01:27:28.769 [tid 4020] config: watch=off
|
||||
01:27:28.769 [tid 4020] config: airng=off
|
||||
01:27:28.769 [tid 4020] config: aidesign=off
|
||||
01:27:28.769 [tid 4020] config: hook.Shim::SelfTest::Fill=off
|
||||
01:27:28.769 [tid 4020] config: hook.Mars::GlobalConsts::LoadFile=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::WeaponDictionary::Init=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::SectionDictionary::SectionDictionary=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::TechTree::ProcessResearch=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::ServerPlayer::OnTechResearched=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::ServerPlayer::ComputeBudget=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::ServerSystem::ProcessTurn=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::ServerSystem::GroupOutput=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::ServerSystem::ComputeTotalOutput=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::ServerPlayer::ProcessTurn=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::StrategyServer::MoveFleet=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::StrategyServer::ProcessFleetMovement=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::StrategyHost::Autosave=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::StrategyServer::ProcessTurn=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::StrategyServer::OnAllCombatDone_Tail=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::StrategyServer::ApplyEncounterResult=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::StrategyServer::NodeLineDecay=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::StrategyServer::ProcessNodeSpaceTravel=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::EncounterDetect::AssignContacts=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::EncounterDetect::ProcessTeamRecord=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::StrategyServer::BeginProcessTurn=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::SVSOSwarmQueen::OnTurnBegin=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::SVSOSwarmQueen::RegisterHives=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::SVSOSwarmQueen::TickHives=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::SVSOSlaversRefuel::UpdateDifficultyTier=off
|
||||
01:27:28.769 [tid 4020] config: hook.Mars::RNG::Seed=off
|
||||
01:27:28.769 [tid 4020] config: hook.Game::StrategyApp::RunAI=off
|
||||
01:27:28.769 [tid 4020] config: aiorders=on
|
||||
01:27:28.769 [tid 4020] config: aiorders.out=C:\SOTS\shim.aiorders.txt
|
||||
01:27:28.769 [tid 4020] config: aiorders.words=12
|
||||
01:27:28.769 [tid 4020] config: aiorders.deep=off
|
||||
01:27:28.769 [tid 4020] config: aiprobes=off
|
||||
01:27:28.769 [tid 4020] config: airesearch=off
|
||||
01:27:28.769 [tid 4020] config: aiseed=pin
|
||||
01:27:28.769 [tid 4020] config: aiseed.values=32=156ebbbd,496=fe7b2826,512=0ed341d1,*=deadbeef
|
||||
01:27:28.862 [tid 4020] trace: C:\SOTS\shim.trace.jsonl (default mode trace, inline_max 256, flush always)
|
||||
01:27:28.862 [tid 4020] hook: Mars_Application_Initialize rva=0x004a0e50 -> va=00a80e50
|
||||
01:27:28.862 [tid 4020] hook: MH_Initialize -> MH_OK
|
||||
01:27:28.862 [tid 4020] hook: MH_CreateHook -> MH_OK (trampoline=00de0fe0)
|
||||
01:27:28.878 [tid 4020] hook: MH_EnableHook -> MH_OK
|
||||
01:27:28.878 [tid 4020] cfg: GlobalConsts hook ready (scale constant 0.017453292519943295)
|
||||
01:27:28.878 [tid 4020] hook: Mars::GlobalConsts::LoadFile rva=0x004b73c0 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] dict: dictionaries hook ready (crt new=742a232b delete=742a0174)
|
||||
01:27:28.878 [tid 4020] hook: Game::WeaponDictionary::Init rva=0x0019a4c0 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::SectionDictionary::SectionDictionary rva=0x00176f40 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] research: ProcessResearch hook ready (Cost=0075da00, node=0x34, rng=0x9cc, fpu_cw=0x027f)
|
||||
01:27:28.878 [tid 4020] hook: Game::TechTree::ProcessResearch rva=0x001876c0 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] techfx: OnTechResearched hook ready (regions=15, gate=0/0, fpu_cw=0x027f)
|
||||
01:27:28.878 [tid 4020] hook: Game::ServerPlayer::OnTechResearched rva=0x00491790 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::ServerPlayer::ComputeBudget rva=0x00463030 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::ServerSystem::ProcessTurn rva=0x003598e0 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::ServerSystem::GroupOutput rva=0x0034b7a0 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::ServerSystem::ComputeTotalOutput rva=0x00350480 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] player_turn: ServerPlayer::ProcessTurn hook armed (ratio helper at 0075e950)
|
||||
01:27:28.878 [tid 4020] hook: Game::ServerPlayer::ProcessTurn rva=0x00491340 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::StrategyServer::MoveFleet rva=0x003d9ee0 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::StrategyServer::ProcessFleetMovement rva=0x003da9a0 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::StrategyHost::Autosave rva=0x00495210 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::StrategyServer::ProcessTurn rva=0x003dc6c0 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::StrategyServer::OnAllCombatDone_Tail rva=0x003d92a0 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::StrategyServer::ApplyEncounterResult rva=0x003d8920 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::StrategyServer::NodeLineDecay rva=0x003ae010 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::StrategyServer::ProcessNodeSpaceTravel rva=0x003a0e20 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::EncounterDetect::AssignContacts rva=0x003aa240 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::EncounterDetect::ProcessTeamRecord rva=0x003ca640 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::StrategyServer::BeginProcessTurn rva=0x003d98e0 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::SVSOSwarmQueen::OnTurnBegin rva=0x00129930 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::SVSOSwarmQueen::RegisterHives rva=0x00127630 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::SVSOSwarmQueen::TickHives rva=0x00127770 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::SVSOSlaversRefuel::UpdateDifficultyTier rva=0x00115820 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Mars::RNG::Seed rva=0x0009fdf0 mode=off (not installed)
|
||||
01:27:28.878 [tid 4020] hook: Game::StrategyApp::RunAI rva=0x004706f0 mode=off (not installed)
|
||||
01:27:28.909 [tid 4020] drawsite: Mars::RNG::NextFloat rva=0x0007d830 -> va=0065d830 create=MH_OK enable=MH_OK
|
||||
01:27:28.925 [tid 4020] drawsite: Mars::RNG::NextInt rva=0x000271c0 -> va=006071c0 create=MH_OK enable=MH_OK
|
||||
01:27:28.940 [tid 4020] drawsite: Mars::RNG::Chance rva=0x004e6dd0 -> va=00ac6dd0 create=MH_OK enable=MH_OK
|
||||
01:27:28.972 [tid 4020] drawsite: Mars::RNG::NextUInt rva=0x000f7670 -> va=006d7670 create=MH_OK enable=MH_OK
|
||||
01:27:28.987 [tid 4020] drawsite: Mars::RNG::FloatRange rva=0x0007d8a0 -> va=0065d8a0 create=MH_OK enable=MH_OK
|
||||
01:27:29.003 [tid 4020] drawsite: Mars::RNG::IntRangeBell rva=0x004e6d80 -> va=00ac6d80 create=MH_OK enable=MH_OK
|
||||
01:27:29.034 [tid 4020] drawsite: Mars::RNG::GaussianRange rva=0x004e6e30 -> va=00ac6e30 create=MH_OK enable=MH_OK
|
||||
01:27:29.034 [tid 4020] probe: installing 0 of 12 (probes= in shim.cfg)
|
||||
01:27:29.034 [tid 4020] watch: disabled (watch=off)
|
||||
01:27:29.034 [tid 4020] aiorders: out=C:\SOTS\shim.aiorders.txt probes=0 of 20
|
||||
01:27:29.034 [tid 4020] aicfg words=12 deep=0 research=0 seed=pin pins=4 detours=2
|
||||
01:27:29.034 [tid 4020] aiseed pin netId=32 value=0x156ebbbd
|
||||
01:27:29.034 [tid 4020] aiseed pin netId=496 value=0xfe7b2826
|
||||
01:27:29.034 [tid 4020] aiseed pin netId=512 value=0x0ed341d1
|
||||
01:27:29.034 [tid 4020] aiseed pin netId=-1 value=0xdeadbeef
|
||||
01:27:29.050 [tid 4020] aiorders: batch hook StrategySim::ApplyTurnCommandBatch rva=0x0048f9b0 va=00a6f9b0 create=MH_OK enable=MH_OK
|
||||
01:27:29.081 [tid 4020] aiseed: StrategyApp::RunAI rva=0x004706f0 va=00a506f0 create=MH_OK enable=MH_OK
|
||||
01:27:29.081 [tid 4020] airesearch: disabled (airesearch=off)
|
||||
01:27:29.081 [tid 4020] fpu: module init, entry cw=0x027f 53bit-double/nearest; force=off value=0x0000 sample_ticks=on
|
||||
01:27:29.081 [tid 4020] fpu: sample_turn=on (off releases StrategyServer::ProcessTurn for another hook)
|
||||
01:27:29.081 [tid 4020] fpu: StrategyClient::EndTurn rva=0x00383be0 -> va=00963be0 MH_CreateHook -> MH_OK (trampoline=00de0ea0)
|
||||
01:27:29.097 [tid 4020] fpu: StrategyClient::EndTurn MH_EnableHook -> MH_OK
|
||||
01:27:29.097 [tid 4020] fpu: StrategyServer::BeginProcessTurn rva=0x003d98e0 -> va=009b98e0 MH_CreateHook -> MH_OK (trampoline=00de0e80)
|
||||
01:27:29.112 [tid 4020] fpu: StrategyServer::BeginProcessTurn MH_EnableHook -> MH_OK
|
||||
01:27:29.112 [tid 4020] fpu: StrategyServer::ProcessTurn rva=0x003dc6c0 -> va=009bc6c0 MH_CreateHook -> MH_OK (trampoline=00de0e60)
|
||||
01:27:29.144 [tid 4020] fpu: StrategyServer::ProcessTurn MH_EnableHook -> MH_OK
|
||||
01:27:29.144 [tid 4020] fpu: DemoApp::OnTick rva=0x0049a640 -> va=00a7a640 MH_CreateHook -> MH_OK (trampoline=00de0e40)
|
||||
01:27:29.159 [tid 4020] fpu: DemoApp::OnTick MH_EnableHook -> MH_OK
|
||||
01:27:29.159 [tid 4020] selftest: Shim::SelfTest::Fill mode=off checksum=075ef0c3 records=0
|
||||
01:27:29.175 [tid 4020] Application::Initialize called (this=02f68128)
|
||||
01:27:30.050 [tid 4020] fpu: TICK BASELINE at OnTick (this=02f68128): cw=0x127f 53bit-double/nearest
|
||||
01:32:20.479 [tid 4020] ---- aibatch seq=1 blocks=0x003ef5ec n=1 stride=0x1b4 ----
|
||||
01:32:20.479 [tid 4020] aiblk seq=1 blk=0/1 at=0x003ef5ec pid=16 rate=1:1 target=0:4126224 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:32:20.479 [tid 4020] 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:32:20.479 [tid 4020] aiprobe seq=1 none installed (aiprobes=off)
|
||||
01:33:17.933 [tid 4020] aiseed call=1 netId=32 observed=0x4a2db187 used=0x156ebbbd pinned=1
|
||||
01:33:17.964 [tid 4020] aiseed call=2 netId=496 observed=0x72874c54 used=0xfe7b2826 pinned=1
|
||||
01:33:17.995 [tid 4020] aiseed call=3 netId=512 observed=0x4ac40447 used=0x0ed341d1 pinned=1
|
||||
01:37:00.307 [tid 4020] fpu: sample at StrategyClient::EndTurn (this=0d49c3a0): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:37:03.542 [tid 4020] fpu: sample at StrategyClient::EndTurn (this=3475f7a0): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:37:03.557 [tid 4020] fpu: sample at StrategyClient::EndTurn (this=3475da80): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:37:03.620 [tid 4020] fpu: sample at StrategyClient::EndTurn (this=34760630): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:37:04.604 [tid 4020] fpu: sample at StrategyServer::BeginProcessTurn (this=1dde0998): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:37:04.604 [tid 4020] ---- aibatch seq=2 blocks=0x1de320c0 n=8 stride=0x1b4 ----
|
||||
01:37:04.604 [tid 4020] aiblk seq=2 blk=0/8 at=0x1de320c0 pid=16 rate=1:1 target=0:1835091568 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:37:04.604 [tid 4020] 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 ]
|
||||
01:37:04.604 [tid 4020] aiblk seq=2 blk=1/8 at=0x1de32274 pid=32 rate=1:0.8 target=0:2035501377 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:37:04.604 [tid 4020] ailists seq=2 blk=1 pid=32 nonEmpty=9 sizes(1..27)=[ 3 0 19 0 15 0 2 3 0 4 0 12 0 8 0 0 0 0 0 0 0 0 15 0 0 0 0 ]
|
||||
01:37:04.604 [tid 4020] ailist blk=1 pid=32 list=1 off=0x070 size=3
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=1 idx=0 node=0x34cb5e08 words=12 f0=1.74428e-38 f1=1.4013e-45 ints=[ 12447588 1 543647557 1701406804 1800216678 13344 14 15 3 2 7 885176008 ] hex=[ 00bdef64 00000001 20676745 65696854 6b4d2066 00003420 0000000e 0000000f 00000003 00000002 00000007 34c2b6c8 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=1 idx=1 node=0x34cb5d58 words=12 f0=1.74428e-38 f1=1.4013e-45 ints=[ 12447588 1 543647557 1701406804 1800216678 13600 14 15 0 2 7 885173128 ] hex=[ 00bdef64 00000001 20676745 65696854 6b4d2066 00003520 0000000e 0000000f 00000000 00000002 00000007 34c2ab88 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=1 idx=2 node=0x34cb6438 words=12 f0=1.74428e-38 f1=1.4013e-45 ints=[ 12447588 1 1986097730 1635021669 1800216690 13088 14 15 0 2 26 884016760 ] hex=[ 00bdef64 00000001 76617242 61747365 6b4d2072 00003320 0000000e 0000000f 00000000 00000002 0000001a 34b10678 ]
|
||||
01:37:04.604 [tid 4020] ailist blk=1 pid=32 list=3 off=0x088 size=19
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=0 node=0x3508f838 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 291 523656721 -2013062144 56215588 56215576 56215564 56215552 56215540 56215528 ] hex=[ 00000000 00000180 000003c2 00000123 1f365e11 88031c00 0359c824 0359c818 0359c80c 0359c800 0359c7f4 0359c7e8 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=1 node=0x3508f538 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 292 529948593 -2013068288 56220424 56220436 56220448 56220460 56220472 56220484 ] hex=[ 00000000 00000180 000003c2 00000124 1f965fb1 88030400 0359db08 0359db14 0359db20 0359db2c 0359db38 0359db44 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=2 node=0x3508f898 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 293 520248845 -2013061376 56182120 56182132 56182144 56182156 56182168 56182180 ] hex=[ 00000000 00000180 000003c2 00000125 1f025e0d 88031f00 03594568 03594574 03594580 0359458c 03594598 035945a4 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=3 node=0x3508f4f8 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 294 529424313 -2013068800 889780792 889779448 0 384 962 295 ] hex=[ 00000000 00000180 000003c2 00000126 1f8e5fb9 88030200 3508fa38 3508f4f8 00000000 00000180 000003c2 00000127 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=4 node=0x3508f518 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 295 529686461 -2013068544 889780376 889780280 0 384 962 292 ] hex=[ 00000000 00000180 000003c2 00000127 1f925fbd 88030300 3508f898 3508f838 00000000 00000180 000003c2 00000124 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=5 node=0x3508fa38 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 296 527851089 -2013058048 56226688 56226700 56226712 56226724 56226736 56226748 ] hex=[ 00000000 00000180 000003c2 00000128 1f765e51 88032c00 0359f380 0359f38c 0359f398 0359f3a4 0359f3b0 0359f3bc ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=6 node=0x3508fc98 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 297 511860365 -2013053184 56189536 56189548 56189560 56189572 56189584 56189596 ] hex=[ 00000000 00000110 000003c2 00000129 1e825e8d 88033f00 03596260 0359626c 03596278 03596284 03596290 0359629c ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=7 node=0x35090378 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 298 509501801 -2147256832 889783416 889783128 0 464 1826 307 ] hex=[ 00000000 00000110 000003c2 0000012a 1e5e6169 80037600 35090478 35090358 00000000 000001d0 00000722 00000133 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=8 node=0x35090158 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 299 505045301 -2013043456 56211196 56211184 56211172 56211160 56211148 56211136 ] hex=[ 00000000 00000110 000003c2 0000012b 1e1a6135 88036500 0359b6fc 0359b6f0 0359b6e4 0359b6d8 0359b6cc 0359b6c0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=9 node=0x35090298 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 300 507666765 -2013040896 889783768 889782904 0 368 962 302 ] hex=[ 00000000 00000110 000003c2 0000012c 1e42614d 88036f00 350905d8 35090278 00000000 00000170 000003c2 0000012e ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=10 node=0x35090278 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 301 511598921 -2013041152 889782904 889782616 0 272 962 300 ] hex=[ 00000000 00000110 000003c2 0000012d 1e7e6149 88036e00 35090278 35090158 00000000 00000110 000003c2 0000012c ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=11 node=0x350902b8 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 962 302 507928897 -2013040640 56197228 56197216 56197204 56197192 56197180 56197168 ] hex=[ 00000000 00000170 000003c2 0000012e 1e466141 88037000 0359806c 03598060 03598054 03598048 0359803c 03598030 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=12 node=0x350905d8 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 962 303 501899685 -2013034240 56181400 56181412 56181424 56181436 56181448 56181460 ] hex=[ 00000000 00000170 000003c2 0000012f 1dea61a5 88038900 03594298 035942a4 035942b0 035942bc 035942c8 035942d4 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=13 node=0x35090798 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 1490 304 488792557 -2013030656 883581936 889784184 0 80 1522 309 ] hex=[ 00000000 00000170 000005d2 00000130 1d2261ed 88039700 34aa63f0 35090778 00000000 00000050 000005f2 00000135 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=14 node=0x35090538 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 1474 305 496394673 -2013035520 56187952 56187964 56187976 56187988 56188000 56188012 ] hex=[ 00000000 00000170 000005c2 00000131 1d9661b1 88038400 03595c30 03595c3c 03595c48 03595c54 03595c60 03595c6c ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=15 node=0x35090738 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 306 500589041 -2013031424 56180020 56180008 56179996 56179984 56179972 56179960 ] hex=[ 00000000 000001d0 00000722 00000132 1dd661f1 88039400 03593d34 03593d28 03593d1c 03593d10 03593d04 03593cf8 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=16 node=0x35090618 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 307 502424029 -2013033728 56178808 56178820 56178832 56178844 56178856 56178868 ] hex=[ 00000000 000001d0 00000722 00000133 1df261dd 88038b00 03593878 03593884 03593890 0359389c 035938a8 035938b4 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=17 node=0x35090778 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 308 501113321 -2013030912 889783608 889783768 0 368 1490 304 ] hex=[ 00000000 000001d0 00000722 00000134 1dde61e9 88039600 35090538 350905d8 00000000 00000170 000005d2 00000130 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=3 idx=18 node=0x350907b8 words=12 f0=0 f1=1.12104e-43 ints=[ 0 80 1522 309 489054689 -2013030400 56226244 56226232 56226220 56226208 56226196 56226184 ] hex=[ 00000000 00000050 000005f2 00000135 1d2661e1 88039800 0359f1c4 0359f1b8 0359f1ac 0359f1a0 0359f194 0359f188 ]
|
||||
01:37:04.604 [tid 4020] ailist blk=1 pid=32 list=5 off=0x0a0 size=15
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=0 node=0x34b20790 words=12 f0=6.50202e-43 f1=0 ints=[ 464 0 1065353216 0 0 0 0 0 400163308 -1946110264 884082528 884082432 ] hex=[ 000001d0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 17da01ec 8c00b6c8 34b20760 34b20700 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=1 node=0x34b208b0 words=12 f0=1.12104e-43 f1=0 ints=[ 80 0 1065353216 0 0 0 0 0 400949248 -1946108888 884082672 884083008 ] hex=[ 00000050 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 17e60000 8c00bc28 34b207f0 34b20940 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=2 node=0x34b20520 words=12 f0=2.24208e-43 f1=0 ints=[ 160 0 0 1063675494 1036831949 0 0 0 275251634 -1946113640 223053160 884082048 ] hex=[ 000000a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 106801b2 8c00a998 0d4b8568 34b20580 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=3 node=0x34b20b20 words=12 f0=2.69049e-43 f1=0 ints=[ 192 0 1065353216 0 0 0 0 0 388497522 -1946105584 12543652 4 ] hex=[ 000000c0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 17280072 8c00c910 00bf66a4 00000004 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=4 node=0x34b20c70 words=12 f0=3.81153e-43 f1=0.231054 ints=[ 272 1047304529 1061476780 0 0 0 0 0 394133640 -1946103576 12561844 223090904 ] hex=[ 00000110 3e6c9951 3f44d9ac 00000000 00000000 00000000 00000000 00000000 177e0088 8c00d0e8 00bfadb4 0d4c18d8 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=5 node=0x34b20a00 words=12 f0=4.03574e-43 f1=0 ints=[ 288 0 1065353216 0 0 0 0 0 386662494 -1946107008 884084160 884083440 ] hex=[ 00000120 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 170c005e 8c00c380 34b20dc0 34b20af0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=6 node=0x34b20bb0 words=12 f0=4.25995e-43 f1=0.402307 ints=[ 304 1053686560 1058603632 0 0 0 0 1 390463584 -1946104704 12543652 3 ] hex=[ 00000130 3ecdfb20 3f190270 00000000 00000000 00000000 00000000 00000001 17460060 8c00cc80 00bf66a4 00000003 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=7 node=0x34b20df0 words=12 f0=4.70836e-43 f1=0.188798 ints=[ 336 1044468802 1062185712 0 0 0 0 0 378405080 -2013210432 884084592 884084208 ] hex=[ 00000150 3e415442 3f4faaf0 00000000 00000000 00000000 00000000 00000000 168e00d8 8800d8c0 34b20f70 34b20df0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=8 node=0x34b20e20 words=12 f0=4.93257e-43 f1=0 ints=[ 352 0 1065353216 0 0 0 0 0 378011858 -1946101304 884084352 884083968 ] hex=[ 00000160 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 168800d2 8c00d9c8 34b20e80 34b20d00 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=9 node=0x34b20f70 words=12 f0=5.15678e-43 f1=0.109625 ints=[ 368 1038123805 1063514012 0 0 0 0 0 383647976 -2147426240 884084688 884086128 ] hex=[ 00000170 3de0831d 3f63ef9c 00000000 00000000 00000000 00000000 00000000 16de00e8 8000e040 34b20fd0 34b21570 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=10 node=0x34b210f0 words=12 f0=5.38099e-43 f1=0 ints=[ 384 0 1065353216 0 0 0 0 0 384697144 -2147424192 884085168 884084976 ] hex=[ 00000180 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 16ee0338 8000e840 34b211b0 34b210f0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=11 node=0x34b21060 words=12 f0=5.60519e-43 f1=0 ints=[ 400 0 0 1063675494 1036831949 0 0 0 384828170 -2147424816 884084880 884084880 ] hex=[ 00000190 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 16f0030a 8000e5d0 34b21090 34b21090 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=12 node=0x34b21540 words=12 f0=5.8294e-43 f1=0 ints=[ 416 0 0 1063675494 1036831949 0 0 0 362021814 -2147418147 884084640 884086080 ] hex=[ 000001a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 159403b6 8000ffdd 34b20fa0 34b21540 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=13 node=0x34b21240 words=12 f0=6.05361e-43 f1=0 ints=[ 432 0 0 1063675494 1036831949 0 0 0 372507478 -2147422248 884085264 884085072 ] hex=[ 000001b0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 16340356 8000efd8 34b21210 34b21150 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=5 idx=14 node=0x34b210c0 words=12 f0=6.27782e-43 f1=0 ints=[ 448 0 0 0 1065353216 0 0 0 384041734 -2013206552 884084832 884084592 ] hex=[ 000001c0 00000000 00000000 00000000 3f800000 00000000 00000000 00000000 16e40306 8800e7e8 34b21060 34b20f70 ]
|
||||
01:37:04.604 [tid 4020] ailist blk=1 pid=32 list=7 off=0x0b8 size=2
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=7 idx=0 node=0x34dc0a78 words=12 f0=8.27327e-42 f1=0 ints=[ 5904 0 283492426 -1946082592 886834176 886844688 50982544 1065810680 270057551 -1946082560 886857432 886839504 ] hex=[ 00001710 00000000 10e5c04a 8c0122e0 34dc0400 34dc2d10 0309ee90 3f86faf8 1018c04f 8c012300 34dc5ed8 34dc18d0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=7 idx=1 node=0x34dc0d18 words=12 f0=8.43021e-42 f1=1.4013e-45 ints=[ 6016 1 273268926 -1946075569 886852632 886850904 50899296 1062650388 273465523 -1946075392 886854504 886839192 ] hex=[ 00001780 00000001 1049c0be 8c013e4f 34dc4c18 34dc4558 0308a960 3f56c214 104cc0b3 8c013f00 34dc5368 34dc1798 ]
|
||||
01:37:04.604 [tid 4020] ailist blk=1 pid=32 list=8 off=0x0c4 size=3
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=8 idx=0 node=0x34b50ff0 words=12 f0=2.8054e-42 f1=3.38724e-07 ints=[ 2002 884333040 884333044 884333044 1867289199 7304300 493675289 -2013071012 884258368 884281488 816 7072 ] hex=[ 000007d2 34b5d9f0 34b5d9f4 34b5d9f4 6f4c926f 006f746c 1d6ce319 8802f95c 34b4b640 34b51090 00000330 00001ba0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=8 idx=1 node=0x34b50cf8 words=12 f0=2.78298e-42 f1=3.38724e-07 ints=[ 1986 884333008 884333012 884333012 0 1872166913 487317688 -2013075818 884281168 884281128 336 12423408 ] hex=[ 000007c2 34b5d9d0 34b5d9d4 34b5d9d4 00000000 6f970001 1d0be0b8 8802e696 34b50f50 34b50f28 00000150 00bd90f0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=8 idx=2 node=0x34b50cd0 words=12 f0=2.1552e-42 f1=3.3872e-07 ints=[ 1538 884332880 884332884 884332884 1380275272 -1791033261 486596741 -1945967200 884280528 884281328 1986 884333008 ] hex=[ 00000602 34b5d950 34b5d954 34b5d954 52455448 953f0053 1d00e085 8c02e5a0 34b50cd0 34b50ff0 000007c2 34b5d9d0 ]
|
||||
01:37:04.604 [tid 4020] ailist blk=1 pid=32 list=10 off=0x0dc size=4
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=10 idx=0 node=0x34b50d70 words=12 f0=5.38099e-43 f1=2.76056e-42 ints=[ 384 1970 884333232 884333236 884333236 -65535 490528937 -1945966294 6432 6224 6400 6192 ] hex=[ 00000180 000007b2 34b5dab0 34b5dab4 34b5dab4 ffff0001 1d3ce0a9 8c02e92a 00001920 00001850 00001900 00001830 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=10 idx=1 node=0x34b50eb0 words=12 f0=1.12104e-43 f1=2.78298e-42 ints=[ 80 1986 884333248 884333252 884333252 1440153601 491053249 -2147290792 884281048 884281048 384 2002 ] hex=[ 00000050 000007c2 34b5dac0 34b5dac4 34b5dac4 55d70001 1d44e0c1 8002f158 34b50ed8 34b50ed8 00000180 000007d2 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=10 idx=2 node=0x34b51090 words=12 f0=5.38099e-43 f1=2.8054e-42 ints=[ 384 2002 884333056 884333060 884333060 -357892096 479781645 -2013069975 884280888 884280768 80 12423408 ] hex=[ 00000180 000007d2 34b5da00 34b5da04 34b5da04 eaab0000 1c98e30d 8802fd69 34b50e38 34b50dc0 00000050 00bd90f0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=10 idx=3 node=0x34b51018 words=12 f0=1.14346e-42 f1=9.90998e-42 ints=[ 816 7072 885090936 885090980 885090980 -2029125631 479716124 -2013070848 884280808 884280888 192 12423408 ] hex=[ 00000330 00001ba0 34c16a78 34c16aa4 34c16aa4 870e0001 1c97e31c 8802fa00 34b50de8 34b50e38 000000c0 00bd90f0 ]
|
||||
01:37:04.604 [tid 4020] ailist blk=1 pid=32 list=12 off=0x0f4 size=12
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=12 idx=0 node=0x34c16b20 words=12 f0=3.83956e-43 f1=1.75362e-38 ints=[ 274 12514268 0 0 0 1 886836432 886836444 886836444 0 451964017 -2147396300 ] hex=[ 00000112 00bef3dc 00000000 00000000 00000000 00000001 34dc0cd0 34dc0cdc 34dc0cdc 00000000 1af06c71 80015534 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=12 idx=1 node=0x34c16dc0 words=12 f0=4.06377e-43 f1=1.75362e-38 ints=[ 290 12514268 0 0 0 4016 880616024 880616084 880616084 884868120 438594725 -2013175432 ] hex=[ 00000122 00bef3dc 00000000 00000000 00000000 00000fb0 347d2258 347d2294 347d2294 34be0418 1a246ca5 88016178 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=12 idx=2 node=0x34c16df8 words=12 f0=4.28797e-43 f1=1.75362e-38 ints=[ 306 12514268 0 0 0 4016 884333296 884333300 884333300 1087583028 442330334 -1946066380 ] hex=[ 00000132 00bef3dc 00000000 00000000 00000000 00000fb0 34b5daf0 34b5daf4 34b5daf4 40d33334 1a5d6cde 8c016234 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=12 idx=3 node=0x34c17418 words=12 f0=4.51218e-43 f1=1.75362e-38 ints=[ 322 12514268 0 0 0 4016 889784344 889784364 889784364 -2147347097 420573074 -2147385776 ] hex=[ 00000142 00bef3dc 00000000 00000000 00000000 00000fb0 35090818 3509082c 3509082c 80021567 19116f92 80017e50 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=12 idx=4 node=0x34c17370 words=12 f0=8.77213e-43 f1=1.75362e-38 ints=[ 626 12514268 0 0 0 884868760 886836408 886836424 886836424 -1059852185 434794351 -2147386521 ] hex=[ 00000272 00bef3dc 00000000 00000000 00000000 34be0698 34dc0cb8 34dc0cc8 34dc0cc8 c0d3f067 19ea6f6f 80017b67 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=12 idx=5 node=0x34c16ed8 words=12 f0=8.99634e-43 f1=1.75362e-38 ints=[ 642 12514268 0 0 0 6000 889784408 889784432 889784432 884866808 444165370 -2013174248 ] hex=[ 00000282 00bef3dc 00000000 00000000 00000000 00001770 35090858 35090870 35090870 34bdfef8 1a796cfa 88016618 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=12 idx=6 node=0x34c16e68 words=12 f0=1.10142e-42 f1=1.75362e-38 ints=[ 786 12514268 0 0 0 884784832 883314744 883314824 883314824 884867288 441150664 -2147392260 ] hex=[ 00000312 00bef3dc 00000000 00000000 00000000 34bcbec0 34a65038 34a65088 34a65088 34be00d8 1a4b6cc8 800164fc ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=12 idx=7 node=0x34c17140 words=12 f0=1.23595e-42 f1=1.75362e-38 ints=[ 882 12514268 0 0 0 6000 880208856 880208944 880208944 1089253052 431255349 -2013171375 ] hex=[ 00000372 00bef3dc 00000000 00000000 00000000 00001770 3476ebd8 3476ec30 3476ec30 40ecaebc 19b46f35 88017151 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=12 idx=8 node=0x34c17290 words=12 f0=1.28079e-42 f1=1.75362e-38 ints=[ 914 12514268 0 0 0 -1057384038 885091888 885091932 885091932 884774584 432959299 -2147387424 ] hex=[ 00000392 00bef3dc 00000000 00000000 00000000 c0f9999a 34c16e30 34c16e5c 34c16e5c 34bc96b8 19ce6f43 800177e0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=12 idx=9 node=0x34c17178 words=12 f0=1.30321e-42 f1=1.75362e-38 ints=[ 930 12514268 0 0 0 1067030938 884280968 884280996 884280996 884928584 430796590 -2147388872 ] hex=[ 000003a2 00bef3dc 00000000 00000000 00000000 3f99999a 34b50e88 34b50ea4 34b50ea4 34bef048 19ad6f2e 80017238 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=12 idx=10 node=0x34c17300 words=12 f0=2.35698e-42 f1=1.75362e-38 ints=[ 1682 12514268 0 0 0 884869976 884332960 884332964 884332964 -2147348838 435974013 -2147387016 ] hex=[ 00000692 00bef3dc 00000000 00000000 00000000 34be0b58 34b5d9a0 34b5d9a4 34b5d9a4 80020e9a 19fc6f7d 80017978 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=12 idx=11 node=0x34c16f10 words=12 f0=2.44667e-42 f1=1.75362e-38 ints=[ 1746 12514268 0 0 0 884867256 884280728 884280756 884280756 1083808154 444493043 -2147391641 ] hex=[ 000006d2 00bef3dc 00000000 00000000 00000000 34be00b8 34b50d98 34b50db4 34b50db4 4099999a 1a7e6cf3 80016767 ]
|
||||
01:37:04.604 [tid 4020] ailist blk=1 pid=32 list=14 off=0x10c size=8
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=14 idx=0 node=0x35090878 words=12 f0=2.76056e-42 f1=0 ints=[ 1970 0 4111617 306 490627081 -2013028864 56201116 56201104 56201092 56201080 56201068 56201056 ] hex=[ 000007b2 00000000 003ebd01 00000132 1d3e6009 88039e00 03598f9c 03598f90 03598f84 03598f78 03598f6c 03598f60 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=14 idx=1 node=0x350908b8 words=12 f0=2.76056e-42 f1=1.4013e-45 ints=[ 1970 1 4111617 298 486957057 -2013028352 56190532 56190520 56190508 56190496 56190484 56190472 ] hex=[ 000007b2 00000001 003ebd01 0000012a 1d066001 8803a000 03596644 03596638 0359662c 03596620 03596614 03596608 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=14 idx=2 node=0x35090cb8 words=12 f0=2.78298e-42 f1=0 ints=[ 1986 0 4111617 883645016 478568577 -2013020160 56183992 56184004 56184016 56184028 56184040 56184052 ] hex=[ 000007c2 00000000 003ebd01 34ab5a58 1c866081 8803c000 03594cb8 03594cc4 03594cd0 03594cdc 03594ce8 03594cf4 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=14 idx=3 node=0x350909b8 words=12 f0=2.78298e-42 f1=1.4013e-45 ints=[ 1986 1 4111617 308 493248545 -1945917440 889786360 889784664 7072 0 4111617 309 ] hex=[ 000007c2 00000001 003ebd01 00000134 1d666021 8c03a800 35090ff8 35090958 00001ba0 00000000 003ebd01 00000135 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=14 idx=4 node=0x35090ad8 words=12 f0=2.8054e-42 f1=0 ints=[ 2002 0 4111617 3520 491413573 -2013024000 56223580 56223568 56223556 56223544 56223532 56223520 ] hex=[ 000007d2 00000000 003ebd01 00000dc0 1d4a6045 8803b100 0359e75c 0359e750 0359e744 0359e738 0359e72c 0359e720 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=14 idx=5 node=0x35090958 words=12 f0=2.8054e-42 f1=1.4013e-45 ints=[ 2002 1 4111617 307 488267829 -2013027072 56200972 56200960 56200948 56200936 56200924 56200912 ] hex=[ 000007d2 00000001 003ebd01 00000133 1d1a6035 8803a500 03598f0c 03598f00 03598ef4 03598ee8 03598edc 03598ed0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=14 idx=6 node=0x350909d8 words=12 f0=9.90998e-42 f1=0 ints=[ 7072 0 4111617 309 493510693 -2013026048 56194360 56194372 56194384 56194396 56194408 56194420 ] hex=[ 00001ba0 00000000 003ebd01 00000135 1d6a6025 8803a900 03597538 03597544 03597550 0359755c 03597568 03597574 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=14 idx=7 node=0x35090ff8 words=12 f0=9.90998e-42 f1=1.4013e-45 ints=[ 7072 1 4111617 883645016 472802073 -2013013504 56155180 56155168 56155156 56155144 56155132 56155120 ] hex=[ 00001ba0 00000001 003ebd01 34ab5a58 1c2e6319 8803da00 0358dc2c 0358dc20 0358dc14 0358dc08 0358dbfc 0358dbf0 ]
|
||||
01:37:04.604 [tid 4020] ailist blk=1 pid=32 list=23 off=0x178 size=15
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=0 node=0x34b50dc0 words=12 f0=6.50202e-43 f1=1.74089e-38 ints=[ 464 12423408 889786456 889786480 889786480 -1414856704 488824999 -2013074513 884280848 884281408 272 12423408 ] hex=[ 000001d0 00bd90f0 35091058 35091070 35091070 abab0000 1d22e0a7 8802ebaf 34b50e10 34b51040 00000110 00bd90f0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=1 node=0x34b510b8 words=12 f0=1.12104e-43 f1=1.74089e-38 ints=[ 80 12423408 889785880 889785904 889785904 -1380253695 478405376 -2147287517 884281568 884281568 1601397100 1701147239 ] hex=[ 00000050 00bd90f0 35090e18 35090e30 35090e30 adbb0001 1c83e300 8002fe23 34b510e0 34b510e0 5f73616c 65657267 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=2 node=0x34b50e38 words=12 f0=2.24208e-43 f1=1.74089e-38 ints=[ 160 12423408 889785688 889785712 889785712 715784193 492036304 -2147291633 884280928 884280928 1601397100 1701147239 ] hex=[ 000000a0 00bd90f0 35090d58 35090d70 35090d70 2aaa0001 1d53e0d0 8002ee0f 34b50e60 34b50e60 5f73616c 65657267 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=3 node=0x34b51040 words=12 f0=2.69049e-43 f1=1.74089e-38 ints=[ 192 12423408 889785784 889785808 889785808 -1429340159 479388439 -2013070496 884282128 884281248 416 12423408 ] hex=[ 000000c0 00bd90f0 35090db8 35090dd0 35090dd0 aace0001 1c92e317 8802fb60 34b51310 34b50fa0 000001a0 00bd90f0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=4 node=0x34b50de8 words=12 f0=3.81153e-43 f1=1.74089e-38 ints=[ 272 12423408 889785816 889785840 889785840 -1431699455 489545946 -2013074347 884281128 884280808 288 12423408 ] hex=[ 00000110 00bd90f0 35090dd8 35090df0 35090df0 aaaa0001 1d2de0da 8802ec55 34b50f28 34b50de8 00000120 00bd90f0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=5 node=0x34b50e10 words=12 f0=4.03574e-43 f1=1.74089e-38 ints=[ 288 12423408 889785848 889785872 889785872 789250049 489218269 -2013074118 884281408 884281528 160 12423408 ] hex=[ 00000120 00bd90f0 35090df8 35090e10 35090e10 2f0b0001 1d28e0dd 8802ed3a 34b51040 34b510b8 000000a0 00bd90f0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=6 node=0x34b50f28 words=12 f0=4.25995e-43 f1=1.74089e-38 ints=[ 304 12423408 889786776 889786800 889786800 2054160385 494264562 -2013072226 884281208 884280608 352 12423408 ] hex=[ 00000130 00bd90f0 35091198 350911b0 350911b0 7a700001 1d75e0f2 8802f49e 34b50f78 34b50d20 00000160 00bd90f0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=7 node=0x34b50d20 words=12 f0=4.70836e-43 f1=1.74089e-38 ints=[ 336 12423408 889786808 889786832 889786832 757923841 490135731 -2013075462 1885431127 796094063 1601397100 1701147239 ] hex=[ 00000150 00bd90f0 350911b8 350911d0 350911d0 2d2d0001 1d36e0b3 8802e7fa 70616557 2f736e6f 5f73616c 65657267 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=8 node=0x34b50f50 words=12 f0=4.93257e-43 f1=1.74089e-38 ints=[ 352 12423408 889787576 889787600 889787600 1593860464 493936885 -2013072034 884281288 884281168 368 12423408 ] hex=[ 00000160 00bd90f0 350914b8 350914d0 350914d0 5f006170 1d70e0f5 8802f55e 34b50fc8 34b50f50 00000170 00bd90f0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=9 node=0x34b50f78 words=12 f0=5.15678e-43 f1=1.74089e-38 ints=[ 368 12423408 889786712 889786736 889786736 1602158593 494657768 -2013071702 884281448 884281288 400 12423408 ] hex=[ 00000170 00bd90f0 35091158 35091170 35091170 5f7f0001 1d7be0e8 8802f6aa 34b51068 34b50fc8 00000190 00bd90f0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=10 node=0x34b50fc8 words=12 f0=5.38099e-43 f1=1.74089e-38 ints=[ 384 12423408 889787320 889787344 889787344 -1426128895 492953830 -1945962315 884280568 884258488 2002 884333040 ] hex=[ 00000180 00bd90f0 350913b8 350913d0 350913d0 aaff0001 1d61e0e6 8c02f8b5 34b50cf8 34b4b6b8 000007d2 34b5d9f0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=11 node=0x34b50fa0 words=12 f0=5.60519e-43 f1=1.74089e-38 ints=[ 400 12423408 889786904 889786928 889786928 2147352577 493281507 -2013071366 884281248 884281208 384 12423408 ] hex=[ 00000190 00bd90f0 35091218 35091230 35091230 7ffe0001 1d66e0e3 8802f7fa 34b50fa0 34b50f78 00000180 00bd90f0 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=12 node=0x34b51068 words=12 f0=5.8294e-43 f1=1.74089e-38 ints=[ 416 12423408 889787000 889787024 889787024 11010049 480109322 -2013070208 884281368 884281008 384 2002 ] hex=[ 000001a0 00bd90f0 35091278 35091290 35091290 00a80001 1c9de30a 8802fc80 34b51018 34b50eb0 00000180 000007d2 ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=13 node=0x34b51310 words=12 f0=6.05361e-43 f1=1.74089e-38 ints=[ 432 12423408 889786936 889786960 889786960 7498059 482927485 -2147283628 884282088 884282768 304 12329660 ] hex=[ 000001b0 00bd90f0 35091238 35091250 35091250 0072694b 1cc8e37d 80030d54 34b512e8 34b51590 00000130 00bc22bc ]
|
||||
01:37:04.604 [tid 4020] aielem blk=1 pid=32 list=23 idx=14 node=0x34b51450 words=12 f0=6.27782e-43 f1=1.74089e-38 ints=[ 448 12423408 889788120 889788144 889788144 715784193 470868885 -2147281620 884282768 884282008 272 12329660 ] hex=[ 000001c0 00bd90f0 350916d8 350916f0 350916f0 2aaa0001 1c10e395 8003152c 34b51590 34b51298 00000110 00bc22bc ]
|
||||
01:37:04.604 [tid 4020] aiblk seq=2 blk=2/8 at=0x1de32428 pid=496 rate=1:0.8 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:37:04.604 [tid 4020] 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 ]
|
||||
01:37:04.604 [tid 4020] aiblk seq=2 blk=3/8 at=0x1de325dc pid=512 rate=1:0.8 target=0:0 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:37:04.604 [tid 4020] 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 ]
|
||||
01:37:04.604 [tid 4020] aiblk seq=2 blk=4/8 at=0x1de32790 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
|
||||
01:37:04.604 [tid 4020] 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 ]
|
||||
01:37:04.604 [tid 4020] aiblk seq=2 blk=5/8 at=0x1de32944 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
|
||||
01:37:04.604 [tid 4020] 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 ]
|
||||
01:37:04.604 [tid 4020] aiblk seq=2 blk=6/8 at=0x1de32af8 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
|
||||
01:37:04.604 [tid 4020] 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 ]
|
||||
01:37:04.604 [tid 4020] aiblk seq=2 blk=7/8 at=0x1de32cac 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
|
||||
01:37:04.604 [tid 4020] 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 ]
|
||||
01:37:04.604 [tid 4020] aiprobe seq=2 none installed (aiprobes=off)
|
||||
01:37:04.604 [tid 4020] fpu: sample at StrategyServer::ProcessTurn (this=1dde0998): cw=0x127f 53bit-double/nearest
|
||||
124
verify/results/shim/bp/B-aiorders.txt
Normal file
124
verify/results/shim/bp/B-aiorders.txt
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
aiorders: out=C:\SOTS\shim.aiorders.txt probes=0 of 20
|
||||
aicfg words=12 deep=0 research=0 seed=pin pins=4 detours=2
|
||||
aiseed pin netId=32 value=0x156ebbbd
|
||||
aiseed pin netId=496 value=0xfe7b2826
|
||||
aiseed pin netId=512 value=0x0ed341d1
|
||||
aiseed pin netId=-1 value=0xdeadbeef
|
||||
aiorders: batch hook StrategySim::ApplyTurnCommandBatch rva=0x0048f9b0 va=00a6f9b0 create=MH_OK enable=MH_OK
|
||||
aiseed: StrategyApp::RunAI rva=0x004706f0 va=00a506f0 create=MH_OK enable=MH_OK
|
||||
airesearch: disabled (airesearch=off)
|
||||
---- aibatch seq=1 blocks=0x005df35c n=1 stride=0x1b4 ----
|
||||
aiblk seq=1 blk=0/1 at=0x005df35c pid=16 rate=1:1 target=0:6157184 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 none installed (aiprobes=off)
|
||||
aiseed call=1 netId=32 observed=0xb5f6e243 used=0x156ebbbd pinned=1
|
||||
aiseed call=2 netId=496 observed=0xdd8eb177 used=0xfe7b2826 pinned=1
|
||||
aiseed call=3 netId=512 observed=0xce156a3b used=0x0ed341d1 pinned=1
|
||||
---- aibatch seq=2 blocks=0x1e078870 n=8 stride=0x1b4 ----
|
||||
aiblk seq=2 blk=0/8 at=0x1e078870 pid=16 rate=1:1 target=0:56 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=0x1e078a24 pid=32 rate=1:0.8 target=0:1 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
ailists seq=2 blk=1 pid=32 nonEmpty=9 sizes(1..27)=[ 3 0 19 0 15 0 2 3 0 4 0 12 0 8 0 0 0 0 0 0 0 0 15 0 0 0 0 ]
|
||||
ailist blk=1 pid=32 list=1 off=0x070 size=3
|
||||
aielem blk=1 pid=32 list=1 idx=0 node=0x337af7f8 words=12 f0=1.74428e-38 f1=8 ints=[ 12447588 1090519041 543647557 1701406804 1800216678 13344 14 15 0 2 7 863685384 ] hex=[ 00bdef64 41000001 20676745 65696854 6b4d2066 00003420 0000000e 0000000f 00000000 00000002 00000007 337acb08 ]
|
||||
aielem blk=1 pid=32 list=1 idx=1 node=0x337afcc8 words=12 f0=1.74428e-38 f1=1.4013e-45 ints=[ 12447588 1 543647557 1701406804 1800216678 13600 14 15 0 2 7 863679984 ] hex=[ 00bdef64 00000001 20676745 65696854 6b4d2066 00003520 0000000e 0000000f 00000000 00000002 00000007 337ab5f0 ]
|
||||
aielem blk=1 pid=32 list=1 idx=2 node=0x337afc18 words=12 f0=1.74428e-38 f1=8 ints=[ 12447588 1090519041 1986097730 1635021669 1800216690 1828729632 14 15 1 2 26 863671072 ] hex=[ 00bdef64 41000001 76617242 61747365 6b4d2072 6d003320 0000000e 0000000f 00000001 00000002 0000001a 337a9320 ]
|
||||
ailist blk=1 pid=32 list=3 off=0x088 size=19
|
||||
aielem blk=1 pid=32 list=3 idx=0 node=0x3344e1c0 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 291 1957652328 -2013034753 12422480 1 0 58328340 195641692 0 ] hex=[ 00000000 00000180 000003c2 00000123 74af6768 880386ff 00bd8d50 00000001 00000000 037a0514 0ba9415c 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=1 node=0x3344e320 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 292 1962633012 -2013031937 12422480 1 0 58328052 249889746 0 ] hex=[ 00000000 00000180 000003c2 00000124 74fb6734 880391ff 00bd8d50 00000001 00000000 037a03f4 0ee503d2 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=2 node=0x3344e200 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 293 1960273680 -2013034241 860152448 860152160 0 272 962 300 ] hex=[ 00000000 00000180 000003c2 00000125 74d76710 880388ff 3344e280 3344e160 00000000 00000110 000003c2 0000012c ]
|
||||
aielem blk=1 pid=32 list=3 idx=3 node=0x3344e380 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 294 1961322272 -2013031169 12422480 1 2 58327548 600000000 0 ] hex=[ 00000000 00000180 000003c2 00000126 74e76720 880394ff 00bd8d50 00000001 00000002 037a01fc 23c34600 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=4 node=0x3344e460 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 295 1946380252 -2013029377 12422480 1 0 58327476 500000000 0 ] hex=[ 00000000 00000180 000003c2 00000127 740367dc 88039bff 00bd8d50 00000001 00000000 037a01b4 1dcd6500 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=5 node=0x3344e500 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 296 1949788144 -2013028097 12422480 1 2 464 700000000 0 ] hex=[ 00000000 00000180 000003c2 00000128 743767f0 8803a0ff 00bd8d50 00000001 00000002 000001d0 29b92700 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=6 node=0x3344e260 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 297 1958962972 -2013033473 860152480 860152352 0 272 962 301 ] hex=[ 00000000 00000110 000003c2 00000129 74c3671c 88038bff 3344e2a0 3344e220 00000000 00000110 000003c2 0000012d ]
|
||||
aielem blk=1 pid=32 list=3 idx=7 node=0x3344e4e0 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 298 1949525964 -2013028353 860152416 860152928 0 384 962 296 ] hex=[ 00000000 00000110 000003c2 0000012a 743367cc 88039fff 3344e260 3344e460 00000000 00000180 000003c2 00000128 ]
|
||||
aielem blk=1 pid=32 list=3 idx=8 node=0x3344e160 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 299 1956865916 -2013035521 12422480 1 0 58326900 1000000000 0 ] hex=[ 00000000 00000110 000003c2 0000012b 74a3677c 880383ff 00bd8d50 00000001 00000000 0379ff74 3b9aca00 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=9 node=0x3344e220 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 300 1960535828 -2013033985 12422480 1 0 857855616 1000000000 0 ] hex=[ 00000000 00000110 000003c2 0000012c 74db6714 880389ff 00bd8d50 00000001 00000000 3321d680 3b9aca00 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=10 node=0x3344e280 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 301 1959225088 -2013033217 860152512 860152448 0 368 962 302 ] hex=[ 00000000 00000110 000003c2 0000012d 74c76700 88038cff 3344e2c0 3344e280 00000000 00000170 000003c2 0000012e ]
|
||||
aielem blk=1 pid=32 list=3 idx=11 node=0x3344e2a0 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 962 302 1959487236 -2013032961 860153696 860152480 0 368 962 303 ] hex=[ 00000000 00000170 000003c2 0000012e 74cb6704 88038dff 3344e760 3344e2a0 00000000 00000170 000003c2 0000012f ]
|
||||
aielem blk=1 pid=32 list=3 idx=12 node=0x3344e2c0 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 962 303 1959749384 -2147250433 860153024 860153024 860153024 0 1 11927809 ] hex=[ 00000000 00000170 000003c2 0000012f 74cf6708 80038eff 3344e4c0 3344e4c0 3344e4c0 00000000 00000001 00b60101 ]
|
||||
aielem blk=1 pid=32 list=3 idx=13 node=0x3344e760 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 1490 304 1952671676 -2013023233 12422480 1 2 384 5987 0 ] hex=[ 00000000 00000170 000005d2 00000130 746367bc 8803b3ff 00bd8d50 00000001 00000002 00000180 00001763 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=14 node=0x3344e5a0 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 1474 305 1949001700 -2013026817 12422480 1 2 384 700000000 0 ] hex=[ 00000000 00000170 000005c2 00000131 742b67e4 8803a5ff 00bd8d50 00000001 00000002 00000180 29b92700 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=15 node=0x3344eb80 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 306 1978099232 -2147232513 12329660 1 2 58332516 600000000 0 ] hex=[ 00000000 000001d0 00000722 00000132 75e76620 8003d4ff 00bc22bc 00000001 00000002 037a1564 23c34600 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=16 node=0x3344e940 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 307 1975477880 -2013019393 860158336 860154336 0 80 1522 309 ] hex=[ 00000000 000001d0 00000722 00000133 75bf6678 8803c2ff 3344f980 3344e9e0 00000000 00000050 000005f2 00000135 ]
|
||||
aielem blk=1 pid=32 list=3 idx=17 node=0x3344e9e0 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 308 1976788588 -1945909249 860158816 860154144 7072 1 6142465 58331460 ] hex=[ 00000000 000001d0 00000722 00000134 75d3666c 8c03c7ff 3344fb60 3344e920 00001ba0 00000001 005dba01 037a1144 ]
|
||||
aielem blk=1 pid=32 list=3 idx=18 node=0x3344e960 words=12 f0=0 f1=1.12104e-43 ints=[ 0 80 1522 309 1973642876 -2147236865 12329660 1 2 58331796 400000000 0 ] hex=[ 00000000 00000050 000005f2 00000135 75a3667c 8003c3ff 00bc22bc 00000001 00000002 037a1294 17d78400 00000000 ]
|
||||
ailist blk=1 pid=32 list=5 off=0x0a0 size=15
|
||||
aielem blk=1 pid=32 list=5 idx=0 node=0x3379eca8 words=12 f0=6.50202e-43 f1=0 ints=[ 464 0 1065353216 0 0 0 0 0 2030945993 -1946118144 863627400 863627832 ] hex=[ 000001d0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 790dc6c9 8c009800 3379e888 3379ea38 ]
|
||||
aielem blk=1 pid=32 list=5 idx=1 node=0x3379e858 words=12 f0=1.12104e-43 f1=0 ints=[ 80 0 1065353216 0 0 0 0 0 2040251971 -1946124032 863628648 863628504 ] hex=[ 00000050 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 799bc643 8c008100 3379ed68 3379ecd8 ]
|
||||
aielem blk=1 pid=32 list=5 idx=2 node=0x3379e978 words=12 f0=2.24208e-43 f1=0 ints=[ 160 0 0 1063675494 1036831949 0 0 0 2041038439 -1946122496 12588080 496 ] hex=[ 000000a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 79a7c667 8c008700 00c01430 000001f0 ]
|
||||
aielem blk=1 pid=32 list=5 idx=3 node=0x3379f0c8 words=12 f0=2.69049e-43 f1=0 ints=[ 192 0 1065353216 0 0 0 0 0 2122958157 -2013221376 863629080 863629032 ] hex=[ 000000c0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 7e89c54d 8800ae00 3379ef18 3379eee8 ]
|
||||
aielem blk=1 pid=32 list=5 idx=4 node=0x3379ef48 words=12 f0=3.81153e-43 f1=0.231054 ints=[ 272 1047304529 1061476780 0 0 0 0 0 2038023869 -2147441152 7 1 ] hex=[ 00000110 3e6c9951 3f44d9ac 00000000 00000000 00000000 00000000 00000000 7979c6bd 8000a600 00000007 00000001 ]
|
||||
aielem blk=1 pid=32 list=5 idx=5 node=0x3379eee8 words=12 f0=4.03574e-43 f1=0 ints=[ 288 0 1065353216 0 0 0 0 0 2037761713 -2013223936 863629416 863629560 ] hex=[ 00000120 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 7975c6b1 8800a400 3379f068 3379f0f8 ]
|
||||
aielem blk=1 pid=32 list=5 idx=6 node=0x3379f0f8 words=12 f0=4.25995e-43 f1=0.402307 ints=[ 304 1053686560 1058603632 0 0 0 0 1 2125972855 -1946112256 12561844 225223664 ] hex=[ 00000130 3ecdfb20 3f190270 00000000 00000000 00000000 00000000 00000001 7eb7c577 8c00af00 00bfadb4 0d6ca3f0 ]
|
||||
aielem blk=1 pid=32 list=5 idx=7 node=0x3379ef18 words=12 f0=4.70836e-43 f1=0.188798 ints=[ 336 1044468802 1062185712 0 0 0 0 0 2037630651 -2013223680 863629032 863629512 ] hex=[ 00000150 3e415442 3f4faaf0 00000000 00000000 00000000 00000000 00000000 7973c6bb 8800a500 3379eee8 3379f0c8 ]
|
||||
aielem blk=1 pid=32 list=5 idx=8 node=0x3379f068 words=12 f0=4.93257e-43 f1=0 ints=[ 352 0 1065353216 0 0 0 0 0 2122696001 -1946113024 12561844 225223664 ] hex=[ 00000160 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 7e85c541 8c00ac00 00bfadb4 0d6ca3f0 ]
|
||||
aielem blk=1 pid=32 list=5 idx=9 node=0x3379f008 words=12 f0=5.15678e-43 f1=0.109625 ints=[ 368 1038123805 1063514012 0 0 0 0 0 2123482453 -1946113536 12561844 225223664 ] hex=[ 00000170 3de0831d 3f63ef9c 00000000 00000000 00000000 00000000 00000000 7e91c555 8c00aa00 00bfadb4 0d6ca3f0 ]
|
||||
aielem blk=1 pid=32 list=5 idx=10 node=0x3379f998 words=12 f0=5.38099e-43 f1=0 ints=[ 384 0 1065353216 0 0 0 0 0 2141439083 -2013209344 863631864 863630808 ] hex=[ 00000180 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 7fa3c46b 8800dd00 3379f9f8 3379f5d8 ]
|
||||
aielem blk=1 pid=32 list=5 idx=11 node=0x3379f5a8 words=12 f0=5.60519e-43 f1=0 ints=[ 400 0 0 1063675494 1036831949 0 0 0 2116929001 -2013214720 863631816 863630760 ] hex=[ 00000190 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 7e2dc5e9 8800c800 3379f9c8 3379f5a8 ]
|
||||
aielem blk=1 pid=32 list=5 idx=12 node=0x3379f5d8 words=12 f0=5.8294e-43 f1=0 ints=[ 416 0 0 1063675494 1036831949 0 0 0 2116797843 -2147432192 863630952 863631912 ] hex=[ 000001a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 7e2bc593 8000c900 3379f668 3379fa28 ]
|
||||
aielem blk=1 pid=32 list=5 idx=13 node=0x3379f9c8 words=12 f0=6.05361e-43 f1=0 ints=[ 432 0 0 1063675494 1036831949 0 0 0 2141832301 -2013209088 858432344 863631816 ] hex=[ 000001b0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 7fa9c46d 8800de00 332aa358 3379f9c8 ]
|
||||
aielem blk=1 pid=32 list=5 idx=14 node=0x3379f9f8 words=12 f0=6.27782e-43 f1=0 ints=[ 448 0 0 0 1065353216 0 0 0 2144846871 -2147426560 863630856 863631336 ] hex=[ 000001c0 00000000 00000000 00000000 3f800000 00000000 00000000 00000000 7fd7c417 8000df00 3379f608 3379f7e8 ]
|
||||
ailist blk=1 pid=32 list=7 off=0x0b8 size=2
|
||||
aielem blk=1 pid=32 list=7 idx=0 node=0x33798518 words=12 f0=8.27327e-42 f1=0 ints=[ 5904 0 1938148342 -1945961216 863601896 859782992 52999200 -2147191040 1937820667 -1945960732 863601536 859784816 ] hex=[ 00001710 00000000 7385cbf6 8c02fd00 337984e8 333f3f50 0328b420 80047700 7380cbfb 8c02fee4 33798380 333f4670 ]
|
||||
aielem blk=1 pid=32 list=7 idx=1 node=0x33798488 words=12 f0=8.43021e-42 f1=1.4013e-45 ints=[ 6016 1 1919667136 -1945962752 863607728 863598464 53046016 -2147193344 1939262405 -1945962265 859782800 859782800 ] hex=[ 00001780 00000001 726bcbc0 8c02f700 33799bb0 33797780 03296b00 80046e00 7396cbc5 8c02f8e7 333f3e90 333f3e90 ]
|
||||
ailist blk=1 pid=32 list=8 off=0x0c4 size=3
|
||||
aielem blk=1 pid=32 list=8 idx=0 node=0x3395a9f8 words=12 f0=2.8054e-42 f1=7.01567e-21 ints=[ 2002 503612856 503612860 503612860 0 0 1875463696 -1945880064 865446272 865446392 1970 503612936 ] hex=[ 000007d2 1e0485b8 1e0485bc 1e0485bc 00000000 00000000 6fc94e10 8c043a00 3395a980 3395a9f8 000007b2 1e048608 ]
|
||||
aielem blk=1 pid=32 list=8 idx=1 node=0x3395aa20 words=12 f0=2.76056e-42 f1=7.01574e-21 ints=[ 1970 503612936 503612940 503612940 0 0 1875660315 -2012988672 1885431127 796094063 1601397100 1701147239 ] hex=[ 000007b2 1e048608 1e04860c 1e04860c 00000000 00000000 6fcc4e1b 88043b00 70616557 2f736e6f 5f73616c 65657267 ]
|
||||
aielem blk=1 pid=32 list=8 idx=2 node=0x3395a980 words=12 f0=2.1552e-42 f1=7.0156e-21 ints=[ 1538 503612760 503612764 503612764 0 0 1874349671 -2147207424 865446112 865445432 80 12329660 ] hex=[ 00000602 1e048558 1e04855c 1e04855c 00000000 00000000 6fb84e67 80043700 3395a8e0 3395a638 00000050 00bc22bc ]
|
||||
ailist blk=1 pid=32 list=10 off=0x0dc size=4
|
||||
aielem blk=1 pid=32 list=10 idx=0 node=0x3395a958 words=12 f0=1.12104e-43 f1=2.76056e-42 ints=[ 80 1970 503612968 503612972 503612972 -2147286272 1873104508 -1945881088 859410992 865446432 1538 503612760 ] hex=[ 00000050 000007b2 1e048628 1e04862c 1e04862c 80030300 6fa54e7c 8c043600 33399230 3395aa20 00000602 1e048558 ]
|
||||
aielem blk=1 pid=32 list=10 idx=1 node=0x3395a7c8 words=12 f0=5.38099e-43 f1=2.78298e-42 ints=[ 384 1986 503613112 503613116 503613116 0 1853050798 -2012992512 865446632 865445552 384 12423408 ] hex=[ 00000180 000007c2 1e0486b8 1e0486bc 1e0486bc 00000000 6e734fae 88042c00 3395aae8 3395a6b0 00000180 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=10 idx=2 node=0x3395a778 words=12 f0=5.38099e-43 f1=2.8054e-42 ints=[ 384 2002 503613208 503613212 503613212 0 1853444000 -1945884160 1598312009 1098476624 2037345388 0 ] hex=[ 00000180 000007d2 1e048718 1e04871c 1e04871c 00000000 6e794fa0 8c042a00 5f444e49 41796c50 796f6c6c 00000000 ]
|
||||
aielem blk=1 pid=32 list=10 idx=3 node=0x3395a890 words=12 f0=1.14346e-42 f1=9.90998e-42 ints=[ 816 7072 861302848 861302892 861302892 0 1872383557 -2012991232 865446352 865445632 272 12423408 ] hex=[ 00000330 00001ba0 33567040 3356706c 3356706c 00000000 6f9a4e45 88043100 3395a9d0 3395a700 00000110 00bd90f0 ]
|
||||
ailist blk=1 pid=32 list=12 off=0x0f4 size=12
|
||||
aielem blk=1 pid=32 list=12 idx=0 node=0x33567158 words=12 f0=3.83956e-43 f1=1.75362e-38 ints=[ 274 12514268 0 0 0 0 863602760 863602772 863602772 1073741824 2092840290 -2013208728 ] hex=[ 00000112 00bef3dc 00000000 00000000 00000000 00000000 33798848 33798854 33798854 40000000 7cbe3562 8800df68 ]
|
||||
aielem blk=1 pid=32 list=12 idx=1 node=0x335672a8 words=12 f0=4.06377e-43 f1=1.75362e-38 ints=[ 290 12514268 0 0 0 861192904 857155080 857155140 857155140 -1053360128 2093495560 -2013207142 ] hex=[ 00000122 00bef3dc 00000000 00000000 00000000 3354c2c8 33172608 33172644 33172644 c1370000 7cc83508 8800e59a ]
|
||||
aielem blk=1 pid=32 list=12 idx=2 node=0x335675b8 words=12 f0=4.28797e-43 f1=1.75362e-38 ints=[ 306 12514268 0 0 0 -2147397039 503613032 503613036 503613036 861195112 2083141102 -2013203480 ] hex=[ 00000132 00bef3dc 00000000 00000000 00000000 80015251 1e048668 1e04866c 1e04866c 3354cb68 7c2a35ee 8800f3e8 ]
|
||||
aielem blk=1 pid=32 list=12 idx=3 node=0x335673f8 words=12 f0=4.51218e-43 f1=1.75362e-38 ints=[ 322 12514268 0 0 0 4016 860154304 860154324 860154324 861236576 2081568214 -2013205752 ] hex=[ 00000142 00bef3dc 00000000 00000000 00000000 00000fb0 3344e9c0 3344e9d4 3344e9d4 33556d60 7c1235d6 8800eb08 ]
|
||||
aielem blk=1 pid=32 list=12 idx=4 node=0x33567698 words=12 f0=8.77213e-43 f1=1.75362e-38 ints=[ 626 12514268 0 0 0 861155560 863602040 863602056 863602056 -2147395481 2084976010 -1946093688 ] hex=[ 00000272 00bef3dc 00000000 00000000 00000000 335430e8 33798578 33798588 33798588 80015867 7c46358a 8c00f788 ]
|
||||
aielem blk=1 pid=32 list=12 idx=5 node=0x33567708 words=12 f0=8.99634e-43 f1=1.75362e-38 ints=[ 642 12514268 0 0 0 861194600 860155040 860155064 860155064 -1059913727 2087990708 -2013202073 ] hex=[ 00000282 00bef3dc 00000000 00000000 00000000 3354c968 3344eca0 3344ecb8 3344ecb8 c0d30001 7c7435b4 8800f967 ]
|
||||
aielem blk=1 pid=32 list=12 idx=6 node=0x33567430 words=12 f0=1.10142e-42 f1=1.75362e-38 ints=[ 786 12514268 0 0 0 4016 859837776 859837856 859837856 861194792 2082158047 -2147423231 ] hex=[ 00000312 00bef3dc 00000000 00000000 00000000 00000fb0 33401550 334015a0 334015a0 3354ca28 7c1b35df 8000ec01 ]
|
||||
aielem blk=1 pid=32 list=12 idx=7 node=0x335675f0 words=12 f0=1.23595e-42 f1=1.75362e-38 ints=[ 882 12514268 0 0 0 861196008 856705072 856705160 856705160 -1053229055 2085827991 -2147421081 ] hex=[ 00000372 00bef3dc 00000000 00000000 00000000 3354cee8 33104830 33104888 33104888 c1390001 7c533597 8000f467 ]
|
||||
aielem blk=1 pid=32 list=12 idx=8 node=0x33567660 words=12 f0=1.28079e-42 f1=1.75362e-38 ints=[ 914 12514268 0 0 0 861235904 861304528 861304572 861304572 861196136 2084648321 -2013202944 ] hex=[ 00000392 00bef3dc 00000000 00000000 00000000 33556ac0 335676d0 335676fc 335676fc 3354cf68 7c413581 8800f600 ]
|
||||
aielem blk=1 pid=32 list=12 idx=9 node=0x335672e0 words=12 f0=1.30321e-42 f1=1.75362e-38 ints=[ 930 12514268 0 0 0 -1059127296 865446112 865446140 865446140 861238424 2096182577 -2147424760 ] hex=[ 000003a2 00bef3dc 00000000 00000000 00000000 c0df0000 3395a8e0 3395a8fc 3395a8fc 33557498 7cf13531 8000e608 ]
|
||||
aielem blk=1 pid=32 list=12 idx=10 node=0x33567740 words=12 f0=2.35698e-42 f1=1.75362e-38 ints=[ 1682 12514268 0 0 0 1058603008 503612824 503612828 503612828 849529512 2088580541 -2147419544 ] hex=[ 00000692 00bef3dc 00000000 00000000 00000000 3f190000 1e048598 1e04859c 1e04859c 32a2caa8 7c7d35bd 8000fa68 ]
|
||||
aielem blk=1 pid=32 list=12 idx=11 node=0x33567350 words=12 f0=2.44667e-42 f1=1.75362e-38 ints=[ 1746 12514268 0 0 0 861197096 865445672 865445700 865445700 -2147400780 2097100067 -2147424104 ] hex=[ 000006d2 00bef3dc 00000000 00000000 00000000 3354d328 3395a728 3395a744 3395a744 800143b4 7cff3523 8000e898 ]
|
||||
ailist blk=1 pid=32 list=14 off=0x10c size=8
|
||||
aielem blk=1 pid=32 list=14 idx=0 node=0x3344eb60 words=12 f0=2.76056e-42 f1=0 ints=[ 1970 0 6142465 0 1977837116 -2013015041 860154176 860153248 0 464 1826 306 ] hex=[ 000007b2 00000000 005dba01 00000000 75e3663c 8803d3ff 3344e940 3344e5a0 00000000 000001d0 00000722 00000132 ]
|
||||
aielem blk=1 pid=32 list=14 idx=1 node=0x3344ecc0 words=12 f0=2.76056e-42 f1=1.4013e-45 ints=[ 1970 1 6142465 0 1963943624 -1945903361 860154496 860155072 1986 0 6142465 0 ] hex=[ 000007b2 00000001 005dba01 00000000 750f66c8 8c03deff 3344ea80 3344ecc0 000007c2 00000000 005dba01 00000000 ]
|
||||
aielem blk=1 pid=32 list=14 idx=2 node=0x3344ece0 words=12 f0=2.78298e-42 f1=0 ints=[ 1986 0 6142465 0 1966302924 -1945903105 860154144 860154272 2002 1 6142465 58333044 ] hex=[ 000007c2 00000000 005dba01 00000000 753366cc 8c03dfff 3344e920 3344e9a0 000007d2 00000001 005dba01 037a1774 ]
|
||||
aielem blk=1 pid=32 list=14 idx=3 node=0x3344ea80 words=12 f0=2.78298e-42 f1=1.4013e-45 ints=[ 1986 1 6142465 0 1976002048 -2147234561 12329660 1 2 58332012 200000000 0 ] hex=[ 000007c2 00000001 005dba01 00000000 75c76600 8003ccff 00bc22bc 00000001 00000002 037a136c 0bebc200 00000000 ]
|
||||
aielem blk=1 pid=32 list=14 idx=4 node=0x3344e9a0 words=12 f0=2.8054e-42 f1=0 ints=[ 2002 0 6142465 0 1974167140 -1945909761 2080 2672 2704 2320 1856 0 ] hex=[ 000007d2 00000000 005dba01 00000000 75ab6664 8c03c5ff 00000820 00000a70 00000a90 00000910 00000740 00000000 ]
|
||||
aielem blk=1 pid=32 list=14 idx=5 node=0x3344ed00 words=12 f0=2.8054e-42 f1=1.4013e-45 ints=[ 2002 1 6142465 58333044 1966565104 -2147229441 58335288 58335300 58335312 58335324 58335336 58335348 ] hex=[ 000007d2 00000001 005dba01 037a1774 753766f0 8003e0ff 037a2038 037a2044 037a2050 037a205c 037a2068 037a2074 ]
|
||||
aielem blk=1 pid=32 list=14 idx=6 node=0x3344e920 words=12 f0=9.90998e-42 f1=0 ints=[ 7072 0 6142465 58333116 1975215732 -2013019649 860154336 860154752 0 464 1826 307 ] hex=[ 00001ba0 00000000 005dba01 037a17bc 75bb6674 8803c1ff 3344e9e0 3344eb80 00000000 000001d0 00000722 00000133 ]
|
||||
aielem blk=1 pid=32 list=14 idx=7 node=0x3344ea00 words=12 f0=9.90998e-42 f1=1.4013e-45 ints=[ 7072 1 6142465 58331460 1977050640 -2013017857 12422480 1 2 58331868 1000000000 0 ] hex=[ 00001ba0 00000001 005dba01 037a1144 75d76610 8803c8ff 00bd8d50 00000001 00000002 037a12dc 3b9aca00 00000000 ]
|
||||
ailist blk=1 pid=32 list=23 off=0x178 size=15
|
||||
aielem blk=1 pid=32 list=23 idx=0 node=0x3395aa70 words=12 f0=6.50202e-43 f1=1.74089e-38 ints=[ 464 12423408 860154400 860154424 860154424 -2147284992 1875267073 -2012988160 865445552 865445712 352 12423408 ] hex=[ 000001d0 00bd90f0 3344ea20 3344ea38 3344ea38 80030800 6fc64e01 88043d00 3395a6b0 3395a750 00000160 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=1 node=0x3395a908 words=12 f0=1.12104e-43 f1=1.74089e-38 ints=[ 80 12423408 860154464 860154488 860154488 0 1873497718 -2012990464 865445632 865446152 160 12423408 ] hex=[ 00000050 00bd90f0 3344ea60 3344ea78 3344ea78 00000000 6fab4e76 88043400 3395a700 3395a908 000000a0 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=2 node=0x3395a930 words=12 f0=2.24208e-43 f1=1.74089e-38 ints=[ 160 12423408 860156160 860156184 860156184 0 1873694329 -2012990208 865445832 859410792 80 1970 ] hex=[ 000000a0 00bd90f0 3344f100 3344f118 3344f118 00000000 6fae4e79 88043500 3395a7c8 33399168 00000050 000007b2 ]
|
||||
aielem blk=1 pid=32 list=23 idx=3 node=0x3395a700 words=12 f0=2.69049e-43 f1=1.74089e-38 ints=[ 192 12423408 860155360 860155384 860155384 0 1852329911 -1945884928 6432 6224 6400 6192 ] hex=[ 000000c0 00bd90f0 3344ede0 3344edf8 3344edf8 00000000 6e684fb7 8c042700 00001920 00001850 00001900 00001830 ]
|
||||
aielem blk=1 pid=32 list=23 idx=4 node=0x3395a8b8 words=12 f0=3.81153e-43 f1=1.74089e-38 ints=[ 272 12423408 860155488 860155512 860155512 0 1871793736 -1945882112 3696 4512 4816 4080 ] hex=[ 00000110 00bd90f0 3344ee60 3344ee78 3344ee78 00000000 6f914e48 8c043200 00000e70 000011a0 000012d0 00000ff0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=5 node=0x3395a9d0 words=12 f0=4.03574e-43 f1=1.74089e-38 ints=[ 288 12423408 860155232 860155256 860155256 0 1873956461 -1945880320 865446432 859410992 2002 503612856 ] hex=[ 00000120 00bd90f0 3344ed60 3344ed78 3344ed78 00000000 6fb24e6d 8c043900 3395aa20 33399230 000007d2 1e0485b8 ]
|
||||
aielem blk=1 pid=32 list=23 idx=6 node=0x3395a6d8 words=12 f0=4.25995e-43 f1=1.74089e-38 ints=[ 304 12423408 860155904 860155928 860155928 0 1851084684 -2012994048 865446072 865446192 192 12423408 ] hex=[ 00000130 00bd90f0 3344f000 3344f018 3344f018 00000000 6e554f8c 88042600 3395a8b8 3395a930 000000c0 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=7 node=0x3395a750 words=12 f0=4.70836e-43 f1=1.74089e-38 ints=[ 336 12423408 860155872 860155896 860155896 0 1851936701 -2012993280 865446032 865445832 384 2002 ] hex=[ 00000150 00bd90f0 3344efe0 3344eff8 3344eff8 00000000 6e624fbd 88042900 3395a890 3395a7c8 00000180 000007d2 ]
|
||||
aielem blk=1 pid=32 list=23 idx=8 node=0x3395aa98 words=12 f0=4.93257e-43 f1=1.74089e-38 ints=[ 352 12423408 860155200 860155224 860155224 0 1876774404 -2012987904 1885431127 796094063 1601069411 1935764592 ] hex=[ 00000160 00bd90f0 3344ed40 3344ed58 3344ed58 00000000 6fdd4e04 88043e00 70616557 2f736e6f 5f6e6163 73616c70 ]
|
||||
aielem blk=1 pid=32 list=23 idx=9 node=0x3395a6b0 words=12 f0=5.15678e-43 f1=1.74089e-38 ints=[ 368 12423408 860155840 860155864 860155864 0 1851674505 -2012994304 865445712 865446352 304 12423408 ] hex=[ 00000170 00bd90f0 3344efc0 3344efd8 3344efd8 00000000 6e5e4f89 88042500 3395a750 3395a9d0 00000130 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=10 node=0x3395a7f0 words=12 f0=5.38099e-43 f1=1.74089e-38 ints=[ 384 12423408 860155936 860155960 860155960 0 1853247057 -2012992256 1885431127 796094063 1601397100 1701147239 ] hex=[ 00000180 00bd90f0 3344f020 3344f038 3344f038 00000000 6e764e51 88042d00 70616557 2f736e6f 5f73616c 65657267 ]
|
||||
aielem blk=1 pid=32 list=23 idx=11 node=0x3395aae8 words=12 f0=5.60519e-43 f1=1.74089e-38 ints=[ 400 12423408 860155776 860155800 860155800 0 1876381234 -2147205120 1885431127 796094063 779315565 1885431159 ] hex=[ 00000190 00bd90f0 3344ef80 3344ef98 3344ef98 00000000 6fd74e32 80044000 70616557 2f736e6f 2e73696d 70616577 ]
|
||||
aielem blk=1 pid=32 list=23 idx=12 node=0x3395a610 words=12 f0=5.8294e-43 f1=1.74089e-38 ints=[ 416 12423408 860156032 860156056 860156056 -2147290112 1850363797 -2012995328 865445472 865445392 432 12423408 ] hex=[ 000001a0 00bd90f0 3344f080 3344f098 3344f098 8002f400 6e4a4f95 88042100 3395a660 3395a610 000001b0 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=13 node=0x3395a638 words=12 f0=6.05361e-43 f1=1.74089e-38 ints=[ 432 12423408 860155712 860155736 860155736 0 1849773976 -2012995072 859410512 865445432 448 12423408 ] hex=[ 000001b0 00bd90f0 3344ef40 3344ef58 3344ef58 00000000 6e414f98 88042200 33399050 3395a638 000001c0 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=14 node=0x3395a660 words=12 f0=6.27782e-43 f1=1.74089e-38 ints=[ 448 12423408 860155296 860155320 860155320 0 1849970563 -2147212544 865446032 865446072 384 2002 ] hex=[ 000001c0 00bd90f0 3344eda0 3344edb8 3344edb8 00000000 6e444f83 80042300 3395a890 3395a8b8 00000180 000007d2 ]
|
||||
aiblk seq=2 blk=2/8 at=0x1e078bd8 pid=496 rate=1:0.8 target=0:1 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=0x1e078d8c pid=512 rate=1:0.8 target=0:589838 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=0x1e078f40 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=0x1e0790f4 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=0x1e0792a8 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=0x1e07945c 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 ]
|
||||
aiprobe seq=2 none installed (aiprobes=off)
|
||||
236
verify/results/shim/bp/B-shim.log
Normal file
236
verify/results/shim/bp/B-shim.log
Normal file
|
|
@ -0,0 +1,236 @@
|
|||
01:39:06.011 [tid 5176] ==== sots-engine shim (binkw32 proxy) build bp-989c692-20260909T0505Z ====
|
||||
01:39:06.011 [tid 5176] exe: C:\SOTS\Sword of the Stars.exe
|
||||
01:39:06.011 [tid 5176] exe base=0x005e0000 (link-time image base 0x00400000, ASLR delta +1966080) pid=7760 shim=721c0000
|
||||
01:39:06.011 [tid 5176] addresses: Source: sots-re ghidra/addresses.json @ 48db3cc, generated 2026-09-08 by tools/gen_addresses.py
|
||||
01:39:06.011 [tid 5176] config: hooks=trace
|
||||
01:39:06.011 [tid 5176] config: trace.path=C:\SOTS\shim.trace.jsonl
|
||||
01:39:06.011 [tid 5176] config: trace.flush=always
|
||||
01:39:06.011 [tid 5176] config: probes=off -> 0 lane-H entry probes
|
||||
01:39:06.011 [tid 5176] config: watch=off
|
||||
01:39:06.011 [tid 5176] config: airng=off
|
||||
01:39:06.011 [tid 5176] config: aidesign=off
|
||||
01:39:06.011 [tid 5176] config: hook.Shim::SelfTest::Fill=off
|
||||
01:39:06.011 [tid 5176] config: hook.Mars::GlobalConsts::LoadFile=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::WeaponDictionary::Init=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::SectionDictionary::SectionDictionary=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::TechTree::ProcessResearch=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::ServerPlayer::OnTechResearched=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::ServerPlayer::ComputeBudget=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::ServerSystem::ProcessTurn=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::ServerSystem::GroupOutput=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::ServerSystem::ComputeTotalOutput=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::ServerPlayer::ProcessTurn=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::StrategyServer::MoveFleet=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::StrategyServer::ProcessFleetMovement=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::StrategyHost::Autosave=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::StrategyServer::ProcessTurn=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::StrategyServer::OnAllCombatDone_Tail=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::StrategyServer::ApplyEncounterResult=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::StrategyServer::NodeLineDecay=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::StrategyServer::ProcessNodeSpaceTravel=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::EncounterDetect::AssignContacts=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::EncounterDetect::ProcessTeamRecord=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::StrategyServer::BeginProcessTurn=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::SVSOSwarmQueen::OnTurnBegin=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::SVSOSwarmQueen::RegisterHives=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::SVSOSwarmQueen::TickHives=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::SVSOSlaversRefuel::UpdateDifficultyTier=off
|
||||
01:39:06.011 [tid 5176] config: hook.Mars::RNG::Seed=off
|
||||
01:39:06.011 [tid 5176] config: hook.Game::StrategyApp::RunAI=off
|
||||
01:39:06.011 [tid 5176] config: aiorders=on
|
||||
01:39:06.011 [tid 5176] config: aiorders.out=C:\SOTS\shim.aiorders.txt
|
||||
01:39:06.011 [tid 5176] config: aiorders.words=12
|
||||
01:39:06.011 [tid 5176] config: aiorders.deep=off
|
||||
01:39:06.011 [tid 5176] config: aiprobes=off
|
||||
01:39:06.011 [tid 5176] config: airesearch=off
|
||||
01:39:06.011 [tid 5176] config: aiseed=pin
|
||||
01:39:06.011 [tid 5176] config: aiseed.values=32=156ebbbd,496=fe7b2826,512=0ed341d1,*=deadbeef
|
||||
01:39:06.104 [tid 5176] trace: C:\SOTS\shim.trace.jsonl (default mode trace, inline_max 256, flush always)
|
||||
01:39:06.104 [tid 5176] hook: Mars_Application_Initialize rva=0x004a0e50 -> va=00a80e50
|
||||
01:39:06.104 [tid 5176] hook: MH_Initialize -> MH_OK
|
||||
01:39:06.104 [tid 5176] hook: MH_CreateHook -> MH_OK (trampoline=01110fe0)
|
||||
01:39:06.136 [tid 5176] hook: MH_EnableHook -> MH_OK
|
||||
01:39:06.136 [tid 5176] cfg: GlobalConsts hook ready (scale constant 0.017453292519943295)
|
||||
01:39:06.136 [tid 5176] hook: Mars::GlobalConsts::LoadFile rva=0x004b73c0 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] dict: dictionaries hook ready (crt new=742a232b delete=742a0174)
|
||||
01:39:06.136 [tid 5176] hook: Game::WeaponDictionary::Init rva=0x0019a4c0 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::SectionDictionary::SectionDictionary rva=0x00176f40 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] research: ProcessResearch hook ready (Cost=0075da00, node=0x34, rng=0x9cc, fpu_cw=0x027f)
|
||||
01:39:06.136 [tid 5176] hook: Game::TechTree::ProcessResearch rva=0x001876c0 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] techfx: OnTechResearched hook ready (regions=15, gate=0/0, fpu_cw=0x027f)
|
||||
01:39:06.136 [tid 5176] hook: Game::ServerPlayer::OnTechResearched rva=0x00491790 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::ServerPlayer::ComputeBudget rva=0x00463030 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::ServerSystem::ProcessTurn rva=0x003598e0 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::ServerSystem::GroupOutput rva=0x0034b7a0 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::ServerSystem::ComputeTotalOutput rva=0x00350480 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] player_turn: ServerPlayer::ProcessTurn hook armed (ratio helper at 0075e950)
|
||||
01:39:06.136 [tid 5176] hook: Game::ServerPlayer::ProcessTurn rva=0x00491340 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::StrategyServer::MoveFleet rva=0x003d9ee0 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::StrategyServer::ProcessFleetMovement rva=0x003da9a0 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::StrategyHost::Autosave rva=0x00495210 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::StrategyServer::ProcessTurn rva=0x003dc6c0 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::StrategyServer::OnAllCombatDone_Tail rva=0x003d92a0 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::StrategyServer::ApplyEncounterResult rva=0x003d8920 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::StrategyServer::NodeLineDecay rva=0x003ae010 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::StrategyServer::ProcessNodeSpaceTravel rva=0x003a0e20 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::EncounterDetect::AssignContacts rva=0x003aa240 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::EncounterDetect::ProcessTeamRecord rva=0x003ca640 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::StrategyServer::BeginProcessTurn rva=0x003d98e0 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::SVSOSwarmQueen::OnTurnBegin rva=0x00129930 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::SVSOSwarmQueen::RegisterHives rva=0x00127630 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::SVSOSwarmQueen::TickHives rva=0x00127770 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::SVSOSlaversRefuel::UpdateDifficultyTier rva=0x00115820 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Mars::RNG::Seed rva=0x0009fdf0 mode=off (not installed)
|
||||
01:39:06.136 [tid 5176] hook: Game::StrategyApp::RunAI rva=0x004706f0 mode=off (not installed)
|
||||
01:39:06.151 [tid 5176] drawsite: Mars::RNG::NextFloat rva=0x0007d830 -> va=0065d830 create=MH_OK enable=MH_OK
|
||||
01:39:06.167 [tid 5176] drawsite: Mars::RNG::NextInt rva=0x000271c0 -> va=006071c0 create=MH_OK enable=MH_OK
|
||||
01:39:06.183 [tid 5176] drawsite: Mars::RNG::Chance rva=0x004e6dd0 -> va=00ac6dd0 create=MH_OK enable=MH_OK
|
||||
01:39:06.198 [tid 5176] drawsite: Mars::RNG::NextUInt rva=0x000f7670 -> va=006d7670 create=MH_OK enable=MH_OK
|
||||
01:39:06.229 [tid 5176] drawsite: Mars::RNG::FloatRange rva=0x0007d8a0 -> va=0065d8a0 create=MH_OK enable=MH_OK
|
||||
01:39:06.245 [tid 5176] drawsite: Mars::RNG::IntRangeBell rva=0x004e6d80 -> va=00ac6d80 create=MH_OK enable=MH_OK
|
||||
01:39:06.261 [tid 5176] drawsite: Mars::RNG::GaussianRange rva=0x004e6e30 -> va=00ac6e30 create=MH_OK enable=MH_OK
|
||||
01:39:06.261 [tid 5176] probe: installing 0 of 12 (probes= in shim.cfg)
|
||||
01:39:06.261 [tid 5176] watch: disabled (watch=off)
|
||||
01:39:06.261 [tid 5176] aiorders: out=C:\SOTS\shim.aiorders.txt probes=0 of 20
|
||||
01:39:06.261 [tid 5176] aicfg words=12 deep=0 research=0 seed=pin pins=4 detours=2
|
||||
01:39:06.261 [tid 5176] aiseed pin netId=32 value=0x156ebbbd
|
||||
01:39:06.261 [tid 5176] aiseed pin netId=496 value=0xfe7b2826
|
||||
01:39:06.261 [tid 5176] aiseed pin netId=512 value=0x0ed341d1
|
||||
01:39:06.261 [tid 5176] aiseed pin netId=-1 value=0xdeadbeef
|
||||
01:39:06.276 [tid 5176] aiorders: batch hook StrategySim::ApplyTurnCommandBatch rva=0x0048f9b0 va=00a6f9b0 create=MH_OK enable=MH_OK
|
||||
01:39:06.292 [tid 5176] aiseed: StrategyApp::RunAI rva=0x004706f0 va=00a506f0 create=MH_OK enable=MH_OK
|
||||
01:39:06.292 [tid 5176] airesearch: disabled (airesearch=off)
|
||||
01:39:06.292 [tid 5176] fpu: module init, entry cw=0x027f 53bit-double/nearest; force=off value=0x0000 sample_ticks=on
|
||||
01:39:06.292 [tid 5176] fpu: sample_turn=on (off releases StrategyServer::ProcessTurn for another hook)
|
||||
01:39:06.292 [tid 5176] fpu: StrategyClient::EndTurn rva=0x00383be0 -> va=00963be0 MH_CreateHook -> MH_OK (trampoline=01110ea0)
|
||||
01:39:06.323 [tid 5176] fpu: StrategyClient::EndTurn MH_EnableHook -> MH_OK
|
||||
01:39:06.323 [tid 5176] fpu: StrategyServer::BeginProcessTurn rva=0x003d98e0 -> va=009b98e0 MH_CreateHook -> MH_OK (trampoline=01110e80)
|
||||
01:39:06.339 [tid 5176] fpu: StrategyServer::BeginProcessTurn MH_EnableHook -> MH_OK
|
||||
01:39:06.339 [tid 5176] fpu: StrategyServer::ProcessTurn rva=0x003dc6c0 -> va=009bc6c0 MH_CreateHook -> MH_OK (trampoline=01110e60)
|
||||
01:39:06.370 [tid 5176] fpu: StrategyServer::ProcessTurn MH_EnableHook -> MH_OK
|
||||
01:39:06.370 [tid 5176] fpu: DemoApp::OnTick rva=0x0049a640 -> va=00a7a640 MH_CreateHook -> MH_OK (trampoline=01110e40)
|
||||
01:39:06.386 [tid 5176] fpu: DemoApp::OnTick MH_EnableHook -> MH_OK
|
||||
01:39:06.386 [tid 5176] selftest: Shim::SelfTest::Fill mode=off checksum=075ef0c3 records=0
|
||||
01:39:06.401 [tid 5176] Application::Initialize called (this=03078128)
|
||||
01:39:07.323 [tid 5176] fpu: TICK BASELINE at OnTick (this=03078128): cw=0x127f 53bit-double/nearest
|
||||
01:43:01.277 [tid 5176] ---- aibatch seq=1 blocks=0x005df35c n=1 stride=0x1b4 ----
|
||||
01:43:01.277 [tid 5176] aiblk seq=1 blk=0/1 at=0x005df35c pid=16 rate=1:1 target=0:6157184 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:43:01.277 [tid 5176] 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:43:01.277 [tid 5176] aiprobe seq=1 none installed (aiprobes=off)
|
||||
01:43:59.605 [tid 5176] aiseed call=1 netId=32 observed=0xb5f6e243 used=0x156ebbbd pinned=1
|
||||
01:43:59.637 [tid 5176] aiseed call=2 netId=496 observed=0xdd8eb177 used=0xfe7b2826 pinned=1
|
||||
01:43:59.668 [tid 5176] aiseed call=3 netId=512 observed=0xce156a3b used=0x0ed341d1 pinned=1
|
||||
01:47:45.902 [tid 5176] fpu: sample at StrategyClient::EndTurn (this=0d6b3a10): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:47:49.074 [tid 5176] fpu: sample at StrategyClient::EndTurn (this=330f44a0): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:47:49.121 [tid 5176] fpu: sample at StrategyClient::EndTurn (this=330f4be8): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:47:49.184 [tid 5176] fpu: sample at StrategyClient::EndTurn (this=330f3610): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:47:50.043 [tid 5176] fpu: sample at StrategyServer::BeginProcessTurn (this=0d60a988): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:47:50.043 [tid 5176] ---- aibatch seq=2 blocks=0x1e078870 n=8 stride=0x1b4 ----
|
||||
01:47:50.043 [tid 5176] aiblk seq=2 blk=0/8 at=0x1e078870 pid=16 rate=1:1 target=0:56 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:47:50.043 [tid 5176] 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 ]
|
||||
01:47:50.043 [tid 5176] aiblk seq=2 blk=1/8 at=0x1e078a24 pid=32 rate=1:0.8 target=0:1 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:47:50.043 [tid 5176] ailists seq=2 blk=1 pid=32 nonEmpty=9 sizes(1..27)=[ 3 0 19 0 15 0 2 3 0 4 0 12 0 8 0 0 0 0 0 0 0 0 15 0 0 0 0 ]
|
||||
01:47:50.043 [tid 5176] ailist blk=1 pid=32 list=1 off=0x070 size=3
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=1 idx=0 node=0x337af7f8 words=12 f0=1.74428e-38 f1=8 ints=[ 12447588 1090519041 543647557 1701406804 1800216678 13344 14 15 0 2 7 863685384 ] hex=[ 00bdef64 41000001 20676745 65696854 6b4d2066 00003420 0000000e 0000000f 00000000 00000002 00000007 337acb08 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=1 idx=1 node=0x337afcc8 words=12 f0=1.74428e-38 f1=1.4013e-45 ints=[ 12447588 1 543647557 1701406804 1800216678 13600 14 15 0 2 7 863679984 ] hex=[ 00bdef64 00000001 20676745 65696854 6b4d2066 00003520 0000000e 0000000f 00000000 00000002 00000007 337ab5f0 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=1 idx=2 node=0x337afc18 words=12 f0=1.74428e-38 f1=8 ints=[ 12447588 1090519041 1986097730 1635021669 1800216690 1828729632 14 15 1 2 26 863671072 ] hex=[ 00bdef64 41000001 76617242 61747365 6b4d2072 6d003320 0000000e 0000000f 00000001 00000002 0000001a 337a9320 ]
|
||||
01:47:50.043 [tid 5176] ailist blk=1 pid=32 list=3 off=0x088 size=19
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=0 node=0x3344e1c0 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 291 1957652328 -2013034753 12422480 1 0 58328340 195641692 0 ] hex=[ 00000000 00000180 000003c2 00000123 74af6768 880386ff 00bd8d50 00000001 00000000 037a0514 0ba9415c 00000000 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=1 node=0x3344e320 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 292 1962633012 -2013031937 12422480 1 0 58328052 249889746 0 ] hex=[ 00000000 00000180 000003c2 00000124 74fb6734 880391ff 00bd8d50 00000001 00000000 037a03f4 0ee503d2 00000000 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=2 node=0x3344e200 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 293 1960273680 -2013034241 860152448 860152160 0 272 962 300 ] hex=[ 00000000 00000180 000003c2 00000125 74d76710 880388ff 3344e280 3344e160 00000000 00000110 000003c2 0000012c ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=3 node=0x3344e380 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 294 1961322272 -2013031169 12422480 1 2 58327548 600000000 0 ] hex=[ 00000000 00000180 000003c2 00000126 74e76720 880394ff 00bd8d50 00000001 00000002 037a01fc 23c34600 00000000 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=4 node=0x3344e460 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 295 1946380252 -2013029377 12422480 1 0 58327476 500000000 0 ] hex=[ 00000000 00000180 000003c2 00000127 740367dc 88039bff 00bd8d50 00000001 00000000 037a01b4 1dcd6500 00000000 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=5 node=0x3344e500 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 296 1949788144 -2013028097 12422480 1 2 464 700000000 0 ] hex=[ 00000000 00000180 000003c2 00000128 743767f0 8803a0ff 00bd8d50 00000001 00000002 000001d0 29b92700 00000000 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=6 node=0x3344e260 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 297 1958962972 -2013033473 860152480 860152352 0 272 962 301 ] hex=[ 00000000 00000110 000003c2 00000129 74c3671c 88038bff 3344e2a0 3344e220 00000000 00000110 000003c2 0000012d ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=7 node=0x3344e4e0 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 298 1949525964 -2013028353 860152416 860152928 0 384 962 296 ] hex=[ 00000000 00000110 000003c2 0000012a 743367cc 88039fff 3344e260 3344e460 00000000 00000180 000003c2 00000128 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=8 node=0x3344e160 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 299 1956865916 -2013035521 12422480 1 0 58326900 1000000000 0 ] hex=[ 00000000 00000110 000003c2 0000012b 74a3677c 880383ff 00bd8d50 00000001 00000000 0379ff74 3b9aca00 00000000 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=9 node=0x3344e220 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 300 1960535828 -2013033985 12422480 1 0 857855616 1000000000 0 ] hex=[ 00000000 00000110 000003c2 0000012c 74db6714 880389ff 00bd8d50 00000001 00000000 3321d680 3b9aca00 00000000 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=10 node=0x3344e280 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 301 1959225088 -2013033217 860152512 860152448 0 368 962 302 ] hex=[ 00000000 00000110 000003c2 0000012d 74c76700 88038cff 3344e2c0 3344e280 00000000 00000170 000003c2 0000012e ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=11 node=0x3344e2a0 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 962 302 1959487236 -2013032961 860153696 860152480 0 368 962 303 ] hex=[ 00000000 00000170 000003c2 0000012e 74cb6704 88038dff 3344e760 3344e2a0 00000000 00000170 000003c2 0000012f ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=12 node=0x3344e2c0 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 962 303 1959749384 -2147250433 860153024 860153024 860153024 0 1 11927809 ] hex=[ 00000000 00000170 000003c2 0000012f 74cf6708 80038eff 3344e4c0 3344e4c0 3344e4c0 00000000 00000001 00b60101 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=13 node=0x3344e760 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 1490 304 1952671676 -2013023233 12422480 1 2 384 5987 0 ] hex=[ 00000000 00000170 000005d2 00000130 746367bc 8803b3ff 00bd8d50 00000001 00000002 00000180 00001763 00000000 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=14 node=0x3344e5a0 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 1474 305 1949001700 -2013026817 12422480 1 2 384 700000000 0 ] hex=[ 00000000 00000170 000005c2 00000131 742b67e4 8803a5ff 00bd8d50 00000001 00000002 00000180 29b92700 00000000 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=15 node=0x3344eb80 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 306 1978099232 -2147232513 12329660 1 2 58332516 600000000 0 ] hex=[ 00000000 000001d0 00000722 00000132 75e76620 8003d4ff 00bc22bc 00000001 00000002 037a1564 23c34600 00000000 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=16 node=0x3344e940 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 307 1975477880 -2013019393 860158336 860154336 0 80 1522 309 ] hex=[ 00000000 000001d0 00000722 00000133 75bf6678 8803c2ff 3344f980 3344e9e0 00000000 00000050 000005f2 00000135 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=17 node=0x3344e9e0 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 308 1976788588 -1945909249 860158816 860154144 7072 1 6142465 58331460 ] hex=[ 00000000 000001d0 00000722 00000134 75d3666c 8c03c7ff 3344fb60 3344e920 00001ba0 00000001 005dba01 037a1144 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=3 idx=18 node=0x3344e960 words=12 f0=0 f1=1.12104e-43 ints=[ 0 80 1522 309 1973642876 -2147236865 12329660 1 2 58331796 400000000 0 ] hex=[ 00000000 00000050 000005f2 00000135 75a3667c 8003c3ff 00bc22bc 00000001 00000002 037a1294 17d78400 00000000 ]
|
||||
01:47:50.043 [tid 5176] ailist blk=1 pid=32 list=5 off=0x0a0 size=15
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=0 node=0x3379eca8 words=12 f0=6.50202e-43 f1=0 ints=[ 464 0 1065353216 0 0 0 0 0 2030945993 -1946118144 863627400 863627832 ] hex=[ 000001d0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 790dc6c9 8c009800 3379e888 3379ea38 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=1 node=0x3379e858 words=12 f0=1.12104e-43 f1=0 ints=[ 80 0 1065353216 0 0 0 0 0 2040251971 -1946124032 863628648 863628504 ] hex=[ 00000050 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 799bc643 8c008100 3379ed68 3379ecd8 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=2 node=0x3379e978 words=12 f0=2.24208e-43 f1=0 ints=[ 160 0 0 1063675494 1036831949 0 0 0 2041038439 -1946122496 12588080 496 ] hex=[ 000000a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 79a7c667 8c008700 00c01430 000001f0 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=3 node=0x3379f0c8 words=12 f0=2.69049e-43 f1=0 ints=[ 192 0 1065353216 0 0 0 0 0 2122958157 -2013221376 863629080 863629032 ] hex=[ 000000c0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 7e89c54d 8800ae00 3379ef18 3379eee8 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=4 node=0x3379ef48 words=12 f0=3.81153e-43 f1=0.231054 ints=[ 272 1047304529 1061476780 0 0 0 0 0 2038023869 -2147441152 7 1 ] hex=[ 00000110 3e6c9951 3f44d9ac 00000000 00000000 00000000 00000000 00000000 7979c6bd 8000a600 00000007 00000001 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=5 node=0x3379eee8 words=12 f0=4.03574e-43 f1=0 ints=[ 288 0 1065353216 0 0 0 0 0 2037761713 -2013223936 863629416 863629560 ] hex=[ 00000120 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 7975c6b1 8800a400 3379f068 3379f0f8 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=6 node=0x3379f0f8 words=12 f0=4.25995e-43 f1=0.402307 ints=[ 304 1053686560 1058603632 0 0 0 0 1 2125972855 -1946112256 12561844 225223664 ] hex=[ 00000130 3ecdfb20 3f190270 00000000 00000000 00000000 00000000 00000001 7eb7c577 8c00af00 00bfadb4 0d6ca3f0 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=7 node=0x3379ef18 words=12 f0=4.70836e-43 f1=0.188798 ints=[ 336 1044468802 1062185712 0 0 0 0 0 2037630651 -2013223680 863629032 863629512 ] hex=[ 00000150 3e415442 3f4faaf0 00000000 00000000 00000000 00000000 00000000 7973c6bb 8800a500 3379eee8 3379f0c8 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=8 node=0x3379f068 words=12 f0=4.93257e-43 f1=0 ints=[ 352 0 1065353216 0 0 0 0 0 2122696001 -1946113024 12561844 225223664 ] hex=[ 00000160 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 7e85c541 8c00ac00 00bfadb4 0d6ca3f0 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=9 node=0x3379f008 words=12 f0=5.15678e-43 f1=0.109625 ints=[ 368 1038123805 1063514012 0 0 0 0 0 2123482453 -1946113536 12561844 225223664 ] hex=[ 00000170 3de0831d 3f63ef9c 00000000 00000000 00000000 00000000 00000000 7e91c555 8c00aa00 00bfadb4 0d6ca3f0 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=10 node=0x3379f998 words=12 f0=5.38099e-43 f1=0 ints=[ 384 0 1065353216 0 0 0 0 0 2141439083 -2013209344 863631864 863630808 ] hex=[ 00000180 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 7fa3c46b 8800dd00 3379f9f8 3379f5d8 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=11 node=0x3379f5a8 words=12 f0=5.60519e-43 f1=0 ints=[ 400 0 0 1063675494 1036831949 0 0 0 2116929001 -2013214720 863631816 863630760 ] hex=[ 00000190 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 7e2dc5e9 8800c800 3379f9c8 3379f5a8 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=12 node=0x3379f5d8 words=12 f0=5.8294e-43 f1=0 ints=[ 416 0 0 1063675494 1036831949 0 0 0 2116797843 -2147432192 863630952 863631912 ] hex=[ 000001a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 7e2bc593 8000c900 3379f668 3379fa28 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=13 node=0x3379f9c8 words=12 f0=6.05361e-43 f1=0 ints=[ 432 0 0 1063675494 1036831949 0 0 0 2141832301 -2013209088 858432344 863631816 ] hex=[ 000001b0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 7fa9c46d 8800de00 332aa358 3379f9c8 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=5 idx=14 node=0x3379f9f8 words=12 f0=6.27782e-43 f1=0 ints=[ 448 0 0 0 1065353216 0 0 0 2144846871 -2147426560 863630856 863631336 ] hex=[ 000001c0 00000000 00000000 00000000 3f800000 00000000 00000000 00000000 7fd7c417 8000df00 3379f608 3379f7e8 ]
|
||||
01:47:50.043 [tid 5176] ailist blk=1 pid=32 list=7 off=0x0b8 size=2
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=7 idx=0 node=0x33798518 words=12 f0=8.27327e-42 f1=0 ints=[ 5904 0 1938148342 -1945961216 863601896 859782992 52999200 -2147191040 1937820667 -1945960732 863601536 859784816 ] hex=[ 00001710 00000000 7385cbf6 8c02fd00 337984e8 333f3f50 0328b420 80047700 7380cbfb 8c02fee4 33798380 333f4670 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=7 idx=1 node=0x33798488 words=12 f0=8.43021e-42 f1=1.4013e-45 ints=[ 6016 1 1919667136 -1945962752 863607728 863598464 53046016 -2147193344 1939262405 -1945962265 859782800 859782800 ] hex=[ 00001780 00000001 726bcbc0 8c02f700 33799bb0 33797780 03296b00 80046e00 7396cbc5 8c02f8e7 333f3e90 333f3e90 ]
|
||||
01:47:50.043 [tid 5176] ailist blk=1 pid=32 list=8 off=0x0c4 size=3
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=8 idx=0 node=0x3395a9f8 words=12 f0=2.8054e-42 f1=7.01567e-21 ints=[ 2002 503612856 503612860 503612860 0 0 1875463696 -1945880064 865446272 865446392 1970 503612936 ] hex=[ 000007d2 1e0485b8 1e0485bc 1e0485bc 00000000 00000000 6fc94e10 8c043a00 3395a980 3395a9f8 000007b2 1e048608 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=8 idx=1 node=0x3395aa20 words=12 f0=2.76056e-42 f1=7.01574e-21 ints=[ 1970 503612936 503612940 503612940 0 0 1875660315 -2012988672 1885431127 796094063 1601397100 1701147239 ] hex=[ 000007b2 1e048608 1e04860c 1e04860c 00000000 00000000 6fcc4e1b 88043b00 70616557 2f736e6f 5f73616c 65657267 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=8 idx=2 node=0x3395a980 words=12 f0=2.1552e-42 f1=7.0156e-21 ints=[ 1538 503612760 503612764 503612764 0 0 1874349671 -2147207424 865446112 865445432 80 12329660 ] hex=[ 00000602 1e048558 1e04855c 1e04855c 00000000 00000000 6fb84e67 80043700 3395a8e0 3395a638 00000050 00bc22bc ]
|
||||
01:47:50.043 [tid 5176] ailist blk=1 pid=32 list=10 off=0x0dc size=4
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=10 idx=0 node=0x3395a958 words=12 f0=1.12104e-43 f1=2.76056e-42 ints=[ 80 1970 503612968 503612972 503612972 -2147286272 1873104508 -1945881088 859410992 865446432 1538 503612760 ] hex=[ 00000050 000007b2 1e048628 1e04862c 1e04862c 80030300 6fa54e7c 8c043600 33399230 3395aa20 00000602 1e048558 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=10 idx=1 node=0x3395a7c8 words=12 f0=5.38099e-43 f1=2.78298e-42 ints=[ 384 1986 503613112 503613116 503613116 0 1853050798 -2012992512 865446632 865445552 384 12423408 ] hex=[ 00000180 000007c2 1e0486b8 1e0486bc 1e0486bc 00000000 6e734fae 88042c00 3395aae8 3395a6b0 00000180 00bd90f0 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=10 idx=2 node=0x3395a778 words=12 f0=5.38099e-43 f1=2.8054e-42 ints=[ 384 2002 503613208 503613212 503613212 0 1853444000 -1945884160 1598312009 1098476624 2037345388 0 ] hex=[ 00000180 000007d2 1e048718 1e04871c 1e04871c 00000000 6e794fa0 8c042a00 5f444e49 41796c50 796f6c6c 00000000 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=10 idx=3 node=0x3395a890 words=12 f0=1.14346e-42 f1=9.90998e-42 ints=[ 816 7072 861302848 861302892 861302892 0 1872383557 -2012991232 865446352 865445632 272 12423408 ] hex=[ 00000330 00001ba0 33567040 3356706c 3356706c 00000000 6f9a4e45 88043100 3395a9d0 3395a700 00000110 00bd90f0 ]
|
||||
01:47:50.043 [tid 5176] ailist blk=1 pid=32 list=12 off=0x0f4 size=12
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=12 idx=0 node=0x33567158 words=12 f0=3.83956e-43 f1=1.75362e-38 ints=[ 274 12514268 0 0 0 0 863602760 863602772 863602772 1073741824 2092840290 -2013208728 ] hex=[ 00000112 00bef3dc 00000000 00000000 00000000 00000000 33798848 33798854 33798854 40000000 7cbe3562 8800df68 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=12 idx=1 node=0x335672a8 words=12 f0=4.06377e-43 f1=1.75362e-38 ints=[ 290 12514268 0 0 0 861192904 857155080 857155140 857155140 -1053360128 2093495560 -2013207142 ] hex=[ 00000122 00bef3dc 00000000 00000000 00000000 3354c2c8 33172608 33172644 33172644 c1370000 7cc83508 8800e59a ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=12 idx=2 node=0x335675b8 words=12 f0=4.28797e-43 f1=1.75362e-38 ints=[ 306 12514268 0 0 0 -2147397039 503613032 503613036 503613036 861195112 2083141102 -2013203480 ] hex=[ 00000132 00bef3dc 00000000 00000000 00000000 80015251 1e048668 1e04866c 1e04866c 3354cb68 7c2a35ee 8800f3e8 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=12 idx=3 node=0x335673f8 words=12 f0=4.51218e-43 f1=1.75362e-38 ints=[ 322 12514268 0 0 0 4016 860154304 860154324 860154324 861236576 2081568214 -2013205752 ] hex=[ 00000142 00bef3dc 00000000 00000000 00000000 00000fb0 3344e9c0 3344e9d4 3344e9d4 33556d60 7c1235d6 8800eb08 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=12 idx=4 node=0x33567698 words=12 f0=8.77213e-43 f1=1.75362e-38 ints=[ 626 12514268 0 0 0 861155560 863602040 863602056 863602056 -2147395481 2084976010 -1946093688 ] hex=[ 00000272 00bef3dc 00000000 00000000 00000000 335430e8 33798578 33798588 33798588 80015867 7c46358a 8c00f788 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=12 idx=5 node=0x33567708 words=12 f0=8.99634e-43 f1=1.75362e-38 ints=[ 642 12514268 0 0 0 861194600 860155040 860155064 860155064 -1059913727 2087990708 -2013202073 ] hex=[ 00000282 00bef3dc 00000000 00000000 00000000 3354c968 3344eca0 3344ecb8 3344ecb8 c0d30001 7c7435b4 8800f967 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=12 idx=6 node=0x33567430 words=12 f0=1.10142e-42 f1=1.75362e-38 ints=[ 786 12514268 0 0 0 4016 859837776 859837856 859837856 861194792 2082158047 -2147423231 ] hex=[ 00000312 00bef3dc 00000000 00000000 00000000 00000fb0 33401550 334015a0 334015a0 3354ca28 7c1b35df 8000ec01 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=12 idx=7 node=0x335675f0 words=12 f0=1.23595e-42 f1=1.75362e-38 ints=[ 882 12514268 0 0 0 861196008 856705072 856705160 856705160 -1053229055 2085827991 -2147421081 ] hex=[ 00000372 00bef3dc 00000000 00000000 00000000 3354cee8 33104830 33104888 33104888 c1390001 7c533597 8000f467 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=12 idx=8 node=0x33567660 words=12 f0=1.28079e-42 f1=1.75362e-38 ints=[ 914 12514268 0 0 0 861235904 861304528 861304572 861304572 861196136 2084648321 -2013202944 ] hex=[ 00000392 00bef3dc 00000000 00000000 00000000 33556ac0 335676d0 335676fc 335676fc 3354cf68 7c413581 8800f600 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=12 idx=9 node=0x335672e0 words=12 f0=1.30321e-42 f1=1.75362e-38 ints=[ 930 12514268 0 0 0 -1059127296 865446112 865446140 865446140 861238424 2096182577 -2147424760 ] hex=[ 000003a2 00bef3dc 00000000 00000000 00000000 c0df0000 3395a8e0 3395a8fc 3395a8fc 33557498 7cf13531 8000e608 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=12 idx=10 node=0x33567740 words=12 f0=2.35698e-42 f1=1.75362e-38 ints=[ 1682 12514268 0 0 0 1058603008 503612824 503612828 503612828 849529512 2088580541 -2147419544 ] hex=[ 00000692 00bef3dc 00000000 00000000 00000000 3f190000 1e048598 1e04859c 1e04859c 32a2caa8 7c7d35bd 8000fa68 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=12 idx=11 node=0x33567350 words=12 f0=2.44667e-42 f1=1.75362e-38 ints=[ 1746 12514268 0 0 0 861197096 865445672 865445700 865445700 -2147400780 2097100067 -2147424104 ] hex=[ 000006d2 00bef3dc 00000000 00000000 00000000 3354d328 3395a728 3395a744 3395a744 800143b4 7cff3523 8000e898 ]
|
||||
01:47:50.043 [tid 5176] ailist blk=1 pid=32 list=14 off=0x10c size=8
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=14 idx=0 node=0x3344eb60 words=12 f0=2.76056e-42 f1=0 ints=[ 1970 0 6142465 0 1977837116 -2013015041 860154176 860153248 0 464 1826 306 ] hex=[ 000007b2 00000000 005dba01 00000000 75e3663c 8803d3ff 3344e940 3344e5a0 00000000 000001d0 00000722 00000132 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=14 idx=1 node=0x3344ecc0 words=12 f0=2.76056e-42 f1=1.4013e-45 ints=[ 1970 1 6142465 0 1963943624 -1945903361 860154496 860155072 1986 0 6142465 0 ] hex=[ 000007b2 00000001 005dba01 00000000 750f66c8 8c03deff 3344ea80 3344ecc0 000007c2 00000000 005dba01 00000000 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=14 idx=2 node=0x3344ece0 words=12 f0=2.78298e-42 f1=0 ints=[ 1986 0 6142465 0 1966302924 -1945903105 860154144 860154272 2002 1 6142465 58333044 ] hex=[ 000007c2 00000000 005dba01 00000000 753366cc 8c03dfff 3344e920 3344e9a0 000007d2 00000001 005dba01 037a1774 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=14 idx=3 node=0x3344ea80 words=12 f0=2.78298e-42 f1=1.4013e-45 ints=[ 1986 1 6142465 0 1976002048 -2147234561 12329660 1 2 58332012 200000000 0 ] hex=[ 000007c2 00000001 005dba01 00000000 75c76600 8003ccff 00bc22bc 00000001 00000002 037a136c 0bebc200 00000000 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=14 idx=4 node=0x3344e9a0 words=12 f0=2.8054e-42 f1=0 ints=[ 2002 0 6142465 0 1974167140 -1945909761 2080 2672 2704 2320 1856 0 ] hex=[ 000007d2 00000000 005dba01 00000000 75ab6664 8c03c5ff 00000820 00000a70 00000a90 00000910 00000740 00000000 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=14 idx=5 node=0x3344ed00 words=12 f0=2.8054e-42 f1=1.4013e-45 ints=[ 2002 1 6142465 58333044 1966565104 -2147229441 58335288 58335300 58335312 58335324 58335336 58335348 ] hex=[ 000007d2 00000001 005dba01 037a1774 753766f0 8003e0ff 037a2038 037a2044 037a2050 037a205c 037a2068 037a2074 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=14 idx=6 node=0x3344e920 words=12 f0=9.90998e-42 f1=0 ints=[ 7072 0 6142465 58333116 1975215732 -2013019649 860154336 860154752 0 464 1826 307 ] hex=[ 00001ba0 00000000 005dba01 037a17bc 75bb6674 8803c1ff 3344e9e0 3344eb80 00000000 000001d0 00000722 00000133 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=14 idx=7 node=0x3344ea00 words=12 f0=9.90998e-42 f1=1.4013e-45 ints=[ 7072 1 6142465 58331460 1977050640 -2013017857 12422480 1 2 58331868 1000000000 0 ] hex=[ 00001ba0 00000001 005dba01 037a1144 75d76610 8803c8ff 00bd8d50 00000001 00000002 037a12dc 3b9aca00 00000000 ]
|
||||
01:47:50.043 [tid 5176] ailist blk=1 pid=32 list=23 off=0x178 size=15
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=0 node=0x3395aa70 words=12 f0=6.50202e-43 f1=1.74089e-38 ints=[ 464 12423408 860154400 860154424 860154424 -2147284992 1875267073 -2012988160 865445552 865445712 352 12423408 ] hex=[ 000001d0 00bd90f0 3344ea20 3344ea38 3344ea38 80030800 6fc64e01 88043d00 3395a6b0 3395a750 00000160 00bd90f0 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=1 node=0x3395a908 words=12 f0=1.12104e-43 f1=1.74089e-38 ints=[ 80 12423408 860154464 860154488 860154488 0 1873497718 -2012990464 865445632 865446152 160 12423408 ] hex=[ 00000050 00bd90f0 3344ea60 3344ea78 3344ea78 00000000 6fab4e76 88043400 3395a700 3395a908 000000a0 00bd90f0 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=2 node=0x3395a930 words=12 f0=2.24208e-43 f1=1.74089e-38 ints=[ 160 12423408 860156160 860156184 860156184 0 1873694329 -2012990208 865445832 859410792 80 1970 ] hex=[ 000000a0 00bd90f0 3344f100 3344f118 3344f118 00000000 6fae4e79 88043500 3395a7c8 33399168 00000050 000007b2 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=3 node=0x3395a700 words=12 f0=2.69049e-43 f1=1.74089e-38 ints=[ 192 12423408 860155360 860155384 860155384 0 1852329911 -1945884928 6432 6224 6400 6192 ] hex=[ 000000c0 00bd90f0 3344ede0 3344edf8 3344edf8 00000000 6e684fb7 8c042700 00001920 00001850 00001900 00001830 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=4 node=0x3395a8b8 words=12 f0=3.81153e-43 f1=1.74089e-38 ints=[ 272 12423408 860155488 860155512 860155512 0 1871793736 -1945882112 3696 4512 4816 4080 ] hex=[ 00000110 00bd90f0 3344ee60 3344ee78 3344ee78 00000000 6f914e48 8c043200 00000e70 000011a0 000012d0 00000ff0 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=5 node=0x3395a9d0 words=12 f0=4.03574e-43 f1=1.74089e-38 ints=[ 288 12423408 860155232 860155256 860155256 0 1873956461 -1945880320 865446432 859410992 2002 503612856 ] hex=[ 00000120 00bd90f0 3344ed60 3344ed78 3344ed78 00000000 6fb24e6d 8c043900 3395aa20 33399230 000007d2 1e0485b8 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=6 node=0x3395a6d8 words=12 f0=4.25995e-43 f1=1.74089e-38 ints=[ 304 12423408 860155904 860155928 860155928 0 1851084684 -2012994048 865446072 865446192 192 12423408 ] hex=[ 00000130 00bd90f0 3344f000 3344f018 3344f018 00000000 6e554f8c 88042600 3395a8b8 3395a930 000000c0 00bd90f0 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=7 node=0x3395a750 words=12 f0=4.70836e-43 f1=1.74089e-38 ints=[ 336 12423408 860155872 860155896 860155896 0 1851936701 -2012993280 865446032 865445832 384 2002 ] hex=[ 00000150 00bd90f0 3344efe0 3344eff8 3344eff8 00000000 6e624fbd 88042900 3395a890 3395a7c8 00000180 000007d2 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=8 node=0x3395aa98 words=12 f0=4.93257e-43 f1=1.74089e-38 ints=[ 352 12423408 860155200 860155224 860155224 0 1876774404 -2012987904 1885431127 796094063 1601069411 1935764592 ] hex=[ 00000160 00bd90f0 3344ed40 3344ed58 3344ed58 00000000 6fdd4e04 88043e00 70616557 2f736e6f 5f6e6163 73616c70 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=9 node=0x3395a6b0 words=12 f0=5.15678e-43 f1=1.74089e-38 ints=[ 368 12423408 860155840 860155864 860155864 0 1851674505 -2012994304 865445712 865446352 304 12423408 ] hex=[ 00000170 00bd90f0 3344efc0 3344efd8 3344efd8 00000000 6e5e4f89 88042500 3395a750 3395a9d0 00000130 00bd90f0 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=10 node=0x3395a7f0 words=12 f0=5.38099e-43 f1=1.74089e-38 ints=[ 384 12423408 860155936 860155960 860155960 0 1853247057 -2012992256 1885431127 796094063 1601397100 1701147239 ] hex=[ 00000180 00bd90f0 3344f020 3344f038 3344f038 00000000 6e764e51 88042d00 70616557 2f736e6f 5f73616c 65657267 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=11 node=0x3395aae8 words=12 f0=5.60519e-43 f1=1.74089e-38 ints=[ 400 12423408 860155776 860155800 860155800 0 1876381234 -2147205120 1885431127 796094063 779315565 1885431159 ] hex=[ 00000190 00bd90f0 3344ef80 3344ef98 3344ef98 00000000 6fd74e32 80044000 70616557 2f736e6f 2e73696d 70616577 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=12 node=0x3395a610 words=12 f0=5.8294e-43 f1=1.74089e-38 ints=[ 416 12423408 860156032 860156056 860156056 -2147290112 1850363797 -2012995328 865445472 865445392 432 12423408 ] hex=[ 000001a0 00bd90f0 3344f080 3344f098 3344f098 8002f400 6e4a4f95 88042100 3395a660 3395a610 000001b0 00bd90f0 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=13 node=0x3395a638 words=12 f0=6.05361e-43 f1=1.74089e-38 ints=[ 432 12423408 860155712 860155736 860155736 0 1849773976 -2012995072 859410512 865445432 448 12423408 ] hex=[ 000001b0 00bd90f0 3344ef40 3344ef58 3344ef58 00000000 6e414f98 88042200 33399050 3395a638 000001c0 00bd90f0 ]
|
||||
01:47:50.043 [tid 5176] aielem blk=1 pid=32 list=23 idx=14 node=0x3395a660 words=12 f0=6.27782e-43 f1=1.74089e-38 ints=[ 448 12423408 860155296 860155320 860155320 0 1849970563 -2147212544 865446032 865446072 384 2002 ] hex=[ 000001c0 00bd90f0 3344eda0 3344edb8 3344edb8 00000000 6e444f83 80042300 3395a890 3395a8b8 00000180 000007d2 ]
|
||||
01:47:50.043 [tid 5176] aiblk seq=2 blk=2/8 at=0x1e078bd8 pid=496 rate=1:0.8 target=0:1 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:47:50.043 [tid 5176] 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 ]
|
||||
01:47:50.043 [tid 5176] aiblk seq=2 blk=3/8 at=0x1e078d8c pid=512 rate=1:0.8 target=0:589838 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:47:50.043 [tid 5176] 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 ]
|
||||
01:47:50.059 [tid 5176] aiblk seq=2 blk=4/8 at=0x1e078f40 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
|
||||
01:47:50.059 [tid 5176] 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 ]
|
||||
01:47:50.059 [tid 5176] aiblk seq=2 blk=5/8 at=0x1e0790f4 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
|
||||
01:47:50.059 [tid 5176] 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 ]
|
||||
01:47:50.059 [tid 5176] aiblk seq=2 blk=6/8 at=0x1e0792a8 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
|
||||
01:47:50.059 [tid 5176] 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 ]
|
||||
01:47:50.059 [tid 5176] aiblk seq=2 blk=7/8 at=0x1e07945c 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
|
||||
01:47:50.059 [tid 5176] 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 ]
|
||||
01:47:50.059 [tid 5176] aiprobe seq=2 none installed (aiprobes=off)
|
||||
01:47:50.059 [tid 5176] fpu: sample at StrategyServer::ProcessTurn (this=0d60a988): cw=0x127f 53bit-double/nearest
|
||||
120
verify/results/shim/bp/L-aiorders.txt
Normal file
120
verify/results/shim/bp/L-aiorders.txt
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
aiorders: out=C:\SOTS\shim.aiorders.txt probes=0 of 20
|
||||
aicfg words=12 deep=0 research=0 seed=log pins=0 detours=2
|
||||
aiorders: batch hook StrategySim::ApplyTurnCommandBatch rva=0x0048f9b0 va=00a6f9b0 create=MH_OK enable=MH_OK
|
||||
aiseed: StrategyApp::RunAI rva=0x004706f0 va=00a506f0 create=MH_OK enable=MH_OK
|
||||
airesearch: disabled (airesearch=off)
|
||||
---- aibatch seq=1 blocks=0x0113efac n=1 stride=0x1b4 ----
|
||||
aiblk seq=1 blk=0/1 at=0x0113efac pid=16 rate=1:1 target=0:18083792 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 none installed (aiprobes=off)
|
||||
aiseed call=1 netId=32 observed=0x156ebbbd used=0x156ebbbd pinned=0
|
||||
aiseed call=2 netId=496 observed=0xfe7b2826 used=0xfe7b2826 pinned=0
|
||||
aiseed call=3 netId=512 observed=0x0ed341d1 used=0x0ed341d1 pinned=0
|
||||
---- aibatch seq=2 blocks=0x0d8410b0 n=8 stride=0x1b4 ----
|
||||
aiblk seq=2 blk=0/8 at=0x0d8410b0 pid=16 rate=1:1 target=0:1632465488 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=0x0d841264 pid=32 rate=1:0.8 target=0:6 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
ailists seq=2 blk=1 pid=32 nonEmpty=9 sizes(1..27)=[ 3 0 19 0 15 0 2 3 0 4 0 12 0 8 0 0 0 0 0 0 0 0 15 0 0 0 0 ]
|
||||
ailist blk=1 pid=32 list=1 off=0x070 size=3
|
||||
aielem blk=1 pid=32 list=1 idx=0 node=0x335b4f38 words=12 f0=1.74428e-38 f1=1.4013e-45 ints=[ 12447588 1 543647557 1701406804 1800216678 13344 14 15 0 2 7 862915736 ] hex=[ 00bdef64 00000001 20676745 65696854 6b4d2066 00003420 0000000e 0000000f 00000000 00000002 00000007 336f0c98 ]
|
||||
aielem blk=1 pid=32 list=1 idx=1 node=0x335b46f8 words=12 f0=1.74428e-38 f1=-1.4013e-45 ints=[ 12447588 -2147483647 543647557 1701406804 1800216678 13600 14 15 1952539970 2 7 862917896 ] hex=[ 00bdef64 80000001 20676745 65696854 6b4d2066 00003520 0000000e 0000000f 74616542 00000002 00000007 336f1508 ]
|
||||
aielem blk=1 pid=32 list=1 idx=2 node=0x335b4908 words=12 f0=1.74428e-38 f1=2.71051e-20 ints=[ 12447588 520093697 1986097730 1635021669 1800216690 520106784 14 15 523552280 2 26 523501560 ] hex=[ 00bdef64 1f000001 76617242 61747365 6b4d2072 1f003320 0000000e 0000000f 1f34c618 00000002 0000001a 1f33fff8 ]
|
||||
ailist blk=1 pid=32 list=3 off=0x088 size=19
|
||||
aielem blk=1 pid=32 list=3 idx=0 node=0x331d6338 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 291 987337685 -2013023233 857564024 857563704 0 384 962 293 ] hex=[ 00000000 00000180 000003c2 00000123 3ad993d5 8803b3ff 331d6378 331d6238 00000000 00000180 000003c2 00000125 ]
|
||||
aielem blk=1 pid=32 list=3 idx=1 node=0x331d6238 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 292 989434869 -2013025281 12422480 1 0 272 249889746 0 ] hex=[ 00000000 00000180 000003c2 00000124 3af993f5 8803abff 00bd8d50 00000001 00000000 00000110 0ee503d2 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=2 node=0x331d6358 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 293 987599825 -2013022977 857564184 857563992 0 384 962 294 ] hex=[ 00000000 00000180 000003c2 00000125 3add93d1 8803b4ff 331d6418 331d6358 00000000 00000180 000003c2 00000126 ]
|
||||
aielem blk=1 pid=32 list=3 idx=3 node=0x331d6378 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 294 986813389 -2013022721 12422480 1 0 59252460 900000000 0 ] hex=[ 00000000 00000180 000003c2 00000126 3ad193cd 8803b5ff 00bd8d50 00000001 00000000 03881eec 35a4e900 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=4 node=0x331d6418 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 295 992318265 -2013021441 12422480 1 2 384 700000000 0 ] hex=[ 00000000 00000180 000003c2 00000127 3b259339 8803baff 00bd8d50 00000001 00000002 00000180 29b92700 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=5 node=0x331d64b8 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 296 990483237 -2013020161 857563384 857564280 0 272 962 300 ] hex=[ 00000000 00000180 000003c2 00000128 3b099325 8803bfff 331d60f8 331d6478 00000000 00000110 000003c2 0000012c ]
|
||||
aielem blk=1 pid=32 list=3 idx=6 node=0x331d63b8 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 297 992580549 -2013022209 12422480 1 2 384 600000000 0 ] hex=[ 00000000 00000110 000003c2 00000129 3b2993c5 8803b7ff 00bd8d50 00000001 00000002 00000180 23c34600 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=7 node=0x331d6458 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 298 993891121 -2013020929 857564376 857564248 0 272 962 299 ] hex=[ 00000000 00000110 000003c2 0000012a 3b3d9331 8803bcff 331d64d8 331d6458 00000000 00000110 000003c2 0000012b ]
|
||||
aielem blk=1 pid=32 list=3 idx=8 node=0x331d6478 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 299 993104685 -2013020673 12422480 1 2 59251452 100000000 0 ] hex=[ 00000000 00000110 000003c2 0000012b 3b31932d 8803bdff 00bd8d50 00000001 00000002 03881afc 05f5e100 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=9 node=0x331d64d8 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 300 990745377 -2147237633 3504 3472 3488 3216 3264 3520 ] hex=[ 00000000 00000110 000003c2 0000012c 3b0d9321 8003c0ff 00000db0 00000d90 00000da0 00000c90 00000cc0 00000dc0 ]
|
||||
aielem blk=1 pid=32 list=3 idx=10 node=0x331d60f8 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 301 981570461 -2013027841 12422480 1 0 384 1000000000 0 ] hex=[ 00000000 00000110 000003c2 0000012d 3a81939d 8803a1ff 00bd8d50 00000001 00000000 00000180 3b9aca00 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=11 node=0x331d6778 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 962 302 995201869 -2013014529 12422480 1 2 1 100000000 0 ] hex=[ 00000000 00000170 000003c2 0000012e 3b51934d 8803d5ff 00bd8d50 00000001 00000002 00000001 05f5e100 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=12 node=0x331d65b8 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 962 303 996774661 -2147235841 12329660 1 2 59254764 1000000000 0 ] hex=[ 00000000 00000170 000003c2 0000012f 3b699305 8003c7ff 00bc22bc 00000001 00000002 038827ec 3b9aca00 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=13 node=0x331d6838 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 1490 304 1002017461 -2013012993 12422480 1 2 464 500000000 0 ] hex=[ 00000000 00000170 000005d2 00000130 3bb992b5 8803dbff 00bd8d50 00000001 00000002 000001d0 1dcd6500 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=14 node=0x331d6ad8 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 1474 305 1003328225 -2013007617 12422480 1 2 59255988 800000000 0 ] hex=[ 00000000 00000170 000005c2 00000131 3bcd92e1 8803f0ff 00bd8d50 00000001 00000002 03882cb4 2faf0800 00000000 ]
|
||||
aielem blk=1 pid=32 list=3 idx=15 node=0x331d6978 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 306 999395981 -2013010433 3504 3472 3488 3216 3264 3520 ] hex=[ 00000000 000001d0 00000722 00000132 3b91928d 8803e5ff 00000db0 00000d90 00000da0 00000c90 00000cc0 00000dc0 ]
|
||||
aielem blk=1 pid=32 list=3 idx=16 node=0x331d6b58 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 307 1004376785 -1945897729 857568856 857566328 7072 1 18069249 59256300 ] hex=[ 00000000 000001d0 00000722 00000133 3bdd92d1 8c03f4ff 331d7658 331d6c78 00001ba0 00000001 0113b701 03882dec ]
|
||||
aielem blk=1 pid=32 list=3 idx=17 node=0x331d6a78 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 308 1005687533 -1945899521 2080 2672 2704 2320 1856 59255724 ] hex=[ 00000000 000001d0 00000722 00000134 3bf192ed 8c03edff 00000820 00000a70 00000a90 00000910 00000740 03882bac ]
|
||||
aielem blk=1 pid=32 list=3 idx=18 node=0x331d6bf8 words=12 f0=0 f1=1.12104e-43 ints=[ 0 80 1522 309 606179901 -2013005313 12422480 1 2 59256636 500000000 0 ] hex=[ 00000000 00000050 000005f2 00000135 2421923d 8803f9ff 00bd8d50 00000001 00000002 03882f3c 1dcd6500 00000000 ]
|
||||
ailist blk=1 pid=32 list=5 off=0x0a0 size=15
|
||||
aielem blk=1 pid=32 list=5 idx=0 node=0x336e5ff8 words=12 f0=6.50202e-43 f1=0 ints=[ 464 0 1065353216 0 0 0 0 0 922022843 -1946126528 862871496 226113984 ] hex=[ 000001d0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 36f4f3bb 8c007740 336e5fc8 0d7a39c0 ]
|
||||
aielem blk=1 pid=32 list=5 idx=1 node=0x336e6118 words=12 f0=1.12104e-43 f1=0 ints=[ 80 0 1065353216 0 0 0 0 0 919663511 -2013233840 862872840 862871832 ] hex=[ 00000050 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 36d0f397 88007d50 336e6508 336e6118 ]
|
||||
aielem blk=1 pid=32 list=5 idx=2 node=0x336e6148 words=12 f0=2.24208e-43 f1=0 ints=[ 160 0 0 1063675494 1036831949 0 0 0 920318865 -1946124768 226113984 862871256 ] hex=[ 000000a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 36daf391 8c007e20 0d7a39c0 336e5ed8 ]
|
||||
aielem blk=1 pid=32 list=5 idx=3 node=0x336e6508 words=12 f0=2.69049e-43 f1=0 ints=[ 192 0 1065353216 0 0 0 0 0 928183065 -1946119616 862872120 226211352 ] hex=[ 000000c0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 3752f319 8c009240 336e6238 0d7bb618 ]
|
||||
aielem blk=1 pid=32 list=5 idx=4 node=0x336e6598 words=12 f0=3.81153e-43 f1=0.231054 ints=[ 272 1047304529 1061476780 0 0 0 0 0 933294855 -1946118824 856767208 862872936 ] hex=[ 00000110 3e6c9951 3f44d9ac 00000000 00000000 00000000 00000000 00000000 37a0f307 8c009558 33113ae8 336e6568 ]
|
||||
aielem blk=1 pid=32 list=5 idx=5 node=0x336e65f8 words=12 f0=4.03574e-43 f1=0 ints=[ 288 0 1065353216 0 0 0 0 0 934605691 -1946118352 12561844 523348560 ] hex=[ 00000120 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 37b4f37b 8c009730 00bfadb4 1f31aa50 ]
|
||||
aielem blk=1 pid=32 list=5 idx=6 node=0x336e6718 words=12 f0=4.25995e-43 f1=0.402307 ints=[ 304 1053686560 1058603632 0 0 0 0 1 932246359 -1946116656 12561844 523348560 ] hex=[ 00000130 3ecdfb20 3f190270 00000000 00000000 00000000 00000000 00000001 3790f357 8c009dd0 00bfadb4 1f31aa50 ]
|
||||
aielem blk=1 pid=32 list=5 idx=7 node=0x336e6658 words=12 f0=4.70836e-43 f1=0.188798 ints=[ 336 1044468802 1062185712 0 0 0 0 0 934867823 -2013226536 862874520 862872264 ] hex=[ 00000150 3e415442 3f4faaf0 00000000 00000000 00000000 00000000 00000000 37b8f36f 880099d8 336e6b98 336e62c8 ]
|
||||
aielem blk=1 pid=32 list=5 idx=8 node=0x336e62c8 words=12 f0=4.93257e-43 f1=0 ints=[ 352 0 1065353216 0 0 0 0 0 923464673 -1946122528 12543652 3 ] hex=[ 00000160 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 370af3e1 8c0086e0 00bf66a4 00000003 ]
|
||||
aielem blk=1 pid=32 list=5 idx=9 node=0x336e6688 words=12 f0=5.15678e-43 f1=0.109625 ints=[ 368 1038123805 1063514012 0 0 0 0 0 931328873 -1946117600 862872600 862872648 ] hex=[ 00000170 3de0831d 3f63ef9c 00000000 00000000 00000000 00000000 00000000 3782f369 8c009a20 336e6418 336e6448 ]
|
||||
aielem blk=1 pid=32 list=5 idx=10 node=0x336e6b98 words=12 f0=5.38099e-43 f1=0 ints=[ 384 0 1065353216 0 0 0 0 0 811659975 -2147437152 862874568 862874568 ] hex=[ 00000180 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 3060f2c7 8000b5a0 336e6bc8 336e6bc8 ]
|
||||
aielem blk=1 pid=32 list=5 idx=11 node=0x336e6d78 words=12 f0=5.60519e-43 f1=0 ints=[ 400 0 0 1063675494 1036831949 0 0 0 816116235 -1946107928 856766392 856766392 ] hex=[ 00000190 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 30a4f20b 8c00bfe8 331137b8 331137b8 ]
|
||||
aielem blk=1 pid=32 list=5 idx=12 node=0x336e6988 words=12 f0=5.8294e-43 f1=0 ints=[ 416 0 0 1063675494 1036831949 0 0 0 807596681 -2147440056 862874856 862874808 ] hex=[ 000001a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 3022f289 8000aa48 336e6ce8 336e6cb8 ]
|
||||
aielem blk=1 pid=32 list=5 idx=13 node=0x336e6b68 words=12 f0=6.05361e-43 f1=0 ints=[ 432 0 0 1063675494 1036831949 0 0 0 812053197 -2013219840 862875000 862873224 ] hex=[ 000001b0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 3066f2cd 8800b400 336e6d78 336e6688 ]
|
||||
aielem blk=1 pid=32 list=5 idx=14 node=0x336e6ce8 words=12 f0=6.27782e-43 f1=0 ints=[ 448 0 0 0 1065353216 0 0 0 811004445 -2147435512 862874904 862874904 ] hex=[ 000001c0 00000000 00000000 00000000 3f800000 00000000 00000000 00000000 3056f21d 8000bc08 336e6d18 336e6d18 ]
|
||||
ailist blk=1 pid=32 list=7 off=0x0b8 size=2
|
||||
aielem blk=1 pid=32 list=7 idx=0 node=0x335a5b08 words=12 f0=8.27327e-42 f1=0 ints=[ 5904 0 943027420 -1945895369 857455768 861558960 53939712 1068108798 943092953 -1945895168 857462200 857462200 ] hex=[ 00001710 00000000 383574dc 8c03fe37 331bbc98 335a58b0 03370e00 3faa0bfe 383674d9 8c03ff00 331bd5b8 331bd5b8 ]
|
||||
aielem blk=1 pid=32 list=7 idx=1 node=0x335a5c10 words=12 f0=8.43021e-42 f1=1.4013e-45 ints=[ 6016 1 940864571 -1945892608 857467336 861560112 54067136 -2147088128 941192248 -1945892218 857470000 857470000 ] hex=[ 00001780 00000001 3814743b 8c040900 331be9c8 335a5d30 0338ffc0 80060900 38197438 8c040a86 331bf430 331bf430 ]
|
||||
ailist blk=1 pid=32 list=8 off=0x0c4 size=3
|
||||
aielem blk=1 pid=32 list=8 idx=0 node=0x332afaa0 words=12 f0=2.8054e-42 f1=4.89528e-08 ints=[ 2002 861028408 861028412 861028412 4800 -1948581887 587161831 -2012968380 858454968 858455088 384 12423408 ] hex=[ 000007d2 33524038 3352403c 3352403c 000012c0 8bdb0001 22ff60e7 88048a44 332afbb8 332afc30 00000180 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=8 idx=1 node=0x332afcd0 words=12 f0=2.78298e-42 f1=4.8953e-08 ints=[ 1986 861028440 861028444 861028444 0 -237174783 590962721 -2012964675 858455328 858455208 432 12423408 ] hex=[ 000007c2 33524058 3352405c 3352405c 00000000 f1dd0001 23396021 880498bd 332afd20 332afca8 000001b0 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=8 idx=2 node=0x332afb68 words=12 f0=2.1552e-42 f1=4.89525e-08 ints=[ 1538 861028312 861028316 861028316 16776961 -47841279 583426254 -2147184887 858455328 858454968 352 12329660 ] hex=[ 00000602 33523fd8 33523fdc 33523fdc 00ffff01 fd260001 22c660ce 80048f09 332afd20 332afbb8 00000160 00bc22bc ]
|
||||
ailist blk=1 pid=32 list=10 off=0x0dc size=4
|
||||
aielem blk=1 pid=32 list=10 idx=0 node=0x332afa28 words=12 f0=5.38099e-43 f1=2.76056e-42 ints=[ 384 1970 861028568 861028572 861028572 1885601793 586047734 -2012969013 1885431127 796094063 1601397100 1701147239 ] hex=[ 00000180 000007b2 335240d8 335240dc 335240dc 70640001 22ee60f6 880487cb 70616557 2f736e6f 5f73616c 65657267 ]
|
||||
aielem blk=1 pid=32 list=10 idx=1 node=0x332afd48 words=12 f0=1.12104e-43 f1=2.78298e-42 ints=[ 80 1986 861028584 861028588 861028588 -1511718911 587882514 -1945855029 1598312009 1098476624 2037345388 12329472 ] hex=[ 00000050 000007c2 335240e8 335240ec 335240ec a5e50001 230a6012 8c049bcb 5f444e49 41796c50 796f6c6c 00bc2200 ]
|
||||
aielem blk=1 pid=32 list=10 idx=2 node=0x332afa78 words=12 f0=5.38099e-43 f1=2.8054e-42 ints=[ 384 2002 861028344 861028348 861028348 802750464 585392364 -1945859604 858455248 523410576 2002 861028408 ] hex=[ 00000180 000007d2 33523ff8 33523ffc 33523ffc 2fd90000 22e460ec 8c0489ec 332afcd0 1f329c90 000007d2 33524038 ]
|
||||
aielem blk=1 pid=32 list=10 idx=3 node=0x332afd98 words=12 f0=1.14346e-42 f1=9.90998e-42 ints=[ 816 7072 862953712 862953756 862953756 530317312 587227144 -1945854663 6432 6224 6400 6192 ] hex=[ 00000330 00001ba0 336fa0f0 336fa11c 336fa11c 1f9c0000 23006008 8c049d39 00001920 00001850 00001900 00001830 ]
|
||||
ailist blk=1 pid=32 list=12 off=0x0f4 size=12
|
||||
aielem blk=1 pid=32 list=12 idx=0 node=0x336fa390 words=12 f0=3.83956e-43 f1=1.75362e-38 ints=[ 274 12514268 0 0 0 1 861560976 861560988 861560988 0 960285639 -2013144064 ] hex=[ 00000112 00bef3dc 00000000 00000000 00000000 00000001 335a6090 335a609c 335a609c 00000000 393ccbc7 8801dc00 ]
|
||||
aielem blk=1 pid=32 list=12 idx=1 node=0x336fa7f0 words=12 f0=4.06377e-43 f1=1.75362e-38 ints=[ 290 12514268 0 0 0 0 855034864 855034924 855034924 0 964741819 -2013138944 ] hex=[ 00000122 00bef3dc 00000000 00000000 00000000 00000000 32f6cbf0 32f6cc2c 32f6cc2c 00000000 3980cabb 8801f000 ]
|
||||
aielem blk=1 pid=32 list=12 idx=2 node=0x336fa9b0 words=12 f0=4.28797e-43 f1=1.75362e-38 ints=[ 306 12514268 0 0 0 0 861028632 861028636 861028636 0 972606083 -2013136896 ] hex=[ 00000132 00bef3dc 00000000 00000000 00000000 00000000 33524118 3352411c 3352411c 00000000 39f8ca83 8801f800 ]
|
||||
aielem blk=1 pid=32 list=12 idx=3 node=0x336fa4e0 words=12 f0=4.51218e-43 f1=1.75362e-38 ints=[ 322 12514268 0 0 0 0 857565848 857565868 857565868 0 962775837 -2013142528 ] hex=[ 00000142 00bef3dc 00000000 00000000 00000000 00000000 331d6a98 331d6aac 331d6aac 00000000 3962cb1d 8801e200 ]
|
||||
aielem blk=1 pid=32 list=12 idx=4 node=0x336fa5c0 words=12 f0=8.77213e-43 f1=1.75362e-38 ints=[ 626 12514268 0 0 0 4016 861560400 861560416 861560416 1 960940801 -2013141504 ] hex=[ 00000272 00bef3dc 00000000 00000000 00000000 00000fb0 335a5e50 335a5e60 335a5e60 00000001 3946cb01 8801e600 ]
|
||||
aielem blk=1 pid=32 list=12 idx=5 node=0x336fa828 words=12 f0=8.99634e-43 f1=1.75362e-38 ints=[ 642 12514268 0 0 0 0 857565592 857565616 857565616 0 965331636 -1946029824 ] hex=[ 00000282 00bef3dc 00000000 00000000 00000000 00000000 331d6998 331d69b0 331d69b0 00000000 3989cab4 8c01f100 ]
|
||||
aielem blk=1 pid=32 list=12 idx=6 node=0x336fa5f8 words=12 f0=1.10142e-42 f1=1.75362e-38 ints=[ 786 12514268 0 0 0 0 857651144 857651224 857651224 0 961530746 -2013141248 ] hex=[ 00000312 00bef3dc 00000000 00000000 00000000 00000000 331eb7c8 331eb818 331eb818 00000000 394fcb7a 8801e700 ]
|
||||
aielem blk=1 pid=32 list=12 idx=7 node=0x336fa630 words=12 f0=1.23595e-42 f1=1.75362e-38 ints=[ 882 12514268 0 0 0 0 854578840 854578928 854578928 0 961071987 -2013140992 ] hex=[ 00000372 00bef3dc 00000000 00000000 00000000 00000000 32efd698 32efd6f0 32efd6f0 00000000 3948cb73 8801e800 ]
|
||||
aielem blk=1 pid=32 list=12 idx=8 node=0x336faf98 words=12 f0=1.28079e-42 f1=1.75362e-38 ints=[ 914 12514268 0 0 0 0 862957968 862958012 862958012 0 985385542 -2147347712 ] hex=[ 00000392 00bef3dc 00000000 00000000 00000000 00000000 336fb190 336fb1bc 336fb1bc 00000000 3abbca46 80021300 ]
|
||||
aielem blk=1 pid=32 list=12 idx=9 node=0x336fac50 words=12 f0=1.30321e-42 f1=1.75362e-38 ints=[ 930 12514268 0 0 0 0 858455128 858455156 858455156 0 974441007 -2147351552 ] hex=[ 000003a2 00bef3dc 00000000 00000000 00000000 00000000 332afc58 332afc74 332afc74 00000000 3a14ca2f 80020400 ]
|
||||
aielem blk=1 pid=32 list=12 idx=10 node=0x336fb040 words=12 f0=2.35698e-42 f1=1.75362e-38 ints=[ 1682 12514268 0 0 0 4016 861028648 861028652 861028652 0 982960561 -2147346944 ] hex=[ 00000692 00bef3dc 00000000 00000000 00000000 00000fb0 33524128 3352412c 3352412c 00000000 3a96c9b1 80021600 ]
|
||||
aielem blk=1 pid=32 list=12 idx=11 node=0x336faba8 words=12 f0=2.44667e-42 f1=1.75362e-38 ints=[ 1746 12514268 0 0 0 0 858455488 858455516 858455516 0 976865988 -2147352320 ] hex=[ 000006d2 00bef3dc 00000000 00000000 00000000 00000000 332afdc0 332afddc 332afddc 00000000 3a39cac4 80020100 ]
|
||||
ailist blk=1 pid=32 list=14 off=0x10c size=8
|
||||
aielem blk=1 pid=32 list=14 idx=0 node=0x331d69b8 words=12 f0=2.76056e-42 f1=0 ints=[ 1970 0 18069249 59254860 1005163141 -2013009921 12422480 1 2 59255340 300000000 0 ] hex=[ 000007b2 00000000 0113b701 0388284c 3be99285 8803e7ff 00bd8d50 00000001 00000002 03882a2c 11e1a300 00000000 ]
|
||||
aielem blk=1 pid=32 list=14 idx=1 node=0x331d6a58 words=12 f0=2.76056e-42 f1=1.4013e-45 ints=[ 1970 1 18069249 59255436 1006473969 -2013008641 857566200 857566040 0 464 1826 308 ] hex=[ 000007b2 00000001 0113b701 03882a8c 3bfd92f1 8803ecff 331d6bf8 331d6b58 00000000 000001d0 00000722 00000134 ]
|
||||
aielem blk=1 pid=32 list=14 idx=2 node=0x331d6ab8 words=12 f0=2.78298e-42 f1=0 ints=[ 1986 0 18069249 59255940 1003066085 -2013007873 857565560 857565240 0 368 1474 305 ] hex=[ 000007c2 00000000 0113b701 03882c84 3bc992e5 8803efff 331d6978 331d6838 00000000 00000170 000005c2 00000131 ]
|
||||
aielem blk=1 pid=32 list=14 idx=3 node=0x331d6918 words=12 f0=2.78298e-42 f1=1.4013e-45 ints=[ 1986 1 18069249 59255652 998609561 -2147228929 59255232 59255244 59255256 59255268 59255280 59255292 ] hex=[ 000007c2 00000001 0113b701 03882b64 3b859299 8003e2ff 038829c0 038829cc 038829d8 038829e4 038829f0 038829fc ]
|
||||
aielem blk=1 pid=32 list=14 idx=4 node=0x331d6958 words=12 f0=2.8054e-42 f1=0 ints=[ 2002 0 18069249 59256876 1000182417 -2013010689 857566040 857565912 0 464 1826 306 ] hex=[ 000007d2 00000000 0113b701 0388302c 3b9d9291 8803e4ff 331d6b58 331d6ad8 00000000 000001d0 00000722 00000132 ]
|
||||
aielem blk=1 pid=32 list=14 idx=5 node=0x331d6b38 words=12 f0=2.8054e-42 f1=1.4013e-45 ints=[ 2002 1 18069249 59254932 1004114645 -2013006849 857565816 857565560 0 464 1826 307 ] hex=[ 000007d2 00000001 0113b701 03882894 3bd992d5 8803f3ff 331d6a78 331d6978 00000000 000001d0 00000722 00000133 ]
|
||||
aielem blk=1 pid=32 list=14 idx=6 node=0x331d6c78 words=12 f0=9.90998e-42 f1=0 ints=[ 7072 0 18069249 59257092 607228461 -2013004289 12422480 1 2 59254980 600000000 0 ] hex=[ 00001ba0 00000000 0113b701 03883104 2431922d 8803fdff 00bd8d50 00000001 00000002 038828c4 23c34600 00000000 ]
|
||||
aielem blk=1 pid=32 list=14 idx=7 node=0x331d6b78 words=12 f0=9.90998e-42 f1=1.4013e-45 ints=[ 7072 1 18069249 59256300 1003590349 -2013006337 12422480 1 2 59256348 400000000 0 ] hex=[ 00001ba0 00000001 0113b701 03882dec 3bd192cd 8803f5ff 00bd8d50 00000001 00000002 03882e1c 17d78400 00000000 ]
|
||||
ailist blk=1 pid=32 list=23 off=0x178 size=15
|
||||
aielem blk=1 pid=32 list=23 idx=0 node=0x332afaf0 words=12 f0=6.50202e-43 f1=1.74089e-38 ints=[ 464 12423408 857565688 857565712 857565712 -533790720 586506461 -2147185449 858454648 858454848 80 12329660 ] hex=[ 000001d0 00bd90f0 331d69f8 331d6a10 331d6a10 e02f0000 22f560dd 80048cd7 332afa78 332afb40 00000050 00bc22bc ]
|
||||
aielem blk=1 pid=32 list=23 idx=1 node=0x332af960 words=12 f0=1.12104e-43 f1=1.74089e-38 ints=[ 80 12423408 857566360 857566384 857566384 -873529343 579297423 -2012970313 1885431127 796094063 779315565 1885431159 ] hex=[ 00000050 00bd90f0 331d6c98 331d6cb0 331d6cb0 cbef0001 2287608f 880482b7 70616557 2f736e6f 2e73696d 70616577 ]
|
||||
aielem blk=1 pid=32 list=23 idx=2 node=0x332afbe0 words=12 f0=2.24208e-43 f1=1.74089e-38 ints=[ 160 12423408 857565944 857565968 857565968 1881473025 584540223 -2012966209 1885431127 796094063 1601069411 1935764592 ] hex=[ 000000a0 00bd90f0 331d6af8 331d6b10 331d6b10 70250001 22d7603f 880492bf 70616557 2f736e6f 5f6e6163 73616c70 ]
|
||||
aielem blk=1 pid=32 list=23 idx=3 node=0x332afde8 words=12 f0=2.69049e-43 f1=1.74089e-38 ints=[ 192 12423408 857565656 857565680 857565680 750649345 588669054 -2012962839 858455168 858455528 272 12423408 ] hex=[ 000000c0 00bd90f0 331d69d8 331d69f0 331d69f0 2cbe0001 2316607e 88049fe9 332afc80 332afde8 00000110 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=4 node=0x332afe10 words=12 f0=3.81153e-43 f1=1.74089e-38 ints=[ 272 12423408 857566104 857566128 857566128 1582497793 588341369 -2147180401 1885431127 796094063 779315565 1885431159 ] hex=[ 00000110 00bd90f0 331d6b98 331d6bb0 331d6bb0 5e530001 23116079 8004a08f 70616557 2f736e6f 2e73696d 70616577 ]
|
||||
aielem blk=1 pid=32 list=23 idx=5 node=0x332afc80 words=12 f0=4.03574e-43 f1=1.74089e-38 ints=[ 288 12423408 857566136 857566160 857566160 -976355327 589520939 -2012965316 858455288 858454968 416 12423408 ] hex=[ 00000120 00bd90f0 331d6bb8 331d6bd0 331d6bd0 c5ce0001 2323602b 8804963c 332afcf8 332afbb8 000001a0 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=6 node=0x332af938 words=12 f0=4.25995e-43 f1=1.74089e-38 ints=[ 304 12423408 857565976 857566000 857566000 -94502911 579625108 -2012970594 858455008 858454768 80 12423408 ] hex=[ 00000130 00bd90f0 331d6b18 331d6b30 331d6b30 fa5e0001 228c6094 8804819e 332afbe0 332afaf0 00000050 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=7 node=0x332af9b0 words=12 f0=4.70836e-43 f1=1.74089e-38 ints=[ 336 12423408 857565720 857565744 857565744 1393229825 580739205 -2012969896 858455088 858454448 352 12423408 ] hex=[ 00000150 00bd90f0 331d6a18 331d6a30 331d6a30 530b0001 229d6085 88048458 332afc30 332af9b0 00000160 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=8 node=0x332af9d8 words=12 f0=4.93257e-43 f1=1.74089e-38 ints=[ 352 12423408 857565752 857565776 857565776 -81788927 580411520 -2012969475 1885431127 796094063 1601397100 1701147239 ] hex=[ 00000160 00bd90f0 331d6a38 331d6a50 331d6a50 fb200001 22986080 880485fd 70616557 2f736e6f 5f73616c 65657267 ]
|
||||
aielem blk=1 pid=32 list=23 idx=9 node=0x332afc30 words=12 f0=5.15678e-43 f1=1.74089e-38 ints=[ 368 12423408 857566296 857566320 857566320 -1417543680 590176309 -1945856895 3696 4512 4816 4080 ] hex=[ 00000170 00bd90f0 331d6c58 331d6c70 331d6c70 ab820000 232d6035 8c049481 00000e70 000011a0 000012d0 00000ff0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=10 node=0x332afac8 words=12 f0=5.38099e-43 f1=1.74089e-38 ints=[ 384 12423408 857566392 857566416 857566416 -684064767 586834146 -2012968053 858454368 523411216 464 12423408 ] hex=[ 00000180 00bd90f0 331d6cb8 331d6cd0 331d6cd0 d73a0001 22fa60e2 88048b8b 332af960 1f329f10 000001d0 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=11 node=0x332afbb8 words=12 f0=5.60519e-43 f1=1.74089e-38 ints=[ 400 12423408 857566168 857566192 857566192 -1680605183 584868036 -2012966637 858455528 858454368 160 12423408 ] hex=[ 00000190 00bd90f0 331d6bd8 331d6bf0 331d6bf0 9bd40001 22dc60c4 88049113 332afde8 332af960 000000a0 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=12 node=0x332afca8 words=12 f0=5.8294e-43 f1=1.74089e-38 ints=[ 416 12423408 857566232 857566256 857566256 -415694848 591290406 -1945856165 858454888 858454688 1986 861028440 ] hex=[ 000001a0 00bd90f0 331d6c18 331d6c30 331d6c30 e7390000 233e6026 8c04975b 332afb68 332afaa0 000007c2 33524058 ]
|
||||
aielem blk=1 pid=32 list=23 idx=13 node=0x332afcf8 words=12 f0=6.05361e-43 f1=1.74089e-38 ints=[ 432 12423408 857565432 857565456 857565456 -2046033920 590635036 -2012964521 523411216 858455288 448 12423408 ] hex=[ 000001b0 00bd90f0 331d68f8 331d6910 331d6910 860c0000 2334601c 88049957 1f329f10 332afcf8 000001c0 00bd90f0 ]
|
||||
aielem blk=1 pid=32 list=23 idx=14 node=0x332afd20 words=12 f0=6.27782e-43 f1=1.74089e-38 ints=[ 448 12423408 857566264 857566288 857566288 1689714689 588210199 -2012964351 858454648 858454568 80 1986 ] hex=[ 000001c0 00bd90f0 331d6c38 331d6c50 331d6c50 64b70001 230f6017 88049a01 332afa78 332afa28 00000050 000007c2 ]
|
||||
aiblk seq=2 blk=2/8 at=0x0d841418 pid=496 rate=1:0.8 target=0:1 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=0x0d8415cc pid=512 rate=1:0.8 target=0:1700885574 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=0x0d841780 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=0x0d841934 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=0x0d841ae8 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=0x0d841c9c 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 ]
|
||||
aiprobe seq=2 none installed (aiprobes=off)
|
||||
231
verify/results/shim/bp/L-shim.log
Normal file
231
verify/results/shim/bp/L-shim.log
Normal file
|
|
@ -0,0 +1,231 @@
|
|||
01:11:47.818 [tid 7444] ==== sots-engine shim (binkw32 proxy) build bp-989c692-20260909T0505Z ====
|
||||
01:11:47.818 [tid 7444] exe: C:\SOTS\Sword of the Stars.exe
|
||||
01:11:47.818 [tid 7444] exe base=0x005e0000 (link-time image base 0x00400000, ASLR delta +1966080) pid=5888 shim=721c0000
|
||||
01:11:47.818 [tid 7444] addresses: Source: sots-re ghidra/addresses.json @ 48db3cc, generated 2026-09-08 by tools/gen_addresses.py
|
||||
01:11:47.818 [tid 7444] config: hooks=trace
|
||||
01:11:47.818 [tid 7444] config: trace.path=C:\SOTS\shim.trace.jsonl
|
||||
01:11:47.818 [tid 7444] config: trace.flush=always
|
||||
01:11:47.818 [tid 7444] config: probes=off -> 0 lane-H entry probes
|
||||
01:11:47.818 [tid 7444] config: watch=off
|
||||
01:11:47.818 [tid 7444] config: airng=off
|
||||
01:11:47.818 [tid 7444] config: aidesign=off
|
||||
01:11:47.818 [tid 7444] config: hook.Shim::SelfTest::Fill=off
|
||||
01:11:47.818 [tid 7444] config: hook.Mars::GlobalConsts::LoadFile=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::WeaponDictionary::Init=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::SectionDictionary::SectionDictionary=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::TechTree::ProcessResearch=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::ServerPlayer::OnTechResearched=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::ServerPlayer::ComputeBudget=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::ServerSystem::ProcessTurn=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::ServerSystem::GroupOutput=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::ServerSystem::ComputeTotalOutput=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::ServerPlayer::ProcessTurn=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::StrategyServer::MoveFleet=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::StrategyServer::ProcessFleetMovement=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::StrategyHost::Autosave=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::StrategyServer::ProcessTurn=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::StrategyServer::OnAllCombatDone_Tail=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::StrategyServer::ApplyEncounterResult=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::StrategyServer::NodeLineDecay=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::StrategyServer::ProcessNodeSpaceTravel=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::EncounterDetect::AssignContacts=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::EncounterDetect::ProcessTeamRecord=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::StrategyServer::BeginProcessTurn=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::SVSOSwarmQueen::OnTurnBegin=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::SVSOSwarmQueen::RegisterHives=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::SVSOSwarmQueen::TickHives=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::SVSOSlaversRefuel::UpdateDifficultyTier=off
|
||||
01:11:47.818 [tid 7444] config: hook.Mars::RNG::Seed=off
|
||||
01:11:47.818 [tid 7444] config: hook.Game::StrategyApp::RunAI=off
|
||||
01:11:47.818 [tid 7444] config: aiorders=on
|
||||
01:11:47.818 [tid 7444] config: aiorders.out=C:\SOTS\shim.aiorders.txt
|
||||
01:11:47.818 [tid 7444] config: aiorders.words=12
|
||||
01:11:47.818 [tid 7444] config: aiorders.deep=off
|
||||
01:11:47.818 [tid 7444] config: aiprobes=off
|
||||
01:11:47.818 [tid 7444] config: airesearch=off
|
||||
01:11:47.818 [tid 7444] config: aiseed=log
|
||||
01:11:47.912 [tid 7444] trace: C:\SOTS\shim.trace.jsonl (default mode trace, inline_max 256, flush always)
|
||||
01:11:47.912 [tid 7444] hook: Mars_Application_Initialize rva=0x004a0e50 -> va=00a80e50
|
||||
01:11:47.912 [tid 7444] hook: MH_Initialize -> MH_OK
|
||||
01:11:47.912 [tid 7444] hook: MH_CreateHook -> MH_OK (trampoline=03010fe0)
|
||||
01:11:47.943 [tid 7444] hook: MH_EnableHook -> MH_OK
|
||||
01:11:47.943 [tid 7444] cfg: GlobalConsts hook ready (scale constant 0.017453292519943295)
|
||||
01:11:47.943 [tid 7444] hook: Mars::GlobalConsts::LoadFile rva=0x004b73c0 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] dict: dictionaries hook ready (crt new=742a232b delete=742a0174)
|
||||
01:11:47.943 [tid 7444] hook: Game::WeaponDictionary::Init rva=0x0019a4c0 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::SectionDictionary::SectionDictionary rva=0x00176f40 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] research: ProcessResearch hook ready (Cost=0075da00, node=0x34, rng=0x9cc, fpu_cw=0x027f)
|
||||
01:11:47.943 [tid 7444] hook: Game::TechTree::ProcessResearch rva=0x001876c0 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] techfx: OnTechResearched hook ready (regions=15, gate=0/0, fpu_cw=0x027f)
|
||||
01:11:47.943 [tid 7444] hook: Game::ServerPlayer::OnTechResearched rva=0x00491790 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::ServerPlayer::ComputeBudget rva=0x00463030 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::ServerSystem::ProcessTurn rva=0x003598e0 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::ServerSystem::GroupOutput rva=0x0034b7a0 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::ServerSystem::ComputeTotalOutput rva=0x00350480 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] player_turn: ServerPlayer::ProcessTurn hook armed (ratio helper at 0075e950)
|
||||
01:11:47.943 [tid 7444] hook: Game::ServerPlayer::ProcessTurn rva=0x00491340 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::StrategyServer::MoveFleet rva=0x003d9ee0 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::StrategyServer::ProcessFleetMovement rva=0x003da9a0 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::StrategyHost::Autosave rva=0x00495210 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::StrategyServer::ProcessTurn rva=0x003dc6c0 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::StrategyServer::OnAllCombatDone_Tail rva=0x003d92a0 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::StrategyServer::ApplyEncounterResult rva=0x003d8920 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::StrategyServer::NodeLineDecay rva=0x003ae010 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::StrategyServer::ProcessNodeSpaceTravel rva=0x003a0e20 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::EncounterDetect::AssignContacts rva=0x003aa240 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::EncounterDetect::ProcessTeamRecord rva=0x003ca640 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::StrategyServer::BeginProcessTurn rva=0x003d98e0 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::SVSOSwarmQueen::OnTurnBegin rva=0x00129930 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::SVSOSwarmQueen::RegisterHives rva=0x00127630 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::SVSOSwarmQueen::TickHives rva=0x00127770 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::SVSOSlaversRefuel::UpdateDifficultyTier rva=0x00115820 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Mars::RNG::Seed rva=0x0009fdf0 mode=off (not installed)
|
||||
01:11:47.943 [tid 7444] hook: Game::StrategyApp::RunAI rva=0x004706f0 mode=off (not installed)
|
||||
01:11:47.974 [tid 7444] drawsite: Mars::RNG::NextFloat rva=0x0007d830 -> va=0065d830 create=MH_OK enable=MH_OK
|
||||
01:11:47.990 [tid 7444] drawsite: Mars::RNG::NextInt rva=0x000271c0 -> va=006071c0 create=MH_OK enable=MH_OK
|
||||
01:11:48.007 [tid 7444] drawsite: Mars::RNG::Chance rva=0x004e6dd0 -> va=00ac6dd0 create=MH_OK enable=MH_OK
|
||||
01:11:48.037 [tid 7444] drawsite: Mars::RNG::NextUInt rva=0x000f7670 -> va=006d7670 create=MH_OK enable=MH_OK
|
||||
01:11:48.052 [tid 7444] drawsite: Mars::RNG::FloatRange rva=0x0007d8a0 -> va=0065d8a0 create=MH_OK enable=MH_OK
|
||||
01:11:48.084 [tid 7444] drawsite: Mars::RNG::IntRangeBell rva=0x004e6d80 -> va=00ac6d80 create=MH_OK enable=MH_OK
|
||||
01:11:48.099 [tid 7444] drawsite: Mars::RNG::GaussianRange rva=0x004e6e30 -> va=00ac6e30 create=MH_OK enable=MH_OK
|
||||
01:11:48.099 [tid 7444] probe: installing 0 of 12 (probes= in shim.cfg)
|
||||
01:11:48.099 [tid 7444] watch: disabled (watch=off)
|
||||
01:11:48.099 [tid 7444] aiorders: out=C:\SOTS\shim.aiorders.txt probes=0 of 20
|
||||
01:11:48.099 [tid 7444] aicfg words=12 deep=0 research=0 seed=log pins=0 detours=2
|
||||
01:11:48.115 [tid 7444] aiorders: batch hook StrategySim::ApplyTurnCommandBatch rva=0x0048f9b0 va=00a6f9b0 create=MH_OK enable=MH_OK
|
||||
01:11:48.130 [tid 7444] aiseed: StrategyApp::RunAI rva=0x004706f0 va=00a506f0 create=MH_OK enable=MH_OK
|
||||
01:11:48.130 [tid 7444] airesearch: disabled (airesearch=off)
|
||||
01:11:48.130 [tid 7444] fpu: module init, entry cw=0x027f 53bit-double/nearest; force=off value=0x0000 sample_ticks=on
|
||||
01:11:48.130 [tid 7444] fpu: sample_turn=on (off releases StrategyServer::ProcessTurn for another hook)
|
||||
01:11:48.130 [tid 7444] fpu: StrategyClient::EndTurn rva=0x00383be0 -> va=00963be0 MH_CreateHook -> MH_OK (trampoline=03010ea0)
|
||||
01:11:48.162 [tid 7444] fpu: StrategyClient::EndTurn MH_EnableHook -> MH_OK
|
||||
01:11:48.162 [tid 7444] fpu: StrategyServer::BeginProcessTurn rva=0x003d98e0 -> va=009b98e0 MH_CreateHook -> MH_OK (trampoline=03010e80)
|
||||
01:11:48.177 [tid 7444] fpu: StrategyServer::BeginProcessTurn MH_EnableHook -> MH_OK
|
||||
01:11:48.177 [tid 7444] fpu: StrategyServer::ProcessTurn rva=0x003dc6c0 -> va=009bc6c0 MH_CreateHook -> MH_OK (trampoline=03010e60)
|
||||
01:11:48.193 [tid 7444] fpu: StrategyServer::ProcessTurn MH_EnableHook -> MH_OK
|
||||
01:11:48.193 [tid 7444] fpu: DemoApp::OnTick rva=0x0049a640 -> va=00a7a640 MH_CreateHook -> MH_OK (trampoline=03010e40)
|
||||
01:11:48.209 [tid 7444] fpu: DemoApp::OnTick MH_EnableHook -> MH_OK
|
||||
01:11:48.209 [tid 7444] selftest: Shim::SelfTest::Fill mode=off checksum=075ef0c3 records=0
|
||||
01:11:48.224 [tid 7444] Application::Initialize called (this=03058128)
|
||||
01:11:49.099 [tid 7444] fpu: TICK BASELINE at OnTick (this=03058128): cw=0x127f 53bit-double/nearest
|
||||
01:19:55.646 [tid 7444] ---- aibatch seq=1 blocks=0x0113efac n=1 stride=0x1b4 ----
|
||||
01:19:55.646 [tid 7444] aiblk seq=1 blk=0/1 at=0x0113efac pid=16 rate=1:1 target=0:18083792 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:19:55.646 [tid 7444] 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:19:55.646 [tid 7444] aiprobe seq=1 none installed (aiprobes=off)
|
||||
01:20:53.190 [tid 7444] aiseed call=1 netId=32 observed=0x156ebbbd used=0x156ebbbd pinned=0
|
||||
01:20:53.222 [tid 7444] aiseed call=2 netId=496 observed=0xfe7b2826 used=0xfe7b2826 pinned=0
|
||||
01:20:53.237 [tid 7444] aiseed call=3 netId=512 observed=0x0ed341d1 used=0x0ed341d1 pinned=0
|
||||
01:24:25.300 [tid 7444] fpu: sample at StrategyClient::EndTurn (this=0d7cdfa0): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:24:28.472 [tid 7444] fpu: sample at StrategyClient::EndTurn (this=32ef01c8): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:24:28.503 [tid 7444] fpu: sample at StrategyClient::EndTurn (this=32ef1058): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:24:28.581 [tid 7444] fpu: sample at StrategyClient::EndTurn (this=32eec788): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:24:29.472 [tid 7444] fpu: sample at StrategyServer::BeginProcessTurn (this=0d7a3fd0): cw=0x127f 53bit-double/nearest [no fpu.force configured]
|
||||
01:24:29.472 [tid 7444] ---- aibatch seq=2 blocks=0x0d8410b0 n=8 stride=0x1b4 ----
|
||||
01:24:29.472 [tid 7444] aiblk seq=2 blk=0/8 at=0x0d8410b0 pid=16 rate=1:1 target=0:1632465488 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:24:29.472 [tid 7444] 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 ]
|
||||
01:24:29.472 [tid 7444] aiblk seq=2 blk=1/8 at=0x0d841264 pid=32 rate=1:0.8 target=0:6 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:24:29.472 [tid 7444] ailists seq=2 blk=1 pid=32 nonEmpty=9 sizes(1..27)=[ 3 0 19 0 15 0 2 3 0 4 0 12 0 8 0 0 0 0 0 0 0 0 15 0 0 0 0 ]
|
||||
01:24:29.472 [tid 7444] ailist blk=1 pid=32 list=1 off=0x070 size=3
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=1 idx=0 node=0x335b4f38 words=12 f0=1.74428e-38 f1=1.4013e-45 ints=[ 12447588 1 543647557 1701406804 1800216678 13344 14 15 0 2 7 862915736 ] hex=[ 00bdef64 00000001 20676745 65696854 6b4d2066 00003420 0000000e 0000000f 00000000 00000002 00000007 336f0c98 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=1 idx=1 node=0x335b46f8 words=12 f0=1.74428e-38 f1=-1.4013e-45 ints=[ 12447588 -2147483647 543647557 1701406804 1800216678 13600 14 15 1952539970 2 7 862917896 ] hex=[ 00bdef64 80000001 20676745 65696854 6b4d2066 00003520 0000000e 0000000f 74616542 00000002 00000007 336f1508 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=1 idx=2 node=0x335b4908 words=12 f0=1.74428e-38 f1=2.71051e-20 ints=[ 12447588 520093697 1986097730 1635021669 1800216690 520106784 14 15 523552280 2 26 523501560 ] hex=[ 00bdef64 1f000001 76617242 61747365 6b4d2072 1f003320 0000000e 0000000f 1f34c618 00000002 0000001a 1f33fff8 ]
|
||||
01:24:29.472 [tid 7444] ailist blk=1 pid=32 list=3 off=0x088 size=19
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=0 node=0x331d6338 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 291 987337685 -2013023233 857564024 857563704 0 384 962 293 ] hex=[ 00000000 00000180 000003c2 00000123 3ad993d5 8803b3ff 331d6378 331d6238 00000000 00000180 000003c2 00000125 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=1 node=0x331d6238 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 292 989434869 -2013025281 12422480 1 0 272 249889746 0 ] hex=[ 00000000 00000180 000003c2 00000124 3af993f5 8803abff 00bd8d50 00000001 00000000 00000110 0ee503d2 00000000 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=2 node=0x331d6358 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 293 987599825 -2013022977 857564184 857563992 0 384 962 294 ] hex=[ 00000000 00000180 000003c2 00000125 3add93d1 8803b4ff 331d6418 331d6358 00000000 00000180 000003c2 00000126 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=3 node=0x331d6378 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 294 986813389 -2013022721 12422480 1 0 59252460 900000000 0 ] hex=[ 00000000 00000180 000003c2 00000126 3ad193cd 8803b5ff 00bd8d50 00000001 00000000 03881eec 35a4e900 00000000 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=4 node=0x331d6418 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 295 992318265 -2013021441 12422480 1 2 384 700000000 0 ] hex=[ 00000000 00000180 000003c2 00000127 3b259339 8803baff 00bd8d50 00000001 00000002 00000180 29b92700 00000000 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=5 node=0x331d64b8 words=12 f0=0 f1=5.38099e-43 ints=[ 0 384 962 296 990483237 -2013020161 857563384 857564280 0 272 962 300 ] hex=[ 00000000 00000180 000003c2 00000128 3b099325 8803bfff 331d60f8 331d6478 00000000 00000110 000003c2 0000012c ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=6 node=0x331d63b8 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 297 992580549 -2013022209 12422480 1 2 384 600000000 0 ] hex=[ 00000000 00000110 000003c2 00000129 3b2993c5 8803b7ff 00bd8d50 00000001 00000002 00000180 23c34600 00000000 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=7 node=0x331d6458 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 298 993891121 -2013020929 857564376 857564248 0 272 962 299 ] hex=[ 00000000 00000110 000003c2 0000012a 3b3d9331 8803bcff 331d64d8 331d6458 00000000 00000110 000003c2 0000012b ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=8 node=0x331d6478 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 299 993104685 -2013020673 12422480 1 2 59251452 100000000 0 ] hex=[ 00000000 00000110 000003c2 0000012b 3b31932d 8803bdff 00bd8d50 00000001 00000002 03881afc 05f5e100 00000000 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=9 node=0x331d64d8 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 300 990745377 -2147237633 3504 3472 3488 3216 3264 3520 ] hex=[ 00000000 00000110 000003c2 0000012c 3b0d9321 8003c0ff 00000db0 00000d90 00000da0 00000c90 00000cc0 00000dc0 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=10 node=0x331d60f8 words=12 f0=0 f1=3.81153e-43 ints=[ 0 272 962 301 981570461 -2013027841 12422480 1 0 384 1000000000 0 ] hex=[ 00000000 00000110 000003c2 0000012d 3a81939d 8803a1ff 00bd8d50 00000001 00000000 00000180 3b9aca00 00000000 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=11 node=0x331d6778 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 962 302 995201869 -2013014529 12422480 1 2 1 100000000 0 ] hex=[ 00000000 00000170 000003c2 0000012e 3b51934d 8803d5ff 00bd8d50 00000001 00000002 00000001 05f5e100 00000000 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=12 node=0x331d65b8 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 962 303 996774661 -2147235841 12329660 1 2 59254764 1000000000 0 ] hex=[ 00000000 00000170 000003c2 0000012f 3b699305 8003c7ff 00bc22bc 00000001 00000002 038827ec 3b9aca00 00000000 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=13 node=0x331d6838 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 1490 304 1002017461 -2013012993 12422480 1 2 464 500000000 0 ] hex=[ 00000000 00000170 000005d2 00000130 3bb992b5 8803dbff 00bd8d50 00000001 00000002 000001d0 1dcd6500 00000000 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=14 node=0x331d6ad8 words=12 f0=0 f1=5.15678e-43 ints=[ 0 368 1474 305 1003328225 -2013007617 12422480 1 2 59255988 800000000 0 ] hex=[ 00000000 00000170 000005c2 00000131 3bcd92e1 8803f0ff 00bd8d50 00000001 00000002 03882cb4 2faf0800 00000000 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=15 node=0x331d6978 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 306 999395981 -2013010433 3504 3472 3488 3216 3264 3520 ] hex=[ 00000000 000001d0 00000722 00000132 3b91928d 8803e5ff 00000db0 00000d90 00000da0 00000c90 00000cc0 00000dc0 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=16 node=0x331d6b58 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 307 1004376785 -1945897729 857568856 857566328 7072 1 18069249 59256300 ] hex=[ 00000000 000001d0 00000722 00000133 3bdd92d1 8c03f4ff 331d7658 331d6c78 00001ba0 00000001 0113b701 03882dec ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=17 node=0x331d6a78 words=12 f0=0 f1=6.50202e-43 ints=[ 0 464 1826 308 1005687533 -1945899521 2080 2672 2704 2320 1856 59255724 ] hex=[ 00000000 000001d0 00000722 00000134 3bf192ed 8c03edff 00000820 00000a70 00000a90 00000910 00000740 03882bac ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=3 idx=18 node=0x331d6bf8 words=12 f0=0 f1=1.12104e-43 ints=[ 0 80 1522 309 606179901 -2013005313 12422480 1 2 59256636 500000000 0 ] hex=[ 00000000 00000050 000005f2 00000135 2421923d 8803f9ff 00bd8d50 00000001 00000002 03882f3c 1dcd6500 00000000 ]
|
||||
01:24:29.472 [tid 7444] ailist blk=1 pid=32 list=5 off=0x0a0 size=15
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=0 node=0x336e5ff8 words=12 f0=6.50202e-43 f1=0 ints=[ 464 0 1065353216 0 0 0 0 0 922022843 -1946126528 862871496 226113984 ] hex=[ 000001d0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 36f4f3bb 8c007740 336e5fc8 0d7a39c0 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=1 node=0x336e6118 words=12 f0=1.12104e-43 f1=0 ints=[ 80 0 1065353216 0 0 0 0 0 919663511 -2013233840 862872840 862871832 ] hex=[ 00000050 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 36d0f397 88007d50 336e6508 336e6118 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=2 node=0x336e6148 words=12 f0=2.24208e-43 f1=0 ints=[ 160 0 0 1063675494 1036831949 0 0 0 920318865 -1946124768 226113984 862871256 ] hex=[ 000000a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 36daf391 8c007e20 0d7a39c0 336e5ed8 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=3 node=0x336e6508 words=12 f0=2.69049e-43 f1=0 ints=[ 192 0 1065353216 0 0 0 0 0 928183065 -1946119616 862872120 226211352 ] hex=[ 000000c0 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 3752f319 8c009240 336e6238 0d7bb618 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=4 node=0x336e6598 words=12 f0=3.81153e-43 f1=0.231054 ints=[ 272 1047304529 1061476780 0 0 0 0 0 933294855 -1946118824 856767208 862872936 ] hex=[ 00000110 3e6c9951 3f44d9ac 00000000 00000000 00000000 00000000 00000000 37a0f307 8c009558 33113ae8 336e6568 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=5 node=0x336e65f8 words=12 f0=4.03574e-43 f1=0 ints=[ 288 0 1065353216 0 0 0 0 0 934605691 -1946118352 12561844 523348560 ] hex=[ 00000120 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 37b4f37b 8c009730 00bfadb4 1f31aa50 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=6 node=0x336e6718 words=12 f0=4.25995e-43 f1=0.402307 ints=[ 304 1053686560 1058603632 0 0 0 0 1 932246359 -1946116656 12561844 523348560 ] hex=[ 00000130 3ecdfb20 3f190270 00000000 00000000 00000000 00000000 00000001 3790f357 8c009dd0 00bfadb4 1f31aa50 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=7 node=0x336e6658 words=12 f0=4.70836e-43 f1=0.188798 ints=[ 336 1044468802 1062185712 0 0 0 0 0 934867823 -2013226536 862874520 862872264 ] hex=[ 00000150 3e415442 3f4faaf0 00000000 00000000 00000000 00000000 00000000 37b8f36f 880099d8 336e6b98 336e62c8 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=8 node=0x336e62c8 words=12 f0=4.93257e-43 f1=0 ints=[ 352 0 1065353216 0 0 0 0 0 923464673 -1946122528 12543652 3 ] hex=[ 00000160 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 370af3e1 8c0086e0 00bf66a4 00000003 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=9 node=0x336e6688 words=12 f0=5.15678e-43 f1=0.109625 ints=[ 368 1038123805 1063514012 0 0 0 0 0 931328873 -1946117600 862872600 862872648 ] hex=[ 00000170 3de0831d 3f63ef9c 00000000 00000000 00000000 00000000 00000000 3782f369 8c009a20 336e6418 336e6448 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=10 node=0x336e6b98 words=12 f0=5.38099e-43 f1=0 ints=[ 384 0 1065353216 0 0 0 0 0 811659975 -2147437152 862874568 862874568 ] hex=[ 00000180 00000000 3f800000 00000000 00000000 00000000 00000000 00000000 3060f2c7 8000b5a0 336e6bc8 336e6bc8 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=11 node=0x336e6d78 words=12 f0=5.60519e-43 f1=0 ints=[ 400 0 0 1063675494 1036831949 0 0 0 816116235 -1946107928 856766392 856766392 ] hex=[ 00000190 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 30a4f20b 8c00bfe8 331137b8 331137b8 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=12 node=0x336e6988 words=12 f0=5.8294e-43 f1=0 ints=[ 416 0 0 1063675494 1036831949 0 0 0 807596681 -2147440056 862874856 862874808 ] hex=[ 000001a0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 3022f289 8000aa48 336e6ce8 336e6cb8 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=13 node=0x336e6b68 words=12 f0=6.05361e-43 f1=0 ints=[ 432 0 0 1063675494 1036831949 0 0 0 812053197 -2013219840 862875000 862873224 ] hex=[ 000001b0 00000000 00000000 3f666666 3dcccccd 00000000 00000000 00000000 3066f2cd 8800b400 336e6d78 336e6688 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=5 idx=14 node=0x336e6ce8 words=12 f0=6.27782e-43 f1=0 ints=[ 448 0 0 0 1065353216 0 0 0 811004445 -2147435512 862874904 862874904 ] hex=[ 000001c0 00000000 00000000 00000000 3f800000 00000000 00000000 00000000 3056f21d 8000bc08 336e6d18 336e6d18 ]
|
||||
01:24:29.472 [tid 7444] ailist blk=1 pid=32 list=7 off=0x0b8 size=2
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=7 idx=0 node=0x335a5b08 words=12 f0=8.27327e-42 f1=0 ints=[ 5904 0 943027420 -1945895369 857455768 861558960 53939712 1068108798 943092953 -1945895168 857462200 857462200 ] hex=[ 00001710 00000000 383574dc 8c03fe37 331bbc98 335a58b0 03370e00 3faa0bfe 383674d9 8c03ff00 331bd5b8 331bd5b8 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=7 idx=1 node=0x335a5c10 words=12 f0=8.43021e-42 f1=1.4013e-45 ints=[ 6016 1 940864571 -1945892608 857467336 861560112 54067136 -2147088128 941192248 -1945892218 857470000 857470000 ] hex=[ 00001780 00000001 3814743b 8c040900 331be9c8 335a5d30 0338ffc0 80060900 38197438 8c040a86 331bf430 331bf430 ]
|
||||
01:24:29.472 [tid 7444] ailist blk=1 pid=32 list=8 off=0x0c4 size=3
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=8 idx=0 node=0x332afaa0 words=12 f0=2.8054e-42 f1=4.89528e-08 ints=[ 2002 861028408 861028412 861028412 4800 -1948581887 587161831 -2012968380 858454968 858455088 384 12423408 ] hex=[ 000007d2 33524038 3352403c 3352403c 000012c0 8bdb0001 22ff60e7 88048a44 332afbb8 332afc30 00000180 00bd90f0 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=8 idx=1 node=0x332afcd0 words=12 f0=2.78298e-42 f1=4.8953e-08 ints=[ 1986 861028440 861028444 861028444 0 -237174783 590962721 -2012964675 858455328 858455208 432 12423408 ] hex=[ 000007c2 33524058 3352405c 3352405c 00000000 f1dd0001 23396021 880498bd 332afd20 332afca8 000001b0 00bd90f0 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=8 idx=2 node=0x332afb68 words=12 f0=2.1552e-42 f1=4.89525e-08 ints=[ 1538 861028312 861028316 861028316 16776961 -47841279 583426254 -2147184887 858455328 858454968 352 12329660 ] hex=[ 00000602 33523fd8 33523fdc 33523fdc 00ffff01 fd260001 22c660ce 80048f09 332afd20 332afbb8 00000160 00bc22bc ]
|
||||
01:24:29.472 [tid 7444] ailist blk=1 pid=32 list=10 off=0x0dc size=4
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=10 idx=0 node=0x332afa28 words=12 f0=5.38099e-43 f1=2.76056e-42 ints=[ 384 1970 861028568 861028572 861028572 1885601793 586047734 -2012969013 1885431127 796094063 1601397100 1701147239 ] hex=[ 00000180 000007b2 335240d8 335240dc 335240dc 70640001 22ee60f6 880487cb 70616557 2f736e6f 5f73616c 65657267 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=10 idx=1 node=0x332afd48 words=12 f0=1.12104e-43 f1=2.78298e-42 ints=[ 80 1986 861028584 861028588 861028588 -1511718911 587882514 -1945855029 1598312009 1098476624 2037345388 12329472 ] hex=[ 00000050 000007c2 335240e8 335240ec 335240ec a5e50001 230a6012 8c049bcb 5f444e49 41796c50 796f6c6c 00bc2200 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=10 idx=2 node=0x332afa78 words=12 f0=5.38099e-43 f1=2.8054e-42 ints=[ 384 2002 861028344 861028348 861028348 802750464 585392364 -1945859604 858455248 523410576 2002 861028408 ] hex=[ 00000180 000007d2 33523ff8 33523ffc 33523ffc 2fd90000 22e460ec 8c0489ec 332afcd0 1f329c90 000007d2 33524038 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=10 idx=3 node=0x332afd98 words=12 f0=1.14346e-42 f1=9.90998e-42 ints=[ 816 7072 862953712 862953756 862953756 530317312 587227144 -1945854663 6432 6224 6400 6192 ] hex=[ 00000330 00001ba0 336fa0f0 336fa11c 336fa11c 1f9c0000 23006008 8c049d39 00001920 00001850 00001900 00001830 ]
|
||||
01:24:29.472 [tid 7444] ailist blk=1 pid=32 list=12 off=0x0f4 size=12
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=12 idx=0 node=0x336fa390 words=12 f0=3.83956e-43 f1=1.75362e-38 ints=[ 274 12514268 0 0 0 1 861560976 861560988 861560988 0 960285639 -2013144064 ] hex=[ 00000112 00bef3dc 00000000 00000000 00000000 00000001 335a6090 335a609c 335a609c 00000000 393ccbc7 8801dc00 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=12 idx=1 node=0x336fa7f0 words=12 f0=4.06377e-43 f1=1.75362e-38 ints=[ 290 12514268 0 0 0 0 855034864 855034924 855034924 0 964741819 -2013138944 ] hex=[ 00000122 00bef3dc 00000000 00000000 00000000 00000000 32f6cbf0 32f6cc2c 32f6cc2c 00000000 3980cabb 8801f000 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=12 idx=2 node=0x336fa9b0 words=12 f0=4.28797e-43 f1=1.75362e-38 ints=[ 306 12514268 0 0 0 0 861028632 861028636 861028636 0 972606083 -2013136896 ] hex=[ 00000132 00bef3dc 00000000 00000000 00000000 00000000 33524118 3352411c 3352411c 00000000 39f8ca83 8801f800 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=12 idx=3 node=0x336fa4e0 words=12 f0=4.51218e-43 f1=1.75362e-38 ints=[ 322 12514268 0 0 0 0 857565848 857565868 857565868 0 962775837 -2013142528 ] hex=[ 00000142 00bef3dc 00000000 00000000 00000000 00000000 331d6a98 331d6aac 331d6aac 00000000 3962cb1d 8801e200 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=12 idx=4 node=0x336fa5c0 words=12 f0=8.77213e-43 f1=1.75362e-38 ints=[ 626 12514268 0 0 0 4016 861560400 861560416 861560416 1 960940801 -2013141504 ] hex=[ 00000272 00bef3dc 00000000 00000000 00000000 00000fb0 335a5e50 335a5e60 335a5e60 00000001 3946cb01 8801e600 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=12 idx=5 node=0x336fa828 words=12 f0=8.99634e-43 f1=1.75362e-38 ints=[ 642 12514268 0 0 0 0 857565592 857565616 857565616 0 965331636 -1946029824 ] hex=[ 00000282 00bef3dc 00000000 00000000 00000000 00000000 331d6998 331d69b0 331d69b0 00000000 3989cab4 8c01f100 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=12 idx=6 node=0x336fa5f8 words=12 f0=1.10142e-42 f1=1.75362e-38 ints=[ 786 12514268 0 0 0 0 857651144 857651224 857651224 0 961530746 -2013141248 ] hex=[ 00000312 00bef3dc 00000000 00000000 00000000 00000000 331eb7c8 331eb818 331eb818 00000000 394fcb7a 8801e700 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=12 idx=7 node=0x336fa630 words=12 f0=1.23595e-42 f1=1.75362e-38 ints=[ 882 12514268 0 0 0 0 854578840 854578928 854578928 0 961071987 -2013140992 ] hex=[ 00000372 00bef3dc 00000000 00000000 00000000 00000000 32efd698 32efd6f0 32efd6f0 00000000 3948cb73 8801e800 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=12 idx=8 node=0x336faf98 words=12 f0=1.28079e-42 f1=1.75362e-38 ints=[ 914 12514268 0 0 0 0 862957968 862958012 862958012 0 985385542 -2147347712 ] hex=[ 00000392 00bef3dc 00000000 00000000 00000000 00000000 336fb190 336fb1bc 336fb1bc 00000000 3abbca46 80021300 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=12 idx=9 node=0x336fac50 words=12 f0=1.30321e-42 f1=1.75362e-38 ints=[ 930 12514268 0 0 0 0 858455128 858455156 858455156 0 974441007 -2147351552 ] hex=[ 000003a2 00bef3dc 00000000 00000000 00000000 00000000 332afc58 332afc74 332afc74 00000000 3a14ca2f 80020400 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=12 idx=10 node=0x336fb040 words=12 f0=2.35698e-42 f1=1.75362e-38 ints=[ 1682 12514268 0 0 0 4016 861028648 861028652 861028652 0 982960561 -2147346944 ] hex=[ 00000692 00bef3dc 00000000 00000000 00000000 00000fb0 33524128 3352412c 3352412c 00000000 3a96c9b1 80021600 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=12 idx=11 node=0x336faba8 words=12 f0=2.44667e-42 f1=1.75362e-38 ints=[ 1746 12514268 0 0 0 0 858455488 858455516 858455516 0 976865988 -2147352320 ] hex=[ 000006d2 00bef3dc 00000000 00000000 00000000 00000000 332afdc0 332afddc 332afddc 00000000 3a39cac4 80020100 ]
|
||||
01:24:29.472 [tid 7444] ailist blk=1 pid=32 list=14 off=0x10c size=8
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=14 idx=0 node=0x331d69b8 words=12 f0=2.76056e-42 f1=0 ints=[ 1970 0 18069249 59254860 1005163141 -2013009921 12422480 1 2 59255340 300000000 0 ] hex=[ 000007b2 00000000 0113b701 0388284c 3be99285 8803e7ff 00bd8d50 00000001 00000002 03882a2c 11e1a300 00000000 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=14 idx=1 node=0x331d6a58 words=12 f0=2.76056e-42 f1=1.4013e-45 ints=[ 1970 1 18069249 59255436 1006473969 -2013008641 857566200 857566040 0 464 1826 308 ] hex=[ 000007b2 00000001 0113b701 03882a8c 3bfd92f1 8803ecff 331d6bf8 331d6b58 00000000 000001d0 00000722 00000134 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=14 idx=2 node=0x331d6ab8 words=12 f0=2.78298e-42 f1=0 ints=[ 1986 0 18069249 59255940 1003066085 -2013007873 857565560 857565240 0 368 1474 305 ] hex=[ 000007c2 00000000 0113b701 03882c84 3bc992e5 8803efff 331d6978 331d6838 00000000 00000170 000005c2 00000131 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=14 idx=3 node=0x331d6918 words=12 f0=2.78298e-42 f1=1.4013e-45 ints=[ 1986 1 18069249 59255652 998609561 -2147228929 59255232 59255244 59255256 59255268 59255280 59255292 ] hex=[ 000007c2 00000001 0113b701 03882b64 3b859299 8003e2ff 038829c0 038829cc 038829d8 038829e4 038829f0 038829fc ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=14 idx=4 node=0x331d6958 words=12 f0=2.8054e-42 f1=0 ints=[ 2002 0 18069249 59256876 1000182417 -2013010689 857566040 857565912 0 464 1826 306 ] hex=[ 000007d2 00000000 0113b701 0388302c 3b9d9291 8803e4ff 331d6b58 331d6ad8 00000000 000001d0 00000722 00000132 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=14 idx=5 node=0x331d6b38 words=12 f0=2.8054e-42 f1=1.4013e-45 ints=[ 2002 1 18069249 59254932 1004114645 -2013006849 857565816 857565560 0 464 1826 307 ] hex=[ 000007d2 00000001 0113b701 03882894 3bd992d5 8803f3ff 331d6a78 331d6978 00000000 000001d0 00000722 00000133 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=14 idx=6 node=0x331d6c78 words=12 f0=9.90998e-42 f1=0 ints=[ 7072 0 18069249 59257092 607228461 -2013004289 12422480 1 2 59254980 600000000 0 ] hex=[ 00001ba0 00000000 0113b701 03883104 2431922d 8803fdff 00bd8d50 00000001 00000002 038828c4 23c34600 00000000 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=14 idx=7 node=0x331d6b78 words=12 f0=9.90998e-42 f1=1.4013e-45 ints=[ 7072 1 18069249 59256300 1003590349 -2013006337 12422480 1 2 59256348 400000000 0 ] hex=[ 00001ba0 00000001 0113b701 03882dec 3bd192cd 8803f5ff 00bd8d50 00000001 00000002 03882e1c 17d78400 00000000 ]
|
||||
01:24:29.472 [tid 7444] ailist blk=1 pid=32 list=23 off=0x178 size=15
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=0 node=0x332afaf0 words=12 f0=6.50202e-43 f1=1.74089e-38 ints=[ 464 12423408 857565688 857565712 857565712 -533790720 586506461 -2147185449 858454648 858454848 80 12329660 ] hex=[ 000001d0 00bd90f0 331d69f8 331d6a10 331d6a10 e02f0000 22f560dd 80048cd7 332afa78 332afb40 00000050 00bc22bc ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=1 node=0x332af960 words=12 f0=1.12104e-43 f1=1.74089e-38 ints=[ 80 12423408 857566360 857566384 857566384 -873529343 579297423 -2012970313 1885431127 796094063 779315565 1885431159 ] hex=[ 00000050 00bd90f0 331d6c98 331d6cb0 331d6cb0 cbef0001 2287608f 880482b7 70616557 2f736e6f 2e73696d 70616577 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=2 node=0x332afbe0 words=12 f0=2.24208e-43 f1=1.74089e-38 ints=[ 160 12423408 857565944 857565968 857565968 1881473025 584540223 -2012966209 1885431127 796094063 1601069411 1935764592 ] hex=[ 000000a0 00bd90f0 331d6af8 331d6b10 331d6b10 70250001 22d7603f 880492bf 70616557 2f736e6f 5f6e6163 73616c70 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=3 node=0x332afde8 words=12 f0=2.69049e-43 f1=1.74089e-38 ints=[ 192 12423408 857565656 857565680 857565680 750649345 588669054 -2012962839 858455168 858455528 272 12423408 ] hex=[ 000000c0 00bd90f0 331d69d8 331d69f0 331d69f0 2cbe0001 2316607e 88049fe9 332afc80 332afde8 00000110 00bd90f0 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=4 node=0x332afe10 words=12 f0=3.81153e-43 f1=1.74089e-38 ints=[ 272 12423408 857566104 857566128 857566128 1582497793 588341369 -2147180401 1885431127 796094063 779315565 1885431159 ] hex=[ 00000110 00bd90f0 331d6b98 331d6bb0 331d6bb0 5e530001 23116079 8004a08f 70616557 2f736e6f 2e73696d 70616577 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=5 node=0x332afc80 words=12 f0=4.03574e-43 f1=1.74089e-38 ints=[ 288 12423408 857566136 857566160 857566160 -976355327 589520939 -2012965316 858455288 858454968 416 12423408 ] hex=[ 00000120 00bd90f0 331d6bb8 331d6bd0 331d6bd0 c5ce0001 2323602b 8804963c 332afcf8 332afbb8 000001a0 00bd90f0 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=6 node=0x332af938 words=12 f0=4.25995e-43 f1=1.74089e-38 ints=[ 304 12423408 857565976 857566000 857566000 -94502911 579625108 -2012970594 858455008 858454768 80 12423408 ] hex=[ 00000130 00bd90f0 331d6b18 331d6b30 331d6b30 fa5e0001 228c6094 8804819e 332afbe0 332afaf0 00000050 00bd90f0 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=7 node=0x332af9b0 words=12 f0=4.70836e-43 f1=1.74089e-38 ints=[ 336 12423408 857565720 857565744 857565744 1393229825 580739205 -2012969896 858455088 858454448 352 12423408 ] hex=[ 00000150 00bd90f0 331d6a18 331d6a30 331d6a30 530b0001 229d6085 88048458 332afc30 332af9b0 00000160 00bd90f0 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=8 node=0x332af9d8 words=12 f0=4.93257e-43 f1=1.74089e-38 ints=[ 352 12423408 857565752 857565776 857565776 -81788927 580411520 -2012969475 1885431127 796094063 1601397100 1701147239 ] hex=[ 00000160 00bd90f0 331d6a38 331d6a50 331d6a50 fb200001 22986080 880485fd 70616557 2f736e6f 5f73616c 65657267 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=9 node=0x332afc30 words=12 f0=5.15678e-43 f1=1.74089e-38 ints=[ 368 12423408 857566296 857566320 857566320 -1417543680 590176309 -1945856895 3696 4512 4816 4080 ] hex=[ 00000170 00bd90f0 331d6c58 331d6c70 331d6c70 ab820000 232d6035 8c049481 00000e70 000011a0 000012d0 00000ff0 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=10 node=0x332afac8 words=12 f0=5.38099e-43 f1=1.74089e-38 ints=[ 384 12423408 857566392 857566416 857566416 -684064767 586834146 -2012968053 858454368 523411216 464 12423408 ] hex=[ 00000180 00bd90f0 331d6cb8 331d6cd0 331d6cd0 d73a0001 22fa60e2 88048b8b 332af960 1f329f10 000001d0 00bd90f0 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=11 node=0x332afbb8 words=12 f0=5.60519e-43 f1=1.74089e-38 ints=[ 400 12423408 857566168 857566192 857566192 -1680605183 584868036 -2012966637 858455528 858454368 160 12423408 ] hex=[ 00000190 00bd90f0 331d6bd8 331d6bf0 331d6bf0 9bd40001 22dc60c4 88049113 332afde8 332af960 000000a0 00bd90f0 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=12 node=0x332afca8 words=12 f0=5.8294e-43 f1=1.74089e-38 ints=[ 416 12423408 857566232 857566256 857566256 -415694848 591290406 -1945856165 858454888 858454688 1986 861028440 ] hex=[ 000001a0 00bd90f0 331d6c18 331d6c30 331d6c30 e7390000 233e6026 8c04975b 332afb68 332afaa0 000007c2 33524058 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=13 node=0x332afcf8 words=12 f0=6.05361e-43 f1=1.74089e-38 ints=[ 432 12423408 857565432 857565456 857565456 -2046033920 590635036 -2012964521 523411216 858455288 448 12423408 ] hex=[ 000001b0 00bd90f0 331d68f8 331d6910 331d6910 860c0000 2334601c 88049957 1f329f10 332afcf8 000001c0 00bd90f0 ]
|
||||
01:24:29.472 [tid 7444] aielem blk=1 pid=32 list=23 idx=14 node=0x332afd20 words=12 f0=6.27782e-43 f1=1.74089e-38 ints=[ 448 12423408 857566264 857566288 857566288 1689714689 588210199 -2012964351 858454648 858454568 80 1986 ] hex=[ 000001c0 00bd90f0 331d6c38 331d6c50 331d6c50 64b70001 230f6017 88049a01 332afa78 332afa28 00000050 000007c2 ]
|
||||
01:24:29.472 [tid 7444] aiblk seq=2 blk=2/8 at=0x0d841418 pid=496 rate=1:0.8 target=0:1 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:24:29.472 [tid 7444] 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 ]
|
||||
01:24:29.472 [tid 7444] aiblk seq=2 blk=3/8 at=0x0d8415cc pid=512 rate=1:0.8 target=0:1700885574 boost=0:0,0 g4=0:0,0 f3=0:1,1,1 civ=0
|
||||
01:24:29.472 [tid 7444] 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 ]
|
||||
01:24:29.472 [tid 7444] aiblk seq=2 blk=4/8 at=0x0d841780 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
|
||||
01:24:29.472 [tid 7444] 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 ]
|
||||
01:24:29.472 [tid 7444] aiblk seq=2 blk=5/8 at=0x0d841934 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
|
||||
01:24:29.472 [tid 7444] 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 ]
|
||||
01:24:29.472 [tid 7444] aiblk seq=2 blk=6/8 at=0x0d841ae8 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
|
||||
01:24:29.472 [tid 7444] 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 ]
|
||||
01:24:29.472 [tid 7444] aiblk seq=2 blk=7/8 at=0x0d841c9c 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
|
||||
01:24:29.472 [tid 7444] 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 ]
|
||||
01:24:29.472 [tid 7444] aiprobe seq=2 none installed (aiprobes=off)
|
||||
01:24:29.472 [tid 7444] fpu: sample at StrategyServer::ProcessTurn (this=0d7a3fd0): cw=0x127f 53bit-double/nearest
|
||||
39
verify/results/shim/bp/statecheck-AB.txt
Normal file
39
verify/results/shim/bp/statecheck-AB.txt
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
A 8100b28960f729ef9a24a22f13397b4a verify/results/saves/bp-pinA-turn28.sav
|
||||
B 1a4bed5535962793c1554b284fd1c4f7 verify/results/saves/bp-pinB-turn28.sav
|
||||
policy: floats=bits mask=none reader=74fd562c75e2679e
|
||||
DIVERGED: 35 leaf difference(s)
|
||||
/Summary/Checksum: 643087964 -> 643087980
|
||||
/Sim/ShipIDs[]: list-reordered
|
||||
/Sim/systems/Sys[384 "Ka'Trulmo"]/Flt[1]: 1970 -> 1986
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/FPlan: only-in-B
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/Pos/.[0]: 1.013401746749878 -> 1.554553508758545 [4.53951e+06 ulp]
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/Pos/.[1]: 2.5877604484558105 -> -0.33745646476745605 [2.12772e+09 ulp]
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/Pos/.[2]: 1.1378376483917236 -> -0.12602603435516357 [2.10677e+09 ulp]
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/LocID: 384 -> 0
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/HFPlan: False -> True
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/FtTrans: 0 -> 1
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/FtOrig/.[0]: 0 -> 1.8894044160842896 (kind int -> float)
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/FtOrig/.[1]: 0 -> -2.147505760192871 (kind int -> float)
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/FtOrig/.[2]: 0 -> -0.9080725908279419 (kind int -> float)
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/FtFlg: 12 -> 13
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/PrvPos/.[0]: 1.013401746749878 -> 1.8894044160842896 [7.34844e+06 ulp]
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/PrvPos/.[1]: 2.5877604484558105 -> -2.147505760192871 [2.15057e+09 ulp]
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/PrvPos/.[2]: 1.1378376483917236 -> -0.9080725908279419 [2.13032e+09 ulp]
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/ships/Ship[6976]: only-in-A
|
||||
/Sim/fleets/Flt[1970 "Sigma Fleet VI"]/ships/Ship[5264]: only-in-B
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/FPlan: only-in-A
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/Pos/.[0]: 1.554553508758545 -> 1.013401746749878 [4.53951e+06 ulp]
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/Pos/.[1]: -0.33745646476745605 -> 2.5877604484558105 [2.12772e+09 ulp]
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/Pos/.[2]: -0.12602603435516357 -> 1.1378376483917236 [2.10677e+09 ulp]
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/LocID: 0 -> 384
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/HFPlan: True -> False
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/FtTrans: 1 -> 0
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/FtOrig/.[0]: 1.8894044160842896 -> 0 (kind float -> int)
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/FtOrig/.[1]: -2.147505760192871 -> 0 (kind float -> int)
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/FtOrig/.[2]: -0.9080725908279419 -> 0 (kind float -> int)
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/FtFlg: 13 -> 12
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/PrvPos/.[0]: 1.8894044160842896 -> 1.013401746749878 [7.34844e+06 ulp]
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/PrvPos/.[1]: -2.147505760192871 -> 2.5877604484558105 [2.15057e+09 ulp]
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/PrvPos/.[2]: -0.9080725908279419 -> 1.1378376483917236 [2.13032e+09 ulp]
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/ships/Ship[5264]: only-in-A
|
||||
/Sim/fleets/Flt[1986 "Tau Fleet VI"]/ships/Ship[6976]: only-in-B
|
||||
Loading…
Add table
Reference in a new issue